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

Bug 137190

Summary: qt compiling error
Product: Gentoo Linux Reporter: KirO <aferre>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED TEST-REQUEST    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description KirO 2006-06-18 10:46:00 UTC
i686-pc-linux-gnu-g++ -c -pipe -fno-exceptions -Wall -W -O2 -march=pentium3 -pipe -fno-strict-aliasing -D_REENTRANT -fPIC  -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED -I/var/tmp/portage/qt-3.3.6-r1/work/qt-x11-free-3.3.6/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../../interfaces -I../../../../include -I/usr/include -I.moc/release-shared-mt/ -o .obj/release-shared-mt/main.o main.cpp
i686-pc-linux-gnu-g++ -c -pipe -fno-exceptions -Wall -W -O2 -march=pentium3 -pipe -fno-strict-aliasing -D_REENTRANT -fPIC  -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED -I/var/tmp/portage/qt-3.3.6-r1/work/qt-x11-free-3.3.6/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../../interfaces -I../../../../include -I/usr/include -I.moc/release-shared-mt/ -o .obj/release-shared-mt/rc2ui.o rc2ui.cpp
glade2ui.cpp: In member function `void
   Glade2Ui::emitGtkMenuBarChildWidgets(const QValueList<QDomElement>&)':
glade2ui.cpp:757: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.

test -d ../../../../plugins/designer/ || mkdir -p ../../../../plugins/designer/
rm -f librcplugin.so
i686-pc-linux-gnu-g++ -fno-exceptions -shared -o librcplugin.so .obj/release-shared-mt/main.o .obj/release-shared-mt/rc2ui.o   -L/var/tmp/portage/qt-3.3.6-r1/work/qt-x11-free-3.3.6/lib -L/usr/X11R6/lib -lqt-mt -lmng -ljpeg -lpng -lz -lXi -lXrender -lXrandr -lXcursor -lXft -lfreetype -lfontconfig -lXext -lX11 -lm -lSM -lICE -ldl -lpthread
mv -f librcplugin.so ../../../../plugins/designer/
make[4]: Leaving directory `/var/tmp/portage/qt-3.3.6-r1/work/qt-x11-free-3.3.6/tools/designer/plugins/rc'
cd kdevdlg && make -f Makefile
make[4]: Entering directory `/var/tmp/portage/qt-3.3.6-r1/work/qt-x11-free-3.3.6/tools/designer/plugins/kdevdlg'
/var/tmp/portage/qt-3.3.6-r1/work/qt-x11-free-3.3.6/bin/qmake  -spec /var/tmp/portage/qt-3.3.6-r1/work/qt-x11-free-3.3.6/mkspecs/linux-g++ -o /var/tmp/portage/qt-3.3.6-r1/work/qt-x11-free-3.3.6/./tools/designer/plugins/kdevdlg /var/tmp/portage/qt-3.3.6-r1/work/qt-x11-free-3.3.6/tools/designer/plugins/kdevdlg/kdevdlg.pro
cd /var/tmp/portage/qt-3.3.6-r1/work/qt-x11-free-3.3.6/./tools/designer/plugins/kdevdlg
make Makefile
make[5]: Entering directory `/var/tmp/portage/qt-3.3.6-r1/work/qt-x11-free-3.3.6/tools/designer/plugins/kdevdlg'
make[5]: `Makefile' is up to date.
make[5]: Leaving directory `/var/tmp/portage/qt-3.3.6-r1/work/qt-x11-free-3.3.6/tools/designer/plugins/kdevdlg'
make[4]: Leaving directory `/var/tmp/portage/qt-3.3.6-r1/work/qt-x11-free-3.3.6/tools/designer/plugins/kdevdlg'
make[4]: Entering directory `/var/tmp/portage/qt-3.3.6-r1/work/qt-x11-free-3.3.6/tools/designer/plugins/kdevdlg'
i686-pc-linux-gnu-g++ -c -pipe -fno-exceptions -Wall -W -O2 -march=pentium3 -pipe -fno-strict-aliasing -D_REENTRANT -fPIC  -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED -I/var/tmp/portage/qt-3.3.6-r1/work/qt-x11-free-3.3.6/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../../interfaces -I../../../../include -I/usr/include -I.moc/release-shared-mt/ -o .obj/release-shared-mt/main.o main.cpp
i686-pc-linux-gnu-g++ -c -pipe -fno-exceptions -Wall -W -O2 -march=pentium3 -pipe -fno-strict-aliasing -D_REENTRANT -fPIC  -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED -I/var/tmp/portage/qt-3.3.6-r1/work/qt-x11-free-3.3.6/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../../interfaces -I../../../../include -I/usr/include -I.moc/release-shared-mt/ -o .obj/release-shared-mt/kdevdlg2ui.o kdevdlg2ui.cpp
test -d ../../../../plugins/designer/ || mkdir -p ../../../../plugins/designer/
rm -f libkdevdlgplugin.so
i686-pc-linux-gnu-g++ -fno-exceptions -shared -o libkdevdlgplugin.so .obj/release-shared-mt/main.o .obj/release-shared-mt/kdevdlg2ui.o   -L/var/tmp/portage/qt-3.3.6-r1/work/qt-x11-free-3.3.6/lib -L/usr/X11R6/lib -lqt-mt -lmng -ljpeg -lpng -lz -lXi -lXrender -lXrandr -lXcursor -lXft -lfreetype -lfontconfig -lXext -lX11 -lm -lSM -lICE -ldl -lpthread
mv -f libkdevdlgplugin.so ../../../../plugins/designer/
make[4]: Leaving directory `/var/tmp/portage/qt-3.3.6-r1/work/qt-x11-free-3.3.6/tools/designer/plugins/kdevdlg'
The bug is not reproducible, so it is likely a hardware or OS problem.
make[4]: *** [.obj/release-shared-mt/glade2ui.o] Error 1
make[4]: Leaving directory `/var/tmp/portage/qt-3.3.6-r1/work/qt-x11-free-3.3.6/tools/designer/plugins/glade'
make[3]: *** [sub-glade] Error 2
make[3]: Leaving directory `/var/tmp/portage/qt-3.3.6-r1/work/qt-x11-free-3.3.6/tools/designer/plugins'
make[2]: *** [sub-plugins] Error 2
make[2]: Leaving directory `/var/tmp/portage/qt-3.3.6-r1/work/qt-x11-free-3.3.6/tools/designer'
make[1]: *** [sub-designer] Error 2
make[1]: Leaving directory `/var/tmp/portage/qt-3.3.6-r1/work/qt-x11-free-3.3.6/tools'
make: *** [sub-tools] Error 2

!!! ERROR: x11-libs/qt-3.3.6-r1 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  qt-3.3.6-r1.ebuild, line 205:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.

This had happened several times, i have make an emerge --sync yet...

# emerge --info
Portage 2.1 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.6-r3, 2.6.16-gentoo-r3 i686)
=================================================================
System uname: 2.6.16-gentoo-r3 i686 Pentium III (Katmai)
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5-r2, 2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/lib/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-O2 -march=pentium3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LC_ALL="es_ES@euro"
LINGUAS="es"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aac alsa apm arts avi berkdb bitmap-fonts cgi cli crypt cups dri eds emboss encode foomaticdb fortran gdbm gif gpm gstreamer gtk gtk2 imlib ipv6 isdnlog jpeg libg++ libwww mad mikmod motif mp3 mpeg ncurses nls ogg oggvorbis opengl oss pam pcre pdflib perl png pppd python quicktime readline reflection samba sdl session sockets spell spl ssl tcpd truetype truetype-fonts type1-fonts unicode vorbis xml xml2 xmms xorg xv zlib elibc_glibc kernel_linux linguas_es userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-18 10:53:23 UTC
Reopen if you can reproduce the problem w/ gcc-3.4.6-r1 or later, we are not fixing anything in gcc-3.3.x, it's unsupported upstream.

http://www.gentoo.org/doc/en/gcc-upgrading.xml
Comment 2 KirO 2006-06-18 14:48:24 UTC
Ok, now it worked, thank you and sorry for the inconveniences, i had the gcc update and the qt update in the same update :P