Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_792_8_0_8/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 7 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_8_0_8/.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=7 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_792_8_0_8/.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_8_0_8/.conan/data/libkml/1.3.0/_/_/export libkml/1.3.0: Using the exported files summary hash as the recipe revision: 6093fcd1b24b7f6cf3e1c160a4585547 libkml/1.3.0: Exported revision: 6093fcd1b24b7f6cf3e1c160a4585547 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 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_a4aba2e51b5055236573c73f4ef7a8d31bbdb0b9'... 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_a4aba2e51b5055236573c73f4ef7a8d31bbdb0b9'... 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_a4aba2e51b5055236573c73f4ef7a8d31bbdb0b9'... 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_a4aba2e51b5055236573c73f4ef7a8d31bbdb0b9'... 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_a4aba2e51b5055236573c73f4ef7a8d31bbdb0b9'... 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_a4aba2e51b5055236573c73f4ef7a8d31bbdb0b9'... 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:63aa18f4c96abf22f1e546119f1f7bbee8e30165 - Missing bzip2/1.0.8:b27e2b40bcb70be2e7d6f0e0c6e43e35c530f8d3 - Download expat/2.2.9:d50a0d523d98c15bb147b18fa7d203887c38be8b - Download libkml/1.3.0:32e3708b6027e859a35bfc42e3d0377e6fc0edc8 - Build minizip/1.2.11:1fca79d1a4ca3c6380051e6ea7cceb999a8a4eaf - Download uriparser/0.9.3:353d715d203fbcfb9072122e0f6d2d73403989ab - Download zlib/1.2.11:d50a0d523d98c15bb147b18fa7d203887c38be8b - Download bzip2/1.0.8: Retrieving package b27e2b40bcb70be2e7d6f0e0c6e43e35c530f8d3 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.8: Package installed b27e2b40bcb70be2e7d6f0e0c6e43e35c530f8d3 bzip2/1.0.8: Downloaded package revision 0f7ab17d409a0a0916d9b0b0a65be6fa [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK expat/2.2.9: Retrieving package d50a0d523d98c15bb147b18fa7d203887c38be8b from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz expat/2.2.9: Package installed d50a0d523d98c15bb147b18fa7d203887c38be8b expat/2.2.9: Downloaded package revision dad6e41e66864bd5bb31a0acd1968130 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK uriparser/0.9.3: Retrieving package 353d715d203fbcfb9072122e0f6d2d73403989ab from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz uriparser/0.9.3: Package installed 353d715d203fbcfb9072122e0f6d2d73403989ab uriparser/0.9.3: Downloaded package revision 90225b529012a6237403d5852d5a8d8d [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK zlib/1.2.11: Retrieving package d50a0d523d98c15bb147b18fa7d203887c38be8b from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed d50a0d523d98c15bb147b18fa7d203887c38be8b zlib/1.2.11: Downloaded package revision 383612b56e0d12adebb4c852b500b245 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK JSON file created at '/tmp/c3ipr/pr_792_8_0_8/_create.json'