Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12027 - app-editors/quanta-3.0 fails
Summary: app-editors/quanta-3.0 fails
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-12 10:41 UTC by Mark Guertin
Modified: 2003-02-04 19:42 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 Mark Guertin 2002-12-12 10:41:41 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 -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=pentium3  
-mcpu=pentium3 -O3 -pipe -fno-exceptions -fno-check-new  -c -o copytos.o `test  
-f copytos.cpp || echo './'`copytos.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)  
make[3]: *** [copytos.o] Error 1  
make[3]: *** Waiting for unfinished jobs....  
make[3]: Leaving directory  
`/var/tmp/portage/quanta-3.0/work/quanta-3.0/quanta/dialogs'  
make[2]: *** [all-recursive] Error 1  
make[2]: Leaving directory  
`/var/tmp/portage/quanta-3.0/work/quanta-3.0/quanta'  
make[1]: *** [all-recursive] Error 1  
make[1]: Leaving directory `/var/tmp/portage/quanta-3.0/work/quanta-3.0'  
make: *** [all] Error 2  
  
!!! ERROR: app-editors/quanta-3.0 failed.  
!!! Function kde_src_compile, Line -7382, Exitcode 2  
!!! died running emake, kde_src_compile:make  
  
emerge info  
Portage 2.0.44 (default-x86-1.4, gcc-3.2, glibc-2.2.5-r6,2.2.5-r7)  
=================================================================  
System uname: 2.4.19-gentoo-r10 i686 Pentium III (Coppermine)  
USE="x86 oss 3dnow apm avi crypt cups encode gif gpm imlib jpeg kde libg++  
libwww mikmod mmx mpeg ncurses nls pdflib png qtmt quicktime spell truetype  
xml2 xmms xv zlib gdbm berkdb slang readline arts svga java X sdl tcpd pam ssl  
perl python esd oggvorbis gnome gtk qt motif opengl mozilla"  
ARCH="x86"  
COMPILER="gcc3"  
CHOST="i686-pc-linux-gnu"  
CFLAGS="-march=pentium3 -mcpu=pentium3 -O3 -pipe"  
CXXFLAGS="-march=pentium3 -mcpu=pentium3 -O3 -pipe"  
ACCEPT_KEYWORDS="x86"  
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config  
/usr/kde/3/share/config /usr/share/config"  
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"  
MAKEOPTS="-j2"  
JDK_HOME="/opt/blackdown-jdk-1.3.1"  
JAVA_HOME="/opt/blackdown-jdk-1.3.1"  
AUTOCLEAN="no"  
SYNC="rsync://rsync.gentoo.org/gentoo-portage"  
GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo"  
  
*  kde-base/kde-env 
      Latest version available: 3-r2 
      Latest version installed: 3-r2 
*  kde-base/kdebase 
      Latest version available: 3.0.4-r3 
      Latest version installed: 3.0.4-r2 
*  kde-base/kdelibs 
      Latest version available: 3.0.4-r1 
      Latest version installed: 3.0.4 
*  kde-base/kdemultimedia 
      Latest version available: 3.0.4 
      Latest version installed: 3.0.4 
*  x11-libs/qt 
      Latest version available: 3.1.0-r1 
      Latest version installed: 3.1.0_pre20021024 
 
Trying to update some other kde stuff to see if it helps or not, but found no 
reports of this so I thought I would file it.  Anything you don't see listed 
above for KDE stuff I dont have installed.
Comment 1 Mark Guertin 2002-12-12 16:21:18 UTC
I reset to platform PC as I can't confirm it fails on anything besides PC ;)

My PPC are waaaay over the load atm but I'll try it on them within next day or
two and confirm and update arches accordingly
Comment 2 Mark Guertin 2002-12-13 10:13:31 UTC
ok, after updating to latest and greatest of everything it is working now... I 
suspect that the problems may have been with qt 
 
I had x11-libs/qt-3.1.0_pre20021024 , should this be bumped up to require 
3.1.0 ?  (I have no idea at all but it might be worth looking into if anyone 
has time/desire) 
Comment 3 Hannes Mehnert (RETIRED) gentoo-dev 2002-12-15 20:04:30 UTC
since quanta-3.0 works with qt-3.0 and qt-3.1, this is limited to qt-3.1_pre* 
which are no longer in portage. i suggest to close this bug. 
Comment 4 Mark Guertin 2002-12-15 21:50:35 UTC
Right.  Will close now, thanks.