Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 137660

Summary: kdelibs-3.5.3-r2 fails on emerge due to missing files
Product: Gentoo Linux Reporter: Morten Cools <morten>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Morten Cools 2006-06-22 14:58:00 UTC
On emerging kdelibs-3.5.2-r2, the build fails with the following error:

/bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/kdelibs-3.5.3-r2/work/kdelibs-3.5.3/kio/kio -I../.. -I../../dcop -I../../kdecore -I../../kio/kssl -I../../kjs -I/var/tmp/portage/kdelibs-3.5.3-r2/work/kdelibs-3.5.3 -I/var/tmp/portage/kdelibs-3.5.3-r2/work/kdelibs-3.5.3/kio/kio/.. -I/var/tmp/portage/kdelibs-3.5.3-r2/work/kdelibs-3.5.3/kdecore/network -I/var/tmp/portage/kdelibs-3.5.3-r2/work/kdelibs-3.5.3/kio/kio/../kssl -I../kssl -I/var/tmp/portage/kdelibs-3.5.3-r2/work/kdelibs-3.5.3/kio/kio/../../interfaces  -I/var/tmp/portage/kdelibs-3.5.3-r2/work/kdelibs-3.5.3/dcop -I/var/tmp/portage/kdelibs-3.5.3-r2/work/kdelibs-3.5.3/libltdl -I/var/tmp/portage/kdelibs-3.5.3-r2/work/kdelibs-3.5.3/kdefx -I../../kdecore -I/var/tmp/portage/kdelibs-3.5.3-r2/work/kdelibs-3.5.3/kdecore -I/var/tmp/portage/kdelibs-3.5.3-r2/work/kdelibs-3.5.3/kdeui -I/var/tmp/portage/kdelibs-3.5.3-r2/work/kdelibs-3.5.3/kio -I/var/tmp/portage/kdelibs-3.5.3-r2/work/kdelibs-3.5.3/kio/kio -I/var/tmp/portage/kdelibs-3.5.3-r2/work/kdelibs-3.5.3/kio/kfile -I/var/tmp/portage/kdelibs-3.5.3-r2/work/kdelibs-3.5.3 -I/usr/qt/3/include -I. -I/usr/kde/3.5/include   -D_LARGEFILE64_SOURCE -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=athlon-xp -ggdb -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -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 skipdlg.lo skipdlg.cpp
observer.cpp:32:27: error: uiserver_stub.h: No such file or directory
observer.cpp:36:27: error: observer_stub.h: No such file or directory
observer.cpp: In constructor 'Observer::Observer()':
observer.cpp:78: error: invalid use of undefined type 'struct UIServer_stub'
observer.h:32: error: forward declaration of 'struct UIServer_stub'
observer.cpp: In member function 'int Observer::newJob(KIO::Job*, bool)':
observer.cpp:85: error: invalid use of undefined type 'struct UIServer_stub'
observer.h:32: error: forward declaration of 'struct UIServer_stub'
observer.cpp: In member function 'void Observer::jobFinished(int)':
observer.cpp:95: error: invalid use of undefined type 'struct UIServer_stub'
observer.h:32: error: forward declaration of 'struct UIServer_stub'
observer.cpp: In member function 'void Observer::slotTotalSize(KIO::Job*, KIO::filesize_t)':
observer.cpp:120: error: invalid use of undefined type 'struct UIServer_stub'
observer.h:32: error: forward declaration of 'struct UIServer_stub'
observer.cpp: In member function 'void Observer::slotTotalFiles(KIO::Job*, long unsigned int)':
observer.cpp:126: error: invalid use of undefined type 'struct UIServer_stub'
observer.h:32: error: forward declaration of 'struct UIServer_stub'
observer.cpp: In member function 'void Observer::slotTotalDirs(KIO::Job*, long unsigned int)':
observer.cpp:132: error: invalid use of undefined type 'struct UIServer_stub'
observer.h:32: error: forward declaration of 'struct UIServer_stub'
observer.cpp: In member function 'void Observer::slotProcessedSize(KIO::Job*, KIO::filesize_t)':
[snip...]
observer.cpp:406: error: invalid use of undefined type 'struct UIServer_stub'
observer.h:32: error: forward declaration of 'struct UIServer_stub'
observer.cpp:410: error: invalid use of undefined type 'struct UIServer_stub'
observer.h:32: error: forward declaration of 'struct UIServer_stub'
make[3]: *** [observer.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/kdelibs-3.5.3-r2/work/kdelibs-3.5.3/kio/kio'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdelibs-3.5.3-r2/work/kdelibs-3.5.3/kio'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.5.3-r2/work/kdelibs-3.5.3'
make: *** [all] Error 2

emerge --info:

Portage 2.1.1_pre1-r1 (default-linux/x86/2005.1, gcc-4.1.1/vanilla, glibc-2.4-r3, 2.6.16-gentoo-r4 i686)
=================================================================
System uname: 2.6.16-gentoo-r4 i686 AMD Athlon(tm) XP 2400+
Gentoo Base System version 1.12.1
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r2
dev-util/confcache:  0.4.2-r1
sys-apps/sandbox:    1.2.18.1
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-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -ggdb"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/conf.d /opt/glftpd/etc /opt/glftpd/ftp-data /opt/openjms/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /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/eselect/compiler /etc/gconf /etc/init.d /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=athlon-xp -ggdb"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache confcache distlocks metadata-transfer parallel-fetch sandbox sfperms splitdebug strict userfetch userpriv"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ ftp://gentoo.netnitco.net/pub/mirrors/gentoo/source/ http://www.gigaload.org/gentoo.org/ http://gentoo.math.bme.hu"
LINGUAS="no en nl"
MAKEOPTS="-j2"
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="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow X alsa apache2 apm arts avi bash-completion berkdb bitmap-fonts bonobo bzip2 bzlib cdr cli crypt cups curl dba dbus divx4linux dri dvd dvdr eds emboss encode esd exif expat ffmpeg firefox flac foomaticdb fortran gdbm gif glut gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile hal icq idn imagemagick imlib ipv6 isdnlog jack java jpeg junit kde lcms ldap libg++ libwww mad maildir mhash mikmod mmx mmxext motif mp3 mpeg msn mysql ncurses nls nptl nptlonly ogg oggvorbis opengl oscar oss pam pcre pdflib perl php png pppd python qt quicktime readline reflection samba scanner sdk sdl session spell spl sse ssl tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts usb v4l v4l2 vorbis xml xml2 xmms xorg xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_wacom kernel_linux linguas_no linguas_en linguas_nl userland_GNU video_cards_nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-22 15:10:37 UTC

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