>>> fast_float: Building testing/fast_float 4.0.0-r0 (using abuild 3.10.0-r0) started Fri, 31 Mar 2023 00:35:05 +0000 >>> fast_float: Checking sanity of /home/buildozer/aports/testing/fast_float/APKBUILD... >>> fast_float: Analyzing dependencies... >>> fast_float: Installing for build: build-base cmake samurai doctest-dev (1/8) Installing libarchive (3.6.2-r1) (2/8) Installing libformw (6.4_p20230311-r0) (3/8) Installing rhash-libs (1.4.3-r1) (4/8) Installing libuv (1.44.2-r1) (5/8) Installing cmake (3.26.2-r0) (6/8) Installing samurai (1.2-r2) (7/8) Installing doctest-dev (2.4.9-r0) (8/8) Installing .makedepends-fast_float (20230331.003506) Executing busybox-1.36.0-r5.trigger OK: 978 MiB in 114 packages >>> fast_float: Cleaning up srcdir >>> fast_float: Cleaning up pkgdir >>> fast_float: Fetching https://distfiles.alpinelinux.org/distfiles/edge//fast_float-4.0.0.tar.gz >>> fast_float: Fetching https://distfiles.alpinelinux.org/distfiles/edge//97a0b2e638feb479387554cf253e346500541e7e.tar.gz >>> fast_float: Fetching https://distfiles.alpinelinux.org/distfiles/edge//fast_float-4.0.0.tar.gz >>> fast_float: Fetching https://distfiles.alpinelinux.org/distfiles/edge//97a0b2e638feb479387554cf253e346500541e7e.tar.gz >>> fast_float: Checking sha512sums... fast_float-4.0.0.tar.gz: OK 97a0b2e638feb479387554cf253e346500541e7e.tar.gz: OK >>> fast_float: Unpacking /var/cache/distfiles/edge//fast_float-4.0.0.tar.gz... >>> fast_float: Unpacking /var/cache/distfiles/edge//97a0b2e638feb479387554cf253e346500541e7e.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 -- Tests enabled. Retrieving test files. -- Test files retrieved. -- Configuring done (0.5s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/testing/fast_float/src/fast_float-4.0.0/builddir [1/31] Building CXX object tests/bloat_analysis/CMakeFiles/bloatyref.dir/main_ref.cpp.o [2/31] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/a10.cpp.o [3/31] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/a9.cpp.o [4/31] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/a8.cpp.o [5/31] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/a7.cpp.o [6/31] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/a6.cpp.o [7/31] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/a5.cpp.o [8/31] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/a4.cpp.o [9/31] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/a3.cpp.o [10/31] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/a2.cpp.o [11/31] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/a1.cpp.o [12/31] Building CXX object tests/bloat_analysis/CMakeFiles/bloaty.dir/main.cpp.o [13/31] Building CXX object tests/build_tests/issue72/CMakeFiles/issue72.dir/foo.cpp.o [14/31] Building CXX object tests/build_tests/issue72/CMakeFiles/issue72.dir/main.cpp.o [15/31] Building CXX object tests/CMakeFiles/string_test.dir/string_test.cpp.o [16/31] Building CXX object tests/CMakeFiles/powersoffive_hardround.dir/powersoffive_hardround.cpp.o [17/31] Building CXX object tests/CMakeFiles/long_test.dir/long_test.cpp.o [18/31] Building CXX object tests/CMakeFiles/basictest.dir/basictest.cpp.o [19/31] Building CXX object tests/CMakeFiles/example_comma_test.dir/example_comma_test.cpp.o [20/31] Building CXX object tests/CMakeFiles/example_test.dir/example_test.cpp.o [21/31] Building CXX object tests/CMakeFiles/rcppfastfloat_test.dir/rcppfastfloat_test.cpp.o [22/31] Linking CXX executable tests/build_tests/issue72/issue72 [23/31] Linking CXX executable tests/bloat_analysis/bloatyref [24/31] Linking CXX executable tests/bloat_analysis/bloaty [25/31] Linking CXX executable tests/example_comma_test [26/31] Linking CXX executable tests/example_test [27/31] Linking CXX executable tests/rcppfastfloat_test [28/31] Linking CXX executable tests/powersoffive_hardround [29/31] Linking CXX executable tests/long_test [30/31] Linking CXX executable tests/string_test In file included from /usr/include/c++/12.2.1/vector:70, from /usr/include/doctest/doctest.h:3125, from /home/buildozer/aports/testing/fast_float/src/fast_float-4.0.0/tests/basictest.cpp:3: /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {std::fpos<__mbstate_t>}; _Tp = std::fpos<__mbstate_t>; _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 member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::fpos<__mbstate_t>}; _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'std::ostream* doctest::detail::::push()' at /usr/include/doctest/doctest.h:3290:28, inlined from 'std::ostream* doctest::detail::tlssPush()' at /usr/include/doctest/doctest.h:3307:26: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::fpos<__mbstate_t>}; _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'std::ostream* doctest::detail::::push()' at /usr/include/doctest/doctest.h:3290:28, inlined from 'std::ostream* doctest::detail::tlssPush()' at /usr/include/doctest/doctest.h:3307:26, inlined from 'doctest::String doctest::detail::toStreamLit(T) [with T = long int]' at /usr/include/doctest/doctest.h:3873:36, inlined from 'doctest::String doctest::toString(long int)' at /usr/include/doctest/doctest.h:3905:49: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::fpos<__mbstate_t>}; _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'std::ostream* doctest::detail::::push()' at /usr/include/doctest/doctest.h:3290:28, inlined from 'std::ostream* doctest::detail::tlssPush()' at /usr/include/doctest/doctest.h:3307:26, inlined from 'doctest::String doctest::detail::toStreamLit(T) [with T = unsigned int]' at /usr/include/doctest/doctest.h:3873:36, inlined from 'doctest::String doctest::toString(unsigned int)' at /usr/include/doctest/doctest.h:3904:53: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/vector.tcc: In function 'doctest::String doctest::toString(long unsigned int)': /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::fpos<__mbstate_t>}; _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'std::ostream* doctest::detail::::push()' at /usr/include/doctest/doctest.h:3290:28, inlined from 'std::ostream* doctest::detail::tlssPush()' at /usr/include/doctest/doctest.h:3307:26, inlined from 'doctest::String doctest::detail::toStreamLit(T) [with T = unsigned int]' at /usr/include/doctest/doctest.h:3873:36, inlined from 'doctest::String doctest::toString(unsigned char)' at /usr/include/doctest/doctest.h:3900:81: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::fpos<__mbstate_t>}; _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'std::ostream* doctest::detail::::push()' at /usr/include/doctest/doctest.h:3290:28, inlined from 'std::ostream* doctest::detail::tlssPush()' at /usr/include/doctest/doctest.h:3307:26, inlined from 'doctest::String doctest::detail::toStreamLit(T) [with T = short unsigned int]' at /usr/include/doctest/doctest.h:3873:36, inlined from 'doctest::String doctest::toString(short unsigned int)' at /usr/include/doctest/doctest.h:3902:59: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::fpos<__mbstate_t>}; _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'std::ostream* doctest::detail::::push()' at /usr/include/doctest/doctest.h:3290:28, inlined from 'std::ostream* doctest::detail::tlssPush()' at /usr/include/doctest/doctest.h:3307:26, inlined from 'doctest::String doctest::detail::toStreamLit(T) [with T = short int]' at /usr/include/doctest/doctest.h:3873:36, inlined from 'doctest::String doctest::toString(short int)' at /usr/include/doctest/doctest.h:3901:50: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::fpos<__mbstate_t>}; _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'std::ostream* doctest::detail::::push()' at /usr/include/doctest/doctest.h:3290:28, inlined from 'std::ostream* doctest::detail::tlssPush()' at /usr/include/doctest/doctest.h:3307:26, inlined from 'doctest::String doctest::detail::toStreamLit(T) [with T = int]' at /usr/include/doctest/doctest.h:3873:36, inlined from 'doctest::String doctest::toString(signed char)' at /usr/include/doctest/doctest.h:3899:77: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::fpos<__mbstate_t>}; _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'std::ostream* doctest::detail::::push()' at /usr/include/doctest/doctest.h:3290:28, inlined from 'std::ostream* doctest::detail::tlssPush()' at /usr/include/doctest/doctest.h:3307:26, inlined from 'doctest::String doctest::detail::toStreamLit(T) [with T = int]' at /usr/include/doctest/doctest.h:3873:36, inlined from 'doctest::String doctest::toString(int)' at /usr/include/doctest/doctest.h:3903:51: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::fpos<__mbstate_t>}; _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'std::ostream* doctest::detail::::push()' at /usr/include/doctest/doctest.h:3290:28, inlined from 'std::ostream* doctest::detail::tlssPush()' at /usr/include/doctest/doctest.h:3307:26, inlined from 'doctest::String doctest::detail::toStreamLit(T) [with T = int]' at /usr/include/doctest/doctest.h:3873:36, inlined from 'doctest::String doctest::toString(char)' at /usr/include/doctest/doctest.h:3898:70: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::fpos<__mbstate_t>}; _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'std::ostream* doctest::detail::::push()' at /usr/include/doctest/doctest.h:3290:28, inlined from 'std::ostream* doctest::detail::tlssPush()' at /usr/include/doctest/doctest.h:3307:26, inlined from 'doctest::String doctest::detail::toStreamLit(T) [with T = long long unsigned int]' at /usr/include/doctest/doctest.h:3873:36, inlined from 'doctest::String doctest::toString(long long unsigned int)' at /usr/include/doctest/doctest.h:3908:63: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::fpos<__mbstate_t>}; _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'std::ostream* doctest::detail::::push()' at /usr/include/doctest/doctest.h:3290:28, inlined from 'std::ostream* doctest::detail::tlssPush()' at /usr/include/doctest/doctest.h:3307:26, inlined from 'doctest::String doctest::detail::toStreamLit(T) [with T = long double]' at /usr/include/doctest/doctest.h:3873:36, inlined from 'doctest::String doctest::toString(long double)' at /usr/include/doctest/doctest.h:3896:56: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::fpos<__mbstate_t>}; _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'std::ostream* doctest::detail::::push()' at /usr/include/doctest/doctest.h:3290:28, inlined from 'std::ostream* doctest::detail::tlssPush()' at /usr/include/doctest/doctest.h:3307:26, inlined from 'doctest::String doctest::detail::toStreamLit(T) [with T = float]' at /usr/include/doctest/doctest.h:3873:36, inlined from 'doctest::String doctest::toString(float)' at /usr/include/doctest/doctest.h:3894:50: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::fpos<__mbstate_t>}; _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'std::ostream* doctest::detail::::push()' at /usr/include/doctest/doctest.h:3290:28, inlined from 'std::ostream* doctest::detail::tlssPush()' at /usr/include/doctest/doctest.h:3307:26, inlined from 'doctest::String doctest::detail::toStreamLit(T) [with T = long long int]' at /usr/include/doctest/doctest.h:3873:36, inlined from 'doctest::String doctest::toString(long long int)' at /usr/include/doctest/doctest.h:3907:54: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::fpos<__mbstate_t>}; _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'std::ostream* doctest::detail::::push()' at /usr/include/doctest/doctest.h:3290:28, inlined from 'std::ostream* doctest::detail::tlssPush()' at /usr/include/doctest/doctest.h:3307:26, inlined from 'doctest::String doctest::detail::toStreamLit(T) [with T = double]' at /usr/include/doctest/doctest.h:3873:36, inlined from 'doctest::String doctest::toString(double)' at /usr/include/doctest/doctest.h:3895:51: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::fpos<__mbstate_t>}; _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'std::ostream* doctest::detail::::push()' at /usr/include/doctest/doctest.h:3290:28, inlined from 'std::ostream* doctest::detail::tlssPush()' at /usr/include/doctest/doctest.h:3307:26, inlined from 'doctest::detail::MessageBuilder::MessageBuilder(const char*, int, doctest::assertType::Enum)' at /usr/include/doctest/doctest.h:4934:30: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::fpos<__mbstate_t>}; _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'std::ostream* doctest::detail::::push()' at /usr/include/doctest/doctest.h:3290:28, inlined from 'std::ostream* doctest::detail::tlssPush()' at /usr/include/doctest/doctest.h:3307:26, inlined from 'doctest::detail::MessageBuilder::MessageBuilder(const char*, int, doctest::assertType::Enum)' at /usr/include/doctest/doctest.h:4934:30: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::fpos<__mbstate_t>}; _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'std::ostream* doctest::detail::::push()' at /usr/include/doctest/doctest.h:3290:28, inlined from 'std::ostream* doctest::detail::tlssPush()' at /usr/include/doctest/doctest.h:3307:26, inlined from 'doctest::String doctest::detail::toStreamLit(T) [with T = long long unsigned int]' at /usr/include/doctest/doctest.h:3873:36, inlined from 'doctest::String doctest::toString(long long unsigned int)' at /usr/include/doctest/doctest.h:3908:63, inlined from 'doctest::detail::MessageBuilder& doctest::detail::MessageBuilder::operator,(const T&) [with T = long long unsigned int]' at /usr/include/doctest/doctest.h:1846:23: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::fpos<__mbstate_t>}; _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'std::ostream* doctest::detail::::push()' at /usr/include/doctest/doctest.h:3290:28, inlined from 'std::ostream* doctest::detail::tlssPush()' at /usr/include/doctest/doctest.h:3307:26, inlined from 'doctest::String doctest::detail::toStreamLit(T) [with T = double]' at /usr/include/doctest/doctest.h:3873:36, inlined from 'doctest::String doctest::toString(double)' at /usr/include/doctest/doctest.h:3895:51, inlined from 'doctest::detail::MessageBuilder& doctest::detail::MessageBuilder::operator,(const T&) [with T = double]' at /usr/include/doctest/doctest.h:1846:23: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::fpos<__mbstate_t>}; _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::fpos<__mbstate_t>; _Alloc = std::allocator >]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'std::ostream* doctest::detail::::push()' at /usr/include/doctest/doctest.h:3290:28, inlined from 'std::ostream* doctest::detail::tlssPush()' at /usr/include/doctest/doctest.h:3307:26, inlined from 'doctest::String doctest::detail::toStreamLit(T) [with T = int]' at /usr/include/doctest/doctest.h:3873:36, inlined from 'doctest::String doctest::toString(int)' at /usr/include/doctest/doctest.h:3903:51, inlined from 'void doctest::Context::setOption(const char*, int)' at /usr/include/doctest/doctest.h:6678:31: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [31/31] Linking CXX executable tests/basictest Internal ctest changing into directory: /home/buildozer/aports/testing/fast_float/src/fast_float-4.0.0/builddir Test project /home/buildozer/aports/testing/fast_float/src/fast_float-4.0.0/builddir Start 1: rcppfastfloat_test 1/7 Test #1: rcppfastfloat_test ............... Passed 0.00 sec Start 2: example_test 2/7 Test #2: example_test ..................... Passed 0.00 sec Start 3: example_comma_test 3/7 Test #3: example_comma_test ............... Passed 0.00 sec Start 4: basictest 4/7 Test #4: basictest ........................ Passed 6.98 sec Start 5: long_test 5/7 Test #5: long_test ........................ Passed 0.00 sec Start 6: powersoffive_hardround 6/7 Test #6: powersoffive_hardround ........... Passed 0.21 sec Start 7: string_test 7/7 Test #7: string_test ...................... Passed 0.00 sec 100% tests passed, 0 tests failed out of 7 Total Test time (real) = 7.20 sec >>> fast_float: Entering fakeroot... -- Install configuration: "Release" -- Installing: /home/buildozer/aports/testing/fast_float/pkg/fast_float/usr/include/fast_float -- Installing: /home/buildozer/aports/testing/fast_float/pkg/fast_float/usr/include/fast_float/digit_comparison.h -- Installing: /home/buildozer/aports/testing/fast_float/pkg/fast_float/usr/include/fast_float/parse_number.h -- Installing: /home/buildozer/aports/testing/fast_float/pkg/fast_float/usr/include/fast_float/float_common.h -- Installing: /home/buildozer/aports/testing/fast_float/pkg/fast_float/usr/include/fast_float/bigint.h -- Installing: /home/buildozer/aports/testing/fast_float/pkg/fast_float/usr/include/fast_float/simple_decimal_conversion.h -- Installing: /home/buildozer/aports/testing/fast_float/pkg/fast_float/usr/include/fast_float/constexpr_feature_detect.h -- Installing: /home/buildozer/aports/testing/fast_float/pkg/fast_float/usr/include/fast_float/decimal_to_binary.h -- Installing: /home/buildozer/aports/testing/fast_float/pkg/fast_float/usr/include/fast_float/fast_float.h -- Installing: /home/buildozer/aports/testing/fast_float/pkg/fast_float/usr/include/fast_float/fast_table.h -- Installing: /home/buildozer/aports/testing/fast_float/pkg/fast_float/usr/include/fast_float/ascii_number.h -- Installing: /home/buildozer/aports/testing/fast_float/pkg/fast_float/usr/lib/cmake/FastFloat/FastFloatConfig.cmake -- Installing: /home/buildozer/aports/testing/fast_float/pkg/fast_float/usr/lib/cmake/FastFloat/FastFloatConfigVersion.cmake -- Installing: /home/buildozer/aports/testing/fast_float/pkg/fast_float/usr/lib/cmake/FastFloat/fast_float-targets.cmake >>> fast_float*: Running postcheck for fast_float >>> fast_float*: Preparing package fast_float... >>> fast_float*: Tracing dependencies... >>> fast_float*: Package size: 184.0 KB >>> fast_float*: Compressing data... >>> fast_float*: Create checksum... >>> fast_float*: Create fast_float-4.0.0-r0.apk >>> fast_float: Build complete at Fri, 31 Mar 2023 00:35:28 +0000 elapsed time 0h 0m 23s >>> fast_float: Cleaning up srcdir >>> fast_float: Cleaning up pkgdir >>> fast_float: Uninstalling dependencies... (1/8) Purging .makedepends-fast_float (20230331.003506) (2/8) Purging cmake (3.26.2-r0) (3/8) Purging samurai (1.2-r2) (4/8) Purging doctest-dev (2.4.9-r0) (5/8) Purging libarchive (3.6.2-r1) (6/8) Purging libformw (6.4_p20230311-r0) (7/8) Purging rhash-libs (1.4.3-r1) (8/8) Purging libuv (1.44.2-r1) Executing busybox-1.36.0-r5.trigger OK: 937 MiB in 106 packages >>> fast_float: Updating the testing/armv7 repository index... >>> fast_float: Signing the index...