Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106459 - kdepim-3.4.2-r1 fails to compile
Summary: kdepim-3.4.2-r1 fails to compile
Status: RESOLVED DUPLICATE of bug 106402
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-18 18:05 UTC by Volker Hemmann
Modified: 2005-09-19 02:47 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 Volker Hemmann 2005-09-18 18:05:32 UTC
after some useflags changes, I did an emerge --newuse world. 
kdepim fails with this error: 
 
if test "$ret" = 0; then echo '#include "progress_dialog.moc"' >> 
progress_dialog.cpp; else rm -f progress_dialog.cpp ; exit $ret ; fi 
/usr/qt/3/bin/moc ./label.h -o label.moc.cpp 
/usr/qt/3/bin/moc ./kornaccountcfgimpl.h -o kornaccountcfgimpl.moc 
/usr/qt/3/bin/moc ./hvitem.h -o hvitem.moc 
/usr/qt/3/bin/moc ./boxcontainer.h -o boxcontainer.moc 
/usr/qt/3/bin/moc ./accountmanager.h -o accountmanager.moc 
/usr/qt/3/bin/moc ./kio_read.h -o kio_read.moc 
/usr/qt/3/bin/moc ./keditlistboxman.h -o keditlistboxman.moc 
/usr/qt/3/bin/moc ./subjectsdlg.h -o subjectsdlg.moc 
/usr/qt/3/bin/moc ./kio_subjects.h -o kio_subjects.moc 
/usr/qt/3/bin/moc ./boxcontaineritem.h -o boxcontaineritem.moc 
/usr/qt/3/bin/moc ./maildrop.h -o maildrop.moc 
/usr/qt/3/bin/moc ./hvcontainer.h -o hvcontainer.moc 
/usr/qt/3/bin/moc ./dockedcontainer.h -o dockedcontainer.moc 
/usr/qt/3/bin/moc ./kornshell.h -o kornshell.moc 
/usr/qt/3/bin/moc ./kornapp.h -o kornapp.moc 
/usr/qt/3/bin/moc ./systemtray.h -o systemtray.moc 
/usr/qt/3/bin/moc ./kio_delete.h -o kio_delete.moc 
/usr/qt/3/bin/moc ./dockeditem.h -o dockeditem.moc 
/usr/qt/3/bin/moc ./kornboxcfgimpl.h -o kornboxcfgimpl.moc 
/usr/qt/3/bin/moc ./maildlg.h -o maildlg.moc 
/usr/qt/3/bin/moc ./kio_count.h -o kio_count.moc 
/usr/qt/3/bin/moc ./dcopdrop.h -o dcopdrop.moc 
/usr/qt/3/bin/moc ./polldrop.h -o polldrop.moc 
/usr/qt/3/bin/moc ./kio_single_subject.h -o kio_single_subject.moc 
/usr/qt/3/bin/moc ./kio.h -o kio.moc 
/usr/qt/3/bin/moc ./korncfgimpl.h -o korncfgimpl.moc 
creating korn.all_cpp.cpp ... 
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../libkdepim 
-I/usr/kde/3.4/include -I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  
-D_REENTRANT -D_FILE_OFFSET_BITS=64  -Wnon-virtual-dtor -Wno-long-long 
-Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion 
-Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -DNDEBUG 
-DNO_DEBUG -O2 -march=athlon-xp -O2 -mmmx -m3dnow -msse -mfpmath=sse 
-ftracer -frename-registers -fweb -fomit-frame-pointer -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 korn.all_cpp.o `test -f 'korn.all_cpp.cpp' || echo 
'./'`korn.all_cpp.cpp 
In Datei, eingef
Comment 1 Volker Hemmann 2005-09-18 18:05:32 UTC
after some useflags changes, I did an emerge --newuse world. 
kdepim fails with this error: 
 
if test "$ret" = 0; then echo '#include "progress_dialog.moc"' >> 
progress_dialog.cpp; else rm -f progress_dialog.cpp ; exit $ret ; fi 
/usr/qt/3/bin/moc ./label.h -o label.moc.cpp 
/usr/qt/3/bin/moc ./kornaccountcfgimpl.h -o kornaccountcfgimpl.moc 
/usr/qt/3/bin/moc ./hvitem.h -o hvitem.moc 
/usr/qt/3/bin/moc ./boxcontainer.h -o boxcontainer.moc 
/usr/qt/3/bin/moc ./accountmanager.h -o accountmanager.moc 
/usr/qt/3/bin/moc ./kio_read.h -o kio_read.moc 
/usr/qt/3/bin/moc ./keditlistboxman.h -o keditlistboxman.moc 
/usr/qt/3/bin/moc ./subjectsdlg.h -o subjectsdlg.moc 
/usr/qt/3/bin/moc ./kio_subjects.h -o kio_subjects.moc 
/usr/qt/3/bin/moc ./boxcontaineritem.h -o boxcontaineritem.moc 
/usr/qt/3/bin/moc ./maildrop.h -o maildrop.moc 
/usr/qt/3/bin/moc ./hvcontainer.h -o hvcontainer.moc 
/usr/qt/3/bin/moc ./dockedcontainer.h -o dockedcontainer.moc 
/usr/qt/3/bin/moc ./kornshell.h -o kornshell.moc 
/usr/qt/3/bin/moc ./kornapp.h -o kornapp.moc 
/usr/qt/3/bin/moc ./systemtray.h -o systemtray.moc 
/usr/qt/3/bin/moc ./kio_delete.h -o kio_delete.moc 
/usr/qt/3/bin/moc ./dockeditem.h -o dockeditem.moc 
/usr/qt/3/bin/moc ./kornboxcfgimpl.h -o kornboxcfgimpl.moc 
/usr/qt/3/bin/moc ./maildlg.h -o maildlg.moc 
/usr/qt/3/bin/moc ./kio_count.h -o kio_count.moc 
/usr/qt/3/bin/moc ./dcopdrop.h -o dcopdrop.moc 
/usr/qt/3/bin/moc ./polldrop.h -o polldrop.moc 
/usr/qt/3/bin/moc ./kio_single_subject.h -o kio_single_subject.moc 
/usr/qt/3/bin/moc ./kio.h -o kio.moc 
/usr/qt/3/bin/moc ./korncfgimpl.h -o korncfgimpl.moc 
creating korn.all_cpp.cpp ... 
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../libkdepim 
-I/usr/kde/3.4/include -I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  
-D_REENTRANT -D_FILE_OFFSET_BITS=64  -Wnon-virtual-dtor -Wno-long-long 
-Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion 
-Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -DNDEBUG 
-DNO_DEBUG -O2 -march=athlon-xp -O2 -mmmx -m3dnow -msse -mfpmath=sse 
-ftracer -frename-registers -fweb -fomit-frame-pointer -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 korn.all_cpp.o `test -f 'korn.all_cpp.cpp' || echo 
'./'`korn.all_cpp.cpp 
In Datei, eingefügt von korn.all_cpp.cpp:38: 
kornboxcfg.cpp:31:33: keditlistboxmanager.h: Datei oder Verzeichnis nicht gefunden 
kio.cpp:601: Warnung: nicht benutzter Parameter »proc« 
kio.cpp:552: Warnung: nicht benutzter Parameter »proc« 
make[3]: *** [korn.all_cpp.o] Fehler 1 
make[3]: Leaving directory 
`/var/tmp/portage/kdepim-3.4.2-r1/work/kdepim-3.4.2/korn' 
make[2]: *** [all-recursive] Fehler 1 
make[2]: Leaving directory 
`/var/tmp/portage/kdepim-3.4.2-r1/work/kdepim-3.4.2/korn' 
make[1]: *** [all-recursive] Fehler 1 
make[1]: Leaving directory `/var/tmp/portage/kdepim-3.4.2-r1/work/kdepim-3.4.2' 
make: *** [all] Fehler 2 
 
!!! ERROR: kde-base/kdepim-3.4.2-r1 failed. 
!!! Function kde_src_compile, Line 170, Exitcode 2 
!!! died running emake, kde_src_compile:make 
!!! If you need support, post the topmost build error, NOT this status message. 
 

Reproducible: Always
Steps to Reproduce:
1.emerge kdepim-3.4.2-r1 
2. 
3. 
 
Actual Results:  
it fails to compile 


emerge info 
Portage 2.0.52-r1 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r1, 
2.6.13-gentoo-r1 i686) 
================================================================= 
System uname: 2.6.13-gentoo-r1 i686 AMD Athlon(tm) XP 2000+ 
Gentoo Base System version 1.12.0_pre8 
ccache version 2.4 [enabled] 
dev-lang/python:     2.2.3-r5, 2.3.5, 2.4.1-r1 
sys-apps/sandbox:    1.2.12 
sys-devel/autoconf:  2.13, 2.59-r7 
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6 
sys-devel/binutils:  2.16.1 
sys-devel/libtool:   1.5.20 
virtual/os-headers:  2.6.11-r2 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CBUILD="i686-pc-linux-gnu" 
CFLAGS="-march=athlon-xp -O2 -mmmx -m3dnow -msse -mfpmath=sse -ftracer 
-frename-registers -fweb -fomit-frame-pointer -pipe" 
CHOST="i686-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-march=athlon-xp -O2 -mmmx -m3dnow -msse -mfpmath=sse -ftracer 
-frename-registers -fweb -fomit-frame-pointer -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoconfig candy ccache distlocks notitles sandbox sfperms strict" 
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo 
http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo" 
LC_ALL="de_DE@euro" 
LINGUAS="de" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" 
USE="x86 16bit 3dnow 3dnowext 3ds 7zip S3TC X X509 a52 aac aalib acpi alsa 
audiofile avi bash-completion berkdb bitmap-fonts bl bluetooth bzip2 bzlib cairo caps 
cdparanoia cdr clamav cpudetection crypt css ctype curl dga dio divx4linux dnd dpms 
dri dvd dvdr dvdread editor edl eds emacs-w3 encode exif expat experimental fame 
fat fb fbcon ffmpeg fftw flac fortran freetype ftp gcc-libffi gd gdbm gif gimp glitz glut 
glx gnokii graphviz gs gstreamer gtk gtk2 hal icq imagemagick imlib irmc jabber jack 
jack-tmpfs java javascript jce joystick jp2 jpeg jpeg2k justify kadmos kde 
kdeenablefinal kdepim ladcca lesstif libg++ libwww lm_sensors lzo lzw lzw-tiff mad 
maildir maps matroska matrox mikmod mime mjpeg mmap mmx mmxext mng 
monkey motif mp3 mpeg mpi mplayer mule music mysql ncurses nls no-htdocs 
no-old-linux noamazon nocd nodrm noflagstrip nosendmail nowin nptl nvidia objc 
offensive ogg oggvorbis openal opengl oscar pam pam_console pam_timestamp 
pdflib perl physfs pic png posix povray python qemu-fast qt quicktime rar readline 
real reiserfs rogue samba scanner sdl sendfile sensord server sharedmem shorten 
slang sms sndfile snmp sockets sounds speex spell sqlite sse sse-filters ssl 
stencil-buffer subtitles svg sysfs szip tcltk tcpd tga theora threads tiff timidity tools 
transcode truetype truetype-fonts type1 type1-fonts ucs2 unicode usb userlocales 
utf8 v4l v4l2 vanilla vcd videos vidix visualization vorbis win32codecs wmf wsconvert 
xanim xemacs xine xinerama xml2 xmlrpc xmms xosd xpm xrandr xscreensaver xv 
xvid xvmc yv12 zlib zvbi linguas_de userland_GNU kernel_linux elibc_glibc" 
Unset:  ASFLAGS, CTARGET, LANG, LDFLAGS, MAKEOPTS 
 
-arts is the only 'new' flag.
Comment 2 Gregorio Guidi (RETIRED) gentoo-dev 2005-09-19 02:47:50 UTC

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