Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 892589

Summary: sys-devel/gcc-12.2.1 compilation error
Product: Gentoo Linux Reporter: Cedric Sodhi <manday>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal CC: manday
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: tail -n200 build.log
emerge --info sys-devel/gcc

Description Cedric Sodhi 2023-01-30 11:25:52 UTC
Created attachment 849469 [details]
tail -n200 build.log

An assembler error during emerge -uD world
Comment 1 Cedric Sodhi 2023-01-30 11:26:28 UTC
Created attachment 849471 [details]
emerge --info sys-devel/gcc
Comment 2 Stephan Hartmann (RETIRED) gentoo-dev 2023-01-30 11:51:37 UTC
You are running out of memory. Add some swap or/and reduce number of parallel jobs.
Comment 3 Cedric Sodhi 2023-01-30 12:06:25 UTC
Ok, thanks. Sorry for the false report.