Skip to content

Instantly share code, notes, and snippets.

@japm48
Created April 11, 2020 15:31
Show Gist options
  • Save japm48/4a77604329f6b8eb398cec000e8a5b99 to your computer and use it in GitHub Desktop.
Save japm48/4a77604329f6b8eb398cec000e8a5b99 to your computer and use it in GitHub Desktop.
GR build log
user@host:/tmp/gnuradio-build$ cmake \
-DCMAKE_INSTALL_PREFIX=$GNURADIO_INSTALL \
-DENABLE_NATIVE=ON \
-DQWT_LIBRARIES=/usr/lib/libqwt.so \
-DENABLE_DOXYGEN=OFF \
-DENABLE_CTRLPORT_THRIFT=OFF \
-DENABLE_INTERNAL_VOLK=OFF \
-G Ninja ~/cloned_repos/gnuradio/ \
> cmake_log.txt
CMake Warning (dev) at /usr/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (VOLK) does
not match the name of the calling package (Volk). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/opt/gnuradio-git/lib/cmake/volk/VolkConfig.cmake:32 (find_package_handle_standard_args)
CMakeLists.txt:379 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (GMP). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/share/cmake-3.17/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args)
cmake/Modules/FindGMP.cmake:1 (include)
cmake/Modules/FindMPLIB.cmake:1 (find_package)
CMakeLists.txt:483 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (MPIR). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/share/cmake-3.17/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args)
cmake/Modules/FindMPIR.cmake:1 (include)
cmake/Modules/FindMPLIB.cmake:2 (find_package)
CMakeLists.txt:483 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (GMP). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/share/cmake-3.17/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args)
cmake/Modules/FindGMP.cmake:1 (include)
cmake/Modules/FindMPLIB.cmake:1 (find_package)
gnuradio-runtime/CMakeLists.txt:14 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (MPIR). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/share/cmake-3.17/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args)
cmake/Modules/FindMPIR.cmake:1 (include)
cmake/Modules/FindMPLIB.cmake:2 (find_package)
gnuradio-runtime/CMakeLists.txt:14 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/share/cmake-3.17/Modules/CheckIncludeFileCXX.cmake:79 (message):
Policy CMP0075 is not set: Include file check macros honor
CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
CMAKE_REQUIRED_LIBRARIES is set to:
-lpthread
For compatibility with CMake 3.11 and below this check is ignoring it.
Call Stack (most recent call first):
cmake/Modules/GrMiscUtils.cmake:31 (CHECK_INCLUDE_FILE_CXX)
gnuradio-runtime/lib/CMakeLists.txt:9 (gr_check_hdr_n_def)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/share/cmake-3.17/Modules/CheckIncludeFileCXX.cmake:79 (message):
Policy CMP0075 is not set: Include file check macros honor
CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
CMAKE_REQUIRED_LIBRARIES is set to:
-lpthread
For compatibility with CMake 3.11 and below this check is ignoring it.
Call Stack (most recent call first):
gnuradio-runtime/lib/CMakeLists.txt:216 (check_include_file_cxx)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (GSL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/share/cmake-3.17/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args)
cmake/Modules/FindGSL.cmake:19 (INCLUDE)
gr-fec/CMakeLists.txt:18 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (FFTW3f). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/share/cmake-3.17/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args)
cmake/Modules/FindFFTW3f.cmake:6 (INCLUDE)
gr-fft/CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (PORTAUDIO). This can lead
to problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/share/cmake-3.17/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args)
cmake/Modules/FindPORTAUDIO.cmake:8 (include)
gr-audio/lib/CMakeLists.txt:113 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (UHD). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/share/cmake-3.17/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args)
/usr/lib64/cmake/uhd/UHDConfig.cmake:42 (include)
cmake/Modules/FindUHD.cmake:43 (find_package)
gr-uhd/CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (Codec2). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/share/cmake-3.17/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args)
cmake/Modules/FindCodec2.cmake:12 (INCLUDE)
gr-vocoder/CMakeLists.txt:36 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (LIBCODEC2)
does not match the name of the calling package (Codec2). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
cmake/Modules/FindCodec2.cmake:66 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
gr-vocoder/CMakeLists.txt:36 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (GSM). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/share/cmake-3.17/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args)
cmake/Modules/FindGSM.cmake:12 (INCLUDE)
gr-vocoder/CMakeLists.txt:52 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (LIBGSM)
does not match the name of the calling package (GSM). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
cmake/Modules/FindGSM.cmake:39 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
gr-vocoder/CMakeLists.txt:52 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (GSL). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/share/cmake-3.17/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args)
cmake/Modules/FindGSL.cmake:19 (INCLUDE)
gr-wavelet/CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (ZeroMQ). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
/usr/share/cmake-3.17/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args)
cmake/Modules/FindZeroMQ.cmake:1 (INCLUDE)
gr-zeromq/CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message):
The package name passed to `find_package_handle_standard_args` (ZEROMQ)
does not match the name of the calling package (ZeroMQ). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
cmake/Modules/FindZeroMQ.cmake:25 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
gr-zeromq/CMakeLists.txt:13 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
user@host:/tmp/gnuradio-build$ grep -A100 'disabled components' cmake_log.txt
-- # Gnuradio disabled components
-- ######################################################
-- * doxygen
--
-- Using install prefix: /opt/gnuradio-git
-- Building for version: 3.9.0.0-git / 3.9.0
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/gnuradio-build
user@host:/tmp/gnuradio-build$ cmake --build .
[267/1145] Building CXX object gr-blocks/lib/CMakeFiles/gnuradio-blocks.dir/tuntap_pdu_impl.cc.o
/home/user/cloned_repos/gnuradio/gr-blocks/lib/tuntap_pdu_impl.cc: In member function ‘int gr::blocks::tuntap_pdu_impl::set_mtu(const char*, int)’:
/home/user/cloned_repos/gnuradio/gr-blocks/lib/tuntap_pdu_impl.cc:151:12: warning: ‘char* strncpy(char*, const char*, size_t)’ specified bound 16 equals destination size [-Wstringop-truncation]
151 | strncpy(ifr.ifr_name, dev, IFNAMSIZ);
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[525/1145] Building CXX object gr-fec/swig/CMakeFiles/fec_swig.dir/CMakeFiles/fec_swig.dir/fec_swigPYTHON_wrap.cxx.o
gr-fec/swig/CMakeFiles/fec_swig.dir/fec_swigPYTHON_wrap.cxx: In function ‘PyObject* _wrap_generic_encoder_sptr_base_unique_id_get(PyObject*, PyObject*)’:
gr-fec/swig/CMakeFiles/fec_swig.dir/fec_swigPYTHON_wrap.cxx:6197:48: warning: variable ‘arg1’ set but not used [-Wunused-but-set-variable]
6197 | std::shared_ptr< gr::fec::generic_encoder > *arg1 = (std::shared_ptr< gr::fec::generic_encoder > *) 0 ;
| ^~~~
gr-fec/swig/CMakeFiles/fec_swig.dir/fec_swigPYTHON_wrap.cxx: In function ‘PyObject* _wrap_generic_decoder_sptr_base_unique_id_get(PyObject*, PyObject*)’:
gr-fec/swig/CMakeFiles/fec_swig.dir/fec_swigPYTHON_wrap.cxx:6979:48: warning: variable ‘arg1’ set but not used [-Wunused-but-set-variable]
6979 | std::shared_ptr< gr::fec::generic_decoder > *arg1 = (std::shared_ptr< gr::fec::generic_decoder > *) 0 ;
| ^~~~
[809/1145] Building CXX object gr-qtgui/lib/CMakeFiles/gnuradio-qtgui.dir/DisplayPlot.cc.o
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/DisplayPlot.cc: In constructor ‘DisplayPlot::DisplayPlot(int, QWidget*)’:
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/DisplayPlot.cc:74:43: warning: ‘int QFontMetrics::width(const QString&, int) const’ is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations]
74 | sd->setMinimumExtent(fm.width("100.00"));
| ^
In file included from /usr/include/qt/QtGui/qpainter.h:59,
from /usr/include/qt/QtGui/qpaintengine.h:47,
from /usr/include/qwt/qwt_null_paintdevice.h:15,
from /usr/include/qwt/qwt_graphic.h:14,
from /usr/include/qwt/qwt_legend_data.h:15,
from /usr/include/qwt/qwt_abstract_legend.h:14,
from /usr/include/qwt/qwt_legend.h:14,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/DisplayPlot.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/DisplayPlot.cc:11:
/usr/include/qt/QtGui/qfontmetrics.h:106:9: note: declared here
106 | int width(const QString &, int len = -1) const;
| ^~~~~
[823/1145] Building CXX object gr-qtgui/lib/CMakeFiles/gnuradio-qtgui.dir/TimeRasterDisplayPlot.cc.o
In file included from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/TimeRasterDisplayPlot.h:16,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/TimeRasterDisplayPlot.cc:14:
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/plot_raster.h:39:61: warning: ‘QString::null’ is deprecated: use QString() [-Wdeprecated-declarations]
39 | explicit PlotTimeRaster(const QString& title = QString::null);
| ^~~~
In file included from /usr/include/qt/QtCore/qobject.h:47,
from /usr/include/qt/QtCore/qiodevice.h:45,
from /usr/include/qt/QtCore/qdatastream.h:44,
from /usr/include/qt/QtGui/qregion.h:49,
from /usr/include/qt/QtGui/qevent.h:45,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/utils.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/DisplayPlot.h:14,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/TimeRasterDisplayPlot.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/TimeRasterDisplayPlot.cc:14:
/usr/include/qt/QtCore/qstring.h:913:23: note: declared here
913 | static const Null null;
| ^~~~
In file included from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/TimeRasterDisplayPlot.h:16,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/TimeRasterDisplayPlot.cc:14:
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/plot_raster.h:39:61: warning: ‘QString::null’ is deprecated: use QString() [-Wdeprecated-declarations]
39 | explicit PlotTimeRaster(const QString& title = QString::null);
| ^~~~
In file included from /usr/include/qt/QtCore/qobject.h:47,
from /usr/include/qt/QtCore/qiodevice.h:45,
from /usr/include/qt/QtCore/qdatastream.h:44,
from /usr/include/qt/QtGui/qregion.h:49,
from /usr/include/qt/QtGui/qevent.h:45,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/utils.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/DisplayPlot.h:14,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/TimeRasterDisplayPlot.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/TimeRasterDisplayPlot.cc:14:
/usr/include/qt/QtCore/qstring.h:913:23: note: declared here
913 | static const Null null;
| ^~~~
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/TimeRasterDisplayPlot.cc: In member function ‘virtual QwtText QwtXScaleDraw::label(double) const’:
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/TimeRasterDisplayPlot.cc:49:56: warning: ‘QString& QString::sprintf(const char*, ...)’ is deprecated: Use asprintf(), arg() or QTextStream instead [-Wdeprecated-declarations]
49 | return QwtText(QString("").sprintf("%.2f", secs));
| ^
In file included from /usr/include/qt/QtCore/qobject.h:47,
from /usr/include/qt/QtCore/qiodevice.h:45,
from /usr/include/qt/QtCore/qdatastream.h:44,
from /usr/include/qt/QtGui/qregion.h:49,
from /usr/include/qt/QtGui/qevent.h:45,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/utils.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/DisplayPlot.h:14,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/TimeRasterDisplayPlot.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/TimeRasterDisplayPlot.cc:14:
/usr/include/qt/QtCore/qstring.h:382:14: note: declared here
382 | QString &sprintf(const char *format, ...) Q_ATTRIBUTE_FORMAT_PRINTF(2, 3);
| ^~~~~~~
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/TimeRasterDisplayPlot.cc: In member function ‘virtual QwtText QwtYScaleDraw::label(double) const’:
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/TimeRasterDisplayPlot.cc:74:57: warning: ‘QString& QString::sprintf(const char*, ...)’ is deprecated: Use asprintf(), arg() or QTextStream instead [-Wdeprecated-declarations]
74 | return QwtText(QString("").sprintf("%.0f", value));
| ^
In file included from /usr/include/qt/QtCore/qobject.h:47,
from /usr/include/qt/QtCore/qiodevice.h:45,
from /usr/include/qt/QtCore/qdatastream.h:44,
from /usr/include/qt/QtGui/qregion.h:49,
from /usr/include/qt/QtGui/qevent.h:45,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/utils.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/DisplayPlot.h:14,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/TimeRasterDisplayPlot.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/TimeRasterDisplayPlot.cc:14:
/usr/include/qt/QtCore/qstring.h:382:14: note: declared here
382 | QString &sprintf(const char *format, ...) Q_ATTRIBUTE_FORMAT_PRINTF(2, 3);
| ^~~~~~~
[824/1145] Building CXX object gr-qtgui/lib/CMakeFiles/gnuradio-qtgui.dir/WaterfallDisplayPlot.cc.o
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/WaterfallDisplayPlot.cc: In member function ‘virtual QwtText QwtTimeScaleDraw::label(double) const’:
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/WaterfallDisplayPlot.cc:49:56: warning: ‘QString& QString::sprintf(const char*, ...)’ is deprecated: Use asprintf(), arg() or QTextStream instead [-Wdeprecated-declarations]
49 | return QwtText(QString("").sprintf("%.2e", secs));
| ^
In file included from /usr/include/qt/QtCore/qobject.h:47,
from /usr/include/qt/QtCore/qiodevice.h:45,
from /usr/include/qt/QtCore/qdatastream.h:44,
from /usr/include/qt/QtGui/qregion.h:49,
from /usr/include/qt/QtGui/qevent.h:45,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/utils.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/DisplayPlot.h:14,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/WaterfallDisplayPlot.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/WaterfallDisplayPlot.cc:14:
/usr/include/qt/QtCore/qstring.h:382:14: note: declared here
382 | QString &sprintf(const char *format, ...) Q_ATTRIBUTE_FORMAT_PRINTF(2, 3);
| ^~~~~~~
[828/1145] Building CXX object gr-qtgui/lib/CMakeFiles/gnuradio-qtgui.dir/displayform.cc.o
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/displayform.cc: In member function ‘void DisplayForm::saveFigure()’:
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/displayform.cc:305:44: warning: ‘static QPixmap QPixmap::grabWidget(QObject*, int, int, int, int)’ is deprecated: Use QWidget::grab() instead [-Wdeprecated-declarations]
305 | QPixmap qpix = QPixmap::grabWidget(this);
| ^
In file included from /usr/include/qt/QtGui/qbrush.h:52,
from /usr/include/qt/QtGui/qpen.h:45,
from /usr/include/qt/QtGui/qtextformat.h:49,
from /usr/include/qt/QtGui/qtextlayout.h:50,
from /usr/include/qt/QtGui/qabstracttextdocumentlayout.h:45,
from /usr/include/qt/QtGui/QtGui:5,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/displayform.h:16,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/displayform.cc:11:
/usr/include/qt/QtGui/qpixmap.h:122:20: note: declared here
122 | static QPixmap grabWidget(QObject *widget, int x = 0, int y = 0, int w = -1, int h = -1);
| ^~~~~~~~~~
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/displayform.cc:305:44: warning: ‘static QPixmap QPixmap::grabWidget(QObject*, int, int, int, int)’ is deprecated: Use QWidget::grab() instead [-Wdeprecated-declarations]
305 | QPixmap qpix = QPixmap::grabWidget(this);
| ^
In file included from /usr/include/qt/QtGui/qbrush.h:52,
from /usr/include/qt/QtGui/qpen.h:45,
from /usr/include/qt/QtGui/qtextformat.h:49,
from /usr/include/qt/QtGui/qtextlayout.h:50,
from /usr/include/qt/QtGui/qabstracttextdocumentlayout.h:45,
from /usr/include/qt/QtGui/QtGui:5,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/displayform.h:16,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/displayform.cc:11:
/usr/include/qt/QtGui/qpixmap.h:122:20: note: declared here
122 | static QPixmap grabWidget(QObject *widget, int x = 0, int y = 0, int w = -1, int h = -1);
| ^~~~~~~~~~
[833/1145] Building CXX object gr-qtgui/lib/CMakeFiles/gnuradio-qtgui.dir/timerasterdisplayform.cc.o
In file included from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/TimeRasterDisplayPlot.h:16,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/timerasterdisplayform.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/timerasterdisplayform.cc:11:
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/plot_raster.h:39:61: warning: ‘QString::null’ is deprecated: use QString() [-Wdeprecated-declarations]
39 | explicit PlotTimeRaster(const QString& title = QString::null);
| ^~~~
In file included from /usr/include/qt/QtCore/qobject.h:47,
from /usr/include/qt/QtCore/qiodevice.h:45,
from /usr/include/qt/QtCore/qdatastream.h:44,
from /usr/include/qt/QtGui/qregion.h:49,
from /usr/include/qt/QtGui/qevent.h:45,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/utils.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/DisplayPlot.h:14,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/TimeRasterDisplayPlot.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/timerasterdisplayform.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/timerasterdisplayform.cc:11:
/usr/include/qt/QtCore/qstring.h:913:23: note: declared here
913 | static const Null null;
| ^~~~
In file included from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/TimeRasterDisplayPlot.h:16,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/timerasterdisplayform.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/timerasterdisplayform.cc:11:
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/plot_raster.h:39:61: warning: ‘QString::null’ is deprecated: use QString() [-Wdeprecated-declarations]
39 | explicit PlotTimeRaster(const QString& title = QString::null);
| ^~~~
In file included from /usr/include/qt/QtCore/qobject.h:47,
from /usr/include/qt/QtCore/qiodevice.h:45,
from /usr/include/qt/QtCore/qdatastream.h:44,
from /usr/include/qt/QtGui/qregion.h:49,
from /usr/include/qt/QtGui/qevent.h:45,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/utils.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/DisplayPlot.h:14,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/TimeRasterDisplayPlot.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/timerasterdisplayform.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/timerasterdisplayform.cc:11:
/usr/include/qt/QtCore/qstring.h:913:23: note: declared here
913 | static const Null null;
| ^~~~
[835/1145] Building CXX object gr-qtgui/lib/CMakeFiles/gnuradio-qtgui.dir/plot_raster.cc.o
In file included from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/plot_raster.cc:11:
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/plot_raster.h:39:61: warning: ‘QString::null’ is deprecated: use QString() [-Wdeprecated-declarations]
39 | explicit PlotTimeRaster(const QString& title = QString::null);
| ^~~~
In file included from /usr/include/qt/QtCore/qhashfunctions.h:44,
from /usr/include/qt/QtCore/qvarlengtharray.h:47,
from /usr/include/qt/QtCore/qmetatype.h:48,
from /usr/include/qwt/qwt_interval.h:14,
from /usr/include/qwt/qwt_raster_data.h:14,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/timeRasterGlobalData.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/plot_raster.h:14,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/plot_raster.cc:11:
/usr/include/qt/QtCore/qstring.h:913:23: note: declared here
913 | static const Null null;
| ^~~~
In file included from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/plot_raster.cc:11:
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/plot_raster.h:39:61: warning: ‘QString::null’ is deprecated: use QString() [-Wdeprecated-declarations]
39 | explicit PlotTimeRaster(const QString& title = QString::null);
| ^~~~
In file included from /usr/include/qt/QtCore/qhashfunctions.h:44,
from /usr/include/qt/QtCore/qvarlengtharray.h:47,
from /usr/include/qt/QtCore/qmetatype.h:48,
from /usr/include/qwt/qwt_interval.h:14,
from /usr/include/qwt/qwt_raster_data.h:14,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/timeRasterGlobalData.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/plot_raster.h:14,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/plot_raster.cc:11:
/usr/include/qt/QtCore/qstring.h:913:23: note: declared here
913 | static const Null null;
| ^~~~
[837/1145] Building CXX object gr-qtgui/lib/CMakeFiles/gnuradio-qtgui.dir/plot_waterfall.cc.o
In file included from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/plot_waterfall.cc:11:
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/plot_waterfall.h:39:81: warning: ‘QString::null’ is deprecated: use QString() [-Wdeprecated-declarations]
39 | explicit PlotWaterfall(WaterfallData* data, const QString& title = QString::null);
| ^~~~
In file included from /usr/include/qt/QtCore/qhashfunctions.h:44,
from /usr/include/qt/QtCore/qvarlengtharray.h:47,
from /usr/include/qt/QtCore/qmetatype.h:48,
from /usr/include/qwt/qwt_interval.h:14,
from /usr/include/qwt/qwt_raster_data.h:14,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/waterfallGlobalData.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/plot_waterfall.h:14,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/plot_waterfall.cc:11:
/usr/include/qt/QtCore/qstring.h:913:23: note: declared here
913 | static const Null null;
| ^~~~
In file included from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/plot_waterfall.cc:11:
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/plot_waterfall.h:39:81: warning: ‘QString::null’ is deprecated: use QString() [-Wdeprecated-declarations]
39 | explicit PlotWaterfall(WaterfallData* data, const QString& title = QString::null);
| ^~~~
In file included from /usr/include/qt/QtCore/qhashfunctions.h:44,
from /usr/include/qt/QtCore/qvarlengtharray.h:47,
from /usr/include/qt/QtCore/qmetatype.h:48,
from /usr/include/qwt/qwt_interval.h:14,
from /usr/include/qwt/qwt_raster_data.h:14,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/waterfallGlobalData.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/plot_waterfall.h:14,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/plot_waterfall.cc:11:
/usr/include/qt/QtCore/qstring.h:913:23: note: declared here
913 | static const Null null;
| ^~~~
[848/1145] Building CXX object gr-qtgui/lib/CMakeFiles/gnuradio-qtgui.dir/numberdisplayform.cc.o
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/numberdisplayform.cc: In member function ‘void NumberDisplayForm::saveFigure()’:
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/numberdisplayform.cc:193:44: warning: ‘static QPixmap QPixmap::grabWidget(QObject*, int, int, int, int)’ is deprecated: Use QWidget::grab() instead [-Wdeprecated-declarations]
193 | QPixmap qpix = QPixmap::grabWidget(this);
| ^
In file included from /usr/include/qt/QtGui/qbrush.h:52,
from /usr/include/qt/QtGui/qpen.h:45,
from /usr/include/qt/QtGui/qtextformat.h:49,
from /usr/include/qt/QtGui/qtextlayout.h:50,
from /usr/include/qt/QtGui/qabstracttextdocumentlayout.h:45,
from /usr/include/qt/QtGui/QtGui:5,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/form_menus.h:16,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/numberdisplayform.h:14,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/numberdisplayform.cc:11:
/usr/include/qt/QtGui/qpixmap.h:122:20: note: declared here
122 | static QPixmap grabWidget(QObject *widget, int x = 0, int y = 0, int w = -1, int h = -1);
| ^~~~~~~~~~
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/numberdisplayform.cc:193:44: warning: ‘static QPixmap QPixmap::grabWidget(QObject*, int, int, int, int)’ is deprecated: Use QWidget::grab() instead [-Wdeprecated-declarations]
193 | QPixmap qpix = QPixmap::grabWidget(this);
| ^
In file included from /usr/include/qt/QtGui/qbrush.h:52,
from /usr/include/qt/QtGui/qpen.h:45,
from /usr/include/qt/QtGui/qtextformat.h:49,
from /usr/include/qt/QtGui/qtextlayout.h:50,
from /usr/include/qt/QtGui/qabstracttextdocumentlayout.h:45,
from /usr/include/qt/QtGui/QtGui:5,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/form_menus.h:16,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/numberdisplayform.h:14,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/numberdisplayform.cc:11:
/usr/include/qt/QtGui/qpixmap.h:122:20: note: declared here
122 | static QPixmap grabWidget(QObject *widget, int x = 0, int y = 0, int w = -1, int h = -1);
| ^~~~~~~~~~
[862/1145] Building CXX object gr-qtgui/lib/CMakeFiles/gnuradio-qtgui.dir/edit_box_msg_impl.cc.o
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/edit_box_msg_impl.cc: In constructor ‘gr::qtgui::edit_box_msg_impl::edit_box_msg_impl(gr::qtgui::data_type_t, const string&, const string&, bool, bool, const string&, QWidget*)’:
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/edit_box_msg_impl.cc:92:47: warning: ‘int QFontMetrics::width(const QString&, int) const’ is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations]
92 | int width = 15 + fm.width(key_text);
| ^
In file included from /usr/include/qt/QtWidgets/qwidget.h:50,
from /usr/include/qt/QtWidgets/qcombobox.h:44,
from /usr/include/qt/QtWidgets/QComboBox:1,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/edit_box_msg_impl.h:16,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/edit_box_msg_impl.cc:15:
/usr/include/qt/QtGui/qfontmetrics.h:106:9: note: declared here
106 | int width(const QString &, int len = -1) const;
| ^~~~~
[870/1145] Building CXX object gr-qtgui/lib/CMakeFiles/gnuradio-qtgui.dir/__/include/gnuradio/qtgui/moc_timerasterdisplayform.cpp.o
In file included from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/TimeRasterDisplayPlot.h:16,
from gr-qtgui/lib/__/include/gnuradio/qtgui/../../../../../../../../home/user/cloned_repos/gnuradio/gr-qtgui/include/gnuradio/qtgui/timerasterdisplayform.h:15,
from gr-qtgui/lib/__/include/gnuradio/qtgui/moc_timerasterdisplayform.cpp:10:
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/plot_raster.h:39:61: warning: ‘QString::null’ is deprecated: use QString() [-Wdeprecated-declarations]
39 | explicit PlotTimeRaster(const QString& title = QString::null);
| ^~~~
In file included from /usr/include/qt/QtCore/qobject.h:47,
from /usr/include/qt/QtCore/qiodevice.h:45,
from /usr/include/qt/QtCore/qdatastream.h:44,
from /usr/include/qt/QtGui/qregion.h:49,
from /usr/include/qt/QtGui/qevent.h:45,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/utils.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/DisplayPlot.h:14,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/TimeRasterDisplayPlot.h:15,
from gr-qtgui/lib/__/include/gnuradio/qtgui/../../../../../../../../home/user/cloned_repos/gnuradio/gr-qtgui/include/gnuradio/qtgui/timerasterdisplayform.h:15,
from gr-qtgui/lib/__/include/gnuradio/qtgui/moc_timerasterdisplayform.cpp:10:
/usr/include/qt/QtCore/qstring.h:913:23: note: declared here
913 | static const Null null;
| ^~~~
In file included from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/TimeRasterDisplayPlot.h:16,
from gr-qtgui/lib/__/include/gnuradio/qtgui/../../../../../../../../home/user/cloned_repos/gnuradio/gr-qtgui/include/gnuradio/qtgui/timerasterdisplayform.h:15,
from gr-qtgui/lib/__/include/gnuradio/qtgui/moc_timerasterdisplayform.cpp:10:
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/plot_raster.h:39:61: warning: ‘QString::null’ is deprecated: use QString() [-Wdeprecated-declarations]
39 | explicit PlotTimeRaster(const QString& title = QString::null);
| ^~~~
In file included from /usr/include/qt/QtCore/qobject.h:47,
from /usr/include/qt/QtCore/qiodevice.h:45,
from /usr/include/qt/QtCore/qdatastream.h:44,
from /usr/include/qt/QtGui/qregion.h:49,
from /usr/include/qt/QtGui/qevent.h:45,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/utils.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/DisplayPlot.h:14,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/TimeRasterDisplayPlot.h:15,
from gr-qtgui/lib/__/include/gnuradio/qtgui/../../../../../../../../home/user/cloned_repos/gnuradio/gr-qtgui/include/gnuradio/qtgui/timerasterdisplayform.h:15,
from gr-qtgui/lib/__/include/gnuradio/qtgui/moc_timerasterdisplayform.cpp:10:
/usr/include/qt/QtCore/qstring.h:913:23: note: declared here
913 | static const Null null;
| ^~~~
[904/1145] Building CXX object gr-qtgui/lib/CMakeFiles/gnuradio-qtgui.dir/__/include/gnuradio/qtgui/moc_TimeRasterDisplayPlot.cpp.o
In file included from gr-qtgui/lib/__/include/gnuradio/qtgui/../../../../../../../../home/user/cloned_repos/gnuradio/gr-qtgui/include/gnuradio/qtgui/TimeRasterDisplayPlot.h:16,
from gr-qtgui/lib/__/include/gnuradio/qtgui/moc_TimeRasterDisplayPlot.cpp:10:
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/plot_raster.h:39:61: warning: ‘QString::null’ is deprecated: use QString() [-Wdeprecated-declarations]
39 | explicit PlotTimeRaster(const QString& title = QString::null);
| ^~~~
In file included from /usr/include/qt/QtCore/qobject.h:47,
from /usr/include/qt/QtCore/qiodevice.h:45,
from /usr/include/qt/QtCore/qdatastream.h:44,
from /usr/include/qt/QtGui/qregion.h:49,
from /usr/include/qt/QtGui/qevent.h:45,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/utils.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/DisplayPlot.h:14,
from gr-qtgui/lib/__/include/gnuradio/qtgui/../../../../../../../../home/user/cloned_repos/gnuradio/gr-qtgui/include/gnuradio/qtgui/TimeRasterDisplayPlot.h:15,
from gr-qtgui/lib/__/include/gnuradio/qtgui/moc_TimeRasterDisplayPlot.cpp:10:
/usr/include/qt/QtCore/qstring.h:913:23: note: declared here
913 | static const Null null;
| ^~~~
In file included from gr-qtgui/lib/__/include/gnuradio/qtgui/../../../../../../../../home/user/cloned_repos/gnuradio/gr-qtgui/include/gnuradio/qtgui/TimeRasterDisplayPlot.h:16,
from gr-qtgui/lib/__/include/gnuradio/qtgui/moc_TimeRasterDisplayPlot.cpp:10:
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/plot_raster.h:39:61: warning: ‘QString::null’ is deprecated: use QString() [-Wdeprecated-declarations]
39 | explicit PlotTimeRaster(const QString& title = QString::null);
| ^~~~
In file included from /usr/include/qt/QtCore/qobject.h:47,
from /usr/include/qt/QtCore/qiodevice.h:45,
from /usr/include/qt/QtCore/qdatastream.h:44,
from /usr/include/qt/QtGui/qregion.h:49,
from /usr/include/qt/QtGui/qevent.h:45,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/utils.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/DisplayPlot.h:14,
from gr-qtgui/lib/__/include/gnuradio/qtgui/../../../../../../../../home/user/cloned_repos/gnuradio/gr-qtgui/include/gnuradio/qtgui/TimeRasterDisplayPlot.h:15,
from gr-qtgui/lib/__/include/gnuradio/qtgui/moc_TimeRasterDisplayPlot.cpp:10:
/usr/include/qt/QtCore/qstring.h:913:23: note: declared here
913 | static const Null null;
| ^~~~
[991/1145] Building CXX object gr-qtgui/lib/CMakeFiles/gnuradio-qtgui.dir/time_raster_sink_f_impl.cc.o
In file included from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/TimeRasterDisplayPlot.h:16,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/timerasterdisplayform.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/time_raster_sink_f_impl.h:19,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/time_raster_sink_f_impl.cc:15:
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/plot_raster.h:39:61: warning: ‘QString::null’ is deprecated: use QString() [-Wdeprecated-declarations]
39 | explicit PlotTimeRaster(const QString& title = QString::null);
| ^~~~
In file included from /usr/include/qt/QtCore/qcoreapplication.h:44,
from /usr/include/qt/QtWidgets/qapplication.h:44,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/time_raster_sink_f.h:20,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/time_raster_sink_f_impl.h:14,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/time_raster_sink_f_impl.cc:15:
/usr/include/qt/QtCore/qstring.h:913:23: note: declared here
913 | static const Null null;
| ^~~~
In file included from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/TimeRasterDisplayPlot.h:16,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/timerasterdisplayform.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/time_raster_sink_f_impl.h:19,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/time_raster_sink_f_impl.cc:15:
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/plot_raster.h:39:61: warning: ‘QString::null’ is deprecated: use QString() [-Wdeprecated-declarations]
39 | explicit PlotTimeRaster(const QString& title = QString::null);
| ^~~~
In file included from /usr/include/qt/QtCore/qcoreapplication.h:44,
from /usr/include/qt/QtWidgets/qapplication.h:44,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/time_raster_sink_f.h:20,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/time_raster_sink_f_impl.h:14,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/time_raster_sink_f_impl.cc:15:
/usr/include/qt/QtCore/qstring.h:913:23: note: declared here
913 | static const Null null;
| ^~~~
[995/1145] Building CXX object gr-qtgui/lib/CMakeFiles/gnuradio-qtgui.dir/time_raster_sink_b_impl.cc.o
In file included from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/TimeRasterDisplayPlot.h:16,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/timerasterdisplayform.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/time_raster_sink_b_impl.h:19,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/time_raster_sink_b_impl.cc:15:
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/plot_raster.h:39:61: warning: ‘QString::null’ is deprecated: use QString() [-Wdeprecated-declarations]
39 | explicit PlotTimeRaster(const QString& title = QString::null);
| ^~~~
In file included from /usr/include/qt/QtCore/qcoreapplication.h:44,
from /usr/include/qt/QtWidgets/qapplication.h:44,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/time_raster_sink_b.h:20,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/time_raster_sink_b_impl.h:14,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/time_raster_sink_b_impl.cc:15:
/usr/include/qt/QtCore/qstring.h:913:23: note: declared here
913 | static const Null null;
| ^~~~
In file included from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/TimeRasterDisplayPlot.h:16,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/timerasterdisplayform.h:15,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/time_raster_sink_b_impl.h:19,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/time_raster_sink_b_impl.cc:15:
/home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/plot_raster.h:39:61: warning: ‘QString::null’ is deprecated: use QString() [-Wdeprecated-declarations]
39 | explicit PlotTimeRaster(const QString& title = QString::null);
| ^~~~
In file included from /usr/include/qt/QtCore/qcoreapplication.h:44,
from /usr/include/qt/QtWidgets/qapplication.h:44,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/../include/gnuradio/qtgui/time_raster_sink_b.h:20,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/time_raster_sink_b_impl.h:14,
from /home/user/cloned_repos/gnuradio/gr-qtgui/lib/time_raster_sink_b_impl.cc:15:
/usr/include/qt/QtCore/qstring.h:913:23: note: declared here
913 | static const Null null;
| ^~~~
[1094/1145] Swig source uhd_swig.i
/usr/include/uhd/types/sensors.hpp:133: Warning 362: operator= ignored
/usr/include/uhd/types/dict.hpp:144: Warning 503: Can't wrap 'operator std::map<std::string,std::string>' unless renamed to a valid identifier.
[1145/1145] Generating digital_swig2.pyc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment