******************************************************************************** conan install highway/0.11.1@ --profile=/home/conan/w/BuildSingleReference/8389/c8d941f2-90fe-407a-b983-76340e821b8a/profile.txt --build=highway ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=5 os=Linux os_build=Linux [options] [build_requires] [env] highway/0.11.1: Forced build from source Installing package: highway/0.11.1 Requirements highway/0.11.1 from local cache - Cache Packages highway/0.11.1:3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d - Build Installing (downloading, building) binaries... highway/0.11.1: Copying sources to build folder highway/0.11.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d highway/0.11.1: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK highway/0.11.1: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/package/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_TESTING="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- 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 -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++ -- Performing Test HWY_EMSCRIPTEN -- Performing Test HWY_EMSCRIPTEN - Failed -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d' '--' '-j3' ----------------- Scanning dependencies of target hwy_list_targets [ 7%] Building CXX object source_subfolder/CMakeFiles/hwy_list_targets.dir/hwy/tests/list_targets.cc.o [ 14%] Linking CXX executable ../bin/hwy_list_targets [ 14%] Built target hwy_list_targets Scanning dependencies of target hwy [ 21%] Building CXX object source_subfolder/CMakeFiles/hwy.dir/hwy/nanobenchmark.cc.o [ 28%] Building CXX object source_subfolder/CMakeFiles/hwy.dir/hwy/aligned_allocator.cc.o [ 35%] Building CXX object source_subfolder/CMakeFiles/hwy.dir/hwy/targets.cc.o [ 42%] Linking CXX static library ../lib/libhwy.a [ 42%] Built target hwy Scanning dependencies of target hwy_benchmark Scanning dependencies of target skeleton Scanning dependencies of target skeleton_static [ 50%] Building CXX object source_subfolder/CMakeFiles/hwy_benchmark.dir/hwy/examples/benchmark.cc.o [ 57%] Building CXX object source_subfolder/CMakeFiles/skeleton.dir/hwy/examples/skeleton_main.cc.o [ 64%] Building CXX object source_subfolder/CMakeFiles/skeleton_static.dir/hwy/examples/skeleton_static_main.cc.o [ 71%] Building CXX object source_subfolder/CMakeFiles/skeleton.dir/hwy/examples/skeleton.cc.o [ 78%] Linking CXX executable ../bin/skeleton_static [ 78%] Built target skeleton_static [ 85%] Building CXX object source_subfolder/CMakeFiles/hwy_benchmark.dir/hwy/nanobenchmark.cc.o source_subfolder/CMakeFiles/hwy_benchmark.dir/build.make:81: recipe for target 'source_subfolder/CMakeFiles/hwy_benchmark.dir/hwy/examples/benchmark.cc.o' failed source_subfolder/CMakeFiles/skeleton.dir/build.make:94: recipe for target 'source_subfolder/CMakeFiles/skeleton.dir/hwy/examples/skeleton.cc.o' failed CMakeFiles/Makefile2:147: recipe for target 'source_subfolder/CMakeFiles/skeleton.dir/all' failed CMakeFiles/Makefile2:228: recipe for target 'source_subfolder/CMakeFiles/hwy_benchmark.dir/all' failed Makefile:148: recipe for target 'all' failed highway/0.11.1: CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY Compiled HWY_TARGETS: AVX3 AVX2 SSE4 Scalar HWY_BASELINE_TARGETS: Scalar In file included from /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/highway.h:262:0, from /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/examples/skeleton.cc:29, from /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/foreach_target.h:102, from /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/examples/skeleton.cc:26: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::Undefined(hwy::N_AVX3::Full512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:203:43: error: there are no arguments to ‘_mm512_undefined_epi32’ that depend on a template parameter, so a declaration of ‘_mm512_undefined_epi32’ must be available [-fpermissive] return Vec512{_mm512_undefined_epi32()}; ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:203:43: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated) /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::Abs(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:640:43: error: ‘_mm512_abs_ps’ was not declared in this scope return Vec512{_mm512_abs_ps(v.raw)}; ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::Abs(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:643:44: error: ‘_mm512_abs_pd’ was not declared in this scope return Vec512{_mm512_abs_pd(v.raw)}; ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec256 hwy::N_AVX3::DemoteTo(hwy::N_AVX3::Full256, hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2371:62: error: ‘_mm512_packus_epi32’ was not declared in this scope const Vec512 u16{_mm512_packus_epi32(v.raw, v.raw)}; ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec256 hwy::N_AVX3::DemoteTo(hwy::N_AVX3::Full256, hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2382:60: error: ‘_mm512_packs_epi32’ was not declared in this scope const Vec512 i16{_mm512_packs_epi32(v.raw, v.raw)}; ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec128 hwy::N_AVX3::DemoteTo(hwy::N_AVX3::Full128, hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2393:62: error: ‘_mm512_packus_epi32’ was not declared in this scope const Vec512 u16{_mm512_packus_epi32(v.raw, v.raw)}; ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec128 hwy::N_AVX3::DemoteTo(hwy::N_AVX3::Full128, hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2419:60: error: ‘_mm512_packs_epi32’ was not declared in this scope const Vec512 i16{_mm512_packs_epi32(v.raw, v.raw)}; ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::SumOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2682:63: error: ‘_mm512_reduce_add_epi32’ was not declared in this scope return Set(Full512(), _mm512_reduce_add_epi32(v.raw)); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::SumOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2685:63: error: ‘_mm512_reduce_add_epi64’ was not declared in this scope return Set(Full512(), _mm512_reduce_add_epi64(v.raw)); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::SumOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2696:58: error: ‘_mm512_reduce_add_ps’ was not declared in this scope return Set(Full512(), _mm512_reduce_add_ps(v.raw)); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::SumOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2699:59: error: ‘_mm512_reduce_add_pd’ was not declared in this scope return Set(Full512(), _mm512_reduce_add_pd(v.raw)); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::MinOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2704:63: error: ‘_mm512_reduce_min_epi32’ was not declared in this scope return Set(Full512(), _mm512_reduce_min_epi32(v.raw)); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::MinOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2707:63: error: ‘_mm512_reduce_min_epi64’ was not declared in this scope return Set(Full512(), _mm512_reduce_min_epi64(v.raw)); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::MinOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2710:64: error: ‘_mm512_reduce_min_epu32’ was not declared in this scope return Set(Full512(), _mm512_reduce_min_epu32(v.raw)); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::MinOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2713:64: error: ‘_mm512_reduce_min_epu64’ was not declared in this scope return Set(Full512(), _mm512_reduce_min_epu64(v.raw)); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::MinOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2716:58: error: ‘_mm512_reduce_min_ps’ was not declared in this scope return Set(Full512(), _mm512_reduce_min_ps(v.raw)); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::MinOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2719:59: error: ‘_mm512_reduce_min_pd’ was not declared in this scope return Set(Full512(), _mm512_reduce_min_pd(v.raw)); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::MaxOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2724:63: error: ‘_mm512_reduce_max_epi32’ was not declared in this scope return Set(Full512(), _mm512_reduce_max_epi32(v.raw)); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::MaxOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2727:63: error: ‘_mm512_reduce_max_epi64’ was not declared in this scope return Set(Full512(), _mm512_reduce_max_epi64(v.raw)); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::MaxOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2730:64: error: ‘_mm512_reduce_max_epu32’ was not declared in this scope return Set(Full512(), _mm512_reduce_max_epu32(v.raw)); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::MaxOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2733:64: error: ‘_mm512_reduce_max_epu64’ was not declared in this scope return Set(Full512(), _mm512_reduce_max_epu64(v.raw)); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::MaxOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2736:58: error: ‘_mm512_reduce_max_ps’ was not declared in this scope return Set(Full512(), _mm512_reduce_max_ps(v.raw)); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::MaxOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2739:59: error: ‘_mm512_reduce_max_pd’ was not declared in this scope return Set(Full512(), _mm512_reduce_max_pd(v.raw)); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/highway.h:262:0, from /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/examples/benchmark.cc:27, from /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/foreach_target.h:102, from /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/examples/benchmark.cc:17: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::Undefined(hwy::N_AVX3::Full512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:203:43: error: there are no arguments to ‘_mm512_undefined_epi32’ that depend on a template parameter, so a declaration of ‘_mm512_undefined_epi32’ must be available [-fpermissive] return Vec512{_mm512_undefined_epi32()}; ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:203:43: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated) /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::Abs(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:640:43: error: ‘_mm512_abs_ps’ was not declared in this scope return Vec512{_mm512_abs_ps(v.raw)}; ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::Abs(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:643:44: error: ‘_mm512_abs_pd’ was not declared in this scope return Vec512{_mm512_abs_pd(v.raw)}; ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec256 hwy::N_AVX3::DemoteTo(hwy::N_AVX3::Full256, hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2371:62: error: ‘_mm512_packus_epi32’ was not declared in this scope const Vec512 u16{_mm512_packus_epi32(v.raw, v.raw)}; ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec256 hwy::N_AVX3::DemoteTo(hwy::N_AVX3::Full256, hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2382:60: error: ‘_mm512_packs_epi32’ was not declared in this scope const Vec512 i16{_mm512_packs_epi32(v.raw, v.raw)}; ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec128 hwy::N_AVX3::DemoteTo(hwy::N_AVX3::Full128, hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2393:62: error: ‘_mm512_packus_epi32’ was not declared in this scope const Vec512 u16{_mm512_packus_epi32(v.raw, v.raw)}; ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec128 hwy::N_AVX3::DemoteTo(hwy::N_AVX3::Full128, hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2419:60: error: ‘_mm512_packs_epi32’ was not declared in this scope const Vec512 i16{_mm512_packs_epi32(v.raw, v.raw)}; ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::SumOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2682:63: error: ‘_mm512_reduce_add_epi32’ was not declared in this scope return Set(Full512(), _mm512_reduce_add_epi32(v.raw)); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::SumOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2685:63: error: ‘_mm512_reduce_add_epi64’ was not declared in this scope return Set(Full512(), _mm512_reduce_add_epi64(v.raw)); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::SumOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2696:58: error: ‘_mm512_reduce_add_ps’ was not declared in this scope return Set(Full512(), _mm512_reduce_add_ps(v.raw)); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::SumOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2699:59: error: ‘_mm512_reduce_add_pd’ was not declared in this scope return Set(Full512(), _mm512_reduce_add_pd(v.raw)); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::MinOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2704:63: error: ‘_mm512_reduce_min_epi32’ was not declared in this scope return Set(Full512(), _mm512_reduce_min_epi32(v.raw)); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::MinOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2707:63: error: ‘_mm512_reduce_min_epi64’ was not declared in this scope return Set(Full512(), _mm512_reduce_min_epi64(v.raw)); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::MinOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2710:64: error: ‘_mm512_reduce_min_epu32’ was not declared in this scope return Set(Full512(), _mm512_reduce_min_epu32(v.raw)); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::MinOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2713:64: error: ‘_mm512_reduce_min_epu64’ was not declared in this scope return Set(Full512(), _mm512_reduce_min_epu64(v.raw)); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::MinOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2716:58: error: ‘_mm512_reduce_min_ps’ was not declared in this scope return Set(Full512(), _mm512_reduce_min_ps(v.raw)); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::MinOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2719:59: error: ‘_mm512_reduce_min_pd’ was not declared in this scope return Set(Full512(), _mm512_reduce_min_pd(v.raw)); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::MaxOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2724:63: error: ‘_mm512_reduce_max_epi32’ was not declared in this scope return Set(Full512(), _mm512_reduce_max_epi32(v.raw)); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::MaxOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2727:63: error: ‘_mm512_reduce_max_epi64’ was not declared in this scope return Set(Full512(), _mm512_reduce_max_epi64(v.raw)); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::MaxOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2730:64: error: ‘_mm512_reduce_max_epu32’ was not declared in this scope return Set(Full512(), _mm512_reduce_max_epu32(v.raw)); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::MaxOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2733:64: error: ‘_mm512_reduce_max_epu64’ was not declared in this scope return Set(Full512(), _mm512_reduce_max_epu64(v.raw)); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::MaxOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2736:58: error: ‘_mm512_reduce_max_ps’ was not declared in this scope return Set(Full512(), _mm512_reduce_max_ps(v.raw)); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h: In function ‘hwy::N_AVX3::Vec512 hwy::N_AVX3::MaxOfLanes(hwy::N_AVX3::Vec512)’: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/ops/x86_512-inl.h:2739:59: error: ‘_mm512_reduce_max_pd’ was not declared in this scope return Set(Full512(), _mm512_reduce_max_pd(v.raw)); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/targets.h:23:0, from /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/foreach_target.h:22, from /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/examples/benchmark.cc:17: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/examples/benchmark.cc: At global scope: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/examples/benchmark.cc:228:12: error: the value of ‘hwy::RunBenchmarksHighwayDispatchTable’ is not usable in a constant expression HWY_EXPORT(RunBenchmarks); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/base.h:244:31: note: in definition of macro ‘HWY_CONCAT_IMPL’ #define HWY_CONCAT_IMPL(a, b) a##b ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/highway.h:171:3: note: in expansion of macro ‘HWY_CONCAT’ HWY_CONCAT(FUNC_NAME, HighwayDispatchTable) ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/highway.h:224:43: note: in expansion of macro ‘HWY_DISPATCH_TABLE’ FUNC_NAME)))::ChooseAndCall, \ ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/examples/benchmark.cc:228:1: note: in expansion of macro ‘HWY_EXPORT’ HWY_EXPORT(RunBenchmarks); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/examples/benchmark.cc:228:12: note: ‘hwy::RunBenchmarksHighwayDispatchTable’ was not declared ‘constexpr’ HWY_EXPORT(RunBenchmarks); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/base.h:244:31: note: in definition of macro ‘HWY_CONCAT_IMPL’ #define HWY_CONCAT_IMPL(a, b) a##b ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/highway.h:171:3: note: in expansion of macro ‘HWY_CONCAT’ HWY_CONCAT(FUNC_NAME, HighwayDispatchTable) ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/highway.h:220:13: note: in expansion of macro ‘HWY_DISPATCH_TABLE’ const HWY_DISPATCH_TABLE(FUNC_NAME)[HWY_MAX_DYNAMIC_TARGETS + 2] = { \ ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/examples/benchmark.cc:228:1: note: in expansion of macro ‘HWY_EXPORT’ HWY_EXPORT(RunBenchmarks); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/examples/skeleton.h:23:0, from /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/examples/skeleton.cc:15: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/examples/skeleton.cc: At global scope: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/examples/skeleton.cc:60:12: error: the value of ‘skeleton::SkeletonHighwayDispatchTable’ is not usable in a constant expression HWY_EXPORT(Skeleton); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/base.h:244:31: note: in definition of macro ‘HWY_CONCAT_IMPL’ #define HWY_CONCAT_IMPL(a, b) a##b ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/highway.h:171:3: note: in expansion of macro ‘HWY_CONCAT’ HWY_CONCAT(FUNC_NAME, HighwayDispatchTable) ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/highway.h:224:43: note: in expansion of macro ‘HWY_DISPATCH_TABLE’ FUNC_NAME)))::ChooseAndCall, \ ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/examples/skeleton.cc:60:1: note: in expansion of macro ‘HWY_EXPORT’ HWY_EXPORT(Skeleton); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/examples/skeleton.cc:60:12: note: ‘skeleton::SkeletonHighwayDispatchTable’ was not declared ‘constexpr’ HWY_EXPORT(Skeleton); ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/base.h:244:31: note: in definition of macro ‘HWY_CONCAT_IMPL’ #define HWY_CONCAT_IMPL(a, b) a##b ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/highway.h:171:3: note: in expansion of macro ‘HWY_CONCAT’ HWY_CONCAT(FUNC_NAME, HighwayDispatchTable) ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/highway.h:220:13: note: in expansion of macro ‘HWY_DISPATCH_TABLE’ const HWY_DISPATCH_TABLE(FUNC_NAME)[HWY_MAX_DYNAMIC_TARGETS + 2] = { \ ^ /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d/source_subfolder/hwy/examples/skeleton.cc:60:1: note: in expansion of macro ‘HWY_EXPORT’ HWY_EXPORT(Skeleton); ^ make[2]: *** [source_subfolder/CMakeFiles/hwy_benchmark.dir/hwy/examples/benchmark.cc.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [source_subfolder/CMakeFiles/skeleton.dir/hwy/examples/skeleton.cc.o] Error 1 make[1]: *** [source_subfolder/CMakeFiles/skeleton.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [source_subfolder/CMakeFiles/hwy_benchmark.dir/all] Error 2 make: *** [all] Error 2 highway/0.11.1: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d highway/0.11.1: ERROR: Package '3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d' build failed highway/0.11.1: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d ERROR: highway/0.11.1: Error in build() method, line 44 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/highway/0.11.1/_/_/build/3d8c85c54f7fd2f6b48e52cc88af1bf81a02a93d' '--' '-j3'