>>> highway: Building community/highway 1.0.3-r0 (using abuild 3.10.0-r0) started Sat, 04 Feb 2023 19:50:25 +0000 >>> highway: Checking sanity of /home/buildozer/aports/community/highway/APKBUILD... >>> highway: Analyzing dependencies... >>> highway: Installing for build: build-base cmake gtest-dev samurai (1/11) Installing libbz2 (1.0.8-r4) (2/11) Installing xz-libs (5.4.1-r0) (3/11) Installing libarchive (3.6.2-r1) (4/11) Installing rhash-libs (1.4.3-r1) (5/11) Installing libuv (1.44.2-r0) (6/11) Installing cmake (3.25.2-r0) (7/11) Installing gtest (1.13.0-r0) (8/11) Installing gmock (1.13.0-r0) (9/11) Installing gtest-dev (1.13.0-r0) (10/11) Installing samurai (1.2-r2) (11/11) Installing .makedepends-highway (20230204.195026) Executing busybox-1.36.0-r3.trigger OK: 382 MiB in 107 packages >>> highway: Cleaning up srcdir >>> highway: Cleaning up pkgdir >>> highway: Fetching https://distfiles.alpinelinux.org/distfiles/edge/highway-1.0.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> highway: Fetching https://github.com/google/highway/archive/1.0.3/highway-1.0.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 1729k 0 1729k 0 0 845k 0 --:--:-- 0:00:02 --:--:-- 1906k >>> highway: Fetching https://distfiles.alpinelinux.org/distfiles/edge/highway-1.0.3.tar.gz >>> highway: Checking sha512sums... highway-1.0.3.tar.gz: OK highway.patch: OK >>> highway: Unpacking /var/cache/distfiles/edge/highway-1.0.3.tar.gz... >>> highway: highway.patch patching file hwy/targets.h -- The C compiler identification is GNU 12.2.1 -- The CXX compiler identification is GNU 12.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test ATOMICS_LOCK_FREE_INSTRUCTIONS -- Performing Test ATOMICS_LOCK_FREE_INSTRUCTIONS - Success -- Performing Test HWY_EMSCRIPTEN -- Performing Test HWY_EMSCRIPTEN - Failed -- Performing Test HWY_RISCV -- Performing Test HWY_RISCV - Failed -- Looking for sys/auxv.h -- Looking for sys/auxv.h - found -- Found GTest: /usr/lib/cmake/GTest/GTestConfig.cmake (found version "1.13.0") -- Configuring done -- Generating done -- Build files have been written to: /home/buildozer/aports/community/highway/src/highway-1.0.3/build [1/106] Building CXX object CMakeFiles/sort_test.dir/hwy/contrib/sort/sort_test.cc.o [2/106] Building CXX object CMakeFiles/image_test.dir/hwy/contrib/image/image_test.cc.o [3/106] Building CXX object CMakeFiles/dot_test.dir/hwy/contrib/dot/dot_test.cc.o [4/106] Building CXX object CMakeFiles/test_util_test.dir/hwy/tests/test_util_test.cc.o [5/106] Building CXX object CMakeFiles/swizzle_test.dir/hwy/tests/swizzle_test.cc.o [6/106] Building CXX object CMakeFiles/shift_test.dir/hwy/tests/shift_test.cc.o [7/106] Building CXX object CMakeFiles/reverse_test.dir/hwy/tests/reverse_test.cc.o [8/106] Building CXX object CMakeFiles/reduction_test.dir/hwy/tests/reduction_test.cc.o [9/106] Building CXX object CMakeFiles/mul_test.dir/hwy/tests/mul_test.cc.o [10/106] Building CXX object CMakeFiles/memory_test.dir/hwy/tests/memory_test.cc.o [11/106] Building CXX object CMakeFiles/mask_mem_test.dir/hwy/tests/mask_mem_test.cc.o [12/106] Building CXX object CMakeFiles/mask_test.dir/hwy/tests/mask_test.cc.o [13/106] Building CXX object CMakeFiles/logical_test.dir/hwy/tests/logical_test.cc.o [14/106] Building CXX object CMakeFiles/interleaved_test.dir/hwy/tests/interleaved_test.cc.o [15/106] Building CXX object CMakeFiles/if_test.dir/hwy/tests/if_test.cc.o [16/106] Building CXX object CMakeFiles/float_test.dir/hwy/tests/float_test.cc.o [17/106] Building CXX object CMakeFiles/demote_test.dir/hwy/tests/demote_test.cc.o [18/106] Building CXX object CMakeFiles/crypto_test.dir/hwy/tests/crypto_test.cc.o [19/106] Building CXX object CMakeFiles/convert_test.dir/hwy/tests/convert_test.cc.o [20/106] Building CXX object CMakeFiles/compress_test.dir/hwy/tests/compress_test.cc.o [21/106] Building CXX object CMakeFiles/compare_test.dir/hwy/tests/compare_test.cc.o [22/106] Building CXX object CMakeFiles/combine_test.dir/hwy/tests/combine_test.cc.o [23/106] Building CXX object CMakeFiles/blockwise_shift_test.dir/hwy/tests/blockwise_shift_test.cc.o [24/106] Building CXX object CMakeFiles/blockwise_test.dir/hwy/tests/blockwise_test.cc.o [25/106] Building CXX object CMakeFiles/arithmetic_test.dir/hwy/tests/arithmetic_test.cc.o [26/106] Building CXX object CMakeFiles/skeleton_test.dir/hwy/examples/skeleton.cc.o [27/106] Building CXX object CMakeFiles/skeleton_test.dir/hwy/examples/skeleton_test.cc.o [28/106] Building CXX object CMakeFiles/targets_test.dir/hwy/targets_test.cc.o [29/106] Building CXX object CMakeFiles/nanobenchmark_test.dir/hwy/nanobenchmark_test.cc.o [30/106] Building CXX object CMakeFiles/highway_test.dir/hwy/highway_test.cc.o [31/106] Building CXX object CMakeFiles/base_test.dir/hwy/base_test.cc.o [32/106] Building CXX object CMakeFiles/aligned_allocator_test.dir/hwy/aligned_allocator_test.cc.o [33/106] Building CXX object CMakeFiles/transform_test.dir/hwy/contrib/algo/transform_test.cc.o [34/106] Building CXX object CMakeFiles/find_test.dir/hwy/contrib/algo/find_test.cc.o [35/106] Building CXX object CMakeFiles/copy_test.dir/hwy/contrib/algo/copy_test.cc.o [36/106] Building CXX object CMakeFiles/hwy_benchmark.dir/hwy/examples/benchmark.cc.o [37/106] Building CXX object CMakeFiles/hwy_list_targets.dir/hwy/tests/list_targets.cc.o [38/106] Building CXX object CMakeFiles/hwy_test.dir/hwy/tests/test_util.cc.o [39/106] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort.cc.o [40/106] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/image/image.cc.o [41/106] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_u64d.cc.o [42/106] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_u64a.cc.o [43/106] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_u32d.cc.o [44/106] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_u32a.cc.o [45/106] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_u16d.cc.o [46/106] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_u16a.cc.o [47/106] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_kv64d.cc.o [48/106] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_kv64a.cc.o [49/106] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_kv128d.cc.o [50/106] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_kv128a.cc.o [51/106] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_i64d.cc.o [52/106] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_i64a.cc.o [53/106] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_i32d.cc.o [54/106] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_i32a.cc.o [55/106] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_i16d.cc.o [56/106] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_i16a.cc.o [57/106] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f64d.cc.o [58/106] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f64a.cc.o [59/106] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f32d.cc.o [60/106] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_f32a.cc.o [61/106] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_128d.cc.o [62/106] Building CXX object CMakeFiles/hwy_contrib.dir/hwy/contrib/sort/vqsort_128a.cc.o [63/106] Building CXX object CMakeFiles/hwy.dir/hwy/targets.cc.o [64/106] Building CXX object CMakeFiles/hwy.dir/hwy/print.cc.o [65/106] Building CXX object CMakeFiles/hwy.dir/hwy/per_target.cc.o [66/106] Building CXX object CMakeFiles/hwy.dir/hwy/nanobenchmark.cc.o [67/106] Building CXX object CMakeFiles/hwy.dir/hwy/aligned_allocator.cc.o In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:22, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/examples/benchmark.cc:34: /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 long long int&}; _Tp = long long int; _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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'void hwy::Run()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/examples/benchmark.cc:242:54: /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 /usr/include/c++/12.2.1/bits/random.h:34, from /usr/include/c++/12.2.1/random:49, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/nanobenchmark.cc:33: /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 long long unsigned int&}; _Tp = long long unsigned int; _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>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _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 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 = long long unsigned int; _Alloc = std::allocator]', inlined from 'hwy::{anonymous}::timer::Ticks hwy::{anonymous}::SampleUntilStable(double, double*, const hwy::Params&, const Lambda&) [with Lambda = TotalDuration(hwy::Func, const uint8_t*, const InputVec*, const hwy::Params&, double*)::]' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/nanobenchmark.cc:510:20: /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 member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = long long unsigned int; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'hwy::{anonymous}::timer::Ticks hwy::{anonymous}::SampleUntilStable(double, double*, const hwy::Params&, const Lambda&) [with Lambda = TotalDuration(hwy::Func, const uint8_t*, const InputVec*, const hwy::Params&, double*)::]' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/nanobenchmark.cc:523:24: /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)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'hwy::{anonymous}::timer::Ticks hwy::{anonymous}::SampleUntilStable(double, double*, const hwy::Params&, const Lambda&) [with Lambda = Overhead(const uint8_t*, const InputVec*, const hwy::Params&)::]' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/nanobenchmark.cc:510:20: /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 member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = long long unsigned int; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'hwy::{anonymous}::timer::Ticks hwy::{anonymous}::SampleUntilStable(double, double*, const hwy::Params&, const Lambda&) [with Lambda = Overhead(const uint8_t*, const InputVec*, const hwy::Params&)::]' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/nanobenchmark.cc:523:24: /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)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'hwy::{anonymous}::timer::Ticks hwy::{anonymous}::SampleUntilStable(double, double*, const hwy::Params&, const Lambda&) [with Lambda = NumSkip(hwy::Func, const uint8_t*, const InputVec&, const hwy::Params&)::]' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/nanobenchmark.cc:510:20, inlined from 'size_t hwy::{anonymous}::NumSkip(hwy::Func, const uint8_t*, const InputVec&, const hwy::Params&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/nanobenchmark.cc:578:49, inlined from 'size_t hwy::Measure(Func, const uint8_t*, const FuncInput*, size_t, Result*, const Params&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/nanobenchmark.cc:712:34: /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 member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = long long unsigned int; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'hwy::{anonymous}::timer::Ticks hwy::{anonymous}::SampleUntilStable(double, double*, const hwy::Params&, const Lambda&) [with Lambda = NumSkip(hwy::Func, const uint8_t*, const InputVec&, const hwy::Params&)::]' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/nanobenchmark.cc:523:24, inlined from 'size_t hwy::{anonymous}::NumSkip(hwy::Func, const uint8_t*, const InputVec&, const hwy::Params&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/nanobenchmark.cc:578:49, inlined from 'size_t hwy::Measure(Func, const uint8_t*, const FuncInput*, size_t, Result*, const Params&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/nanobenchmark.cc:712:34: /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)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [68/106] Linking CXX static library libhwy.a [69/106] Linking CXX executable examples/hwy_benchmark [70/106] Linking CXX executable hwy_list_targets [71/106] Linking CXX static library libhwy_test.a [72/106] Linking CXX static library libhwy_contrib.a Config: emu128:0 scalar:0 static:0 all_attain:0 is_test:0 Compiled HWY_TARGETS: SCALAR HWY_ATTAINABLE_TARGETS: SCALAR HWY_BASELINE_TARGETS: SCALAR HWY_STATIC_TARGET: SCALAR HWY_BROKEN_TARGETS: HWY_DISABLED_TARGETS: Current CPU supports: EMU128 SCALAR [73/106] Linking CXX executable tests/targets_test [74/106] Linking CXX executable tests/nanobenchmark_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:22, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/crypto_test.cc:25: /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 long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/crypto_test.cc:26: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator >::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string hwy::gtest_HwyCryptoTestGroupHwyCryptoTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/crypto_test.cc:548:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string hwy::gtest_HwyCryptoTestGroupHwyCryptoTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/crypto_test.cc:548:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator hwy::gtest_HwyCryptoTestGroupHwyCryptoTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/crypto_test.cc:548:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [75/106] Linking CXX executable tests/crypto_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:22, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/examples/skeleton_test.cc:27: /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 long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/examples/skeleton_test.cc:28: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator >::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string skeleton::gtest_SkeletonTestGroupSkeletonTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/examples/skeleton_test.cc:105:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string skeleton::gtest_SkeletonTestGroupSkeletonTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/examples/skeleton_test.cc:105:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator skeleton::gtest_SkeletonTestGroupSkeletonTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/examples/skeleton_test.cc:105:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [76/106] Linking CXX executable tests/skeleton_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:22, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/blockwise_shift_test.cc:25: /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 long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/blockwise_shift_test.cc:26: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator >::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string hwy::gtest_HwyBlockwiseShiftTestGroupHwyBlockwiseShiftTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/blockwise_shift_test.cc:263:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string hwy::gtest_HwyBlockwiseShiftTestGroupHwyBlockwiseShiftTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/blockwise_shift_test.cc:263:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator hwy::gtest_HwyBlockwiseShiftTestGroupHwyBlockwiseShiftTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/blockwise_shift_test.cc:263:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [77/106] Linking CXX executable tests/blockwise_shift_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:22, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/reduction_test.cc:22: /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 long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/reduction_test.cc:23: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator >::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string hwy::gtest_HwyReductionTestGroupHwyReductionTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/reduction_test.cc:255:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string hwy::gtest_HwyReductionTestGroupHwyReductionTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/reduction_test.cc:255:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator hwy::gtest_HwyReductionTestGroupHwyReductionTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/reduction_test.cc:255:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [78/106] Linking CXX executable tests/reduction_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:22, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util_test.cc: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 = {const long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util_test.cc:25: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator >::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string hwy::gtest_TestUtilTestGroupTestUtilTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util_test.cc:102:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string hwy::gtest_TestUtilTestGroupTestUtilTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util_test.cc:102:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator hwy::gtest_TestUtilTestGroupTestUtilTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util_test.cc:102:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [79/106] Linking CXX executable tests/test_util_test In file included from /usr/include/c++/12.2.1/vector:70, from /usr/include/c++/12.2.1/bits/random.h:34, from /usr/include/c++/12.2.1/random:49, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/image/image_test.cc:23: /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 long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/image/image_test.cc:32: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator >::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string hwy::gtest_ImageTestGroupImageTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/image/image_test.cc:147:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string hwy::gtest_ImageTestGroupImageTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/image/image_test.cc:147:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator hwy::gtest_ImageTestGroupImageTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/image/image_test.cc:147:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [80/106] Linking CXX executable tests/image_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:22, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/demote_test.cc: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 = {const long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/demote_test.cc:25: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator >::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string hwy::gtest_HwyDemoteTestGroupHwyDemoteTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/demote_test.cc:319:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string hwy::gtest_HwyDemoteTestGroupHwyDemoteTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/demote_test.cc:319:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator hwy::gtest_HwyDemoteTestGroupHwyDemoteTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/demote_test.cc:319:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [81/106] Linking CXX executable tests/demote_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:22, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/base_test.cc:26: /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 long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/base_test.cc:27: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator >::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string hwy::gtest_BaseTestGroupBaseTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/base_test.cc:169:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string hwy::gtest_BaseTestGroupBaseTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/base_test.cc:169:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator hwy::gtest_BaseTestGroupBaseTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/base_test.cc:169:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [82/106] Linking CXX executable tests/base_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:22, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/reverse_test.cc:23: /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 long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/reverse_test.cc:24: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator >::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string hwy::gtest_HwyReverseTestGroupHwyReverseTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/reverse_test.cc:178:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string hwy::gtest_HwyReverseTestGroupHwyReverseTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/reverse_test.cc:178:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator hwy::gtest_HwyReverseTestGroupHwyReverseTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/reverse_test.cc:178:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [83/106] Linking CXX executable tests/reverse_test [84/106] Linking CXX executable tests/aligned_allocator_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:22, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/combine_test.cc:25: /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 long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/combine_test.cc:26: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator >::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string hwy::gtest_HwyCombineTestGroupHwyCombineTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/combine_test.cc:266:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string hwy::gtest_HwyCombineTestGroupHwyCombineTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/combine_test.cc:266:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator hwy::gtest_HwyCombineTestGroupHwyCombineTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/combine_test.cc:266:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [85/106] Linking CXX executable tests/combine_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:22, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/blockwise_test.cc:25: /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 long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/blockwise_test.cc:26: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator >::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string hwy::gtest_HwyBlockwiseTestGroupHwyBlockwiseTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/blockwise_test.cc:442:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string hwy::gtest_HwyBlockwiseTestGroupHwyBlockwiseTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/blockwise_test.cc:442:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator hwy::gtest_HwyBlockwiseTestGroupHwyBlockwiseTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/blockwise_test.cc:442:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [86/106] Linking CXX executable tests/blockwise_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:22, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/algo/transform-inl.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/algo/transform_test.cc:25: /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 long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/algo/transform_test.cc:26: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator >::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string hwy::gtest_TransformTestGroupTransformTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/algo/transform_test.cc:364:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string hwy::gtest_TransformTestGroupTransformTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/algo/transform_test.cc:364:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator hwy::gtest_TransformTestGroupTransformTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/algo/transform_test.cc:364:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [87/106] Linking CXX executable tests/transform_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:22, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/shift_test.cc:25: /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 long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/shift_test.cc:26: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator >::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string hwy::gtest_HwyShiftTestGroupHwyShiftTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/shift_test.cc:422:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string hwy::gtest_HwyShiftTestGroupHwyShiftTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/shift_test.cc:422:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator hwy::gtest_HwyShiftTestGroupHwyShiftTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/shift_test.cc:422:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [88/106] Linking CXX executable tests/shift_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:22, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/mask_mem_test.cc:27: /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 long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/mask_mem_test.cc:28: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator >::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string hwy::gtest_HwyMaskTestGroupHwyMaskTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/mask_mem_test.cc:191:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string hwy::gtest_HwyMaskTestGroupHwyMaskTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/mask_mem_test.cc:191:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator hwy::gtest_HwyMaskTestGroupHwyMaskTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/mask_mem_test.cc:191:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [89/106] Linking CXX executable tests/mask_mem_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:22, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/algo/copy-inl.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/algo/copy_test.cc:23: /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 long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/algo/copy_test.cc:24: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator >::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string hwy::gtest_CopyTestGroupCopyTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/algo/copy_test.cc:193:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string hwy::gtest_CopyTestGroupCopyTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/algo/copy_test.cc:193:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator hwy::gtest_CopyTestGroupCopyTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/algo/copy_test.cc:193:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [90/106] Linking CXX executable tests/copy_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:22, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/dot/dot-inl.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/dot/dot_test.cc:27: /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 long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/dot/dot_test.cc:28: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator >::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string hwy::gtest_DotTestGroupDotTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/dot/dot_test.cc:162:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string hwy::gtest_DotTestGroupDotTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/dot/dot_test.cc:162:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator hwy::gtest_DotTestGroupDotTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/dot/dot_test.cc:162:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [91/106] Linking CXX executable tests/dot_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:22, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/if_test.cc: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 = {const long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/if_test.cc:25: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator >::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string hwy::gtest_HwyIfTestGroupHwyIfTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/if_test.cc:168:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string hwy::gtest_HwyIfTestGroupHwyIfTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/if_test.cc:168:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator hwy::gtest_HwyIfTestGroupHwyIfTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/if_test.cc:168:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [92/106] Linking CXX executable tests/if_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:22, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/mul_test.cc:22: /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 long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/mul_test.cc:23: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator >::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string hwy::gtest_HwyMulTestGroupHwyMulTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/mul_test.cc:515:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string hwy::gtest_HwyMulTestGroupHwyMulTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/mul_test.cc:515:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator hwy::gtest_HwyMulTestGroupHwyMulTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/mul_test.cc:515:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [93/106] Linking CXX executable tests/mul_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:22, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/float_test.cc:28: /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 long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/float_test.cc:29: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator >::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string hwy::gtest_HwyFloatTestGroupHwyFloatTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/float_test.cc:337:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string hwy::gtest_HwyFloatTestGroupHwyFloatTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/float_test.cc:337:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator hwy::gtest_HwyFloatTestGroupHwyFloatTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/float_test.cc:337:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [94/106] Linking CXX executable tests/float_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:22, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/swizzle_test.cc: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 = {const long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/swizzle_test.cc:25: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator >::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string hwy::gtest_HwySwizzleTestGroupHwySwizzleTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/swizzle_test.cc:260:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string hwy::gtest_HwySwizzleTestGroupHwySwizzleTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/swizzle_test.cc:260:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator hwy::gtest_HwySwizzleTestGroupHwySwizzleTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/swizzle_test.cc:260:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [95/106] Linking CXX executable tests/swizzle_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:22, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/interleaved_test.cc:22: /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 long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/interleaved_test.cc:23: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator >::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string hwy::gtest_HwyInterleavedTestGroupHwyInterleavedTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/interleaved_test.cc:248:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string hwy::gtest_HwyInterleavedTestGroupHwyInterleavedTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/interleaved_test.cc:248:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator hwy::gtest_HwyInterleavedTestGroupHwyInterleavedTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/interleaved_test.cc:248:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [96/106] Linking CXX executable tests/interleaved_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:22, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/compress_test.cc:27: /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 long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/compress_test.cc:28: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator >::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string hwy::gtest_HwyCompressTestGroupHwyCompressTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/compress_test.cc:823:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string hwy::gtest_HwyCompressTestGroupHwyCompressTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/compress_test.cc:823:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator hwy::gtest_HwyCompressTestGroupHwyCompressTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/compress_test.cc:823:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [97/106] Linking CXX executable tests/compress_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:22, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/compare_test.cc:23: /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 long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/compare_test.cc:24: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator >::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string hwy::gtest_HwyCompareTestGroupHwyCompareTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/compare_test.cc:497:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string hwy::gtest_HwyCompareTestGroupHwyCompareTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/compare_test.cc:497:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator hwy::gtest_HwyCompareTestGroupHwyCompareTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/compare_test.cc:497:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [98/106] Linking CXX executable tests/compare_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/algo/find_test.cc:17: /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 long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/algo/find_test.cc:29: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator >::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string hwy::gtest_FindTestGroupFindTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/algo/find_test.cc:214:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string hwy::gtest_FindTestGroupFindTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/algo/find_test.cc:214:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator hwy::gtest_FindTestGroupFindTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/algo/find_test.cc:214:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [99/106] Linking CXX executable tests/find_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:22, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/arithmetic_test.cc:22: /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 long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/arithmetic_test.cc:23: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator >::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string hwy::gtest_HwyArithmeticTestGroupHwyArithmeticTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/arithmetic_test.cc:488:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string hwy::gtest_HwyArithmeticTestGroupHwyArithmeticTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/arithmetic_test.cc:488:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator hwy::gtest_HwyArithmeticTestGroupHwyArithmeticTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/arithmetic_test.cc:488:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [100/106] Linking CXX executable tests/arithmetic_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:22, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/memory_test.cc:32: /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 long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/memory_test.cc:33: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator >::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string hwy::gtest_HwyMemoryTestGroupHwyMemoryTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/memory_test.cc:333:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string hwy::gtest_HwyMemoryTestGroupHwyMemoryTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/memory_test.cc:333:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator hwy::gtest_HwyMemoryTestGroupHwyMemoryTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/memory_test.cc:333:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [101/106] Linking CXX executable tests/memory_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:22, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/mask_test.cc:25: /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 long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/mask_test.cc:26: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator >::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string hwy::gtest_HwyMaskTestGroupHwyMaskTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/mask_test.cc:285:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string hwy::gtest_HwyMaskTestGroupHwyMaskTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/mask_test.cc:285:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator hwy::gtest_HwyMaskTestGroupHwyMaskTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/mask_test.cc:285:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [102/106] Linking CXX executable tests/mask_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:22, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/convert_test.cc:27: /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 long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/convert_test.cc:28: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator >::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string hwy::gtest_HwyConvertTestGroupHwyConvertTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/convert_test.cc:630:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string hwy::gtest_HwyConvertTestGroupHwyConvertTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/convert_test.cc:630:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator hwy::gtest_HwyConvertTestGroupHwyConvertTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/convert_test.cc:630:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [103/106] Linking CXX executable tests/convert_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:22, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/logical_test.cc:25: /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 long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/logical_test.cc:26: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator >::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string hwy::gtest_HwyLogicalTestGroupHwyLogicalTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/logical_test.cc:237:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string hwy::gtest_HwyLogicalTestGroupHwyLogicalTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/logical_test.cc:237:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator hwy::gtest_HwyLogicalTestGroupHwyLogicalTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/logical_test.cc:237:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [104/106] Linking CXX executable tests/logical_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/sort/sort_test.cc:25: /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 long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/sort/algo-inl.h:237, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/sort/sort_test.cc:34: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string hwy::{anonymous}::gtest_SortTestGroupSortTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/sort/sort_test.cc:617:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string hwy::{anonymous}::gtest_SortTestGroupSortTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/sort/sort_test.cc:617:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator hwy::{anonymous}::gtest_SortTestGroupSortTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/sort/sort_test.cc:617:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/12.2.1/bits/hashtable_policy.h:35, from /usr/include/c++/12.2.1/bits/hashtable.h:35, from /usr/include/c++/12.2.1/unordered_map:46, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/sort/sort_test.cc:24: In static member function 'static _Tp* std::__copy_move<_IsMove, true, std::random_access_iterator_tag>::__copy_m(const _Tp*, const _Tp*, _Tp*) [with _Tp = hwy::Algo; bool _IsMove = false]', inlined from '_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = const hwy::Algo*; _OI = hwy::Algo*]' at /usr/include/c++/12.2.1/bits/stl_algobase.h:495:30, inlined from '_OI std::__copy_move_a1(_II, _II, _OI) [with bool _IsMove = false; _II = const hwy::Algo*; _OI = hwy::Algo*]' at /usr/include/c++/12.2.1/bits/stl_algobase.h:522:42, inlined from '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = const hwy::Algo*; _OI = hwy::Algo*]' at /usr/include/c++/12.2.1/bits/stl_algobase.h:529:31, inlined from '_OI std::copy(_II, _II, _OI) [with _II = const hwy::Algo*; _OI = hwy::Algo*]' at /usr/include/c++/12.2.1/bits/stl_algobase.h:620:7, inlined from 'static _ForwardIterator std::__uninitialized_copy::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = const hwy::Algo*; _ForwardIterator = hwy::Algo*]' at /usr/include/c++/12.2.1/bits/stl_uninitialized.h:147:27, inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = const hwy::Algo*; _ForwardIterator = hwy::Algo*]' at /usr/include/c++/12.2.1/bits/stl_uninitialized.h:185:15, inlined from '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = const hwy::Algo*; _ForwardIterator = hwy::Algo*; _Tp = hwy::Algo]' at /usr/include/c++/12.2.1/bits/stl_uninitialized.h:372:37, inlined from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = const hwy::Algo*; _Tp = hwy::Algo; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1690:33, inlined from 'std::vector<_Tp, _Alloc>::vector(std::initializer_list<_Tp>, const allocator_type&) [with _Tp = hwy::Algo; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:677:21, inlined from 'std::vector hwy::N_SCALAR::{anonymous}::AlgoForTest()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/sort/sort_test.cc:505:3, inlined from 'void hwy::N_SCALAR::{anonymous}::TestSort(size_t) [with Traits = hwy::N_SCALAR::detail::TraitsLane >]' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/sort/sort_test.cc:527:3, inlined from 'void hwy::N_SCALAR::{anonymous}::TestAllSort()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/sort/sort_test.cc:586:50, inlined from 'virtual void hwy::{anonymous}::SortTest_TestAllSort_Test::TestBody()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/sort/sort_test.cc:622:1: /usr/include/c++/12.2.1/bits/stl_algobase.h:431:30: warning: using a dangling pointer to 'C.157' [-Wdangling-pointer=] 431 | __builtin_memmove(__result, __first, sizeof(_Tp) * _Num); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/sort/sort_test.cc: In member function 'virtual void hwy::{anonymous}::SortTest_TestAllSort_Test::TestBody()': /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/sort/sort_test.cc:505:3: note: 'C.157' declared here 505 | }; | ^ In static member function 'static _Tp* std::__copy_move<_IsMove, true, std::random_access_iterator_tag>::__copy_m(const _Tp*, const _Tp*, _Tp*) [with _Tp = hwy::Algo; bool _IsMove = false]', inlined from '_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = const hwy::Algo*; _OI = hwy::Algo*]' at /usr/include/c++/12.2.1/bits/stl_algobase.h:495:30, inlined from '_OI std::__copy_move_a1(_II, _II, _OI) [with bool _IsMove = false; _II = const hwy::Algo*; _OI = hwy::Algo*]' at /usr/include/c++/12.2.1/bits/stl_algobase.h:522:42, inlined from '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = const hwy::Algo*; _OI = hwy::Algo*]' at /usr/include/c++/12.2.1/bits/stl_algobase.h:529:31, inlined from '_OI std::copy(_II, _II, _OI) [with _II = const hwy::Algo*; _OI = hwy::Algo*]' at /usr/include/c++/12.2.1/bits/stl_algobase.h:620:7, inlined from 'static _ForwardIterator std::__uninitialized_copy::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = const hwy::Algo*; _ForwardIterator = hwy::Algo*]' at /usr/include/c++/12.2.1/bits/stl_uninitialized.h:147:27, inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = const hwy::Algo*; _ForwardIterator = hwy::Algo*]' at /usr/include/c++/12.2.1/bits/stl_uninitialized.h:185:15, inlined from '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = const hwy::Algo*; _ForwardIterator = hwy::Algo*; _Tp = hwy::Algo]' at /usr/include/c++/12.2.1/bits/stl_uninitialized.h:372:37, inlined from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = const hwy::Algo*; _Tp = hwy::Algo; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1690:33, inlined from 'std::vector<_Tp, _Alloc>::vector(std::initializer_list<_Tp>, const allocator_type&) [with _Tp = hwy::Algo; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:677:21, inlined from 'std::vector hwy::N_SCALAR::{anonymous}::AlgoForTest()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/sort/sort_test.cc:505:3, inlined from 'void hwy::N_SCALAR::{anonymous}::TestSort(size_t) [with Traits = hwy::N_SCALAR::detail::TraitsLane >]' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/sort/sort_test.cc:527:3, inlined from 'void hwy::N_SCALAR::{anonymous}::TestAllSort()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/sort/sort_test.cc:589:54, inlined from 'virtual void hwy::{anonymous}::SortTest_TestAllSort_Test::TestBody()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/sort/sort_test.cc:622:1: /usr/include/c++/12.2.1/bits/stl_algobase.h:431:30: warning: using a dangling pointer to 'C.157' [-Wdangling-pointer=] 431 | __builtin_memmove(__result, __first, sizeof(_Tp) * _Num); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/sort/sort_test.cc: In member function 'virtual void hwy::{anonymous}::SortTest_TestAllSort_Test::TestBody()': /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/contrib/sort/sort_test.cc:505:3: note: 'C.157' declared here 505 | }; | ^ [105/106] Linking CXX executable tests/sort_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:22, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway_test.cc:27: /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 long long int&}; _Tp = long long int; _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/gtest/gtest.h:68, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway_test.cc:29: /usr/include/gtest/gtest-param-test.h: In function 'testing::internal::ParamGenerator >::value_type> testing::ValuesIn(ForwardIterator, ForwardIterator) [with ForwardIterator = __gnu_cxx::__normal_iterator >]': /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 297 | ValuesIn(ForwardIterator begin, ForwardIterator end) { | ^~~~~~~~ /usr/include/gtest/gtest-param-test.h:297:1: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 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 = long long int; _Alloc = std::allocator]', inlined from 'std::vector hwy::SupportedAndGeneratedTargets()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/targets.h:76:18, inlined from 'std::string hwy::gtest_HighwayTestGroupHighwayTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway_test.cc:467:1: /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 function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'std::string hwy::gtest_HighwayTestGroupHighwayTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway_test.cc:467:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'testing::internal::ParamGenerator testing::ValuesIn(const Container&) [with Container = std::vector]', inlined from 'testing::internal::ParamGenerator hwy::gtest_HighwayTestGroupHighwayTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.3/hwy/highway_test.cc:467:1: /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 311 | return ValuesIn(container.begin(), container.end()); | ^ /usr/include/gtest/gtest-param-test.h:311:53: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 [106/106] Linking CXX executable tests/highway_test Test project /home/buildozer/aports/community/highway/src/highway-1.0.3/build Start 1: CopyTestGroup/CopyTest.TestAllFill/SCALAR # GetParam() = 4611686018427387904 Start 2: CopyTestGroup/CopyTest.TestAllCopy/SCALAR # GetParam() = 4611686018427387904 Start 3: CopyTestGroup/CopyTest.TestAllCopyIf/SCALAR # GetParam() = 4611686018427387904 Start 4: FindTestGroup/FindTest.TestAllFind/SCALAR # GetParam() = 4611686018427387904 Start 5: FindTestGroup/FindTest.TestAllFindIf/SCALAR # GetParam() = 4611686018427387904 Start 6: TransformTestGroup/TransformTest.TestAllGenerate/SCALAR # GetParam() = 4611686018427387904 Start 7: TransformTestGroup/TransformTest.TestAllTransform/SCALAR # GetParam() = 4611686018427387904 Start 8: TransformTestGroup/TransformTest.TestAllTransform1/SCALAR # GetParam() = 4611686018427387904 Start 9: TransformTestGroup/TransformTest.TestAllTransform2/SCALAR # GetParam() = 4611686018427387904 Start 10: TransformTestGroup/TransformTest.TestAllReplace/SCALAR # GetParam() = 4611686018427387904 Start 11: AlignedAllocatorTest.FreeNullptr Start 12: AlignedAllocatorTest.Log2 Start 13: AlignedAllocatorTest.Overflow Start 14: AlignedAllocatorTest.AllocDefaultPointers Start 15: AlignedAllocatorTest.EmptyAlignedUniquePtr Start 16: AlignedAllocatorTest.EmptyAlignedFreeUniquePtr Start 17: AlignedAllocatorTest.CustomAlloc Start 18: AlignedAllocatorTest.MakeUniqueAlignedDefaultConstructor Start 19: AlignedAllocatorTest.MakeUniqueAligned Start 20: AlignedAllocatorTest.MakeUniqueAlignedArray Start 21: AlignedAllocatorTest.AllocSingleInt Start 22: AlignedAllocatorTest.AllocMultipleInt Start 23: AlignedAllocatorTest.AllocateAlignedObjectWithoutDestructor Start 24: AlignedAllocatorTest.MakeUniqueAlignedArrayWithCustomAlloc Start 25: AlignedAllocatorTest.DefaultInit Start 26: BaseTestGroup/BaseTest.TestAllLimits/SCALAR # GetParam() = 4611686018427387904 Start 27: BaseTestGroup/BaseTest.TestAllLowestHighest/SCALAR # GetParam() = 4611686018427387904 Start 28: BaseTestGroup/BaseTest.TestAllType/SCALAR # GetParam() = 4611686018427387904 Start 29: BaseTestGroup/BaseTest.TestAllIsSame/SCALAR # GetParam() = 4611686018427387904 Start 30: BaseTestGroup/BaseTest.TestAllBitScan/SCALAR # GetParam() = 4611686018427387904 Start 31: BaseTestGroup/BaseTest.TestAllPopCount/SCALAR # GetParam() = 4611686018427387904 Start 32: HighwayTestGroup/HighwayTest.TestAllCapped/SCALAR # GetParam() = 4611686018427387904 Start 33: HighwayTestGroup/HighwayTest.TestAllMaxLanes/SCALAR # GetParam() = 4611686018427387904 Start 34: HighwayTestGroup/HighwayTest.TestAllSet/SCALAR # GetParam() = 4611686018427387904 Start 35: HighwayTestGroup/HighwayTest.TestAllOverflow/SCALAR # GetParam() = 4611686018427387904 Start 36: HighwayTestGroup/HighwayTest.TestAllClamp/SCALAR # GetParam() = 4611686018427387904 Start 37: HighwayTestGroup/HighwayTest.TestAllSignBit/SCALAR # GetParam() = 4611686018427387904 Start 38: HighwayTestGroup/HighwayTest.TestAllNaN/SCALAR # GetParam() = 4611686018427387904 Start 39: HighwayTestGroup/HighwayTest.TestAllIsNaN/SCALAR # GetParam() = 4611686018427387904 Start 40: HighwayTestGroup/HighwayTest.TestAllIsInf/SCALAR # GetParam() = 4611686018427387904 Start 41: HighwayTestGroup/HighwayTest.TestAllIsFinite/SCALAR # GetParam() = 4611686018427387904 Start 42: HighwayTestGroup/HighwayTest.TestAllCopyAndAssign/SCALAR # GetParam() = 4611686018427387904 Start 43: HighwayTestGroup/HighwayTest.TestAllGetLane/SCALAR # GetParam() = 4611686018427387904 Start 44: HighwayTestGroup/HighwayTest.TestAllDFromV/SCALAR # GetParam() = 4611686018427387904 Start 45: NanobenchmarkTest.RunAll Start 46: HwyTargetsTest.ChosenTargetOrderTest Start 47: HwyTargetsTest.DisabledTargetsTest Start 48: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/SCALAR # GetParam() = 4611686018427387904 Start 49: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/SCALAR # GetParam() = 4611686018427387904 Start 50: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/SCALAR # GetParam() = 4611686018427387904 Start 51: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllSaturatingArithmetic/SCALAR # GetParam() = 4611686018427387904 Start 52: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/SCALAR # GetParam() = 4611686018427387904 Start 53: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAbs/SCALAR # GetParam() = 4611686018427387904 Start 54: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllNeg/SCALAR # GetParam() = 4611686018427387904 Start 55: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax/SCALAR # GetParam() = 4611686018427387904 Start 56: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax128/SCALAR # GetParam() = 4611686018427387904 Start 57: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax128Upper/SCALAR # GetParam() = 4611686018427387904 Start 58: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/SCALAR # GetParam() = 4611686018427387904 Start 59: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/SCALAR # GetParam() = 4611686018427387904 Start 60: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/SCALAR # GetParam() = 4611686018427387904 Start 61: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/SCALAR # GetParam() = 4611686018427387904 Start 62: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/SCALAR # GetParam() = 4611686018427387904 Start 63: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/SCALAR # GetParam() = 4611686018427387904 Start 64: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/SCALAR # GetParam() = 4611686018427387904 1/179 Test #1: CopyTestGroup/CopyTest.TestAllFill/SCALAR # GetParam() = 4611686018427387904 .......................................... Passed 0.08 sec Start 65: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/SCALAR # GetParam() = 4611686018427387904 2/179 Test #2: CopyTestGroup/CopyTest.TestAllCopy/SCALAR # GetParam() = 4611686018427387904 .......................................... Passed 0.08 sec Start 66: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/SCALAR # GetParam() = 4611686018427387904 3/179 Test #3: CopyTestGroup/CopyTest.TestAllCopyIf/SCALAR # GetParam() = 4611686018427387904 ........................................ Passed 0.08 sec Start 67: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllCombineShiftRight/SCALAR # GetParam() = 4611686018427387904 4/179 Test #4: FindTestGroup/FindTest.TestAllFind/SCALAR # GetParam() = 4611686018427387904 .......................................... Passed 0.08 sec Start 68: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/SCALAR # GetParam() = 4611686018427387904 5/179 Test #5: FindTestGroup/FindTest.TestAllFindIf/SCALAR # GetParam() = 4611686018427387904 ........................................ Passed 0.08 sec Start 69: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/SCALAR # GetParam() = 4611686018427387904 6/179 Test #6: TransformTestGroup/TransformTest.TestAllGenerate/SCALAR # GetParam() = 4611686018427387904 ............................ Passed 0.08 sec Start 70: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/SCALAR # GetParam() = 4611686018427387904 7/179 Test #7: TransformTestGroup/TransformTest.TestAllTransform/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.08 sec Start 71: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/SCALAR # GetParam() = 4611686018427387904 8/179 Test #8: TransformTestGroup/TransformTest.TestAllTransform1/SCALAR # GetParam() = 4611686018427387904 .......................... Passed 0.08 sec Start 72: HwyCombineTestGroup/HwyCombineTest.TestAllConcat/SCALAR # GetParam() = 4611686018427387904 9/179 Test #9: TransformTestGroup/TransformTest.TestAllTransform2/SCALAR # GetParam() = 4611686018427387904 .......................... Passed 0.08 sec Start 73: HwyCombineTestGroup/HwyCombineTest.TestAllConcatOddEven/SCALAR # GetParam() = 4611686018427387904 10/179 Test #10: TransformTestGroup/TransformTest.TestAllReplace/SCALAR # GetParam() = 4611686018427387904 ............................. Passed 0.09 sec Start 74: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/SCALAR # GetParam() = 4611686018427387904 11/179 Test #11: AlignedAllocatorTest.FreeNullptr ....................................................................................... Passed 0.09 sec Start 75: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/SCALAR # GetParam() = 4611686018427387904 12/179 Test #12: AlignedAllocatorTest.Log2 .............................................................................................. Passed 0.09 sec Start 76: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/SCALAR # GetParam() = 4611686018427387904 13/179 Test #13: AlignedAllocatorTest.Overflow .......................................................................................... Passed 0.09 sec Start 77: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/SCALAR # GetParam() = 4611686018427387904 14/179 Test #14: AlignedAllocatorTest.AllocDefaultPointers .............................................................................. Passed 0.09 sec Start 78: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/SCALAR # GetParam() = 4611686018427387904 15/179 Test #15: AlignedAllocatorTest.EmptyAlignedUniquePtr ............................................................................. Passed 0.09 sec Start 79: HwyCompareTestGroup/HwyCompareTest.TestAllLt128/SCALAR # GetParam() = 4611686018427387904 16/179 Test #16: AlignedAllocatorTest.EmptyAlignedFreeUniquePtr ......................................................................... Passed 0.09 sec Start 80: HwyCompareTestGroup/HwyCompareTest.TestAllLt128Upper/SCALAR # GetParam() = 4611686018427387904 17/179 Test #17: AlignedAllocatorTest.CustomAlloc ....................................................................................... Passed 0.09 sec Start 81: HwyCompareTestGroup/HwyCompareTest.TestAllEq128/SCALAR # GetParam() = 4611686018427387904 18/179 Test #18: AlignedAllocatorTest.MakeUniqueAlignedDefaultConstructor ............................................................... Passed 0.09 sec Start 82: HwyCompareTestGroup/HwyCompareTest.TestAllEq128Upper/SCALAR # GetParam() = 4611686018427387904 19/179 Test #19: AlignedAllocatorTest.MakeUniqueAligned ................................................................................. Passed 0.09 sec Start 83: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/SCALAR # GetParam() = 4611686018427387904 20/179 Test #20: AlignedAllocatorTest.MakeUniqueAlignedArray ............................................................................ Passed 0.09 sec Start 84: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/SCALAR # GetParam() = 4611686018427387904 21/179 Test #21: AlignedAllocatorTest.AllocSingleInt .................................................................................... Passed 0.09 sec Start 85: HwyConvertTestGroup/HwyConvertTest.TestAllBitCast/SCALAR # GetParam() = 4611686018427387904 22/179 Test #22: AlignedAllocatorTest.AllocMultipleInt .................................................................................. Passed 0.09 sec Start 86: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/SCALAR # GetParam() = 4611686018427387904 23/179 Test #23: AlignedAllocatorTest.AllocateAlignedObjectWithoutDestructor ............................................................ Passed 0.09 sec Start 87: HwyConvertTestGroup/HwyConvertTest.TestAllF16/SCALAR # GetParam() = 4611686018427387904 24/179 Test #24: AlignedAllocatorTest.MakeUniqueAlignedArrayWithCustomAlloc ............................................................. Passed 0.09 sec Start 88: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/SCALAR # GetParam() = 4611686018427387904 25/179 Test #25: AlignedAllocatorTest.DefaultInit ....................................................................................... Passed 0.09 sec Start 89: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/SCALAR # GetParam() = 4611686018427387904 26/179 Test #26: BaseTestGroup/BaseTest.TestAllLimits/SCALAR # GetParam() = 4611686018427387904 ........................................ Passed 0.09 sec Start 90: HwyConvertTestGroup/HwyConvertTest.TestAllTruncate/SCALAR # GetParam() = 4611686018427387904 27/179 Test #27: BaseTestGroup/BaseTest.TestAllLowestHighest/SCALAR # GetParam() = 4611686018427387904 ................................. Passed 0.10 sec Start 91: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/SCALAR # GetParam() = 4611686018427387904 28/179 Test #28: BaseTestGroup/BaseTest.TestAllType/SCALAR # GetParam() = 4611686018427387904 .......................................... Passed 0.10 sec Start 92: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/SCALAR # GetParam() = 4611686018427387904 29/179 Test #29: BaseTestGroup/BaseTest.TestAllIsSame/SCALAR # GetParam() = 4611686018427387904 ........................................ Passed 0.10 sec Start 93: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/SCALAR # GetParam() = 4611686018427387904 30/179 Test #30: BaseTestGroup/BaseTest.TestAllBitScan/SCALAR # GetParam() = 4611686018427387904 ....................................... Passed 0.10 sec Start 94: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/SCALAR # GetParam() = 4611686018427387904 31/179 Test #31: BaseTestGroup/BaseTest.TestAllPopCount/SCALAR # GetParam() = 4611686018427387904 ...................................... Passed 0.10 sec Start 95: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/SCALAR # GetParam() = 4611686018427387904 32/179 Test #46: HwyTargetsTest.ChosenTargetOrderTest ................................................................................... Passed 0.08 sec Start 96: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/SCALAR # GetParam() = 4611686018427387904 33/179 Test #47: HwyTargetsTest.DisabledTargetsTest ..................................................................................... Passed 0.08 sec Start 97: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/SCALAR # GetParam() = 4611686018427387904 34/179 Test #48: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/SCALAR # GetParam() = 4611686018427387904 ............................. Passed 0.08 sec Start 98: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/SCALAR # GetParam() = 4611686018427387904 35/179 Test #49: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/SCALAR # GetParam() = 4611686018427387904 ............................. Passed 0.08 sec Start 99: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/SCALAR # GetParam() = 4611686018427387904 36/179 Test #50: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/SCALAR # GetParam() = 4611686018427387904 ................... Passed 0.08 sec Start 100: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/SCALAR # GetParam() = 4611686018427387904 37/179 Test #51: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllSaturatingArithmetic/SCALAR # GetParam() = 4611686018427387904 ........ Passed 0.08 sec Start 101: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/SCALAR # GetParam() = 4611686018427387904 38/179 Test #52: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/SCALAR # GetParam() = 4611686018427387904 ..................... Passed 0.08 sec Start 102: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/SCALAR # GetParam() = 4611686018427387904 39/179 Test #53: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAbs/SCALAR # GetParam() = 4611686018427387904 ......................... Passed 0.09 sec Start 103: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/SCALAR # GetParam() = 4611686018427387904 40/179 Test #54: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllNeg/SCALAR # GetParam() = 4611686018427387904 ......................... Passed 0.09 sec Start 104: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/SCALAR # GetParam() = 4611686018427387904 41/179 Test #55: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax/SCALAR # GetParam() = 4611686018427387904 ...................... Passed 0.09 sec Start 105: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/SCALAR # GetParam() = 4611686018427387904 42/179 Test #56: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax128/SCALAR # GetParam() = 4611686018427387904 ................... Passed 0.09 sec Start 106: HwyFloatTestGroup/HwyFloatTest.TestAllRound/SCALAR # GetParam() = 4611686018427387904 43/179 Test #57: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax128Upper/SCALAR # GetParam() = 4611686018427387904 .............. Passed 0.09 sec Start 107: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/SCALAR # GetParam() = 4611686018427387904 44/179 Test #58: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/SCALAR # GetParam() = 4611686018427387904 ..................... Passed 0.09 sec Start 108: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/SCALAR # GetParam() = 4611686018427387904 45/179 Test #59: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/SCALAR # GetParam() = 4611686018427387904 .......... Passed 0.09 sec Start 109: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/SCALAR # GetParam() = 4611686018427387904 46/179 Test #60: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/SCALAR # GetParam() = 4611686018427387904 ......... Passed 0.09 sec Start 110: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/SCALAR # GetParam() = 4611686018427387904 47/179 Test #61: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/SCALAR # GetParam() = 4611686018427387904 .................... Passed 0.09 sec Start 111: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/SCALAR # GetParam() = 4611686018427387904 48/179 Test #62: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/SCALAR # GetParam() = 4611686018427387904 ...................... Passed 0.09 sec Start 112: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/SCALAR # GetParam() = 4611686018427387904 49/179 Test #63: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/SCALAR # GetParam() = 4611686018427387904 ............... Passed 0.09 sec Start 113: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/SCALAR # GetParam() = 4611686018427387904 50/179 Test #64: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/SCALAR # GetParam() = 4611686018427387904 .......... Passed 0.09 sec Start 114: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/SCALAR # GetParam() = 4611686018427387904 51/179 Test #32: HighwayTestGroup/HighwayTest.TestAllCapped/SCALAR # GetParam() = 4611686018427387904 .................................. Passed 0.13 sec Start 115: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/SCALAR # GetParam() = 4611686018427387904 52/179 Test #33: HighwayTestGroup/HighwayTest.TestAllMaxLanes/SCALAR # GetParam() = 4611686018427387904 ................................ Passed 0.13 sec Start 116: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/SCALAR # GetParam() = 4611686018427387904 53/179 Test #34: HighwayTestGroup/HighwayTest.TestAllSet/SCALAR # GetParam() = 4611686018427387904 ..................................... Passed 0.13 sec Start 117: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/SCALAR # GetParam() = 4611686018427387904 54/179 Test #35: HighwayTestGroup/HighwayTest.TestAllOverflow/SCALAR # GetParam() = 4611686018427387904 ................................ Passed 0.13 sec Start 118: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/SCALAR # GetParam() = 4611686018427387904 55/179 Test #36: HighwayTestGroup/HighwayTest.TestAllClamp/SCALAR # GetParam() = 4611686018427387904 ................................... Passed 0.13 sec Start 119: HwyLogicalTestGroup/HwyLogicalTest.TestAllNot/SCALAR # GetParam() = 4611686018427387904 56/179 Test #37: HighwayTestGroup/HighwayTest.TestAllSignBit/SCALAR # GetParam() = 4611686018427387904 ................................. Passed 0.13 sec Start 120: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogical/SCALAR # GetParam() = 4611686018427387904 57/179 Test #38: HighwayTestGroup/HighwayTest.TestAllNaN/SCALAR # GetParam() = 4611686018427387904 ..................................... Passed 0.13 sec Start 121: HwyLogicalTestGroup/HwyLogicalTest.TestAllCopySign/SCALAR # GetParam() = 4611686018427387904 58/179 Test #39: HighwayTestGroup/HighwayTest.TestAllIsNaN/SCALAR # GetParam() = 4611686018427387904 ................................... Passed 0.13 sec Start 122: HwyLogicalTestGroup/HwyLogicalTest.TestAllBroadcastSignBit/SCALAR # GetParam() = 4611686018427387904 59/179 Test #40: HighwayTestGroup/HighwayTest.TestAllIsInf/SCALAR # GetParam() = 4611686018427387904 ................................... Passed 0.14 sec Start 123: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/SCALAR # GetParam() = 4611686018427387904 60/179 Test #41: HighwayTestGroup/HighwayTest.TestAllIsFinite/SCALAR # GetParam() = 4611686018427387904 ................................ Passed 0.14 sec Start 124: HwyLogicalTestGroup/HwyLogicalTest.TestAllPopulationCount/SCALAR # GetParam() = 4611686018427387904 61/179 Test #42: HighwayTestGroup/HighwayTest.TestAllCopyAndAssign/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.14 sec Start 125: HwyMaskTestGroup/HwyMaskTest.TestAllFromVec/SCALAR # GetParam() = 4611686018427387904 62/179 Test #43: HighwayTestGroup/HighwayTest.TestAllGetLane/SCALAR # GetParam() = 4611686018427387904 ................................. Passed 0.14 sec Start 126: HwyMaskTestGroup/HwyMaskTest.TestAllFirstN/SCALAR # GetParam() = 4611686018427387904 63/179 Test #44: HighwayTestGroup/HighwayTest.TestAllDFromV/SCALAR # GetParam() = 4611686018427387904 .................................. Passed 0.14 sec Start 127: HwyMaskTestGroup/HwyMaskTest.TestAllMaskVec/SCALAR # GetParam() = 4611686018427387904 64/179 Test #65: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/SCALAR # GetParam() = 4611686018427387904 ...... Passed 0.11 sec Start 128: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/SCALAR # GetParam() = 4611686018427387904 65/179 Test #66: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/SCALAR # GetParam() = 4611686018427387904 ..... Passed 0.11 sec Start 129: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/SCALAR # GetParam() = 4611686018427387904 66/179 Test #67: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllCombineShiftRight/SCALAR # GetParam() = 4611686018427387904 ... Passed 0.11 sec Start 130: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/SCALAR # GetParam() = 4611686018427387904 67/179 Test #68: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/SCALAR # GetParam() = 4611686018427387904 ......................... Passed 0.11 sec Start 131: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/SCALAR # GetParam() = 4611686018427387904 68/179 Test #69: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/SCALAR # GetParam() = 4611686018427387904 ......................... Passed 0.11 sec Start 132: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedLoad/SCALAR # GetParam() = 4611686018427387904 69/179 Test #70: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/SCALAR # GetParam() = 4611686018427387904 .................. Passed 0.11 sec Start 133: HwyMaskTestGroup/HwyMaskTest.TestAllBlendedStore/SCALAR # GetParam() = 4611686018427387904 70/179 Test #71: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.11 sec Start 134: HwyMaskTestGroup/HwyMaskTest.TestAllStoreMaskBits/SCALAR # GetParam() = 4611686018427387904 71/179 Test #72: HwyCombineTestGroup/HwyCombineTest.TestAllConcat/SCALAR # GetParam() = 4611686018427387904 ............................ Passed 0.11 sec Start 135: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/SCALAR # GetParam() = 4611686018427387904 72/179 Test #73: HwyCombineTestGroup/HwyCombineTest.TestAllConcatOddEven/SCALAR # GetParam() = 4611686018427387904 ..................... Passed 0.11 sec Start 136: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/SCALAR # GetParam() = 4611686018427387904 73/179 Test #74: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/SCALAR # GetParam() = 4611686018427387904 .......................... Passed 0.11 sec Start 137: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/SCALAR # GetParam() = 4611686018427387904 74/179 Test #75: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/SCALAR # GetParam() = 4611686018427387904 .................... Passed 0.11 sec Start 138: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/SCALAR # GetParam() = 4611686018427387904 75/179 Test #76: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/SCALAR # GetParam() = 4611686018427387904 ......................... Passed 0.11 sec Start 139: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/SCALAR # GetParam() = 4611686018427387904 76/179 Test #77: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/SCALAR # GetParam() = 4611686018427387904 ....................... Passed 0.11 sec Start 140: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/SCALAR # GetParam() = 4611686018427387904 77/179 Test #78: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/SCALAR # GetParam() = 4611686018427387904 ......................... Passed 0.11 sec Start 141: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/SCALAR # GetParam() = 4611686018427387904 78/179 Test #79: HwyCompareTestGroup/HwyCompareTest.TestAllLt128/SCALAR # GetParam() = 4611686018427387904 ............................. Passed 0.11 sec Start 142: HwyMulTestGroup/HwyMulTest.TestAllMul/SCALAR # GetParam() = 4611686018427387904 79/179 Test #80: HwyCompareTestGroup/HwyCompareTest.TestAllLt128Upper/SCALAR # GetParam() = 4611686018427387904 ........................ Passed 0.11 sec Start 143: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/SCALAR # GetParam() = 4611686018427387904 80/179 Test #81: HwyCompareTestGroup/HwyCompareTest.TestAllEq128/SCALAR # GetParam() = 4611686018427387904 ............................. Passed 0.11 sec Start 144: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/SCALAR # GetParam() = 4611686018427387904 81/179 Test #82: HwyCompareTestGroup/HwyCompareTest.TestAllEq128Upper/SCALAR # GetParam() = 4611686018427387904 ........................ Passed 0.11 sec Start 145: HwyMulTestGroup/HwyMulTest.TestAllMulEven/SCALAR # GetParam() = 4611686018427387904 82/179 Test #83: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/SCALAR # GetParam() = 4611686018427387904 ........................ Passed 0.11 sec Start 146: HwyMulTestGroup/HwyMulTest.TestAllMulAdd/SCALAR # GetParam() = 4611686018427387904 83/179 Test #84: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/SCALAR # GetParam() = 4611686018427387904 .................. Passed 0.11 sec Start 147: HwyMulTestGroup/HwyMulTest.TestAllReorderWidenMulAccumulate/SCALAR # GetParam() = 4611686018427387904 84/179 Test #85: HwyConvertTestGroup/HwyConvertTest.TestAllBitCast/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.11 sec Start 148: HwyMulTestGroup/HwyMulTest.TestAllRearrangeToOddPlusEven/SCALAR # GetParam() = 4611686018427387904 85/179 Test #86: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/SCALAR # GetParam() = 4611686018427387904 ......................... Passed 0.11 sec Start 149: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/SCALAR # GetParam() = 4611686018427387904 86/179 Test #87: HwyConvertTestGroup/HwyConvertTest.TestAllF16/SCALAR # GetParam() = 4611686018427387904 ............................... Passed 0.11 sec Start 150: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/SCALAR # GetParam() = 4611686018427387904 87/179 Test #88: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/SCALAR # GetParam() = 4611686018427387904 .............................. Passed 0.11 sec Start 151: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/SCALAR # GetParam() = 4611686018427387904 88/179 Test #89: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/SCALAR # GetParam() = 4611686018427387904 ......................... Passed 0.11 sec Start 152: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/SCALAR # GetParam() = 4611686018427387904 89/179 Test #90: HwyConvertTestGroup/HwyConvertTest.TestAllTruncate/SCALAR # GetParam() = 4611686018427387904 .......................... Passed 0.11 sec Start 153: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/SCALAR # GetParam() = 4611686018427387904 90/179 Test #91: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/SCALAR # GetParam() = 4611686018427387904 ...................... Passed 0.11 sec Start 154: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/SCALAR # GetParam() = 4611686018427387904 91/179 Test #92: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/SCALAR # GetParam() = 4611686018427387904 ...................... Passed 0.11 sec Start 155: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/SCALAR # GetParam() = 4611686018427387904 92/179 Test #93: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/SCALAR # GetParam() = 4611686018427387904 ..................... Passed 0.11 sec Start 156: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/SCALAR # GetParam() = 4611686018427387904 93/179 Test #94: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/SCALAR # GetParam() = 4611686018427387904 ............................ Passed 0.11 sec Start 157: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/SCALAR # GetParam() = 4611686018427387904 94/179 Test #95: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/SCALAR # GetParam() = 4611686018427387904 ................................. Passed 0.11 sec Start 158: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/SCALAR # GetParam() = 4611686018427387904 95/179 Test #96: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/SCALAR # GetParam() = 4611686018427387904 ............................... Passed 0.11 sec Start 159: HwyShiftTestGroup/HwyShiftTest.TestAllRotateRight/SCALAR # GetParam() = 4611686018427387904 96/179 Test #97: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/SCALAR # GetParam() = 4611686018427387904 ......................... Passed 0.11 sec Start 160: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/SCALAR # GetParam() = 4611686018427387904 97/179 Test #98: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/SCALAR # GetParam() = 4611686018427387904 ....................... Passed 0.11 sec Start 161: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/SCALAR # GetParam() = 4611686018427387904 98/179 Test #99: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/SCALAR # GetParam() = 4611686018427387904 ....................... Passed 0.11 sec Start 162: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/SCALAR # GetParam() = 4611686018427387904 99/179 Test #100: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/SCALAR # GetParam() = 4611686018427387904 .................... Passed 0.11 sec Start 163: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/SCALAR # GetParam() = 4611686018427387904 100/179 Test #101: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/SCALAR # GetParam() = 4611686018427387904 .............................. Passed 0.11 sec Start 164: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/SCALAR # GetParam() = 4611686018427387904 101/179 Test #102: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/SCALAR # GetParam() = 4611686018427387904 ................................... Passed 0.11 sec Start 165: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/SCALAR # GetParam() = 4611686018427387904 102/179 Test #103: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/SCALAR # GetParam() = 4611686018427387904 ................. Passed 0.11 sec Start 166: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEvenBlocks/SCALAR # GetParam() = 4611686018427387904 103/179 Test #104: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/SCALAR # GetParam() = 4611686018427387904 ............................ Passed 0.11 sec Start 167: HwySwizzleTestGroup/HwySwizzleTest.TestAllSwapAdjacentBlocks/SCALAR # GetParam() = 4611686018427387904 104/179 Test #105: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/SCALAR # GetParam() = 4611686018427387904 .................. Passed 0.11 sec Start 168: HwySwizzleTestGroup/HwySwizzleTest.TestAllTableLookupLanes/SCALAR # GetParam() = 4611686018427387904 105/179 Test #106: HwyFloatTestGroup/HwyFloatTest.TestAllRound/SCALAR # GetParam() = 4611686018427387904 ................................. Passed 0.11 sec Start 169: TestUtilTestGroup/TestUtilTest.TestAllName/SCALAR # GetParam() = 4611686018427387904 106/179 Test #107: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/SCALAR # GetParam() = 4611686018427387904 ............................ Passed 0.11 sec Start 170: TestUtilTestGroup/TestUtilTest.TestAllEqual/SCALAR # GetParam() = 4611686018427387904 107/179 Test #108: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/SCALAR # GetParam() = 4611686018427387904 ................................. Passed 0.11 sec Start 171: DotTestGroup/DotTest.TestAllDot/SCALAR # GetParam() = 4611686018427387904 108/179 Test #109: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/SCALAR # GetParam() = 4611686018427387904 .................................. Passed 0.11 sec Start 172: DotTestGroup/DotTest.TestAllDotBF16/SCALAR # GetParam() = 4611686018427387904 109/179 Test #110: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/SCALAR # GetParam() = 4611686018427387904 ................................. Passed 0.11 sec Start 173: ImageTestGroup/ImageTest.TestAligned/SCALAR # GetParam() = 4611686018427387904 110/179 Test #111: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/SCALAR # GetParam() = 4611686018427387904 ............................... Passed 0.11 sec Start 174: ImageTestGroup/ImageTest.TestUnaligned/SCALAR # GetParam() = 4611686018427387904 111/179 Test #112: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/SCALAR # GetParam() = 4611686018427387904 .................................. Passed 0.11 sec Start 175: SortTestGroup/SortTest.TestAllMedian/SCALAR # GetParam() = 4611686018427387904 112/179 Test #113: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/SCALAR # GetParam() = 4611686018427387904 ............................... Passed 0.11 sec Start 176: SortTestGroup/SortTest.TestAllBaseCase/SCALAR # GetParam() = 4611686018427387904 113/179 Test #114: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/SCALAR # GetParam() = 4611686018427387904 .............................. Passed 0.11 sec Start 177: SortTestGroup/SortTest.TestAllPartition/SCALAR # GetParam() = 4611686018427387904 114/179 Test #115: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/SCALAR # GetParam() = 4611686018427387904 .................................. Passed 0.11 sec Start 178: SortTestGroup/SortTest.TestAllGenerator/SCALAR # GetParam() = 4611686018427387904 115/179 Test #116: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/SCALAR # GetParam() = 4611686018427387904 ..... Passed 0.11 sec Start 179: SortTestGroup/SortTest.TestAllSort/SCALAR # GetParam() = 4611686018427387904 116/179 Test #117: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/SCALAR # GetParam() = 4611686018427387904 ..... Passed 0.11 sec 117/179 Test #118: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/SCALAR # GetParam() = 4611686018427387904 ..... Passed 0.11 sec 118/179 Test #119: HwyLogicalTestGroup/HwyLogicalTest.TestAllNot/SCALAR # GetParam() = 4611686018427387904 ............................... Passed 0.11 sec 119/179 Test #120: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogical/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.11 sec 120/179 Test #121: HwyLogicalTestGroup/HwyLogicalTest.TestAllCopySign/SCALAR # GetParam() = 4611686018427387904 .......................... Passed 0.11 sec 121/179 Test #122: HwyLogicalTestGroup/HwyLogicalTest.TestAllBroadcastSignBit/SCALAR # GetParam() = 4611686018427387904 .................. Passed 0.11 sec 122/179 Test #123: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.11 sec 123/179 Test #125: HwyMaskTestGroup/HwyMaskTest.TestAllFromVec/SCALAR # GetParam() = 4611686018427387904 ................................. Passed 0.10 sec 124/179 Test #126: HwyMaskTestGroup/HwyMaskTest.TestAllFirstN/SCALAR # GetParam() = 4611686018427387904 .................................. Passed 0.10 sec 125/179 Test #127: HwyMaskTestGroup/HwyMaskTest.TestAllMaskVec/SCALAR # GetParam() = 4611686018427387904 ................................. Passed 0.10 sec 126/179 Test #128: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/SCALAR # GetParam() = 4611686018427387904 ............................ Passed 0.10 sec 127/179 Test #129: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/SCALAR # GetParam() = 4611686018427387904 ............................... Passed 0.10 sec 128/179 Test #130: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.09 sec 129/179 Test #131: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/SCALAR # GetParam() = 4611686018427387904 ............................. Passed 0.09 sec 130/179 Test #132: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedLoad/SCALAR # GetParam() = 4611686018427387904 .............................. Passed 0.09 sec 131/179 Test #133: HwyMaskTestGroup/HwyMaskTest.TestAllBlendedStore/SCALAR # GetParam() = 4611686018427387904 ............................ Passed 0.09 sec 132/179 Test #134: HwyMaskTestGroup/HwyMaskTest.TestAllStoreMaskBits/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.09 sec 133/179 Test #135: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.09 sec 134/179 Test #136: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.08 sec 135/179 Test #137: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/SCALAR # GetParam() = 4611686018427387904 .......................... Passed 0.08 sec 136/179 Test #138: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/SCALAR # GetParam() = 4611686018427387904 .............................. Passed 0.08 sec 137/179 Test #139: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/SCALAR # GetParam() = 4611686018427387904 ............................. Passed 0.08 sec 138/179 Test #140: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/SCALAR # GetParam() = 4611686018427387904 .............................. Passed 0.08 sec 139/179 Test #141: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/SCALAR # GetParam() = 4611686018427387904 ............................... Passed 0.08 sec 140/179 Test #142: HwyMulTestGroup/HwyMulTest.TestAllMul/SCALAR # GetParam() = 4611686018427387904 ....................................... Passed 0.07 sec 141/179 Test #143: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/SCALAR # GetParam() = 4611686018427387904 ................................... Passed 0.07 sec 142/179 Test #144: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.07 sec 143/179 Test #145: HwyMulTestGroup/HwyMulTest.TestAllMulEven/SCALAR # GetParam() = 4611686018427387904 ................................... Passed 0.07 sec 144/179 Test #146: HwyMulTestGroup/HwyMulTest.TestAllMulAdd/SCALAR # GetParam() = 4611686018427387904 .................................... Passed 0.07 sec 145/179 Test #147: HwyMulTestGroup/HwyMulTest.TestAllReorderWidenMulAccumulate/SCALAR # GetParam() = 4611686018427387904 ................. Passed 0.07 sec 146/179 Test #148: HwyMulTestGroup/HwyMulTest.TestAllRearrangeToOddPlusEven/SCALAR # GetParam() = 4611686018427387904 .................... Passed 0.07 sec 147/179 Test #149: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/SCALAR # GetParam() = 4611686018427387904 .................... Passed 0.06 sec 148/179 Test #150: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/SCALAR # GetParam() = 4611686018427387904 ................. Passed 0.06 sec 149/179 Test #151: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/SCALAR # GetParam() = 4611686018427387904 ....................... Passed 0.06 sec 150/179 Test #152: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.06 sec 151/179 Test #153: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/SCALAR # GetParam() = 4611686018427387904 .......................... Passed 0.06 sec 152/179 Test #154: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/SCALAR # GetParam() = 4611686018427387904 .......................... Passed 0.06 sec 153/179 Test #155: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/SCALAR # GetParam() = 4611686018427387904 .......................... Passed 0.05 sec 154/179 Test #156: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/SCALAR # GetParam() = 4611686018427387904 ..................... Passed 0.05 sec 155/179 Test #157: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/SCALAR # GetParam() = 4611686018427387904 ................................ Passed 0.05 sec 156/179 Test #158: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/SCALAR # GetParam() = 4611686018427387904 ........................ Passed 0.05 sec 157/179 Test #159: HwyShiftTestGroup/HwyShiftTest.TestAllRotateRight/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.05 sec 158/179 Test #160: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.05 sec 159/179 Test #161: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/SCALAR # GetParam() = 4611686018427387904 ....................... Passed 0.04 sec 160/179 Test #162: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/SCALAR # GetParam() = 4611686018427387904 ........................ Passed 0.04 sec 161/179 Test #163: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.04 sec 162/179 Test #164: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/SCALAR # GetParam() = 4611686018427387904 ............................ Passed 0.04 sec 163/179 Test #165: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.04 sec 164/179 Test #166: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEvenBlocks/SCALAR # GetParam() = 4611686018427387904 ..................... Passed 0.04 sec 165/179 Test #167: HwySwizzleTestGroup/HwySwizzleTest.TestAllSwapAdjacentBlocks/SCALAR # GetParam() = 4611686018427387904 ................ Passed 0.03 sec 166/179 Test #168: HwySwizzleTestGroup/HwySwizzleTest.TestAllTableLookupLanes/SCALAR # GetParam() = 4611686018427387904 .................. Passed 0.03 sec 167/179 Test #169: TestUtilTestGroup/TestUtilTest.TestAllName/SCALAR # GetParam() = 4611686018427387904 .................................. Passed 0.03 sec 168/179 Test #170: TestUtilTestGroup/TestUtilTest.TestAllEqual/SCALAR # GetParam() = 4611686018427387904 ................................. Passed 0.03 sec 169/179 Test #171: DotTestGroup/DotTest.TestAllDot/SCALAR # GetParam() = 4611686018427387904 ............................................. Passed 0.03 sec 170/179 Test #172: DotTestGroup/DotTest.TestAllDotBF16/SCALAR # GetParam() = 4611686018427387904 ......................................... Passed 0.03 sec 171/179 Test #173: ImageTestGroup/ImageTest.TestAligned/SCALAR # GetParam() = 4611686018427387904 ........................................ Passed 0.03 sec 172/179 Test #174: ImageTestGroup/ImageTest.TestUnaligned/SCALAR # GetParam() = 4611686018427387904 ...................................... Passed 0.02 sec 173/179 Test #175: SortTestGroup/SortTest.TestAllMedian/SCALAR # GetParam() = 4611686018427387904 ........................................ Passed 0.02 sec 174/179 Test #176: SortTestGroup/SortTest.TestAllBaseCase/SCALAR # GetParam() = 4611686018427387904 ...................................... Passed 0.02 sec 175/179 Test #177: SortTestGroup/SortTest.TestAllPartition/SCALAR # GetParam() = 4611686018427387904 ..................................... Passed 0.02 sec 176/179 Test #178: SortTestGroup/SortTest.TestAllGenerator/SCALAR # GetParam() = 4611686018427387904 ..................................... Passed 0.01 sec 177/179 Test #124: HwyLogicalTestGroup/HwyLogicalTest.TestAllPopulationCount/SCALAR # GetParam() = 4611686018427387904 ................... Passed 0.11 sec 178/179 Test #45: NanobenchmarkTest.RunAll ............................................................................................... Passed 0.38 sec 179/179 Test #179: SortTestGroup/SortTest.TestAllSort/SCALAR # GetParam() = 4611686018427387904 .......................................... Passed 0.43 sec 100% tests passed, 0 tests failed out of 179 Total Test time (real) = 0.73 sec >>> highway: Entering fakeroot... -- Install configuration: "Release" -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy.a -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/aligned_allocator.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/base.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/cache_control.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/detect_compiler_arch.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/detect_targets.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/foreach_target.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/highway.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/highway_export.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/nanobenchmark.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/arm_neon-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/arm_sve-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/emu128-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/generic_ops-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/rvv-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/scalar-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/set_macros-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/shared-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/wasm_128-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/x86_128-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/x86_256-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/ops/x86_512-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/per_target.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/print-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/print.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/targets.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy_contrib.a -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/dot/dot-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/image/image.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/math/math-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/sort/shared-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/sort/sorting_networks-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/sort/traits-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/sort/traits128-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/sort/vqsort-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/sort/vqsort.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/algo/copy-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/algo/find-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/contrib/algo/transform-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/libhwy_test.a -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/tests/hwy_gtest.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/tests/test_util-inl.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/include/hwy/tests/test_util.h -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/pkgconfig/libhwy.pc -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/pkgconfig/libhwy-test.pc -- Installing: /home/buildozer/aports/community/highway/pkg/highway/usr/lib/pkgconfig/libhwy-contrib.pc >>> highway-dev*: Running split function dev... >>> highway-dev*: Preparing subpackage highway-dev... >>> highway-dev*: Stripping binaries >>> highway-dev*: Running postcheck for highway-dev >>> highway*: Running postcheck for highway >>> highway*: Preparing package highway... >>> highway*: Stripping binaries >>> WARNING: highway*: No arch specific binaries found so arch should probably be set to "noarch" >>> highway-dev*: Scanning shared objects >>> highway*: Scanning shared objects >>> highway-dev*: Tracing dependencies... pc:gtest pkgconfig >>> highway-dev*: Package size: 2.1 MB >>> highway-dev*: Compressing data... >>> highway-dev*: Create checksum... >>> highway-dev*: Create highway-dev-1.0.3-r0.apk >>> highway*: Tracing dependencies... >>> highway*: Package size: 8.0 KB >>> highway*: Compressing data... >>> highway*: Create checksum... >>> highway*: Create highway-1.0.3-r0.apk >>> highway: Build complete at Sat, 04 Feb 2023 19:50:39 +0000 elapsed time 0h 0m 14s >>> highway: Cleaning up srcdir >>> highway: Cleaning up pkgdir >>> highway: Uninstalling dependencies... (1/11) Purging .makedepends-highway (20230204.195026) (2/11) Purging cmake (3.25.2-r0) (3/11) Purging gtest-dev (1.13.0-r0) (4/11) Purging gmock (1.13.0-r0) (5/11) Purging gtest (1.13.0-r0) (6/11) Purging samurai (1.2-r2) (7/11) Purging libarchive (3.6.2-r1) (8/11) Purging libbz2 (1.0.8-r4) (9/11) Purging xz-libs (5.4.1-r0) (10/11) Purging rhash-libs (1.4.3-r1) (11/11) Purging libuv (1.44.2-r0) Executing busybox-1.36.0-r3.trigger OK: 331 MiB in 96 packages >>> highway: Updating the community/armhf repository index... >>> highway: Signing the index...