******************************************************************************** conan install libcbor/0.10.2@#ce7187a6d8437d895e10cbed5c7773e8 --build=libcbor -pr /home/conan/w/prod/BuildSingleReference/196898/797ca711-e25a-4367-bd5a-631b6443e6f8/profile_linux_12_libstdcpp_clang_release_64.libcbor-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 12.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=12 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=12 os=Linux [options] libcbor:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libcbor/0.10.2: Forced build from source Installing package: libcbor/0.10.2 Requirements libcbor/0.10.2 from local cache - Cache Packages libcbor/0.10.2:5e00a6d455dc4253e95392290b1ae6b934952db8 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libcbor/0.10.2: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/source/src libcbor/0.10.2: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK libcbor/0.10.2: Copying sources to build folder libcbor/0.10.2: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/build/5e00a6d455dc4253e95392290b1ae6b934952db8 libcbor/0.10.2: Generator txt created conanbuildinfo.txt libcbor/0.10.2: Calling generate() libcbor/0.10.2: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' libcbor/0.10.2: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/build/5e00a6d455dc4253e95392290b1ae6b934952db8/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' libcbor/0.10.2: 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 libcbor/0.10.2: Calling build() libcbor/0.10.2: apply_conandata_patches(): No patches defined in conandata libcbor/0.10.2: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/build/5e00a6d455dc4253e95392290b1ae6b934952db8/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/build/5e00a6d455dc4253e95392290b1ae6b934952db8/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/build/5e00a6d455dc4253e95392290b1ae6b934952db8/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/build/5e00a6d455dc4253e95392290b1ae6b934952db8/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/build/5e00a6d455dc4253e95392290b1ae6b934952db8/build/Release/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is Clang 12.0.0 -- The CXX compiler identification is Clang 12.0.0 -- Check for working C compiler: /usr/local/bin/clang -- Check for working C compiler: /usr/local/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/local/bin/clang++ -- Check for working CXX compiler: /usr/local/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- 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 -- 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 -- Looking for ldexp -- Looking for ldexp - found -- 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/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/build/5e00a6d455dc4253e95392290b1ae6b934952db8/build/Release libcbor/0.10.2: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/build/5e00a6d455dc4253e95392290b1ae6b934952db8/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/build/5e00a6d455dc4253e95392290b1ae6b934952db8/build/Release" '--' '-j3' ----------------- Scanning dependencies of target cbor [ 4%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [ 9%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [ 14%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [ 19%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [ 23%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [ 28%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [ 33%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [ 38%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [ 47%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [ 52%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [ 66%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [ 80%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [ 85%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [ 90%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [ 95%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [100%] Linking C static library libcbor.a [100%] Built target cbor libcbor/0.10.2: Package '5e00a6d455dc4253e95392290b1ae6b934952db8' built libcbor/0.10.2: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/build/5e00a6d455dc4253e95392290b1ae6b934952db8/build/Release libcbor/0.10.2: Generated conaninfo.txt libcbor/0.10.2: Generated conanbuildinfo.txt libcbor/0.10.2: Generating the package libcbor/0.10.2: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8 libcbor/0.10.2: Calling package() libcbor/0.10.2: Copied 1 '.md' file: LICENSE.md libcbor/0.10.2: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/build/5e00a6d455dc4253e95392290b1ae6b934952db8/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/build/5e00a6d455dc4253e95392290b1ae6b934952db8/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8" ----------------- -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8/include/cbor/configuration.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8/include/cbor/cbor_export.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8/lib/libcbor.a -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8/include/cbor -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8/include/cbor/internal -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8/include/cbor/internal/encoders.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8/include/cbor/internal/stack.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8/include/cbor/internal/memory_utils.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8/include/cbor/internal/unicode.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8/include/cbor/internal/builder_callbacks.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8/include/cbor/internal/loaders.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8/include/cbor/maps.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8/include/cbor/strings.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8/include/cbor/floats_ctrls.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8/include/cbor/data.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8/include/cbor/streaming.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8/include/cbor/callbacks.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8/include/cbor/common.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8/include/cbor/encoding.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8/include/cbor/tags.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8/include/cbor/bytestrings.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8/include/cbor/arrays.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8/include/cbor/ints.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8/include/cbor/serialization.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8/include/cbor.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libcbor/0.10.2/_/_/package/5e00a6d455dc4253e95392290b1ae6b934952db8/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(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK libcbor/0.10.2 package(): Packaged 22 '.h' files libcbor/0.10.2 package(): Packaged 1 '.md' file: LICENSE.md libcbor/0.10.2 package(): Packaged 1 '.a' file: libcbor.a libcbor/0.10.2: Package '5e00a6d455dc4253e95392290b1ae6b934952db8' created libcbor/0.10.2: Created package revision 3677f15a5164b868ff2ebf451e6dfeaa [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] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators libcbor/0.10.2: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior