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.8935546875 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 7 '.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'}, {'patch_file': 'patches/0003-3.9.0-_msi-vcxproj.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 - base_path: source_subfolder patch_file: patches/0003-3.9.0-_msi-vcxproj.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: b15079ead414003393d6dc0aa7ebeb19 cpython/3.9.0: Exported revision: b15079ead414003393d6dc0aa7ebeb19 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug 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_09199a1a6928d84b4dee10dc2ede7de628c2bb1a'... 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_09199a1a6928d84b4dee10dc2ede7de628c2bb1a'... 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_09199a1a6928d84b4dee10dc2ede7de628c2bb1a'... 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_09199a1a6928d84b4dee10dc2ede7de628c2bb1a'... 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_09199a1a6928d84b4dee10dc2ede7de628c2bb1a'... 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_09199a1a6928d84b4dee10dc2ede7de628c2bb1a'... 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_09199a1a6928d84b4dee10dc2ede7de628c2bb1a'... 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_09199a1a6928d84b4dee10dc2ede7de628c2bb1a'... 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_09199a1a6928d84b4dee10dc2ede7de628c2bb1a'... 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_09199a1a6928d84b4dee10dc2ede7de628c2bb1a'... 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_09199a1a6928d84b4dee10dc2ede7de628c2bb1a'... 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_09199a1a6928d84b4dee10dc2ede7de628c2bb1a'... 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 45e5fe6da8c4f6ec3301dac18f31c72c 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:d666801fbcdc3fd37cf8b2a827d72e84b1878ff5 - Download cpython/3.9.0:59482a6eac0ded6c3122ad335f61872e297df6b6 - Build expat/2.2.9:761432f3453a17c960259b5b2605153e3bcffd7d - Download gdbm/1.18.1:0e491064d9646cb1cd4d70a0eb5bac13517fd0d5 - Download libffi/3.3:761432f3453a17c960259b5b2605153e3bcffd7d - Download libuuid/1.0.3:761432f3453a17c960259b5b2605153e3bcffd7d - Download libxcrypt/4.4.16:761432f3453a17c960259b5b2605153e3bcffd7d - Download mpdecimal/2.4.2:761432f3453a17c960259b5b2605153e3bcffd7d - Download ncurses/6.2:e681348d4df92f98e27d08354faf27a9b33b30d5 - Download openssl/1.1.1h:761432f3453a17c960259b5b2605153e3bcffd7d - Download sqlite3/3.32.3:7203d1e546a9cc7983a4c9c09c59b8e240dfcae9 - Download xz_utils/5.2.4:761432f3453a17c960259b5b2605153e3bcffd7d - Download zlib/1.2.11:761432f3453a17c960259b5b2605153e3bcffd7d - Download Installing (downloading, building) binaries... bzip2/1.0.8: Retrieving package d666801fbcdc3fd37cf8b2a827d72e84b1878ff5 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.8: Package installed d666801fbcdc3fd37cf8b2a827d72e84b1878ff5 bzip2/1.0.8: Downloaded package revision 47aca1c1b6c74165febcf43effef2085 expat/2.2.9: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz expat/2.2.9: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d expat/2.2.9: Downloaded package revision be0518f6e3210e697c30fb26922f287d gdbm/1.18.1: Retrieving package 0e491064d9646cb1cd4d70a0eb5bac13517fd0d5 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz gdbm/1.18.1: Package installed 0e491064d9646cb1cd4d70a0eb5bac13517fd0d5 gdbm/1.18.1: Downloaded package revision f6294a854dcd4afc55944cfaec67ab61 libffi/3.3: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libffi/3.3: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d libffi/3.3: Downloaded package revision c057ecebf760f67fba2dc557a6e8bf72 libuuid/1.0.3: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libuuid/1.0.3: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d libuuid/1.0.3: Downloaded package revision 5e118450fdc6329fbfdaeaf09ca46843 libxcrypt/4.4.16: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libxcrypt/4.4.16: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d libxcrypt/4.4.16: Downloaded package revision 0b79f1c97e8a5b36c2e415976c40ebb3 mpdecimal/2.4.2: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz mpdecimal/2.4.2: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d mpdecimal/2.4.2: Downloaded package revision 2b7bdbfad1215a9930c8ff3e3508b758 ncurses/6.2: Retrieving package e681348d4df92f98e27d08354faf27a9b33b30d5 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ncurses/6.2: Package installed e681348d4df92f98e27d08354faf27a9b33b30d5 ncurses/6.2: Downloaded package revision f82f66391d9576ccadd338006ae4610f openssl/1.1.1h: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1h: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d openssl/1.1.1h: Downloaded package revision 260a8081264996ecb392ef25219395dc sqlite3/3.32.3: Retrieving package 7203d1e546a9cc7983a4c9c09c59b8e240dfcae9 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz sqlite3/3.32.3: Package installed 7203d1e546a9cc7983a4c9c09c59b8e240dfcae9 sqlite3/3.32.3: Downloaded package revision e34cbf9fdd070d1108fbac14dd28b0e1 xz_utils/5.2.4: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz xz_utils/5.2.4: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d xz_utils/5.2.4: Downloaded package revision f4202cc3db5d44fc966948d17f8da32e zlib/1.2.11: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d zlib/1.2.11: Downloaded package revision a14a22be32255977cb9ce8e0b6c92ee0 [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/0e491064d9646cb1cd4d70a0eb5bac13517fd0d5/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/e681348d4df92f98e27d08354faf27a9b33b30d5/bin ncurses/6.2: Setting TERMINFO environment variable: /home/conan/w/cci_PR-1510/.conan/data/ncurses/6.2/_/_/package/e681348d4df92f98e27d08354faf27a9b33b30d5/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/7203d1e546a9cc7983a4c9c09c59b8e240dfcae9/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/59482a6eac0ded6c3122ad335f61872e297df6b6 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/75/b3a17cbc-6dea-4f1c-9c15-f816ee54a645/_create.json'