******************************************************************************** conan install aws-c-compression/0.2.13@ --build=aws-c-compression --profile=/home/conan/w/BuildSingleReference/39897/c12ccc63-bcf2-43e6-997b-df6be3f38791/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 8 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=8 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=8 os=Linux os_build=Linux [options] aws-c-compression:shared=True [build_requires] [env] aws-c-common/0.6.9: Not found in local cache, looking in remotes... aws-c-common/0.6.9: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz aws-c-common/0.6.9: Downloaded recipe revision d3e2d945b4c2cce6b94a88fc36b14331 aws-c-compression/0.2.13: Forced build from source Installing package: aws-c-compression/0.2.13 Requirements aws-c-common/0.6.9 from 'conan-center' - Downloaded aws-c-compression/0.2.13 from local cache - Cache Packages aws-c-common/0.6.9:761432f3453a17c960259b5b2605153e3bcffd7d - Download aws-c-compression/0.2.13:437a91d4d12dfe98f6ecbc807664bee2bf4febbb - Build Installing (downloading, building) binaries... aws-c-common/0.6.9: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz aws-c-common/0.6.9: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d aws-c-common/0.6.9: Downloaded package revision 51e12e22ffa8cd37892fc449086a62a8 [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/437a91d4d12dfe98f6ecbc807664bee2bf4febbb 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 aws-c-compression/0.2.13: 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 aws-c-compression/0.2.13: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/aws-c-compression/0.2.13/_/_/build/437a91d4d12dfe98f6ecbc807664bee2bf4febbb' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -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/437a91d4d12dfe98f6ecbc807664bee2bf4febbb" -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/437a91d4d12dfe98f6ecbc807664bee2bf4febbb" -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/437a91d4d12dfe98f6ecbc807664bee2bf4febbb' ----------------- -- The C compiler identification is GNU 8.4.0 -- 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 8 -- Conan: Checking correct version: 8 -- 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.9 (found version "0.6.9") -- Library aws-c-common found /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.6.9/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libaws-c-common.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.6.9/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libaws-c-common.a -- Library aws-c-common found /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.6.9/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/lib/libaws-c-common.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.6.9/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/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/437a91d4d12dfe98f6ecbc807664bee2bf4febbb ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/aws-c-compression/0.2.13/_/_/build/437a91d4d12dfe98f6ecbc807664bee2bf4febbb' '--' '-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 '437a91d4d12dfe98f6ecbc807664bee2bf4febbb' built aws-c-compression/0.2.13: Build folder /home/conan/w/BuildSingleReference/.conan/data/aws-c-compression/0.2.13/_/_/build/437a91d4d12dfe98f6ecbc807664bee2bf4febbb 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/437a91d4d12dfe98f6ecbc807664bee2bf4febbb aws-c-compression/0.2.13: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/aws-c-compression/0.2.13/_/_/build/437a91d4d12dfe98f6ecbc807664bee2bf4febbb' '--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/437a91d4d12dfe98f6ecbc807664bee2bf4febbb/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/437a91d4d12dfe98f6ecbc807664bee2bf4febbb/lib/libaws-c-compression.so.1.0.0" to "" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-compression/0.2.13/_/_/package/437a91d4d12dfe98f6ecbc807664bee2bf4febbb/lib/libaws-c-compression.so -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-compression/0.2.13/_/_/package/437a91d4d12dfe98f6ecbc807664bee2bf4febbb/include/aws/compression/compression.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-compression/0.2.13/_/_/package/437a91d4d12dfe98f6ecbc807664bee2bf4febbb/include/aws/compression/exports.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-compression/0.2.13/_/_/package/437a91d4d12dfe98f6ecbc807664bee2bf4febbb/include/aws/compression/huffman.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-compression/0.2.13/_/_/package/437a91d4d12dfe98f6ecbc807664bee2bf4febbb/include/aws/testing/compression/huffman.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-compression/0.2.13/_/_/package/437a91d4d12dfe98f6ecbc807664bee2bf4febbb/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/437a91d4d12dfe98f6ecbc807664bee2bf4febbb/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/437a91d4d12dfe98f6ecbc807664bee2bf4febbb/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 1 '.so' file: libaws-c-compression.so 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 4 '.h' files: exports.h, compression.h, huffman.h, huffman.h aws-c-compression/0.2.13: Package '437a91d4d12dfe98f6ecbc807664bee2bf4febbb' created aws-c-compression/0.2.13: Created package revision b38a1c3a0ad1dc4b74012812e3e91d9a [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 Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY