******************************************************************************** conan install bzip2/1.0.8@ --profile=/Users/jenkins/w/BuildSingleReference/6579/13940a42-0205-4a39-ae8e-5f5e3ef6f81b/profile.txt --build=bzip2 ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference/.conan/profiles/default) Found apple-clang 11.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=11.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: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.0 os=Macos os_build=Macos [options] bzip2:shared=False [build_requires] [env] bzip2/1.0.8: Forced build from source Installing package: bzip2/1.0.8 Requirements bzip2/1.0.8 from local cache - Cache Packages bzip2/1.0.8:32bef4803d4b079e983ecb27f105881e778bc5a7 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK bzip2/1.0.8: Configuring sources in /Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK bzip2/1.0.8: Copying sources to build folder bzip2/1.0.8: Building your package in /Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/build/32bef4803d4b079e983ecb27f105881e778bc5a7 bzip2/1.0.8: Generator cmake created conanbuildinfo.cmake [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 bzip2/1.0.8: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/build/32bef4803d4b079e983ecb27f105881e778bc5a7' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="11.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/32bef4803d4b079e983ecb27f105881e778bc5a7" -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" -DBZ2_VERSION_STRING="1.0.8" -DBZ2_VERSION_MAJOR="1" -DBZ2_BUILD_EXE="True" -Wno-dev '/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/build/32bef4803d4b079e983ecb27f105881e778bc5a7' ----------------- -- The C compiler identification is AppleClang 11.0.0.11000033 -- Check for working C compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- Check for working C compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C 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: Adjusting fPIC flag (ON) -- This project seems to be plain C, using 'AppleClang' compiler -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/build/32bef4803d4b079e983ecb27f105881e778bc5a7 ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/build/32bef4803d4b079e983ecb27f105881e778bc5a7' '--' '-j8' ----------------- Scanning dependencies of target bz2 [ 50%] Building C object CMakeFiles/bz2.dir/source_subfolder/blocksort.c.o [ 50%] Building C object CMakeFiles/bz2.dir/source_subfolder/crctable.c.o [ 50%] Building C object CMakeFiles/bz2.dir/source_subfolder/decompress.c.o [ 50%] Building C object CMakeFiles/bz2.dir/source_subfolder/compress.c.o [ 50%] Building C object CMakeFiles/bz2.dir/source_subfolder/bzlib.c.o [ 60%] Building C object CMakeFiles/bz2.dir/source_subfolder/huffman.c.o [ 70%] Building C object CMakeFiles/bz2.dir/source_subfolder/randtable.c.o [ 80%] Linking C static library lib/libbz2.a [ 80%] Built target bz2 Scanning dependencies of target bzip2 [ 90%] Building C object CMakeFiles/bzip2.dir/source_subfolder/bzip2.c.o [100%] Linking C executable bin/bzip2 [100%] Built target bzip2 bzip2/1.0.8: Package '32bef4803d4b079e983ecb27f105881e778bc5a7' built bzip2/1.0.8: Build folder /Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/build/32bef4803d4b079e983ecb27f105881e778bc5a7 bzip2/1.0.8: Generated conaninfo.txt bzip2/1.0.8: Generated conanbuildinfo.txt bzip2/1.0.8: Generating the package bzip2/1.0.8: Package folder /Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/32bef4803d4b079e983ecb27f105881e778bc5a7 bzip2/1.0.8: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/build/32bef4803d4b079e983ecb27f105881e778bc5a7' '--target' 'install' '--' '-j8' ----------------- [ 80%] Built target bz2 [100%] Built target bzip2 Install the project... -- Install configuration: "Release" -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/32bef4803d4b079e983ecb27f105881e778bc5a7/lib/libbz2.a -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/32bef4803d4b079e983ecb27f105881e778bc5a7/bin/bzip2 -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/32bef4803d4b079e983ecb27f105881e778bc5a7/include/bzlib.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 bzip2/1.0.8 package(): Packaged 2 files: bzip2, LICENSE bzip2/1.0.8 package(): Packaged 1 '.h' file: bzlib.h bzip2/1.0.8 package(): Packaged 1 '.a' file: libbz2.a bzip2/1.0.8 package(): Packaged 1 '.cmake' file: conan-official-bzip2-variables.cmake bzip2/1.0.8: Package '32bef4803d4b079e983ecb27f105881e778bc5a7' created bzip2/1.0.8: Created package revision aef8886534f20d59a5033a91be967dd0 bzip2/1.0.8: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/32bef4803d4b079e983ecb27f105881e778bc5a7/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY