******************************************************************************** conan install xxhash/0.8.2@#03fd1c9a839b3f9cdf5ea9742c312187 --build=xxhash -pr /Users/jenkins/w/prod/BuildSingleReference@2/274115/d90838b2-e32f-424c-ba0d-786d8cd220a1/profile_osx_130_libcpp_apple-clang_debug_64.xxhash-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference@2/.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@2/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] xxhash:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk xxhash/0.8.2: Forced build from source Installing package: xxhash/0.8.2 Requirements xxhash/0.8.2 from local cache - Cache Packages xxhash/0.8.2:9480ea024f8e63cc74f169e651543ebd0bee2043 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK xxhash/0.8.2: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/source/src xxhash/0.8.2: [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.2: Copying sources to build folder xxhash/0.8.2: Building your package in /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/build/9480ea024f8e63cc74f169e651543ebd0bee2043 xxhash/0.8.2: Generator txt created conanbuildinfo.txt xxhash/0.8.2: Calling generate() xxhash/0.8.2: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' xxhash/0.8.2: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/build/9480ea024f8e63cc74f169e651543ebd0bee2043/build/Debug/generators/conan_toolchain.cmake -DCMAKE_MACOSX_BUNDLE=OFF -DCMAKE_POLICY_DEFAULT_CMP0042=NEW -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' xxhash/0.8.2: 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.2: Calling build() xxhash/0.8.2: apply_conandata_patches(): No patches defined in conandata xxhash/0.8.2: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/build/9480ea024f8e63cc74f169e651543ebd0bee2043/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/package/9480ea024f8e63cc74f169e651543ebd0bee2043" -DCMAKE_MACOSX_BUNDLE="OFF" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/build/9480ea024f8e63cc74f169e651543ebd0bee2043/src/cmake_unofficial" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/build/9480ea024f8e63cc74f169e651543ebd0bee2043/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/package/9480ea024f8e63cc74f169e651543ebd0bee2043" -DCMAKE_MACOSX_BUNDLE="OFF" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/build/9480ea024f8e63cc74f169e651543ebd0bee2043/src/cmake_unofficial" ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/build/9480ea024f8e63cc74f169e651543ebd0bee2043/build/Debug/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C 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.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- xxHash build type: Debug -- Architecture: x86_64 -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/build/9480ea024f8e63cc74f169e651543ebd0bee2043/build/Debug xxhash/0.8.2: CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/build/9480ea024f8e63cc74f169e651543ebd0bee2043/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/build/9480ea024f8e63cc74f169e651543ebd0bee2043/build/Debug" '--' '-j4' ----------------- [ 12%] Building C object CMakeFiles/xxhash.dir/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/build/9480ea024f8e63cc74f169e651543ebd0bee2043/src/xxhash.c.o [ 25%] Linking C shared library libxxhash.dylib [ 25%] Built target xxhash [ 37%] Building C object CMakeFiles/xxhsum.dir/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/build/9480ea024f8e63cc74f169e651543ebd0bee2043/src/cli/xsum_output.c.o [ 50%] Building C object CMakeFiles/xxhsum.dir/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/build/9480ea024f8e63cc74f169e651543ebd0bee2043/src/cli/xxhsum.c.o [ 62%] Building C object CMakeFiles/xxhsum.dir/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/build/9480ea024f8e63cc74f169e651543ebd0bee2043/src/cli/xsum_os_specific.c.o [ 75%] Building C object CMakeFiles/xxhsum.dir/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/build/9480ea024f8e63cc74f169e651543ebd0bee2043/src/cli/xsum_sanity_check.c.o [ 87%] Building C object CMakeFiles/xxhsum.dir/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/build/9480ea024f8e63cc74f169e651543ebd0bee2043/src/cli/xsum_bench.c.o [100%] Linking C executable xxhsum [100%] Built target xxhsum xxhash/0.8.2: Package '9480ea024f8e63cc74f169e651543ebd0bee2043' built xxhash/0.8.2: Build folder /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/build/9480ea024f8e63cc74f169e651543ebd0bee2043/build/Debug xxhash/0.8.2: Generated conaninfo.txt xxhash/0.8.2: Generated conanbuildinfo.txt xxhash/0.8.2: Generating the package xxhash/0.8.2: Package folder /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/package/9480ea024f8e63cc74f169e651543ebd0bee2043 xxhash/0.8.2: Calling package() xxhash/0.8.2: Copied 1 file: LICENSE xxhash/0.8.2: CMake command: cmake --install "/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/build/9480ea024f8e63cc74f169e651543ebd0bee2043/build/Debug" --prefix "/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/package/9480ea024f8e63cc74f169e651543ebd0bee2043" ----Running------ > cmake --install "/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/build/9480ea024f8e63cc74f169e651543ebd0bee2043/build/Debug" --prefix "/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/package/9480ea024f8e63cc74f169e651543ebd0bee2043" ----------------- -- Install configuration: "Debug" -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/package/9480ea024f8e63cc74f169e651543ebd0bee2043/lib/libxxhash.0.8.2.dylib -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/package/9480ea024f8e63cc74f169e651543ebd0bee2043/lib/libxxhash.0.dylib -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/package/9480ea024f8e63cc74f169e651543ebd0bee2043/lib/libxxhash.dylib -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/package/9480ea024f8e63cc74f169e651543ebd0bee2043/include/xxhash.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/package/9480ea024f8e63cc74f169e651543ebd0bee2043/include/xxh3.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/package/9480ea024f8e63cc74f169e651543ebd0bee2043/bin/xxhsum -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/package/9480ea024f8e63cc74f169e651543ebd0bee2043/share/man/man1/xxhsum.1 -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/package/9480ea024f8e63cc74f169e651543ebd0bee2043/lib/cmake/xxHash/xxHashConfig.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/package/9480ea024f8e63cc74f169e651543ebd0bee2043/lib/cmake/xxHash/xxHashConfigVersion.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/package/9480ea024f8e63cc74f169e651543ebd0bee2043/lib/cmake/xxHash/xxHashTargets.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/package/9480ea024f8e63cc74f169e651543ebd0bee2043/lib/cmake/xxHash/xxHashTargets-debug.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/xxhash/0.8.2/_/_/package/9480ea024f8e63cc74f169e651543ebd0bee2043/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(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK xxhash/0.8.2 package(): Packaged 2 files: xxhsum, LICENSE xxhash/0.8.2 package(): Packaged 2 '.h' files: xxhash.h, xxh3.h xxhash/0.8.2 package(): Packaged 3 '.dylib' files: libxxhash.dylib, libxxhash.0.dylib, libxxhash.0.8.2.dylib xxhash/0.8.2: Package '9480ea024f8e63cc74f169e651543ebd0bee2043' created xxhash/0.8.2: Created package revision de50f78544f9154e8ea7f7d782625c7e [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 [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators xxhash/0.8.2: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior