******************************************************************************** conan install hdrhistogram-c/0.11.0@ --build=hdrhistogram-c --profile:host=/Users/jenkins/w/BuildSingleReference@2/14716/aba7d1b0-40c0-401b-81fd-4f8535f286ff/profile_host.txt --profile:build=default ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@2/.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@2/.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] hdrhistogram-c: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=12.0 os=Macos os_build=Macos [options] [build_requires] [env] zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 08c5163c8e302d1482d8fa2be93736af hdrhistogram-c/0.11.0: Forced build from source Installing package: hdrhistogram-c/0.11.0 Requirements hdrhistogram-c/0.11.0 from 'TapaholesList-122' - Cache zlib/1.2.11 from 'conan-center' - Downloaded Packages hdrhistogram-c/0.11.0:a961d036f92e3c3ef7170e15fe23fcaebb417dbd - Build zlib/1.2.11:8fafab5ebfba468fd21a497cfee65cafe294bd9e - Download Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... zlib/1.2.11: Retrieving package 8fafab5ebfba468fd21a497cfee65cafe294bd9e from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 8fafab5ebfba468fd21a497cfee65cafe294bd9e zlib/1.2.11: Downloaded package revision d0373e5e0b51ca4d995d2e5ece01c984 [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] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK hdrhistogram-c/0.11.0: Configuring sources in /Users/jenkins/w/BuildSingleReference@2/.conan/data/hdrhistogram-c/0.11.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK hdrhistogram-c/0.11.0: Copying sources to build folder hdrhistogram-c/0.11.0: Building your package in /Users/jenkins/w/BuildSingleReference@2/.conan/data/hdrhistogram-c/0.11.0/_/_/build/a961d036f92e3c3ef7170e15fe23fcaebb417dbd hdrhistogram-c/0.11.0: Generator cmake created conanbuildinfo.cmake hdrhistogram-c/0.11.0: Generator cmake_find_package created FindZLIB.cmake [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 hdrhistogram-c/0.11.0: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@2/.conan/data/hdrhistogram-c/0.11.0/_/_/build/a961d036f92e3c3ef7170e15fe23fcaebb417dbd' && 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="12.0" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/a961d036f92e3c3ef7170e15fe23fcaebb417dbd" -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@2/.conan/data/hdrhistogram-c/0.11.0/_/_/build/a961d036f92e3c3ef7170e15fe23fcaebb417dbd" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DHDR_HISTOGRAM_BUILD_PROGRAMS="False" -DHDR_HISTOGRAM_BUILD_SHARED="True" -DHDR_HISTOGRAM_INSTALL_SHARED="True" -DHDR_HISTOGRAM_BUILD_STATIC="False" -DHDR_HISTOGRAM_INSTALL_STATIC="False" -DCMAKE_WINDOWS_EXPORT_ALL_SYMBOLS="True" -Wno-dev '/Users/jenkins/w/BuildSingleReference@2/.conan/data/hdrhistogram-c/0.11.0/_/_/build/a961d036f92e3c3ef7170e15fe23fcaebb417dbd' ----------------- -- 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: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library z found /Users/jenkins/w/BuildSingleReference@2/.conan/data/zlib/1.2.11/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e/lib/libz.a -- Found: /Users/jenkins/w/BuildSingleReference@2/.conan/data/zlib/1.2.11/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e/lib/libz.a -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Looking for ceil in m -- Looking for ceil in m - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - not found -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@2/.conan/data/hdrhistogram-c/0.11.0/_/_/build/a961d036f92e3c3ef7170e15fe23fcaebb417dbd ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@2/.conan/data/hdrhistogram-c/0.11.0/_/_/build/a961d036f92e3c3ef7170e15fe23fcaebb417dbd' '--' '-j4' ----------------- Scanning dependencies of target hdr_histogram [ 12%] Building C object source_subfolder/src/CMakeFiles/hdr_histogram.dir/hdr_encoding.c.o [ 25%] Building C object source_subfolder/src/CMakeFiles/hdr_histogram.dir/hdr_histogram_log.c.o [ 37%] Building C object source_subfolder/src/CMakeFiles/hdr_histogram.dir/hdr_histogram.c.o [ 50%] Building C object source_subfolder/src/CMakeFiles/hdr_histogram.dir/hdr_interval_recorder.c.o [ 75%] Building C object source_subfolder/src/CMakeFiles/hdr_histogram.dir/hdr_thread.c.o [ 75%] Building C object source_subfolder/src/CMakeFiles/hdr_histogram.dir/hdr_time.c.o [ 87%] Building C object source_subfolder/src/CMakeFiles/hdr_histogram.dir/hdr_writer_reader_phaser.c.o [100%] Linking C shared library ../../lib/libhdr_histogram.dylib [100%] Built target hdr_histogram hdrhistogram-c/0.11.0: Package 'a961d036f92e3c3ef7170e15fe23fcaebb417dbd' built hdrhistogram-c/0.11.0: Build folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/hdrhistogram-c/0.11.0/_/_/build/a961d036f92e3c3ef7170e15fe23fcaebb417dbd hdrhistogram-c/0.11.0: Generated conaninfo.txt hdrhistogram-c/0.11.0: Generated conanbuildinfo.txt hdrhistogram-c/0.11.0: Generating the package hdrhistogram-c/0.11.0: Package folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/a961d036f92e3c3ef7170e15fe23fcaebb417dbd hdrhistogram-c/0.11.0: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@2/.conan/data/hdrhistogram-c/0.11.0/_/_/build/a961d036f92e3c3ef7170e15fe23fcaebb417dbd' '--target' 'install' '--' '-j4' ----------------- [100%] Built target hdr_histogram Install the project... -- Install configuration: "Release" -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/a961d036f92e3c3ef7170e15fe23fcaebb417dbd/lib/cmake/hdr_histogram/hdr_histogram-targets.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/a961d036f92e3c3ef7170e15fe23fcaebb417dbd/lib/cmake/hdr_histogram/hdr_histogram-targets-release.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/a961d036f92e3c3ef7170e15fe23fcaebb417dbd/lib/cmake/hdr_histogram/hdr_histogram-config.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/a961d036f92e3c3ef7170e15fe23fcaebb417dbd/lib/cmake/hdr_histogram/hdr_histogram-config-version.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/a961d036f92e3c3ef7170e15fe23fcaebb417dbd/lib/libhdr_histogram.6.1.0.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/a961d036f92e3c3ef7170e15fe23fcaebb417dbd/lib/libhdr_histogram.6.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/a961d036f92e3c3ef7170e15fe23fcaebb417dbd/lib/libhdr_histogram.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/a961d036f92e3c3ef7170e15fe23fcaebb417dbd/include/hdr/hdr_histogram.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/a961d036f92e3c3ef7170e15fe23fcaebb417dbd/include/hdr/hdr_histogram_log.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/a961d036f92e3c3ef7170e15fe23fcaebb417dbd/include/hdr/hdr_interval_recorder.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/a961d036f92e3c3ef7170e15fe23fcaebb417dbd/include/hdr/hdr_thread.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/a961d036f92e3c3ef7170e15fe23fcaebb417dbd/include/hdr/hdr_time.h -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/hdrhistogram-c/0.11.0/_/_/package/a961d036f92e3c3ef7170e15fe23fcaebb417dbd/include/hdr/hdr_writer_reader_phaser.h [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 hdrhistogram-c/0.11.0 package(): Packaged 2 '.txt' files: COPYING.txt, LICENSE.txt hdrhistogram-c/0.11.0 package(): Packaged 6 '.h' files hdrhistogram-c/0.11.0 package(): Packaged 3 '.dylib' files: libhdr_histogram.6.1.0.dylib, libhdr_histogram.6.dylib, libhdr_histogram.dylib hdrhistogram-c/0.11.0: Package 'a961d036f92e3c3ef7170e15fe23fcaebb417dbd' created hdrhistogram-c/0.11.0: Created package revision ce832044af79036615f6033e484fd82c [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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY