>>> highway: Building community/highway 1.0.2-r0 (using abuild 3.10.0_rc1-r2) started Sun, 06 Nov 2022 04:39:40 +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/9) Installing libarchive (3.6.1-r1) (2/9) Installing rhash-libs (1.4.3-r1) (3/9) Installing libuv (1.44.2-r0) (4/9) Installing cmake (3.24.3-r0) (5/9) Installing gtest (1.12.1-r0) (6/9) Installing gmock (1.12.1-r0) (7/9) Installing gtest-dev (1.12.1-r0) (8/9) Installing samurai (1.2-r2) (9/9) Installing .makedepends-highway (20221106.043941) Executing busybox-1.35.0-r27.trigger OK: 273 MiB in 106 packages >>> highway: Cleaning up srcdir >>> highway: Cleaning up pkgdir >>> highway: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/highway-1.0.2.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.2/highway-1.0.2.tar.gz >>> highway: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/highway-1.0.2.tar.gz >>> highway: Checking sha512sums... highway-1.0.2.tar.gz: OK highway.patch: OK >>> highway: Unpacking /var/cache/distfiles/v3.17/highway-1.0.2.tar.gz... >>> highway: highway.patch patching file hwy/targets.cc -- 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 -- Architecture: armv8l -- Found GTest: /usr/lib/cmake/GTest/GTestConfig.cmake (found version "1.12.1") -- Configuring done -- Generating done -- Build files have been written to: /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/hwy/targets.h:19, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/examples/benchmark.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 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.2/hwy/targets.h:72:18, inlined from 'void hwy::Run()' at /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/examples/benchmark.cc:241: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.2/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.2/hwy/nanobenchmark.cc:509: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.2/hwy/nanobenchmark.cc:522: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.2/hwy/nanobenchmark.cc:509: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.2/hwy/nanobenchmark.cc:522: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.2/hwy/nanobenchmark.cc:509: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.2/hwy/nanobenchmark.cc:577: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.2/hwy/nanobenchmark.cc:711: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.2/hwy/nanobenchmark.cc:522: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.2/hwy/nanobenchmark.cc:577: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.2/hwy/nanobenchmark.cc:711: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/nanobenchmark_test [74/106] Linking CXX executable tests/targets_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/targets.h:19, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/hwy/targets.h:72:18, inlined from 'std::string hwy::gtest_HwyCryptoTestGroupHwyCryptoTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/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.2/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.2/hwy/targets.h:19, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/hwy/targets.h:72:18, inlined from 'std::string skeleton::gtest_SkeletonTestGroupSkeletonTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/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.2/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.2/hwy/targets.h:19, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/blockwise_shift_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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/blockwise_shift_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.2/hwy/targets.h:72:18, inlined from 'std::string hwy::gtest_HwyBlockwiseShiftTestGroupHwyBlockwiseShiftTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/blockwise_shift_test.cc:261: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.2/hwy/tests/blockwise_shift_test.cc:261: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.2/hwy/tests/blockwise_shift_test.cc:261: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.2/hwy/targets.h:19, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/hwy/targets.h:72:18, inlined from 'std::string hwy::gtest_HwyMulTestGroupHwyMulTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/mul_test.cc:437: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.2/hwy/tests/mul_test.cc:437: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.2/hwy/tests/mul_test.cc:437: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/mul_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/targets.h:19, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util_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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util_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.2/hwy/targets.h:72:18, inlined from 'std::string hwy::gtest_TestUtilTestGroupTestUtilTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util_test.cc:100: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.2/hwy/tests/test_util_test.cc:100: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.2/hwy/tests/test_util_test.cc:100: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.2/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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/hwy/targets.h:72:18, inlined from 'std::string hwy::gtest_ImageTestGroupImageTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/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.2/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.2/hwy/targets.h:19, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/demote_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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/demote_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.2/hwy/targets.h:72:18, inlined from 'std::string hwy::gtest_HwyDemoteTestGroupHwyDemoteTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/demote_test.cc:317: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.2/hwy/tests/demote_test.cc:317: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.2/hwy/tests/demote_test.cc:317: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.2/hwy/targets.h:19, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/hwy/targets.h:72:18, inlined from 'std::string hwy::gtest_BaseTestGroupBaseTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/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.2/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.2/hwy/targets.h:19, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/hwy/targets.h:72:18, inlined from 'std::string hwy::gtest_HwyReverseTestGroupHwyReverseTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/reverse_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_HwyReverseTestGroupHwyReverseTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/reverse_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_HwyReverseTestGroupHwyReverseTest_EvalGenerator_()' at /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/reverse_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 [83/106] Linking CXX executable tests/reverse_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/targets.h:19, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/blockwise_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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/blockwise_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.2/hwy/targets.h:72:18, inlined from 'std::string hwy::gtest_HwyBlockwiseTestGroupHwyBlockwiseTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/blockwise_test.cc:440: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.2/hwy/tests/blockwise_test.cc:440: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.2/hwy/tests/blockwise_test.cc:440: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 [84/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.2/hwy/targets.h:19, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/hwy/targets.h:72:18, inlined from 'std::string hwy::gtest_HwyReductionTestGroupHwyReductionTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/reduction_test.cc:221: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.2/hwy/tests/reduction_test.cc:221: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.2/hwy/tests/reduction_test.cc:221: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/reduction_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/targets.h:19, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/hwy/targets.h:72:18, inlined from 'std::string hwy::gtest_HwyCompressTestGroupHwyCompressTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/compress_test.cc:747: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.2/hwy/tests/compress_test.cc:747: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.2/hwy/tests/compress_test.cc:747: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/compress_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/targets.h:19, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/combine_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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/combine_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.2/hwy/targets.h:72:18, inlined from 'std::string hwy::gtest_HwyCombineTestGroupHwyCombineTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/combine_test.cc:264: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.2/hwy/tests/combine_test.cc:264: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.2/hwy/tests/combine_test.cc:264: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/combine_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/targets.h:19, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/contrib/dot/dot-inl.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/hwy/targets.h:72:18, inlined from 'std::string hwy::gtest_DotTestGroupDotTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/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.2/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 [88/106] Linking CXX executable tests/dot_test [89/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.2/hwy/targets.h:19, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/hwy/targets.h:72:18, inlined from 'std::string hwy::gtest_HwyShiftTestGroupHwyShiftTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/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.2/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 [90/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.2/hwy/targets.h:19, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/contrib/algo/transform-inl.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/hwy/targets.h:72:18, inlined from 'std::string hwy::gtest_TransformTestGroupTransformTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/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.2/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 [91/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.2/hwy/targets.h:19, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/float_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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/float_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.2/hwy/targets.h:72:18, inlined from 'std::string hwy::gtest_HwyFloatTestGroupHwyFloatTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/float_test.cc:336: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.2/hwy/tests/float_test.cc:336: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.2/hwy/tests/float_test.cc:336: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/float_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/targets.h:19, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/hwy/targets.h:72:18, inlined from 'std::string hwy::gtest_HwyIfTestGroupHwyIfTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/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.2/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 [93/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.2/hwy/targets.h:19, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/hwy/targets.h:72:18, inlined from 'std::string hwy::gtest_HwySwizzleTestGroupHwySwizzleTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/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.2/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 [94/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.2/hwy/targets.h:19, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/memory_test.cc:30: /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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/memory_test.cc:31: /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.2/hwy/targets.h:72:18, inlined from 'std::string hwy::gtest_HwyMemoryTestGroupHwyMemoryTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/memory_test.cc:331: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.2/hwy/tests/memory_test.cc:331: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.2/hwy/tests/memory_test.cc:331: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/memory_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/targets.h:19, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/contrib/algo/copy-inl.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/hwy/targets.h:72:18, inlined from 'std::string hwy::gtest_CopyTestGroupCopyTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/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.2/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 [96/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.2/hwy/targets.h:19, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/hwy/targets.h:72:18, inlined from 'std::string hwy::gtest_HwyMaskTestGroupHwyMaskTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/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.2/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 [97/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.2/hwy/targets.h:19, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/hwy/targets.h:72:18, inlined from 'std::string hwy::gtest_HwyInterleavedTestGroupHwyInterleavedTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/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.2/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 [98/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.2/hwy/targets.h:19, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/hwy/targets.h:72:18, inlined from 'std::string hwy::gtest_HwyCompareTestGroupHwyCompareTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/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.2/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 [99/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.2/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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/hwy/targets.h:72:18, inlined from 'std::string hwy::gtest_FindTestGroupFindTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/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.2/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 [100/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.2/hwy/targets.h:19, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/hwy/targets.h:72:18, inlined from 'std::string hwy::gtest_HwyArithmeticTestGroupHwyArithmeticTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/arithmetic_test.cc:434: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.2/hwy/tests/arithmetic_test.cc:434: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.2/hwy/tests/arithmetic_test.cc:434: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/arithmetic_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/targets.h:19, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/hwy/targets.h:72:18, inlined from 'std::string hwy::gtest_HwyConvertTestGroupHwyConvertTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/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.2/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 [102/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.2/hwy/targets.h:19, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/mask_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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/mask_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.2/hwy/targets.h:72:18, inlined from 'std::string hwy::gtest_HwyMaskTestGroupHwyMaskTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/mask_test.cc:283: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.2/hwy/tests/mask_test.cc:283: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.2/hwy/tests/mask_test.cc:283: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/mask_test In file included from /usr/include/c++/12.2.1/vector:70, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/targets.h:19, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/hwy/targets.h:72:18, inlined from 'std::string hwy::gtest_HwyLogicalTestGroupHwyLogicalTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/logical_test.cc:261: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.2/hwy/tests/logical_test.cc:261: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.2/hwy/tests/logical_test.cc:261: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.2/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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/contrib/sort/algo-inl.h:236, from /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/hwy/targets.h:72:18, inlined from 'std::string hwy::{anonymous}::gtest_SortTestGroupSortTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/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.2/hwy/targets.h:19, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway.h:25, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway_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:63, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/hwy_gtest.h:27, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/tests/test_util-inl.h:21, from /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway_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.2/hwy/targets.h:72:18, inlined from 'std::string hwy::gtest_HighwayTestGroupHighwayTest_EvalGenerateName_(const testing::TestParamInfo&)' at /home/buildozer/aports/community/highway/src/highway-1.0.2/hwy/highway_test.cc:469: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.2/hwy/highway_test.cc:469: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.2/hwy/highway_test.cc:469: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.2/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/178 Test #1: CopyTestGroup/CopyTest.TestAllFill/SCALAR # GetParam() = 4611686018427387904 .......................................... Passed 0.08 sec Start 65: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/SCALAR # GetParam() = 4611686018427387904 2/178 Test #2: CopyTestGroup/CopyTest.TestAllCopy/SCALAR # GetParam() = 4611686018427387904 .......................................... Passed 0.08 sec Start 66: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/SCALAR # GetParam() = 4611686018427387904 3/178 Test #3: CopyTestGroup/CopyTest.TestAllCopyIf/SCALAR # GetParam() = 4611686018427387904 ........................................ Passed 0.08 sec Start 67: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllCombineShiftRight/SCALAR # GetParam() = 4611686018427387904 4/178 Test #4: FindTestGroup/FindTest.TestAllFind/SCALAR # GetParam() = 4611686018427387904 .......................................... Passed 0.08 sec Start 68: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/SCALAR # GetParam() = 4611686018427387904 5/178 Test #5: FindTestGroup/FindTest.TestAllFindIf/SCALAR # GetParam() = 4611686018427387904 ........................................ Passed 0.08 sec Start 69: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/SCALAR # GetParam() = 4611686018427387904 6/178 Test #6: TransformTestGroup/TransformTest.TestAllGenerate/SCALAR # GetParam() = 4611686018427387904 ............................ Passed 0.08 sec Start 70: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/SCALAR # GetParam() = 4611686018427387904 7/178 Test #7: TransformTestGroup/TransformTest.TestAllTransform/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.08 sec Start 71: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/SCALAR # GetParam() = 4611686018427387904 8/178 Test #8: TransformTestGroup/TransformTest.TestAllTransform1/SCALAR # GetParam() = 4611686018427387904 .......................... Passed 0.08 sec Start 72: HwyCombineTestGroup/HwyCombineTest.TestAllConcat/SCALAR # GetParam() = 4611686018427387904 9/178 Test #9: TransformTestGroup/TransformTest.TestAllTransform2/SCALAR # GetParam() = 4611686018427387904 .......................... Passed 0.08 sec Start 73: HwyCombineTestGroup/HwyCombineTest.TestAllConcatOddEven/SCALAR # GetParam() = 4611686018427387904 10/178 Test #10: TransformTestGroup/TransformTest.TestAllReplace/SCALAR # GetParam() = 4611686018427387904 ............................. Passed 0.08 sec Start 74: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/SCALAR # GetParam() = 4611686018427387904 11/178 Test #11: AlignedAllocatorTest.FreeNullptr ....................................................................................... Passed 0.08 sec Start 75: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/SCALAR # GetParam() = 4611686018427387904 12/178 Test #12: AlignedAllocatorTest.Log2 .............................................................................................. Passed 0.09 sec Start 76: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/SCALAR # GetParam() = 4611686018427387904 13/178 Test #13: AlignedAllocatorTest.Overflow .......................................................................................... Passed 0.09 sec Start 77: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/SCALAR # GetParam() = 4611686018427387904 14/178 Test #14: AlignedAllocatorTest.AllocDefaultPointers .............................................................................. Passed 0.09 sec Start 78: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/SCALAR # GetParam() = 4611686018427387904 15/178 Test #15: AlignedAllocatorTest.EmptyAlignedUniquePtr ............................................................................. Passed 0.09 sec Start 79: HwyCompareTestGroup/HwyCompareTest.TestAllLt128/SCALAR # GetParam() = 4611686018427387904 16/178 Test #16: AlignedAllocatorTest.EmptyAlignedFreeUniquePtr ......................................................................... Passed 0.09 sec Start 80: HwyCompareTestGroup/HwyCompareTest.TestAllLt128Upper/SCALAR # GetParam() = 4611686018427387904 17/178 Test #17: AlignedAllocatorTest.CustomAlloc ....................................................................................... Passed 0.09 sec Start 81: HwyCompareTestGroup/HwyCompareTest.TestAllEq128/SCALAR # GetParam() = 4611686018427387904 18/178 Test #18: AlignedAllocatorTest.MakeUniqueAlignedDefaultConstructor ............................................................... Passed 0.09 sec Start 82: HwyCompareTestGroup/HwyCompareTest.TestAllEq128Upper/SCALAR # GetParam() = 4611686018427387904 19/178 Test #19: AlignedAllocatorTest.MakeUniqueAligned ................................................................................. Passed 0.09 sec Start 83: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/SCALAR # GetParam() = 4611686018427387904 20/178 Test #20: AlignedAllocatorTest.MakeUniqueAlignedArray ............................................................................ Passed 0.09 sec Start 84: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/SCALAR # GetParam() = 4611686018427387904 21/178 Test #21: AlignedAllocatorTest.AllocSingleInt .................................................................................... Passed 0.09 sec Start 85: HwyConvertTestGroup/HwyConvertTest.TestAllBitCast/SCALAR # GetParam() = 4611686018427387904 22/178 Test #22: AlignedAllocatorTest.AllocMultipleInt .................................................................................. Passed 0.09 sec Start 86: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/SCALAR # GetParam() = 4611686018427387904 23/178 Test #23: AlignedAllocatorTest.AllocateAlignedObjectWithoutDestructor ............................................................ Passed 0.09 sec Start 87: HwyConvertTestGroup/HwyConvertTest.TestAllF16/SCALAR # GetParam() = 4611686018427387904 24/178 Test #24: AlignedAllocatorTest.MakeUniqueAlignedArrayWithCustomAlloc ............................................................. Passed 0.09 sec Start 88: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/SCALAR # GetParam() = 4611686018427387904 25/178 Test #25: AlignedAllocatorTest.DefaultInit ....................................................................................... Passed 0.09 sec Start 89: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/SCALAR # GetParam() = 4611686018427387904 26/178 Test #26: BaseTestGroup/BaseTest.TestAllLimits/SCALAR # GetParam() = 4611686018427387904 ........................................ Passed 0.09 sec Start 90: HwyConvertTestGroup/HwyConvertTest.TestAllTruncate/SCALAR # GetParam() = 4611686018427387904 27/178 Test #27: BaseTestGroup/BaseTest.TestAllLowestHighest/SCALAR # GetParam() = 4611686018427387904 ................................. Passed 0.09 sec Start 91: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/SCALAR # GetParam() = 4611686018427387904 28/178 Test #28: BaseTestGroup/BaseTest.TestAllType/SCALAR # GetParam() = 4611686018427387904 .......................................... Passed 0.09 sec Start 92: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/SCALAR # GetParam() = 4611686018427387904 29/178 Test #29: BaseTestGroup/BaseTest.TestAllIsSame/SCALAR # GetParam() = 4611686018427387904 ........................................ Passed 0.10 sec Start 93: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/SCALAR # GetParam() = 4611686018427387904 30/178 Test #30: BaseTestGroup/BaseTest.TestAllBitScan/SCALAR # GetParam() = 4611686018427387904 ....................................... Passed 0.10 sec Start 94: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/SCALAR # GetParam() = 4611686018427387904 31/178 Test #31: BaseTestGroup/BaseTest.TestAllPopCount/SCALAR # GetParam() = 4611686018427387904 ...................................... Passed 0.10 sec Start 95: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/SCALAR # GetParam() = 4611686018427387904 32/178 Test #46: HwyTargetsTest.ChosenTargetOrderTest ................................................................................... Passed 0.08 sec Start 96: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/SCALAR # GetParam() = 4611686018427387904 33/178 Test #47: HwyTargetsTest.DisabledTargetsTest ..................................................................................... Passed 0.08 sec Start 97: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/SCALAR # GetParam() = 4611686018427387904 34/178 Test #48: SkeletonTestGroup/SkeletonTest.TestAllFloorLog2/SCALAR # GetParam() = 4611686018427387904 ............................. Passed 0.08 sec Start 98: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/SCALAR # GetParam() = 4611686018427387904 35/178 Test #49: SkeletonTestGroup/SkeletonTest.TestAllSumMulAdd/SCALAR # GetParam() = 4611686018427387904 ............................. Passed 0.08 sec Start 99: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/SCALAR # GetParam() = 4611686018427387904 36/178 Test #50: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllPlusMinus/SCALAR # GetParam() = 4611686018427387904 ................... Passed 0.08 sec Start 100: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/SCALAR # GetParam() = 4611686018427387904 37/178 Test #51: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllSaturatingArithmetic/SCALAR # GetParam() = 4611686018427387904 ........ Passed 0.08 sec Start 101: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/SCALAR # GetParam() = 4611686018427387904 38/178 Test #52: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAverage/SCALAR # GetParam() = 4611686018427387904 ..................... Passed 0.08 sec Start 102: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/SCALAR # GetParam() = 4611686018427387904 39/178 Test #53: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllAbs/SCALAR # GetParam() = 4611686018427387904 ......................... Passed 0.08 sec Start 103: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/SCALAR # GetParam() = 4611686018427387904 40/178 Test #54: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllNeg/SCALAR # GetParam() = 4611686018427387904 ......................... Passed 0.08 sec Start 104: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/SCALAR # GetParam() = 4611686018427387904 41/178 Test #55: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax/SCALAR # GetParam() = 4611686018427387904 ...................... Passed 0.08 sec Start 105: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/SCALAR # GetParam() = 4611686018427387904 42/178 Test #56: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax128/SCALAR # GetParam() = 4611686018427387904 ................... Passed 0.09 sec Start 106: HwyFloatTestGroup/HwyFloatTest.TestAllRound/SCALAR # GetParam() = 4611686018427387904 43/178 Test #57: HwyArithmeticTestGroup/HwyArithmeticTest.TestAllMinMax128Upper/SCALAR # GetParam() = 4611686018427387904 .............. Passed 0.09 sec Start 107: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/SCALAR # GetParam() = 4611686018427387904 44/178 Test #58: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllBroadcast/SCALAR # GetParam() = 4611686018427387904 ..................... Passed 0.09 sec Start 108: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/SCALAR # GetParam() = 4611686018427387904 45/178 Test #59: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesSame/SCALAR # GetParam() = 4611686018427387904 .......... Passed 0.09 sec Start 109: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/SCALAR # GetParam() = 4611686018427387904 46/178 Test #60: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllTableLookupBytesMixed/SCALAR # GetParam() = 4611686018427387904 ......... Passed 0.09 sec Start 110: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/SCALAR # GetParam() = 4611686018427387904 47/178 Test #61: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllInterleave/SCALAR # GetParam() = 4611686018427387904 .................... Passed 0.09 sec Start 111: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/SCALAR # GetParam() = 4611686018427387904 48/178 Test #62: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllZipLower/SCALAR # GetParam() = 4611686018427387904 ...................... Passed 0.09 sec Start 112: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/SCALAR # GetParam() = 4611686018427387904 49/178 Test #63: HwyBlockwiseTestGroup/HwyBlockwiseTest.TestAllSpecialShuffles/SCALAR # GetParam() = 4611686018427387904 ............... Passed 0.09 sec Start 113: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/SCALAR # GetParam() = 4611686018427387904 50/178 Test #64: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftBytes/SCALAR # GetParam() = 4611686018427387904 .......... Passed 0.09 sec Start 114: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/SCALAR # GetParam() = 4611686018427387904 51/178 Test #32: HighwayTestGroup/HighwayTest.TestAllCapped/SCALAR # GetParam() = 4611686018427387904 .................................. Passed 0.13 sec Start 115: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/SCALAR # GetParam() = 4611686018427387904 52/178 Test #33: HighwayTestGroup/HighwayTest.TestAllMaxLanes/SCALAR # GetParam() = 4611686018427387904 ................................ Passed 0.13 sec Start 116: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/SCALAR # GetParam() = 4611686018427387904 53/178 Test #34: HighwayTestGroup/HighwayTest.TestAllSet/SCALAR # GetParam() = 4611686018427387904 ..................................... Passed 0.13 sec Start 117: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/SCALAR # GetParam() = 4611686018427387904 54/178 Test #35: HighwayTestGroup/HighwayTest.TestAllOverflow/SCALAR # GetParam() = 4611686018427387904 ................................ Passed 0.13 sec Start 118: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/SCALAR # GetParam() = 4611686018427387904 55/178 Test #36: HighwayTestGroup/HighwayTest.TestAllClamp/SCALAR # GetParam() = 4611686018427387904 ................................... Passed 0.13 sec Start 119: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogicalInteger/SCALAR # GetParam() = 4611686018427387904 56/178 Test #37: HighwayTestGroup/HighwayTest.TestAllSignBit/SCALAR # GetParam() = 4611686018427387904 ................................. Passed 0.13 sec Start 120: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogicalFloat/SCALAR # GetParam() = 4611686018427387904 57/178 Test #38: HighwayTestGroup/HighwayTest.TestAllNaN/SCALAR # GetParam() = 4611686018427387904 ..................................... Passed 0.13 sec Start 121: HwyLogicalTestGroup/HwyLogicalTest.TestAllCopySign/SCALAR # GetParam() = 4611686018427387904 58/178 Test #39: HighwayTestGroup/HighwayTest.TestAllIsNaN/SCALAR # GetParam() = 4611686018427387904 ................................... Passed 0.13 sec Start 122: HwyLogicalTestGroup/HwyLogicalTest.TestAllBroadcastSignBit/SCALAR # GetParam() = 4611686018427387904 59/178 Test #40: HighwayTestGroup/HighwayTest.TestAllIsInf/SCALAR # GetParam() = 4611686018427387904 ................................... Passed 0.13 sec Start 123: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/SCALAR # GetParam() = 4611686018427387904 60/178 Test #41: HighwayTestGroup/HighwayTest.TestAllIsFinite/SCALAR # GetParam() = 4611686018427387904 ................................ Passed 0.13 sec Start 124: HwyLogicalTestGroup/HwyLogicalTest.TestAllPopulationCount/SCALAR # GetParam() = 4611686018427387904 61/178 Test #42: HighwayTestGroup/HighwayTest.TestAllCopyAndAssign/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.13 sec Start 125: HwyMaskTestGroup/HwyMaskTest.TestAllFromVec/SCALAR # GetParam() = 4611686018427387904 62/178 Test #43: HighwayTestGroup/HighwayTest.TestAllGetLane/SCALAR # GetParam() = 4611686018427387904 ................................. Passed 0.14 sec Start 126: HwyMaskTestGroup/HwyMaskTest.TestAllFirstN/SCALAR # GetParam() = 4611686018427387904 63/178 Test #44: HighwayTestGroup/HighwayTest.TestAllDFromV/SCALAR # GetParam() = 4611686018427387904 .................................. Passed 0.14 sec Start 127: HwyMaskTestGroup/HwyMaskTest.TestAllMaskVec/SCALAR # GetParam() = 4611686018427387904 64/178 Test #65: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftLeftLanes/SCALAR # GetParam() = 4611686018427387904 ...... Passed 0.11 sec Start 128: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/SCALAR # GetParam() = 4611686018427387904 65/178 Test #66: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllShiftRightLanes/SCALAR # GetParam() = 4611686018427387904 ..... Passed 0.11 sec Start 129: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/SCALAR # GetParam() = 4611686018427387904 66/178 Test #67: HwyBlockwiseShiftTestGroup/HwyBlockwiseShiftTest.TestAllCombineShiftRight/SCALAR # GetParam() = 4611686018427387904 ... Passed 0.11 sec Start 130: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/SCALAR # GetParam() = 4611686018427387904 67/178 Test #68: HwyCombineTestGroup/HwyCombineTest.TestAllLowerHalf/SCALAR # GetParam() = 4611686018427387904 ......................... Passed 0.11 sec Start 131: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/SCALAR # GetParam() = 4611686018427387904 68/178 Test #69: HwyCombineTestGroup/HwyCombineTest.TestAllUpperHalf/SCALAR # GetParam() = 4611686018427387904 ......................... Passed 0.11 sec Start 132: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedLoad/SCALAR # GetParam() = 4611686018427387904 69/178 Test #70: HwyCombineTestGroup/HwyCombineTest.TestAllZeroExtendVector/SCALAR # GetParam() = 4611686018427387904 .................. Passed 0.11 sec Start 133: HwyMaskTestGroup/HwyMaskTest.TestAllBlendedStore/SCALAR # GetParam() = 4611686018427387904 70/178 Test #71: HwyCombineTestGroup/HwyCombineTest.TestAllCombine/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.11 sec Start 134: HwyMaskTestGroup/HwyMaskTest.TestAllStoreMaskBits/SCALAR # GetParam() = 4611686018427387904 71/178 Test #72: HwyCombineTestGroup/HwyCombineTest.TestAllConcat/SCALAR # GetParam() = 4611686018427387904 ............................ Passed 0.11 sec Start 135: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/SCALAR # GetParam() = 4611686018427387904 72/178 Test #73: HwyCombineTestGroup/HwyCombineTest.TestAllConcatOddEven/SCALAR # GetParam() = 4611686018427387904 ..................... Passed 0.11 sec Start 136: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/SCALAR # GetParam() = 4611686018427387904 73/178 Test #74: HwyCompareTestGroup/HwyCompareTest.TestAllEquality/SCALAR # GetParam() = 4611686018427387904 .......................... Passed 0.11 sec Start 137: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/SCALAR # GetParam() = 4611686018427387904 74/178 Test #75: HwyCompareTestGroup/HwyCompareTest.TestAllStrictUnsigned/SCALAR # GetParam() = 4611686018427387904 .................... Passed 0.11 sec Start 138: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/SCALAR # GetParam() = 4611686018427387904 75/178 Test #76: HwyCompareTestGroup/HwyCompareTest.TestAllStrictInt/SCALAR # GetParam() = 4611686018427387904 ......................... Passed 0.11 sec Start 139: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/SCALAR # GetParam() = 4611686018427387904 76/178 Test #77: HwyCompareTestGroup/HwyCompareTest.TestAllStrictFloat/SCALAR # GetParam() = 4611686018427387904 ....................... Passed 0.11 sec Start 140: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/SCALAR # GetParam() = 4611686018427387904 77/178 Test #78: HwyCompareTestGroup/HwyCompareTest.TestAllWeakFloat/SCALAR # GetParam() = 4611686018427387904 ......................... Passed 0.11 sec Start 141: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/SCALAR # GetParam() = 4611686018427387904 78/178 Test #79: HwyCompareTestGroup/HwyCompareTest.TestAllLt128/SCALAR # GetParam() = 4611686018427387904 ............................. Passed 0.11 sec Start 142: HwyMulTestGroup/HwyMulTest.TestAllMul/SCALAR # GetParam() = 4611686018427387904 79/178 Test #80: HwyCompareTestGroup/HwyCompareTest.TestAllLt128Upper/SCALAR # GetParam() = 4611686018427387904 ........................ Passed 0.11 sec Start 143: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/SCALAR # GetParam() = 4611686018427387904 80/178 Test #81: HwyCompareTestGroup/HwyCompareTest.TestAllEq128/SCALAR # GetParam() = 4611686018427387904 ............................. Passed 0.11 sec Start 144: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/SCALAR # GetParam() = 4611686018427387904 81/178 Test #82: HwyCompareTestGroup/HwyCompareTest.TestAllEq128Upper/SCALAR # GetParam() = 4611686018427387904 ........................ Passed 0.11 sec Start 145: HwyMulTestGroup/HwyMulTest.TestAllMulEven/SCALAR # GetParam() = 4611686018427387904 82/178 Test #83: HwyCompressTestGroup/HwyCompressTest.TestAllCompress/SCALAR # GetParam() = 4611686018427387904 ........................ Passed 0.11 sec Start 146: HwyMulTestGroup/HwyMulTest.TestAllMulAdd/SCALAR # GetParam() = 4611686018427387904 83/178 Test #84: HwyCompressTestGroup/HwyCompressTest.TestAllCompressBlocks/SCALAR # GetParam() = 4611686018427387904 .................. Passed 0.11 sec Start 147: HwyMulTestGroup/HwyMulTest.TestAllReorderWidenMulAccumulate/SCALAR # GetParam() = 4611686018427387904 84/178 Test #85: HwyConvertTestGroup/HwyConvertTest.TestAllBitCast/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.11 sec Start 148: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/SCALAR # GetParam() = 4611686018427387904 85/178 Test #86: HwyConvertTestGroup/HwyConvertTest.TestAllPromoteTo/SCALAR # GetParam() = 4611686018427387904 ......................... Passed 0.11 sec Start 149: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/SCALAR # GetParam() = 4611686018427387904 86/178 Test #87: HwyConvertTestGroup/HwyConvertTest.TestAllF16/SCALAR # GetParam() = 4611686018427387904 ............................... Passed 0.11 sec Start 150: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/SCALAR # GetParam() = 4611686018427387904 87/178 Test #88: HwyConvertTestGroup/HwyConvertTest.TestAllBF16/SCALAR # GetParam() = 4611686018427387904 .............................. Passed 0.11 sec Start 151: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/SCALAR # GetParam() = 4611686018427387904 88/178 Test #89: HwyConvertTestGroup/HwyConvertTest.TestAllConvertU8/SCALAR # GetParam() = 4611686018427387904 ......................... Passed 0.11 sec Start 152: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/SCALAR # GetParam() = 4611686018427387904 89/178 Test #90: HwyConvertTestGroup/HwyConvertTest.TestAllTruncate/SCALAR # GetParam() = 4611686018427387904 .......................... Passed 0.11 sec Start 153: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/SCALAR # GetParam() = 4611686018427387904 90/178 Test #91: HwyConvertTestGroup/HwyConvertTest.TestAllIntFromFloat/SCALAR # GetParam() = 4611686018427387904 ...................... Passed 0.11 sec Start 154: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/SCALAR # GetParam() = 4611686018427387904 91/178 Test #92: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromInt/SCALAR # GetParam() = 4611686018427387904 ...................... Passed 0.11 sec Start 155: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/SCALAR # GetParam() = 4611686018427387904 92/178 Test #93: HwyConvertTestGroup/HwyConvertTest.TestAllFloatFromUint/SCALAR # GetParam() = 4611686018427387904 ..................... Passed 0.11 sec Start 156: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/SCALAR # GetParam() = 4611686018427387904 93/178 Test #94: HwyConvertTestGroup/HwyConvertTest.TestAllI32F64/SCALAR # GetParam() = 4611686018427387904 ............................ Passed 0.11 sec Start 157: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/SCALAR # GetParam() = 4611686018427387904 94/178 Test #95: HwyCryptoTestGroup/HwyCryptoTest.TestAllAES/SCALAR # GetParam() = 4611686018427387904 ................................. Passed 0.11 sec Start 158: HwyShiftTestGroup/HwyShiftTest.TestAllRotateRight/SCALAR # GetParam() = 4611686018427387904 95/178 Test #96: HwyCryptoTestGroup/HwyCryptoTest.TestAllCLMul/SCALAR # GetParam() = 4611686018427387904 ............................... Passed 0.11 sec Start 159: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/SCALAR # GetParam() = 4611686018427387904 96/178 Test #97: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToInt/SCALAR # GetParam() = 4611686018427387904 ......................... Passed 0.11 sec Start 160: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/SCALAR # GetParam() = 4611686018427387904 97/178 Test #98: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToMixed/SCALAR # GetParam() = 4611686018427387904 ....................... Passed 0.11 sec Start 161: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/SCALAR # GetParam() = 4611686018427387904 98/178 Test #99: HwyDemoteTestGroup/HwyDemoteTest.TestAllDemoteToFloat/SCALAR # GetParam() = 4611686018427387904 ....................... Passed 0.11 sec Start 162: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/SCALAR # GetParam() = 4611686018427387904 99/178 Test #100: HwyDemoteTestGroup/HwyDemoteTest.TestAllReorderDemote2To/SCALAR # GetParam() = 4611686018427387904 .................... Passed 0.11 sec Start 163: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/SCALAR # GetParam() = 4611686018427387904 100/178 Test #101: HwyDemoteTestGroup/HwyDemoteTest.TestAllI32F64/SCALAR # GetParam() = 4611686018427387904 .............................. Passed 0.11 sec Start 164: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/SCALAR # GetParam() = 4611686018427387904 101/178 Test #102: HwyFloatTestGroup/HwyFloatTest.TestAllDiv/SCALAR # GetParam() = 4611686018427387904 ................................... Passed 0.11 sec Start 165: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEvenBlocks/SCALAR # GetParam() = 4611686018427387904 102/178 Test #103: HwyFloatTestGroup/HwyFloatTest.TestAllApproximateReciprocal/SCALAR # GetParam() = 4611686018427387904 ................. Passed 0.11 sec Start 166: HwySwizzleTestGroup/HwySwizzleTest.TestAllSwapAdjacentBlocks/SCALAR # GetParam() = 4611686018427387904 103/178 Test #104: HwyFloatTestGroup/HwyFloatTest.TestAllSquareRoot/SCALAR # GetParam() = 4611686018427387904 ............................ Passed 0.11 sec Start 167: HwySwizzleTestGroup/HwySwizzleTest.TestAllTableLookupLanes/SCALAR # GetParam() = 4611686018427387904 104/178 Test #105: HwyFloatTestGroup/HwyFloatTest.TestAllReciprocalSquareRoot/SCALAR # GetParam() = 4611686018427387904 .................. Passed 0.11 sec Start 168: TestUtilTestGroup/TestUtilTest.TestAllName/SCALAR # GetParam() = 4611686018427387904 105/178 Test #106: HwyFloatTestGroup/HwyFloatTest.TestAllRound/SCALAR # GetParam() = 4611686018427387904 ................................. Passed 0.11 sec Start 169: TestUtilTestGroup/TestUtilTest.TestAllEqual/SCALAR # GetParam() = 4611686018427387904 106/178 Test #107: HwyFloatTestGroup/HwyFloatTest.TestAllNearestInt/SCALAR # GetParam() = 4611686018427387904 ............................ Passed 0.11 sec Start 170: DotTestGroup/DotTest.TestAllDot/SCALAR # GetParam() = 4611686018427387904 107/178 Test #108: HwyFloatTestGroup/HwyFloatTest.TestAllTrunc/SCALAR # GetParam() = 4611686018427387904 ................................. Passed 0.11 sec Start 171: DotTestGroup/DotTest.TestAllDotBF16/SCALAR # GetParam() = 4611686018427387904 108/178 Test #109: HwyFloatTestGroup/HwyFloatTest.TestAllCeil/SCALAR # GetParam() = 4611686018427387904 .................................. Passed 0.11 sec Start 172: ImageTestGroup/ImageTest.TestAligned/SCALAR # GetParam() = 4611686018427387904 109/178 Test #110: HwyFloatTestGroup/HwyFloatTest.TestAllFloor/SCALAR # GetParam() = 4611686018427387904 ................................. Passed 0.11 sec Start 173: ImageTestGroup/ImageTest.TestUnaligned/SCALAR # GetParam() = 4611686018427387904 110/178 Test #111: HwyFloatTestGroup/HwyFloatTest.TestAllAbsDiff/SCALAR # GetParam() = 4611686018427387904 ............................... Passed 0.11 sec Start 174: SortTestGroup/SortTest.TestAllMedian/SCALAR # GetParam() = 4611686018427387904 111/178 Test #112: HwyIfTestGroup/HwyIfTest.TestAllIfThenElse/SCALAR # GetParam() = 4611686018427387904 .................................. Passed 0.11 sec Start 175: SortTestGroup/SortTest.TestAllBaseCase/SCALAR # GetParam() = 4611686018427387904 112/178 Test #113: HwyIfTestGroup/HwyIfTest.TestAllIfVecThenElse/SCALAR # GetParam() = 4611686018427387904 ............................... Passed 0.11 sec Start 176: SortTestGroup/SortTest.TestAllPartition/SCALAR # GetParam() = 4611686018427387904 113/178 Test #114: HwyIfTestGroup/HwyIfTest.TestAllZeroIfNegative/SCALAR # GetParam() = 4611686018427387904 .............................. Passed 0.11 sec Start 177: SortTestGroup/SortTest.TestAllGenerator/SCALAR # GetParam() = 4611686018427387904 114/178 Test #115: HwyIfTestGroup/HwyIfTest.TestAllIfNegative/SCALAR # GetParam() = 4611686018427387904 .................................. Passed 0.11 sec Start 178: SortTestGroup/SortTest.TestAllSort/SCALAR # GetParam() = 4611686018427387904 115/178 Test #116: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved2/SCALAR # GetParam() = 4611686018427387904 ..... Passed 0.11 sec 116/178 Test #117: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved3/SCALAR # GetParam() = 4611686018427387904 ..... Passed 0.11 sec 117/178 Test #118: HwyInterleavedTestGroup/HwyInterleavedTest.TestAllLoadStoreInterleaved4/SCALAR # GetParam() = 4611686018427387904 ..... Passed 0.11 sec 118/178 Test #119: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogicalInteger/SCALAR # GetParam() = 4611686018427387904 .................... Passed 0.11 sec 119/178 Test #120: HwyLogicalTestGroup/HwyLogicalTest.TestAllLogicalFloat/SCALAR # GetParam() = 4611686018427387904 ...................... Passed 0.11 sec 120/178 Test #121: HwyLogicalTestGroup/HwyLogicalTest.TestAllCopySign/SCALAR # GetParam() = 4611686018427387904 .......................... Passed 0.11 sec 121/178 Test #122: HwyLogicalTestGroup/HwyLogicalTest.TestAllBroadcastSignBit/SCALAR # GetParam() = 4611686018427387904 .................. Passed 0.11 sec 122/178 Test #123: HwyLogicalTestGroup/HwyLogicalTest.TestAllTestBit/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.10 sec 123/178 Test #125: HwyMaskTestGroup/HwyMaskTest.TestAllFromVec/SCALAR # GetParam() = 4611686018427387904 ................................. Passed 0.10 sec 124/178 Test #126: HwyMaskTestGroup/HwyMaskTest.TestAllFirstN/SCALAR # GetParam() = 4611686018427387904 .................................. Passed 0.10 sec 125/178 Test #127: HwyMaskTestGroup/HwyMaskTest.TestAllMaskVec/SCALAR # GetParam() = 4611686018427387904 ................................. Passed 0.10 sec 126/178 Test #128: HwyMaskTestGroup/HwyMaskTest.TestAllAllTrueFalse/SCALAR # GetParam() = 4611686018427387904 ............................ Passed 0.10 sec 127/178 Test #129: HwyMaskTestGroup/HwyMaskTest.TestAllCountTrue/SCALAR # GetParam() = 4611686018427387904 ............................... Passed 0.09 sec 128/178 Test #130: HwyMaskTestGroup/HwyMaskTest.TestAllFindFirstTrue/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.09 sec 129/178 Test #131: HwyMaskTestGroup/HwyMaskTest.TestAllLogicalMask/SCALAR # GetParam() = 4611686018427387904 ............................. Passed 0.09 sec 130/178 Test #132: HwyMaskTestGroup/HwyMaskTest.TestAllMaskedLoad/SCALAR # GetParam() = 4611686018427387904 .............................. Passed 0.09 sec 131/178 Test #133: HwyMaskTestGroup/HwyMaskTest.TestAllBlendedStore/SCALAR # GetParam() = 4611686018427387904 ............................ Passed 0.09 sec 132/178 Test #134: HwyMaskTestGroup/HwyMaskTest.TestAllStoreMaskBits/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.09 sec 133/178 Test #135: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadStore/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.09 sec 134/178 Test #136: HwyMemoryTestGroup/HwyMemoryTest.TestAllSafeCopyN/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.08 sec 135/178 Test #137: HwyMemoryTestGroup/HwyMemoryTest.TestAllLoadDup128/SCALAR # GetParam() = 4611686018427387904 .......................... Passed 0.08 sec 136/178 Test #138: HwyMemoryTestGroup/HwyMemoryTest.TestAllStream/SCALAR # GetParam() = 4611686018427387904 .............................. Passed 0.08 sec 137/178 Test #139: HwyMemoryTestGroup/HwyMemoryTest.TestAllScatter/SCALAR # GetParam() = 4611686018427387904 ............................. Passed 0.08 sec 138/178 Test #140: HwyMemoryTestGroup/HwyMemoryTest.TestAllGather/SCALAR # GetParam() = 4611686018427387904 .............................. Passed 0.08 sec 139/178 Test #141: HwyMemoryTestGroup/HwyMemoryTest.TestAllCache/SCALAR # GetParam() = 4611686018427387904 ............................... Passed 0.08 sec 140/178 Test #142: HwyMulTestGroup/HwyMulTest.TestAllMul/SCALAR # GetParam() = 4611686018427387904 ....................................... Passed 0.07 sec 141/178 Test #143: HwyMulTestGroup/HwyMulTest.TestAllMulHigh/SCALAR # GetParam() = 4611686018427387904 ................................... Passed 0.07 sec 142/178 Test #144: HwyMulTestGroup/HwyMulTest.TestAllMulFixedPoint15/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.07 sec 143/178 Test #145: HwyMulTestGroup/HwyMulTest.TestAllMulEven/SCALAR # GetParam() = 4611686018427387904 ................................... Passed 0.07 sec 144/178 Test #146: HwyMulTestGroup/HwyMulTest.TestAllMulAdd/SCALAR # GetParam() = 4611686018427387904 .................................... Passed 0.07 sec 145/178 Test #147: HwyMulTestGroup/HwyMulTest.TestAllReorderWidenMulAccumulate/SCALAR # GetParam() = 4611686018427387904 ................. Passed 0.07 sec 146/178 Test #148: HwyReductionTestGroup/HwyReductionTest.TestAllSumOfLanes/SCALAR # GetParam() = 4611686018427387904 .................... Passed 0.06 sec 147/178 Test #149: HwyReductionTestGroup/HwyReductionTest.TestAllMinMaxOfLanes/SCALAR # GetParam() = 4611686018427387904 ................. Passed 0.06 sec 148/178 Test #150: HwyReductionTestGroup/HwyReductionTest.TestAllSumsOf8/SCALAR # GetParam() = 4611686018427387904 ....................... Passed 0.06 sec 149/178 Test #151: HwyReverseTestGroup/HwyReverseTest.TestAllReverse/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.06 sec 150/178 Test #152: HwyReverseTestGroup/HwyReverseTest.TestAllReverse2/SCALAR # GetParam() = 4611686018427387904 .......................... Passed 0.06 sec 151/178 Test #153: HwyReverseTestGroup/HwyReverseTest.TestAllReverse4/SCALAR # GetParam() = 4611686018427387904 .......................... Passed 0.06 sec 152/178 Test #154: HwyReverseTestGroup/HwyReverseTest.TestAllReverse8/SCALAR # GetParam() = 4611686018427387904 .......................... Passed 0.06 sec 153/178 Test #155: HwyReverseTestGroup/HwyReverseTest.TestAllReverseBlocks/SCALAR # GetParam() = 4611686018427387904 ..................... Passed 0.05 sec 154/178 Test #156: HwyShiftTestGroup/HwyShiftTest.TestAllShifts/SCALAR # GetParam() = 4611686018427387904 ................................ Passed 0.05 sec 155/178 Test #157: HwyShiftTestGroup/HwyShiftTest.TestAllVariableShifts/SCALAR # GetParam() = 4611686018427387904 ........................ Passed 0.05 sec 156/178 Test #158: HwyShiftTestGroup/HwyShiftTest.TestAllRotateRight/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.05 sec 157/178 Test #159: HwySwizzleTestGroup/HwySwizzleTest.TestAllGetLane/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.05 sec 158/178 Test #160: HwySwizzleTestGroup/HwySwizzleTest.TestAllExtractLane/SCALAR # GetParam() = 4611686018427387904 ....................... Passed 0.05 sec 159/178 Test #161: HwySwizzleTestGroup/HwySwizzleTest.TestAllInsertLane/SCALAR # GetParam() = 4611686018427387904 ........................ Passed 0.04 sec 160/178 Test #162: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupEven/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.04 sec 161/178 Test #163: HwySwizzleTestGroup/HwySwizzleTest.TestAllDupOdd/SCALAR # GetParam() = 4611686018427387904 ............................ Passed 0.04 sec 162/178 Test #164: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEven/SCALAR # GetParam() = 4611686018427387904 ........................... Passed 0.04 sec 163/178 Test #165: HwySwizzleTestGroup/HwySwizzleTest.TestAllOddEvenBlocks/SCALAR # GetParam() = 4611686018427387904 ..................... Passed 0.04 sec 164/178 Test #166: HwySwizzleTestGroup/HwySwizzleTest.TestAllSwapAdjacentBlocks/SCALAR # GetParam() = 4611686018427387904 ................ Passed 0.04 sec 165/178 Test #167: HwySwizzleTestGroup/HwySwizzleTest.TestAllTableLookupLanes/SCALAR # GetParam() = 4611686018427387904 .................. Passed 0.04 sec 166/178 Test #168: TestUtilTestGroup/TestUtilTest.TestAllName/SCALAR # GetParam() = 4611686018427387904 .................................. Passed 0.03 sec 167/178 Test #169: TestUtilTestGroup/TestUtilTest.TestAllEqual/SCALAR # GetParam() = 4611686018427387904 ................................. Passed 0.03 sec 168/178 Test #170: DotTestGroup/DotTest.TestAllDot/SCALAR # GetParam() = 4611686018427387904 ............................................. Passed 0.03 sec 169/178 Test #171: DotTestGroup/DotTest.TestAllDotBF16/SCALAR # GetParam() = 4611686018427387904 ......................................... Passed 0.03 sec 170/178 Test #172: ImageTestGroup/ImageTest.TestAligned/SCALAR # GetParam() = 4611686018427387904 ........................................ Passed 0.03 sec 171/178 Test #173: ImageTestGroup/ImageTest.TestUnaligned/SCALAR # GetParam() = 4611686018427387904 ...................................... Passed 0.03 sec 172/178 Test #174: SortTestGroup/SortTest.TestAllMedian/SCALAR # GetParam() = 4611686018427387904 ........................................ Passed 0.02 sec 173/178 Test #175: SortTestGroup/SortTest.TestAllBaseCase/SCALAR # GetParam() = 4611686018427387904 ...................................... Passed 0.02 sec 174/178 Test #176: SortTestGroup/SortTest.TestAllPartition/SCALAR # GetParam() = 4611686018427387904 ..................................... Passed 0.02 sec 175/178 Test #177: SortTestGroup/SortTest.TestAllGenerator/SCALAR # GetParam() = 4611686018427387904 ..................................... Passed 0.01 sec 176/178 Test #124: HwyLogicalTestGroup/HwyLogicalTest.TestAllPopulationCount/SCALAR # GetParam() = 4611686018427387904 ................... Passed 0.12 sec 177/178 Test #45: NanobenchmarkTest.RunAll ............................................................................................... Passed 0.39 sec 178/178 Test #178: SortTestGroup/SortTest.TestAllSort/SCALAR # GetParam() = 4611686018427387904 .......................................... Passed 0.43 sec 100% tests passed, 0 tests failed out of 178 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.2-r0.apk >>> highway*: Tracing dependencies... >>> highway*: Package size: 8.0 KB >>> highway*: Compressing data... >>> highway*: Create checksum... >>> highway*: Create highway-1.0.2-r0.apk >>> highway: Build complete at Sun, 06 Nov 2022 04:39:56 +0000 elapsed time 0h 0m 16s >>> highway: Cleaning up srcdir >>> highway: Cleaning up pkgdir >>> highway: Uninstalling dependencies... (1/9) Purging .makedepends-highway (20221106.043941) (2/9) Purging cmake (3.24.3-r0) (3/9) Purging gtest-dev (1.12.1-r0) (4/9) Purging gmock (1.12.1-r0) (5/9) Purging gtest (1.12.1-r0) (6/9) Purging samurai (1.2-r2) (7/9) Purging libarchive (3.6.1-r1) (8/9) Purging rhash-libs (1.4.3-r1) (9/9) Purging libuv (1.44.2-r0) Executing busybox-1.35.0-r27.trigger OK: 222 MiB in 97 packages >>> highway: Updating the community/armhf repository index... >>> highway: Signing the index...