Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927690 - sys-devel/gcc-13.2.1_p20240210 failed install with default/linux/amd64/23.0/split-usr/desktop
Summary: sys-devel/gcc-13.2.1_p20240210 failed install with default/linux/amd64/23.0/s...
Status: RESOLVED DUPLICATE of bug 927641
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Profiles (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-24 10:40 UTC by Sergey Torokhov
Modified: 2024-03-24 14:21 UTC (History)
1 user (show)

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


Attachments
make.conf (make.conf_17.1_desktop,1.46 KB, text/plain)
2024-03-24 10:41 UTC, Sergey Torokhov
Details
emerge_info.txt (emerge_info_17.1.txt,6.84 KB, text/plain)
2024-03-24 10:42 UTC, Sergey Torokhov
Details
build.log (build.zip,815.41 KB, application/zip)
2024-03-24 10:47 UTC, Sergey Torokhov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Torokhov 2024-03-24 10:40:43 UTC
I successfully switched from "default/linux/amd64/17.1/desktop" to new "default/linux/amd64/23.0/split-usr/desktop" profile on my first PC but then I did the same process on second PC the installation process of GCC on rebuild is failed with error:

> * ERROR: sys-devel/gcc-13.2.1_p20240210::gentoo failed (install phase):
> *   (no error message)
> * 
> * Call stack:
> *     ebuild.sh, line  136:  Called src_install
> *   environment, line 3432:  Called toolchain_src_install
> *   environment, line 4899:  Called gcc_movelibs
> *   environment, line 1973:  Called die
> * The specific snippet of code:
> *       find -depth "${ED}" -type d -exec rmdir {} + &> /dev/null || die
> *
> * If you need support, post the output of `emerge --info '=sys-devel/gcc-13.2.1_p20240210::gentoo'`,
> * the complete build log and the output of `emerge -pqv '=sys-devel/gcc-13.2.1_p20240210::gentoo'`.
> * 
> * Please include /var/tmp/portage/sys-devel/gcc-13.2.1_p20240210/work/gcc-build-logs.tar.xz in your bug report.
> * 
> * The complete build log is located at '/var/tmp/portage/sys-devel/gcc-13.2.1_p20240210/temp/build.log'.
> * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-13.2.1_p20240210/temp/environment'.
> * Working directory: '/var/tmp/portage/sys-devel/gcc-13.2.1_p20240210/work/build'
> * S: '/var/tmp/portage/sys-devel/gcc-13.2.1_p20240210/work/gcc-13-20240210'

Before trying gcc rebuild I
1. successfully update system on 17.1/desktop profile with update to sys-devel/gcc-13.2.1_p20240210
2. made full ccache cleanup
3. cleanup make.conf from CHOST (it was initially CHOST="x86_64-pc-linux-gnu")
4. eselect "default/linux/amd64/23.0/split-usr/desktop" profile
5. rebuild binutils via command "emerge --ask --oneshot sys-devel/binutils" and ran ". /etc/profile", "binutils-config 1" and  ". /etc/profile" again (then retried rebuild gcc I ran  "env-update && . /etc/profile")
6. tried to rebuild gcc via command "emerge --ask --oneshot --nodeps sys-devel/gcc" and got the error above.

I tried to build in tmpfs (total 8 Gb of Ram, but I didn't got an error about free space) and notmpsfs (free space is available).

I use multilib profile so aware of installing gcc from Gentoo binhost (there are USE"-graphite -multilib" gcc is built).

Reproducible: Always
Comment 1 Sergey Torokhov 2024-03-24 10:41:25 UTC
Created attachment 888396 [details]
make.conf
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-24 10:41:43 UTC
This was fixed yesterday (after a few attempts). Please emerge --sync. Thanks.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-24 10:41:47 UTC

*** This bug has been marked as a duplicate of bug 927641 ***
Comment 4 Sergey Torokhov 2024-03-24 10:42:54 UTC
Created attachment 888397 [details]
emerge_info.txt
Comment 5 Sergey Torokhov 2024-03-24 10:47:00 UTC
Created attachment 888398 [details]
build.log
Comment 6 Sergey Torokhov 2024-03-24 10:48:03 UTC
(In reply to Sam James from comment #3)
> 
> *** This bug has been marked as a duplicate of bug 927641 ***

Thanks! I will retry again after sync staying on 23.0 profile.
Comment 7 Sergey Torokhov 2024-03-24 13:04:04 UTC
Confirm that today re-sync resolves the issue.
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-24 13:11:51 UTC
(In reply to Sergey Torokhov from comment #7)
> Confirm that today re-sync resolves the issue.

Thank you!
Comment 9 hagar-dunor 2024-03-24 14:21:53 UTC
oops? please see https://bugs.gentoo.org/927709
I could install the binary gcc a few hours ago, now it wants to compile it