******************************************************************************** conan test conan-center-index/recipes/taskflow/all/test_package/conanfile.py taskflow/3.3.0@ --profile:host=/Users/jenkins/w/BuildSingleReference/67355/00798b02-859f-4113-8972-bfd9e6acbefd/profile_host.txt --profile:build=default ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration (profile_host): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] [build_requires] [env] taskflow/3.3.0 (test package): Installing package Requirements taskflow/3.3.0 from local cache - Cache Packages taskflow/3.3.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... taskflow/3.3.0: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'c3i_PR-8620' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz taskflow/3.3.0: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 taskflow/3.3.0: Downloaded package revision 3c6ded8815d477198a770950605972db [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK taskflow/3.3.0 (test package): Generator cmake created conanbuildinfo.cmake taskflow/3.3.0 (test package): Generator txt created conanbuildinfo.txt taskflow/3.3.0 (test package): Generator cmake_find_package created FindTaskflow.cmake taskflow/3.3.0 (test package): Aggregating env generators taskflow/3.3.0 (test package): Generated conaninfo.txt taskflow/3.3.0 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/taskflow/all/test_package/build/339dea3d1ab92a893e375856c253a95adac0ea50/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 taskflow/3.3.0 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/taskflow/all/test_package/build/339dea3d1ab92a893e375856c253a95adac0ea50' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/taskflow/all/test_package/build/339dea3d1ab92a893e375856c253a95adac0ea50/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="/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/taskflow/all/test_package/build/339dea3d1ab92a893e375856c253a95adac0ea50" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/taskflow/all/test_package' ----------------- -- The C compiler identification is AppleClang 12.0.0.12000032 -- The CXX compiler identification is AppleClang 12.0.0.12000032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc - 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: /Library/Developer/CommandLineTools/usr/bin/c++ - skipped -- 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: C++ stdlib: libc++ -- Conan: Using autogenerated FindTaskflow.cmake -- Found Taskflow: 3.3.0 (found version "3.3.0") -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/taskflow/all/test_package/build/339dea3d1ab92a893e375856c253a95adac0ea50 ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/taskflow/all/test_package/build/339dea3d1ab92a893e375856c253a95adac0ea50' '--' '-j4' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o taskflow/3.3.0: WARN: Lib folder doesn't exist, can't collect libraries: /Users/jenkins/w/BuildSingleReference/.conan/data/taskflow/3.3.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib 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 /Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/taskflow/all/test_package/test_package.cpp:1: In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/taskflow/3.3.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/taskflow/taskflow.hpp:3: In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/taskflow/3.3.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/taskflow/core/executor.hpp:3: In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/taskflow/3.3.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/taskflow/core/observer.hpp:3: In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/taskflow/3.3.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/taskflow/core/task.hpp:3: In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/taskflow/3.3.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/taskflow/core/graph.hpp:6: In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/taskflow/3.3.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/taskflow/core/../utility/os.hpp:126: In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/immintrin.h:14: /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:33:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'? __builtin_ia32_emms(); ^ /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/math.h:647:12: note: '__builtin_isless' declared here return isless(__lcpp_x, __lcpp_y); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/math.h:545:22: note: expanded from macro 'isless' #define isless(x, y) __builtin_isless((x),(y)) ^ In file included from /Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/taskflow/all/test_package/test_package.cpp:1: In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/taskflow/3.3.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/taskflow/taskflow.hpp:3: In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/taskflow/3.3.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/taskflow/core/executor.hpp:3: In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/taskflow/3.3.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/taskflow/core/observer.hpp:3: In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/taskflow/3.3.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/taskflow/core/task.hpp:3: In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/taskflow/3.3.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/taskflow/core/graph.hpp:6: In file included from /Users/jenkins/w/BuildSingleReference/.conan/data/taskflow/3.3.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/taskflow/core/../utility/os.hpp:126: In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/immintrin.h:14: /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:33:25: error: too few arguments to function call, expected 2, have 0 __builtin_ia32_emms(); ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:50:19: error: use of undeclared identifier '__builtin_ia32_vec_init_v2si' return (__m64)__builtin_ia32_vec_init_v2si(__i, 0); ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:67:12: error: use of undeclared identifier '__builtin_ia32_vec_ext_v2si' return __builtin_ia32_vec_ext_v2si((__v2si)__m, 0); ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:129:19: error: use of undeclared identifier '__builtin_ia32_packsswb' return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2); ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:159:19: error: use of undeclared identifier '__builtin_ia32_packssdw' return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2); ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:189:19: error: use of undeclared identifier '__builtin_ia32_packuswb' return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2); ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:216:19: error: use of undeclared identifier '__builtin_ia32_punpckhbw' return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2); ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:239:19: error: use of undeclared identifier '__builtin_ia32_punpckhwd' return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2); ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:260:19: error: use of undeclared identifier '__builtin_ia32_punpckhdq' return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2); ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:287:19: error: use of undeclared identifier '__builtin_ia32_punpcklbw' return (__m64)__builtin_ia32_punpcklbw((__v8qi)__m1, (__v8qi)__m2); ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:310:19: error: use of undeclared identifier '__builtin_ia32_punpcklwd' return (__m64)__builtin_ia32_punpcklwd((__v4hi)__m1, (__v4hi)__m2); ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:331:19: error: use of undeclared identifier '__builtin_ia32_punpckldq' return (__m64)__builtin_ia32_punpckldq((__v2si)__m1, (__v2si)__m2); ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:352:19: error: use of undeclared identifier '__builtin_ia32_paddb'; did you mean '__builtin_arm_addg'? return (__m64)__builtin_ia32_paddb((__v8qi)__m1, (__v8qi)__m2); ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:352:19: note: '__builtin_arm_addg' declared here /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:352:19: error: first argument of MTE builtin function must be a pointer ('__v8qi' (vector of 8 'char' values) invalid) return (__m64)__builtin_ia32_paddb((__v8qi)__m1, (__v8qi)__m2); ^ ~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:373:19: error: use of undeclared identifier '__builtin_ia32_paddw'; did you mean '__builtin_arm_addg'? return (__m64)__builtin_ia32_paddw((__v4hi)__m1, (__v4hi)__m2); ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:352:19: note: '__builtin_arm_addg' declared here return (__m64)__builtin_ia32_paddb((__v8qi)__m1, (__v8qi)__m2); ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:373:19: error: first argument of MTE builtin function must be a pointer ('__v4hi' (vector of 4 'short' values) invalid) return (__m64)__builtin_ia32_paddw((__v4hi)__m1, (__v4hi)__m2); ^ ~~~~~~~~~~~~ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:394:19: error: use of undeclared identifier '__builtin_ia32_paddd'; did you mean '__builtin_arm_addg'? return (__m64)__builtin_ia32_paddd((__v2si)__m1, (__v2si)__m2); ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:352:19: note: '__builtin_arm_addg' declared here return (__m64)__builtin_ia32_paddb((__v8qi)__m1, (__v8qi)__m2); ^ /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include/mmintrin.h:394:19: error: first argument of MTE builtin function must be a pointer ('__v2si' (vector of 2 'int' values) invalid) return (__m64)__builtin_ia32_paddd((__v2si)__m1, (__v2si)__m2); ^ ~~~~~~~~~~~~ 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: taskflow/3.3.0 (test package): Error in build() method, line 13 cmake.build() ConanException: Error 2 while executing cmake --build '/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/taskflow/all/test_package/build/339dea3d1ab92a893e375856c253a95adac0ea50' '--' '-j4'