******************************************************************************** conan install tmxlite/1.3.0@ --build=tmxlite --profile=/home/conan/w/BuildSingleReference/18054/f31e42eb-de3c-4781-a572-afab638a168d/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 7.0 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=7.0 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=libstdc++ compiler.version=7.0 os=Linux os_build=Linux [options] tmxlite:shared=True [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:abc45b7dce3f5194dea2377c33229fa4f20706b4 - Download pugixml/1.11:cc87fc8d8b45cd4affbef9538b392ad194f977b3 - Download tmxlite/1.3.0:2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7 - Build Installing (downloading, building) binaries... miniz/2.1.0: Retrieving package abc45b7dce3f5194dea2377c33229fa4f20706b4 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz miniz/2.1.0: Package installed abc45b7dce3f5194dea2377c33229fa4f20706b4 miniz/2.1.0: Downloaded package revision 458832fd2ece2ad4db66664e975f7d16 pugixml/1.11: Retrieving package cc87fc8d8b45cd4affbef9538b392ad194f977b3 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pugixml/1.11: Package installed cc87fc8d8b45cd4affbef9538b392ad194f977b3 pugixml/1.11: Downloaded package revision 3d9038af0e8117677d529de347d56e3f [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/2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7 tmxlite/1.3.0: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [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/2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="7.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7" -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" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DTMXLITE_STATIC_LIB="False" -DPROJECT_STATIC_RUNTIME="False" -DUSE_RTTI="True" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/build/2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7' ----------------- -- The C compiler identification is Clang 7.0.0 -- The CXX compiler identification is Clang 7.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: Checking correct version: 7.0 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/build/2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/build/2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7' '--' '-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 shared library ../../lib/libtmxlite.so [100%] Built target tmxlite tmxlite/1.3.0: Package '2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7' built tmxlite/1.3.0: Build folder /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/build/2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7 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/2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7 tmxlite/1.3.0: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/build/2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7' '--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/2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7/include/tmxlite -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7/include/tmxlite/Config.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7/include/tmxlite/TileLayer.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7/include/tmxlite/Object.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7/include/tmxlite/FreeFuncs.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7/include/tmxlite/Types.inl -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7/include/tmxlite/Map.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7/include/tmxlite/ObjectGroup.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7/include/tmxlite/detail -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7/include/tmxlite/detail/Android.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7/include/tmxlite/detail/Log.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7/include/tmxlite/ImageLayer.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7/include/tmxlite/Property.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7/include/tmxlite/Layer.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7/include/tmxlite/ObjectTypes.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7/include/tmxlite/Tileset.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7/include/tmxlite/LayerGroup.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7/include/tmxlite/Types.hpp -- Installing: /home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7/lib/libtmxlite.so -- Set runtime path of "/home/conan/w/BuildSingleReference/.conan/data/tmxlite/1.3.0/_/_/package/2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7/lib/libtmxlite.so" to "" [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 '.so' file: libtmxlite.so 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 '2e42e4eb4da2accdfa8f1f02a6a46feead60c7b7' created tmxlite/1.3.0: Created package revision 89e1b10fa5c4e63323d4c0a60dbb0a23 [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