Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926086 - dev-ada/gprbuild-24.0.0-r1 - gcc-10: fatal error: cannot execute cc1: execvp: No such file or directory
Summary: dev-ada/gprbuild-24.0.0-r1 - gcc-10: fatal error: cannot execute cc1: execvp:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux ADA team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-03 08:47 UTC by Toralf Förster
Modified: 2024-03-05 10:21 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.26 KB, text/plain)
2024-03-03 08:47 UTC, Toralf Förster
Details
dev-ada:gprbuild-24.0.0-r1:20240303-050954.log (dev-ada:gprbuild-24.0.0-r1:20240303-050954.log,1.96 KB, text/plain)
2024-03-03 08:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,119.69 KB, text/plain)
2024-03-03 08:47 UTC, Toralf Förster
Details
environment (environment,37.84 KB, text/plain)
2024-03-03 08:47 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.15 KB, application/x-xz)
2024-03-03 08:47 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,46.29 KB, application/x-xz)
2024-03-03 08:47 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,211.76 KB, text/plain)
2024-03-03 08:47 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,11.02 KB, application/x-xz)
2024-03-03 08:47 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 2024-03-03 08:47:30 UTC
 * Applying gprbuild-22.0.0-gentoo.patch ...
 [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-ada/gprbuild-24.0.0-r1/work/gprbuild-24.0.0 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-ada/gprbuild-24.0.0-r1/work/gprbuild-24.0.0 ...
gcc-10: fatal error: cannot execute cc1: execvp: No such file or directory
compilation terminated.
 * ERROR: dev-ada/gprbuild-24.0.0-r1::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-20240229-222503

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.8
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.75.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.0 linux/amd64

  HEAD of ::gentoo
commit 05e645bf04735498504dd4796ece20af0e8e693b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Mar 3 03:05:15 2024 +0000

    2024-03-03 03:05:15 UTC

emerge -qpvO dev-ada/gprbuild
[ebuild  N    ] dev-ada/gprbuild-24.0.0-r1  USE="-doc" ADA_TARGET="gnat_2021 -gcc_12 -gcc_13"
Comment 1 Toralf Förster gentoo-dev 2024-03-03 08:47:31 UTC
Created attachment 886595 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-03-03 08:47:32 UTC
Created attachment 886596 [details]
dev-ada:gprbuild-24.0.0-r1:20240303-050954.log
Comment 3 Toralf Förster gentoo-dev 2024-03-03 08:47:33 UTC
Created attachment 886597 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-03-03 08:47:35 UTC
Created attachment 886598 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-03-03 08:47:36 UTC
Created attachment 886599 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-03-03 08:47:37 UTC
Created attachment 886600 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-03-03 08:47:38 UTC
Created attachment 886601 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-03-03 08:47:39 UTC
Created attachment 886602 [details]
temp.tar.xz
Comment 9 Tupone Alfredo gentoo-dev 2024-03-04 21:23:12 UTC
I think there is some problem with your gnat-gpl installation.

I noted that gnat-gpl is built with ada -ada 

and missing cc1 is something that cannot happen. Please in case it happens I neet the log of gnat-gpl build
Comment 10 Tupone Alfredo gentoo-dev 2024-03-05 10:21:38 UTC
Fixed by:

commit 23efe86242c8871d0a614640da3c784d7eceb655 (HEAD -> master, origin/master, origin/HEAD)
Author: Alfredo Tupone <tupone@gentoo.org>
Date:   Tue Mar 5 11:18:23 2024 +0100

    dev-lang/gnat-gpl: fix configure

    Closes: https://bugs.gentoo.org/926177
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>