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

Bug 117411

Summary: qt-3.3.4-r8 failed to compile
Product: Gentoo Linux Reporter: manuel kuhn <manu>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2005.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description manuel kuhn 2006-01-01 19:36:58 UTC
hi
i spent the last day figguring out what the problem may be, 
but i didn
Comment 1 manuel kuhn 2006-01-01 19:36:58 UTC
hi
i spent the last day figguring out what the problem may be, 
but i didn´t got the problem solved.
may you could help?

heres my emerge error message

==========snip===============

In file included from .moc/release-shared-mt/moc_qlistview.cpp:13:
../include/qapplication.h: In static member function `static const QColor& 
   QApplication::winStyleHighlightColor()':
../include/qapplication.h:193: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
g++ -c -pipe -fno-exceptions -Wall -W -march=pentium3 -pipe -O2 -D_REENTRANT -fP
IC -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_THREAD
_SUPPORT -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DQT_NO_XINER
AMA -DQT_DLOPEN_OPENGL -DQT_BUILTIN_GIF_READER=1 -DQT_NO_STYLE_MAC -DQT_NO_STYLE
_AQUA -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_COMPACT -DQT
_NO_STYLE_POCKETPC -I/var/tmp/portage/qt-3.3.4-r8/work/qt-x11-free-3.3.4/mkspecs
/linux-g++ -I. -I/usr/include/freetype2 -I3rdparty/opentype -I../include -I/usr/
include -I.moc/release-shared-mt/ -o .obj/release-shared-mt/moc_qmainwindow.o .m
oc/release-shared-mt/moc_qmainwindow.cpp
The bug is not reproducible, so it is likely a hardware or OS problem.
make[1]: *** [.obj/release-shared-mt/moc_qlistview.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/
src'
make: *** [sub-src] Error 2

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

==========snap=====================

the make.conf
============snip================CFLAGS="-Os -march=pentium3 -pipe"
FLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/"
#GENTOO_MIRRORS="http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/"
USE="-kde usb 3dfx 3dnow X aac acl acpi alsa bmp bzip2 cdparanoia cdr dbase
 dri dvd dvdread firebird gnome gpm gtk2 gimpprint  gtk hal howl java jpeg lm_se
 nsors mmx mp3 mpeg perl png quicktime xine xmms"
AUTOCLEAN="yes"

==========snap=================

so, i´m looking forward to any kind of help
manu
Comment 2 Daniel Gryniewicz (RETIRED) gentoo-dev 2006-01-01 19:55:57 UTC
Please don't assign bugs directly.  Qt is not part of gnome.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-01-02 01:49:40 UTC
Is this problem reproducible, i.e. does compile fail again *exactly* at the same place?
Comment 4 manuel kuhn 2006-01-02 07:23:17 UTC
(In reply to comment #2)
> Is this problem reproducible, i.e. does compile fail again *exactly* at the
> same place?
> 
no, it doesent seem so. i set -e "-j" option to 1 to cmpile it aliitle slower
but it still braeaks up with an error
.

Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-01-02 07:24:45 UTC
.
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-01-02 07:25:20 UTC

*** This bug has been marked as a duplicate of 20600 ***
Comment 7 manuel kuhn 2006-01-02 08:24:56 UTC
hey. i just compiled qt again wit =j1 in make.con and it worked fine this time.