Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830907 - dev-lang/moarvm-2023.12 - probing whether your compiler thinks that it is gcc Cant compile simple gcc probe, so something is badly
Summary: dev-lang/moarvm-2023.12 - probing whether your compiler thinks that it is gcc...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-10 09:25 UTC by Toralf Förster
Modified: 2024-01-23 08:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.98 KB, text/plain)
2022-01-10 09:25 UTC, Toralf Förster
Details
dev-lang:moarvm-2021.10:20220110-053636.log (dev-lang:moarvm-2021.10:20220110-053636.log,2.03 KB, text/plain)
2022-01-10 09:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,332.75 KB, text/plain)
2022-01-10 09:25 UTC, Toralf Förster
Details
environment (environment,72.65 KB, text/plain)
2022-01-10 09:25 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,26.72 KB, application/x-bzip)
2022-01-10 09:25 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,2.30 KB, application/x-bzip)
2022-01-10 09:25 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,18.52 KB, application/x-bzip)
2022-01-10 09:25 UTC, Toralf Förster
Details
emerge-info.txt (emerge-info.txt,17.80 KB, text/plain)
2022-01-16 10:24 UTC, Toralf Förster
Details
dev-lang:moarvm-2021.10:20220115-225535.log (dev-lang:moarvm-2021.10:20220115-225535.log,2.08 KB, text/plain)
2022-01-16 10:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,243.30 KB, text/plain)
2022-01-16 10:24 UTC, Toralf Förster
Details
environment (environment,72.76 KB, text/plain)
2022-01-16 10:24 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,26.79 KB, application/x-bzip)
2022-01-16 10:24 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,2.30 KB, application/x-bzip)
2022-01-16 10:24 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,18.47 KB, application/x-bzip)
2022-01-16 10:24 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-01-10 09:25:20 UTC
Adding extra include for libffi: -I/usr/lib64/libffi/include 
OK

    probing whether your compiler thinks that it is gcc  Can't compile simple gcc probe, so something is badly wrong at build/probe.pm line 206.
 * ERROR: dev-lang/moarvm-2021.10::gentoo failed (configure phase):
 *   (no error message)
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4-20220106-060005

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-11.2.1 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.57.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK JRE 11.0.13_p8 [openjdk-jre-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 1537083cb3e3e4e0c9c5c674584d0b62d2293bba
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Jan 10 04:36:53 2022 +0000

    2022-01-10 04:36:51 UTC

emerge -qpvO dev-lang/moarvm
[ebuild  N    ] dev-lang/moarvm-2021.10  USE="clang optimize ubsan (-asan) -debug -doc -jit -static-libs"
Comment 1 Toralf Förster gentoo-dev 2022-01-10 09:25:21 UTC
Created attachment 761759 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-10 09:25:22 UTC
Created attachment 761760 [details]
dev-lang:moarvm-2021.10:20220110-053636.log
Comment 3 Toralf Förster gentoo-dev 2022-01-10 09:25:23 UTC
Created attachment 761761 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-01-10 09:25:24 UTC
Created attachment 761762 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-01-10 09:25:25 UTC
Created attachment 761763 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-10 09:25:26 UTC
Created attachment 761764 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-01-10 09:25:27 UTC
Created attachment 761765 [details]
temp.tar.bz2
Comment 8 Patrick Lauer gentoo-dev 2022-01-10 09:34:21 UTC
> Can't compile simple gcc probe, so something is badly wrong at build/probe.pm line 206.

That looks like a pretty broken toolchain configuration to me
Comment 9 Toralf Förster gentoo-dev 2022-01-16 10:24:22 UTC
appeared recently at the tinderbox image 17.1_desktop_plasma_systemd-j4-20220112-090006
Comment 10 Toralf Förster gentoo-dev 2022-01-16 10:24:25 UTC
Created attachment 762285 [details]
emerge-info.txt
Comment 11 Toralf Förster gentoo-dev 2022-01-16 10:24:26 UTC
Created attachment 762286 [details]
dev-lang:moarvm-2021.10:20220115-225535.log
Comment 12 Toralf Förster gentoo-dev 2022-01-16 10:24:27 UTC
Created attachment 762288 [details]
emerge-history.txt
Comment 13 Toralf Förster gentoo-dev 2022-01-16 10:24:28 UTC
Created attachment 762289 [details]
environment
Comment 14 Toralf Förster gentoo-dev 2022-01-16 10:24:29 UTC
Created attachment 762290 [details]
etc.portage.tar.bz2
Comment 15 Toralf Förster gentoo-dev 2022-01-16 10:24:30 UTC
Created attachment 762291 [details]
logs.tar.bz2
Comment 16 Toralf Förster gentoo-dev 2022-01-16 10:24:31 UTC
Created attachment 762292 [details]
temp.tar.bz2
Comment 17 Agostino Sarubbo gentoo-dev 2024-01-23 08:22:07 UTC
tinderbox_musl has reproduced this issue with version 2023.12 - Updating summary.