******************************************************************************** conan install aws-c-compression/0.2.13@ --build=aws-c-compression --profile=/Users/jenkins/w/BuildSingleReference@3/24747/9444d20d-a21d-422d-97d1-af23730fe9f9/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@3/.conan/profiles/default) Found apple-clang 10.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=10.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference@3/.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=10.0 os=Macos os_build=Macos [options] aws-c-compression:shared=True [build_requires] [env] aws-c-common/0.6.7: Not found in local cache, looking in remotes... aws-c-common/0.6.7: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz aws-c-common/0.6.7: Downloaded recipe revision 393c28dfe2d66401d62e54d170cd803f aws-c-compression/0.2.13: Forced build from source Installing package: aws-c-compression/0.2.13 Requirements aws-c-common/0.6.7 from 'conan-center' - Downloaded aws-c-compression/0.2.13 from local cache - Cache Packages aws-c-common/0.6.7:534dcc368c999e07e81f146b3466b8f656ef1f55 - Download aws-c-compression/0.2.13:6dfa4eac2f438f10ac0c37fea6c1fd89aee4f186 - Build Installing (downloading, building) binaries... aws-c-common/0.6.7: Retrieving package 534dcc368c999e07e81f146b3466b8f656ef1f55 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz aws-c-common/0.6.7: Package installed 534dcc368c999e07e81f146b3466b8f656ef1f55 aws-c-common/0.6.7: Downloaded package revision 38faa1591f6c1aba0026f3c850ef14d9 [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 aws-c-compression/0.2.13: Configuring sources in /Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-c-compression/0.2.13/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK aws-c-compression/0.2.13: Copying sources to build folder aws-c-compression/0.2.13: Building your package in /Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-c-compression/0.2.13/_/_/build/6dfa4eac2f438f10ac0c37fea6c1fd89aee4f186 aws-c-compression/0.2.13: Generator cmake_find_package created Findaws-c-common.cmake aws-c-compression/0.2.13: Generator cmake created conanbuildinfo.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 aws-c-compression/0.2.13: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-c-compression/0.2.13/_/_/build/6dfa4eac2f438f10ac0c37fea6c1fd89aee4f186' && 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="10.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-c-compression/0.2.13/_/_/package/6dfa4eac2f438f10ac0c37fea6c1fd89aee4f186" -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@3/.conan/data/aws-c-compression/0.2.13/_/_/build/6dfa4eac2f438f10ac0c37fea6c1fd89aee4f186" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_TESTING="False" -Wno-dev '/Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-c-compression/0.2.13/_/_/build/6dfa4eac2f438f10ac0c37fea6c1fd89aee4f186' ----------------- -- The C compiler identification is AppleClang 10.0.1.10010046 -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- Check for working C compiler: /Library/Developer/CommandLineTools/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 -- This project seems to be plain C, using 'Clang' compiler -- Performing Test HAS_FPIC_FLAG -- Performing Test HAS_FPIC_FLAG - Success -- Performing Test HAS_MOUTLINE_ATOMICS -- Performing Test HAS_MOUTLINE_ATOMICS - Failed -- Performing Test HAS_64BIT_FILE_OFFSET_BY_DEFAULT -- Performing Test HAS_64BIT_FILE_OFFSET_BY_DEFAULT - Success -- Looking for fseeko -- Looking for fseeko - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stdbool.h -- Looking for stdbool.h - found -- Performing Test HAS_WGNU -- Performing Test HAS_WGNU - Success -- Performing Test NO_GNU_EXPR -- Performing Test NO_GNU_EXPR - Success -- Performing Test HAVE_SYSCONF -- Performing Test HAVE_SYSCONF - Success -- Performing Test HAS_SANITIZERS -- Performing Test HAS_SANITIZERS - Success -- attempting to use sanitizer list address;undefined -- Conan: Using autogenerated Findaws-c-common.cmake -- Found aws-c-common: 0.6.7 (found version "0.6.7") -- Library aws-c-common found /Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-c-common/0.6.7/_/_/package/534dcc368c999e07e81f146b3466b8f656ef1f55/lib/libaws-c-common.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-c-common/0.6.7/_/_/package/534dcc368c999e07e81f146b3466b8f656ef1f55/lib/libaws-c-common.a -- Library aws-c-common found /Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-c-common/0.6.7/_/_/package/534dcc368c999e07e81f146b3466b8f656ef1f55/lib/libaws-c-common.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-c-common/0.6.7/_/_/package/534dcc368c999e07e81f146b3466b8f656ef1f55/lib/libaws-c-common.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-c-compression/0.2.13/_/_/build/6dfa4eac2f438f10ac0c37fea6c1fd89aee4f186 ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-c-compression/0.2.13/_/_/build/6dfa4eac2f438f10ac0c37fea6c1fd89aee4f186' '--' '-j4' ----------------- Scanning dependencies of target aws-c-compression [ 50%] Building C object source_subfolder/CMakeFiles/aws-c-compression.dir/source/huffman.c.o [ 50%] Building C object source_subfolder/CMakeFiles/aws-c-compression.dir/source/compression.c.o [ 75%] Building C object source_subfolder/CMakeFiles/aws-c-compression.dir/source/huffman_testing.c.o [100%] Linking C shared library ../lib/libaws-c-compression.dylib [100%] Built target aws-c-compression aws-c-compression/0.2.13: Package '6dfa4eac2f438f10ac0c37fea6c1fd89aee4f186' built aws-c-compression/0.2.13: Build folder /Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-c-compression/0.2.13/_/_/build/6dfa4eac2f438f10ac0c37fea6c1fd89aee4f186 aws-c-compression/0.2.13: Generated conaninfo.txt aws-c-compression/0.2.13: Generated conanbuildinfo.txt aws-c-compression/0.2.13: Generating the package aws-c-compression/0.2.13: Package folder /Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-c-compression/0.2.13/_/_/package/6dfa4eac2f438f10ac0c37fea6c1fd89aee4f186 aws-c-compression/0.2.13: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-c-compression/0.2.13/_/_/build/6dfa4eac2f438f10ac0c37fea6c1fd89aee4f186' '--target' 'install' '--' '-j4' ----------------- [100%] Built target aws-c-compression Install the project... -- Install configuration: "Release" -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-c-compression/0.2.13/_/_/package/6dfa4eac2f438f10ac0c37fea6c1fd89aee4f186/lib/libaws-c-compression.1.0.0.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-c-compression/0.2.13/_/_/package/6dfa4eac2f438f10ac0c37fea6c1fd89aee4f186/lib/libaws-c-compression.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-c-compression/0.2.13/_/_/package/6dfa4eac2f438f10ac0c37fea6c1fd89aee4f186/include/aws/compression/compression.h -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-c-compression/0.2.13/_/_/package/6dfa4eac2f438f10ac0c37fea6c1fd89aee4f186/include/aws/compression/exports.h -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-c-compression/0.2.13/_/_/package/6dfa4eac2f438f10ac0c37fea6c1fd89aee4f186/include/aws/compression/huffman.h -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-c-compression/0.2.13/_/_/package/6dfa4eac2f438f10ac0c37fea6c1fd89aee4f186/include/aws/testing/compression/huffman.h -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-c-compression/0.2.13/_/_/package/6dfa4eac2f438f10ac0c37fea6c1fd89aee4f186/lib/aws-c-compression/cmake/shared/aws-c-compression-targets.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-c-compression/0.2.13/_/_/package/6dfa4eac2f438f10ac0c37fea6c1fd89aee4f186/lib/aws-c-compression/cmake/shared/aws-c-compression-targets-release.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/aws-c-compression/0.2.13/_/_/package/6dfa4eac2f438f10ac0c37fea6c1fd89aee4f186/lib/aws-c-compression/cmake/aws-c-compression-config.cmake [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 aws-c-compression/0.2.13 package(): Packaged 1 file: LICENSE aws-c-compression/0.2.13 package(): Packaged 4 '.h' files: huffman.h, exports.h, compression.h, huffman.h aws-c-compression/0.2.13 package(): Packaged 2 '.dylib' files: libaws-c-compression.dylib, libaws-c-compression.1.0.0.dylib aws-c-compression/0.2.13: Package '6dfa4eac2f438f10ac0c37fea6c1fd89aee4f186' created aws-c-compression/0.2.13: Created package revision 10c0afea4c3077b46fd7ff3373de1047 [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 CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR