Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12913 - Cannot build KDevelop 3.0 alpha2
Summary: Cannot build KDevelop 3.0 alpha2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-29 13:59 UTC by Tim Redman
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 Tim Redman 2002-12-29 13:59:29 UTC
When attempting to merge KDevelop 3.0 alpha2, the following error occurs when
compiling lib/util/processwidget.cpp:

processwidget.cpp: In constructor `ProcessWidget::ProcessWidget(QWidget*, const
   char*)':
processwidget.cpp:55: no matching function for call to `KProcess::setUseShell(
   bool)'
Comment 1 Hannes Mehnert (RETIRED) gentoo-dev 2003-01-01 16:20:57 UTC
please post the output of 'emerge info'. 
Comment 2 Tim Redman 2003-01-01 18:49:13 UTC
No problem:

Portage 2.0.46-r4 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r3)
=================================================================
System uname: 2.4.20 i686 Pentium III (Coppermine)
USE="x86 oss apm avi crypt cups encode gif jpeg gnome libg++ mikmod mmx mpeg
ncurses nls pdflib png qtmt quicktime spell truetype xml2 xmms xv zlib gdbm
berkdb slang readline arts tetex svga java guile X sdl tcpd pam libwww ssl
python esd imlib oggvorbis gtk qt kde motif opengl ldap -3dnow alsa bonobo cdr
dga doc evo -gpm gtkhtml maildir mozilla pda perl samba tcltk xml"
ARCH="x86"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe"
CXXFLAGS="-march=pentium3 -O3 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config
/usr/X11R6/lib/X11/xkb:/usr/kde/3/share/config:/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
MAKEOPTS="-j2"
JDK_HOME="/opt/sun-jdk-1.4.1.01"
JAVA_HOME="/opt/sun-jdk-1.4.1.01"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo"
Comment 3 Hannes Mehnert (RETIRED) gentoo-dev 2003-01-03 02:15:45 UTC
which qt/kde are you using? 
Comment 4 Michael Bauer 2003-01-03 09:13:37 UTC
Got exactly the same problem here.   ACCEPT_KEYWORDS="~x86"  QT: 3.1.0-r1 KDE: 3.0.5a  
Comment 5 Tim Redman 2003-01-03 16:56:52 UTC
QT:  3.1.0-r1
KDE:  3.0.5a
Comment 6 Hannes Mehnert (RETIRED) gentoo-dev 2003-01-03 18:01:10 UTC
kdevelop-3.0_alpha2 currently only compiles with kde-3.1 or <kde-3.0.5, working on 
a patch, stay tuned 
Comment 7 Hannes Mehnert (RETIRED) gentoo-dev 2003-01-04 21:55:45 UTC
fixed in cvs, thanks.