Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6948 - Quanta 3.0pre1 breaks with gcc3.2
Summary: Quanta 3.0pre1 breaks with gcc3.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Dan Armak (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-23 16:00 UTC by Maurizio Disimino
Modified: 2002-08-30 08:13 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 Maurizio Disimino 2002-08-23 16:00:23 UTC
i686-pc-linux-gnu-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  
-Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -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 -march=i686 -O3 -pipe -fno-exceptions -fno-check-new  -c -o 
filestreeview.o `test -f filestreeview.cpp || echo './'`filestreeview.cpp 
filestreefolder.cpp: In member function `virtual bool 
   FilesTreeFolder::acceptDrop(const QMimeSource*) const': 
filestreefolder.cpp:251: warning: unused parameter `const QMimeSource*mime' 
i686-pc-linux-gnu-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  
-Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -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 -march=i686 -O3 -pipe -fno-exceptions -fno-check-new  -c -o 
fileinfodlg.o `test -f fileinfodlg.cpp || echo './'`fileinfodlg.cpp 
i686-pc-linux-gnu-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  
-Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -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 -march=i686 -O3 -pipe -fno-exceptions -fno-check-new  -c -o 
quantapropertiespage.o `test -f quantapropertiespage.cpp || echo 
'./'`quantapropertiespage.cpp 
rm -f templatedirform.cpp 
echo '#include <klocale.h>' > templatedirform.cpp 
/usr/qt/3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload -tr tr2i18n -i 
templatedirform.h ./templatedirform.ui | sed -e "s,tr2i18n( \"\" 
),QString::null,g" | sed -e "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | sed 
-e "s,image\([0-9][0-9]*\)_data,img\1_templatedirform,g" >> 
templatedirform.cpp || rm -f templatedirform.cpp 
QSettings: error creating /root/.qt 
QSettings: error creating /root/.qt 
QSettings: error creating /root/.qt 
QSettings::sync: filename is null/empty 
QSettings: error creating /root/.qt 
QSettings::sync: filename is null/empty 
QSettings: error creating /root/.qt 
QSettings::sync: filename is null/empty 
QSettings: error creating /root/.qt 
QSettings::sync: filename is null/empty 
echo '#include "templatedirform.moc"' >> templatedirform.cpp 
i686-pc-linux-gnu-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  
-Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -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 -march=i686 -O3 -pipe -fno-exceptions -fno-check-new  -c -o 
templatedirform.o `test -f templatedirform.cpp || echo 
'./'`templatedirform.cpp 
quantapropertiespage.cpp: In constructor 
   `QuantaPropertiesPage::QuantaPropertiesPage(QWidget*, const char*, unsigned 
   int)': 
quantapropertiespage.cpp:48: invalid use of undefined type `struct KComboBox' 
quantapropertiespage.h:17: forward declaration of `struct KComboBox' 
quantapropertiespage.cpp:49: no matching function for call to `QHBoxLayout:: 
   addWidget(KComboBox*&)' 
/usr/qt/3/include/qlayout.h:378: candidates are: void 
   QBoxLayout::addWidget(QWidget*, int = 0, int = 0) 
quantapropertiespage.cpp:74: no matching function for call to ` 
   QuantaPropertiesPage::connect(QCheckBox*&, const char[15], KComboBox*&, 
   const char[19])' 
/usr/qt/3/include/qobject.h:112: candidates are: static bool 
   QObject::connect(const QObject*, const char*, const QObject*, const char*) 
/usr/qt/3/include/qobject.h:208:                 bool QObject::connect(const 
   QObject*, const char*, const char*) const 
make[3]: *** [quantapropertiespage.o] Error 1 
make[3]: *** Waiting for unfinished jobs.... 
templatedirform.cpp: In constructor 
`TemplateDirForm::TemplateDirForm(QWidget*, 
   const char*, bool, unsigned int)': 
templatedirform.cpp:40: invalid use of undefined type `struct KComboBox' 
templatedirform.h:17: forward declaration of `struct KComboBox' 
templatedirform.cpp:41: invalid use of undefined type `struct KComboBox' 
templatedirform.h:17: forward declaration of `struct KComboBox' 
templatedirform.cpp:64: no matching function for call to `TemplateDirForm:: 
   connect(QCheckBox*&, const char[15], KComboBox*&, const char[19])' 
/usr/qt/3/include/qobject.h:112: candidates are: static bool 
   QObject::connect(const QObject*, const char*, const QObject*, const char*) 
/usr/qt/3/include/qobject.h:208:                 bool QObject::connect(const 
   QObject*, const char*, const char*) const 
templatedirform.cpp:67: no matching function for call to 
`QWidget::setTabOrder( 
   QLineEdit*&, KComboBox*&)' 
/usr/qt/3/include/qwidget.h:304: candidates are: static void 
   QWidget::setTabOrder(QWidget*, QWidget*) 
templatedirform.cpp:68: no matching function for call to 
`QWidget::setTabOrder( 
   KComboBox*&, QCheckBox*&)' 
/usr/qt/3/include/qwidget.h:304: candidates are: static void 
   QWidget::setTabOrder(QWidget*, QWidget*) 
make[3]: *** [templatedirform.o] Error 1 
make[3]: Leaving directory 
`/var/tmp/portage/quanta-3.0_pre1/work/quanta-3.0pr1/quanta/treeviews' 
make[2]: *** [all-recursive] Error 1 
make[2]: Leaving directory 
`/var/tmp/portage/quanta-3.0_pre1/work/quanta-3.0pr1/quanta' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory 
`/var/tmp/portage/quanta-3.0_pre1/work/quanta-3.0pr1' 
make: *** [all] Error 2 
 
!!! ERROR: The ebuild did not complete successfully. 
!!! Function kde_src_compile, Line -6657, Exitcode 2 
!!! died running emake, kde_src_compile:make 
 
!!! emerge aborting on  /usr/portage/app-editors/quanta/quanta-3.0_pre1.ebuild 
. 
sexybit root # 
 
portage .28 -- gcc 3.2 -- gentoo 1.4final
Comment 1 Dan Armak (RETIRED) gentoo-dev 2002-08-30 02:49:10 UTC
This was fixed several days ago. Please emerge rsync and try again. 
Comment 2 Dan Armak (RETIRED) gentoo-dev 2002-08-30 08:13:44 UTC
This was definitely fixed.