Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41675 - Trying to emerge -u system fails on emerging sash-3.6/3.7 after upgrading to portage 2.0.50-r1. Running 2.4.22 ck2 kernel
Summary: Trying to emerge -u system fails on emerging sash-3.6/3.7 after upgrading to ...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo KDE team
URL: http://forums.gentoo.org/viewtopic.ph...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-15 09:34 UTC by Saimon Moore
Modified: 2004-04-12 23:09 UTC (History)
3 users (show)

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


Attachments
Revised Qt ebuild (qt-3.3.0-r1.ebuild,4.88 KB, text/plain)
2004-02-20 08:27 UTC, Caleb Tennis (RETIRED)
Details
Patch file to fix uic linkage problems (qt-no-rpath-uic.patch,294 bytes, text/plain)
2004-02-20 08:28 UTC, Caleb Tennis (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Saimon Moore 2004-02-15 09:34:48 UTC
Hi,

I recently (this week) upgraded portage to 2.0.50-r1 and proceeded to update the system via:

emerge -u system.

Pretty soon, I stumbled upon problems emerging mod-utils 2.4.26 which I managed to solve
by reducing my cflags. However, I'm having problems with sash-3.6 and no matter what my cflags are, it still doesn't emerge.

I'm running :
Quote:
Linux nefeli 2.4.22-ck2 #6 Thu Nov 6 19:20:42 CET 2003 i686 AMD Athlon(TM) XP 26 00+ AuthenticAMD GNU/Linux


My USE flags are: "gnome gtk2 -kde -qt java samba apache2 alsa"



My cflags are:

Code:

CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -ffast-math -fforce-addr -fprefetch-loop-arrays -falign-functions=16 -falign-labels=1 -falign-loops=16 -falign-jumps=16 -fstack-protector -mfpmath=sse,387 -fmerge-all-constants -funroll-all-loops"


(I tried reducing to CFLAGS="-march=athlon-xp -O2...)

Has anyone come across something similar or can explain what's going on?

I've had a search in the forums but not seen anything relevant.

Thanks,

Saimon 





Reproducible: Always
Steps to Reproduce:
1. emerge sync
2. emerge -u >=sash-3.6
3.

Actual Results:  
nefeli root # emerge -u system
Calculating system dependencies ...done!
>>> emerge (1 of 22) app-shells/sash-3.6 to /
>>> md5 src_uri ;-) sash-3.6.tar.gz
>>> Unpacking source...
>>> Unpacking sash-3.6.tar.gz to /var/tmp/portage/sash-3.6/work
 * Applying sash-3.6-fix-includes.patch...                                [ ok ]
* Applying sash-3.6-readline.patch...                                    [ ok
]>>> Source unpacked.
gcc -mcpu=athlon-xp -O3 -Wall -Wmissing-prototypes -DHAVE_GZIP=1
-DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0
-DMOUNT_TYPE='"ext3"' -DHAVE_READLINE   -c -o sash.o sash.c
sash.c: In function `fileman_completion':
sash.c:536: warning: implicit declaration of function `completion_matches'
sash.c:536: warning: assignment makes pointer from integer without a cast
sash.c: In function `command_generator':
sash.c:561: warning: suggest parentheses around assignment used as truth value
sash.c: At top level:
sash.c:1450: warning: `showPrompt' defined but not used
gcc -mcpu=athlon-xp -O3 -Wall -Wmissing-prototypes -DHAVE_GZIP=1
-DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0
-DMOUNT_TYPE='"ext3"' -DHAVE_READLINE   -c -o cmds.o cmds.c
gcc -mcpu=athlon-xp -O3 -Wall -Wmissing-prototypes -DHAVE_GZIP=1
-DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0
-DMOUNT_TYPE='"ext3"' -DHAVE_READLINE   -c -o cmd_dd.o cmd_dd.c
gcc -mcpu=athlon-xp -O3 -Wall -Wmissing-prototypes -DHAVE_GZIP=1
-DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0
-DMOUNT_TYPE='"ext3"' -DHAVE_READLINE   -c -o cmd_ed.o cmd_ed.c
gcc -mcpu=athlon-xp -O3 -Wall -Wmissing-prototypes -DHAVE_GZIP=1
-DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0
-DMOUNT_TYPE='"ext3"' -DHAVE_READLINE   -c -o cmd_grep.o cmd_grep.c
gcc -mcpu=athlon-xp -O3 -Wall -Wmissing-prototypes -DHAVE_GZIP=1
-DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0
-DMOUNT_TYPE='"ext3"' -DHAVE_READLINE   -c -o cmd_ls.o cmd_ls.c
gcc -mcpu=athlon-xp -O3 -Wall -Wmissing-prototypes -DHAVE_GZIP=1
-DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0
-DMOUNT_TYPE='"ext3"' -DHAVE_READLINE   -c -o cmd_tar.o cmd_tar.c
gcc -mcpu=athlon-xp -O3 -Wall -Wmissing-prototypes -DHAVE_GZIP=1
-DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0
-DMOUNT_TYPE='"ext3"' -DHAVE_READLINE   -c -o cmd_gzip.o cmd_gzip.c
gcc -mcpu=athlon-xp -O3 -Wall -Wmissing-prototypes -DHAVE_GZIP=1
-DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0
-DMOUNT_TYPE='"ext3"' -DHAVE_READLINE   -c -o cmd_find.o cmd_find.c
gcc -mcpu=athlon-xp -O3 -Wall -Wmissing-prototypes -DHAVE_GZIP=1
-DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0
-DMOUNT_TYPE='"ext3"' -DHAVE_READLINE   -c -o cmd_file.o cmd_file.c
gcc -mcpu=athlon-xp -O3 -Wall -Wmissing-prototypes -DHAVE_GZIP=1
-DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0
-DMOUNT_TYPE='"ext3"' -DHAVE_READLINE   -c -o cmd_chattr.o cmd_chattr.c
gcc -mcpu=athlon-xp -O3 -Wall -Wmissing-prototypes -DHAVE_GZIP=1
-DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0
-DMOUNT_TYPE='"ext3"' -DHAVE_READLINE   -c -o cmd_ar.o cmd_ar.c
gcc -mcpu=athlon-xp -O3 -Wall -Wmissing-prototypes -DHAVE_GZIP=1
-DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0
-DMOUNT_TYPE='"ext3"' -DHAVE_READLINE   -c -o utils.o utils.c
gcc --disable-shared -static -s -o sash sash.o cmds.o cmd_dd.o cmd_ed.o
cmd_grep.o cmd_ls.o cmd_tar.o cmd_gzip.o cmd_find.o cmd_file.o cmd_chattr.o
cmd_ar.o utils.o -lz -lreadline -lncurses
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../libc.a(ssp.o)(.bss+0x0):
multiple definition of `__guard'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/libgcc.a(_stack_smash_handler.oS)(.bss+0x0):/var/tmp/portage/gcc-3.3.2-r7/work/gcc-3.3.2/gcc/libgcc2.c:2022:
first defined here
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../libc.a(ssp.o)(.text+0x80): In
function `__stack_smash_handler':
: multiple definition of `__stack_smash_handler'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/libgcc.a(_stack_smash_handler.oS)(.text+0x90):/var/tmp/portage/gcc-3.3.2-r7/work/gcc-3.3.2/gcc/libgcc2.c:2037:
first defined here
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld:
Warning: size of symbol `__stack_smash_handler' changed from 728 in
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/libgcc.a(_stack_smash_handler.oS) to
603 in /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/libgcc.a(_stack_smash_handler.oS)
cmd_ls.o(.text+0x80a): In function `listFile':
: warning: Using 'getgrgid' in statically linked applications requires at
runtime the shared libraries from the glibc version used for linking
cmds.o(.text+0x354): In function `do_chgrp':
: warning: Using 'getgrnam' in statically linked applications requires at
runtime the shared libraries from the glibc version used for linking
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../libreadline.a(complete.o)(.text+0x13d1):
In function `rl_username_completion_function':
: warning: Using 'getpwent' in statically linked applications requires at
runtime the shared libraries from the glibc version used for linking
cmds.o(.text+0x254): In function `do_chown':
: warning: Using 'getpwnam' in statically linked applications requires at
runtime the shared libraries from the glibc version used for linking
cmd_ls.o(.text+0x79a): In function `listFile':
: warning: Using 'getpwuid' in statically linked applications requires at
runtime the shared libraries from the glibc version used for linking
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../libreadline.a(complete.o)(.text+0x13c1):
In function `rl_username_completion_function':
: warning: Using 'setpwent' in statically linked applications requires at
runtime the shared libraries from the glibc version used for linking
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../libreadline.a(complete.o)(.text+0x1499):
In function `rl_username_completion_function':
: warning: Using 'endpwent' in statically linked applications requires at
runtime the shared libraries from the glibc version used for linking
collect2: ld returned 1 exit status
make: *** [sash] Error 1
 
!!! ERROR: app-shells/sash-3.6 failed.
!!! Function src_compile, Line 31, Exitcode 2
!!! (no error message) 

and for 3.7
17:55:42 (18.81 KB/s) - `/usr/portage/distfiles/sash-3.7.tar.gz' saved [50337/50337]
 
>>> md5 src_uri ;-) sash-3.7.tar.gz
>>> Unpacking source...
>>> Unpacking sash-3.7.tar.gz to /var/tmp/portage/sash-3.7/work
 * Applying sash-3.6-fix-includes.patch...                                [ ok ]
* Applying sash-3.6-readline.patch...                                    [ ok
]>>> Source unpacked.
gcc -mcpu=athlon-xp -O3 -pipe -Wall -Wmissing-prototypes -DHAVE_GZIP=1
-DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0
-DMOUNT_TYPE='"ext3"' -DHAVE_READLINE   -c -o sash.o sash.c
sash.c: In function `fileman_completion':
sash.c:536: warning: implicit declaration of function `completion_matches'
sash.c:536: warning: assignment makes pointer from integer without a cast
sash.c: In function `command_generator':
sash.c:561: warning: suggest parentheses around assignment used as truth value
sash.c: At top level:
sash.c:1454: warning: `showPrompt' defined but not used
gcc -mcpu=athlon-xp -O3 -pipe -Wall -Wmissing-prototypes -DHAVE_GZIP=1
-DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0
-DMOUNT_TYPE='"ext3"' -DHAVE_READLINE   -c -o cmds.o cmds.c
gcc -mcpu=athlon-xp -O3 -pipe -Wall -Wmissing-prototypes -DHAVE_GZIP=1
-DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0
-DMOUNT_TYPE='"ext3"' -DHAVE_READLINE   -c -o cmd_dd.o cmd_dd.c
gcc -mcpu=athlon-xp -O3 -pipe -Wall -Wmissing-prototypes -DHAVE_GZIP=1
-DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0
-DMOUNT_TYPE='"ext3"' -DHAVE_READLINE   -c -o cmd_ed.o cmd_ed.c
gcc -mcpu=athlon-xp -O3 -pipe -Wall -Wmissing-prototypes -DHAVE_GZIP=1
-DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0
-DMOUNT_TYPE='"ext3"' -DHAVE_READLINE   -c -o cmd_grep.o cmd_grep.c
gcc -mcpu=athlon-xp -O3 -pipe -Wall -Wmissing-prototypes -DHAVE_GZIP=1
-DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0
-DMOUNT_TYPE='"ext3"' -DHAVE_READLINE   -c -o cmd_ls.o cmd_ls.c
gcc -mcpu=athlon-xp -O3 -pipe -Wall -Wmissing-prototypes -DHAVE_GZIP=1
-DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0
-DMOUNT_TYPE='"ext3"' -DHAVE_READLINE   -c -o cmd_tar.o cmd_tar.c
gcc -mcpu=athlon-xp -O3 -pipe -Wall -Wmissing-prototypes -DHAVE_GZIP=1
-DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0
-DMOUNT_TYPE='"ext3"' -DHAVE_READLINE   -c -o cmd_gzip.o cmd_gzip.c
gcc -mcpu=athlon-xp -O3 -pipe -Wall -Wmissing-prototypes -DHAVE_GZIP=1
-DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0
-DMOUNT_TYPE='"ext3"' -DHAVE_READLINE   -c -o cmd_find.o cmd_find.c
gcc -mcpu=athlon-xp -O3 -pipe -Wall -Wmissing-prototypes -DHAVE_GZIP=1
-DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0
-DMOUNT_TYPE='"ext3"' -DHAVE_READLINE   -c -o cmd_file.o cmd_file.c
gcc -mcpu=athlon-xp -O3 -pipe -Wall -Wmissing-prototypes -DHAVE_GZIP=1
-DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0
-DMOUNT_TYPE='"ext3"' -DHAVE_READLINE   -c -o cmd_chattr.o cmd_chattr.c
gcc -mcpu=athlon-xp -O3 -pipe -Wall -Wmissing-prototypes -DHAVE_GZIP=1
-DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0
-DMOUNT_TYPE='"ext3"' -DHAVE_READLINE   -c -o cmd_ar.o cmd_ar.c
gcc -mcpu=athlon-xp -O3 -pipe -Wall -Wmissing-prototypes -DHAVE_GZIP=1
-DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0
-DMOUNT_TYPE='"ext3"' -DHAVE_READLINE   -c -o utils.o utils.c
gcc --disable-shared -static -s -o sash sash.o cmds.o cmd_dd.o cmd_ed.o
cmd_grep.o cmd_ls.o cmd_tar.o cmd_gzip.o cmd_find.o cmd_file.o cmd_chattr.o
cmd_ar.o utils.o -lz -lreadline -lncurses
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../libc.a(ssp.o)(.bss+0x0):
multiple definition of `__guard'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/libgcc.a(_stack_smash_handler.oS)(.bss+0x0):/var/tmp/portage/gcc-3.3.2-r7/work/gcc-3.3.2/gcc/libgcc2.c:2022:
first defined here
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../libc.a(ssp.o)(.text+0x80): In
function `__stack_smash_handler':
: multiple definition of `__stack_smash_handler'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/libgcc.a(_stack_smash_handler.oS)(.text+0x90):/var/tmp/portage/gcc-3.3.2-r7/work/gcc-3.3.2/gcc/libgcc2.c:2037:
first defined here
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../../i686-pc-linux-gnu/bin/ld:
Warning: size of symbol `__stack_smash_handler' changed from 728 in
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/libgcc.a(_stack_smash_handler.oS) to
603 in /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/libgcc.a(_stack_smash_handler.oS)
cmd_ls.o(.text+0x80a): In function `listFile':
: warning: Using 'getgrgid' in statically linked applications requires at
runtime the shared libraries from the glibc version used for linking
cmds.o(.text+0x354): In function `do_chgrp':
: warning: Using 'getgrnam' in statically linked applications requires at
runtime the shared libraries from the glibc version used for linking
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../libreadline.a(complete.o)(.text+0x13d1):
In function `rl_username_completion_function':
: warning: Using 'getpwent' in statically linked applications requires at
runtime the shared libraries from the glibc version used for linking
cmds.o(.text+0x254): In function `do_chown':
: warning: Using 'getpwnam' in statically linked applications requires at
runtime the shared libraries from the glibc version used for linking
cmd_ls.o(.text+0x79a): In function `listFile':
: warning: Using 'getpwuid' in statically linked applications requires at
runtime the shared libraries from the glibc version used for linking
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../libreadline.a(complete.o)(.text+0x13c1):
In function `rl_username_completion_function':
: warning: Using 'setpwent' in statically linked applications requires at
runtime the shared libraries from the glibc version used for linking
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/../../../libreadline.a(complete.o)(.text+0x1499):
In function `rl_username_completion_function':
: warning: Using 'endpwent' in statically linked applications requires at
runtime the shared libraries from the glibc version used for linking
collect2: ld returned 1 exit status
make: *** [sash] Error 1
 
!!! ERROR: app-shells/sash-3.7 failed.
!!! Function src_compile, Line 31, Exitcode 2
!!! (no error message)



nefeli root # emerge info
Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.3_pre20040207-r0,
2.4.22-ck2)
=================================================================
System uname: 2.4.22-ck2 i686 AMD Athlon(TM) XP 2600+
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.59
Automake: sys-devel/automake-1.8.2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://212.219.247.21/sites/www.ibiblio.org/gentoo/
http://212.219.247.17/sites/www.ibiblio.org/gentoo/
http://212.219.247.20/sites/www.ibiblio.org/gentoo/
http://212.219.247.16/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib alsa apache2 apm arts avi berkdb bonobo crypt cups encode esd
foomaticdb gdbm ggi gif gnome gpm gtk gtk2 gtkhtml guile imlib java jpeg libg++
libwww mad mikmod motif mozilla mpeg ncurses nls oggvorbis opengl oss pam pdflib
perl png python quicktime readline samba sdl slang spell ssl svga tcpd truetype
x86 xml2 xmms xv zlib"
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2004-02-18 12:12:28 UTC
Didnt the ebuild scan for __guard symbols when you update gcc?
Comment 2 Saimon Moore 2004-02-18 12:50:03 UTC
It didn't at first. After searching the forums, I suspected that perhaps it wasn't a good idea to have +java in my USE variables so I emerged -uev again (commenting out my USE and ACCEPT variables) and it crahsed again but I figured out it was because of the numerous sun jdk's I had emerged. So I removed them and left the blackdown jdk and started again. 

At this point, and while emerging gcc 3.3.2 it started to complain about guard symbols and I should scan my system with a script. This is where I'm at now but I'm on kde arts and stuck as this is trying to emerge qt-3.3.0-r1 and it's emerge is crashing.

So I'm quite far off getting back to my original sash proble, discovered a whole lot of new ones and I'm ver far off getting back to a stable system.

This is the last few lines of the qt trace for what it's worth running with CFLAGS="-mcpu=athlon-xp -O3 -pipe"

-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../shared -I../uilib -I../../../include -I.moc/release-shared-mt/ -o ./popupmenueditor.o popupmenueditor.cpp
g++ -c -pipe -fno-exceptions -fPIC -Wall -W -O2 -D_REENTRANT  -DDESIGNER -DQT_INTERNAL_XML -DQT_INTERNAL_WORKSPACE -DQT_INTERNAL_ICONVIEW -DQT_INTERNAL_TABLE -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../shared -I../uilib -I../../../include -I.moc/release-shared-mt/ -o ./menubareditor.o menubareditor.cpp
popupmenueditor.cpp: In member function `void
   PopupMenuEditor::dropInPlace(QActionGroup*, int)':
popupmenueditor.cpp:1243: warning: comparison between signed and unsigned
   integer expressions
g++ -c -pipe -fno-exceptions -fPIC -Wall -W -O2 -D_REENTRANT  -DDESIGNER -DQT_INTERNAL_XML -DQT_INTERNAL_WORKSPACE -DQT_INTERNAL_ICONVIEW -DQT_INTERNAL_TABLE -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../shared -I../uilib -I../../../include -I.moc/release-shared-mt/ -o ./database.o database.cpp
g++ -c -pipe -fno-exceptions -fPIC -Wall -W -O2 -D_REENTRANT  -DDESIGNER -DQT_INTERNAL_XML -DQT_INTERNAL_WORKSPACE -DQT_INTERNAL_ICONVIEW -DQT_INTERNAL_TABLE -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../shared -I../uilib -I../../../include -I.moc/release-shared-mt/ -o ./dbconnectionimpl.o dbconnectionimpl.cpp
g++ -c -pipe -fno-exceptions -fPIC -Wall -W -O2 -D_REENTRANT  -DDESIGNER -DQT_INTERNAL_XML -DQT_INTERNAL_WORKSPACE -DQT_INTERNAL_ICONVIEW -DQT_INTERNAL_TABLE -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../shared -I../uilib -I../../../include -I.moc/release-shared-mt/ -o ./dbconnectionsimpl.o dbconnectionsimpl.cpp
g++ -c -pipe -fno-exceptions -fPIC -Wall -W -O2 -D_REENTRANT  -DDESIGNER -DQT_INTERNAL_XML -DQT_INTERNAL_WORKSPACE -DQT_INTERNAL_ICONVIEW -DQT_INTERNAL_TABLE -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../shared -I../uilib -I../../../include -I.moc/release-shared-mt/ -o ./tableeditorimpl.o tableeditorimpl.cpp
/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/uic -L /var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins listboxeditor.ui -i listboxeditor.h -o listboxeditor.cpp
/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/uic: relocation error: /var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/uic: undefined symbol: _ZNK7QString3argExii
make[3]: *** [listboxeditor.cpp] Error 127
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/designer'
make[2]: *** [sub-designer] Error 2
make[2]: Leaving directory `/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer'
make[1]: *** [sub-designer] Error 2
make[1]: Leaving directory `/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools'
make: *** [sub-tools] Error 2
 
!!! ERROR: x11-libs/qt-3.3.0-r1 failed.
!!! Function src_compile, Line 86, Exitcode 2
!!! (no error message)

Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2004-02-19 09:19:13 UTC
Anybody seen above qt failing in the past?
Comment 4 Caleb Tennis (RETIRED) gentoo-dev 2004-02-19 09:47:57 UTC
yes - you need to use qt 3.3.0-r1 and it should fix the problem.
Comment 5 Caleb Tennis (RETIRED) gentoo-dev 2004-02-19 09:49:29 UTC
and of course now i see that you are :)
Comment 6 Caleb Tennis (RETIRED) gentoo-dev 2004-02-19 09:51:49 UTC
This is the recurring problem that uic is dynamically linking against the old qt and not the new qt.  I thought i had it fixed.  Apprarently I don't.

A quick fix would be to just move /usr/qt/3 to another directory while you perform this emerge.  not elegant though.

I'm stumped now as to how to truly fix it. 
Comment 7 Martin Schlemmer (RETIRED) gentoo-dev 2004-02-19 12:46:57 UTC
Maybe ask upstream Caleb?
Comment 8 Caleb Tennis (RETIRED) gentoo-dev 2004-02-19 12:50:07 UTC
That's my next step - I'm just trying to run some tests so I have more evidence.  Since I have a commercial Qt license, I tend to get priority support :)

Az, if you look in the ebuild you'll see that before the make step LD_PRELOAD is being set to override the Qt library. Do you see anything wrong with that step.  Can you see any reason why the make system during "sub-tools" would be linking /usr/qt/3/lib/libqt-mt.so over /var/tmp/portage/qt-3.0.0/.../lib/libqt-mt.so ?
Comment 9 Martin Schlemmer (RETIRED) gentoo-dev 2004-02-19 13:00:39 UTC
Hmm, LD_PRELOAD is not going to influence that.  You will rather have
to do something like:

  export LDFLAGS="-L${S}/lib"  # not sure about the path

or add it to CXXFLAGS.
Comment 10 Caleb Tennis (RETIRED) gentoo-dev 2004-02-19 13:10:33 UTC
I think you're confused.  The 'uic' program is already built, but when it runs it is dynamically linked against /usr/qt/3/lib/...  Instead we want to force it to dynamically link against /var/tmp/portage/..., which is what the LD_PRELOAD attempts to accomplish.  I was using LD_LIBRARY_PATH for a while too, but that didn't seem to work on all machines.

We only want this to be temporary as after it all gets installed obviously we want 'uic' to link against /usr/qt/3/lib
Comment 11 Martin Schlemmer (RETIRED) gentoo-dev 2004-02-19 13:23:27 UTC
I vote for confused :P

Ok, are we sure that bit is in the sub-tools section?
Comment 12 Martin Schlemmer (RETIRED) gentoo-dev 2004-02-19 13:24:18 UTC
Meaning, is it busy with 'make sub-tools' for failing in comment #2?
Comment 13 Caleb Tennis (RETIRED) gentoo-dev 2004-02-19 13:31:00 UTC
Yep, pretty sure (bottom line):

> make: *** [sub-tools] Error 2

Comment 14 Caleb Tennis (RETIRED) gentoo-dev 2004-02-19 13:34:16 UTC
Nope, after looking at the makefile, the sub-tools looks like it's getting called earlier in the script.  I think I can fix this then.
Comment 15 Caleb Tennis (RETIRED) gentoo-dev 2004-02-19 13:37:32 UTC
I suppose just throwing the LD_PRELOAD in front of the whole emake business is the easiest way to do it - I can think that it would cause any problems.

Saimon:

Try editing the qt-3.3.0-r1 ebuild so the bottom of src_compile() looks like this:

        export LD_PRELOAD="${LD_PRELOAD} ${QTDIR}/lib/libqt-mt.so"
        emake src-qmake src-moc sub-src sub-tools || die

and let's see if that doesn't fix your problem.
Comment 16 Saimon Moore 2004-02-19 16:22:55 UTC
Hi,

I changed it to...        
export QTDIR=${S}        
export LD_PRELOAD="${LD_PRELOAD} ${QTDIR}/lib/libqt-mt.so"        
emake src-qmake src-moc sub-src sub-tools || die        
export LD_LIBRARY_PATH=${LD_LIBRARY_PATH_OLD}
}

and ...

nefeli root # nano -w /usr/portage/x11-libs/qt/qt-3.3.0-r1.ebuild

nefeli root #  emerge '>=kde-base/arts-1.1.4'

Calculating dependencies ...done!>>> emerge (1 of 3) x11-libs/qt-3.3.0-r1 to />>> md5 src_uri ;-) qt-x11-free-3.3.0.tar.bz2>>> Unpacking source...>>> Unpacking qt-x11-free-3.3.0.tar.bz2 to/var/tmp/portage/qt-3.3.0-r1/work>>> Source unpacked.gifcupsopenglzlibPrecompiled-headers support disabled.IBASE auto-detection...  Could not find libgds.* anywhere in /lib /usr/libIBASE disabled.MySQL auto-detection...  Could not find libmysqlclient.* anywhere in /lib /usr/libMySQL disabled.ODBC auto-detection...  Could not find libodbc.* anywhere in /lib /usr/libODBC disabled.PostgreSQL auto-detection...  Could not find libpq.* anywhere in /lib /usr/libPostgreSQL disabled.NIS auto-detection... ()  Found nsl lib in /usr/lib  Found rpcsvc/ypclnt.h in /usr/include  Found rpcsvc/yp_prot.h in /usr/includeNIS enabled.CUPS auto-detection... ()  Found cups lib in /usr/lib  Found cups/cups.h in /usr/includeCUPS enabled.OpenGL auto-detection... ()  Found GLU lib in /usr/lib  Found GL lib in /usr/X11R6/lib  Found Xmu lib in /usr/X11R6/lib  Found GL/gl.h in /usr/X11R6/include  Found GL/glu.h in /usr/X11R6/includeOpenGL enabled.Xcursor auto-detection... ()  Found Xcursor lib in /usr/X11R6/lib  Found X11/Xcursor/Xcursor.h in /usr/X11R6/includeXcursor enabled.XRandR auto-detection... ()  Found XRandR lib in /usr/X11R6/lib  Found X11/extensions/Xrandr.h in /usr/X11R6/includeXRandR enabled.XRender auto-detection... ()  Found XRender lib in /usr/X11R6/lib  Found X11/extensions/Xrender.h in /usr/X11R6/includeXRender enabled.Xft auto-detection... ()  Found libXft.a in /usr/X11R6/lib  Found X11/Xft/Xft.h in /usr/X11R6/include  Found X11/Xft/Xft.h in /usr/include  Found Xft version 2.1.0  Found Freetype version 2.1.4  Found freetype2/freetype/freetype.h in /usr/include  Found fontconfig/fontconfig.h in /usr/includeXft enabled.XShape auto-detection... ()  Found X11/extensions/shape.h in /usr/X11R6/includeXShape enabled.XKB auto-detection... ()  Found X11/XKBlib.h in /usr/X11R6/include  XkbSetPerClientControls found.XKB enabled. This is the Qt/X11 Free Edition. You are licensed to use this software under the terms of eitherthe Q Public License (QPL) or the GNU General Public License (GPL). Type 'Q' to view the Q Public License.Type 'G' to view the GNU General Public License.Type 'yes' to accept this license offer.Type 'no' to decline this license offer. Do you accept the terms of either license?Creating qmake. Please wait...g++ -c -o project.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP project.cppg++ -c -o property.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP property.cppg++ -c -o main.o -I. -Igenerators -Igenerators/unix -Igenerators/win32-Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP main.cppg++ -c -o makefile.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP generators/makefile.cppg++ -c -o unixmake2.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP generators/unix/unixmake2.cppg++ -c -o unixmake.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP generators/unix/unixmake.cppg++ -c -o msvc_nmake.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP generators/win32/msvc_nmake.cppg++ -c -o borland_bmake.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP generators/win32/borland_bmake.cppg++ -c -o mingw_make.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP generators/win32/mingw_make.cppg++ -c -o msvc_dsp.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP generators/win32/msvc_dsp.cppg++ -c -o msvc_vcproj.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP generators/win32/msvc_vcproj.cppg++ -c -o option.o -I. -Igenerators -Igenerators/unix -Igenerators/win32-Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP option.cppg++ -c -o winmakefile.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP generators/win32/winmakefile.cppg++ -c -o projectgenerator.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP generators/projectgenerator.cppg++ -c -o metrowerks_xml.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP generators/mac/metrowerks_xml.cppg++ -c -o pbuilder_pbx.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP generators/mac/pbuilder_pbx.cppg++ -c -o msvc_objectmodel.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP generators/win32/msvc_objectmodel.cppg++ -c -o meta.o -I. -Igenerators -Igenerators/unix -Igenerators/win32-Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP meta.cppg++ -c -o qtmd5.o -I. -Igenerators -Igenerators/unix -Igenerators/win32-Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP qtmd5.cppg++ -c -o qstring.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/tools/qstring.cppg++ -c -o qtextstream.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/tools/qtextstream.cppg++ -c -o qiodevice.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/tools/qiodevice.cppg++ -c -o qglobal.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/tools/qglobal.cppg++ -c -o qgdict.o -I. -Igenerators -Igenerators/unix -Igenerators/win32-Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/tools/qgdict.cppg++ -c -o qcstring.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/tools/qcstring.cppg++ -c -o qdatastream.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/tools/qdatastream.cppg++ -c -o qgarray.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/tools/qgarray.cppg++ -c -o qbuffer.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/tools/qbuffer.cppg++ -c -o qglist.o -I. -Igenerators -Igenerators/unix -Igenerators/win32-Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/tools/qglist.cppg++ -c -o qptrcollection.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/tools/qptrcollection.cppg++ -c -o qfile.o -I. -Igenerators -Igenerators/unix -Igenerators/win32-Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/tools/qfile.cppg++ -c -o qfile_unix.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/tools/qfile_unix.cppg++ -c -o qregexp.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/tools/qregexp.cppg++ -c -o qgvector.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/tools/qgvector.cppg++ -c -o qgcache.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/tools/qgcache.cppg++ -c -o qbitarray.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/tools/qbitarray.cppg++ -c -o qdir.o -I. -Igenerators -Igenerators/unix -Igenerators/win32-Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/tools/qdir.cppg++ -c -o quuid.o -I. -Igenerators -Igenerators/unix -Igenerators/win32-Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/tools/quuid.cppg++ -c -o qfileinfo_unix.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/tools/qfileinfo_unix.cppg++ -c -o qdir_unix.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/tools/qdir_unix.cppg++ -c -o qfileinfo.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/tools/qfileinfo.cppg++ -c -o qdatetime.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/tools/qdatetime.cppg++ -c -o qstringlist.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/tools/qstringlist.cppg++ -c -o qmap.o -I. -Igenerators -Igenerators/unix -Igenerators/win32-Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/tools/qmap.cppg++ -c -o qconfig.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/tools/qconfig.cppg++ -c -o qunicodetables.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/tools/qunicodetables.cppg++ -c -o qsettings.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/tools/qsettings.cppg++ -c -o qlocale.o -I. -Igenerators -Igenerators/unix-Igenerators/win32 -Igenerators/mac-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include/qmake-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL-DQT_NO_COMPRESS-I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-DHAVE_QCONFIG_CPP/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/tools/qlocale.cppg++ -o qmake project.o property.o main.o makefile.o unixmake2.ounixmake.o msvc_nmake.o borland_bmake.o mingw_make.o msvc_dsp.omsvc_vcproj.o option.o winmakefile.o projectgenerator.ometrowerks_xml.o  pbuilder_pbx.o msvc_objectmodel.o meta.o qtmd5.oqstring.o qtextstream.o qiodevice.o qglobal.o qgdict.o qcstring.oqdatastream.o qgarray.o qbuffer.o qglist.o qptrcollection.o qfile.oqfile_unix.o qregexp.o qgvector.o qgcache.o qbitarray.o qdir.o quuid.oqfileinfo_unix.o qdir_unix.o qfileinfo.o qdatetime.o qstringlist.oqmap.o qconfig.o qunicodetables.o qsettings.o qlocale.orm -f /var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/qmakeln -s ../qmake/qmake/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/qmakeDetecting broken X11 headers...(/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++yes /var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0)X11 headers look good.Determining machine byte-order...(/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++yes /var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0)g++ -c -pipe -Wall -W -O2  -I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-I. -o endiantest.o endiantest.cppg++  -o endiantest endiantest.oUsing little endian.Testing size of pointers ...(/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++yes /var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0)g++ -c -pipe -Wall -W -O2  -I/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++-I. -o ptrsizetest.o ptrsizetest.cppg++  -o ptrsizetest ptrsizetest.oPointersize: 4 Build type:    linux-g++ qmake vars ......  "QT_PRODUCT=qt-free" "styles += windows motif macplatinum sgi cde motifplus" "kbd-drivers += tty" "mouse-drivers += pc""QMAKE_MOC=/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/moc""QMAKE_UIC=/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/uic-L $$QT_BUILD_TREE/plugins""QMAKE_QMAKE=/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/qmake" "QMAKE_MOC_SRC=/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/moc" "INCLUDEPATH+=/usr/include/freetype2" "QMAKE_LIBS_X11=-lXft -lfreetype -lfontconfig $$QMAKE_LIBS_X11" "QMAKE_INCDIR_QT=/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/include" "QMAKE_LIBDIR_QT=/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/lib" "QMAKE_RTLDIR_QT=/usr/qt/3/lib" "OBJECTS_DIR=.obj/release-shared-mt" "MOC_DIR=.moc/release-shared-mt" "QMAKE_LIBS_QT+=-lmng" "QMAKE_LIBS_QT_THREAD+=-lmng" "QMAKE_LIBS_QT+=-ljpeg" "QMAKE_LIBS_QT_THREAD+=-ljpeg" "QMAKE_LIBS_QT+=-lpng" "QMAKE_LIBS_QT_THREAD+=-lpng" "QMAKE_LIBS_QT+=-lz" "QMAKE_LIBS_QT_THREAD+=-lz" "QMAKE_LIBS_X11 = -lXcursor $$QMAKE_LIBS_X11" "QMAKE_LIBS_X11 = -lXrandr $$QMAKE_LIBS_X11" "QMAKE_LIBS_X11 = -lXrender $$QMAKE_LIBS_X11" "QMAKE_LIBS_X11 = -lXi $$QMAKE_LIBS_X11" "LIBS+= -lpthread" "QT_INSTALL_PREFIX=/usr/qt/3" "docs.path=/usr/qt/3/doc" "headers.path=/usr/qt/3/include" "plugins.path=/usr/qt/3/plugins" "libs.path=/usr/qt/3/lib" "bins.path=/usr/qt/3/bin" "data.path=/usr/qt/3" "translations.path=/usr/qt/3/translations" "QMAKE_CFLAGS+=-fno-exceptions" "QMAKE_CXXFLAGS+=-fno-exceptions" "QMAKE_LFLAGS+=-fno-exceptions"qmake switches ..Configuration .......  nocrosscompiler dlopen_opengl minimal-configsmall-config medium-config large-config full-config styles tools kernelwidgets dialogs iconview workspace network canvas table xml opengl sqlrelease dll thread largefile stl system-mng mng system-jpeg jpegsystem-png png gif system-zlib nis cups bigcodecs x11sm xshape xcursorxrandr xrender xftfreetype tablet xkbSTL support ......... yesIPv6 support ........ noThread support ...... yesNIS support ......... yesCUPS support ........ yesLarge File support .. partialGIF support ......... yesMNG support ......... yes (system)JPEG support ........ yes (system)PNG support ......... yes (system)zlib support ........ systemOpenGL support ...... yesNAS sound support ... noSession management .. yesXShape support ...... yesXinerama support .... noTablet support ...... yesXcursor support ..... yesXRandR support ...... yesXRender support ..... yesXft support ......... yesXKB Support ......... yes Finding project files. Please wait...  242 projects found. Creating makefiles. Please wait...  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/moc/moc.pro(linux-g++)/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/qmake  -spec/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -o/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/./src/moc/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/moc/moc.pro  for /var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/qt.pro(linux-g++)/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/qmake  -spec /var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -o /var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/./src /var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/qt.pro  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/tools.pro(linux-g++)/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/qmake  -spec/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -o/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/./tools/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/tools.pro  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/assistant/lib/lib.pro (linux-g++)/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/qmake  -spec/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -o/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/./tools/assistant/lib /var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/assistant/lib/lib.pro  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/uilib/uilib.pro (linux-g++)/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/qmake  -spec/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -o/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/./tools/designer/uilib /var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/uilib/uilib.pro  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/editor/editor.pro (linux-g++)/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/qmake  -spec/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -o/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/./tools/designer/editor /var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/editor/editor.pro  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/designer.pro (linux-g++)/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/qmake  -spec/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -o/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/./tools/designer/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/designer.pro  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/designer/designer.pro (linux-g++)/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/qmake  -spec/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -o/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/./tools/designer/designer /var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/designer/designer.pro  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/plugins/plugins.pro (linux-g++)/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/qmake  -spec/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -o/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/./tools/designer/plugins /var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/plugins/plugins.pro  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/linguist/linguist.pro (linux-g++)/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/qmake  -spec/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -o/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/./tools/linguist/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/linguist/linguist.pro  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tutorial/tutorial.pro (linux-g++)/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/qmake  -spec/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -o/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/./tutorial/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tutorial/tutorial.pro  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/extensions/nsplugin/src/qnp.pro (linux-g++)/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/qmake  -spec/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -o/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/./extensions/nsplugin/src /var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/extensions/nsplugin/src/qnp.pro  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/extensions/nsplugin/examples/trivial/trivial.pro (linux-g++)/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/qmake  -spec/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -o/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/./extensions/nsplugin/examples/trivial /var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/extensions/nsplugin/examples/trivial/trivial.pro  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/extensions/nsplugin/examples/grapher/grapher.pro (linux-g++)/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/qmake  -spec/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -o/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/./extensions/nsplugin/examples/grapher /var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/extensions/nsplugin/examples/grapher/grapher.pro  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/extensions/extensions.pro (linux-g++)/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/qmake  -spec/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -o/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/./extensions/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/extensions/extensions.pro  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/sql.pro(linux-g++)/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/qmake  -spec/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -o/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/./examples/sql/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/sql.pro  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/overview/overview.pro (linux-g++)/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/qmake  -spec/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -o/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/./examples/sql/overview /var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/overview/overview.pro  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/fonts/fonts.pro (linux-g++)/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/qmake  -spec/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -o/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/./examples/fonts/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/fonts/fonts.pro  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/examples.pro (linux-g++)/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/qmake  -spec/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -o/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/./examples/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/examples.pro  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/imageformats/imageformats.pro (linux-g++)/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/qmake  -spec/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -o/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/./plugins/src/imageformats /var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/imageformats/imageformats.pro  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/sqldrivers/sqldrivers.pro (linux-g++)/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/qmake  -spec/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -o/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/./plugins/src/sqldrivers /var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/sqldrivers/sqldrivers.pro  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/src.pro(linux-g++)/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/qmake  -spec/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -o/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/./plugins/src/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/src.pro  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/codecs/codecs.pro (linux-g++)/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/qmake  -spec/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -o/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/./plugins/src/codecs/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/codecs/codecs.pro  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/accessible/accessible.pro (linux-g++)/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/qmake  -spec/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -o/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/./plugins/src/accessible /var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/accessible/accessible.pro  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/styles/styles.pro (linux-g++)/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/bin/qmake  -spec/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/mkspecs/linux-g++ -o/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/./plugins/src/styles/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/styles/styles.pro  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/src/3rdparty/opentype/opentype.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/qmake/examples/precompile/precompile.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/qvfb/qvfb.pro(fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/makeqpf/makeqpf.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/assistant/assistant.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/mergetr/mergetr.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/qtconfig/qtconfig.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/msg2qm/msg2qm.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/qembed/qembed.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/app/app.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/uic/uic.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/tools/conv2ui/conv2ui.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/tools/createcw/createcw.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/uilib/test/test.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/examples/vcr/vcr.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/examples/book/book1/book1.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/examples/book/book2/book2.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/examples/book/book3/book3.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/examples/book/book4/book4.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/examples/book/book5/book5.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/examples/book/book6/book6.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/examples/book/book7/book7.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/examples/book/book8/book8.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/examples/colortool/colortool.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/examples/receiver1/receiver.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/examples/receiver2/receiver.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/examples/credit/credit.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/examples/multiclip/multiclip.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/examples/richedit/richedit.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/examples/sizeaware/sizeaware.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/examples/metric/metric.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/examples/addressbook/addressbook.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/examples/opengl/opengl.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/examples/filechooser/plugin/plugin.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/examples/filechooser/widget/filechooser.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/plugins/rc/rc.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/plugins/dlg/dlg.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/plugins/kdevdlg/kdevdlg.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/plugins/glade/glade.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/plugins/cppeditor/cppeditor.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/designer/plugins/wizards/wizards.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/qconfig/qconfig.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/linguist/qm2ts/qm2ts.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/linguist/lrelease/lrelease.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/linguist/lupdate/lupdate.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/linguist/tutorial/tt1/tt1.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/linguist/tutorial/tt2/tt2.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/linguist/tutorial/tt3/tt3.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tools/linguist/linguist/linguist.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/config.tests/x11/notype/notypetest.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/config.tests/unix/stl/stltest.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/config.tests/unix/ipv6/ipv6test.pro (fast)  skipping/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/config.tests/unix/ptrsize/ptrsizetest.pro  skipping/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/config.tests/unix/endian/endiantest.pro  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/config.tests/unix/largefile/largefiletest.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tutorial/t1/t1.pro(fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tutorial/t2/t2.pro(fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tutorial/t3/t3.pro(fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tutorial/t4/t4.pro(fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tutorial/t5/t5.pro(fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tutorial/t6/t6.pro(fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tutorial/t7/t7.pro(fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tutorial/t8/t8.pro(fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tutorial/t9/t9.pro(fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tutorial/t10/t10.pro(fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tutorial/t11/t11.pro(fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tutorial/t12/t12.pro(fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tutorial/t13/t13.pro(fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/tutorial/t14/t14.pro(fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/mdi/mdi.pro(fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/qfd/qfd.pro(fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/qtl/qtl.pro(fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/blob/blob.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/sqltable/sqltable.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/overview/basicbrowsing/basicbrowsing.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/overview/basicdatamanip/basicdatamanip.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/overview/custom1/custom1.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/overview/form1/form1.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/overview/form2/form2.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/overview/subclass1/subclass1.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/overview/subclass2/subclass2.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/overview/subclass3/subclass3.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/overview/subclass4/subclass4.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/overview/subclass5/subclass5.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/overview/delete/delete.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/overview/extract/extract.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/overview/connect1/connect1.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/overview/navigating/navigating.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/overview/insert/insert.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/overview/order1/order1.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/overview/order2/order2.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/overview/table1/table1.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/overview/table2/table2.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/overview/table3/table3.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/overview/table4/table4.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/overview/update/update.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/overview/basicbrowsing2/basicbrowsing2.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/overview/create_connections/create_connections.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/overview/insert2/insert2.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/overview/retrieve1/retrieve1.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sql/overview/retrieve2/retrieve2.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/tux/tux.pro(fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/xml/tagreader-with-features/tagreader-with-features.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/xml/outliner/outliner.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/xml/tagreader/tagreader.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/biff/biff.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/i18n/i18n.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/demo/demo.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/life/life.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/menu/menu.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/qdir/qdir.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/qmag/qmag.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/drawlines/drawlines.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/desktop/desktop.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/dirview/dirview.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/regexptester/regexptester.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/chart/chart.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/fonts/simple-qfont-demo/simple-qfont-demo.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/hello/hello.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/popup/popup.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/rot13/rot13.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/table/small-table-demo/small-table-demo.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/table/statistics/statistics.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/table/bigtable/bigtable.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/sound/sound.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/xform/xform.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/rangecontrols/rangecontrols.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/gridview/gridview.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/application/application.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/splitter/splitter.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/listbox/listbox.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/showimg/showimg.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/customlayout/customlayout.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/listboxcombo/listboxcombo.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/iconview/simple_dd/simple_dd.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/iconview/iconview.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/dragdrop/dragdrop.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/drawdemo/drawdemo.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/progressbar/progressbar.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/helpsystem/helpsystem.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/aclock/aclock.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/action/action.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/action/toggleaction/toggleaction.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/textedit/textedit.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/helpviewer/helpviewer.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/canvas/canvas.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/scribble/scribble.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/dclock/dclock.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/cursor/cursor.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/forever/forever.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/fileiconview/fileiconview.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/scrollview/scrollview.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/network/mail/mail.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/network/clientserver/client/client.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/network/clientserver/server/server.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/network/httpd/httpd.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/network/infoprotocol/infoserver/infoserver.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/network/infoprotocol/infourlclient/infourlclient.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/network/infoprotocol/infoclient/infoclient.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/network/ftpclient/ftpclient.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/network/networkprotocol/networkprotocol.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/network/archivesearch/archivesearch.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/network/remotecontrol/remotecontrol.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/richtext/richtext.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/tooltip/tooltip.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/buttongroups/buttongroups.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/layout/layout.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/movies/movies.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/addressbook/addressbook.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/opengl/box/box.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/opengl/gear/gear.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/opengl/texture/texture.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/opengl/glpixmap/glpixmap.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/opengl/sharedbox/sharedbox.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/opengl/overlay_x11/overlayrubber.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/opengl/overlay/overlay.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/distributor/distributor.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/qwerty/qwerty.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/tablet/tablet.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/checklists/checklists.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/tetrix/tetrix.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/themes/themes.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/tictac/tictac.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/thread/semaphores/semaphores.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/thread/prodcons/prodcons.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/listviews/listviews.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/extension/extension.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/wizard/wizard.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/lineedits/lineedits.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/toplevel/toplevel.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/progress/progress.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/tabdialog/tabdialog.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/picture/picture.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/widgets/widgets.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/process/process.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/examples/helpdemo/helpdemo.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/imageformats/mng/mng.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/imageformats/png/png.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/imageformats/jpeg/jpeg.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/sqldrivers/odbc/odbc.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/sqldrivers/psql/psql.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/sqldrivers/ibase/ibase.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/sqldrivers/mysql/mysql.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/sqldrivers/sqlite/sqlite.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/codecs/cn/cn.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/codecs/jp/jp.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/codecs/kr/kr.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/codecs/tw/tw.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/accessible/widgets/widgets.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/styles/cde/cde.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/styles/sgi/sgi.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/styles/compact/compact.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/styles/motif/motif.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/styles/platinum/platinum.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/styles/motifplus/motifplus.pro (fast)  for/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/styles/windows/windows.pro (fast) Qt is now configured for building. Just run /usr/bin/gmake.To reconfigure, run /usr/bin/gmake confclean and configure. /bin/bash: error while loading shared libraries:/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/lib/libqt-mt.so:cannot open shared object file: No such file or directory !!! ERROR: x11-libs/qt-3.3.0-r1 failed.!!! Function src_compile, Line 87, Exitcode 127!!! (no error message)
Comment 17 Caleb Tennis (RETIRED) gentoo-dev 2004-02-20 08:27:57 UTC
Created attachment 25987 [details]
Revised Qt ebuild

Revised qt ebuild.
Comment 18 Caleb Tennis (RETIRED) gentoo-dev 2004-02-20 08:28:29 UTC
Created attachment 25988 [details]
Patch file to fix uic linkage problems
Comment 19 Caleb Tennis (RETIRED) gentoo-dev 2004-02-20 08:29:18 UTC
Ok Saimon, I've attached a revised ebuild and a patch that needs to go into the files/ subdirectory.  Try these out if you would - all indications show it will solve the problem.
Comment 20 Daniel Seyffer 2004-02-21 08:01:45 UTC
I get exactly the same propolice error message as reported here while trying to emerge sash on my sun (during stage 2, using gcc-3.2.3-r2).

emerge info:
Portage 2.0.50-r1 (default-sparc64-2004.0, gcc-3.2.3, glibc-2.3.3_pre20040207-r0, 2.4.22-rc2-iso-up)
=================================================================
System uname: 2.4.22-rc2-iso-up sparc64 sun4u
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.2
ACCEPT_KEYWORDS="sparc ~sparc"
AUTOCLEAN="yes"
CFLAGS="-mcpu=ultrasparc -O3 -pipe -fstack-protector -fomit-frame-pointer"
CHOST="sparc-unknown-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-mcpu=ultrasparc -O3 -pipe -fstack-protector -fomit-frame-pointer -fforce-addr"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="arts avi berkdb crypt cups encode esd fbcon foomaticdb gdbm gif imlib jpeg kde libwww mad mikmod motif mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png python qt readline sdl slang sparc spell ssl tcpd truetype xml2 xmms xv zlib"


Comment 21 Saimon Moore 2004-02-23 22:43:10 UTC
Caleb, that latest patch did it! Qt emerged with no problems...

But I got the following (See after gcc trace) for alsa-driver.

[P.S. I'm still having terrible troubles with an apparent loop while trying to 

# emerge '>=sys-devel/gcc-3.3.2-r7'

I've been stuck on this for the past week and have no clue as to how to get rid of it (See this thread: http://forums.gentoo.org/viewtopic.php?t=138716&highlight=guard+symbols)

nefeli root # emerge '=sys-devel/gcc-3.3.2-r7'
Calculating dependencies ...done!
>>> emerge (1 of 1) sys-devel/gcc-3.3.2-r7 to /
>>> md5 src_uri ;-) gcc-3.3.2.tar.bz2
>>> md5 src_uri ;-) gcc-3.3.2-patches-1.0.tar.bz2
>>> md5 src_uri ;-) gcc-3.3.2-branch-update-20040119.patch.bz2
>>> md5 src_uri ;-) protector-3.3-7.tar.gz
>>> md5 src_uri ;-) gcc-3.3.2-manpages.tar.bz2
>>> Unpacking source...
 
 * This sys-libs/glibc has __guard object and __stack_smash_handler functions
 * scanning the system for binaries with __guard - this may take 5-10 minutes
 * Please do not press ctrl-C or ctrl-Z during this period - it will continue
 
 * Scanning system for __guard@GCC symbols...
 *  Scanning 01 of 20 /lib...
 *  Scanning 02 of 20 /usr/lib...
 *  Scanning 03 of 20 /opt/sun-jdk-1.4.2.03/jre/lib...
 *  Scanning 04 of 20 /usr/X11R6/lib...
 *  Scanning 05 of 20 /usr/games/lib...
 *  Scanning 06 of 20 /usr/local/lib...
 *  Scanning 07 of 20 /usr/qt/3/lib...
 *  Scanning 08 of 20 /bin...
 *  Scanning 09 of 20 /opt/Acrobat5...
 *  Scanning 10 of 20 /opt/bin...
 *  Scanning 11 of 20 /opt/sun-jdk-1.4.2.03/bin...
 *  Scanning 12 of 20 /opt/sun-jdk-1.4.2.03/jre/bin...
 *  Scanning 13 of 20 /opt/sun-jdk-1.4.2.03/jre/javaws...
 *  Scanning 14 of 20 /sbin...
 *  Scanning 15 of 20 /usr/X11R6/bin...
 *  Scanning 16 of 20 /usr/bin...
 *  Scanning 17 of 20 /usr/i686-pc-linux-gnu/gcc-bin/3.3...
 
 * Found __guard@GCC_3.0 in /usr/i686-pc-linux-gnu/gcc-bin/3.3/rmic!
 
 * Please emerge '>=sys-devel/gcc-3.3.2-r7'
 
 
 * Found binaries that are dynamically linked to the libgcc with __guard@@GCC
 * You need to compile these binaries without CFLAGS -fstack-protector/hcc -r
 
 * Also, you have to make sure that using ccache needs the cache to be flushed * wipe out /var/tmp/ccache or /root/.ccache.  This will remove possible saved * -fstack-protector arguments that still may reside in such a compiler cache
 
 * When such binaries are found, gcc cannot remove libgcc propolice functions
 * leading to gcc -static -fstack-protector breaking, see gentoo bug #25299
 
 * To do a full scan on your system, enter this following command in a shell
 * (Please keep running and remerging broken packages until it do not report
 *  any breakage anymore!):
 
 *  # /usr/portage/sys-devel/gcc/files/scan_libgcc_linked_ssp.sh
 
 
!!! ERROR: sys-devel/gcc-3.3.2-r7 failed.
!!! Function check_glibc_ssp, Line 232, Exitcode 0
!!! Binaries with libgcc __guard@GCC dependencies detected!]



>>> emerge (2 of 3) media-sound/alsa-driver-1.0.2c to /
>>> Downloading ftp://ftp.iasi.roedu.net/pub/mirrors/ftp.alsa-project.org/driver/alsa-driver-1.0.2c.tar.bz2
--12:24:57--  ftp://ftp.iasi.roedu.net/pub/mirrors/ftp.alsa-project.org/driver/alsa-driver-1.0.2c.tar.bz2
           => `/usr/portage/distfiles/alsa-driver-1.0.2c.tar.bz2'
Resolving ftp.iasi.roedu.net... done.
Connecting to ftp.iasi.roedu.net[192.129.4.120]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/mirrors/ftp.alsa-project.org/driver ... done.==> PASV ... done.    ==> RETR alsa-driver-1.0.2c.tar.bz2 ... done.
Length: 1,704,847 (unauthoritative)
 
100%[====================================>] 1,704,847     26.45K/s    ETA 00:00 
12:26:03 (26.45 KB/s) - `/usr/portage/distfiles/alsa-driver-1.0.2c.tar.bz2' saved [1704847]
 
>>> md5 src_uri ;-) alsa-driver-1.0.2c.tar.bz2
>>> Unpacking source...
>>> Unpacking alsa-driver-1.0.2c.tar.bz2 to /var/tmp/portage/alsa-driver-1.0.2c/work
RUNNING FROM extra_functions.sh
 * Applying makefile.patch...                                             [ ok ]RUNNING FROM extra_functions.sh
 * Applying alsa-driver-0.9.8-au-fix.patch...                             [ ok ]>>> Source unpacked.
oss
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for a BSD-compatible install... /bin/install -c
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for current directory... /var/tmp/portage/alsa-driver-1.0.2c/work/alsa-driver-1.0.2c
checking cross compile...
checking for directory with kernel source... /usr/src/linux
checking for kernel version... 2.4.22-ck2
checking for GCC version... Kernel compiler: gcc 3.2.3 20030422 (Gentoo Linux 1. 4 3.2.3-r2, propolice) Used compiler: gcc (GCC) 3.3.2 20040119 (Gentoo Linux 3.3.2-r7, propolice-3.3-7)
checking for built-in ALSA... "no"
checking for existing ALSA module... "no"
checking for Red Hat kernel... "auto"
checking for Red Hat kernel... "no"
checking to modify of kernel linux/kmod.h... "no"
Removing a dummy linux/kmod.h.
checking for kernel linux/compiler.h... "yes"
Removing a dummy linux/compiler.h.
checking for kernel linux/pm.h... "yes"
checking for kernel linux/spinlock.h... "yes"
checking for kernel linux/irq.h... "yes"
Removing a dummy linux/irq.h.
checking for kernel linux/threads.h... "yes"
Removing a dummy linux/threads.h.
checking for kernel linux/rwsem.h... "yes"
Removing a dummy linux/rwsem.h.
checking for kernel linux/gameport.h... "yes"
Removing a dummy linux/gameport.h.
checking for kernel linux/devfs_fs_kernel.h... "yes"
checking for kernel linux/highmem.h... "yes"
Removing a dummy linux/highmem.h.
checking for kernel linux/workqueue.h... "no"
checking for kernel asm/hw_irq.h... "yes"
Removing a dummy asm/hw_irq.h.
checking for kernel linux/device.h... "no"
checking for kernel linux/jiffies.h... "no"
checking for kernel linux/compat.h... "no"
checking for kernel linux/adb.h... "yes"
Removing a dummy linux/adb.h.
checking for kernel linux/cuda.h... "yes"
Removing a dummy linux/cuda.h.
checking for kernel linux/pmu.h... "yes"
Removing a dummy linux/pmu.h.
checking for exported symbol dump_stack... "yes"
checking for kernel module symbol versions... "yes"
checking for PCI support in kernel... "yes"
checking for SGI/MIPS (HAL2) architecture... "no"
checking for directory to store kernel modules... /lib/modules/2.4.22-ck2/kernel/sound
checking for verbose printk... on
checking for debug level... none
checking for ISA support in kernel... "yes"
checking for processor type... k7
checking for SMP... "no"
checking for Video device support in kernel... "no"
checking for ISA PnP driver in kernel... yes
checking for PnP driver in kernel... no
checking for Kernel ISA-PnP support... "yes"
checking for ISA PnP support... yes
checking for strlcpy... "no"
checking for snprintf... "yes"
checking for vmalloc_to_page... "yes"
checking for old kmod... "yes"
checking for PDE... "no"
checking for pci_set_consistent_dma_mask... "no"
checking for tty->count is the atomic type... "no"
Removing local linux/isapnp.h.
checking for driver version... 1.0.2c
checking for sequencer support... yes
checking for OSS/Free emulation... yes
checking for RTC callback support in kernel... "no"
checking for USB support... "yes"
checking for kernel PCMCIA
checking for PCMCIA support... "no"
checking for PCMCIA module support... "no"
checking for PC9800 support in kernel... "no"
checking for which soundcards to compile driver for... all
configure: creating ./config.status
ACCESS DENIED  open_wr:   /subs-3.sed
./config.status: line 660: ./confstatzG3F7s/subs-3.sed: Permission denied
config.status: creating version
sed: Couldn't open file ./confstatzG3F7s/subs-3.sed: No such file or directorysed: Couldn't flush stdout: Broken pipe
config.status: creating Makefile.conf
sed: Couldn't open file ./confstatzG3F7s/subs-3.sed: No such file or directoryconfig.status: creating snddevices
sed: Couldn't open file ./confstatzG3F7s/subs-3.sed: No such file or directoryconfig.status: creating utils/alsa-driver.spec
sed: Couldn't open file ./confstatzG3F7s/subs-3.sed: No such file or directoryconfig.status: creating utils/buildrpm
sed: Couldn't open file ./confstatzG3F7s/subs-3.sed: No such file or directorysed: Couldn't flush stdout: Broken pipe
config.status: creating toplevel.config
sed: Couldn't open file ./confstatzG3F7s/subs-3.sed: No such file or directoryconfig.status: creating utils/alsasound
sed: Couldn't open file ./confstatzG3F7s/subs-3.sed: No such file or directorysed: couldn't write 39 items to stdout: Broken pipe
config.status: creating utils/alsasound.posix
sed: Couldn't open file ./confstatzG3F7s/subs-3.sed: No such file or directorysed: Couldn't flush stdout: Broken pipe
config.status: creating include/config.h
config.status: creating include/config1.h
config.status: creating include/version.h
config.status: include/version.h is unchanged
config.status: creating include/autoconf-extra.h
config.status: include/autoconf-extra.h is unchanged
if [ ! -d include/sound -a ! -L include/sound ]; then \
  ln -sf ../alsa-kernel/include include/sound ; \
fi
make dep
make[1]: Entering directory `/var/tmp/portage/alsa-driver-1.0.2c/work/alsa-driver-1.0.2c'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
if [ ! -d include/sound -a ! -L include/sound ]; then \
  ln -sf ../alsa-kernel/include include/sound ; \
fi
cp -auvf include/version.h include/sound/version.h
`include/version.h' -> `include/sound/version.h'
cp -auvf include/version.h include/sound/version.h
make[2]: Entering directory `/var/tmp/portage/alsa-driver-1.0.2c/work/alsa-driver-1.0.2c/acore'
make -C ioctl32 fastdep
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.2c/work/alsa-driver-1.0.2c/acore/ioctl32'
Makefile:5: ../toplevel.config: No such file or directory
Makefile:6: ../Makefile.conf: No such file or directory
Makefile:8: ../alsa-kernel/core/ioctl32/Makefile: No such file or directory
Makefile:10: ../Rules.make: No such file or directory
make[3]: *** No rule to make target `../Rules.make'.  Stop.
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.2c/work/alsa-driver-1.0.2c/acore/ioctl32'
make[2]: *** [_sfdep_ioctl32] Error 2
make[2]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.2c/work/alsa-driver-1.0.2c/acore'
make[1]: *** [dep] Error 1
make[1]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.2c/work/alsa-driver-1.0.2c'
make: *** [include/sndversions.h] Error 2
 
!!! ERROR: media-sound/alsa-driver-1.0.2c failed.
!!! Function src_compile, Line 66, Exitcode 2
!!! Parallel Make Failed
 
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------LOG FILE = "/tmp/sandbox-media-sound_-_alsa-driver-1.0.2c-1819.log"
 
open_wr:   /subs-3.sed
-------------------------------------------------------------------------------
Comment 22 Travis Tilley (RETIRED) gentoo-dev 2004-04-06 13:35:26 UTC
quick note: the sash bug is fixed on amd64 simply by upgrading to gcc 3.3.3
Comment 23 SpanKY gentoo-dev 2004-04-12 23:09:51 UTC
there are so many different issues going on here i dont know where to start

open a new bug if you still have problems ... with respect to the sed errors, make sure you dont have LANG/LC/etc... vars set in your env ...