Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5447 - qt-3.0.5 gives errors during compile
Summary: qt-3.0.5 gives errors during compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Dan Armak (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-23 06:16 UTC by Kevyn Shortell (RETIRED)
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevyn Shortell (RETIRED) gentoo-dev 2002-07-23 06:16:25 UTC
When running emerge -u kdebindings, it eventually touched qt, which gave the 
following errors on a x86. 
 
 
make[3]: Entering directory  
`/var/tmp/portage/qt-3.0.5/work/qt-x11-free-3.0.5/tools/designer/designer'  
/var/tmp/portage/qt-3.0.5/work/qt-x11-free-3.0.5/bin/uic dbconnections.ui -o  
dbconnections.h  
/var/tmp/portage/qt-3.0.5/work/qt-x11-free-3.0.5/bin/uic dbconnection.ui -o  
dbconnection.h  
fcntl: Bad file descriptor  
fcntl: Bad file descriptor  
fcntl: Bad file descriptor  
fcntl: Bad file descriptor  
fcntl: Bad file descriptor  
fcntl: Bad file descriptor  
fcntl: Bad file descriptor  
fcntl: Bad file descriptor  
/var/tmp/portage/qt-3.0.5/work/qt-x11-free-3.0.5/bin/uic dbconnectioneditor.ui  
-o dbconnectioneditor.h  
/var/tmp/portage/qt-3.0.5/work/qt-x11-free-3.0.5/bin/uic tableeditor.ui -o  
tableeditor.h  
fcntl: Bad file descriptor  
fcntl: Bad file descriptor  
fcntl: Bad file descriptor  
fcntl: Bad file descriptor  
fcntl: Bad file descriptor  
fcntl: Bad file descriptor  
fcntl: Bad file descriptor  
fcntl: Bad file descriptor  
/var/tmp/portage/qt-3.0.5/work/qt-x11-free-3.0.5/bin/uic listboxeditor.ui -o  
listboxeditor.h  
  
the errors go on for quite a while.
Comment 1 Dan Armak (RETIRED) gentoo-dev 2002-07-24 15:04:22 UTC
Nice error. I'm innocent :-) 
I hope mjc can help? 
Comment 2 Dan Armak (RETIRED) gentoo-dev 2002-07-30 05:55:49 UTC
Is there any new info? A user complained about similar errors when emerging 
quanta. 
Comment 3 Nicholas Wourms 2002-08-06 12:53:59 UTC
I have some info, it seems to be compiling fine with gcc-3.2_pre.  
However, during the building of QT designer, it won't use the march flag.
Comment 4 Dan Armak (RETIRED) gentoo-dev 2002-08-06 16:47:42 UTC
It doesn't use CFLAGS at all. My last 2 goes at forcing qt to use custom 
optimizations were no-goes, I could try again but have all those other bugs to 
take care of :-( 
Comment 5 Dan Armak (RETIRED) gentoo-dev 2002-08-31 13:45:19 UTC
Building qt with CFLAGS is handled in #6053. I'll handle that again after the 
feeze is over. 
This issue seems to have petered out?...