******************************************************************************** conan install kaitai_struct_cpp_stl_runtime/0.9@ --profile=/home/conan/w/BuildSingleReference/9028/0cf0bb4a-9f14-4b4a-a807-c03ca948a95b/profile.txt --build=kaitai_struct_cpp_stl_runtime ******************************************************************************** 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 4.9 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=4.9 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++ compiler.version=4.9 os=Linux os_build=Linux [options] kaitai_struct_cpp_stl_runtime:shared=False [build_requires] [env] kaitai_struct_cpp_stl_runtime/0.9: Forced build from source Installing package: kaitai_struct_cpp_stl_runtime/0.9 Requirements kaitai_struct_cpp_stl_runtime/0.9 from local cache - Cache Packages kaitai_struct_cpp_stl_runtime/0.9:a506942c4fdc4003ced5ed2afee2a0486db24337 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK kaitai_struct_cpp_stl_runtime/0.9: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/kaitai_struct_cpp_stl_runtime/0.9/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK kaitai_struct_cpp_stl_runtime/0.9: Copying sources to build folder kaitai_struct_cpp_stl_runtime/0.9: Building your package in /home/conan/w/BuildSingleReference/.conan/data/kaitai_struct_cpp_stl_runtime/0.9/_/_/build/a506942c4fdc4003ced5ed2afee2a0486db24337 kaitai_struct_cpp_stl_runtime/0.9: Generator cmake created conanbuildinfo.cmake [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 kaitai_struct_cpp_stl_runtime/0.9: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/kaitai_struct_cpp_stl_runtime/0.9/_/_/build/a506942c4fdc4003ced5ed2afee2a0486db24337/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="4.9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/kaitai_struct_cpp_stl_runtime/0.9/_/_/package/a506942c4fdc4003ced5ed2afee2a0486db24337" -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" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/kaitai_struct_cpp_stl_runtime/0.9/_/_/build/a506942c4fdc4003ced5ed2afee2a0486db24337/source_subfolder' ----------------- -- The CXX compiler identification is GNU 4.9.4 -- 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 -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8") -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/kaitai_struct_cpp_stl_runtime/0.9/_/_/build/a506942c4fdc4003ced5ed2afee2a0486db24337/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/kaitai_struct_cpp_stl_runtime/0.9/_/_/build/a506942c4fdc4003ced5ed2afee2a0486db24337/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target kaitai_struct_cpp_stl_runtime [ 50%] Building CXX object CMakeFiles/kaitai_struct_cpp_stl_runtime.dir/kaitai/kaitaistream.cpp.o [100%] Linking CXX shared library libkaitai_struct_cpp_stl_runtime.so [100%] Built target kaitai_struct_cpp_stl_runtime kaitai_struct_cpp_stl_runtime/0.9: Package 'a506942c4fdc4003ced5ed2afee2a0486db24337' built kaitai_struct_cpp_stl_runtime/0.9: Build folder /home/conan/w/BuildSingleReference/.conan/data/kaitai_struct_cpp_stl_runtime/0.9/_/_/build/a506942c4fdc4003ced5ed2afee2a0486db24337 kaitai_struct_cpp_stl_runtime/0.9: Generated conaninfo.txt kaitai_struct_cpp_stl_runtime/0.9: Generated conanbuildinfo.txt kaitai_struct_cpp_stl_runtime/0.9: Generating the package kaitai_struct_cpp_stl_runtime/0.9: Package folder /home/conan/w/BuildSingleReference/.conan/data/kaitai_struct_cpp_stl_runtime/0.9/_/_/package/a506942c4fdc4003ced5ed2afee2a0486db24337 kaitai_struct_cpp_stl_runtime/0.9: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/kaitai_struct_cpp_stl_runtime/0.9/_/_/build/a506942c4fdc4003ced5ed2afee2a0486db24337/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [100%] Built target kaitai_struct_cpp_stl_runtime Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/kaitai_struct_cpp_stl_runtime/0.9/_/_/package/a506942c4fdc4003ced5ed2afee2a0486db24337/lib/libkaitai_struct_cpp_stl_runtime.so -- Installing: /home/conan/w/BuildSingleReference/.conan/data/kaitai_struct_cpp_stl_runtime/0.9/_/_/package/a506942c4fdc4003ced5ed2afee2a0486db24337/include/kaitai/kaitaistream.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/kaitai_struct_cpp_stl_runtime/0.9/_/_/package/a506942c4fdc4003ced5ed2afee2a0486db24337/include/kaitai/kaitaistruct.h [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 kaitai_struct_cpp_stl_runtime/0.9 package(): Packaged 1 '.so' file: libkaitai_struct_cpp_stl_runtime.so kaitai_struct_cpp_stl_runtime/0.9 package(): Packaged 1 file: LICENSE kaitai_struct_cpp_stl_runtime/0.9 package(): Packaged 2 '.h' files: kaitaistruct.h, kaitaistream.h kaitai_struct_cpp_stl_runtime/0.9: Package 'a506942c4fdc4003ced5ed2afee2a0486db24337' created kaitai_struct_cpp_stl_runtime/0.9: Created package revision 272f93a4255faf7e9516685deef0ae30 [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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR CONAN_CMAKE_POSITION_INDEPENDENT_CODE CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LIBCXX CONAN_SHARED_LINKER_FLAGS