>>> exprtk: Building community/exprtk 0.0.3-r1 (using abuild 3.17.0_rc1-r2) started Thu, 23 Apr 2026 04:48:01 +0000 >>> exprtk: Validating /home/buildozer/aports/community/exprtk/APKBUILD... >>> exprtk: Analyzing dependencies... >>> exprtk: Installing for build: build-base cmake samurai (1/8) Installing libbz2 (1.0.8-r6) (2/8) Installing xz-libs (5.8.2-r0) (3/8) Installing libarchive (3.8.7-r0) (4/8) Installing rhash-libs (1.4.6-r0) (5/8) Installing libuv (1.52.1-r0) (6/8) Installing cmake (4.2.3-r0) (7/8) Installing samurai (1.2-r8) (8/8) Installing .makedepends-exprtk (20260423.044810) Executing busybox-1.37.0-r31.trigger OK: 326.6 MiB in 110 packages >>> exprtk: Cleaning up srcdir >>> exprtk: Cleaning up pkgdir >>> exprtk: Cleaning up tmpdir >>> exprtk: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/exprtk-0.0.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> exprtk: Fetching exprtk-0.0.3.tar.gz::https://github.com/ArashPartow/exprtk/archive/refs/tags/0.0.3-cmake.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.24/exprtk-0.0.3.tar.gz.part' exprtk-0.0.3.tar.gz. 100% |********************************| 215k 0:00:00 ETA '/var/cache/distfiles/v3.24/exprtk-0.0.3.tar.gz.part' saved /var/cache/distfiles/v3.24/exprtk-0.0.3.tar.gz: OK >>> exprtk: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/exprtk_test.cpp Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> exprtk: Fetching https://raw.githubusercontent.com/ArashPartow/exprtk/refs/tags/0.0.3/exprtk_test.cpp Connecting to raw.githubusercontent.com ([2606:50c0:8001::154]:443) saving to '/var/cache/distfiles/v3.24/exprtk_test.cpp.part' exprtk_test.cpp.part 100% |********************************| 530k 0:00:00 ETA '/var/cache/distfiles/v3.24/exprtk_test.cpp.part' saved /var/cache/distfiles/v3.24/exprtk_test.cpp: OK >>> exprtk: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/exprtk_functional_test.txt Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> exprtk: Fetching https://raw.githubusercontent.com/ArashPartow/exprtk/refs/tags/0.0.3/exprtk_functional_test.txt Connecting to raw.githubusercontent.com ([2606:50c0:8001::154]:443) saving to '/var/cache/distfiles/v3.24/exprtk_functional_test.txt.part' exprtk_functional_te 100% |********************************| 1100k 0:00:00 ETA '/var/cache/distfiles/v3.24/exprtk_functional_test.txt.part' saved /var/cache/distfiles/v3.24/exprtk_functional_test.txt: OK >>> exprtk: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/exprtk_functional_ext_test.txt Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> exprtk: Fetching https://raw.githubusercontent.com/ArashPartow/exprtk/refs/tags/0.0.3/exprtk_functional_ext_test.txt Connecting to raw.githubusercontent.com ([2606:50c0:8003::154]:443) saving to '/var/cache/distfiles/v3.24/exprtk_functional_ext_test.txt.part' exprtk_functional_ex 100% |********************************| 3792k 0:00:00 ETA '/var/cache/distfiles/v3.24/exprtk_functional_ext_test.txt.part' saved /var/cache/distfiles/v3.24/exprtk_functional_ext_test.txt: OK >>> exprtk: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/exprtk-0.0.3.tar.gz /var/cache/distfiles/v3.24/exprtk-0.0.3.tar.gz: OK >>> exprtk: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/exprtk_test.cpp /var/cache/distfiles/v3.24/exprtk_test.cpp: OK >>> exprtk: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/exprtk_functional_test.txt /var/cache/distfiles/v3.24/exprtk_functional_test.txt: OK >>> exprtk: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/exprtk_functional_ext_test.txt /var/cache/distfiles/v3.24/exprtk_functional_ext_test.txt: OK >>> exprtk: Unpacking /var/cache/distfiles/v3.24/exprtk-0.0.3.tar.gz... -- The CXX compiler identification is GNU 15.2.0 -- 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 -- Configuring done (0.2s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR -- Build files have been written to: /home/buildozer/aports/community/exprtk/src/exprtk-0.0.3-cmake/build In file included from /usr/include/c++/15.2.0/deque:67, from exprtk_test.cpp:24: /usr/include/c++/15.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _Sentinel, _ForwardIterator) [with _InputIterator = move_iterator; _Sentinel = move_iterator; _ForwardIterator = double*]': /usr/include/c++/15.2.0/bits/stl_uninitialized.h:140:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 140 | __do_uninit_copy(_InputIterator __first, _Sentinel __last, | ^~~~~~~~~~~~~~~~ /usr/include/c++/15.2.0/bits/stl_uninitialized.h:140:5: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 In file included from /usr/include/c++/15.2.0/vector:74, from exprtk_test.cpp:28: /usr/include/c++/15.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++/15.2.0/bits/vector.tcc:652:5: note: parameter passing for argument of type 'std::vector >::iterator' changed in GCC 7.1 652 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = double*]', inlined from '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _Sentinel, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = move_iterator; _Sentinel = move_iterator; _ForwardIterator = double*; _Tp = double]' at /usr/include/c++/15.2.0/bits/stl_uninitialized.h:637:37, inlined from '_ForwardIterator std::__uninitialized_move_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = double*; _ForwardIterator = double*; _Allocator = allocator]' at /usr/include/c++/15.2.0/bits/stl_uninitialized.h:649:41, inlined from 'void std::vector<_Tp, _Alloc>::_M_fill_insert(iterator, size_type, const value_type&) [with _Tp = double; _Alloc = std::allocator]' at /usr/include/c++/15.2.0/bits/vector.tcc:671:32: /usr/include/c++/15.2.0/bits/stl_uninitialized.h:303:37: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 303 | return std::__do_uninit_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = double*]', inlined from '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _Sentinel, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = move_iterator; _Sentinel = move_iterator; _ForwardIterator = double*; _Tp = double]' at /usr/include/c++/15.2.0/bits/stl_uninitialized.h:637:37, inlined from '_ForwardIterator std::__uninitialized_move_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = double*; _ForwardIterator = double*; _Allocator = allocator]' at /usr/include/c++/15.2.0/bits/stl_uninitialized.h:649:41, inlined from 'void std::vector<_Tp, _Alloc>::_M_fill_insert(iterator, size_type, const value_type&) [with _Tp = double; _Alloc = std::allocator]' at /usr/include/c++/15.2.0/bits/vector.tcc:691:32: /usr/include/c++/15.2.0/bits/stl_uninitialized.h:303:37: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 303 | return std::__do_uninit_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = double*]', inlined from '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _Sentinel, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = move_iterator; _Sentinel = move_iterator; _ForwardIterator = double*; _Tp = double]' at /usr/include/c++/15.2.0/bits/stl_uninitialized.h:637:37, inlined from '_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = double*; _ForwardIterator = double*; _Allocator = allocator]' at /usr/include/c++/15.2.0/bits/stl_uninitialized.h:664:2, inlined from 'void std::vector<_Tp, _Alloc>::_M_fill_insert(iterator, size_type, const value_type&) [with _Tp = double; _Alloc = std::allocator]' at /usr/include/c++/15.2.0/bits/vector.tcc:722:7: /usr/include/c++/15.2.0/bits/stl_uninitialized.h:303:37: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 303 | return std::__do_uninit_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = move_iterator; _ForwardIterator = double*]', inlined from '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _Sentinel, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = move_iterator; _Sentinel = move_iterator; _ForwardIterator = double*; _Tp = double]' at /usr/include/c++/15.2.0/bits/stl_uninitialized.h:637:37, inlined from '_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = double*; _ForwardIterator = double*; _Allocator = allocator]' at /usr/include/c++/15.2.0/bits/stl_uninitialized.h:664:2, inlined from 'void std::vector<_Tp, _Alloc>::_M_fill_insert(iterator, size_type, const value_type&) [with _Tp = double; _Alloc = std::allocator]' at /usr/include/c++/15.2.0/bits/vector.tcc:728:7: /usr/include/c++/15.2.0/bits/stl_uninitialized.h:303:37: note: parameter passing for argument of type 'std::move_iterator' changed in GCC 7.1 303 | return std::__do_uninit_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/15.2.0/vector:68: /usr/include/c++/15.2.0/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::resize(size_type, const value_type&) [with _Tp = double; _Alloc = std::allocator]': /usr/include/c++/15.2.0/bits/stl_vector.h:1167:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1167 | _M_fill_insert(end(), __new_size - size(), __x); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ run_test00 (double) - Result: SUCCESS Time: 3.0745sec run_test01 (double) - Result: SUCCESS Time: 8.1822sec run_test02 (double) - Result: SUCCESS Time: 7.9250sec run_test03 (double) - Result: SUCCESS Time: 4.3877sec run_test04 (double) - Result: SUCCESS Time: 1.8495sec run_test05 (double) - Result: SUCCESS Time: 1.3889sec run_test06 (double) - Result: SUCCESS Time: 0.0573sec run_test07 (double) - Result: SUCCESS Time: 4.1050sec run_test08 (double) - Result: SUCCESS Time: 0.8474sec run_test09 (double) - Result: SUCCESS Time: 1.5473sec run_test10 (double) - Result: SUCCESS Time: 6.5070sec run_test11 (double) - Result: SUCCESS Time: 0.1853sec run_test12 (double) - Result: SUCCESS Time: 4.4612sec run_test13 (double) - Result: SUCCESS Time: 0.5953sec run_test14 (double) - Result: SUCCESS Time: 35.9720sec run_test15 (double) - Result: SUCCESS Time: 0.0041sec run_test16 (double) - Result: SUCCESS Time: 0.0149sec run_test17 (double) - Result: SUCCESS Time: 0.0103sec run_test18 (double) - Result: SUCCESS Time: 0.0885sec run_test19 (double) - Result: SUCCESS Time: 31.7880sec run_test20 (double) - Result: SUCCESS Time: 0.0968sec run_test21 (double) - Result: SUCCESS Time: 0.1068sec run_test22 (double) - Result: SUCCESS Time: 0.0192sec >>> exprtk: Entering fakeroot... >>> exprtk*: Running postcheck for exprtk >>> exprtk*: Preparing package exprtk... Please specify at least one package name on the command line. >>> exprtk*: Tracing dependencies... >>> exprtk*: Package size: 1.6 MB >>> exprtk*: Compressing data... >>> exprtk*: Create checksum... >>> exprtk*: Create exprtk-0.0.3-r1.apk >>> exprtk: Build complete at Thu, 23 Apr 2026 04:52:09 +0000 elapsed time 0h 4m 8s >>> exprtk: Cleaning up srcdir >>> exprtk: Cleaning up pkgdir >>> exprtk: Cleaning up tmpdir >>> exprtk: Uninstalling dependencies... (1/8) Purging .makedepends-exprtk (20260423.044810) (2/8) Purging cmake (4.2.3-r0) (3/8) Purging samurai (1.2-r8) (4/8) Purging libarchive (3.8.7-r0) (5/8) Purging libbz2 (1.0.8-r6) (6/8) Purging libuv (1.52.1-r0) (7/8) Purging rhash-libs (1.4.6-r0) (8/8) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 288.5 MiB in 102 packages >>> exprtk: Updating the community/armv7 repository index... >>> exprtk: Signing the index...