>>> cxxopts: Building community/cxxopts 3.1.1-r0 (using abuild 3.11.0_rc13-r0) started Fri, 21 Apr 2023 00:30:12 +0000 >>> cxxopts: Checking sanity of /home/buildozer/aports/community/cxxopts/APKBUILD... >>> cxxopts: Analyzing dependencies... >>> cxxopts: Installing for build: build-base cmake ninja (1/9) Installing libbz2 (1.0.8-r5) (2/9) Installing xz-libs (5.4.2-r1) (3/9) Installing libarchive (3.6.2-r2) (4/9) Installing libformw (6.4_p20230401-r4) (5/9) Installing rhash-libs (1.4.3-r2) (6/9) Installing libuv (1.44.2-r2) (7/9) Installing cmake (3.26.3-r1) (8/9) Installing samurai (1.2-r3) (9/9) Installing .makedepends-cxxopts (20230421.003013) Executing busybox-1.36.0-r7.trigger OK: 377 MiB in 106 packages >>> cxxopts: Cleaning up srcdir >>> cxxopts: Cleaning up pkgdir >>> cxxopts: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/cxxopts-3.1.1.tar.gz >>> cxxopts: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/cxxopts-3.1.1.tar.gz >>> cxxopts: Checking sha512sums... cxxopts-3.1.1.tar.gz: OK >>> cxxopts: Unpacking /var/cache/distfiles/v3.18/cxxopts-3.1.1.tar.gz... -- The CXX compiler identification is GNU 12.2.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done (0.2s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/cxxopts/src/cxxopts-3.1.1/build [1/8] Building CXX object test/CMakeFiles/link_test.dir/link_b.cpp.o [2/8] Building CXX object test/CMakeFiles/link_test.dir/link_a.cpp.o [3/8] Building CXX object test/CMakeFiles/options_test.dir/options.cpp.o [4/8] Building CXX object test/CMakeFiles/options_test.dir/main.cpp.o [5/8] Building CXX object src/CMakeFiles/example.dir/example.cpp.o [6/8] Linking CXX executable test/link_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/cxxopts/src/cxxopts-3.1.1/test/catch.hpp:561, from /home/buildozer/aports/community/cxxopts/src/cxxopts-3.1.1/test/main.cpp:2: /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const Catch::SectionEndInfo&}; _Tp = Catch::SectionEndInfo; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/vector:64: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = Catch::SectionEndInfo; _Alloc = std::allocator]', inlined from 'virtual void Catch::RunContext::sectionEndedEarly(const Catch::SectionEndInfo&)' at /home/buildozer/aports/community/cxxopts/src/cxxopts-3.1.1/test/catch.hpp:6024:43: /usr/include/c++/12.2.1/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/cxxopts/src/cxxopts-3.1.1/include/cxxopts.hpp:41, from /home/buildozer/aports/community/cxxopts/src/cxxopts-3.1.1/src/example.cpp:24: /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {double}; _Tp = double; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/vector.tcc: In function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {double}; _Tp = double; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [7/8] Linking CXX executable src/example In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/cxxopts/src/cxxopts-3.1.1/test/catch.hpp:561, from /home/buildozer/aports/community/cxxopts/src/cxxopts-3.1.1/test/options.cpp:1: /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {double}; _Tp = double; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {double}; _Tp = double; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [8/8] Linking CXX executable test/options_test Test project /home/buildozer/aports/community/cxxopts/src/cxxopts-3.1.1/build Start 1: options Start 2: find-package-test Start 3: add-subdirectory-test 1/3 Test #1: options .......................... Passed 0.01 sec 2/3 Test #2: find-package-test ................ Passed 8.40 sec 3/3 Test #3: add-subdirectory-test ............ Passed 8.43 sec 100% tests passed, 0 tests failed out of 3 Total Test time (real) = 8.43 sec >>> cxxopts: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/cxxopts/pkg/cxxopts/usr/lib/cmake/cxxopts/cxxopts-config.cmake -- Installing: /home/buildozer/aports/community/cxxopts/pkg/cxxopts/usr/lib/cmake/cxxopts/cxxopts-config-version.cmake -- Installing: /home/buildozer/aports/community/cxxopts/pkg/cxxopts/usr/lib/cmake/cxxopts/cxxopts-targets.cmake -- Installing: /home/buildozer/aports/community/cxxopts/pkg/cxxopts/usr/include/cxxopts.hpp -- Installing: /home/buildozer/aports/community/cxxopts/pkg/cxxopts/usr/lib/pkgconfig/cxxopts.pc >>> cxxopts-dev*: Running split function dev... >>> cxxopts-dev*: Preparing subpackage cxxopts-dev... >>> cxxopts-dev*: Running postcheck for cxxopts-dev >>> cxxopts*: Running postcheck for cxxopts >>> cxxopts*: Preparing package cxxopts... >>> cxxopts-dev*: Tracing dependencies... pkgconfig >>> cxxopts-dev*: Package size: 108.0 KB >>> cxxopts-dev*: Compressing data... >>> cxxopts-dev*: Create checksum... >>> cxxopts-dev*: Create cxxopts-dev-3.1.1-r0.apk >>> cxxopts*: Tracing dependencies... >>> cxxopts*: Package size: 8.0 KB >>> cxxopts*: Compressing data... >>> cxxopts*: Create checksum... >>> cxxopts*: Create cxxopts-3.1.1-r0.apk >>> cxxopts: Build complete at Fri, 21 Apr 2023 00:30:34 +0000 elapsed time 0h 0m 22s >>> cxxopts: Cleaning up srcdir >>> cxxopts: Cleaning up pkgdir >>> cxxopts: Uninstalling dependencies... (1/9) Purging .makedepends-cxxopts (20230421.003013) (2/9) Purging cmake (3.26.3-r1) (3/9) Purging libarchive (3.6.2-r2) (4/9) Purging libbz2 (1.0.8-r5) (5/9) Purging libformw (6.4_p20230401-r4) (6/9) Purging libuv (1.44.2-r2) (7/9) Purging rhash-libs (1.4.3-r2) (8/9) Purging samurai (1.2-r3) (9/9) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 326 MiB in 97 packages >>> cxxopts: Updating the community/armhf repository index... >>> cxxopts: Signing the index...