==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: soapyuhd 0.4.1-11 (Thu Sep 12 21:17:30 2024)
==> Retrieving sources...
  -> Found soapyuhd-0.4.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    soapyuhd-0.4.1.tar.gz ... Passed
==> Making package: soapyuhd 0.4.1-11 (Thu Sep 12 21:17:49 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) boost-libs-1.86.0-2  orc-0.4.39-1  libuhd-4.7.0.0-1
             soapysdr-0.8.1-5

Total Download Size:    8.10 MiB
Total Installed Size:  54.01 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 libuhd-4.7.0.0-1-armv7h downloading...
 soapysdr-0.8.1-5-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing boost-libs...
Optional dependencies for boost-libs
    openmpi: for mpi support
installing orc...
installing libuhd...
Optional dependencies for libuhd
    python-mako: for imgbuilder
    python-numpy: for Python bindings
    python: for Python bindings and USRP utils [installed]
installing soapysdr...
Optional dependencies for soapysdr
    soapyairspy: Airspy backend
    soapyaudio: Audio devices backend
    soapybladerf: BladeRF backend
    soapyhackrf: HackRF backend
    soapynetsdr: NetSDR backend
    soapyosmo: OsmoSDR backend
    soapyremote: SoapySDR remote support
    soapyrtlsdr: rtl-sdr backend
    soapyuhd: UHD backend
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (7) cppdap-1.58.0-2  hicolor-icon-theme-0.18-1  jsoncpp-1.9.5-3
             libuv-1.48.0-2  rhash-1.4.4-1  boost-1.86.0-2  cmake-3.30.3-1

Total Installed Size:  258.77 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing cppdap...
installing hicolor-icon-theme...
installing jsoncpp...
Optional dependencies for jsoncpp
    jsoncpp-doc: documentation
installing libuv...
installing rhash...
installing cmake...
Optional dependencies for cmake
    make: for unix Makefile generator [installed]
    ninja: for ninja generator
    qt6-base: cmake-gui
installing boost...
Optional dependencies for boost
    python: for python bindings [installed]
[?25h==> Retrieving sources...
  -> Found soapyuhd-0.4.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting soapyuhd-0.4.1.tar.gz with bsdtar
==> Starting build()...
CMake Deprecation Warning at CMakeLists.txt:24 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- The CXX compiler identification is GNU 14.1.1
-- The C compiler identification is GNU 14.1.1
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/distcc/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/lib/distcc/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Found UHD: /usr/lib/libuhd.so
-- UHD root directory: /usr
-- UHD include directories: /usr/include
-- UHD libraries: /usr/lib/libuhd.so
-- Checking uhd::device::register_device() API...
--   Reading /usr/include/uhd/device.hpp...
--   has filter API
-- Checking uhd::usrp::multi_usrp::set_rx_agc() API...
--   Reading /usr/include/uhd/usrp/multi_usrp.hpp...
--   has set_rx_agc() API
-- Checking uhd::property::set_publisher() API...
--   Reading /usr/include/uhd/property_tree.hpp...
--   has set_publisher() API
--   use log.hpp for logging
-- Configuring Boost C++ Libraries...
CMake Warning (dev) at CMakeLists.txt:128 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Boost: /usr/lib/cmake/Boost-1.86.0/BoostConfig.cmake (found version "1.86.0") found components: thread system
-- Boost include directories: /usr/include
-- Boost library directories: /usr/lib
-- Boost libraries: Boost::thread;Boost::system
-- Module uhdSupport configured with version: 0.4.1
-- Using install prefix: /usr
-- Configuring done (3.0s)
-- Generating done (0.0s)
-- Build files have been written to: /build/soapyuhd/src/SoapyUHD-soapy-uhd-0.4.1/build
[ 60%] Building CXX object CMakeFiles/soapySupport.dir/UHDSoapyDevice.cpp.o
[ 60%] Building CXX object CMakeFiles/uhdSupport.dir/Version.cpp.o
[ 60%] Building CXX object CMakeFiles/uhdSupport.dir/SoapyUHDDevice.cpp.o
In file included from /usr/include/c++/14.1.1/map:62,
                 from /usr/include/SoapySDR/Types.hpp:18,
                 from /build/soapyuhd/src/SoapyUHD-soapy-uhd-0.4.1/TypeHelpers.hpp:5,
                 from /build/soapyuhd/src/SoapyUHD-soapy-uhd-0.4.1/SoapyUHDDevice.cpp:9:
/usr/include/c++/14.1.1/bits/stl_tree.h: In function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple<const unsigned int&>, std::tuple<>}; _Key = unsigned int; _Val = std::pair<const unsigned int, uhd::tune_result_t>; _KeyOfValue = std::_Select1st<std::pair<const unsigned int, uhd::tune_result_t> >; _Compare = std::less<unsigned int>; _Alloc = std::allocator<std::pair<const unsigned int, uhd::tune_result_t> >]':
/usr/include/c++/14.1.1/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree<unsigned int, std::pair<const unsigned int, uhd::tune_result_t>, std::_Select1st<std::pair<const unsigned int, uhd::tune_result_t> >, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, uhd::tune_result_t> > >::const_iterator' changed in GCC 7.1
 2454 |       _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/14.1.1/map:63:
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = unsigned int; _Tp = uhd::tune_result_t; _Compare = std::less<unsigned int>; _Alloc = std::allocator<std::pair<const unsigned int, uhd::tune_result_t> >]',
    inlined from 'virtual void SoapyUHDDevice::setFrequency(int, size_t, const std::string&, double, const SoapySDR::Kwargs&)' at /build/soapyuhd/src/SoapyUHD-soapy-uhd-0.4.1/SoapyUHDDevice.cpp:643:54:
/usr/include/c++/14.1.1/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree<unsigned int, std::pair<const unsigned int, uhd::tune_result_t>, std::_Select1st<std::pair<const unsigned int, uhd::tune_result_t> >, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, uhd::tune_result_t> > >::const_iterator' changed in GCC 7.1
  513 |           __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct,
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  514 |                                             std::tuple<const key_type&>(__k),
      |                                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  515 |                                             std::tuple<>());
      |                                             ~~~~~~~~~~~~~~~
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = unsigned int; _Tp = uhd::tune_result_t; _Compare = std::less<unsigned int>; _Alloc = std::allocator<std::pair<const unsigned int, uhd::tune_result_t> >]',
    inlined from 'virtual void SoapyUHDDevice::setFrequency(int, size_t, const std::string&, double, const SoapySDR::Kwargs&)' at /build/soapyuhd/src/SoapyUHD-soapy-uhd-0.4.1/SoapyUHDDevice.cpp:644:54:
/usr/include/c++/14.1.1/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree<unsigned int, std::pair<const unsigned int, uhd::tune_result_t>, std::_Select1st<std::pair<const unsigned int, uhd::tune_result_t> >, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, uhd::tune_result_t> > >::const_iterator' changed in GCC 7.1
  513 |           __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct,
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  514 |                                             std::tuple<const key_type&>(__k),
      |                                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  515 |                                             std::tuple<>());
      |                                             ~~~~~~~~~~~~~~~
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = unsigned int; _Tp = uhd::tune_result_t; _Compare = std::less<unsigned int>; _Alloc = std::allocator<std::pair<const unsigned int, uhd::tune_result_t> >]',
    inlined from 'virtual void SoapyUHDDevice::setFrequency(int, size_t, double, const SoapySDR::Kwargs&)' at /build/soapyuhd/src/SoapyUHD-soapy-uhd-0.4.1/SoapyUHDDevice.cpp:621:54:
/usr/include/c++/14.1.1/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree<unsigned int, std::pair<const unsigned int, uhd::tune_result_t>, std::_Select1st<std::pair<const unsigned int, uhd::tune_result_t> >, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, uhd::tune_result_t> > >::const_iterator' changed in GCC 7.1
  513 |           __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct,
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  514 |                                             std::tuple<const key_type&>(__k),
      |                                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  515 |                                             std::tuple<>());
      |                                             ~~~~~~~~~~~~~~~
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = unsigned int; _Tp = uhd::tune_result_t; _Compare = std::less<unsigned int>; _Alloc = std::allocator<std::pair<const unsigned int, uhd::tune_result_t> >]',
    inlined from 'virtual void SoapyUHDDevice::setFrequency(int, size_t, double, const SoapySDR::Kwargs&)' at /build/soapyuhd/src/SoapyUHD-soapy-uhd-0.4.1/SoapyUHDDevice.cpp:622:54:
/usr/include/c++/14.1.1/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree<unsigned int, std::pair<const unsigned int, uhd::tune_result_t>, std::_Select1st<std::pair<const unsigned int, uhd::tune_result_t> >, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, uhd::tune_result_t> > >::const_iterator' changed in GCC 7.1
  513 |           __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct,
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  514 |                                             std::tuple<const key_type&>(__k),
      |                                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  515 |                                             std::tuple<>());
      |                                             ~~~~~~~~~~~~~~~
[ 80%] Linking CXX shared module libuhdSupport.so
[ 80%] Built target uhdSupport
In file included from /build/soapyuhd/src/SoapyUHD-soapy-uhd-0.4.1/UHDSoapyDevice.cpp:37:
/usr/include/boost/bind.hpp:36:273: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
In file included from /usr/include/c++/14.1.1/map:62,
                 from /usr/include/SoapySDR/Types.hpp:18,
                 from /build/soapyuhd/src/SoapyUHD-soapy-uhd-0.4.1/TypeHelpers.hpp:5,
                 from /build/soapyuhd/src/SoapyUHD-soapy-uhd-0.4.1/UHDSoapyDevice.cpp:14:
/usr/include/c++/14.1.1/bits/stl_tree.h: In function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple<const unsigned int&>, std::tuple<>}; _Key = unsigned int; _Val = std::pair<const unsigned int, double>; _KeyOfValue = std::_Select1st<std::pair<const unsigned int, double> >; _Compare = std::less<unsigned int>; _Alloc = std::allocator<std::pair<const unsigned int, double> >]':
/usr/include/c++/14.1.1/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree<unsigned int, std::pair<const unsigned int, double>, std::_Select1st<std::pair<const unsigned int, double> >, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, double> > >::const_iterator' changed in GCC 7.1
 2454 |       _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/14.1.1/map:63:
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = unsigned int; _Tp = double; _Compare = std::less<unsigned int>; _Alloc = std::allocator<std::pair<const unsigned int, double> >]',
    inlined from 'void UHDSoapyDevice::set_sample_rate(int, size_t, double)' at /build/soapyuhd/src/SoapyUHD-soapy-uhd-0.4.1/UHDSoapyDevice.cpp:134:31:
/usr/include/c++/14.1.1/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree<unsigned int, std::pair<const unsigned int, double>, std::_Select1st<std::pair<const unsigned int, double> >, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, double> > >::const_iterator' changed in GCC 7.1
  513 |           __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct,
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  514 |                                             std::tuple<const key_type&>(__k),
      |                                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  515 |                                             std::tuple<>());
      |                                             ~~~~~~~~~~~~~~~
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = unsigned int; _Tp = double; _Compare = std::less<unsigned int>; _Alloc = std::allocator<std::pair<const unsigned int, double> >]',
    inlined from 'virtual uhd::rx_streamer::sptr UHDSoapyDevice::get_rx_stream(const uhd::stream_args_t&)' at /build/soapyuhd/src/SoapyUHD-soapy-uhd-0.4.1/UHDSoapyDevice.cpp:724:99:
/usr/include/c++/14.1.1/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree<unsigned int, std::pair<const unsigned int, double>, std::_Select1st<std::pair<const unsigned int, double> >, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, double> > >::const_iterator' changed in GCC 7.1
  513 |           __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct,
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  514 |                                             std::tuple<const key_type&>(__k),
      |                                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  515 |                                             std::tuple<>());
      |                                             ~~~~~~~~~~~~~~~
[100%] Linking CXX shared module libsoapySupport.so
[100%] Built target soapySupport
==> Entering fakeroot environment...
==> Starting package()...
[ 40%] Built target soapySupport
[100%] Built target uhdSupport
Install the project...
-- Install configuration: "Release"
-- Installing: /build/soapyuhd/pkg/soapyuhd/usr/lib/SoapySDR/modules0.8/libuhdSupport.so
-- Installing: /build/soapyuhd/pkg/soapyuhd/usr/lib/uhd/modules/libsoapySupport.so
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/lib/uhd/modules/libsoapySupport.so
==> Creating package "soapyuhd"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: soapyuhd 0.4.1-11 (Thu Sep 12 21:18:36 2024)
==> Cleaning up...