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

Bug 52070

Summary: Qt-3.3.1 and qt-3.3.2 segfaults when compiling inside emerge
Product: Gentoo Linux Reporter: Jonas Ådahl <tox>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major CC: julien256
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jonas Ådahl 2004-05-26 01:40:22 UTC
When compiling qt-3.3.2 (or 3.3.1) it segfaults on creating listboxeditor.cpp.

	/var/tmp/portage/qt-3.3.1-r2/work/qt-x11-free-3.3.1/bin/uic 		-L /var/tmp/portage/qt-3.3.1-r2/work/qt-x11-free-3.3.1/plugins 			
		 listboxeditor.ui -i listboxeditor.h -o listboxeditor.cpp
	make[3]: *** [listboxeditor.cpp] Segmentation fault 

When running "make" in /var/tmp/portage/qt-3.3.2/work/qt-x11-free-3.3.2/ it does Not fail to compile. and running the commands right before the segmentation fault occurs doesn not cause a segmentation fault.

My version string: Portage 2.0.50-r6 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3_pre20040420-r0, 2.6.4-gentoo-r1) (recompiling gcc, glibc or binutils does not change anything)



Reproducible: Always
Steps to Reproduce:
1.emerge qt
2.
3.

Actual Results:  
It segfaults on creating listboxeditor.cpp 

Expected Results:  
It should not fail.
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-05-26 08:20:13 UTC

*** This bug has been marked as a duplicate of 46435 ***
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2004-09-15 13:13:38 UTC
*** Bug 64155 has been marked as a duplicate of this bug. ***