Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 74974 - ERROR: dev-util/kdevelop-3.0.4 failed
Summary: ERROR: dev-util/kdevelop-3.0.4 failed
Status: RESOLVED DUPLICATE of bug 63908
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 All
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 83132 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-12-19 15:02 UTC by Salim Fadhley
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

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 Salim Fadhley 2004-12-19 15:02:52 UTC
Emerge of kdevelop fails with a compiler error: Please review the ebuild output, plus emerge info below:
----
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib/interfaces -I../lib/util -I../lib  -I../lib/structure -I/usr/kde/3.3/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon64 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o main.o main.cpp
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib/interfaces -I../lib/util -I../lib  -I../lib/structure -I/usr/kde/3.3/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon64 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o mainwindow.o mainwindow.cpp
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib/interfaces -I../lib/util -I../lib  -I../lib/structure -I/usr/kde/3.3/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon64 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o core.o core.cpp
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib/interfaces -I../lib/util -I../lib  -I../lib/structure -I/usr/kde/3.3/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon64 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o partcontroller.o partcontroller.cpp
mainwindow.cpp:209:2: warning: #warning this crashes in ideal mode, looks like there are dangling pointers on opening another project
mainwindow.cpp: In constructor `MainWindow::MainWindow(QWidget*, const char*)':
mainwindow.cpp:250: warning: `setIDEAlModeStyle' is deprecated (declared at /usr/kde/3.3/include/kmdimainfrm.h:544)
mainwindow.cpp: In member function `void MainWindow::createStatusBar()':
mainwindow.cpp:349: error: expected primary-expression before "void"
mainwindow.cpp:349: error: expected `)' before "void"
mainwindow.cpp: In member function `virtual void MainWindow::embedSelectView(QWidget*, const QString&, const QString&)':
mainwindow.cpp:510: warning: unused variable 'tmp'
mainwindow.cpp: In member function `virtual void MainWindow::embedSelectViewRight(QWidget*, const QString&, const QString&)':
mainwindow.cpp:542: warning: unused variable 'tmp'
mainwindow.cpp: In member function `virtual void MainWindow::embedOutputView(QWidget*, const QString&, const QString&)':
mainwindow.cpp:558: warning: unused variable 'tmp'
mainwindow.cpp: In member function `virtual void MainWindow::raiseView(QWidget*)':
mainwindow.cpp:647: warning: unused variable 'pViews'
make[3]: *** [mainwindow.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/kdevelop-3.0.4/work/kdevelop-3.0.4/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdevelop-3.0.4/work/kdevelop-3.0.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdevelop-3.0.4/work/kdevelop-3.0.4'
make: *** [all] Error 2

!!! ERROR: dev-util/kdevelop-3.0.4 failed.
!!! Function kde_src_compile, Line 142, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status message.
----------
Portage 2.0.51-r3 (default-linux/amd64/2004.3, gcc-3.4.3, glibc-2.3.4.20040808-r1, 2.6.9-gentoo-r9 x86_64)
=================================================================
System uname: 2.6.9-gentoo-r9 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox"
GENTOO_MIRRORS="ftp://212.219.56.152/sites/www.ibiblio.org/gentoo/ ftp://212.219.56.146/sites/www.ibiblio.org/gentoo/ http://212.219.56.152/sites/www.ibiblio.org/gentoo/ http://212.219.56.162/sites/www.ibiblio.org/gentoo/ ftp://212.219.56.162/sites/www.ibiblio.org/gentoo/ ftp://194.117.143.69/mirrors/gentoo http://ftp.heanet.ie/pub/gentoo/ http://194.117.143.72 ftp://ftp.heanet.ie/pub/gentoo/ http://194.117.143.69"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aac aalib acpi alsa apache2 arts artswrappersuid asterisk audiofile avi bash-completion berkdb bitmap-fonts bootsplash cdparanoia cdr cdrom codecs crypt curl directfb divx4linux dvd esd ethereal f77 fam festival flac fortran gd gif gnome gpm gtk gtk2 icq icu imagemagick imap imlib innodb ipv6 jabber jack java jp2 jpeg junit kde libwww lzw lzw-tiff mad mozilla mozsvg mozxmlterm mp3 mpeg mplayer multilib mysql ncurses nls no-old-linux oav oggvorbis opengl oss pam perl php png postgresql python qt quicktime readline real rtc samba sdl speex spell sqlite ssl tcpd theora tiff truetype usb userlocales v4l v4l2 vcd vcdimager xanim xemacs xfs xine xml xml2 xmms xpm xrandr xscreensaver xv xvid xvmc yahoo zaptel zeo zlib"
Comment 1 Gregorio Guidi (RETIRED) gentoo-dev 2004-12-21 09:52:46 UTC
kdelibs-3.3 and kdevelop 3.0.x do not work well together, the solution is to
use kdevelop 3.1.x

that's not stable on amd64 because of an unrelated issue: i'm reopening
bug 61872 for that.


*** This bug has been marked as a duplicate of 63908 ***
Comment 2 Gregorio Guidi (RETIRED) gentoo-dev 2005-02-24 09:00:02 UTC
*** Bug 83132 has been marked as a duplicate of this bug. ***