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

Bug 61817

Summary: QT 3.3.3 compile crashed at line 121
Product: Gentoo Linux Reporter: R Jason Valentine <miracle>
Component: New packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description R Jason Valentine 2004-08-26 08:12:37 UTC
when doing an emerge -uUD world, qt 3.3.3 won't compile.



Reproducible: Always
Steps to Reproduce:
emerge qt

Actual Results:  
/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/bin/uic -L
/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/plugins listboxeditor.ui -i
listboxeditor.h -o listboxeditor.cpp
Session management error: Authentication Rejected, reason : None of the
authentication protocols specified are supported and host-based authentication
failed
/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/bin/uic -L
/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/plugins editfunctions.ui -i
editfunctions.h -o editfunctions.cpp
Session management error: Authentication Rejected, reason : None of the
authentication protocols specified are supported and host-based authentication
failed
/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/bin/uic -L
/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/plugins newform.ui -i newform.h
-o newform.cpp
Session management error: Authentication Rejected, reason : None of the
authentication protocols specified are supported and host-based authentication
failed
/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/bin/uic -L
/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/plugins listvieweditor.ui -i
listvieweditor.h -o listvieweditor.cpp
Session management error: Authentication Rejected, reason : None of the
authentication protocols specified are supported and host-based authentication
failed
make[3]: *** [editfunctions.cpp] Segmentation fault
make[3]: *** Deleting file `editfunctions.cpp'
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [listvieweditor.cpp] Segmentation fault
make[3]: *** Deleting file `listvieweditor.cpp'
make[3]: *** [newform.cpp] Segmentation fault
make[3]: *** Deleting file `newform.cpp'
make[2]: *** [sub-designer] Error 2
make[2]: Leaving directory
`/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/tools/designer'
make[1]: *** [sub-designer] Error 2
make[1]: Leaving directory `/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/tools'
make: *** [sub-tools] Error 2
 
!!! ERROR: x11-libs/qt-3.3.3 failed.
!!! Function src_compile, Line 121, Exitcode 2
!!! (no error message)


Expected Results:  
QT to compile

fornix gmiracle2 # emerge info
Portage 2.0.50-r10 (default-x86-2004.0, gcc-3.3.4, glibc-2.3.4.20040808-r0,
2.6.2-gentoo-r2)
=================================================================
System uname: 2.6.2-gentoo-r2 i686 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.5.3
distcc 2.12.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -msse2 -msse -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -msse2 -msse -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.ussg.iu.edu/pub/linux/gentoo http://adelie.polymtl.ca/
http://gentoo.seren.com/gentoo http://gentoo.osuosl.org/"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib acpi alsa apache2 apm arts avi berkdb bonobo cdr crypt cups dga dvd
dvdr encode esd flac foomaticdb gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2
gtkhtml imagemagick imlib java jpeg kde libg++ libwww mad mikmod mmx motif
mozilla mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png python
qt quicktime readline samba scanner sdl slang speex spell sse sse2 ssl svga tcpd
truetype usb x86 xml2 xmms xv zlib"
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-08-26 09:35:32 UTC

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