Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_792_7_0_0/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.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 '/tmp/c3ipr/pr_792_7_0_0/.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=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_792_7_0_0/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 17.4248046875 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['CMakeLists.txt', 'patches/**'] [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK Exporting package recipe libkml/1.3.0 exports: File 'conandata.yml' found. Exporting it... libkml/1.3.0 exports: Copied 1 '.yml' file: conandata.yml libkml/1.3.0 exports_sources: Copied 1 '.txt' file: CMakeLists.txt libkml/1.3.0 exports_sources: Copied 3 '.patch' files: fix-for-mingw-and-empty-literal-for-vc.patch, conanize-cmakelists.patch, export-extern-symbols-for-msvc.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.3.0': {'url': 'https://github.com/libkml/libkml/archive/1.3.0.zip', 'sha256': 'ac2a61b4bca105cbed9ad8d0d6d5536dc7c2a11abcecf86431d023e2f3ae96db'}}, 'patches': {'1.3.0': [{'patch_file': 'patches/conanize_cmakelists.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/fix-for-mingw-and-empty-literal-for-vc.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/export-extern-symbols-for-msvc.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 1.3.0: - base_path: source_subfolder patch_file: patches/conanize_cmakelists.patch - base_path: source_subfolder patch_file: patches/fix-for-mingw-and-empty-literal-for-vc.patch - base_path: source_subfolder patch_file: patches/export-extern-symbols-for-msvc.patch sources: 1.3.0: sha256: ac2a61b4bca105cbed9ad8d0d6d5536dc7c2a11abcecf86431d023e2f3ae96db url: https://github.com/libkml/libkml/archive/1.3.0.zip [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK libkml/1.3.0: A new conanfile.py version was exported libkml/1.3.0: Folder: /tmp/c3ipr/pr_792_7_0_0/.conan/data/libkml/1.3.0/_/_/export libkml/1.3.0: Using the exported files summary hash as the recipe revision: 8bf80eed351a7895c4d2fffabee4d100 libkml/1.3.0: Exported revision: 8bf80eed351a7895c4d2fffabee4d100 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=5 os=Linux os_build=Linux [options] libkml:shared=True [build_requires] [env] boost/1.72.0: Not found in local cache, looking in remotes... boost/1.72.0: Trying with 'c3i_PR-792_1ae4a73ca0b239bd90c4f302d80ca0f5fdd8ed57'... boost/1.72.0: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz boost/1.72.0: Downloaded recipe revision 03c1f0a5a2149f60962b6b2684187f86 zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'c3i_PR-792_1ae4a73ca0b239bd90c4f302d80ca0f5fdd8ed57'... zlib/1.2.11: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 419994c54789da229ef991be6c2563b3 bzip2/1.0.8: Not found in local cache, looking in remotes... bzip2/1.0.8: Trying with 'c3i_PR-792_1ae4a73ca0b239bd90c4f302d80ca0f5fdd8ed57'... bzip2/1.0.8: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz bzip2/1.0.8: Downloaded recipe revision ad6efb7d25adcbde4984125a43434af2 expat/2.2.9: Not found in local cache, looking in remotes... expat/2.2.9: Trying with 'c3i_PR-792_1ae4a73ca0b239bd90c4f302d80ca0f5fdd8ed57'... expat/2.2.9: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz expat/2.2.9: Downloaded recipe revision 112fd1dbe4ceb7f1bb62905b2ba627ea minizip/1.2.11: Not found in local cache, looking in remotes... minizip/1.2.11: Trying with 'c3i_PR-792_1ae4a73ca0b239bd90c4f302d80ca0f5fdd8ed57'... minizip/1.2.11: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz minizip/1.2.11: Downloaded recipe revision b68c627362878b607ae13a45fa7d75ad uriparser/0.9.3: Not found in local cache, looking in remotes... uriparser/0.9.3: Trying with 'c3i_PR-792_1ae4a73ca0b239bd90c4f302d80ca0f5fdd8ed57'... uriparser/0.9.3: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz uriparser/0.9.3: Downloaded recipe revision e46475b4430a3bcdd84ae06f80b7230a libkml/1.3.0: Forced build from source libkml/1.3.0 (test package): Installing package Requirements boost/1.72.0 from 'central' - Downloaded bzip2/1.0.8 from 'central' - Downloaded expat/2.2.9 from 'central' - Downloaded libkml/1.3.0 from local cache - Cache minizip/1.2.11 from 'central' - Downloaded uriparser/0.9.3 from 'central' - Downloaded zlib/1.2.11 from 'central' - Downloaded Packages boost/1.72.0:98bfc16e03997a700b425f9737cca5d6a2d7eea0 - Download bzip2/1.0.8:3df6ebb8a308d309e882b21988fd9ea103560e16 - Download expat/2.2.9:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download libkml/1.3.0:525a212d3b5165f854235d32f38d50dda3b7db17 - Build minizip/1.2.11:b821af2d645ce5da1027767f4f3fb1d7a10da84d - Download uriparser/0.9.3:534465c2167c207a4f74d7c63bd0ecb97f4925be - Download zlib/1.2.11:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download bzip2/1.0.8: Retrieving package 3df6ebb8a308d309e882b21988fd9ea103560e16 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.8: Package installed 3df6ebb8a308d309e882b21988fd9ea103560e16 bzip2/1.0.8: Downloaded package revision a1cd49b0e96084044afb357dc2d292a8 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK expat/2.2.9: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz expat/2.2.9: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 expat/2.2.9: Downloaded package revision dad38e91871c29b660304aadf30db89b [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK uriparser/0.9.3: Retrieving package 534465c2167c207a4f74d7c63bd0ecb97f4925be from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz uriparser/0.9.3: Package installed 534465c2167c207a4f74d7c63bd0ecb97f4925be uriparser/0.9.3: Downloaded package revision 3db0e4e1b0f5a662a5f1de757cf4a60b [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK zlib/1.2.11: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 zlib/1.2.11: Downloaded package revision 6ea2fcfa0a27d86e387332e57f0702c6 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK boost/1.72.0: Retrieving package 98bfc16e03997a700b425f9737cca5d6a2d7eea0 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz boost/1.72.0: Package installed 98bfc16e03997a700b425f9737cca5d6a2d7eea0 boost/1.72.0: Downloaded package revision 74159c86ee1b32eb53732b67a4f0cba2 boost/1.72.0: LIBRARIES: ['boost_wave', 'boost_container', 'boost_contract', 'boost_exception', 'boost_graph', 'boost_iostreams', 'boost_locale', 'boost_log', 'boost_program_options', 'boost_random', 'boost_regex', 'boost_serialization', 'boost_wserialization', 'boost_coroutine', 'boost_context', 'boost_timer', 'boost_thread', 'boost_chrono', 'boost_date_time', 'boost_atomic', 'boost_filesystem', 'boost_system', 'boost_type_erasure', 'boost_log_setup', 'boost_math_c99', 'boost_math_c99f', 'boost_math_c99l', 'boost_math_tr1', 'boost_math_tr1f', 'boost_math_tr1l', 'boost_stacktrace_addr2line', 'boost_stacktrace_backtrace', 'boost_stacktrace_basic', 'boost_stacktrace_noop', 'boost_unit_test_framework'] boost/1.72.0: Package folder: /tmp/c3ipr/pr_792_7_0_0/.conan/data/boost/1.72.0/_/_/package/98bfc16e03997a700b425f9737cca5d6a2d7eea0 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK minizip/1.2.11: Retrieving package b821af2d645ce5da1027767f4f3fb1d7a10da84d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz minizip/1.2.11: Package installed b821af2d645ce5da1027767f4f3fb1d7a10da84d minizip/1.2.11: Downloaded package revision 0291c16341d35fc433085be7e0c3c054 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libkml/1.3.0: Configuring sources in /tmp/c3ipr/pr_792_7_0_0/.conan/data/libkml/1.3.0/_/_/source Unzipping 12.7MB, this can take a while [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libkml/1.3.0: Copying sources to build folder libkml/1.3.0: Building your package in /tmp/c3ipr/pr_792_7_0_0/.conan/data/libkml/1.3.0/_/_/build/525a212d3b5165f854235d32f38d50dda3b7db17 libkml/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 libkml/1.3.0: Calling build() libkml/1.3.0: JSON file created at '/tmp/c3ipr/pr_792_7_0_0/_create.json'