Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 136667 - can not merge x11-libs/qt (Function src_compile, Line 186, Exitcode 2)
Summary: can not merge x11-libs/qt (Function src_compile, Line 186, Exitcode 2)
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-13 09:00 UTC by andre
Modified: 2006-06-13 09:16 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description andre 2006-06-13 09:00:50 UTC
I can't merge x11-libs/qt. I tried all versions (qt-3.3.4-r8 - qt-4.1.3).
I get everytime the same error:

/usr/include -I.moc/release-shared-mt/ -o .obj/release-shared-mt/qcombobox.o wid
The bug is not reproducible, so it is likely a hardware or OS problem.
make[1]: *** [.obj/release-shared-mt/qrichtext.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/qt-3.3.4-r8/work/qt-x11-free-3.3.4/
make: *** [sub-src] Error 2

!!! ERROR: x11-libs/qt-3.3.4-r8 failed.
!!! Function src_compile, Line 186, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

==> Can you contact me if you know what is about
email: death_rider@oleco.net
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-13 09:03:45 UTC
emerge --info missing. The output you've posted is not very useful, looks like you  get internal compiler error. 

Can you reproduce the failure, i.e. - does it fail again at *exactly* the same place? If not, see Bug 20600.
Comment 2 andre 2006-06-13 09:07:33 UTC
emerge --info
Portage 2.0.54-r2 (default-linux/x86/2006.0, gcc-3.4.4, glibc-2.3.5-r2, 2.6.16-gentoo-r7 i686)
=================================================================
System uname: 2.6.16-gentoo-r7 i686 AMD Athlon(tm) XP 3000+
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
dev-python/pycrypto: [Not Present]
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.12
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
sys-devel/gcc-config: 1.3.12-r6
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=i686 -O2 -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/lib/mozilla/defaults/pref /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=i686 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gent
oo"
LANG="en_US.UTF-8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib alsa apache2 apm arts audiofile avi berkdb bitmap-fonts bzip2 cdr cli crypt ctype cup
s curl dba dri eds elibc_glibc emboss encode esd ethereal exif expat fam fastbuild ffmpeg foomatic
db force-cgi-redirect fortran ftp gd gdbm gif glut gmp gnome gpm gstreamer gtk gtk2 gtkhtml guile 
hal idn imagemagick imlib ipv6 isdnlog jack java jpeg junit kde kernel_linux lcms libg++ libwww li
rc mad memlimit mikmod mng motif mozilla mp3 mpeg mysql ncurses nls nptl ogg opengl oss pam pcre p
dflib perl png posix pppd python qt quicktime readline reflection ruby samba scanner sdl session s
implexml slang soap sockets spell spl ssl tcltk tcpd tiff tokenizer truetype truetype-fonts tv_gra
p_de_tvtoday type1-fonts udev usb userland_GNU vorbis x86 xml xml2 xmms xorg xsl xv zlib video_car
ds_fglrx"
Unset:  CTARGET, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_O
PTS, PORTDIR_OVERLAY
Comment 3 andre 2006-06-13 09:16:16 UTC
I get the same mistake if I try merge a other version:

!!! ERROR: x11-libs/qt-4.1.3 failed.
!!! Function src_compile, Line 148, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.