>>> soapy-hackrf: Building testing/soapy-hackrf 0.3.4-r2 (using abuild 3.11.21-r0) started Sat, 29 Jul 2023 17:16:25 +0000 >>> soapy-hackrf: Checking sanity of /home/buildozer/aports/testing/soapy-hackrf/APKBUILD... >>> WARNING: soapy-hackrf: No maintainer >>> soapy-hackrf: Analyzing dependencies... >>> soapy-hackrf: Installing for build: build-base cmake hackrf-dev samurai soapy-sdr-dev (1/13) Installing libbz2 (1.0.8-r6) (2/13) Installing xz-libs (5.4.3-r1) (3/13) Installing libarchive (3.7.0-r0) (4/13) Installing rhash-libs (1.4.4-r0) (5/13) Installing libuv (1.46.0-r0) (6/13) Installing cmake (3.27.1-r0) (7/13) Installing libusb (1.0.26-r3) (8/13) Installing hackrf-libs (2023.01.1-r1) (9/13) Installing hackrf-dev (2023.01.1-r1) (10/13) Installing samurai (1.2-r4) (11/13) Installing soapy-sdr-libs (0.8.1-r2) (12/13) Installing soapy-sdr-dev (0.8.1-r2) (13/13) Installing .makedepends-soapy-hackrf (20230729.171626) Executing busybox-1.36.1-r4.trigger OK: 366 MiB in 115 packages >>> soapy-hackrf: Cleaning up srcdir >>> soapy-hackrf: Cleaning up pkgdir >>> soapy-hackrf: Cleaning up tmpdir >>> soapy-hackrf: Fetching https://github.com/pothosware/SoapyHackRF/archive/refs/tags/soapy-hackrf-0.3.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16475 0 16475 0 0 39521 0 --:--:-- --:--:-- --:--:-- 39521 >>> soapy-hackrf: Fetching https://github.com/pothosware/SoapyHackRF/archive/refs/tags/soapy-hackrf-0.3.4.tar.gz >>> soapy-hackrf: Checking sha512sums... soapy-hackrf-0.3.4.tar.gz: OK >>> soapy-hackrf: Unpacking /var/cache/distfiles/soapy-hackrf-0.3.4.tar.gz... CMake Deprecation Warning at CMakeLists.txt:5 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The CXX compiler identification is GNU 13.1.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "1.9.5") -- Found LIBHACKRF: /usr/lib/libhackrf.so -- LIBHACKRF_INCLUDE_DIRS - /usr/include/libhackrf -- LIBHACKRF_LIBRARIES - /usr/lib/libhackrf.so -- Checking for hackrf_device_list API... -- Reading /usr/include/libhackrf/hackrf.h... -- Performing Test HAS_STD_CXX11 -- Performing Test HAS_STD_CXX11 - Success -- Module HackRFSupport configured with version: 0.3.4 -- Configuring done (0.2s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/testing/soapy-hackrf/src/SoapyHackRF-soapy-hackrf-0.3.4/build [1/6] Building CXX object CMakeFiles/HackRFSupport.dir/Version.cpp.o [2/6] Building CXX object CMakeFiles/HackRFSupport.dir/HackRF_Session.cpp.o [3/6] Building CXX object CMakeFiles/HackRFSupport.dir/HackRF_Streaming.cpp.o [4/6] Building CXX object CMakeFiles/HackRFSupport.dir/HackRF_Settings.cpp.o [5/6] Building CXX object CMakeFiles/HackRFSupport.dir/HackRF_Registration.cpp.o In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/SoapySDR/Types.hpp:15, from /usr/include/SoapySDR/Device.hpp:15, from /home/buildozer/aports/testing/soapy-hackrf/src/SoapyHackRF-soapy-hackrf-0.3.4/SoapyHackRF.hpp:29, from /home/buildozer/aports/testing/soapy-hackrf/src/SoapyHackRF-soapy-hackrf-0.3.4/HackRF_Streaming.cpp:24: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const SoapySDR::ArgInfo&}; _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]', inlined from 'virtual SoapySDR::ArgInfoList SoapyHackRF::getStreamArgsInfo(int, size_t) const' at /home/buildozer/aports/testing/soapy-hackrf/src/SoapyHackRF-soapy-hackrf-0.3.4/HackRF_Streaming.cpp:120:22: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:72, from /usr/include/SoapySDR/Types.hpp:15, from /usr/include/SoapySDR/Device.hpp:15, from /home/buildozer/aports/testing/soapy-hackrf/src/SoapyHackRF-soapy-hackrf-0.3.4/SoapyHackRF.hpp:29, from /home/buildozer/aports/testing/soapy-hackrf/src/SoapyHackRF-soapy-hackrf-0.3.4/HackRF_Settings.cpp:24: /usr/include/c++/13.1.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const SoapySDR::ArgInfo&}; _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]': /usr/include/c++/13.1.1/bits/vector.tcc:445:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 445 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/13.1.1/vector:66: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]', inlined from 'virtual SoapySDR::ArgInfoList SoapyHackRF::getSettingInfo() const' at /home/buildozer/aports/testing/soapy-hackrf/src/SoapyHackRF-soapy-hackrf-0.3.4/HackRF_Settings.cpp:183:19: /usr/include/c++/13.1.1/bits/stl_vector.h:1289:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1289 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [6/6] Linking CXX shared module libHackRFSupport.so >>> soapy-hackrf: Entering fakeroot... -- Install configuration: "MinSizeRel" -- Installing: /home/buildozer/aports/testing/soapy-hackrf/pkg/soapy-hackrf/usr/lib/SoapySDR/modules0.8/libHackRFSupport.so >>> soapy-hackrf*: Running postcheck for soapy-hackrf >>> soapy-hackrf*: Preparing package soapy-hackrf... >>> soapy-hackrf*: Stripping binaries >>> soapy-hackrf*: Scanning shared objects >>> soapy-hackrf*: Tracing dependencies... so:libSoapySDR.so.0.8 so:libc.musl-armhf.so.1 so:libgcc_s.so.1 so:libhackrf.so.0 so:libstdc++.so.6 >>> soapy-hackrf*: Package size: 84.0 KB >>> soapy-hackrf*: Compressing data... >>> soapy-hackrf*: Create checksum... >>> soapy-hackrf*: Create soapy-hackrf-0.3.4-r2.apk >>> soapy-hackrf: Build complete at Sat, 29 Jul 2023 17:16:29 +0000 elapsed time 0h 0m 4s >>> soapy-hackrf: Cleaning up srcdir >>> soapy-hackrf: Cleaning up pkgdir >>> soapy-hackrf: Uninstalling dependencies... (1/13) Purging .makedepends-soapy-hackrf (20230729.171626) (2/13) Purging cmake (3.27.1-r0) (3/13) Purging hackrf-dev (2023.01.1-r1) (4/13) Purging hackrf-libs (2023.01.1-r1) (5/13) Purging samurai (1.2-r4) (6/13) Purging soapy-sdr-dev (0.8.1-r2) (7/13) Purging soapy-sdr-libs (0.8.1-r2) (8/13) Purging libarchive (3.7.0-r0) (9/13) Purging libbz2 (1.0.8-r6) (10/13) Purging libusb (1.0.26-r3) (11/13) Purging libuv (1.46.0-r0) (12/13) Purging rhash-libs (1.4.4-r0) (13/13) Purging xz-libs (5.4.3-r1) Executing busybox-1.36.1-r4.trigger OK: 315 MiB in 102 packages >>> soapy-hackrf: Updating the testing/armhf repository index... >>> soapy-hackrf: Signing the index...