******************************************************************************** conan install msgpack-c/4.0.0@ --build=msgpack-c --profile=/home/conan/w/BuildSingleReference/56490/fa0f0d30-45c5-4d76-8ab2-263cd8b748b9/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 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux [options] msgpack-c:shared=False [build_requires] [env] msgpack-c/4.0.0: Forced build from source Installing package: msgpack-c/4.0.0 Requirements msgpack-c/4.0.0 from local cache - Cache Packages msgpack-c/4.0.0:f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK msgpack-c/4.0.0: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK msgpack-c/4.0.0: Copying sources to build folder msgpack-c/4.0.0: Building your package in /home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb msgpack-c/4.0.0: Generator cmake created conanbuildinfo.cmake msgpack-c/4.0.0: 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 msgpack-c/4.0.0: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/build_subfolder' && 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/msgpack-c/4.0.0/_/_/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" -DMSGPACK_ENABLE_SHARED="False" -DMSGPACK_ENABLE_STATIC="True" -DMSGPACK_32BIT="False" -DMSGPACK_BUILD_EXAMPLES="False" -DMSGPACK_BUILD_TESTS="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' ----------------- -- The C compiler identification is GNU 6.4.0 -- The CXX 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 -- 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: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 6 -- Conan: Checking correct version: 6 -- 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 -- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY) -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target msgpackc [ 16%] Building C object source_subfolder/CMakeFiles/msgpackc.dir/src/objectc.c.o [ 33%] Building C object source_subfolder/CMakeFiles/msgpackc.dir/src/unpack.c.o [ 50%] Building C object source_subfolder/CMakeFiles/msgpackc.dir/src/version.c.o [ 66%] Building C object source_subfolder/CMakeFiles/msgpackc.dir/src/vrefbuffer.c.o [ 83%] Building C object source_subfolder/CMakeFiles/msgpackc.dir/src/zone.c.o [100%] Linking C static library ../lib/libmsgpackc.a [100%] Built target msgpackc msgpack-c/4.0.0: Package 'f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' built msgpack-c/4.0.0: Build folder /home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb msgpack-c/4.0.0: Generated conaninfo.txt msgpack-c/4.0.0: Generated conanbuildinfo.txt msgpack-c/4.0.0: Generating the package msgpack-c/4.0.0: Package folder /home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb msgpack-c/4.0.0: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [100%] Built target msgpackc Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libmsgpackc.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/msgpack.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/msgpack/fbuffer.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/msgpack/gcc_atomic.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/msgpack/object.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/msgpack/pack.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/msgpack/pack_define.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/msgpack/sbuffer.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/msgpack/timestamp.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/msgpack/unpack.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/msgpack/unpack_define.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/msgpack/unpack_template.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/msgpack/util.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/msgpack/version.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/msgpack/version_master.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/msgpack/vrefbuffer.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/msgpack/zbuffer.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/msgpack/zone.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/msgpack/pack_template.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/msgpack/sysdep.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/pkgconfig/msgpack.pc -- Installing: /home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/cmake/msgpack/msgpack-targets.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/cmake/msgpack/msgpack-targets-release.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/cmake/msgpack/msgpack-config.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/msgpack-c/4.0.0/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/cmake/msgpack/msgpack-config-version.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 msgpack-c/4.0.0 package(): Packaged 19 '.h' files msgpack-c/4.0.0 package(): Packaged 1 '.txt' file: LICENSE_1_0.txt msgpack-c/4.0.0 package(): Packaged 1 '.a' file: libmsgpackc.a msgpack-c/4.0.0: Package 'f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' created msgpack-c/4.0.0: Created package revision a23468b2bc4661cff820cbf3777fa47e [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 CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR