Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 551110 - sys-devel/gcc-4.8.4: recipe for target 's-attrtab' failed
Summary: sys-devel/gcc-4.8.4: recipe for target 's-attrtab' failed
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-03 20:35 UTC by Scott Alfter
Modified: 2015-06-04 02:19 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge-info,5.35 KB, text/plain)
2015-06-03 20:40 UTC, Scott Alfter
Details
emerge -pqv gcc (emerge-pqv,264 bytes, text/plain)
2015-06-03 20:40 UTC, Scott Alfter
Details
build.log (build.log,269.09 KB, text/plain)
2015-06-03 20:42 UTC, Scott Alfter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Alfter 2015-06-03 20:35:48 UTC
I already have gcc 4.8.4 installed, but something (a change in the ebuild?) is triggering a rebuild, which is failing.  Log files to be attached shortly.

Reproducible: Always
Comment 1 Scott Alfter 2015-06-03 20:40:09 UTC
Created attachment 404536 [details]
emerge --info
Comment 2 Scott Alfter 2015-06-03 20:40:58 UTC
Created attachment 404538 [details]
emerge -pqv gcc
Comment 3 Scott Alfter 2015-06-03 20:42:59 UTC
Created attachment 404540 [details]
build.log
Comment 4 Mike Gilbert gentoo-dev 2015-06-04 01:33:04 UTC
> make[3]: *** [s-attrtab] Killed

Please look for clues in your kernel log (dmesg).
Comment 5 Scott Alfter 2015-06-04 02:07:50 UTC
The out-of-memory killer appears to have nailed it...trying again without the usual MAKEOPTS=-j3 (or whatever).  This was on a VPS with 2 GB and minimal swap, though I've had the same error on other machines with more RAM and swap.  If this succeeds on the VPS, I'll try again with the other boxes.  Weird thing is that this didn't happen the last time gcc 4.8.4 was built on any of these hosts.
Comment 6 Mike Gilbert gentoo-dev 2015-06-04 02:19:33 UTC
> The out-of-memory killer appears to have nailed it

Closing this then.