Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 166072 - dev-util/kdevelop-3.4.0-r2 won't compile
Summary: dev-util/kdevelop-3.4.0-r2 won't compile
Status: RESOLVED DUPLICATE of bug 130139
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-09 14:02 UTC by Milan Barta
Modified: 2007-02-09 14:26 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 Milan Barta 2007-02-09 14:02:04 UTC
When trying to compile kdevelop-3.4.0-r2 this is what appears after some time:
<pre>
/usr/qt/3/bin/uic -L /usr/kde/3.5/lib64/kde3/plugins/designer -nounload ./profileeditorbase.ui | /usr/bin/perl -pi -e "s,
public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> profileeditorbase.h ;
/usr/qt/3/bin/uic -L /usr/kde/3.5/lib64/kde3/plugins/designer -nounload ./addprofilewidget.ui | /usr/bin/perl -pi -e "s,p
ublic QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> addprofilewidget.h ;
/usr/qt/3/bin/moc ./profileeditor.h -o profileeditor.moc
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../lib -I../../../lib/external_interfaces -I../../../l
ib/interfaces -I../../../lib/util -I../../../lib/widgets -I../../../src/profileengine/lib -I../../../lib/structure -I/usr
/kde/3.5/include -I/usr/qt/3/include -I.  -I/usr/kde/3.5/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wund
ef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG
-DNO_DEBUG -O2 -march=athlon64 -O2 -msse3 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -Wno-no
n-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COM
PAT -DQT_NO_TRANSLATION  -c -o main.o main.cpp
profileeditor.h:28: error: expected class-name before ‘{’ token
profileeditor.h:38: error: ‘QListBoxItem’ has not been declared
profileeditor.h:39: error: ‘QListViewItem’ has not been declared
main.cpp: In function ‘int main(int, char**)’:
main.cpp:41: error: ‘class ProfileEditor’ has no member named ‘show’
main.cpp:42: error: no matching function for call to ‘KApplication::setMainWidget(ProfileEditor*)’
/usr/qt/3/include/qapplication.h:119: note: candidates are: virtual void QApplication::setMainWidget(QWidget*)
make[4]: *** [main.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/var/tmp/portage/dev-util/kdevelop-3.4.0-r2/work/kdevelop-3.4.0/src/profileengine/editor'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/dev-util/kdevelop-3.4.0-r2/work/kdevelop-3.4.0/src/profileengine'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-util/kdevelop-3.4.0-r2/work/kdevelop-3.4.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-util/kdevelop-3.4.0-r2/work/kdevelop-3.4.0'
make: *** [all] Error 2

!!! ERROR: dev-util/kdevelop-3.4.0-r2 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 4864:   Called src_compile
  kdevelop-3.4.0-r2.ebuild, line 63:   Called kde_src_compile
  kde.eclass, line 170:   Called kde_src_compile 'all'
  kde.eclass, line 340:   Called kde_src_compile 'myconf' 'configure' 'make'
  kde.eclass, line 336:   Called die

!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/dev-util/kdevelop-3.4.0-r2/temp/build.log'.</pre>


Reproducible: Always




emerge --info
Portage 2.1.2-r9 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.5-r0, 2.6.20-gentoo x86_64)
=================================================================
System uname: 2.6.20-gentoo x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.12.9
Timestamp of tree: Fri, 09 Feb 2007 11:20:01 +0000
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.20
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -msse3 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon64 -O2 -msse3 -pipe -fomit-frame-pointer"
DISTDIR="/mnt/portage/distfiles"
FEATURES="autoconfig distlocks eix metadata-transfer parallel-fetch prelink sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.sh.cvut.cz/MIRRORS/gentoo/gentoo ftp://ftp.gentoo.mesh-solutions.com/gentoo/ ftp://gentoo.po.opole.pl "
LANG="cs_CZ.UTF-8"
LC_ALL="cs_CZ.UTF-8"
LINGUAS="cs"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/mnt/portage/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acpi aiglx alsa amd64 apm audiofile bitmap-fonts bluetooth bzip2 cddb cdinstall cdparanoia cdr cli cracklib css cups dbus directfb divx dlloader dri dvd dvdr dvdread encode exif fbcon ffmpeg fortran ftp fuse gdbm gif glut gnutls gpm hal iconv icq imagemagick irc isdnlog javascript jpeg kde kdeenablefinal kdehiddenvisibility kipi libg++ lm_sensors mad matroska midi mikmod mime mmap mp3 mp4 mpeg mplayer musicbrainz ncurses nls nptl nptlonly nsplugin ogg oggvorbis openal opengl oss pam pcre pdf perl pic png ppds pppd python qt qt3 qt4 quicktime readline realmedia reflection samba scanner sdl session sharedmem sndfile sockets spell spl sse3 svg symlink szip tcpd theora tidy tiff truetype truetype-fonts type1-fonts udev unicode usb v4l v4l2 verbose vorbis wmp x264 xine xorg xosd xv xvid zlib" ALSA_CARDS="via82xx" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="cs" USERLAND="GNU" VIDEO_CARDS="radeon"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-02-09 14:26:20 UTC

*** This bug has been marked as a duplicate of bug 130139 ***