Auto detecting your dev setup to initialize the default profile (/home/conan/w/cci_PR-1510/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 8 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-1510/.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=8 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/cci_PR-1510/.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: 98.171875 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: 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 Exporting package recipe cpython/3.9.0 exports: File 'conandata.yml' found. Exporting it... cpython/3.9.0 exports: Copied 1 '.yml' file: conandata.yml cpython/3.9.0 exports_sources: Copied 6 '.patch' files [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'3.9.0': {'url': 'https://www.python.org/ftp/python/3.9.0/Python-3.9.0.tgz', 'sha256': 'df796b2dc8ef085edae2597a41c1c0a63625ebd92487adaef2fed22b567873e8'}}, 'patches': {'3.9.0': [{'patch_file': 'patches/0001-3.9.0-msvc.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0002-3.7.9-relocatable-python-config.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 3.9.0: - base_path: source_subfolder patch_file: patches/0001-3.9.0-msvc.patch - base_path: source_subfolder patch_file: patches/0002-3.7.9-relocatable-python-config.patch sources: 3.9.0: sha256: df796b2dc8ef085edae2597a41c1c0a63625ebd92487adaef2fed22b567873e8 url: https://www.python.org/ftp/python/3.9.0/Python-3.9.0.tgz [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 cpython/3.9.0: A new conanfile.py version was exported cpython/3.9.0: Folder: /home/conan/w/cci_PR-1510/.conan/data/cpython/3.9.0/_/_/export cpython/3.9.0: Using the exported files summary hash as the recipe revision: a3035ca1c81bf2f226d4a71ee2d6e08b cpython/3.9.0: Exported revision: a3035ca1c81bf2f226d4a71ee2d6e08b Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=8 os=Linux os_build=Linux [options] cpython:shared=False [build_requires] [env] openssl/1.1.1h: Not found in local cache, looking in remotes... openssl/1.1.1h: Trying with 'c3i_PR-1510_e43dbacd6592bd904c51d8077502bfdf8f5de976'... openssl/1.1.1h: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1h: Downloaded recipe revision 6abee9fe6223ab7dfe9bc74d10ac3395 expat/2.2.9: Not found in local cache, looking in remotes... expat/2.2.9: Trying with 'c3i_PR-1510_e43dbacd6592bd904c51d8077502bfdf8f5de976'... expat/2.2.9: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz expat/2.2.9: Downloaded recipe revision 9f476bdcbd34f15324d82b9bdfed2e99 mpdecimal/2.4.2: Not found in local cache, looking in remotes... mpdecimal/2.4.2: Trying with 'c3i_PR-1510_e43dbacd6592bd904c51d8077502bfdf8f5de976'... mpdecimal/2.4.2: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz mpdecimal/2.4.2: Downloaded recipe revision 7a5ba23bb1caa3e785ee9a5b069542f5 zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'c3i_PR-1510_e43dbacd6592bd904c51d8077502bfdf8f5de976'... zlib/1.2.11: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 1579680eade7cc27626667ca4b143529 libffi/3.3: Not found in local cache, looking in remotes... libffi/3.3: Trying with 'c3i_PR-1510_e43dbacd6592bd904c51d8077502bfdf8f5de976'... libffi/3.3: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libffi/3.3: Downloaded recipe revision dca3962d1057f01aa569425ce78430e0 libuuid/1.0.3: Not found in local cache, looking in remotes... libuuid/1.0.3: Trying with 'c3i_PR-1510_e43dbacd6592bd904c51d8077502bfdf8f5de976'... libuuid/1.0.3: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libuuid/1.0.3: Downloaded recipe revision 0af468907873ba6cfa5cd2a28966a8af libxcrypt/4.4.16: Not found in local cache, looking in remotes... libxcrypt/4.4.16: Trying with 'c3i_PR-1510_e43dbacd6592bd904c51d8077502bfdf8f5de976'... libxcrypt/4.4.16: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libxcrypt/4.4.16: Downloaded recipe revision 8ca786493601a7f69af3b569239acb6c bzip2/1.0.8: Not found in local cache, looking in remotes... bzip2/1.0.8: Trying with 'c3i_PR-1510_e43dbacd6592bd904c51d8077502bfdf8f5de976'... bzip2/1.0.8: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz bzip2/1.0.8: Downloaded recipe revision f85c479b79b300b1b5e17510aca55c35 gdbm/1.18.1: Not found in local cache, looking in remotes... gdbm/1.18.1: Trying with 'c3i_PR-1510_e43dbacd6592bd904c51d8077502bfdf8f5de976'... gdbm/1.18.1: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz gdbm/1.18.1: Downloaded recipe revision 0b8a2a7bb85cec50048858a96faf26b7 sqlite3/3.32.3: Not found in local cache, looking in remotes... sqlite3/3.32.3: Trying with 'c3i_PR-1510_e43dbacd6592bd904c51d8077502bfdf8f5de976'... sqlite3/3.32.3: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz sqlite3/3.32.3: Downloaded recipe revision 4e0c4948978a4831b8eb0b678374f1c0 ncurses/6.2: Not found in local cache, looking in remotes... ncurses/6.2: Trying with 'c3i_PR-1510_e43dbacd6592bd904c51d8077502bfdf8f5de976'... ncurses/6.2: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz ncurses/6.2: Downloaded recipe revision b2f9b039d620c8ca74615495964bb75e xz_utils/5.2.4: Not found in local cache, looking in remotes... xz_utils/5.2.4: Trying with 'c3i_PR-1510_e43dbacd6592bd904c51d8077502bfdf8f5de976'... xz_utils/5.2.4: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz xz_utils/5.2.4: Downloaded recipe revision e9079f02e62fc6269417698d56410551 cpython/3.9.0: Forced build from source cpython/3.9.0 (test package): Installing package Requirements bzip2/1.0.8 from 'central' - Downloaded cpython/3.9.0 from local cache - Cache expat/2.2.9 from 'central' - Downloaded gdbm/1.18.1 from 'central' - Downloaded libffi/3.3 from 'central' - Downloaded libuuid/1.0.3 from 'central' - Downloaded libxcrypt/4.4.16 from 'central' - Downloaded mpdecimal/2.4.2 from 'central' - Downloaded ncurses/6.2 from 'central' - Downloaded openssl/1.1.1h from 'central' - Downloaded sqlite3/3.32.3 from 'central' - Downloaded xz_utils/5.2.4 from 'central' - Downloaded zlib/1.2.11 from 'central' - Downloaded Packages bzip2/1.0.8:a5875aed3fc7ae8dd0488f7e5e99acbc480d721d - Download cpython/3.9.0:05cf97f651e8aaf5fbd4c392118dedf915d9d200 - Build expat/2.2.9:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download gdbm/1.18.1:9f33e3eb1ff2a1f9d2e135f78f6c99c0b4fe5437 - Download libffi/3.3:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download libuuid/1.0.3:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download libxcrypt/4.4.16:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download mpdecimal/2.4.2:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download ncurses/6.2:2505050b0d9115f4353b51d881d80b0d2f306e97 - Download openssl/1.1.1h:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download sqlite3/3.32.3:38f535feecc967fe90f2e9f3433bfc518b9f5a94 - Download xz_utils/5.2.4:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download zlib/1.2.11:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download Installing (downloading, building) binaries... bzip2/1.0.8: Retrieving package a5875aed3fc7ae8dd0488f7e5e99acbc480d721d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.8: Package installed a5875aed3fc7ae8dd0488f7e5e99acbc480d721d bzip2/1.0.8: Downloaded package revision 407449b362845d31b25ff7fd3aae15bb expat/2.2.9: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz expat/2.2.9: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a expat/2.2.9: Downloaded package revision 3b2618d08e8bca17f7cba2504a2bfb10 gdbm/1.18.1: Retrieving package 9f33e3eb1ff2a1f9d2e135f78f6c99c0b4fe5437 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz gdbm/1.18.1: Package installed 9f33e3eb1ff2a1f9d2e135f78f6c99c0b4fe5437 gdbm/1.18.1: Downloaded package revision e88b1ea7ff76cc72a670421ac28f2a85 libffi/3.3: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libffi/3.3: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a libffi/3.3: Downloaded package revision 064358a53c0ddb640c7deec2b20e5e3d libuuid/1.0.3: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libuuid/1.0.3: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a libuuid/1.0.3: Downloaded package revision 58fb42ab55937e6c512cca70d291787a libxcrypt/4.4.16: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libxcrypt/4.4.16: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a libxcrypt/4.4.16: Downloaded package revision 78e05f85163d5d5b7d0c99c5fd832bf8 mpdecimal/2.4.2: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz mpdecimal/2.4.2: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a mpdecimal/2.4.2: Downloaded package revision 6168b6485591d252d91ef1b65701a04b ncurses/6.2: Retrieving package 2505050b0d9115f4353b51d881d80b0d2f306e97 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ncurses/6.2: Package installed 2505050b0d9115f4353b51d881d80b0d2f306e97 ncurses/6.2: Downloaded package revision d1f253236655a75bc31641db17fee0ba openssl/1.1.1h: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1h: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a openssl/1.1.1h: Downloaded package revision 8bde495c2d44dbbd9baa740e04626e51 sqlite3/3.32.3: Retrieving package 38f535feecc967fe90f2e9f3433bfc518b9f5a94 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz sqlite3/3.32.3: Package installed 38f535feecc967fe90f2e9f3433bfc518b9f5a94 sqlite3/3.32.3: Downloaded package revision 681d0d1682d8c05496c6be8b883ef374 xz_utils/5.2.4: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz xz_utils/5.2.4: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a xz_utils/5.2.4: Downloaded package revision 2a55f76f3f5e578782776e0e813fce70 zlib/1.2.11: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a zlib/1.2.11: Downloaded package revision 8557180d8467c33b0d1c0e01e7ce1783 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK gdbm/1.18.1: Appending PATH environment variable: /home/conan/w/cci_PR-1510/.conan/data/gdbm/1.18.1/_/_/package/9f33e3eb1ff2a1f9d2e135f78f6c99c0b4fe5437/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK ncurses/6.2: Appending PATH environment variable: /home/conan/w/cci_PR-1510/.conan/data/ncurses/6.2/_/_/package/2505050b0d9115f4353b51d881d80b0d2f306e97/bin ncurses/6.2: Setting TERMINFO environment variable: /home/conan/w/cci_PR-1510/.conan/data/ncurses/6.2/_/_/package/2505050b0d9115f4353b51d881d80b0d2f306e97/bin/share/terminfo [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK sqlite3/3.32.3: Appending PATH env var with : /home/conan/w/cci_PR-1510/.conan/data/sqlite3/3.32.3/_/_/package/38f535feecc967fe90f2e9f3433bfc518b9f5a94/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [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 cpython/3.9.0: Configuring sources in /home/conan/w/cci_PR-1510/.conan/data/cpython/3.9.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK cpython/3.9.0: Copying sources to build folder cpython/3.9.0: Building your package in /home/conan/w/cci_PR-1510/.conan/data/cpython/3.9.0/_/_/build/05cf97f651e8aaf5fbd4c392118dedf915d9d200 cpython/3.9.0: Generator txt created conanbuildinfo.txt [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 cpython/3.9.0: Calling build() cpython/3.9.0: JSON file created at '/home/conan/w/cci_PR-1510/74/0f37d87d-d805-44b1-b8a2-50180de7c62a/_create.json'