>>> soapy-sdr: Building community/soapy-sdr 0.8.1-r3 (using abuild 3.15.0_rc3-r1) started Thu, 24 Apr 2025 19:57:10 +0000 >>> soapy-sdr: Validating /home/buildozer/aports/community/soapy-sdr/APKBUILD... >>> soapy-sdr: Analyzing dependencies... >>> soapy-sdr: Installing for build: build-base cmake python3-dev py3-setuptools swig (1/25) Installing libbz2 (1.0.8-r6) (2/25) Installing libarchive (3.7.9-r0) (3/25) Installing rhash-libs (1.4.5-r0) (4/25) Installing libuv (1.50.0-r0) (5/25) Installing cmake (3.31.6-r1) (6/25) Installing gdbm (1.24-r0) (7/25) Installing mpdecimal (4.0.0-r0) (8/25) Installing libpanelw (6.5_p20250412-r0) (9/25) Installing sqlite-libs (3.49.1-r0) (10/25) Installing python3 (3.12.10-r0) (11/25) Installing python3-pycache-pyc0 (3.12.10-r0) (12/25) Installing pyc (3.12.10-r0) (13/25) Installing python3-pyc (3.12.10-r0) (14/25) Installing python3-dev (3.12.10-r0) (15/25) Installing py3-parsing (3.2.0-r0) (16/25) Installing py3-parsing-pyc (3.2.0-r0) (17/25) Installing py3-packaging (24.2-r0) (18/25) Installing py3-packaging-pyc (24.2-r0) (19/25) Installing py3-setuptools (77.0.3-r0) (20/25) Installing py3-setuptools-pyc (77.0.3-r0) (21/25) Installing gc (8.2.8-r1) (22/25) Installing guile-libs (3.0.9-r1) (23/25) Installing guile (3.0.9-r1) (24/25) Installing swig (4.3.0-r0) (25/25) Installing .makedepends-soapy-sdr (20250424.195732) Executing busybox-1.37.0-r16.trigger OK: 779 MiB in 134 packages >>> soapy-sdr: Cleaning up srcdir >>> soapy-sdr: Cleaning up pkgdir >>> soapy-sdr: Cleaning up tmpdir >>> soapy-sdr: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/soapy-sdr-0.8.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> soapy-sdr: Fetching soapy-sdr-0.8.1.tar.gz::https://github.com/pothosware/SoapySDR/archive/soapy-sdr-0.8.1.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.22/soapy-sdr-0.8.1.tar.gz.part' soapy-sdr-0.8.1.tar. 100% |********************************| 128k 0:00:00 ETA '/var/cache/distfiles/v3.22/soapy-sdr-0.8.1.tar.gz.part' saved >>> soapy-sdr: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/soapy-sdr-0.8.1.tar.gz >>> soapy-sdr: Checking sha512sums... soapy-sdr-0.8.1.tar.gz: OK >>> soapy-sdr: Unpacking /var/cache/distfiles/v3.22/soapy-sdr-0.8.1.tar.gz... CMake Deprecation Warning at CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 14.2.0 -- The CXX compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- -- ############################################# -- ## Begin configuration for Python support... -- ############################################# -- Enabling optional Python bindings if possible... CMake Deprecation Warning at python/CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Found SWIG: /usr/bin/swig (found version "4.3.0") -- SWIG_FOUND: TRUE - 4.3.0 CMake Warning (dev) at python/CMakeLists.txt:19 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" 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 PythonInterp: /usr/bin/python (found version "3.12.10") -- PYTHONINTERP_FOUND: TRUE - 3.12.10 -- PYTHON_EXECUTABLE: /usr/bin/python -- PYTHON_INSTALL_DIR: ${prefix}/lib/python3.12/site-packages -- PYTHONLIBS_FOUND: TRUE - 3.12.10 -- PYTHON_INCLUDE_DIRS: /usr/include/python3.12;/usr/include/python3.12 -- PYTHON_LIBRARIES: -L/usr/lib -ldl -lm -- Performing Test SIZE_T_IS_UNSIGNED_INT -- Performing Test SIZE_T_IS_UNSIGNED_INT - Success -- CMAKE_SWIG_FLAGS=-c++;-threads;-I/home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/include;-DSIZE_T_IS_UNSIGNED_INT CMake Warning (dev) at /usr/share/cmake/Modules/UseSWIG.cmake:813 (message): Policy CMP0078 is not set: UseSWIG generates standard target names. Run "cmake --help-policy CMP0078" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): python/CMakeLists.txt:160 (SWIG_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/cmake/Modules/UseSWIG.cmake:655 (message): Policy CMP0086 is not set: UseSWIG honors SWIG_MODULE_NAME via -module flag. Run "cmake --help-policy CMP0086" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/share/cmake/Modules/UseSWIG.cmake:926 (SWIG_ADD_SOURCE_TO_MODULE) python/CMakeLists.txt:160 (SWIG_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. -- -- ############################################# -- ## Begin configuration for Python3 support... -- ############################################# -- Enabling optional Python3 bindings if possible... -- SWIG_FOUND: TRUE - 4.3.0 -- Found Python3Interp: /usr/bin/python3 CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:441 (message): The package name passed to `find_package_handle_standard_args` (Python3InterpDbg) does not match the name of the calling package (Python3Interp). 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): python3/FindPython3Interp.cmake:62 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) python3/CMakeLists.txt:16 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find Python3InterpDbg (missing: PYTHON3_DBG_EXECUTABLE) -- PYTHON3INTERP_FOUND: TRUE -- PYTHON3_EXECUTABLE: /usr/bin/python3 -- PYTHON3_INSTALL_DIR: ${prefix}/lib/python3.12/site-packages CMake Warning (dev) at python3/FindPython3Libs.cmake:44 (INCLUDE): Policy CMP0173 is not set: The CMakeFindFrameworks module is removed. Run "cmake --help-policy CMP0173" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): python3/CMakeLists.txt:34 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/cmake/Modules/CMakeFindFrameworks.cmake:29 (message): CMakeFindFrameworks.cmake is not maintained and lacks support for more recent framework handling. It will be removed in a future version of CMake. Update the code to use find_library() instead. Call Stack (most recent call first): python3/FindPython3Libs.cmake:44 (INCLUDE) python3/CMakeLists.txt:34 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Python3Libs: -L/usr/lib -ldl -lm -- PYTHON3LIBS_FOUND: TRUE -- PYTHON3_INCLUDE_DIRS: /usr/include/python3.12;/usr/include/python3.12 -- PYTHON3_LIBRARIES: -L/usr/lib -ldl -lm -- -- ###################################################### -- ## SoapySDR enabled features -- ###################################################### -- * Library, runtime library v0.8.1-gfeafc073 * Apps, command line applications * Tests, library unit tests * Python, python bindings v3.12.10 -- ###################################################### -- ## SoapySDR disabled features -- ###################################################### -- * Docs, doxygen documentation * Python3, python3 bindings -- SoapySDR version: v0.8.1-gfeafc073 -- ABI/so version: v0.8 -- Install prefix: /usr -- Configuring done (1.6s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build [ 2%] Swig compile /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/SoapySDR.i for python [ 5%] Building CXX object lib/CMakeFiles/SoapySDR.dir/Device.cpp.o [ 7%] Building CXX object lib/CMakeFiles/SoapySDR.dir/Factory.cpp.o [ 10%] Building CXX object lib/CMakeFiles/SoapySDR.dir/Types.cpp.o [ 13%] Building CXX object lib/CMakeFiles/SoapySDR.dir/Registry.cpp.o [ 15%] Building CXX object lib/CMakeFiles/SoapySDR.dir/NullDevice.cpp.o [ 18%] Building CXX object lib/CMakeFiles/SoapySDR.dir/Logger.cpp.o [ 21%] Building CXX object lib/CMakeFiles/SoapySDR.dir/Errors.cpp.o [ 23%] Building CXX object lib/CMakeFiles/SoapySDR.dir/Formats.cpp.o [ 26%] Building CXX object lib/CMakeFiles/SoapySDR.dir/ConverterRegistry.cpp.o [ 28%] Building CXX object lib/CMakeFiles/SoapySDR.dir/DefaultConverters.cpp.o [ 31%] Building CXX object lib/CMakeFiles/SoapySDR.dir/TypesC.cpp.o [ 34%] Building CXX object lib/CMakeFiles/SoapySDR.dir/ModulesC.cpp.o [ 36%] Building CXX object lib/CMakeFiles/SoapySDR.dir/VersionC.cpp.o [ 39%] Building CXX object lib/CMakeFiles/SoapySDR.dir/DeviceC.cpp.o [ 42%] Building CXX object lib/CMakeFiles/SoapySDR.dir/LoggerC.cpp.o [ 44%] Building CXX object lib/CMakeFiles/SoapySDR.dir/FactoryC.cpp.o [ 47%] Building CXX object lib/CMakeFiles/SoapySDR.dir/TimeC.cpp.o [ 50%] Building CXX object lib/CMakeFiles/SoapySDR.dir/ErrorsC.cpp.o [ 52%] Building CXX object lib/CMakeFiles/SoapySDR.dir/FormatsC.cpp.o [ 55%] Building CXX object lib/CMakeFiles/SoapySDR.dir/ConvertersC.cpp.o [ 57%] Building CXX object lib/CMakeFiles/SoapySDR.dir/Modules.cpp.o [ 60%] Building CXX object lib/CMakeFiles/SoapySDR.dir/Version.cpp.o /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/include/SoapySDR/Device.hpp:105: Warning 509: Overloaded method SoapySDR::Device::make(std::vector< std::string,std::allocator< std::string > > const &) effectively ignored, /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/include/SoapySDR/Device.hpp:95: Warning 509: as it is shadowed by SoapySDR::Device::make(SoapySDR::KwargsList const &). [ 60%] Built target SoapySDR_swig_compilation [ 63%] Linking CXX shared library libSoapySDR.so [ 63%] Built target SoapySDR [ 65%] Building CXX object apps/CMakeFiles/SoapySDRUtil.dir/SoapySDRUtil.cpp.o [ 68%] Building CXX object apps/CMakeFiles/SoapySDRUtil.dir/SoapySDRProbe.cpp.o [ 71%] Building CXX object tests/CMakeFiles/TestTimeConversion.dir/TestTimeConversion.cpp.o [ 73%] Building CXX object tests/CMakeFiles/TestFormatParser.dir/TestFormatParser.cpp.o [ 76%] Building CXX object tests/CMakeFiles/TestKwargsMarkup.dir/TestKwargsMarkup.cpp.o [ 78%] Building CXX object tests/CMakeFiles/TestConvertTypes.dir/TestConvertTypes.cpp.o [ 81%] Building CXX object python/CMakeFiles/_SoapySDR.dir/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx.o [ 84%] Building CXX object apps/CMakeFiles/SoapySDRUtil.dir/SoapyRateTest.cpp.o [ 86%] Linking CXX executable TestTimeConversion [ 86%] Built target TestTimeConversion [ 89%] Linking CXX executable TestFormatParser [ 89%] Built target TestFormatParser [ 92%] Linking CXX executable TestKwargsMarkup [ 92%] Built target TestKwargsMarkup [ 94%] Linking CXX executable TestConvertTypes [ 94%] Built target TestConvertTypes [ 97%] Linking CXX executable SoapySDRUtil [ 97%] Built target SoapySDRUtil In file included from /usr/include/c++/14.2.0/string:51, from /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:3362: /usr/include/c++/14.2.0/bits/stl_algobase.h: In function '_OI std::copy(_II, _II, _OI) [with _II = __gnu_cxx::__normal_iterator >; _OI = __gnu_cxx::__normal_iterator >]': /usr/include/c++/14.2.0/bits/stl_algobase.h:642:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 642 | copy(_II __first, _II __last, _OI __result) | ^~~~ /usr/include/c++/14.2.0/bits/stl_algobase.h:642:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algobase.h:642:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/14.2.0/vector:72, from /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:3365: /usr/include/c++/14.2.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_insert_aux(iterator, _Arg&&) [with _Arg = double; _Tp = double; _Alloc = std::allocator]': /usr/include/c++/14.2.0/bits/vector.tcc:420:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 420 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, const value_type&) [with _Tp = SoapySDR::Range; _Alloc = std::allocator]': /usr/include/c++/14.2.0/bits/vector.tcc:133:5: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 133 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/vector:65: /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = SoapySDR::Range*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = SoapySDR::Range*; _Tp = SoapySDR::Range]', inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = SoapySDR::Range; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:606:31: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = SoapySDR::Range*; _Tp = SoapySDR::Range]', inlined from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = SoapySDR::Range; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1697:33, inlined from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = __gnu_cxx::__normal_iterator >; = void; _Tp = SoapySDR::Range; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:711:23, inlined from 'Sequence* swig::getslice(const Sequence*, Difference, Difference, Py_ssize_t) [with Sequence = std::vector; Difference = int]' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5574:16: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_insert_aux(iterator, _Arg&&) [with _Arg = SoapySDR::ArgInfo; _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]': /usr/include/c++/14.2.0/bits/vector.tcc:420:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 420 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/vector:66: /usr/include/c++/14.2.0/bits/stl_vector.h: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::erase(const_iterator, const_iterator) [with _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]': /usr/include/c++/14.2.0/bits/stl_vector.h:1564:7: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 1564 | erase(const_iterator __first, const_iterator __last) | ^~~~~ /usr/include/c++/14.2.0/bits/stl_vector.h:1564:7: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_vector.h: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::erase(const_iterator) [with _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]': /usr/include/c++/14.2.0/bits/stl_vector.h:1536:7: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 1536 | erase(const_iterator __position) | ^~~~~ /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx: In function 'void swig::delslice(Sequence*, Difference, Difference, Py_ssize_t) [with Sequence = std::vector; Difference = int]': /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5679:20: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 5679 | self->erase(sb,se); | ~~~~~~~~~~~^~~~~~~ /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5684:27: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 5684 | it = self->erase(it); | ~~~~~~~~~~~^~~~ /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5696:33: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 5696 | it = typename Sequence::reverse_iterator(self->erase((++it).base())); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = SoapySDR::ArgInfo*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = SoapySDR::ArgInfo*; _Tp = SoapySDR::ArgInfo]', inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:606:31: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = SoapySDR::ArgInfo*; _Tp = SoapySDR::ArgInfo]', inlined from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1697:33, inlined from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = __gnu_cxx::__normal_iterator >; = void; _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:711:23, inlined from 'Sequence* swig::getslice(const Sequence*, Difference, Difference, Py_ssize_t) [with Sequence = std::vector; Difference = int]' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5574:16: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, const value_type&) [with _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]': /usr/include/c++/14.2.0/bits/vector.tcc:133:5: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 133 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/vector.tcc:162:28: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator >' changed in GCC 7.1 162 | _M_insert_aux(__pos, std::move(__x_copy._M_val())); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algobase.h: In function '_OI std::copy(_II, _II, _OI) [with _II = __gnu_cxx::__normal_iterator >; _OI = __gnu_cxx::__normal_iterator >]': /usr/include/c++/14.2.0/bits/stl_algobase.h:642:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 642 | copy(_II __first, _II __last, _OI __result) | ^~~~ /usr/include/c++/14.2.0/bits/stl_algobase.h:642:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algobase.h:642:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = SoapySDR::ArgInfo*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_vector.h: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; = void; _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]': /usr/include/c++/14.2.0/bits/stl_vector.h:1484:9: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 1484 | insert(const_iterator __position, _InputIterator __first, | ^~~~~~ /usr/include/c++/14.2.0/bits/stl_vector.h:1484:9: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_vector.h:1484:9: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = move_iterator; _ForwardIterator = SoapySDR::ArgInfo*; _Tp = SoapySDR::ArgInfo]', inlined from '_ForwardIterator std::__uninitialized_move_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = SoapySDR::ArgInfo*; _ForwardIterator = SoapySDR::ArgInfo*; _Allocator = allocator]' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:384:41, inlined from 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:969:34, inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; = void; _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; = void; _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19: /usr/include/c++/14.2.0/bits/vector.tcc:977:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 977 | std::copy(__first, __last, __position); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = SoapySDR::ArgInfo*; _Tp = SoapySDR::ArgInfo]', inlined from 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:984:34, inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; = void; _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = move_iterator; _ForwardIterator = SoapySDR::ArgInfo*; _Tp = SoapySDR::ArgInfo]', inlined from '_ForwardIterator std::__uninitialized_move_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = SoapySDR::ArgInfo*; _ForwardIterator = SoapySDR::ArgInfo*; _Allocator = allocator]' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:384:41, inlined from 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:989:34, inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; = void; _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; = void; _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19: /usr/include/c++/14.2.0/bits/vector.tcc:995:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 995 | std::copy(__first, __mid, __position); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = move_iterator; _ForwardIterator = SoapySDR::ArgInfo*; _Tp = SoapySDR::ArgInfo]', inlined from '_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = SoapySDR::ArgInfo*; _ForwardIterator = SoapySDR::ArgInfo*; _Allocator = allocator]' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:399:2, inlined from 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:1019:9, inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; = void; _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = SoapySDR::ArgInfo*; _Tp = SoapySDR::ArgInfo]', inlined from 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:1022:38, inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; = void; _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = move_iterator; _ForwardIterator = SoapySDR::ArgInfo*; _Tp = SoapySDR::ArgInfo]', inlined from '_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = SoapySDR::ArgInfo*; _ForwardIterator = SoapySDR::ArgInfo*; _Allocator = allocator]' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:399:2, inlined from 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:1027:9, inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; = void; _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx: In function 'void swig::setslice(Sequence*, Difference, Difference, Py_ssize_t, const InputSeq&) [with Sequence = std::vector; Difference = int; InputSeq = std::vector]': /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5620:33: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 5620 | self->insert(std::copy(is.begin(), isit, sb), isit, is.end()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5620:23: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 5620 | self->insert(std::copy(is.begin(), isit, sb), isit, is.end()); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5620:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5627:22: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 5627 | self->erase(sb,se); | ~~~~~~~~~~~^~~~~~~ /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5630:23: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 5630 | self->insert(sb, is.begin(), is.end()); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5630:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = SoapySDR::Range*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_vector.h: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; = void; _Tp = SoapySDR::Range; _Alloc = std::allocator]': /usr/include/c++/14.2.0/bits/stl_vector.h:1484:9: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 1484 | insert(const_iterator __position, _InputIterator __first, | ^~~~~~ /usr/include/c++/14.2.0/bits/stl_vector.h:1484:9: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_vector.h:1484:9: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = move_iterator; _ForwardIterator = SoapySDR::Range*; _Tp = SoapySDR::Range]', inlined from '_ForwardIterator std::__uninitialized_move_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = SoapySDR::Range*; _ForwardIterator = SoapySDR::Range*; _Allocator = allocator]' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:384:41, inlined from 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = SoapySDR::Range; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:969:34, inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; = void; _Tp = SoapySDR::Range; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = SoapySDR::Range; _Alloc = std::allocator]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; = void; _Tp = SoapySDR::Range; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19: /usr/include/c++/14.2.0/bits/vector.tcc:977:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 977 | std::copy(__first, __last, __position); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = SoapySDR::Range*; _Tp = SoapySDR::Range]', inlined from 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = SoapySDR::Range; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:984:34, inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; = void; _Tp = SoapySDR::Range; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = move_iterator; _ForwardIterator = SoapySDR::Range*; _Tp = SoapySDR::Range]', inlined from '_ForwardIterator std::__uninitialized_move_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = SoapySDR::Range*; _ForwardIterator = SoapySDR::Range*; _Allocator = allocator]' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:384:41, inlined from 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = SoapySDR::Range; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:989:34, inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; = void; _Tp = SoapySDR::Range; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = SoapySDR::Range; _Alloc = std::allocator]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; = void; _Tp = SoapySDR::Range; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19: /usr/include/c++/14.2.0/bits/vector.tcc:995:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 995 | std::copy(__first, __mid, __position); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = move_iterator; _ForwardIterator = SoapySDR::Range*; _Tp = SoapySDR::Range]', inlined from '_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = SoapySDR::Range*; _ForwardIterator = SoapySDR::Range*; _Allocator = allocator]' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:399:2, inlined from 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = SoapySDR::Range; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:1019:9, inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; = void; _Tp = SoapySDR::Range; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = SoapySDR::Range*; _Tp = SoapySDR::Range]', inlined from 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = SoapySDR::Range; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:1022:38, inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; = void; _Tp = SoapySDR::Range; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = move_iterator; _ForwardIterator = SoapySDR::Range*; _Tp = SoapySDR::Range]', inlined from '_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = SoapySDR::Range*; _ForwardIterator = SoapySDR::Range*; _Allocator = allocator]' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:399:2, inlined from 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = SoapySDR::Range; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:1027:9, inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; = void; _Tp = SoapySDR::Range; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::_M_insert_rval(const_iterator, value_type&&) [with _Tp = double; _Alloc = std::allocator]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, value_type&&) [with _Tp = double; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1396:30, inlined from 'static void swig::IteratorProtocol::assign(PyObject*, Seq*) [with Seq = std::vector; T = double]' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5714:22: /usr/include/c++/14.2.0/bits/vector.tcc:377:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 377 | _M_insert_aux(begin() + __n, std::move(__v)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_fill_insert(iterator, size_type, const value_type&) [with _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]': /usr/include/c++/14.2.0/bits/vector.tcc:700:5: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 700 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = move_iterator; _ForwardIterator = SoapySDR::ArgInfo*; _Tp = SoapySDR::ArgInfo]', inlined from '_ForwardIterator std::__uninitialized_move_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = SoapySDR::ArgInfo*; _ForwardIterator = SoapySDR::ArgInfo*; _Allocator = allocator]' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:384:41, inlined from 'void std::vector<_Tp, _Alloc>::_M_fill_insert(iterator, size_type, const value_type&) [with _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:719:32: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = move_iterator; _ForwardIterator = SoapySDR::ArgInfo*; _Tp = SoapySDR::ArgInfo]', inlined from '_ForwardIterator std::__uninitialized_move_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = SoapySDR::ArgInfo*; _ForwardIterator = SoapySDR::ArgInfo*; _Allocator = allocator]' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:384:41, inlined from 'void std::vector<_Tp, _Alloc>::_M_fill_insert(iterator, size_type, const value_type&) [with _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:739:32: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = move_iterator; _ForwardIterator = SoapySDR::ArgInfo*; _Tp = SoapySDR::ArgInfo]', inlined from '_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = SoapySDR::ArgInfo*; _ForwardIterator = SoapySDR::ArgInfo*; _Allocator = allocator]' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:399:2, inlined from 'void std::vector<_Tp, _Alloc>::_M_fill_insert(iterator, size_type, const value_type&) [with _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:770:7: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = move_iterator; _ForwardIterator = SoapySDR::ArgInfo*; _Tp = SoapySDR::ArgInfo]', inlined from '_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = SoapySDR::ArgInfo*; _ForwardIterator = SoapySDR::ArgInfo*; _Allocator = allocator]' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:399:2, inlined from 'void std::vector<_Tp, _Alloc>::_M_fill_insert(iterator, size_type, const value_type&) [with _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:776:7: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_fill_insert(iterator, size_type, const value_type&) [with _Tp = SoapySDR::Range; _Alloc = std::allocator]': /usr/include/c++/14.2.0/bits/vector.tcc:700:5: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 700 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = move_iterator; _ForwardIterator = SoapySDR::Range*; _Tp = SoapySDR::Range]', inlined from '_ForwardIterator std::__uninitialized_move_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = SoapySDR::Range*; _ForwardIterator = SoapySDR::Range*; _Allocator = allocator]' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:384:41, inlined from 'void std::vector<_Tp, _Alloc>::_M_fill_insert(iterator, size_type, const value_type&) [with _Tp = SoapySDR::Range; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:719:32: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = move_iterator; _ForwardIterator = SoapySDR::Range*; _Tp = SoapySDR::Range]', inlined from '_ForwardIterator std::__uninitialized_move_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = SoapySDR::Range*; _ForwardIterator = SoapySDR::Range*; _Allocator = allocator]' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:384:41, inlined from 'void std::vector<_Tp, _Alloc>::_M_fill_insert(iterator, size_type, const value_type&) [with _Tp = SoapySDR::Range; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:739:32: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = move_iterator; _ForwardIterator = SoapySDR::Range*; _Tp = SoapySDR::Range]', inlined from '_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = SoapySDR::Range*; _ForwardIterator = SoapySDR::Range*; _Allocator = allocator]' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:399:2, inlined from 'void std::vector<_Tp, _Alloc>::_M_fill_insert(iterator, size_type, const value_type&) [with _Tp = SoapySDR::Range; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:770:7: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = move_iterator; _ForwardIterator = SoapySDR::Range*; _Tp = SoapySDR::Range]', inlined from '_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = SoapySDR::Range*; _ForwardIterator = SoapySDR::Range*; _Allocator = allocator]' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:399:2, inlined from 'void std::vector<_Tp, _Alloc>::_M_fill_insert(iterator, size_type, const value_type&) [with _Tp = SoapySDR::Range; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:776:7: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algobase.h: In function '_OI std::copy(_II, _II, _OI) [with _II = __gnu_cxx::__normal_iterator >; _OI = __gnu_cxx::__normal_iterator >]': /usr/include/c++/14.2.0/bits/stl_algobase.h:642:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 642 | copy(_II __first, _II __last, _OI __result) | ^~~~ /usr/include/c++/14.2.0/bits/stl_algobase.h:642:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algobase.h:642:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_vector.h: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::erase(const_iterator, const_iterator) [with _Tp = SoapySDR::Range; _Alloc = std::allocator]': /usr/include/c++/14.2.0/bits/stl_vector.h:1564:7: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 1564 | erase(const_iterator __first, const_iterator __last) | ^~~~~ /usr/include/c++/14.2.0/bits/stl_vector.h:1564:7: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx: In function 'void swig::setslice(Sequence*, Difference, Difference, Py_ssize_t, const InputSeq&) [with Sequence = std::vector; Difference = int; InputSeq = std::vector]': /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5620:33: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 5620 | self->insert(std::copy(is.begin(), isit, sb), isit, is.end()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5620:23: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 5620 | self->insert(std::copy(is.begin(), isit, sb), isit, is.end()); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5620:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5627:22: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 5627 | self->erase(sb,se); | ~~~~~~~~~~~^~~~~~~ /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5630:23: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 5630 | self->insert(sb, is.begin(), is.end()); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5630:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_vector.h: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::erase(const_iterator) [with _Tp = SoapySDR::Range; _Alloc = std::allocator]': /usr/include/c++/14.2.0/bits/stl_vector.h:1536:7: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 1536 | erase(const_iterator __position) | ^~~~~ /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx: In function 'void swig::delslice(Sequence*, Difference, Difference, Py_ssize_t) [with Sequence = std::vector; Difference = int]': /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5679:20: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 5679 | self->erase(sb,se); | ~~~~~~~~~~~^~~~~~~ /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5684:27: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 5684 | it = self->erase(it); | ~~~~~~~~~~~^~~~ /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5696:33: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 5696 | it = typename Sequence::reverse_iterator(self->erase((++it).base())); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_vector.h: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::erase(const_iterator, const_iterator) [with _Tp = double; _Alloc = std::allocator]': /usr/include/c++/14.2.0/bits/stl_vector.h:1564:7: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 1564 | erase(const_iterator __first, const_iterator __last) | ^~~~~ /usr/include/c++/14.2.0/bits/stl_vector.h:1564:7: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_fill_insert(iterator, size_type, const value_type&) [with _Tp = double; _Alloc = std::allocator]': /usr/include/c++/14.2.0/bits/vector.tcc:700:5: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 700 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::resize(size_type, const value_type&) [with _Tp = double; _Alloc = std::allocator]', inlined from 'PyObject* _wrap_SoapySDRDoubleList_resize__SWIG_1(PyObject*, Py_ssize_t, PyObject**)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:31704:23, inlined from 'PyObject* _wrap_SoapySDRDoubleList_resize(PyObject*, PyObject*)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:31777:57: /usr/include/c++/14.2.0/bits/stl_vector.h:1037:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1037 | _M_fill_insert(end(), __new_size - size(), __x); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, const value_type&) [with _Tp = double; _Alloc = std::allocator]', inlined from 'std::vector::iterator std_vector_Sl_double_Sg__insert__SWIG_0(std::vector*, std::vector::iterator, const std::vector::value_type&)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:6796:212, inlined from 'PyObject* _wrap_SoapySDRDoubleList_insert__SWIG_0(PyObject*, Py_ssize_t, PyObject**)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:31834:57, inlined from 'PyObject* _wrap_SoapySDRDoubleList_insert(PyObject*, PyObject*)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:31978:57: /usr/include/c++/14.2.0/bits/vector.tcc:162:28: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator >' changed in GCC 7.1 162 | _M_insert_aux(__pos, std::move(__x_copy._M_val())); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, size_type, const value_type&) [with _Tp = double; _Alloc = std::allocator]', inlined from 'void std_vector_Sl_double_Sg__insert__SWIG_1(std::vector*, std::vector::iterator, std::vector::size_type, const std::vector::value_type&)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:6797:213, inlined from 'PyObject* _wrap_SoapySDRDoubleList_insert__SWIG_1(PyObject*, Py_ssize_t, PyObject**)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:31920:48, inlined from 'PyObject* _wrap_SoapySDRDoubleList_insert(PyObject*, PyObject*)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:32002:59: /usr/include/c++/14.2.0/bits/stl_vector.h:1442:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1442 | _M_fill_insert(begin() + __offset, __n, __x); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_vector.h: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; = void; _Tp = double; _Alloc = std::allocator]': /usr/include/c++/14.2.0/bits/stl_vector.h:1484:9: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 1484 | insert(const_iterator __position, _InputIterator __first, | ^~~~~~ /usr/include/c++/14.2.0/bits/stl_vector.h:1484:9: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_vector.h:1484:9: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In member function 'void std::vector<_Tp, _Alloc>::_M_range_insert(iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = double; _Alloc = std::allocator]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, _InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; = void; _Tp = double; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1488:19: /usr/include/c++/14.2.0/bits/vector.tcc:977:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 977 | std::copy(__first, __last, __position); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/vector.tcc:995:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 995 | std::copy(__first, __mid, __position); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx: In function 'void swig::setslice(Sequence*, Difference, Difference, Py_ssize_t, const InputSeq&) [with Sequence = std::vector; Difference = int; InputSeq = std::vector]': /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5620:33: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 5620 | self->insert(std::copy(is.begin(), isit, sb), isit, is.end()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5620:23: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 5620 | self->insert(std::copy(is.begin(), isit, sb), isit, is.end()); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5620:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5627:22: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 5627 | self->erase(sb,se); | ~~~~~~~~~~~^~~~~~~ /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5630:23: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 5630 | self->insert(sb, is.begin(), is.end()); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5630:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_vector.h: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::erase(const_iterator) [with _Tp = double; _Alloc = std::allocator]': /usr/include/c++/14.2.0/bits/stl_vector.h:1536:7: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 1536 | erase(const_iterator __position) | ^~~~~ In function 'std::vector::iterator std_vector_Sl_double_Sg__erase__SWIG_0(std::vector*, std::vector::iterator)', inlined from 'PyObject* _wrap_SoapySDRDoubleList_erase__SWIG_0(PyObject*, Py_ssize_t, PyObject**)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:31129:56, inlined from 'PyObject* _wrap_SoapySDRDoubleList_erase(PyObject*, PyObject*)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:31266:54: /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:6794:167: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 6794 | SWIGINTERN std::vector< double >::iterator std_vector_Sl_double_Sg__erase__SWIG_0(std::vector< double > *self,std::vector< double >::iterator pos){ return self->erase(pos); } | ~~~~~~~~~~~^~~~~ In function 'std::vector::iterator std_vector_Sl_double_Sg__erase__SWIG_1(std::vector*, std::vector::iterator, std::vector::iterator)', inlined from 'PyObject* _wrap_SoapySDRDoubleList_erase__SWIG_1(PyObject*, Py_ssize_t, PyObject**)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:31212:56, inlined from 'PyObject* _wrap_SoapySDRDoubleList_erase(PyObject*, PyObject*)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:31283:56: /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:6795:206: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 6795 | SWIGINTERN std::vector< double >::iterator std_vector_Sl_double_Sg__erase__SWIG_1(std::vector< double > *self,std::vector< double >::iterator first,std::vector< double >::iterator last){ return self->erase(first, last); } | ~~~~~~~~~~~^~~~~~~~~~~~~ /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx: In function 'void swig::delslice(Sequence*, Difference, Difference, Py_ssize_t) [with Sequence = std::vector; Difference = int]': /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5679:20: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 5679 | self->erase(sb,se); | ~~~~~~~~~~~^~~~~~~ /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5684:27: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 5684 | it = self->erase(it); | ~~~~~~~~~~~^~~~ /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5696:33: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 5696 | it = typename Sequence::reverse_iterator(self->erase((++it).base())); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void swig::erase(Sequence*, const typename Sequence::iterator&) [with Sequence = std::vector]', inlined from 'void std_vector_Sl_double_Sg____delitem____SWIG_0(std::vector*, std::vector::difference_type)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:6732:18, inlined from 'PyObject* _wrap_SoapySDRDoubleList___delitem____SWIG_0(PyObject*, Py_ssize_t, PyObject**)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:29558:55, inlined from 'PyObject* _wrap_SoapySDRDoubleList___delitem__(PyObject*, PyObject*)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:29910:60: /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5550:15: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 5550 | seq->erase(position); | ~~~~~~~~~~^~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::_M_insert_rval(const_iterator, value_type&&) [with _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, value_type&&) [with _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1396:30, inlined from 'static void swig::IteratorProtocol::assign(PyObject*, Seq*) [with Seq = std::vector; T = SoapySDR::ArgInfo]' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5714:22: /usr/include/c++/14.2.0/bits/vector.tcc:377:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 377 | _M_insert_aux(begin() + __n, std::move(__v)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'std::vector::iterator std_vector_Sl_SoapySDR_ArgInfo_Sg__insert__SWIG_0(std::vector*, std::vector::iterator, const std::vector::value_type&)', inlined from 'PyObject* _wrap_SoapySDRArgInfoList_insert__SWIG_0(PyObject*, Py_ssize_t, PyObject**)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:18705:67, inlined from 'PyObject* _wrap_SoapySDRArgInfoList_insert(PyObject*, PyObject*)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:18848:58: /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:6344:266: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 6344 | SWIGINTERN std::vector< SoapySDR::ArgInfo >::iterator std_vector_Sl_SoapySDR_ArgInfo_Sg__insert__SWIG_0(std::vector< SoapySDR::ArgInfo > *self,std::vector< SoapySDR::ArgInfo >::iterator pos,std::vector< SoapySDR::ArgInfo >::value_type const &x){ return self->insert(pos, x); } | ~~~~~~~~~~~~^~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, size_type, const value_type&) [with _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]', inlined from 'void std_vector_Sl_SoapySDR_ArgInfo_Sg__insert__SWIG_1(std::vector*, std::vector::iterator, std::vector::size_type, const std::vector::value_type&)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:6345:267, inlined from 'PyObject* _wrap_SoapySDRArgInfoList_insert__SWIG_1(PyObject*, Py_ssize_t, PyObject**)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:18792:58, inlined from 'PyObject* _wrap_SoapySDRArgInfoList_insert(PyObject*, PyObject*)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:18870:60: /usr/include/c++/14.2.0/bits/stl_vector.h:1442:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1442 | _M_fill_insert(begin() + __offset, __n, __x); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::resize(size_type, const value_type&) [with _Tp = SoapySDR::ArgInfo; _Alloc = std::allocator]', inlined from 'PyObject* _wrap_SoapySDRArgInfoList_resize__SWIG_1(PyObject*, Py_ssize_t, PyObject**)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:18576:23, inlined from 'PyObject* _wrap_SoapySDRArgInfoList_resize(PyObject*, PyObject*)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:18647:58: /usr/include/c++/14.2.0/bits/stl_vector.h:1037:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1037 | _M_fill_insert(end(), __new_size - size(), __x); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'std::vector::iterator std_vector_Sl_SoapySDR_ArgInfo_Sg__erase__SWIG_0(std::vector*, std::vector::iterator)', inlined from 'PyObject* _wrap_SoapySDRArgInfoList_erase__SWIG_0(PyObject*, Py_ssize_t, PyObject**)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:17999:66, inlined from 'PyObject* _wrap_SoapySDRArgInfoList_erase(PyObject*, PyObject*)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:18136:55: /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:6342:210: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 6342 | SWIGINTERN std::vector< SoapySDR::ArgInfo >::iterator std_vector_Sl_SoapySDR_ArgInfo_Sg__erase__SWIG_0(std::vector< SoapySDR::ArgInfo > *self,std::vector< SoapySDR::ArgInfo >::iterator pos){ return self->erase(pos); } | ~~~~~~~~~~~^~~~~ In function 'std::vector::iterator std_vector_Sl_SoapySDR_ArgInfo_Sg__erase__SWIG_1(std::vector*, std::vector::iterator, std::vector::iterator)', inlined from 'PyObject* _wrap_SoapySDRArgInfoList_erase__SWIG_1(PyObject*, Py_ssize_t, PyObject**)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:18082:66, inlined from 'PyObject* _wrap_SoapySDRArgInfoList_erase(PyObject*, PyObject*)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:18153:57: /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:6343:260: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 6343 | SWIGINTERN std::vector< SoapySDR::ArgInfo >::iterator std_vector_Sl_SoapySDR_ArgInfo_Sg__erase__SWIG_1(std::vector< SoapySDR::ArgInfo > *self,std::vector< SoapySDR::ArgInfo >::iterator first,std::vector< SoapySDR::ArgInfo >::iterator last){ return self->erase(first, last); } | ~~~~~~~~~~~^~~~~~~~~~~~~ In function 'void swig::erase(Sequence*, const typename Sequence::iterator&) [with Sequence = std::vector]', inlined from 'void std_vector_Sl_SoapySDR_ArgInfo_Sg____delitem____SWIG_0(std::vector*, std::vector::difference_type)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:6280:18, inlined from 'PyObject* _wrap_SoapySDRArgInfoList___delitem____SWIG_0(PyObject*, Py_ssize_t, PyObject**)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:16428:65, inlined from 'PyObject* _wrap_SoapySDRArgInfoList___delitem__(PyObject*, PyObject*)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:16780:61: /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5550:15: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 5550 | seq->erase(position); | ~~~~~~~~~~^~~~~~~~~~ In function 'std::vector::iterator std_vector_Sl_SoapySDR_Range_Sg__insert__SWIG_0(std::vector*, std::vector::iterator, const std::vector::value_type&)', inlined from 'PyObject* _wrap_SoapySDRRangeList_insert__SWIG_0(PyObject*, Py_ssize_t, PyObject**)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:25285:65, inlined from 'PyObject* _wrap_SoapySDRRangeList_insert(PyObject*, PyObject*)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:25428:56: /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:6554:256: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 6554 | SWIGINTERN std::vector< SoapySDR::Range >::iterator std_vector_Sl_SoapySDR_Range_Sg__insert__SWIG_0(std::vector< SoapySDR::Range > *self,std::vector< SoapySDR::Range >::iterator pos,std::vector< SoapySDR::Range >::value_type const &x){ return self->insert(pos, x); } | ~~~~~~~~~~~~^~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, size_type, const value_type&) [with _Tp = SoapySDR::Range; _Alloc = std::allocator]', inlined from 'void std_vector_Sl_SoapySDR_Range_Sg__insert__SWIG_1(std::vector*, std::vector::iterator, std::vector::size_type, const std::vector::value_type&)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:6555:257, inlined from 'PyObject* _wrap_SoapySDRRangeList_insert__SWIG_1(PyObject*, Py_ssize_t, PyObject**)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:25372:56, inlined from 'PyObject* _wrap_SoapySDRRangeList_insert(PyObject*, PyObject*)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:25450:58: /usr/include/c++/14.2.0/bits/stl_vector.h:1442:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1442 | _M_fill_insert(begin() + __offset, __n, __x); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::resize(size_type, const value_type&) [with _Tp = SoapySDR::Range; _Alloc = std::allocator]', inlined from 'PyObject* _wrap_SoapySDRRangeList_resize__SWIG_1(PyObject*, Py_ssize_t, PyObject**)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:25156:23, inlined from 'PyObject* _wrap_SoapySDRRangeList_resize(PyObject*, PyObject*)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:25227:56: /usr/include/c++/14.2.0/bits/stl_vector.h:1037:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1037 | _M_fill_insert(end(), __new_size - size(), __x); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'std::vector::iterator std_vector_Sl_SoapySDR_Range_Sg__erase__SWIG_0(std::vector*, std::vector::iterator)', inlined from 'PyObject* _wrap_SoapySDRRangeList_erase__SWIG_0(PyObject*, Py_ssize_t, PyObject**)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:24579:64, inlined from 'PyObject* _wrap_SoapySDRRangeList_erase(PyObject*, PyObject*)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:24716:53: /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:6552:202: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 6552 | SWIGINTERN std::vector< SoapySDR::Range >::iterator std_vector_Sl_SoapySDR_Range_Sg__erase__SWIG_0(std::vector< SoapySDR::Range > *self,std::vector< SoapySDR::Range >::iterator pos){ return self->erase(pos); } | ~~~~~~~~~~~^~~~~ In function 'std::vector::iterator std_vector_Sl_SoapySDR_Range_Sg__erase__SWIG_1(std::vector*, std::vector::iterator, std::vector::iterator)', inlined from 'PyObject* _wrap_SoapySDRRangeList_erase__SWIG_1(PyObject*, Py_ssize_t, PyObject**)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:24662:64, inlined from 'PyObject* _wrap_SoapySDRRangeList_erase(PyObject*, PyObject*)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:24733:55: /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:6553:250: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 6553 | SWIGINTERN std::vector< SoapySDR::Range >::iterator std_vector_Sl_SoapySDR_Range_Sg__erase__SWIG_1(std::vector< SoapySDR::Range > *self,std::vector< SoapySDR::Range >::iterator first,std::vector< SoapySDR::Range >::iterator last){ return self->erase(first, last); } | ~~~~~~~~~~~^~~~~~~~~~~~~ In function 'void swig::erase(Sequence*, const typename Sequence::iterator&) [with Sequence = std::vector]', inlined from 'void std_vector_Sl_SoapySDR_Range_Sg____delitem____SWIG_0(std::vector*, std::vector::difference_type)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:6490:18, inlined from 'PyObject* _wrap_SoapySDRRangeList___delitem____SWIG_0(PyObject*, Py_ssize_t, PyObject**)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:23008:63, inlined from 'PyObject* _wrap_SoapySDRRangeList___delitem__(PyObject*, PyObject*)' at /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:23360:59: /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build/python/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx:5550:15: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 5550 | seq->erase(position); | ~~~~~~~~~~^~~~~~~~~~ [100%] Linking CXX shared module _SoapySDR.so [100%] Built target _SoapySDR Running tests... Test project /home/buildozer/aports/community/soapy-sdr/src/SoapySDR-soapy-sdr-0.8.1/build Connected to MAKE jobserver Start 1: TestTimeConversion Start 2: TestFormatParser Start 3: TestKwargsMarkup Start 4: TestConvertTypes 1/4 Test #2: TestFormatParser ................. Passed 0.00 sec 2/4 Test #1: TestTimeConversion ............... Passed 0.00 sec 3/4 Test #3: TestKwargsMarkup ................. Passed 0.00 sec 4/4 Test #4: TestConvertTypes ................. Passed 0.00 sec 100% tests passed, 0 tests failed out of 4 Total Test time (real) = 0.01 sec >>> soapy-sdr: Entering fakeroot... [ 2%] Built target SoapySDR_swig_compilation [ 63%] Built target SoapySDR [ 68%] Built target TestTimeConversion [ 73%] Built target TestFormatParser [ 78%] Built target TestKwargsMarkup [ 84%] Built target TestConvertTypes [ 94%] Built target SoapySDRUtil [100%] Built target _SoapySDR Install the project... -- Install configuration: "MinSizeRel" -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/share/cmake/SoapySDR/SoapySDRConfig.cmake -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/share/cmake/SoapySDR/SoapySDRUtil.cmake -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/share/cmake/SoapySDR/SoapySDRConfigVersion.cmake -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/include/SoapySDR -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/include/SoapySDR/Types.h -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/include/SoapySDR/Version.hpp -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/include/SoapySDR/Time.hpp -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/include/SoapySDR/Logger.h -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/include/SoapySDR/Types.hpp -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/include/SoapySDR/Constants.h -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/include/SoapySDR/Modules.hpp -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/include/SoapySDR/Formats.hpp -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/include/SoapySDR/Device.hpp -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/include/SoapySDR/ConverterRegistry.hpp -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/include/SoapySDR/Config.h -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/include/SoapySDR/Time.h -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/include/SoapySDR/ConverterPrimitives.hpp -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/include/SoapySDR/Registry.hpp -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/include/SoapySDR/Modules.h -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/include/SoapySDR/Formats.h -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/include/SoapySDR/Version.h -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/include/SoapySDR/Errors.h -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/include/SoapySDR/Converters.h -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/include/SoapySDR/Errors.hpp -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/include/SoapySDR/Logger.hpp -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/include/SoapySDR/Device.h -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/include/SoapySDR/Config.hpp -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/lib/libSoapySDR.so.0.8.1 -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/lib/libSoapySDR.so.0.8 -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/lib/libSoapySDR.so -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/share/cmake/SoapySDR/SoapySDRExport.cmake -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/share/cmake/SoapySDR/SoapySDRExport-minsizerel.cmake -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/lib/pkgconfig/SoapySDR.pc -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/bin/SoapySDRUtil -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/bin/SoapySDRUtil" to "" -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/share/man/man1/SoapySDRUtil.1 -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/lib/python3.12/site-packages/_SoapySDR.so -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/lib/python3.12/site-packages/_SoapySDR.so" to "" -- Installing: /home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr/usr/lib/python3.12/site-packages/SoapySDR.py >>> soapy-sdr-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr-dev/usr/lib/pkgconfig' 'usr/lib/cmake' -> '/home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr-dev/usr/lib/cmake' 'usr/lib/libSoapySDR.so' -> '/home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr-dev/usr/lib/libSoapySDR.so' >>> soapy-sdr-dev*: Preparing subpackage soapy-sdr-dev... >>> soapy-sdr-dev*: Stripping binaries >>> soapy-sdr-dev*: Running postcheck for soapy-sdr-dev >>> py3-soapy-sdr*: Running split function _py3... 'usr/lib/python3.12' -> '/home/buildozer/aports/community/soapy-sdr/pkg/py3-soapy-sdr/usr/lib/python3.12' >>> py3-soapy-sdr*: Preparing subpackage py3-soapy-sdr... >>> py3-soapy-sdr*: Stripping binaries >>> py3-soapy-sdr*: Running postcheck for py3-soapy-sdr >>> soapy-sdr-libs*: Running split function libs... 'usr/lib/libSoapySDR.so.0.8' -> '/home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr-libs/usr/lib/libSoapySDR.so.0.8' 'usr/lib/libSoapySDR.so.0.8.1' -> '/home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr-libs/usr/lib/libSoapySDR.so.0.8.1' >>> soapy-sdr-libs*: Preparing subpackage soapy-sdr-libs... >>> soapy-sdr-libs*: Stripping binaries >>> soapy-sdr-libs*: Running postcheck for soapy-sdr-libs >>> soapy-sdr-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/soapy-sdr/pkg/soapy-sdr-doc/usr/share/man' >>> soapy-sdr-doc*: Preparing subpackage soapy-sdr-doc... >>> soapy-sdr-doc*: Running postcheck for soapy-sdr-doc >>> soapy-sdr*: Running postcheck for soapy-sdr >>> soapy-sdr*: Preparing package soapy-sdr... >>> soapy-sdr*: Stripping binaries >>> py3-soapy-sdr*: Scanning shared objects >>> soapy-sdr-dev*: Scanning shared objects >>> soapy-sdr-doc*: Scanning shared objects >>> soapy-sdr-libs*: Scanning shared objects >>> soapy-sdr*: Scanning shared objects >>> py3-soapy-sdr*: Tracing dependencies... python3~3.12 so:libSoapySDR.so.0.8 so:libc.musl-armhf.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-soapy-sdr*: Package size: 1.3 MB >>> py3-soapy-sdr*: Compressing data... >>> py3-soapy-sdr*: Create checksum... >>> py3-soapy-sdr*: Create py3-soapy-sdr-0.8.1-r3.apk >>> soapy-sdr-dev*: Tracing dependencies... pkgconfig soapy-sdr-libs=0.8.1-r3 >>> soapy-sdr-dev*: Package size: 187.0 KB >>> soapy-sdr-dev*: Compressing data... >>> soapy-sdr-dev*: Create checksum... >>> soapy-sdr-dev*: Create soapy-sdr-dev-0.8.1-r3.apk >>> soapy-sdr-doc*: Tracing dependencies... >>> soapy-sdr-doc*: Package size: 781.0 B >>> soapy-sdr-doc*: Compressing data... >>> soapy-sdr-doc*: Create checksum... >>> soapy-sdr-doc*: Create soapy-sdr-doc-0.8.1-r3.apk >>> soapy-sdr-libs*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> soapy-sdr-libs*: Package size: 237.4 KB >>> soapy-sdr-libs*: Compressing data... >>> soapy-sdr-libs*: Create checksum... >>> soapy-sdr-libs*: Create soapy-sdr-libs-0.8.1-r3.apk >>> soapy-sdr*: Tracing dependencies... so:libSoapySDR.so.0.8 so:libc.musl-armhf.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> soapy-sdr*: Package size: 57.6 KB >>> soapy-sdr*: Compressing data... >>> soapy-sdr*: Create checksum... >>> soapy-sdr*: Create soapy-sdr-0.8.1-r3.apk >>> soapy-sdr: Build complete at Thu, 24 Apr 2025 19:58:15 +0000 elapsed time 0h 1m 5s >>> soapy-sdr: Cleaning up srcdir >>> soapy-sdr: Cleaning up pkgdir >>> soapy-sdr: Uninstalling dependencies... (1/25) Purging .makedepends-soapy-sdr (20250424.195732) (2/25) Purging cmake (3.31.6-r1) (3/25) Purging python3-dev (3.12.10-r0) (4/25) Purging py3-setuptools-pyc (77.0.3-r0) (5/25) Purging py3-setuptools (77.0.3-r0) (6/25) Purging py3-packaging-pyc (24.2-r0) (7/25) Purging py3-packaging (24.2-r0) (8/25) Purging py3-parsing-pyc (3.2.0-r0) (9/25) Purging py3-parsing (3.2.0-r0) (10/25) Purging python3-pyc (3.12.10-r0) (11/25) Purging python3-pycache-pyc0 (3.12.10-r0) (12/25) Purging pyc (3.12.10-r0) (13/25) Purging python3 (3.12.10-r0) (14/25) Purging swig (4.3.0-r0) (15/25) Purging guile (3.0.9-r1) (16/25) Purging gdbm (1.24-r0) (17/25) Purging guile-libs (3.0.9-r1) (18/25) Purging libarchive (3.7.9-r0) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libpanelw (6.5_p20250412-r0) (21/25) Purging libuv (1.50.0-r0) (22/25) Purging mpdecimal (4.0.0-r0) (23/25) Purging rhash-libs (1.4.5-r0) (24/25) Purging sqlite-libs (3.49.1-r0) (25/25) Purging gc (8.2.8-r1) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages >>> soapy-sdr: Updating the community/armhf repository index... >>> soapy-sdr: Signing the index...