/usr/lib/python-exec/python3.7/lit: this Python implementation (python3.7) is not supported by the script. FAILED: test/builtins/CMakeFiles/check-builtins cd /var/tmp/portage/sys-libs/compiler-rt-9.0.1_rc2/work/compiler-rt-9.0.1_rc2_build/test/builtins && /var/tmp/portage/sys-libs/compiler-rt-9.0.1_rc2/temp/python3.7/bin/python /usr/bin/lit -vv -j 1 /var/tmp/portage/sys-libs/compiler-rt-9.0.1_rc2/work/compiler-rt-9.0.1_rc2_build/test/builtins/TestCases /var/tmp/portage/sys-libs/compiler-rt-9.0.1_rc2/work/compiler-rt-9.0.1_rc2_build/test/builtins/Unit/I386LinuxConfig /var/tmp/portage/sys-libs/compiler-rt-9.0.1_rc2/work/compiler-rt-9.0.1_rc2_build/test/builtins/Unit/X86_64LinuxConfig ninja: build stopped: subcommand failed. * ERROR: sys-libs/compiler-rt-9.0.1_rc2::gentoo failed (test phase): ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma_systemd-libressl_abi32+64_test-20191208-121635 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-9.2.0 * clang: clang version 9.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/9/bin llvm: 9.0.1 Available Python interpreters, in order of preference: [1] python3.7 [2] python3.6 [3] python2.7 (fallback) repository: ==> /var/db/repos/gentoo/metadata/timestamp.chk <== Tue, 10 Dec 2019 01:57:08 +0000 emerge -qpvO sys-libs/compiler-rt [ebuild N ] sys-libs/compiler-rt-9.0.1_rc2 USE="clang test"
Created attachment 599092 [details] emerge-info.txt
Created attachment 599094 [details] emerge-history.txt
Created attachment 599096 [details] environment
Created attachment 599098 [details] etc.portage.tbz2
Created attachment 599100 [details] logs.tbz2
Created attachment 599102 [details] sys-libs:compiler-rt-9.0.1_rc2:20191210-114100.log
Created attachment 599104 [details] temp.tbz2
The same python3.7 problem appears in the compiler-rt-sanitizers-9.0.1 test suite: [143/145] cd /var/tmp/portage/sys-libs/compiler-rt-sanitizers-9.0.1/work/compiler-rt_build/test/gwp_asan && /var/tmp/portage/sys-libs/compiler-rt-sanitizers-9.0.1/temp/python3.7/bin/python /usr/bin/lit -vv -j 1 /var/tmp/portage/sys-libs/compiler-rt-sanitizers-9.0.1/work/compiler-rt_build/test/gwp_asan/unit /usr/lib/python-exec/python3.7/lit: this Python implementation (python3.7) is not supported by the script. FAILED: test/gwp_asan/CMakeFiles/check-gwp_asan-unit cd /var/tmp/portage/sys-libs/compiler-rt-sanitizers-9.0.1/work/compiler-rt_build/test/gwp_asan && /var/tmp/portage/sys-libs/compiler-rt-sanitizers-9.0.1/temp/python3.7/bin/python /usr/bin/lit -vv -j 1 /var/tmp/portage/sys-libs/compiler-rt-sanitizers-9.0.1/work/compiler-rt_build/test/gwp_asan/unit ninja: build stopped: subcommand failed. * ERROR: sys-libs/compiler-rt-sanitizers-9.0.1::gentoo failed (test phase): * ninja -v -j1 -l0 check-all failed
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=094ebf93f64402309ca17c1313c60a9661162df5 commit 094ebf93f64402309ca17c1313c60a9661162df5 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2020-01-05 20:30:11 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2020-01-05 20:32:18 +0000 sys-libs/compiler-rt: Add missing python_check_deps() Closes: https://bugs.gentoo.org/702494 Signed-off-by: Michał Górny <mgorny@gentoo.org> sys-libs/compiler-rt/compiler-rt-10.0.0.9999.ebuild | 4 ++++ sys-libs/compiler-rt/compiler-rt-7.1.0.ebuild | 6 +++++- sys-libs/compiler-rt/compiler-rt-8.0.1.ebuild | 6 +++++- sys-libs/compiler-rt/compiler-rt-9.0.0-r1.ebuild | 4 ++++ sys-libs/compiler-rt/compiler-rt-9.0.1.ebuild | 4 ++++ 5 files changed, 22 insertions(+), 2 deletions(-)