Auto detecting your dev setup to initialize the default profile (/home/conan/w/cci_PR-3215/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 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 '/home/conan/w/cci_PR-3215/.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=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/cci_PR-3215/.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: 12.052734375 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 [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK [HOOK - conan-center.py] pre_export(): [PRIVATE IMPORTS (KB-H053)] OK Exporting package recipe ignition-math/6.6.0 exports: File 'conandata.yml' found. Exporting it... ignition-math/6.6.0 exports: Copied 1 '.yml' file: conandata.yml ignition-math/6.6.0 exports_sources: Copied 1 '.txt' file: CMakeLists.txt ignition-math/6.6.0 exports_sources: Copied 2 '.patch' files: 0001-Define-time_regex-locally.patch, 0002-cmake-fixes.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'6.6.0': {'url': 'https://github.com/ignitionrobotics/ign-math/archive/ignition-math6_6.6.0.zip', 'sha256': '7c29a8fa49edba1cff8e6a6194ae74942a103eefc3504b3afb63de54d7a510e9'}}, 'patches': {'6.6.0': [{'base_path': 'source_subfolder', 'patch_file': 'patches/0001-Define-time_regex-locally.patch'}, {'base_path': 'source_subfolder', 'patch_file': 'patches/0002-cmake-fixes.patch'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 6.6.0: - base_path: source_subfolder patch_file: patches/0001-Define-time_regex-locally.patch - base_path: source_subfolder patch_file: patches/0002-cmake-fixes.patch sources: 6.6.0: sha256: 7c29a8fa49edba1cff8e6a6194ae74942a103eefc3504b3afb63de54d7a510e9 url: https://github.com/ignitionrobotics/ign-math/archive/ignition-math6_6.6.0.zip [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK ignition-math/6.6.0: A new conanfile.py version was exported ignition-math/6.6.0: Folder: /home/conan/w/cci_PR-3215/.conan/data/ignition-math/6.6.0/_/_/export ignition-math/6.6.0: Using the exported files summary hash as the recipe revision: 37d77d6c440edbb7e2619a005daf901b ignition-math/6.6.0: Exported revision: 37d77d6c440edbb7e2619a005daf901b Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=9 os=Linux os_build=Linux [options] ignition-math:shared=True [build_requires] [env] eigen/3.3.7: Not found in local cache, looking in remotes... eigen/3.3.7: Trying with 'c3i_PR-3215_8dadd87e7e46a3119758d90632224c1dc51fe853'... eigen/3.3.7: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz eigen/3.3.7: Downloaded recipe revision 6b3a28af3ddde073e3d4e780ac5dee67 ignition-math/6.6.0: Forced build from source pkgconf/1.7.3: Not found in local cache, looking in remotes... pkgconf/1.7.3: Trying with 'c3i_PR-3215_8dadd87e7e46a3119758d90632224c1dc51fe853'... pkgconf/1.7.3: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pkgconf/1.7.3: Downloaded recipe revision 91badddb4d2113a48abedbb571c77006 ignition-cmake/2.5.0: Not found in local cache, looking in remotes... ignition-cmake/2.5.0: Trying with 'c3i_PR-3215_8dadd87e7e46a3119758d90632224c1dc51fe853'... ignition-cmake/2.5.0: Trying with 'central'... JSON file created at '/home/conan/w/cci_PR-3215/21/a9c67474-e353-4c91-a2de-090183193382/_create.json'