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

Bug 212848

Summary: can't emerge qt-3.3.8 ERROR: x11-libs/qt-3.3.8-r4 failed. (no error message)
Product: Gentoo Linux Reporter: Alexey <alexey.safonov>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
environment

Description Alexey 2008-03-09 17:57:56 UTC
emerge qt-3.3.8 fails with
/usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_GetBuffer'
/usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_ParserCreate'
/usr/X11R6/lib/libfontconfig.so: undefined reference to `XML_ParseBuffer'
collect2: ld returned 1 exit status
make[3]: *** [../../../bin/uic] Error 1
make[3]: Leaving directory `/var/tmp/portage/x11-libs/qt-3.3.8-r4/work/qt-x11-free-3.3.8/tools/designer/uic'
make[2]: *** [sub-uic] Error 2
make[2]: Leaving directory `/var/tmp/portage/x11-libs/qt-3.3.8-r4/work/qt-x11-free-3.3.8/tools/designer'
make[1]: *** [sub-designer] Error 2
make[1]: Leaving directory `/var/tmp/portage/x11-libs/qt-3.3.8-r4/work/qt-x11-free-3.3.8/tools'
make: *** [sub-tools] Error 2
 [31;01m*[0m 
 [31;01m*[0m ERROR: x11-libs/qt-3.3.8-r4 failed.
 [31;01m*[0m Call stack:
 [31;01m*[0m               ebuild.sh, line   49:  Called src_compile
 [31;01m*[0m             environment, line 2419:  Called die
 [31;01m*[0m The specific snippet of code:
 [31;01m*[0m       emake sub-tools || die;
 [31;01m*[0m  The die message:
 [31;01m*[0m   (no error message)
 [31;01m*[0m 
 [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant.
 [31;01m*[0m A complete build log is located at '/var/tmp/portage/x11-libs/qt-3.3.8-r4/temp/build.log'.
 [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/x11-libs/qt-3.3.8-r4/temp/environment'.
 [31;01m*[0m 




Reproducible: Always
Comment 1 Alexey 2008-03-09 17:59:15 UTC
Created attachment 145663 [details]
build.log
Comment 2 Alexey 2008-03-09 18:00:06 UTC
Created attachment 145664 [details]
environment
Comment 3 Ingmar Vanhassel (RETIRED) gentoo-dev 2008-03-09 18:35:27 UTC

*** This bug has been marked as a duplicate of bug 41124 ***