******************************************************************************** conan install tmxlite/1.3.0@ --build=tmxlite --profile=/home/conan/w/BuildSingleReference/18054/abf68bdb-5b68-4e84-8e5c-7746e5f2640a/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 9.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=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=clang compiler.libcxx=libc++ compiler.version=9 os=Linux os_build=Linux [options] tmxlite:shared=False [build_requires] [env] miniz/2.1.0: Not found in local cache, looking in remotes... miniz/2.1.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz miniz/2.1.0: Downloaded recipe revision 1dddf82791a306a4c679a51b822b4a22 pugixml/1.11: Not found in local cache, looking in remotes... pugixml/1.11: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pugixml/1.11: Downloaded recipe revision a5f7cda7d93b35886bd4ea135e08f25b tmxlite/1.3.0: Forced build from source Installing package: tmxlite/1.3.0 Requirements miniz/2.1.0 from 'conan-center' - Downloaded pugixml/1.11 from 'conan-center' - Downloaded tmxlite/1.3.0 from local cache - Cache Packages miniz/2.1.0:961755854760682044d37dabfc2d998658edf961 - Download pugixml/1.11:7a6b4153449d93fcb618404a0cb0dc0b69dc87fa - Download tmxlite/1.3.0:ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9 - Build Installing (downloading, building) binaries... miniz/2.1.0: Retrieving package 961755854760682044d37dabfc2d998658edf961 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz miniz/2.1.0: Package installed 961755854760682044d37dabfc2d998658edf961 miniz/2.1.0: Downloaded package revision 753ee9b1205a3043cd009cdfeea9f306 pugixml/1.11: Retrieving package 7a6b4153449d93fcb618404a0cb0dc0b69dc87fa from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pugixml/1.11: Package installed 7a6b4153449d93fcb618404a0cb0dc0b69dc87fa pugixml/1.11: Downloaded package revision 2cf44c44d5efc6025d228a3b4ce596fc [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(): [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] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK tmxlite/1.3.0: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK tmxlite/1.3.0: Copying sources to build folder tmxlite/1.3.0: Building your package in /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/build/ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9 tmxlite/1.3.0: 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 tmxlite/1.3.0: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/build/ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9" -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" -DTMXLITE_STATIC_LIB="True" -DPROJECT_STATIC_RUNTIME="False" -DUSE_RTTI="True" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/build/ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9' ----------------- -- The C compiler identification is Clang 9.0.0 -- The CXX compiler identification is Clang 9.0.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - 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/clang++ - 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 Clang>=8, checking major version 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/build/ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/build/ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9' '--' '-j3' ----------------- Scanning dependencies of target tmxlite [ 9%] Building CXX object source_subfolder/tmxlite/CMakeFiles/tmxlite.dir/src/FreeFuncs.cpp.o [ 18%] Building CXX object source_subfolder/tmxlite/CMakeFiles/tmxlite.dir/src/ImageLayer.cpp.o [ 27%] Building CXX object source_subfolder/tmxlite/CMakeFiles/tmxlite.dir/src/Map.cpp.o [ 36%] Building CXX object source_subfolder/tmxlite/CMakeFiles/tmxlite.dir/src/Object.cpp.o [ 45%] Building CXX object source_subfolder/tmxlite/CMakeFiles/tmxlite.dir/src/ObjectGroup.cpp.o [ 54%] Building CXX object source_subfolder/tmxlite/CMakeFiles/tmxlite.dir/src/Property.cpp.o [ 63%] Building CXX object source_subfolder/tmxlite/CMakeFiles/tmxlite.dir/src/TileLayer.cpp.o [ 72%] Building CXX object source_subfolder/tmxlite/CMakeFiles/tmxlite.dir/src/LayerGroup.cpp.o [ 81%] Building CXX object source_subfolder/tmxlite/CMakeFiles/tmxlite.dir/src/Tileset.cpp.o [ 90%] Building CXX object source_subfolder/tmxlite/CMakeFiles/tmxlite.dir/src/ObjectTypes.cpp.o [100%] Linking CXX static library ../../lib/libtmxlite-s.a [100%] Built target tmxlite tmxlite/1.3.0: Package 'ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9' built tmxlite/1.3.0: Build folder /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/build/ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9 tmxlite/1.3.0: Generated conaninfo.txt tmxlite/1.3.0: Generated conanbuildinfo.txt tmxlite/1.3.0: Generating the package tmxlite/1.3.0: Package folder /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9 tmxlite/1.3.0: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/build/ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9' '--target' 'install' '--' '-j3' ----------------- [100%] Built target tmxlite Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9/include/tmxlite -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9/include/tmxlite/Config.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9/include/tmxlite/TileLayer.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9/include/tmxlite/Object.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9/include/tmxlite/FreeFuncs.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9/include/tmxlite/Types.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9/include/tmxlite/Map.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9/include/tmxlite/ObjectGroup.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9/include/tmxlite/detail -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9/include/tmxlite/detail/Android.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9/include/tmxlite/detail/Log.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9/include/tmxlite/ImageLayer.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9/include/tmxlite/Property.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9/include/tmxlite/Layer.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9/include/tmxlite/ObjectTypes.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9/include/tmxlite/Tileset.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9/include/tmxlite/LayerGroup.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9/include/tmxlite/Types.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9/lib/libtmxlite-s.a [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 tmxlite/1.3.0 package(): Packaged 1 '.a' file: libtmxlite-s.a tmxlite/1.3.0 package(): Packaged 15 '.hpp' files tmxlite/1.3.0 package(): Packaged 1 '.inl' file: Types.inl tmxlite/1.3.0 package(): Packaged 1 file: LICENSE tmxlite/1.3.0: Package 'ce9e5ddbae0ca1dcdaee6e8fecfdd1d81c348dc9' created tmxlite/1.3.0: Created package revision 24ca27e612e3ed8454d181d50f69a9be [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