==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: soapynetsdr 0.2.0-3 (Sun Jul 14 19:20:58 2024) ==> Retrieving sources... -> Found soapynetsdr-0.2.0.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... soapynetsdr-0.2.0.tar.gz ... Passed ==> Making package: soapynetsdr 0.2.0-3 (Sun 14 Jul 2024 07:21:05 PM MDT) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (1) soapysdr-0.8.1-5 Total Installed Size: 5.39 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 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 (6) 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 cmake-3.30.0-1 Total Installed Size: 94.85 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 [?25h==> Retrieving sources... -> Found soapynetsdr-0.2.0.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting soapynetsdr-0.2.0.tar.gz with bsdtar ==> Starting build()... CMake Deprecation Warning at CMakeLists.txt:4 (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 -- 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 -- Module netSDRSupport configured with version: 0.1.0 -- Configuring done (0.8s) -- Generating done (0.0s) -- Build files have been written to: /build/soapynetsdr/src/SoapyNetSDR-soapy-netsdr-0.2.0/build [ 16%] Building CXX object CMakeFiles/netSDRSupport.dir/NetSDR_Registration.cpp.o [ 33%] Building CXX object CMakeFiles/netSDRSupport.dir/NetSDR_Settings.cpp.o [ 50%] Building CXX object CMakeFiles/netSDRSupport.dir/NetSDR_Streaming.cpp.o [ 66%] Building CXX object CMakeFiles/netSDRSupport.dir/Version.cpp.o [ 83%] Building CXX object CMakeFiles/netSDRSupport.dir/InterfacesUnix.cpp.o In function 'int copyl(char*, char*, long int)', inlined from 'int connectToServer(char*, short unsigned int*)' at /build/soapynetsdr/src/SoapyNetSDR-soapy-netsdr-0.2.0/NetSDR_Settings.cpp:240:11, inlined from 'SoapyNetSDR::SoapyNetSDR(const SoapySDR::Kwargs&)' at /build/soapynetsdr/src/SoapyNetSDR-soapy-netsdr-0.2.0/NetSDR_Settings.cpp:46:27: /build/soapynetsdr/src/SoapyNetSDR-soapy-netsdr-0.2.0/NetSDR_Settings.cpp:192:22: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] In file included from /usr/include/netdb.h:27, from /build/soapynetsdr/src/SoapyNetSDR-soapy-netsdr-0.2.0/SocketDefs.h:39, from /build/soapynetsdr/src/SoapyNetSDR-soapy-netsdr-0.2.0/SoapyNetSDR.hpp:4, from /build/soapynetsdr/src/SoapyNetSDR-soapy-netsdr-0.2.0/NetSDR_Settings.cpp:1: /usr/include/netinet/in.h: In constructor 'SoapyNetSDR::SoapyNetSDR(const SoapySDR::Kwargs&)': /usr/include/netinet/in.h:251:20: note: at offset [20, 2147483636] into destination object 'sockaddr_in::sin_addr' of size 4 251 | struct in_addr sin_addr; /* Internet address. */ | ^~~~~~~~ /usr/include/netinet/in.h:251:20: note: at offset 4 into destination object 'sockaddr_in::sin_addr' of size 4 /usr/include/netinet/in.h:251:20: note: at offset [20, 2147483636] into destination object 'sockaddr_in::sin_addr' of size 4 /usr/include/netinet/in.h:251:20: note: at offset 4 into destination object 'sockaddr_in::sin_addr' of size 4 In function 'int copyl(char*, char*, long int)', inlined from 'int connectToServer(char*, short unsigned int*)' at /build/soapynetsdr/src/SoapyNetSDR-soapy-netsdr-0.2.0/NetSDR_Settings.cpp:240:11, inlined from 'SoapyNetSDR::SoapyNetSDR(const SoapySDR::Kwargs&)' at /build/soapynetsdr/src/SoapyNetSDR-soapy-netsdr-0.2.0/NetSDR_Settings.cpp:46:27: /build/soapynetsdr/src/SoapyNetSDR-soapy-netsdr-0.2.0/NetSDR_Settings.cpp:192:22: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] /usr/include/netinet/in.h: In constructor 'SoapyNetSDR::SoapyNetSDR(const SoapySDR::Kwargs&)': /usr/include/netinet/in.h:251:20: note: at offset [21, 2147483637] into destination object 'sockaddr_in::sin_addr' of size 4 251 | struct in_addr sin_addr; /* Internet address. */ | ^~~~~~~~ /usr/include/netinet/in.h:251:20: note: at offset 5 into destination object 'sockaddr_in::sin_addr' of size 4 /usr/include/netinet/in.h:251:20: note: at offset [21, 2147483637] into destination object 'sockaddr_in::sin_addr' of size 4 /usr/include/netinet/in.h:251:20: note: at offset 5 into destination object 'sockaddr_in::sin_addr' of size 4 In function 'int copyl(char*, char*, long int)', inlined from 'int connectToServer(char*, short unsigned int*)' at /build/soapynetsdr/src/SoapyNetSDR-soapy-netsdr-0.2.0/NetSDR_Settings.cpp:240:11, inlined from 'SoapyNetSDR::SoapyNetSDR(const SoapySDR::Kwargs&)' at /build/soapynetsdr/src/SoapyNetSDR-soapy-netsdr-0.2.0/NetSDR_Settings.cpp:46:27: /build/soapynetsdr/src/SoapyNetSDR-soapy-netsdr-0.2.0/NetSDR_Settings.cpp:192:22: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] /usr/include/netinet/in.h: In constructor 'SoapyNetSDR::SoapyNetSDR(const SoapySDR::Kwargs&)': /usr/include/netinet/in.h:251:20: note: at offset [22, 2147483638] into destination object 'sockaddr_in::sin_addr' of size 4 251 | struct in_addr sin_addr; /* Internet address. */ | ^~~~~~~~ /usr/include/netinet/in.h:251:20: note: at offset 6 into destination object 'sockaddr_in::sin_addr' of size 4 /usr/include/netinet/in.h:251:20: note: at offset [22, 2147483638] into destination object 'sockaddr_in::sin_addr' of size 4 /usr/include/netinet/in.h:251:20: note: at offset 6 into destination object 'sockaddr_in::sin_addr' of size 4 [100%] Linking CXX shared module libnetSDRSupport.so [100%] Built target netSDRSupport ==> Entering fakeroot environment... ==> Starting package()... [100%] Built target netSDRSupport Install the project... -- Install configuration: "Release" -- Installing: /build/soapynetsdr/pkg/soapynetsdr/usr/lib/SoapySDR/modules0.8/libnetSDRSupport.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... ==> Creating package "soapynetsdr"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: soapynetsdr 0.2.0-3 (Sun 14 Jul 2024 07:21:17 PM MDT) ==> Cleaning up...