******************************************************************************** conan install libcbor/0.7.0@ --build=libcbor --profile=/home/conan/w/BuildSingleReference/65485/8ccc5ef3-1953-4af3-9e53-c8f52e79ef11/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 5.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=5 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 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] libcbor:shared=True [build_requires] [env] libcbor/0.7.0: Forced build from source Installing package: libcbor/0.7.0 Requirements libcbor/0.7.0 from local cache - Cache Packages libcbor/0.7.0:bf1c6ea4e3247ac82251a985d7c76181da69a6fa - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libcbor/0.7.0: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libcbor/0.7.0: Copying sources to build folder libcbor/0.7.0: Building your package in /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/build/bf1c6ea4e3247ac82251a985d7c76181da69a6fa libcbor/0.7.0: Generator cmake created conanbuildinfo.cmake libcbor/0.7.0: 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 libcbor/0.7.0: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/build/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -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/libcbor/0.7.0/_/_/package/bf1c6ea4e3247ac82251a985d7c76181da69a6fa" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DWITH_EXAMPLES="False" -DSANITIZE="False" -DCBOR_CUSTOM_ALLOC="False" -DCBOR_PRETTY_PRINTER="True" -DCBOR_BUFFER_GROWTH="2" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/build/bf1c6ea4e3247ac82251a985d7c76181da69a6fa' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.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 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX 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: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- Check size of size_t -- Check size of size_t - done -- LTO is enabled -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/build/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/build/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target cbor [ 5%] Building C object source_subfolder/src/CMakeFiles/cbor.dir/cbor.c.o [ 10%] Building C object source_subfolder/src/CMakeFiles/cbor.dir/cbor/streaming.c.o [ 15%] Building C object source_subfolder/src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [ 20%] Building C object source_subfolder/src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [ 25%] Building C object source_subfolder/src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [ 30%] Building C object source_subfolder/src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [ 35%] Building C object source_subfolder/src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [ 40%] Building C object source_subfolder/src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [ 45%] Building C object source_subfolder/src/CMakeFiles/cbor.dir/cbor/encoding.c.o [ 50%] Building C object source_subfolder/src/CMakeFiles/cbor.dir/cbor/serialization.c.o [ 55%] Building C object source_subfolder/src/CMakeFiles/cbor.dir/cbor/arrays.c.o [ 60%] Building C object source_subfolder/src/CMakeFiles/cbor.dir/cbor/common.c.o [ 65%] Building C object source_subfolder/src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [ 70%] Building C object source_subfolder/src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [ 75%] Building C object source_subfolder/src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [ 80%] Building C object source_subfolder/src/CMakeFiles/cbor.dir/cbor/strings.c.o [ 85%] Building C object source_subfolder/src/CMakeFiles/cbor.dir/cbor/maps.c.o [ 90%] Building C object source_subfolder/src/CMakeFiles/cbor.dir/cbor/tags.c.o [ 95%] Building C object source_subfolder/src/CMakeFiles/cbor.dir/cbor/ints.c.o [100%] Linking C shared library ../../lib/libcbor.so [100%] Built target cbor libcbor/0.7.0: Package 'bf1c6ea4e3247ac82251a985d7c76181da69a6fa' built libcbor/0.7.0: Build folder /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/build/bf1c6ea4e3247ac82251a985d7c76181da69a6fa libcbor/0.7.0: Generated conaninfo.txt libcbor/0.7.0: Generated conanbuildinfo.txt libcbor/0.7.0: Generating the package libcbor/0.7.0: Package folder /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/package/bf1c6ea4e3247ac82251a985d7c76181da69a6fa libcbor/0.7.0: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/build/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [100%] Built target cbor Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/package/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/include/cbor/configuration.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/package/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/include/cbor/cbor_export.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/package/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/lib/libcbor.so.0.7.0 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/package/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/lib/libcbor.so.0.7 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/package/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/lib/libcbor.so -- Up-to-date: /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/package/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/include/cbor -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/package/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/include/cbor/arrays.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/package/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/include/cbor/bytestrings.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/package/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/include/cbor/tags.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/package/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/include/cbor/common.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/package/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/include/cbor/streaming.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/package/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/include/cbor/floats_ctrls.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/package/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/include/cbor/serialization.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/package/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/include/cbor/callbacks.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/package/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/include/cbor/ints.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/package/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/include/cbor/internal -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/package/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/include/cbor/internal/stack.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/package/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/include/cbor/internal/builder_callbacks.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/package/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/include/cbor/internal/encoders.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/package/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/include/cbor/internal/memory_utils.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/package/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/include/cbor/internal/unicode.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/package/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/include/cbor/internal/loaders.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/package/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/include/cbor/strings.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/package/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/include/cbor/maps.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/package/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/include/cbor/encoding.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/package/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/include/cbor/data.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/package/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/include/cbor.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/libcbor/0.7.0/_/_/package/bf1c6ea4e3247ac82251a985d7c76181da69a6fa/lib/pkgconfig/libcbor.pc [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 libcbor/0.7.0 package(): Packaged 22 '.h' files libcbor/0.7.0 package(): Packaged 1 '.md' file: LICENSE.md libcbor/0.7.0 package(): Packaged 1 '.so' file: libcbor.so libcbor/0.7.0 package(): Packaged 1 '.0' file: libcbor.so.0.7.0 libcbor/0.7.0 package(): Packaged 1 '.7' file: libcbor.so.0.7 libcbor/0.7.0: Package 'bf1c6ea4e3247ac82251a985d7c76181da69a6fa' created libcbor/0.7.0: Created package revision f79486fd3ab7a5340485c7fb40c966cd [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