******************************************************************************** conan test conan-center-index/recipes/jfalcou-eve/all/test_package/conanfile.py jfalcou-eve/v2022.03.0@#b6ea81cf68e38688033001dfa1700695 -pr /home/conan/w/prod/BuildSingleReference/70205/5cdcc078-75f8-46c5-98d4-c1b02d0fecb7/profile_linux_12_libstdcpp_clang_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 12.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=12 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=12 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True jfalcou-eve/v2022.03.0 (test package): Installing package Requirements jfalcou-eve/v2022.03.0 from local cache - Cache Packages jfalcou-eve/v2022.03.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... jfalcou-eve/v2022.03.0: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'c3i_PR-9785' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz jfalcou-eve/v2022.03.0: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 jfalcou-eve/v2022.03.0: Downloaded package revision c33e7e87a7be267481a56d7e0dde03c3 jfalcou-eve/v2022.03.0 (test package): Generator txt created conanbuildinfo.txt jfalcou-eve/v2022.03.0 (test package): Generator cmake_find_package created Findeve.cmake jfalcou-eve/v2022.03.0 (test package): Generator cmake created conanbuildinfo.cmake jfalcou-eve/v2022.03.0 (test package): Aggregating env generators jfalcou-eve/v2022.03.0 (test package): Generated conaninfo.txt jfalcou-eve/v2022.03.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/jfalcou-eve/all/test_package/build/010a570ff7d501e012ed432efc43a97348a5b367/conan.lock' Using cached profile from lockfile [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 jfalcou-eve/v2022.03.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/jfalcou-eve/all/test_package/build/010a570ff7d501e012ed432efc43a97348a5b367' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="12" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/jfalcou-eve/all/test_package/build/010a570ff7d501e012ed432efc43a97348a5b367/package" -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_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/jfalcou-eve/all/test_package/build/010a570ff7d501e012ed432efc43a97348a5b367" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/jfalcou-eve/all/test_package' ----------------- -- The C compiler identification is Clang 12.0.0 -- The CXX compiler identification is Clang 12.0.0 -- Check for working C compiler: /usr/local/bin/clang -- Check for working C compiler: /usr/local/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/local/bin/clang++ -- Check for working CXX compiler: /usr/local/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler Clang>=8, checking major version 12 -- Conan: Checking correct version: 12 -- Conan: C++ stdlib: libstdc++ -- Conan: Using autogenerated Findeve.cmake -- Found eve: v2022.03.0 (found version "v2022.03.0") -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/jfalcou-eve/all/test_package/build/010a570ff7d501e012ed432efc43a97348a5b367 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/jfalcou-eve/all/test_package/build/010a570ff7d501e012ed432efc43a97348a5b367' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o CMakeFiles/test_package.dir/build.make:62: recipe for target 'CMakeFiles/test_package.dir/test_package.cpp.o' failed CMakeFiles/Makefile2:75: recipe for target 'CMakeFiles/test_package.dir/all' failed Makefile:83: recipe for target 'all' failed CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR In file included from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/jfalcou-eve/all/test_package/test_package.cpp:1: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/jfalcou-eve/v2022.03.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/eve/eve.hpp:48: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/jfalcou-eve/v2022.03.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/eve/wide.hpp:11: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/jfalcou-eve/v2022.03.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/eve/arch/wide.hpp:10: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/jfalcou-eve/v2022.03.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/eve/arch/cpu/wide.hpp:23: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/jfalcou-eve/v2022.03.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/eve/detail/function/load.hpp:21: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/jfalcou-eve/v2022.03.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/eve/detail/function/simd/common/load.hpp:17: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/jfalcou-eve/v2022.03.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/eve/module/core/regular/replace.hpp:13: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/jfalcou-eve/v2022.03.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/eve/module/core/regular/if_else.hpp:103: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/jfalcou-eve/v2022.03.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/eve/module/core/regular/impl/if_else.hpp:10: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/jfalcou-eve/v2022.03.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/eve/module/core/regular/convert.hpp:93: /home/conan/w/prod/BuildSingleReference/.conan/data/jfalcou-eve/v2022.03.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/eve/module/core/regular/impl/simd/x86/convert.hpp:26:11: error: expected unqualified-id using enum category; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/jfalcou-eve/v2022.03.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/eve/module/core/regular/impl/simd/x86/convert.hpp:45:32: error: use of undeclared identifier 'int16x8' else if constexpr(c_in == int16x8 && sizeof(U) == 1) return _mm_packs_epi16 ( v, v); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/jfalcou-eve/v2022.03.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/eve/module/core/regular/impl/simd/x86/convert.hpp:46:32: error: use of undeclared identifier 'int16x16' else if constexpr(c_in == int16x16 && sizeof(U) == 1) return _mm_packs_epi16 ( v.slice(lower_) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/jfalcou-eve/v2022.03.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/eve/module/core/regular/impl/simd/x86/convert.hpp:51:33: error: use of undeclared identifier 'int32x4' else if constexpr( c_in == int32x4 && sizeof(U) == 2) return _mm_packs_epi32( v, v); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/jfalcou-eve/v2022.03.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/eve/module/core/regular/impl/simd/x86/convert.hpp:52:33: error: use of undeclared identifier 'int32x8' else if constexpr( c_in == int32x8 && sizeof(U) == 2) return _mm_packs_epi32( v.slice(lower_) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/jfalcou-eve/v2022.03.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/eve/module/core/regular/impl/simd/x86/convert.hpp:68:11: error: expected unqualified-id using enum category; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/jfalcou-eve/v2022.03.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/eve/module/core/regular/impl/simd/x86/convert.hpp:74:32: error: use of undeclared identifier 'float64x2' if constexpr( c_i == float64x2 && c_o == float32x4) return _mm_cvtpd_ps(v); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/jfalcou-eve/v2022.03.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/eve/module/core/regular/impl/simd/x86/convert.hpp:74:52: error: use of undeclared identifier 'float32x4' if constexpr( c_i == float64x2 && c_o == float32x4) return _mm_cvtpd_ps(v); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/jfalcou-eve/v2022.03.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/eve/module/core/regular/impl/simd/x86/convert.hpp:75:32: error: use of undeclared identifier 'float64x4' else if constexpr( c_i == float64x4 && c_o == float32x4) return _mm256_cvtpd_ps(v); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/jfalcou-eve/v2022.03.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/eve/module/core/regular/impl/simd/x86/convert.hpp:75:52: error: use of undeclared identifier 'float32x4' else if constexpr( c_i == float64x4 && c_o == float32x4) return _mm256_cvtpd_ps(v); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/jfalcou-eve/v2022.03.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/eve/module/core/regular/impl/simd/x86/convert.hpp:76:32: error: use of undeclared identifier 'float64x8' else if constexpr( c_i == float64x8 && c_o == float32x8) return _mm512_cvtpd_ps(v); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/jfalcou-eve/v2022.03.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/eve/module/core/regular/impl/simd/x86/convert.hpp:76:52: error: use of undeclared identifier 'float32x8' else if constexpr( c_i == float64x8 && c_o == float32x8) return _mm512_cvtpd_ps(v); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/jfalcou-eve/v2022.03.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/eve/module/core/regular/impl/simd/x86/convert.hpp:77:32: error: use of undeclared identifier 'float64x2' else if constexpr( c_i == float64x2 && c_o == int64x2 && a512) return _mm_cvttpd_epi64(v); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/jfalcou-eve/v2022.03.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/eve/module/core/regular/impl/simd/x86/convert.hpp:77:52: error: use of undeclared identifier 'int64x2' else if constexpr( c_i == float64x2 && c_o == int64x2 && a512) return _mm_cvttpd_epi64(v); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/jfalcou-eve/v2022.03.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/eve/module/core/regular/impl/simd/x86/convert.hpp:78:32: error: use of undeclared identifier 'float64x4' else if constexpr( c_i == float64x4 && c_o == int64x4 && a512) return _mm256_cvttpd_epi64(v); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/jfalcou-eve/v2022.03.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/eve/module/core/regular/impl/simd/x86/convert.hpp:78:52: error: use of undeclared identifier 'int64x4' else if constexpr( c_i == float64x4 && c_o == int64x4 && a512) return _mm256_cvttpd_epi64(v); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/jfalcou-eve/v2022.03.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/eve/module/core/regular/impl/simd/x86/convert.hpp:79:32: error: use of undeclared identifier 'float64x8' else if constexpr( c_i == float64x8 && c_o == int64x8 ) return _mm512_cvttpd_epi64(v); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/jfalcou-eve/v2022.03.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/eve/module/core/regular/impl/simd/x86/convert.hpp:79:52: error: use of undeclared identifier 'int64x8' else if constexpr( c_i == float64x8 && c_o == int64x8 ) return _mm512_cvttpd_epi64(v); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/jfalcou-eve/v2022.03.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/eve/module/core/regular/impl/simd/x86/convert.hpp:80:32: error: use of undeclared identifier 'float64x2' else if constexpr( c_i == float64x2 && c_o == uint64x2 && a512) return _mm_cvttpd_epu64(v); ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make[2]: *** [CMakeFiles/test_package.dir/test_package.cpp.o] Error 1 make[1]: *** [CMakeFiles/test_package.dir/all] Error 2 make: *** [all] Error 2 ERROR: jfalcou-eve/v2022.03.0 (test package): Error in build() method, line 12 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/jfalcou-eve/all/test_package/build/010a570ff7d501e012ed432efc43a97348a5b367' '--' '-j3'