Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Qt fails to compile during GNOME 2.18 upgrade [solved]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
theethicalatheist
n00b
n00b


Joined: 11 Apr 2006
Posts: 68
Location: University of Massachusetts Lowell

PostPosted: Mon Aug 13, 2007 12:14 am    Post subject: Qt fails to compile during GNOME 2.18 upgrade [solved] Reply with quote

A little ways into my attempt to upgrade GNOME to 2.18, it bombs out on a QT upgrade.

Code:
/usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.2/../../../../powerpc-unknown-linux-gnu/bin/ld: warning: libexpat.so.0, needed by /usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.2/../../../libfontconfig.so, not found (try using -rpath or -rpath-link)
/usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.2/../../../libfontconfig.so: undefined reference to `XML_SetElementHandler'
/usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.2/../../../libfontconfig.so: undefined reference to `XML_SetDoctypeDeclHandler'
/usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.2/../../../libfontconfig.so: undefined reference to `XML_ParserFree'
/usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.2/../../../libfontconfig.so: undefined reference to `XML_SetCharacterDataHandler'
/usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.2/../../../libfontconfig.so: undefined reference to `XML_ErrorString'
/usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.2/../../../libfontconfig.so: undefined reference to `XML_ParseBuffer'
/usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.2/../../../libfontconfig.so: undefined reference to `XML_ParserCreate'
/usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.2/../../../libfontconfig.so: undefined reference to `XML_SetUserData'
/usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.2/../../../libfontconfig.so: undefined reference to `XML_GetErrorCode'
/usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.2/../../../libfontconfig.so: undefined reference to `XML_GetBuffer'
/usr/lib/gcc/powerpc-unknown-linux-gnu/4.1.2/../../../libfontconfig.so: undefined reference to `XML_GetCurrentLineNumber'
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-r3/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-r3/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-r3/work/qt-x11-free-3.3.8/tools'
make: *** [sub-tools] Error 2

!!! ERROR: x11-libs/qt-3.3.8-r3 failed.
Call stack:
  ebuild.sh, line 1632:   Called dyn_compile
  ebuild.sh, line 983:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  qt-3.3.8-r3.ebuild, line 214:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/x11-libs/qt-3.3.8-r3/temp/build.log'.


Any idea how to move past this so I can unbreak my desktop?
_________________
"Be excellent to each other" - Bill & Ted


Last edited by theethicalatheist on Mon Aug 13, 2007 3:20 am; edited 1 time in total
Back to top
View user's profile Send private message
hunky
l33t
l33t


Joined: 19 Nov 2003
Posts: 911
Location: Alaska

PostPosted: Mon Aug 13, 2007 12:19 am    Post subject: Reply with quote

not sure if this is your problem or not but I had similar errors when going through kde install. This fixed it for me:

I re-emerged both fontconfig and qt-3.3.8-r3 (fontconfig first otherwise qt fails) and then with emerge --resume.

Although prior to that, I had also done a emerge -av1 expat curl XML-Parser gettext
so don't know if that contributed.
Back to top
View user's profile Send private message
theethicalatheist
n00b
n00b


Joined: 11 Apr 2006
Posts: 68
Location: University of Massachusetts Lowell

PostPosted: Mon Aug 13, 2007 2:12 am    Post subject: Reply with quote

Thanks, re-emerging fontconfig did it.
_________________
"Be excellent to each other" - Bill & Ted
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum