>>> soapy-bladerf: Building testing/soapy-bladerf 0.4.1-r0 (using abuild 3.9.0-r0) started Thu, 09 Jun 2022 12:34:15 +0000 >>> soapy-bladerf: Checking sanity of /home/buildozer/aports/testing/soapy-bladerf/APKBUILD... >>> soapy-bladerf: Analyzing dependencies... >>> soapy-bladerf: Installing for build: build-base cmake samurai soapy-sdr-dev bladerf-dev (1/11) Installing libarchive (3.6.1-r0) (2/11) Installing rhash-libs (1.4.2-r2) (3/11) Installing libuv (1.44.1-r0) (4/11) Installing cmake (3.23.2-r0) (5/11) Installing samurai (1.2-r2) (6/11) Installing soapy-sdr-libs (0.8.1-r1) (7/11) Installing soapy-sdr-dev (0.8.1-r1) (8/11) Installing libusb (1.0.26-r0) (9/11) Installing bladerf-libs (2021.10-r0) (10/11) Installing bladerf-dev (2021.10-r0) (11/11) Installing .makedepends-soapy-bladerf (20220609.123416) Executing busybox-1.35.0-r14.trigger OK: 349 MiB in 110 packages >>> soapy-bladerf: Cleaning up srcdir >>> soapy-bladerf: Cleaning up pkgdir >>> soapy-bladerf: Fetching https://distfiles.alpinelinux.org/distfiles/edge/soapy-bladerf-0.4.1.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> soapy-bladerf: Fetching https://github.com/pothosware/SoapyBladeRF/archive/refs/tags/soapy-bladerf-0.4.1/soapy-bladerf-0.4.1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 25 29194 25 7353 0 0 6761 0 0:00:04 0:00:01 0:00:03 6761 100 29194 100 29194 0 0 24179 0 0:00:01 0:00:01 --:--:-- 179k >>> soapy-bladerf: Fetching https://distfiles.alpinelinux.org/distfiles/edge/soapy-bladerf-0.4.1.tar.gz >>> soapy-bladerf: Checking sha512sums... soapy-bladerf-0.4.1.tar.gz: OK >>> soapy-bladerf: Unpacking /var/cache/distfiles/edge/soapy-bladerf-0.4.1.tar.gz... CMake Deprecation Warning at CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 2.8.12 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 11.2.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 CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (LibbladeRF). 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:99 (find_package_handle_standard_args) FindLibbladeRF.cmake:2 (INCLUDE) CMakeLists.txt:13 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.0") -- Checking for module 'libbladeRF' -- Found libbladeRF, version 2.4.1 -- Found libbladeRF: /usr/include, /usr/lib/libbladeRF.so -- LIBBLADERF_INCLUDE_DIRS - /usr/include -- LIBBLADERF_LIBRARIES - /usr/lib/libbladeRF.so -- Module bladeRFSupport configured with version: 0.4.1 -- Configuring done -- Generating done -- Build files have been written to: /home/buildozer/aports/testing/soapy-bladerf/src/SoapyBladeRF-soapy-bladerf-0.4.1/build [1/5] Building CXX object CMakeFiles/bladeRFSupport.dir/Version.cpp.o [2/5] Building CXX object CMakeFiles/bladeRFSupport.dir/bladeRF_Streaming.cpp.o [3/5] Building CXX object CMakeFiles/bladeRFSupport.dir/bladeRF_Settings.cpp.o [4/5] Building CXX object CMakeFiles/bladeRFSupport.dir/bladeRF_Registration.cpp.o In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/SoapySDR/Types.hpp:15, from /usr/include/SoapySDR/Device.hpp:15, from /home/buildozer/aports/testing/soapy-bladerf/src/SoapyBladeRF-soapy-bladerf-0.4.1/bladeRF_SoapySDR.hpp:24, from /home/buildozer/aports/testing/soapy-bladerf/src/SoapyBladeRF-soapy-bladerf-0.4.1/bladeRF_Streaming.cpp:22: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const SoapySDR::ArgInfo&}; _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/SoapySDR/Types.hpp:15, from /usr/include/SoapySDR/Device.hpp:15, from /home/buildozer/aports/testing/soapy-bladerf/src/SoapyBladeRF-soapy-bladerf-0.4.1/bladeRF_SoapySDR.hpp:24, from /home/buildozer/aports/testing/soapy-bladerf/src/SoapyBladeRF-soapy-bladerf-0.4.1/bladeRF_Streaming.cpp:22: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/SoapySDR/Types.hpp:15, from /usr/include/SoapySDR/Device.hpp:15, from /home/buildozer/aports/testing/soapy-bladerf/src/SoapyBladeRF-soapy-bladerf-0.4.1/bladeRF_SoapySDR.hpp:24, from /home/buildozer/aports/testing/soapy-bladerf/src/SoapyBladeRF-soapy-bladerf-0.4.1/bladeRF_Settings.cpp:22: /usr/include/c++/11.2.1/bits/stl_vector.h: In constructor 'std::vector<_Tp, _Alloc>::vector(std::initializer_list<_Tp>, const allocator_type&) [with _Tp = SoapySDR::Range; _Alloc = std::allocator]': /usr/include/c++/11.2.1/bits/stl_vector.h:625:7: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 625 | vector(initializer_list __l, | ^~~~~~ /home/buildozer/aports/testing/soapy-bladerf/src/SoapyBladeRF-soapy-bladerf-0.4.1/bladeRF_Settings.cpp: In member function 'virtual SoapySDR::RangeList bladeRF_SoapySDR::getFrequencyRange(int, size_t, const string&) const': /home/buildozer/aports/testing/soapy-bladerf/src/SoapyBladeRF-soapy-bladerf-0.4.1/bladeRF_Settings.cpp:478:27: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 478 | return {toRange(range)}; | ^ /home/buildozer/aports/testing/soapy-bladerf/src/SoapyBladeRF-soapy-bladerf-0.4.1/bladeRF_Settings.cpp: In member function 'virtual SoapySDR::RangeList bladeRF_SoapySDR::getBandwidthRange(int, size_t) const': /home/buildozer/aports/testing/soapy-bladerf/src/SoapyBladeRF-soapy-bladerf-0.4.1/bladeRF_Settings.cpp:611:27: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 611 | return {toRange(range)}; | ^ In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/SoapySDR/Types.hpp:15, from /usr/include/SoapySDR/Device.hpp:15, from /home/buildozer/aports/testing/soapy-bladerf/src/SoapyBladeRF-soapy-bladerf-0.4.1/bladeRF_SoapySDR.hpp:24, from /home/buildozer/aports/testing/soapy-bladerf/src/SoapyBladeRF-soapy-bladerf-0.4.1/bladeRF_Settings.cpp:22: /usr/include/c++/11.2.1/bits/stl_vector.h: In constructor 'std::vector<_Tp, _Alloc>::vector(std::initializer_list<_Tp>, const allocator_type&) [with _Tp = double; _Alloc = std::allocator]': /usr/include/c++/11.2.1/bits/stl_vector.h:625:7: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 625 | vector(initializer_list __l, | ^~~~~~ /home/buildozer/aports/testing/soapy-bladerf/src/SoapyBladeRF-soapy-bladerf-0.4.1/bladeRF_Settings.cpp: In member function 'virtual std::vector bladeRF_SoapySDR::listBandwidths(int, size_t) const': /home/buildozer/aports/testing/soapy-bladerf/src/SoapyBladeRF-soapy-bladerf-0.4.1/bladeRF_Settings.cpp:621:66: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 621 | return {ranges.front().minimum(), ranges.back().maximum()}; | ^ /home/buildozer/aports/testing/soapy-bladerf/src/SoapyBladeRF-soapy-bladerf-0.4.1/bladeRF_Settings.cpp:627:114: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 627 | std::vector options = {0.75, 0.875, 1.25, 1.375, 1.5, 1.92, 2.5, 2.75, 3, 3.5, 4.375, 5, 6, 7, 10, 14}; | ^ In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/SoapySDR/Types.hpp:15, from /usr/include/SoapySDR/Device.hpp:15, from /home/buildozer/aports/testing/soapy-bladerf/src/SoapyBladeRF-soapy-bladerf-0.4.1/bladeRF_SoapySDR.hpp:24, from /home/buildozer/aports/testing/soapy-bladerf/src/SoapyBladeRF-soapy-bladerf-0.4.1/bladeRF_Settings.cpp:22: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {double, double, double}; _Tp = SoapySDR::Range; _Alloc = std::allocator]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {double, double, double}; _Tp = SoapySDR::Range; _Alloc = std::allocator]': /usr/include/c++/11.2.1/bits/vector.tcc:121:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const double&}; _Tp = double; _Alloc = std::allocator]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/SoapySDR/Types.hpp:15, from /usr/include/SoapySDR/Device.hpp:15, from /home/buildozer/aports/testing/soapy-bladerf/src/SoapyBladeRF-soapy-bladerf-0.4.1/bladeRF_SoapySDR.hpp:24, from /home/buildozer/aports/testing/soapy-bladerf/src/SoapyBladeRF-soapy-bladerf-0.4.1/bladeRF_Settings.cpp:22: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'virtual std::vector bladeRF_SoapySDR::listSampleRates(int, size_t) const': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/SoapySDR/Types.hpp:15, from /usr/include/SoapySDR/Device.hpp:15, from /home/buildozer/aports/testing/soapy-bladerf/src/SoapyBladeRF-soapy-bladerf-0.4.1/bladeRF_SoapySDR.hpp:24, from /home/buildozer/aports/testing/soapy-bladerf/src/SoapyBladeRF-soapy-bladerf-0.4.1/bladeRF_Settings.cpp:22: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const SoapySDR::ArgInfo&}; _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/SoapySDR/Types.hpp:15, from /usr/include/SoapySDR/Device.hpp:15, from /home/buildozer/aports/testing/soapy-bladerf/src/SoapyBladeRF-soapy-bladerf-0.4.1/bladeRF_SoapySDR.hpp:24, from /home/buildozer/aports/testing/soapy-bladerf/src/SoapyBladeRF-soapy-bladerf-0.4.1/bladeRF_Settings.cpp:22: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [5/5] Linking CXX shared module libbladeRFSupport.so >>> soapy-bladerf: Entering fakeroot... -- Install configuration: "MinSizeRel" -- Installing: /home/buildozer/aports/testing/soapy-bladerf/pkg/soapy-bladerf/usr/lib/SoapySDR/modules0.8/libbladeRFSupport.so >>> soapy-bladerf*: Running postcheck for soapy-bladerf >>> soapy-bladerf*: Preparing package soapy-bladerf... >>> soapy-bladerf*: Stripping binaries >>> soapy-bladerf*: Scanning shared objects >>> soapy-bladerf*: Tracing dependencies... so:libSoapySDR.so.0.8 so:libbladeRF.so.2 so:libc.musl-armhf.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> soapy-bladerf*: Package size: 108.0 KB >>> soapy-bladerf*: Compressing data... >>> soapy-bladerf*: Create checksum... >>> soapy-bladerf*: Create soapy-bladerf-0.4.1-r0.apk >>> soapy-bladerf: Build complete at Thu, 09 Jun 2022 12:34:22 +0000 elapsed time 0h 0m 7s >>> soapy-bladerf: Cleaning up srcdir >>> soapy-bladerf: Cleaning up pkgdir >>> soapy-bladerf: Uninstalling dependencies... (1/11) Purging .makedepends-soapy-bladerf (20220609.123416) (2/11) Purging cmake (3.23.2-r0) (3/11) Purging samurai (1.2-r2) (4/11) Purging soapy-sdr-dev (0.8.1-r1) (5/11) Purging soapy-sdr-libs (0.8.1-r1) (6/11) Purging bladerf-dev (2021.10-r0) (7/11) Purging bladerf-libs (2021.10-r0) (8/11) Purging libarchive (3.6.1-r0) (9/11) Purging rhash-libs (1.4.2-r2) (10/11) Purging libuv (1.44.1-r0) (11/11) Purging libusb (1.0.26-r0) Executing busybox-1.35.0-r14.trigger OK: 300 MiB in 99 packages >>> soapy-bladerf: Updating the testing/armhf repository index... >>> soapy-bladerf: Signing the index...