Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge fail !! when emerge qt-3.1.0-r3
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Jim Wang
n00b
n00b


Joined: 04 Dec 2002
Posts: 10

PostPosted: Thu Feb 13, 2003 4:19 pm    Post subject: emerge fail !! when emerge qt-3.1.0-r3 Reply with quote

I try to emerge qt3.1.0-r3 , but there is error message below:
Quote:
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/../../../../i686-pc-linux-gnu/bin/ld:.obj/release-shared-mt/qfontcncodec.o:2: parse error
collect2: ld returned 1 exit status
make[1]: *** [../lib/libqt-mt.so.3.1.0] Error 1
make[1]: Leaving directory `/var/tmp/portage/qt-3.1.0-r3/work/qt-x11-free-3.1.0/src'
make: *** [sub-src] Error 2

!!! ERROR: x11-libs/qt-3.1.0-r3 failed.
!!! Function src_compile, Line 61, Exitcode 2
!!! (no error message)


Can someone help me!! thankx....
Back to top
View user's profile Send private message
Exci
Apprentice
Apprentice


Joined: 12 Jul 2002
Posts: 265
Location: The Netherlands, Zoetermeer

PostPosted: Thu Feb 13, 2003 7:14 pm    Post subject: Reply with quote

please add the info 'emerge info' gives you
Back to top
View user's profile Send private message
Jim Wang
n00b
n00b


Joined: 04 Dec 2002
Posts: 10

PostPosted: Thu Feb 13, 2003 8:06 pm    Post subject: Reply with quote

The info is listed below:

Quote:
Portage 2.0.46-r12 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.20 i686 AMD Athlon(tm) Processor
GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="oss apm arts crypt libg++ libwww mikmod mmx mpeg ncurses pdflib png qtmt quicktime spell xml2 xmms zlib gdbm berkdb slang readline bonobo svga tcltk guile sdl gpm tcpd pam ssl perl python imlib oggvorbis motif cdr gnome java gtk truetype truetype2cjk lprng 3dnow esd opengl X xv x86 mozilla jpeg gif encode alsa nls avi -kde -qt -cups -sparc -ppc -sparc64 -alpha"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-tbird -mcpu=athlon-tbird -O3 -pipe -fomit-frame-pointer -mmmx -m3dnow"
CXXFLAGS="-march=athlon-tbird -mcpu=athlon-tbird -O3 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="no"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Back to top
View user's profile Send private message
Jim Wang
n00b
n00b


Joined: 04 Dec 2002
Posts: 10

PostPosted: Fri Feb 14, 2003 4:33 pm    Post subject: Reply with quote

Finally, I solve this problem by unmerge ccache.Then it work fine...
Back to top
View user's profile Send private message
_Edulix
n00b
n00b


Joined: 09 Dec 2002
Posts: 68

PostPosted: Fri Feb 14, 2003 8:24 pm    Post subject: Reply with quote

Please read my last post of this topic
Back to top
View user's profile Send private message
nocom99
n00b
n00b


Joined: 15 Feb 2003
Posts: 1

PostPosted: Sat Feb 15, 2003 2:38 am    Post subject: Reply with quote

I'm having the same problem. I don't have ccache merged, so couldn't unmerge that. Any other ideas? I'm stuck and need help!

Here is the output of emerge qt 2>debug.log:
Code:
kernel/qkeysequence.cpp: In function `static int
   QKeySequence::decodeString(const QString&)':
kernel/qkeysequence.cpp:372: warning: `int fnum' might be used uninitialized in
   this function
tools/qglobal.cpp: In function `void qSystemWarning(const char*, int)':
tools/qglobal.cpp:578: warning: unused parameter `const char*msg'
tools/qglobal.cpp:578: warning: unused parameter `int code'
kernel/qapplication_x11.cpp: In function `void qt_init_internal(int*, char**,
   Display*, long unsigned int, long unsigned int)':
kernel/qapplication_x11.cpp:2020: warning: `XEventClass*ev_class' might be used
   uninitialized in this function
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/../../../../i686-pc-linux-gnu/bin/ld: libqt-mt.so.3.1.0: undefined versioned symbol name std::time_put_w@@GLIBCPP_3.2
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/../../../../i686-pc-linux-gnu/bin/ld: failed to set dynamic section sizes: Bad value
collect2: ld returned 1 exit status
make[1]: *** [../lib/libqt-mt.so.3.1.0] Error 1
make: *** [sub-src] Error 2

!!! ERROR: x11-libs/qt-3.1.0-r3 failed.
!!! Function src_compile, Line 106, Exitcode 2
!!! (no error message)


and here is my emerge info:
Code:
Portage 2.0.46-r12 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.19-gentoo-r10 i686 AMD Athlon(tm) MP 2000+
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/ http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm arts avi crypt cups encode gif jpeg gnome libg++ libwww mikmod mmx mpeg ncurses nls pdflib png qtmt quicktime sdl spell svga truetype xml2 xmms xv zlib alsa gdbm berkdb slang readline java X gpm tcpd pam ssl perl python esd imlib oggvorbis gtk motif opengl qt kde"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-mcpu=athlon-mp -O3 -pipe"
CXXFLAGS="-mcpu=athlon-mp -O3 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j3"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"


I tried to change my USE settings in /etc/make.conf, but the changes didn't take. Even after rebooting, emerge info still shows the USE settings listed above, even though make.conf now shows USE="qt kde". Any thoughts on that one?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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