Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 486648 - dev-qt/qtwebkit-4.8.4 - x86_64-pc-linux-gnu-g++: Internal error: Killed (program cc1plus)
Summary: dev-qt/qtwebkit-4.8.4 - x86_64-pc-linux-gnu-g++: Internal error: Killed (prog...
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-01 12:54 UTC by David Badia
Modified: 2013-10-02 13:29 UTC (History)
0 users

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


Attachments
build.log (build.log.bz2,37.47 KB, application/x-bzip)
2013-10-01 12:59 UTC, David Badia
Details
emerge -pqv '=dev-qt/qtwebkit-4.8.4' (emerge.txt,204 bytes, text/plain)
2013-10-01 13:02 UTC, David Badia
Details
emerge --info (info.txt,4.85 KB, text/plain)
2013-10-01 13:02 UTC, David Badia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Badia 2013-10-01 12:54:12 UTC
emerge qtwebkit-4.8.4 fails with


{standard input}: Assembler messages:
{standard input}:0: Warning: end of file not at end of a line; newline inserted
x86_64-pc-linux-gnu-g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <http://bugs.gentoo.org/> for instructions.
make: *** [.obj/release-static/RenderBlock.o] Error 1
make: *** Waiting for unfinished jobs....
 ^[[31;01m*^[[0m ERROR: dev-qt/qtwebkit-4.8.4 failed (compile phase):
 ^[[31;01m*^[[0m   emake failed
 ^[[31;01m*^[[0m


Reproducible: Always

Steps to Reproduce:
1. emerge qtwebkit

Actual Results:  
fails with


{standard input}: Assembler messages:
{standard input}:0: Warning: end of file not at end of a line; newline inserted
x86_64-pc-linux-gnu-g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <http://bugs.gentoo.org/> for instructions.
make: *** [.obj/release-static/RenderBlock.o] Error 1
make: *** Waiting for unfinished jobs....
 ^[[31;01m*^[[0m ERROR: dev-qt/qtwebkit-4.8.4 failed (compile phase):
 ^[[31;01m*^[[0m   emake failed
 ^[[31;01m*^[[0m


Expected Results:  
clean emerge

jackson dave # free
             total       used       free     shared    buffers     cached
Mem:       1797336    1259520     537816          0          0     885776
-/+ buffers/cache:     373744    1423592
Swap:            0          0          0
Comment 1 David Badia 2013-10-01 12:59:59 UTC
Created attachment 359868 [details]
build.log
Comment 2 David Badia 2013-10-01 13:02:17 UTC
Created attachment 359870 [details]
emerge -pqv '=dev-qt/qtwebkit-4.8.4'
Comment 3 David Badia 2013-10-01 13:02:49 UTC
Created attachment 359872 [details]
emerge --info
Comment 4 Rafał Mużyło 2013-10-01 13:04:48 UTC
Usually (that is barring a hardware failure) this is caused by running out of disk space / memory during build.
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2013-10-02 13:29:01 UTC
You ran out of memory.