Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15047 - Quanta fails to emerge without hack...
Summary: Quanta fails to emerge without hack...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Normal minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-03 11:46 UTC by Sean Coates
Modified: 2003-04-20 07:14 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sean Coates 2003-02-03 11:46:19 UTC
I spent a bunch of time trying to emerge quanta3.1; and was unable to do so
until I did:

ln -s /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2

(seemed to be failing during the kommander component build)

After symlinking, quanta builds fine...
UNTIL:
-----
g++ -I. -I. -I../.. -I. -I. -I../.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT -DKOMMANDER -DDESIGNER
-DQT_NO_SQL -DHAVE_KDE  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall
-pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG
-O2 -fno-exceptions -fno-check-new  -c -o dirtydialog.o `test -f
'dirtydialog.cpp' || echo './'`dirtydialog.cpp
copytos.cpp: In constructor `CopyToS::CopyToS(QWidget*, const char*, bool,
   unsigned int)':
copytos.cpp:45: invalid use of undefined type `struct KURLRequester'
copytos.h:18: forward declaration of `struct KURLRequester'
copytos.cpp:47: no matching function for call to `QGridLayout::
   addMultiCellWidget(KURLRequester*&, int, int, int, int)'
/usr/qt/3/include/qlayout.h:325: candidates are: void
   QGridLayout::addMultiCellWidget(QWidget*, int, int, int, int, int = 0)
copytos.cpp:52: no matching function for call to `QWidget::setTabOrder(
   KURLRequester*&, QPushButton*&)'
/usr/qt/3/include/qwidget.h:307: candidates are: static void
   QWidget::setTabOrder(QWidget*, QWidget*)
make[3]: *** [copytos.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory
`/var/tmp/portage/quanta-3.1/work/quanta-3.1/quanta/dialogs'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/quanta-3.1/work/quanta-3.1/quanta'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/quanta-3.1/work/quanta-3.1'
make: *** [all] Error 2

!!! ERROR: app-editors/quanta-3.1 failed.
!!! Function kde_src_compile, Line -8796, Exitcode 2
!!! died running emake, kde_src_compile:make

-----

Suggestions?
Did my symlink break anything?

S
Comment 1 Hannes Mehnert (RETIRED) gentoo-dev 2003-02-05 17:21:30 UTC
pleaase look at bug #15025 and do the same (but instead of ./fix_libtool_files.sh 3.2.1 
do ./fix_libtool_files.sh 3.2). then look and report if emerge quanta still fails. 
Comment 2 Dan Armak (RETIRED) gentoo-dev 2003-04-20 07:13:55 UTC
Please reopen if still releavnt. In which case it shouldn't be assigned t kde as it's a gcc issue. 
Comment 3 Dan Armak (RETIRED) gentoo-dev 2003-04-20 07:14:07 UTC
Please reopen if still releavnt. In which case it shouldn't be assigned t kde as it's a gcc issue.