******************************************************************************** conan install aws-c-compression/0.2.13@ --build=aws-c-compression --profile=/home/conan/w/BuildSingleReference/24747/80a74fb7-5bda-400b-a6c4-38bd1fc48998/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux os_build=Linux [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:23b828d52c0630e6b0b96d2945419feb7843c4f8 - Download aws-c-compression/0.2.13:8a903fe35df91c2890a0ebce2fa36ae09a385691 - Build Installing (downloading, building) binaries... aws-c-common/0.6.7: Retrieving package 23b828d52c0630e6b0b96d2945419feb7843c4f8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz aws-c-common/0.6.7: Package installed 23b828d52c0630e6b0b96d2945419feb7843c4f8 aws-c-common/0.6.7: Downloaded package revision cc37543915bfe9bb110065b59968f919 [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 /home/conan/w/BuildSingleReference/.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 /home/conan/w/BuildSingleReference/.conan/data/aws-c-compression/0.2.13/_/_/build/8a903fe35df91c2890a0ebce2fa36ae09a385691 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 '/home/conan/w/BuildSingleReference/.conan/data/aws-c-compression/0.2.13/_/_/build/8a903fe35df91c2890a0ebce2fa36ae09a385691' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/aws-c-compression/0.2.13/_/_/package/8a903fe35df91c2890a0ebce2fa36ae09a385691" -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="/home/conan/w/BuildSingleReference/.conan/data/aws-c-compression/0.2.13/_/_/build/8a903fe35df91c2890a0ebce2fa36ae09a385691" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_TESTING="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/aws-c-compression/0.2.13/_/_/build/8a903fe35df91c2890a0ebce2fa36ae09a385691' ----------------- -- The C compiler identification is GNU 9.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- 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 'GNU' compiler -- Conan: Compiler GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- 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 - Failed -- Performing Test HAVE_SYSCONF -- Performing Test HAVE_SYSCONF - Success -- Performing Test HAS_SANITIZERS -- Performing Test HAS_SANITIZERS - Failed -- Conan: Using autogenerated Findaws-c-common.cmake -- Found aws-c-common: 0.6.7 (found version "0.6.7") -- Library aws-c-common found /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.6.7/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/lib/libaws-c-common.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.6.7/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/lib/libaws-c-common.a -- Library aws-c-common found /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.6.7/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/lib/libaws-c-common.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.6.7/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/lib/libaws-c-common.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/aws-c-compression/0.2.13/_/_/build/8a903fe35df91c2890a0ebce2fa36ae09a385691 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/aws-c-compression/0.2.13/_/_/build/8a903fe35df91c2890a0ebce2fa36ae09a385691' '--' '-j3' ----------------- Scanning dependencies of target aws-c-compression [ 25%] Building C object source_subfolder/CMakeFiles/aws-c-compression.dir/source/compression.c.o [ 50%] Building C object source_subfolder/CMakeFiles/aws-c-compression.dir/source/huffman.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.so [100%] Built target aws-c-compression aws-c-compression/0.2.13: Package '8a903fe35df91c2890a0ebce2fa36ae09a385691' built aws-c-compression/0.2.13: Build folder /home/conan/w/BuildSingleReference/.conan/data/aws-c-compression/0.2.13/_/_/build/8a903fe35df91c2890a0ebce2fa36ae09a385691 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 /home/conan/w/BuildSingleReference/.conan/data/aws-c-compression/0.2.13/_/_/package/8a903fe35df91c2890a0ebce2fa36ae09a385691 aws-c-compression/0.2.13: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/aws-c-compression/0.2.13/_/_/build/8a903fe35df91c2890a0ebce2fa36ae09a385691' '--target' 'install' '--' '-j3' ----------------- [100%] Built target aws-c-compression Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-compression/0.2.13/_/_/package/8a903fe35df91c2890a0ebce2fa36ae09a385691/lib/libaws-c-compression.so.1.0.0 -- Set runtime path of "/home/conan/w/BuildSingleReference/.conan/data/aws-c-compression/0.2.13/_/_/package/8a903fe35df91c2890a0ebce2fa36ae09a385691/lib/libaws-c-compression.so.1.0.0" to "" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-compression/0.2.13/_/_/package/8a903fe35df91c2890a0ebce2fa36ae09a385691/lib/libaws-c-compression.so -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-compression/0.2.13/_/_/package/8a903fe35df91c2890a0ebce2fa36ae09a385691/include/aws/compression/compression.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-compression/0.2.13/_/_/package/8a903fe35df91c2890a0ebce2fa36ae09a385691/include/aws/compression/exports.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-compression/0.2.13/_/_/package/8a903fe35df91c2890a0ebce2fa36ae09a385691/include/aws/compression/huffman.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-compression/0.2.13/_/_/package/8a903fe35df91c2890a0ebce2fa36ae09a385691/include/aws/testing/compression/huffman.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-compression/0.2.13/_/_/package/8a903fe35df91c2890a0ebce2fa36ae09a385691/lib/aws-c-compression/cmake/shared/aws-c-compression-targets.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-compression/0.2.13/_/_/package/8a903fe35df91c2890a0ebce2fa36ae09a385691/lib/aws-c-compression/cmake/shared/aws-c-compression-targets-debug.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-compression/0.2.13/_/_/package/8a903fe35df91c2890a0ebce2fa36ae09a385691/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 '.0' file: libaws-c-compression.so.1.0.0 aws-c-compression/0.2.13 package(): Packaged 1 '.so' file: libaws-c-compression.so aws-c-compression/0.2.13 package(): Packaged 4 '.h' files: compression.h, exports.h, huffman.h, huffman.h aws-c-compression/0.2.13 package(): Packaged 1 file: LICENSE aws-c-compression/0.2.13: Package '8a903fe35df91c2890a0ebce2fa36ae09a385691' created aws-c-compression/0.2.13: Created package revision 00c782a8db4681862ee7ee797924d378 [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