==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: soapyuhd 0.4.1-12 (Wed Mar 5 14:14:23 2025) ==> Retrieving sources... -> Found soapyuhd-0.4.1.tar.gz -> Found soapyuhd-uhd-4.8-compatibility.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... soapyuhd-0.4.1.tar.gz ... Passed soapyuhd-uhd-4.8-compatibility.patch ... Passed ==> Making package: soapyuhd 0.4.1-12 (Wed Mar 5 14:14:30 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (11) boost-libs-1.87.0-3 dpdk-24.11.1-1 dtc-1.7.2-3 libbsd-0.12.2-2 libmd-1.1.0-2 libnl-3.11.0-1 libpcap-1.10.5-2 libyaml-0.2.5-3 numactl-2.0.19-1 libuhd-4.8.0.0-5 soapysdr-0.8.1-6 Total Installed Size: 1400.35 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 boost-libs... Optional dependencies for boost-libs openmpi: for mpi support installing libyaml... installing dtc... Optional dependencies for dtc python: Python bindings [installed] installing libmd... installing libbsd... installing libnl... installing libpcap... installing numactl... installing dpdk... installing libuhd... 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 :: Running post-transaction hooks... (1/2) Reloading device manager configuration... Skipped: Device manager is not running. (2/2) Arming ConditionNeedsUpdate... [?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.6-3 libuv-1.50.0-1 rhash-1.4.4-1 boost-1.87.0-3 cmake-3.31.6-1 Total Download Size: 14.87 MiB Total Installed Size: 281.79 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... boost-1.87.0-3-aarch64 downloading... 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] :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources... -> Found soapyuhd-0.4.1.tar.gz -> Found soapyuhd-uhd-4.8-compatibility.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting soapyuhd-0.4.1.tar.gz with bsdtar ==> Starting prepare()... patching file UHDSoapyDevice.cpp Hunk #1 succeeded at 706 (offset -1 lines). Hunk #2 succeeded at 858 (offset -1 lines). ==> Starting build()... CMake Deprecation Warning at CMakeLists.txt:24 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier. -- The CXX compiler identification is GNU 14.2.1 -- The C compiler identification is GNU 14.2.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.87.0/BoostConfig.cmake (found version "1.87.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 (4.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/uhdSupport.dir/Version.cpp.o [ 60%] Building CXX object CMakeFiles/soapySupport.dir/UHDSoapyDevice.cpp.o [ 60%] Building CXX object CMakeFiles/uhdSupport.dir/SoapyUHDDevice.cpp.o [ 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.' 36 | BOOST_PRAGMA_MESSAGE( | ^ [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-12 (Wed Mar 5 14:15:44 2025) ==> Cleaning up...