******************************************************************************** conan install aws-c-common/0.4.25@ --build=aws-c-common --profile=/home/conan/w/BuildSingleReference/39925/4b2604f7-dcc8-4eea-a3a6-59ff18fa79ae/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 6.4 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=6 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=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux os_build=Linux [options] aws-c-common:shared=False [build_requires] [env] aws-c-common/0.4.25: Forced build from source Installing package: aws-c-common/0.4.25 Requirements aws-c-common/0.4.25 from local cache - Cache Packages aws-c-common/0.4.25:f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK aws-c-common/0.4.25: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/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-common/0.4.25: Copying sources to build folder aws-c-common/0.4.25: Building your package in /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb aws-c-common/0.4.25: Generator cmake created conanbuildinfo.cmake aws-c-common/0.4.25: Aggregating env generators [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 aws-c-common/0.4.25: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb" -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" -DBUILD_TESTING="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' ----------------- -- The C compiler identification is GNU 6.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 -- Conan: Adjusting fPIC flag (ON) -- This project seems to be plain C, using 'GNU' compiler -- Conan: Compiler GCC>=5, checking major version 6 -- Conan: Checking correct version: 6 -- Performing Test AWS_HAVE_GCC_OVERFLOW_MATH_EXTENSIONS -- Performing Test AWS_HAVE_GCC_OVERFLOW_MATH_EXTENSIONS - Success -- Performing Test AWS_HAVE_MSVC_MULX -- Performing Test AWS_HAVE_MSVC_MULX - Failed -- Performing Test AWS_HAVE_GCC_INLINE_ASM -- Performing Test AWS_HAVE_GCC_INLINE_ASM - Success -- Performing Test AWS_HAVE_EXECINFO -- Performing Test AWS_HAVE_EXECINFO - Success -- Performing Test HAVE_M_AVX2_FLAG -- Performing Test HAVE_M_AVX2_FLAG - Success -- Performing Test HAVE_AVX2_INTRINSICS -- Performing Test HAVE_AVX2_INTRINSICS - Success -- Performing Test HAVE_MM256_EXTRACT_EPI64 -- Performing Test HAVE_MM256_EXTRACT_EPI64 - Success -- Performing Test HAVE_MAY_I_USE -- Performing Test HAVE_MAY_I_USE - Failed -- Performing Test HAVE_BUILTIN_CPU_SUPPORTS -- Performing Test HAVE_BUILTIN_CPU_SUPPORTS - Success -- Performing Test HAVE_MSVC_CPUIDEX -- Performing Test HAVE_MSVC_CPUIDEX - Failed -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- 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 -- Building SIMD base64 decoder -- Packaging currently only supported on Fedora. -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' '--' '-j3' ----------------- Scanning dependencies of target aws-c-common [ 2%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/allocator.c.o [ 5%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/array_list.c.o [ 7%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/assert.c.o [ 10%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/byte_buf.c.o [ 13%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/codegen.c.o [ 15%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/command_line_parser.c.o [ 18%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/common.c.o [ 21%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/condition_variable.c.o [ 23%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/date_time.c.o [ 26%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/device_random.c.o [ 28%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/encoding.c.o [ 31%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/error.c.o [ 34%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/hash_table.c.o [ 36%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/log_channel.c.o [ 39%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/log_formatter.c.o [ 42%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/log_writer.c.o [ 44%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/logging.c.o [ 47%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/lru_cache.c.o [ 50%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/math.c.o [ 52%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/memtrace.c.o [ 55%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/posix/clock.c.o [ 57%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/posix/condition_variable.c.o [ 60%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/posix/device_random.c.o [ 63%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/posix/environment.c.o [ 65%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/posix/mutex.c.o [ 68%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/posix/process.c.o [ 71%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/posix/rw_lock.c.o [ 73%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/posix/system_info.c.o [ 76%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/posix/thread.c.o [ 78%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/posix/time.c.o [ 81%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/priority_queue.c.o [ 84%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/ring_buffer.c.o [ 86%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/string.c.o [ 89%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/task_scheduler.c.o [ 92%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/uuid.c.o [ 94%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/arch/cpuid.c.o [ 97%] Building C object source_subfolder/CMakeFiles/aws-c-common.dir/source/arch/encoding_avx2.c.o [100%] Linking C static library ../lib/libaws-c-common.a [100%] Built target aws-c-common aws-c-common/0.4.25: Package 'f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' built aws-c-common/0.4.25: Build folder /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb aws-c-common/0.4.25: Generated conaninfo.txt aws-c-common/0.4.25: Generated conanbuildinfo.txt aws-c-common/0.4.25: Generating the package aws-c-common/0.4.25: Package folder /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb aws-c-common/0.4.25: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' '--target' 'install' '--' '-j3' ----------------- [100%] Built target aws-c-common Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/allocator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/array_list.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/array_list.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/assert.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/atomics.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/atomics.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/atomics_fallback.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/atomics_gnu.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/atomics_gnu_old.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/atomics_msvc.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/byte_buf.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/byte_order.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/byte_order.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/clock.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/clock.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/command_line_parser.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/common.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/condition_variable.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/date_time.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/device_random.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/encoding.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/encoding.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/environment.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/error.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/error.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/exports.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/hash_table.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/linked_list.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/linked_list.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/log_channel.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/log_formatter.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/log_writer.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/logging.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/lru_cache.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/macros.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/math.cbmc.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/math.fallback.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/math.gcc_overflow.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/math.gcc_x64_asm.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/math.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/math.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/math.msvc.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/mutex.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/predicates.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/priority_queue.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/process.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/ring_buffer.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/ring_buffer.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/rw_lock.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/stdbool.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/stdint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/string.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/string.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/system_info.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/task_scheduler.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/thread.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/time.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/uuid.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/zero.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/zero.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/posix/common.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/common/config.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/testing/aws_test_allocators.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/aws/testing/aws_test_harness.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libaws-c-common.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/aws-c-common/cmake/static/aws-c-common-targets.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/aws-c-common/cmake/static/aws-c-common-targets-release.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/aws-c-common/cmake/aws-c-common-config.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/cmake/AwsCFlags.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/cmake/AwsCheckHeaders.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/cmake/AwsSharedLibSetup.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/cmake/AwsTestHarness.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/cmake/AwsLibFuzzer.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/cmake/AwsSanitizers.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/cmake/AwsSIMD.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/aws-c-common/0.4.25/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/cmake/AwsFindPackage.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-common/0.4.25 package(): Packaged 1 file: LICENSE aws-c-common/0.4.25 package(): Packaged 1 '.a' file: libaws-c-common.a aws-c-common/0.4.25 package(): Packaged 8 '.cmake' files aws-c-common/0.4.25 package(): Packaged 43 '.h' files aws-c-common/0.4.25 package(): Packaged 21 '.inl' files aws-c-common/0.4.25: Package 'f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' created aws-c-common/0.4.25: Created package revision 861ae33e319d8b6558b258bf63953bd8 [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