checking for x86_64-pc-linux-gnu-gcc... clang checking whether the C compiler works... no configure: error: in /var/tmp/portage/app-pda/libplist-2.1.0/work/libplist-2.1.0_build: configure: error: C compiler cannot create executables See config.log for more details ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma_systemd-20200318-121516 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-9.3.0 * clang version 10.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/10/bin /usr/lib/llvm/10 10.0.0 Available Python interpreters, in order of preference: [1] python3.8 [2] python3.6 [3] python3.7 (fallback) [4] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * Available Rust versions: [1] rust-bin-1.41.1 [2] rust-1.41.1 * The following VMs are available for generation-2: *) IcedTea JDK 3.14.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.0.2 timestamp of HEAD at this tinderbox image: /var/db/repos/gentoo Mon 23 Mar 2020 08:44:00 AM UTC emerge -qpvO app-pda/libplist [ebuild N ] app-pda/libplist-2.1.0 USE="-python -static-libs" PYTHON_TARGETS="python3_6 -python3_7 -python3_8"
Created attachment 624682 [details] emerge-info.txt
Created attachment 624684 [details] app-pda:libplist-2.1.0:20200323-091851.log
Created attachment 624686 [details] emerge-history.txt
Created attachment 624688 [details] environment
Created attachment 624690 [details] etc.portage.tbz2
Created attachment 624692 [details] logs.tbz2
Created attachment 624694 [details] temp.tbz2
It seems, that it uses instead of gcc now clang? configure:3515: $? = 0 configure:3504: clang -V >&5 clang-9: error: argument to '-V' is missing (expected 1 value) clang-9: error: no input files configure:3515: $? = 1 configure:3504: clang -qversion >&5 clang-9: error: unknown argument '-qversion'; did you mean '--version'? clang-9: error: no input files configure:3515: $? = 1 configure:3535: checking whether the C compiler works configure:3557: clang -march=native -mfpmath=sse,387 -mtune=intel -O3 -frecord-gcc-switches -fomit-frame-pointer -malign-data=abi -mtls-dialect=gnu2 -pipe -Wl,--as-needed -Wl,-O1 -Wl,-> clang-9: error: unknown argument: '-malign-data=abi' clang-9: error: unknown argument: '-mtls-dialect=gnu2' configure:3561: $? = 1 configure:3599: result: no
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4805099cb791315b53f0416b336b35b116f183f6 commit 4805099cb791315b53f0416b336b35b116f183f6 Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2020-03-28 13:29:57 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2020-03-28 13:31:49 +0000 app-pda/libplist: Don't prefer clang in 2.1.0 Closes: https://bugs.gentoo.org/714076 Package-Manager: Portage-2.3.96, Repoman-2.3.20 Signed-off-by: James Le Cuirot <chewi@gentoo.org> app-pda/libplist/libplist-2.1.0.ebuild | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-)