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

Bug 486648

Summary: dev-qt/qtwebkit-4.8.4 - x86_64-pc-linux-gnu-g++: Internal error: Killed (program cc1plus)
Product: Gentoo Linux Reporter: David Badia <dbadia>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED CANTFIX    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge -pqv '=dev-qt/qtwebkit-4.8.4'
emerge --info

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.