Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 212848 - can't emerge qt-3.3.8 ERROR: x11-libs/qt-3.3.8-r4 failed. (no error message)
Summary: can't emerge qt-3.3.8 ERROR: x11-libs/qt-3.3.8-r4 failed. (no error message)
Status: RESOLVED DUPLICATE of bug 41124
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-09 17:57 UTC by Alexey
Modified: 2008-03-09 18:35 UTC (History)
0 users

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


Attachments
build.log (build.log,406.56 KB, text/plain)
2008-03-09 17:59 UTC, Alexey
Details
environment (environment,101.29 KB, text/plain)
2008-03-09 18:00 UTC, Alexey
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***