>>> gqrx 2.12.1 Downloading --2020-06-21 03:32:45-- https://github.com/csete/gqrx/archive/v2.12.1/gqrx-2.12.1.tar.gz Resolving github.com (github.com)... 140.82.118.3 Connecting to github.com (github.com)|140.82.118.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/csete/gqrx/tar.gz/v2.12.1 [following] --2020-06-21 03:32:45-- https://codeload.github.com/csete/gqrx/tar.gz/v2.12.1 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/naourr/work/instance-3/output-1/build/.gqrx-2.12.1.tar.gz.vZuL9R/output' 0K .......... .......... .......... .......... .......... 275K 50K .......... .......... .......... .......... .......... 549K 100K .......... .......... .......... .......... .......... 121M 150K .......... .......... .......... .......... .......... 552K 200K .......... .......... .......... .......... .......... 101M 250K .......... .......... .......... .......... .......... 88.1M 300K .......... .......... .......... .......... .......... 117M 350K .......... .......... .......... .......... .......... 557K 400K .......... .......... .......... .......... .......... 105M 450K .......... .......... .......... .......... .......... 116M 500K .......... .......... .......... .......... .......... 119M 550K .......... .......... .......... .......... .......... 88.4M 600K .......... .......... .......... .......... .......... 111M 650K .......... .......... .......... .......... .......... 101M 700K .......... .......... .......... .......... .......... 110M 750K .......... .......... .......... .......... .......... 279K 800K .......... .......... .......... .......... .......... 295M 850K .......... .......... .......... .......... .......... 324M 900K .......... .......... .......... .......... .......... 321M 950K .......... .......... .......... .......... .......... 283M 1000K .......... .......... .......... .......... .......... 324M 1050K .......... .......... .......... .......... .......... 324M 1100K .......... .......... .......... .......... .......... 340M 1150K .......... .......... .......... .......... .......... 302M 1200K .......... .......... .......... .......... .......... 19.1M 1250K .......... .......... .......... .......... .......... 193M 1300K ... 143M=0.6s 2020-06-21 03:32:46 (1.98 MB/s) - '/home/naourr/work/instance-3/output-1/build/.gqrx-2.12.1.tar.gz.vZuL9R/output' saved [1334839] gqrx-2.12.1.tar.gz: OK (sha256: 7c626db9f22c3edbe30299a08f7f549b4f30dd83c883595468029a27c3e8fda9) >>> gqrx 2.12.1 Extracting gzip -d -c /home/naourr/work/instance-3/dl/gqrx/gqrx-2.12.1.tar.gz | /home/naourr/work/instance-3/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1 -xf - >>> gqrx 2.12.1 Patching >>> gqrx 2.12.1 Configuring (mkdir -p /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/ && cd /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/ && rm -f CMakeCache.txt && PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/cmake /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/ -DCMAKE_TOOLCHAIN_FILE="/home/naourr/work/instance-3/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DLINUX_AUDIO_BACKEND=Gr-audio -DCMAKE_EXE_LINKER_FLAGS=-latomic ) -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Check for working C compiler: /home/naourr/work/instance-3/output-1/host/bin/x86_64-linux-gcc -- Check for working C compiler: /home/naourr/work/instance-3/output-1/host/bin/x86_64-linux-gcc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/naourr/work/instance-3/output-1/host/bin/x86_64-linux-g++ -- Check for working CXX compiler: /home/naourr/work/instance-3/output-1/host/bin/x86_64-linux-g++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). CMake Warning (dev) at /usr/share/cmake/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 (Gnuradio-osmosdr). 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/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args) cmake/Modules/FindGnuradio-osmosdr.cmake:1 (INCLUDE) CMakeLists.txt:111 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PkgConfig: /home/naourr/work/instance-3/output-1/host/bin/pkg-config (found version "1.6.1") -- Checking for module 'gnuradio-osmosdr' -- Package 'gnuradio-osmosdr', required by 'virtual:world', not found CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (GNURADIO_OSMOSDR) does not match the name of the calling package (Gnuradio-osmosdr). 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/FindGnuradio-osmosdr.cmake:28 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:111 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found GNURADIO_OSMOSDR: /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libgnuradio-osmosdr.so -- Found LOG4CPP: /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/liblog4cpp.so CMake Warning (dev) at /usr/share/cmake/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/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args) /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/cmake/gnuradio/FindGMP.cmake:1 (include) /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/cmake/gnuradio/FindMPLIB.cmake:1 (find_package) /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:47 (find_package) /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/cmake/gnuradio/GnuradioConfig.cmake:26 (find_dependency) CMakeLists.txt:114 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Checking for module 'gmp' -- Package 'gmp', required by 'virtual:world', not found -- Found GMP: /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libgmpxx.so CMake Warning (dev) at /usr/share/cmake/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/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args) /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/cmake/gnuradio/FindMPIR.cmake:1 (include) /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/cmake/gnuradio/FindMPLIB.cmake:2 (find_package) /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:47 (find_package) /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/cmake/gnuradio/GnuradioConfig.cmake:26 (find_dependency) CMakeLists.txt:114 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Checking for module 'mpir >= 3.0' -- Package 'mpir', required by 'virtual:world', not found -- Could NOT find MPIR (missing: MPIRXX_LIBRARY MPIR_LIBRARY MPIR_INCLUDE_DIR) -- Found MPLIB: /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libgmpxx.so -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found Boost: /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include (found suitable version "1.73.0", minimum required is "1.73.0") found components: date_time program_options filesystem system regex thread chrono atomic CMake Warning (dev) at /usr/share/cmake/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): /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/cmake/volk/VolkConfig.cmake:32 (find_package_handle_standard_args) /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:47 (find_package) /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/cmake/gnuradio/GnuradioConfig.cmake:46 (find_dependency) CMakeLists.txt:114 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found VOLK: Volk::volk CMake Warning (dev) at /usr/share/cmake/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/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args) /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/cmake/gnuradio/FindFFTW3f.cmake:6 (INCLUDE) /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:47 (find_package) /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/cmake/gnuradio/gnuradio-fftConfig.cmake:24 (find_dependency) /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/cmake/gnuradio/GnuradioConfig.cmake:116 (include) CMakeLists.txt:114 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Checking for module 'fftw3f >= 3.0' -- Found fftw3f , version 3.3.8 -- Found FFTW3f: /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib/libfftw3f.so -- Checking for module 'alsa' -- Found alsa, version 1.2.3.1 -- Found ALSA 1.2.3.1 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1 >>> gqrx 2.12.1 Building PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/ make[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/gqrx-2.12.1' make[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/gqrx-2.12.1' make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/gqrx-2.12.1' Scanning dependencies of target gqrx_autogen make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/gqrx-2.12.1' make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/gqrx-2.12.1' [ 1%] Automatic MOC for target gqrx make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/gqrx-2.12.1' [ 1%] Built target gqrx_autogen make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/gqrx-2.12.1' [ 5%] Generating qrc_textfiles.cpp [ 5%] Generating ui_remote_control_settings.h [ 5%] Generating ui_mainwindow.h [ 6%] Generating ui_afsk1200win.h [ 9%] Generating ui_audio_options.h [ 9%] Generating ui_agc_options.h [ 11%] Generating ui_demod_options.h [ 12%] Generating ui_dockaudio.h [ 16%] Generating ui_dockbookmarks.h [ 16%] Generating ui_dockfft.h [ 16%] Generating ui_dockinputctl.h [ 19%] Generating ui_dockrds.h [ 19%] Generating ui_ioconfig.h [ 20%] Generating ui_iq_tool.h [ 22%] Generating ui_dockrxopt.h [ 25%] Generating ui_nb_options.h [ 25%] Generating qrc_icons.cpp Scanning dependencies of target gqrx make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/gqrx-2.12.1' make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/gqrx-2.12.1' [ 26%] Building CXX object src/CMakeFiles/gqrx.dir/applications/gqrx/main.cpp.o [ 27%] Building CXX object src/CMakeFiles/gqrx.dir/applications/gqrx/mainwindow.cpp.o [ 29%] Building CXX object src/CMakeFiles/gqrx.dir/gqrx_autogen/mocs_compilation.cpp.o [ 30%] Building CXX object src/CMakeFiles/gqrx.dir/applications/gqrx/receiver.cpp.o In file included from /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/gqrx_autogen/DQXHQEXP34/moc_qtcolorpicker.cpp:10, from /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/gqrx_autogen/mocs_compilation.cpp:26: /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/qtgui/qtcolorpicker.h:87:74: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] void insertColor(const QColor &color, const QString &text = QString::null, int index = -1); ^~~~ In file included from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/qt5/QtCore/qhashfunctions.h:44, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/qt5/QtCore/qlist.h:47, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/qt5/QtCore/qstringlist.h:41, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/qt5/QtGui/qcolor.h:46, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/qt5/QtGui/QColor:1, from /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/applications/gqrx/mainwindow.h:26, from /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/gqrx_autogen/JZP7SBZKMR/moc_mainwindow.cpp:10, from /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/gqrx_autogen/mocs_compilation.cpp:2: /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/qt5/QtCore/qstring.h:949:23: note: declared here static const Null null; ^~~~ In file included from /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/gqrx_autogen/DQXHQEXP34/moc_qtcolorpicker.cpp:10, from /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/gqrx_autogen/mocs_compilation.cpp:26: /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/qtgui/qtcolorpicker.h:87:74: warning: 'QString::null' is deprecated: use QString() [-Wdeprecated-declarations] void insertColor(const QColor &color, const QString &text = QString::null, int index = -1); ^~~~ In file included from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/qt5/QtCore/qhashfunctions.h:44, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/qt5/QtCore/qlist.h:47, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/qt5/QtCore/qstringlist.h:41, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/qt5/QtGui/qcolor.h:46, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/qt5/QtGui/QColor:1, from /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/applications/gqrx/mainwindow.h:26, from /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/gqrx_autogen/JZP7SBZKMR/moc_mainwindow.cpp:10, from /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/gqrx_autogen/mocs_compilation.cpp:2: /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/qt5/QtCore/qstring.h:949:23: note: declared here static const Null null; ^~~~ /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/applications/gqrx/mainwindow.cpp: In member function 'bool MainWindow::loadConfig(QString, bool, bool)': /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/applications/gqrx/mainwindow.cpp:430:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] qDebug() << "Crash guard triggered!" << endl; ^~~~ In file included from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/qt5/QtCore/qdebug.h:49, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/qt5/QtCore/QDebug:1, from /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/applications/gqrx/mainwindow.cpp:31: /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/applications/gqrx/mainwindow.cpp:430:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] qDebug() << "Crash guard triggered!" << endl; ^~~~ In file included from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/qt5/QtCore/qdebug.h:49, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/qt5/QtCore/QDebug:1, from /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/applications/gqrx/mainwindow.cpp:31: /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); ^~~~ /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/applications/gqrx/mainwindow.cpp: In member function 'void MainWindow::on_actionAddBookmark_triggered()': /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/applications/gqrx/mainwindow.cpp:2293:70: warning: 'QStringList QString::split(const QString&, QString::SplitBehavior, Qt::CaseSensitivity) const' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations] QStringList listTags = tags.split(",",QString::SkipEmptyParts); ^ In file included from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/qt5/QtCore/qobject.h:47, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/qt5/QtCore/qsettings.h:43, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/qt5/QtCore/QSettings:1, from /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/applications/gqrx/mainwindow.cpp:27: /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/qt5/QtCore/qstring.h:604:17: note: declared here QStringList split(const QString &sep, SplitBehavior behavior, ^~~~~ [ 31%] Building CXX object src/CMakeFiles/gqrx.dir/applications/gqrx/remote_control_settings.cpp.o [ 33%] Building CXX object src/CMakeFiles/gqrx.dir/applications/gqrx/remote_control.cpp.o [ 34%] Building CXX object src/CMakeFiles/gqrx.dir/applications/gqrx/file_resources.cpp.o [ 36%] Building CXX object src/CMakeFiles/gqrx.dir/dsp/afsk1200/cafsk12.cpp.o [ 37%] Building C object src/CMakeFiles/gqrx.dir/dsp/afsk1200/costabf.c.o [ 38%] Building CXX object src/CMakeFiles/gqrx.dir/dsp/filter/fir_decim.cpp.o /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/applications/gqrx/remote_control.cpp: In member function 'void RemoteControl::startRead()': /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/applications/gqrx/remote_control.cpp:206:87: warning: 'QStringList QString::split(const QString&, QString::SplitBehavior, Qt::CaseSensitivity) const' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations] QStringList cmdlist = QString(buffer).trimmed().split(" ", QString::SkipEmptyParts); ^ In file included from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/qt5/QtCore/QString:1, from /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/applications/gqrx/remote_control.cpp:26: /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/qt5/QtCore/qstring.h:604:17: note: declared here QStringList split(const QString &sep, SplitBehavior behavior, ^~~~~ [ 40%] Building CXX object src/CMakeFiles/gqrx.dir/dsp/rds/decoder_impl.cc.o [ 41%] Building CXX object src/CMakeFiles/gqrx.dir/dsp/rds/parser_impl.cc.o [ 43%] Building CXX object src/CMakeFiles/gqrx.dir/dsp/agc_impl.cpp.o [ 44%] Building CXX object src/CMakeFiles/gqrx.dir/dsp/correct_iq_cc.cpp.o /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/dsp/rds/parser_impl.cc: In constructor 'gr::rds::parser_impl::parser_impl(bool, bool)': /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/dsp/rds/parser_impl.cc:42:72: error: '_1' was not declared in this scope set_msg_handler(pmt::mp("in"), boost::bind(&parser_impl::parse, this, _1)); ^~ /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/dsp/rds/parser_impl.cc:42:72: note: suggested alternatives: In file included from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/mpl/aux_/include_preprocessed.hpp:37, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/mpl/placeholders.hpp:43, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/iterator/iterator_categories.hpp:16, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/iterator/iterator_adaptor.hpp:14, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/iterator/reverse_iterator.hpp:10, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/range/reverse_iterator.hpp:21, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/range/rend.hpp:19, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/foreach.hpp:82, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/gnuradio/basic_block.h:33, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/gnuradio/block.h:27, from /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/dsp/rds/parser.h:21, from /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/dsp/rds/parser_impl.h:20, from /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/dsp/rds/parser_impl.cc:21: /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note: 'mpl_::_1' typedef arg<1> _1; ^~ In file included from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/smart_ptr/detail/shared_count.hpp:39, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/smart_ptr/shared_ptr.hpp:28, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/shared_ptr.hpp:17, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/gnuradio/types.h:28, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/gnuradio/runtime_types.h:27, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/gnuradio/io_signature.h:27, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/gnuradio/basic_block.h:27, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/gnuradio/block.h:27, from /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/dsp/rds/parser.h:21, from /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/dsp/rds/parser_impl.h:20, from /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/dsp/rds/parser_impl.cc:21: /home/naourr/work/instance-3/output-1/host/opt/ext-toolchain/x86_64-buildroot-linux-uclibc/include/c++/8.3.0/functional:211:34: note: 'std::placeholders::_1' extern const _Placeholder<1> _1; ^~ In file included from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/mpl/aux_/include_preprocessed.hpp:37, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/mpl/placeholders.hpp:43, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/iterator/iterator_categories.hpp:16, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/iterator/iterator_adaptor.hpp:14, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/iterator/reverse_iterator.hpp:10, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/range/reverse_iterator.hpp:21, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/range/rend.hpp:19, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/foreach.hpp:82, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/gnuradio/basic_block.h:33, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/gnuradio/block.h:27, from /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/dsp/rds/parser.h:21, from /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/dsp/rds/parser_impl.h:20, from /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/dsp/rds/parser_impl.cc:21: /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note: 'mpl_::_1' typedef arg<1> _1; ^~ In file included from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/bind/bind.hpp:2356, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/thread/detail/thread.hpp:33, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/thread/thread_only.hpp:22, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/thread/thread.hpp:12, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/gnuradio/thread/thread.h:31, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/gnuradio/basic_block.h:31, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/gnuradio/block.h:27, from /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/dsp/rds/parser.h:21, from /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/dsp/rds/parser_impl.h:20, from /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/dsp/rds/parser_impl.cc:21: /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/bind/placeholders.hpp:46:38: note: 'boost::placeholders::_1' BOOST_STATIC_CONSTEXPR boost::arg<1> _1; ^~ In file included from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/mpl/aux_/include_preprocessed.hpp:37, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/mpl/placeholders.hpp:43, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/iterator/iterator_categories.hpp:16, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/iterator/iterator_adaptor.hpp:14, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/iterator/reverse_iterator.hpp:10, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/range/reverse_iterator.hpp:21, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/range/rend.hpp:19, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/foreach.hpp:82, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/gnuradio/basic_block.h:33, from /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/gnuradio/block.h:27, from /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/dsp/rds/parser.h:21, from /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/dsp/rds/parser_impl.h:20, from /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/dsp/rds/parser_impl.cc:21: /home/naourr/work/instance-3/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note: 'mpl_::_1' typedef arg<1> _1; ^~ /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/dsp/rds/parser_impl.cc: In member function 'void gr::rds::parser_impl::decode_optional_content(int, long unsigned int*)': /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/dsp/rds/parser_impl.cc:449:36: warning: '<<' in boolean context, did you mean '<' ? [-Wint-in-bool-context] label = (free_format[i] && (0xf << ff_pointer)); ~~~~~^~~~~~~~~~~~~~ /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/src/dsp/rds/parser_impl.cc:452:66: warning: '<<' in boolean context, did you mean '<' ? [-Wint-in-bool-context] content = (free_format[i] && (int(pow(2, content_length) - 1) << ff_pointer)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ [ 45%] Building CXX object src/CMakeFiles/gqrx.dir/dsp/lpf.cpp.o make[3]: *** [src/CMakeFiles/gqrx.dir/build.make:319: src/CMakeFiles/gqrx.dir/dsp/rds/parser_impl.cc.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/gqrx-2.12.1' make[2]: *** [CMakeFiles/Makefile2:247: src/CMakeFiles/gqrx.dir/all] Error 2 make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/gqrx-2.12.1' make[1]: *** [Makefile:150: all] Error 2 make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/gqrx-2.12.1' make: *** [package/pkg-generic.mk:269: /home/naourr/work/instance-3/output-1/build/gqrx-2.12.1/.stamp_built] Error 2 make: Leaving directory '/home/naourr/work/instance-3/buildroot'