******************************************************************************** conan install tmxlite/1.3.0@ --build=tmxlite --profile=/home/conan/w/BuildSingleReference/18054/489a11c7-55b2-461d-80a7-924054bb72a3/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 10.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=10 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=10 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:2b1e5ff9df96aaf5924c273e1368c632fcb32dd2 - Download pugixml/1.11:85746886a6e8fefad755d863c764932ad6817380 - Download tmxlite/1.3.0:cec0e265be2c6d70f9992ea3b44cbbde62be0fb1 - Build Installing (downloading, building) binaries... miniz/2.1.0: Retrieving package 2b1e5ff9df96aaf5924c273e1368c632fcb32dd2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz miniz/2.1.0: Package installed 2b1e5ff9df96aaf5924c273e1368c632fcb32dd2 miniz/2.1.0: Downloaded package revision f9357842232d426a25358018a8023407 pugixml/1.11: Retrieving package 85746886a6e8fefad755d863c764932ad6817380 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pugixml/1.11: Package installed 85746886a6e8fefad755d863c764932ad6817380 pugixml/1.11: Downloaded package revision 4de04cfd792dd7b796187774c81df0c2 [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/cec0e265be2c6d70f9992ea3b44cbbde62be0fb1 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/cec0e265be2c6d70f9992ea3b44cbbde62be0fb1' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="10" -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/cec0e265be2c6d70f9992ea3b44cbbde62be0fb1" -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/cec0e265be2c6d70f9992ea3b44cbbde62be0fb1' ----------------- -- The C compiler identification is Clang 10.0.1 -- The CXX compiler identification is Clang 10.0.1 -- 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 10 -- Conan: Checking correct version: 10 -- 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/cec0e265be2c6d70f9992ea3b44cbbde62be0fb1 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/build/cec0e265be2c6d70f9992ea3b44cbbde62be0fb1' '--' '-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 'cec0e265be2c6d70f9992ea3b44cbbde62be0fb1' built tmxlite/1.3.0: Build folder /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/build/cec0e265be2c6d70f9992ea3b44cbbde62be0fb1 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/cec0e265be2c6d70f9992ea3b44cbbde62be0fb1 tmxlite/1.3.0: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/build/cec0e265be2c6d70f9992ea3b44cbbde62be0fb1' '--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/cec0e265be2c6d70f9992ea3b44cbbde62be0fb1/include/tmxlite -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/cec0e265be2c6d70f9992ea3b44cbbde62be0fb1/include/tmxlite/Config.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/cec0e265be2c6d70f9992ea3b44cbbde62be0fb1/include/tmxlite/TileLayer.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/cec0e265be2c6d70f9992ea3b44cbbde62be0fb1/include/tmxlite/Object.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/cec0e265be2c6d70f9992ea3b44cbbde62be0fb1/include/tmxlite/FreeFuncs.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/cec0e265be2c6d70f9992ea3b44cbbde62be0fb1/include/tmxlite/Types.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/cec0e265be2c6d70f9992ea3b44cbbde62be0fb1/include/tmxlite/Map.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/cec0e265be2c6d70f9992ea3b44cbbde62be0fb1/include/tmxlite/ObjectGroup.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/cec0e265be2c6d70f9992ea3b44cbbde62be0fb1/include/tmxlite/detail -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/cec0e265be2c6d70f9992ea3b44cbbde62be0fb1/include/tmxlite/detail/Android.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/cec0e265be2c6d70f9992ea3b44cbbde62be0fb1/include/tmxlite/detail/Log.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/cec0e265be2c6d70f9992ea3b44cbbde62be0fb1/include/tmxlite/ImageLayer.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/cec0e265be2c6d70f9992ea3b44cbbde62be0fb1/include/tmxlite/Property.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/cec0e265be2c6d70f9992ea3b44cbbde62be0fb1/include/tmxlite/Layer.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/cec0e265be2c6d70f9992ea3b44cbbde62be0fb1/include/tmxlite/ObjectTypes.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/cec0e265be2c6d70f9992ea3b44cbbde62be0fb1/include/tmxlite/Tileset.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/cec0e265be2c6d70f9992ea3b44cbbde62be0fb1/include/tmxlite/LayerGroup.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/cec0e265be2c6d70f9992ea3b44cbbde62be0fb1/include/tmxlite/Types.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/cec0e265be2c6d70f9992ea3b44cbbde62be0fb1/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 'cec0e265be2c6d70f9992ea3b44cbbde62be0fb1' created tmxlite/1.3.0: Created package revision 88b2a57a52d5a1dee1b8bb3d8ac1efdb [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