******************************************************************************** conan install xxhash/0.8.1@#285da44b24e11d9f36f7d0fc23a1734a --build=xxhash -pr:h /Users/jenkins/w/BuildSingleReference@4/92147/aeb35bfd-7296-401c-be8a-c207dcfcc724/profile_osx_130_libcpp_apple-clang_release_armv8.xxhash-shared-True.txt -pr:b default ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@4/.conan/profiles/default) Found apple-clang 13.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=13.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference@4/.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] xxhash:shared=True [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=13.0 os=Macos os_build=Macos [options] [build_requires] [env] xxhash/0.8.1: Forced build from source Installing package: xxhash/0.8.1 Requirements xxhash/0.8.1 from local cache - Cache Packages xxhash/0.8.1:8352951211b40b8227ba10e986dee7b6be05b4a5 - 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 xxhash/0.8.1: Configuring sources in /Users/jenkins/w/BuildSingleReference@4/.conan/data/xxhash/0.8.1/_/_/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 xxhash/0.8.1: Copying sources to build folder xxhash/0.8.1: Building your package in /Users/jenkins/w/BuildSingleReference@4/.conan/data/xxhash/0.8.1/_/_/build/8352951211b40b8227ba10e986dee7b6be05b4a5 xxhash/0.8.1: Generator cmake created conanbuildinfo.cmake xxhash/0.8.1: Aggregating env generators [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 xxhash/0.8.1: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@4/.conan/data/xxhash/0.8.1/_/_/build/8352951211b40b8227ba10e986dee7b6be05b4a5' && 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" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@4/.conan/data/xxhash/0.8.1/_/_/package/8352951211b40b8227ba10e986dee7b6be05b4a5" -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" -DXXHASH_BUNDLED_MODE="False" -DXXHASH_BUILD_XXHSUM="True" -DCMAKE_MACOSX_BUNDLE="False" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -Wno-dev '/Users/jenkins/w/BuildSingleReference@4/.conan/data/xxhash/0.8.1/_/_/build/8352951211b40b8227ba10e986dee7b6be05b4a5' ----------------- -- 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.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.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 -- xxHash build type: Release -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@4/.conan/data/xxhash/0.8.1/_/_/build/8352951211b40b8227ba10e986dee7b6be05b4a5 ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@4/.conan/data/xxhash/0.8.1/_/_/build/8352951211b40b8227ba10e986dee7b6be05b4a5' '--' '-j4' ----------------- [ 12%] Building C object source_subfolder/cmake_unofficial/CMakeFiles/xxhash.dir/__/xxhash.c.o [ 25%] Linking C shared library ../../lib/libxxhash.dylib [ 25%] Built target xxhash [ 50%] Building C object source_subfolder/cmake_unofficial/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o [ 50%] Building C object source_subfolder/cmake_unofficial/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o [ 62%] Building C object source_subfolder/cmake_unofficial/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o [ 75%] Building C object source_subfolder/cmake_unofficial/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o [ 87%] Building C object source_subfolder/cmake_unofficial/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o [100%] Linking C executable ../../bin/xxhsum [100%] Built target xxhsum xxhash/0.8.1: Package '8352951211b40b8227ba10e986dee7b6be05b4a5' built xxhash/0.8.1: Build folder /Users/jenkins/w/BuildSingleReference@4/.conan/data/xxhash/0.8.1/_/_/build/8352951211b40b8227ba10e986dee7b6be05b4a5 xxhash/0.8.1: Generated conaninfo.txt xxhash/0.8.1: Generated conanbuildinfo.txt xxhash/0.8.1: Generating the package xxhash/0.8.1: Package folder /Users/jenkins/w/BuildSingleReference@4/.conan/data/xxhash/0.8.1/_/_/package/8352951211b40b8227ba10e986dee7b6be05b4a5 xxhash/0.8.1: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@4/.conan/data/xxhash/0.8.1/_/_/build/8352951211b40b8227ba10e986dee7b6be05b4a5' '--target' 'install' '--' '-j4' ----------------- Consolidate compiler generated dependencies of target xxhash [ 25%] Built target xxhash Consolidate compiler generated dependencies of target xxhsum [100%] Built target xxhsum Install the project... -- Install configuration: "Release" -- Installing: /Users/jenkins/w/BuildSingleReference@4/.conan/data/xxhash/0.8.1/_/_/package/8352951211b40b8227ba10e986dee7b6be05b4a5/lib/libxxhash.0.8.1.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@4/.conan/data/xxhash/0.8.1/_/_/package/8352951211b40b8227ba10e986dee7b6be05b4a5/lib/libxxhash.0.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@4/.conan/data/xxhash/0.8.1/_/_/package/8352951211b40b8227ba10e986dee7b6be05b4a5/lib/libxxhash.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@4/.conan/data/xxhash/0.8.1/_/_/package/8352951211b40b8227ba10e986dee7b6be05b4a5/include/xxhash.h -- Installing: /Users/jenkins/w/BuildSingleReference@4/.conan/data/xxhash/0.8.1/_/_/package/8352951211b40b8227ba10e986dee7b6be05b4a5/include/xxh3.h -- Installing: /Users/jenkins/w/BuildSingleReference@4/.conan/data/xxhash/0.8.1/_/_/package/8352951211b40b8227ba10e986dee7b6be05b4a5/bin/xxhsum -- Installing: /Users/jenkins/w/BuildSingleReference@4/.conan/data/xxhash/0.8.1/_/_/package/8352951211b40b8227ba10e986dee7b6be05b4a5/share/man/man1/xxhsum.1 -- Installing: /Users/jenkins/w/BuildSingleReference@4/.conan/data/xxhash/0.8.1/_/_/package/8352951211b40b8227ba10e986dee7b6be05b4a5/lib/cmake/xxHash/xxHashConfig.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@4/.conan/data/xxhash/0.8.1/_/_/package/8352951211b40b8227ba10e986dee7b6be05b4a5/lib/cmake/xxHash/xxHashConfigVersion.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@4/.conan/data/xxhash/0.8.1/_/_/package/8352951211b40b8227ba10e986dee7b6be05b4a5/lib/cmake/xxHash/xxHashTargets.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@4/.conan/data/xxhash/0.8.1/_/_/package/8352951211b40b8227ba10e986dee7b6be05b4a5/lib/cmake/xxHash/xxHashTargets-release.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@4/.conan/data/xxhash/0.8.1/_/_/package/8352951211b40b8227ba10e986dee7b6be05b4a5/lib/pkgconfig/libxxhash.pc [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK xxhash/0.8.1 package(): Packaged 2 files: xxhsum, LICENSE xxhash/0.8.1 package(): Packaged 2 '.h' files: xxhash.h, xxh3.h xxhash/0.8.1 package(): Packaged 3 '.dylib' files: libxxhash.dylib, libxxhash.0.dylib, libxxhash.0.8.1.dylib xxhash/0.8.1: Package '8352951211b40b8227ba10e986dee7b6be05b4a5' created xxhash/0.8.1: Created package revision 133fd8a981d3ae69a06d4254dd28c2ca xxhash/0.8.1: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference@4/.conan/data/xxhash/0.8.1/_/_/package/8352951211b40b8227ba10e986dee7b6be05b4a5/bin [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 Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY