Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638570 - sys-devel/llvm-5.0.0 fails compile -- x86_64-pc-linux-gnu-g++: internal compiler error: Killed (program cc1plus)
Summary: sys-devel/llvm-5.0.0 fails compile -- x86_64-pc-linux-gnu-g++: internal compi...
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: LLVM support project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-23 14:33 UTC by Ferry
Modified: 2017-11-23 14:41 UTC (History)
0 users

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


Attachments
build.log (build.log,396.50 KB, text/plain)
2017-11-23 14:33 UTC, Ferry
Details
emerge --info (emerge.info,5.27 KB, text/plain)
2017-11-23 14:34 UTC, Ferry
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ferry 2017-11-23 14:33:44 UTC
Created attachment 505892 [details]
build.log

Hi,

llvm fails to compile here. In all honesty tho', there's seldom a llvm ebuild that actually works on my system. Haven't been able to find out why it fails so frequently.


{standard input}: Assembler messages:
{standard input}:68323: Warning: end of file not at end of a line; newline inserted
{standard input}:68324: Error: expecting operand after ','; got nothing
{standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive
x86_64-pc-linux-gnu-g++: internal compiler error: Killed (program cc1plus)

Please let me know if more information is required.
Comment 1 Ferry 2017-11-23 14:34:03 UTC
Created attachment 505894 [details]
emerge --info
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2017-11-23 14:41:40 UTC
x86_64-pc-linux-gnu-g++: internal compiler error: Killed (program cc1plus)

You ran out of memory.