******************************************************************************** conan install fastpfor/0.1.8@#4eb90454f644ae8f2fb2761289443bc8 --build=fastpfor -pr:h /Users/jenkins/w/prod/BuildSingleReference/31620/1af4b50d-9a3c-4157-bdef-d66d8a2b071c/profile_osx_130_libcpp_apple-clang_release_armv8.fastpfor-shared-False.txt -pr:b /Users/jenkins/w/prod/BuildSingleReference/31620/1af4b50d-9a3c-4157-bdef-d66d8a2b071c/profile_osx_130_libcpp_apple-clang_release_64.fastpfor-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference/.conan/profiles/default) Found apple-clang 13.0 apple-clang>=13, using the major as version Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=13 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod/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=13.0 os=Macos [options] fastpfor:shared=False [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] fastpfor:shared=False [build_requires] [env] fastpfor/0.1.8: Forced build from source Installing package: fastpfor/0.1.8 Requirements fastpfor/0.1.8 from local cache - Cache Packages fastpfor/0.1.8:f1a36a2aea2da1148eb4bddd758d8db183c6db83 - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK fastpfor/0.1.8: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference/.conan/data/fastpfor/0.1.8/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK fastpfor/0.1.8: Copying sources to build folder fastpfor/0.1.8: Building your package in /Users/jenkins/w/prod/BuildSingleReference/.conan/data/fastpfor/0.1.8/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83 fastpfor/0.1.8: Generator cmake created conanbuildinfo.cmake fastpfor/0.1.8: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK fastpfor/0.1.8: Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference/.conan/data/fastpfor/0.1.8/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="13.0" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/fastpfor/0.1.8/_/_/package/f1a36a2aea2da1148eb4bddd758d8db183c6db83" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference/.conan/data/fastpfor/0.1.8/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83' ----------------- -- The C compiler identification is AppleClang 13.0.0.13000029 -- The CXX compiler identification is AppleClang 13.0.0.13000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/13/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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: /Applications/conan/xcode/13/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - 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 language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: C++ stdlib: libc++ -- CMAKE_BUILD_TYPE: Release -- Performing Test SUPPORT_SSE42 -- Performing Test SUPPORT_SSE42 - Failed -- Performing Test SUPPORT_AVX -- Performing Test SUPPORT_AVX - Failed -- Performing Test SUPPORT_AVX2 -- Performing Test SUPPORT_AVX2 - Failed -- CMAKE_SIZEOF_VOID_P (should be 8): 8 -- Good. You appear to have a 64-bit system. -- CMAKE_CXX_COMPILER_ID: Clang -- CMAKE_C_COMPILER: /Applications/conan/xcode/13/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- CXX_COMPILER_VERSION: 13.0.0 -- SSE 4.2 support not detected -- CMAKE_CXX_FLAGS_DEBUG: -Wall -Wcast-align -ggdb -std=c++11 -DHAVE_CXX0X -msse4.1 -march=native -- CMAKE_CXX_FLAGS_RELEASE: -Wall -Wcast-align -O3 -DNDEBUG -std=c++11 -DHAVE_CXX0X -msse4.1 -march=native -- CMAKE_C_FLAGS_DEBUG: -Wall -Wcast-align -ggdb -std=c99 -msse4.1 -march=native -- CMAKE_C_FLAGS_RELEASE: -Wall -Wcast-align -O3 -DNDEBUG -std=c99 -msse4.1 -march=native -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/fastpfor/0.1.8/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference/.conan/data/fastpfor/0.1.8/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83' '--' '-j4' ----------------- [ 11%] Building CXX object source_subfolder/CMakeFiles/FastPFOR.dir/src/bitpacking.cpp.o [ 22%] Building CXX object source_subfolder/CMakeFiles/FastPFOR.dir/src/bitpackingunaligned.cpp.o [ 44%] Building CXX object source_subfolder/CMakeFiles/FastPFOR.dir/src/horizontalbitpacking.cpp.o [ 44%] Building CXX object source_subfolder/CMakeFiles/FastPFOR.dir/src/bitpackingaligned.cpp.o fastpfor/0.1.8: CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY clang: error: the clang compiler does not support '-march=native' clang: error: the clang compiler does not support '-march=native' clang: error: the clang compiler does not support '-march=native' clang: error: the clang compiler does not support '-march=native' make[2]: *** [source_subfolder/CMakeFiles/FastPFOR.dir/src/horizontalbitpacking.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [source_subfolder/CMakeFiles/FastPFOR.dir/src/bitpackingunaligned.cpp.o] Error 1 make[2]: *** [source_subfolder/CMakeFiles/FastPFOR.dir/src/bitpacking.cpp.o] Error 1 make[2]: *** [source_subfolder/CMakeFiles/FastPFOR.dir/src/bitpackingaligned.cpp.o] Error 1 make[1]: *** [source_subfolder/CMakeFiles/FastPFOR.dir/all] Error 2 make: *** [all] Error 2 fastpfor/0.1.8: ERROR: Package 'f1a36a2aea2da1148eb4bddd758d8db183c6db83' build failed fastpfor/0.1.8: WARN: Build folder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/fastpfor/0.1.8/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83 ERROR: fastpfor/0.1.8: Error in build() method, line 82 cmake.build() ConanException: Error 2 while executing cmake --build '/Users/jenkins/w/prod/BuildSingleReference/.conan/data/fastpfor/0.1.8/_/_/build/f1a36a2aea2da1148eb4bddd758d8db183c6db83' '--' '-j4'