Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115538 - kdebase 3.4.3 will not compile - error in KDCOPWindow
Summary: kdebase 3.4.3 will not compile - error in KDCOPWindow
Status: RESOLVED DUPLICATE of bug 82381
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-12-14 08:02 UTC by Andrew Baldwin
Modified: 2006-09-06 05:16 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 Andrew Baldwin 2005-12-14 08:02:28 UTC
I did an "emerge sync" on Monday 12th December.

(via an ssh connection from work [hence the Windows Browser ID]) I did "nohup
emerge -u world &"  I have done this many times before. Previous builds of KDE
have gone smoothly.

The compilation of KDE initially failed on kde-libs.

Searching through Gentoo forums I found that the Samsung drivers used for my
laser printer / scanner may be an issue. I followed the advice and the libs
compiled OK

HOWEVER the compilation now fails on kde-base.

I've pasted in sections from nohup.out and the details from emerge info below in
the hope that they'll help identify the problem

Thanks in advance for any fixes you can offer.

If KDE 3.5 is due out in a few days, I'll be happy to abandon this and wait

Reproducible: Always
Steps to Reproduce:
1.emerge kdebase (or emerge -u world)
2.
3.

Actual Results:  
please see snippet 2 from nohup.out below

Expected Results:  
compiled kdebase and rest of kde

~~~~~~~~ snippet1 from nohup.out ~~~~~~~~~~~~~~
>>> Source unpacked.
 * econf: updating kdebase-3.4.3/admin/config.guess with
/usr/share/gnuconfig/config.guess
 * econf: updating kdebase-3.4.3/admin/config.sub with
/usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
--localstatedir=/var/lib --build=i686-pc-linux-gnu --with-dpms
--with-x-binaries-dir=/usr/bin --with-arts --with-ldap --with-cups --with-gl
--with-ssl --with-samba --without-openexr --without-sensors --without-libusb
--without-libraw1394 --without-hal --with-pam=yes --without-java --with-x
--enable-mitshm --without-xinerama --with-qt-dir=/usr/qt/3 --enable-mt
--with-qt-libraries=/usr/qt/3/lib --disable-dependency-tracking --disable-debug
--without-debug --disable-final --with-arts --prefix=/usr/kde/3.4
--mandir=/usr/kde/3.4/share/man --infodir=/usr/kde/3.4/share/info
--datadir=/usr/kde/3.4/share --sysconfdir=/usr/kde/3.4/etc
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for kde-config... /usr/kde/3.4/bin/kde-config
checking where to install... /usr/kde/3.4 (as requested)
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking dependency style of i686-pc-linux-gnu-gcc... none
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i686-pc-linux-gnu-g++... none
checking whether i686-pc-linux-gnu-gcc is blacklisted... no
checking whether i686-pc-linux-gnu-g++ supports -Wmissing-format-attribute... yes
checking whether i686-pc-linux-gnu-gcc supports -Wmissing-format-attribute... yes
checking whether i686-pc-linux-gnu-g++ supports -Wundef... yes
checking whether i686-pc-linux-gnu-g++ supports -Wno-long-long... yes
checking whether i686-pc-linux-gnu-g++ supports -Wno-non-virtual-dtor... yes
checking whether i686-pc-linux-gnu-g++ supports -fno-exceptions... yes
checking whether i686-pc-linux-gnu-g++ supports -fno-check-new... yes
checking whether i686-pc-linux-gnu-g++ supports -fno-common... yes
checking whether i686-pc-linux-gnu-g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking whether i686-pc-linux-gnu-g++ supports -O0... yes
checking whether i686-pc-linux-gnu-g++ supports -Wl,--no-undefined... yes
checking whether i686-pc-linux-gnu-g++ supports -Wl,--allow-shlib-undefined... yes
not using lib directory suffix
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/i686-pc-linux-gnu-nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-g77... i686-pc-linux-gnu-g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether i686-pc-linux-gnu-g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from
i686-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking if i686-pc-linux-gnu-gcc static flag  works... yes
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gcc linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g++ linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for i686-pc-linux-gnu-g77 option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g77 supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g77 linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking if C++ programs can be compiled... yes
checking for strlcat... no
checking if strlcat needs custom prototype... yes - in libkdefakes
checking for strlcpy... no
checking if strlcpy needs custom prototype... yes - in libkdefakes
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... yes
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking for poll in -lpoll... no
checking Carbon/Carbon.h usability... no
checking Carbon/Carbon.h presence... no
checking for Carbon/Carbon.h... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking for res_init... yes
checking if res_init needs custom prototype... no
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking for size_t... yes
checking size of size_t... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking sizeof size_t == sizeof unsigned long... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/lib, headers .
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... libraries /usr/qt/3/lib, headers /usr/qt/3/include using -mt
checking for moc... /usr/qt/3/bin/moc
checking for uic... /usr/qt/3/bin/uic
checking whether uic supports -L ... no
checking whether uic supports -nounload ... no
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /usr/kde/3.4/lib, headers /usr/kde/3.4/include
checking for KDE paths... defaults
checking for dcopidl... /usr/kde/3.4/bin/dcopidl
checking for dcopidl2cpp... /usr/kde/3.4/bin/dcopidl2cpp
checking for mcopidl... /usr/kde/3.4/bin/mcopidl
checking for artsc-config... /usr/kde/3.4/bin/artsc-config
checking for meinproc... /usr/kde/3.4/bin/meinproc
checking for kconfig_compiler... /usr/kde/3.4/bin/kconfig_compiler
checking for dcopidlng... /usr/kde/3.4/bin/dcopidlng
checking for makekdewidgets... /usr/kde/3.4/bin/makekdewidgets
checking for xmllint... /usr/bin/xmllint
checking whether i686-pc-linux-gnu-g++ supports -fvisibility=hidden... (cached) no
checking for pam_start in -lpam... yes
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking for const pam_message... const: Linux-type PAM
checking for getspent in -lshadow... no
checking for getspent in -lgen... no
checking for getspent... yes
checking for shadow passwords... yes
The PAM service used by kdm will be kde
The PAM service used by kcheckpass will be kde
The PAM service used by kscreensaver will be kde
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/stropts.h usability... yes
checking sys/stropts.h presence... yes
checking for sys/stropts.h... yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/termios.h usability... yes
checking sys/termios.h presence... yes
checking for sys/termios.h... yes
checking lastlog.h usability... yes
checking lastlog.h presence... yes
checking for lastlog.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking sys/m_wait.h usability... no
checking sys/m_wait.h presence... no
checking for sys/m_wait.h... no
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking login_cap.h usability... no
checking login_cap.h presence... no
checking for login_cap.h... no
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking floatingpoint.h usability... no
checking floatingpoint.h presence... no
checking for floatingpoint.h... no
checking fstab.h usability... yes
checking fstab.h presence... yes
checking for fstab.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking Alib.h usability... no
checking Alib.h presence... no
checking for Alib.h... no
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for string.h... (cached) yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking nan.h usability... no
checking nan.h presence... no
checking for nan.h... no
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for sys/ucred.h... no
checking for sys/mount.h... yes
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking for ptsname... yes
checking for main in -lAlib... no
checking for clnttcp_create... yes
checking for main in -lossaudio... no
checking for main in -lcfg... no
checking for main in -lodm... no
checking for setupterm in -lcurses... yes
checking for addToUtmp in -lutempter... yes
checking for res_init... no
checking for res_init in -lresolv... no
checking whether time.h and sys/time.h may both be included... yes
checking for working long double with more range or precision than double... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for char... yes
checking size of char... 1
checking for short... (cached) yes
checking size of short... (cached) 2
checking for int... (cached) yes
checking size of int... (cached) 4
checking for long... (cached) yes
checking size of long... (cached) 4
checking whether byte ordering is bigendian... no
checking for socket... yes
checking for powl... no
checking for sqrtl... no
checking for strdup... yes
checking for getdtablesize... yes
checking for setpgid... yes
checking for nice... yes
checking for seteuid... yes
checking for vsyslog... yes
checking for initgroups... yes
checking for setgroups... yes
checking for getgroups... yes
checking for grantpt... yes
checking for pw_encrypt... no
checking for setpriority... yes
checking for getpt... yes
checking for unlockpt... yes
checking for ptsname... (cached) yes
checking for waitpid... yes
checking for getpassphrase... no
checking for mkstemps... no
checking if mkstemps needs custom prototype... yes - in libkdefakes
checking for setenv... yes
checking if setenv needs custom prototype... no
checking for unsetenv... yes
checking if unsetenv needs custom prototype... no
checking for getdomainname... yes
checking if getdomainname needs custom prototype... no
checking for gethostname... yes
checking if gethostname needs custom prototype... no
checking for usleep... yes
checking if usleep needs custom prototype... no
checking for random... yes
checking if random needs custom prototype... no
checking for srandom... yes
checking if srandom needs custom prototype... no
checking for S_ISSOCK... yes
checking for MAXPATHLEN... 4096
checking if it's safe to enable UTMP... yes
checking for utmp file... /var/run/utmp
checking for kstat_open in -lkstat... no
checking libdevinfo.h usability... no
checking libdevinfo.h presence... no
checking for libdevinfo.h... no
checking for Java... none found
checking for md5sum... /usr/bin/md5sum
checking X11/extensions/XTest.h usability... yes
checking X11/extensions/XTest.h presence... yes
checking for X11/extensions/XTest.h... yes
checking for XTestFakeKeyEvent in -lXtst... yes
checking for X11/XKBlib.h... yes
checking for XkbLockModifiers in -lX11... yes
checking for XkbSetPerClientControls in -lX11... yes
checking for X11/Xcursor/Xcursor.h... yes
checking for XcursorSupportsARGB in -lXcursor... yes
checking X11/extensions/Xrender.h usability... yes
checking X11/extensions/Xrender.h presence... yes
checking for X11/extensions/Xrender.h... yes
checking for XRenderComposite in -lXrender... yes
checking for Qt docs... NO
checking for dot... not found
checking for doxygen... not found
checking for libart2-config... /usr/bin/libart2-config
checking for X11/extensions/XKBstr.h... yes
checking for X11/extensions/XKBstr.h... (cached) yes
checking for OpenSSL... libraries /usr/lib, headers /usr/include
checking whether OpenSSL uses rsaref... no
checking for easter eggs... none found
checking for OpenSSL version... ok
checking for DPMS... yes
checking whether DPMSCapable is declared... no
checking whether DPMSInfo is declared... no
checking for fontconfig-config... not found
checking for pkg-config... /usr/bin/pkg-config
checking linux/raw.h usability... yes
checking linux/raw.h presence... yes
checking for linux/raw.h... yes
checking sys/raw.h usability... yes
checking sys/raw.h presence... yes
checking for sys/raw.h... yes
checking for GL... yes
checking for long long... yes
checking for freetype-config... /usr/bin/freetype-config
checking for fontconfig-config... (cached) not found
checking for pkg-config... /usr/bin/pkg-config
checking OS... Linux
checking X11/fonts/fontenc.h usability... yes
checking X11/fonts/fontenc.h presence... yes
checking for X11/fonts/fontenc.h... yes
checking whether i686-pc-linux-gnu-g++ supports -shared... yes
checking for FontEncDirectory in -lfontenc... yes
checking X11/Xft/Xft.h usability... yes
checking X11/Xft/Xft.h presence... yes
checking for X11/Xft/Xft.h... yes
checking for getifaddrs... yes
checking for getnameinfo... yes
checking for struct sockaddr.sa_len... no
checking for X11/extensions/Xrandr.h... yes
checking for XRRSetScreenConfigAndRate in -lXrandr... yes
checking for GL... (cached) yes
checking for glXChooseVisual in -lGL... yes
checking kcarddb.h usability... no
checking kcarddb.h presence... no
checking for kcarddb.h... no
checking for sigset... yes
checking for sigaction... yes
checking for X11/extensions/scrnsaver.h... yes
checking for XScreenSaverQueryInfo in -lXext... no
checking whether i686-pc-linux-gnu-g++ supports -shared... (cached) yes
checking for XScreenSaverQueryInfo in -lXss... yes
checking for X11/extensions/xf86misc.h... yes
checking for XF86MiscQueryVersion in -lXxf86misc... yes
checking for XF86MiscSetGrabKeysState in -lXxf86misc... yes
checking for GL... (cached) yes
checking for glXChooseVisual in -lGL... (cached) yes
checking "struct ucred"... yes
checking nogroup... nogroup
checking for getpeereid... no
checking X paths for KDM... binaries in /usr/bin, libraries in /usr/lib
checking for getttyent... yes
checking for getutent... yes
checking for struct utmp.ut_user... yes
checking for struct passwd.pw_expire... no
checking for struct sockaddr_in.sin_len... no
checking for setlogin... no
checking for setusercontext... no
checking for getusershell... yes
checking for login_getclass... no
checking for auth_timeok... no
checking for mkstemp... yes
checking for setproctitle... no
checking for sysinfo... yes
checking for strnlen... yes
checking for getifaddrs... (cached) yes
checking for arc4random... no
checking for vsyslog... (cached) yes
checking for main in -lXau... yes
checking for main in -lXdmcp... yes
checking for X11/Xdmcp.h... yes
checking for XdmcpWrap... yes
checking whether to use Kerberos v4... no
checking whether to use AFS... no
checking for main in -ls... no
checking for sched_yield in -lposix4... no
checking whether to use Kerberos5 for Xauth cookies in kdm... no
checking whether to use Sun's secure RPC for Xauth cookies in kdm... no
checking if covariant return works... yes
checking for working using... yes
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking for OpenSSL... (cached) libraries /usr/lib, headers /usr/include
checking whether OpenSSL uses rsaref... no
checking for easter eggs... none found
checking for OpenSSL version... (cached) ok
checking sasl.h usability... no
checking sasl.h presence... no
checking for sasl.h... no
checking sasl/sasl.h usability... yes
checking sasl/sasl.h presence... yes
checking for sasl/sasl.h... yes
checking for sasl_client_init in -lsasl2... yes
checking for bzDecompress in libbz2... no
checking whether i686-pc-linux-gnu-g++ supports -shared... (cached) yes
checking whether i686-pc-linux-gnu-g++ supports -fPIC... yes
checking for BZ2_bzDecompress in (shared) libbz2... -lbz2
checking for termios.h... (cached) yes
checking for pty.h... (cached) yes
checking for libutil.h... (cached) no
checking for util.h... (cached) no
checking for sys/types.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for stropts.h... (cached) yes
checking for getpt... (cached) yes
checking for openpty... yes
checking for isastream... yes
checking whether to compile LDAP support... incs=/usr/include libs=/usr/lib
checking linux/cdrom.h usability... yes
checking linux/cdrom.h presence... yes
checking for linux/cdrom.h... yes
checking if the HAL backend for media:/ sould be compiled... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking libsmbclient.h usability... yes
checking libsmbclient.h presence... yes
checking for libsmbclient.h... yes
checking for smbc_new_context in -lsmbclient... yes
checking for yp_get_default_domain... no
checking for yp_get_default_domain in -lnsl... yes
checking for mallinfo() in <stdlib.h>... no
checking for mallinfo() in <malloc.h>... yes
checking whether to use mallinfo field hblkhd... yes
checking whether to use mallinfo field uordblks... yes
checking whether to use mallinfo field usmblks... no
checking whether we can use openpty... yes
checking how cwd can be be found by seperate process... proc
checking for _IceTransNoListen... yes
checking for X11/extensions/Xinerama.h... yes
checking for XineramaQueryExtension in -lXinerama... yes
checking if ksysguardd can be compiled... yes
checking for X11/extensions/Xdamage.h... yes
checking for X11/extensions/Xcomposite.h... yes
checking for X11/extensions/Xrender.h... (cached) yes
checking X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
checking for X11/extensions/XKBstr.h... (cached) yes
checking for X11/extensions/XKBrules.h... yes
checking if libkonq should be compiled... yes
checking if applnk should be compiled... yes
checking if doc should be compiled... yes
checking if drkonqi should be compiled... yes
checking if kappfinder should be compiled... yes
checking if kate should be compiled... yes
checking if kcheckpass should be compiled... yes
checking if kcminit should be compiled... yes
checking if kdcop should be compiled... yes
checking if kdebugdialog should be compiled... yes
checking if kdepasswd should be compiled... yes
checking if kdeprint should be compiled... yes
checking if kdesu should be compiled... yes
checking if kdialog should be compiled... yes
checking if kdmlib should be compiled... yes
checking if kfind should be compiled... yes
checking if khelpcenter should be compiled... yes
checking if khotkeys should be compiled... yes
checking if kioslave should be compiled... yes
checking if klipper should be compiled... yes
checking if kmenuedit should be compiled... yes
checking if knetattach should be compiled... yes
checking if konsole should be compiled... yes
checking if kpager should be compiled... yes
checking if kpersonalizer should be compiled... yes
checking if kreadconfig should be compiled... yes
checking if kscreensaver should be compiled... yes
checking if ksplashml should be compiled... yes
checking if kstart should be compiled... yes
checking if ksysguard should be compiled... yes
checking if ksystraycmd should be compiled... yes
checking if ktip should be compiled... yes
checking if kwin should be compiled... yes
checking if kxkb should be compiled... yes
checking if l10n should be compiled... yes
checking if nsplugins should be compiled... yes
checking if pics should be compiled... yes
checking if konqueror should be compiled... yes
checking if ksmserver should be compiled... yes
checking if kicker should be compiled... yes
checking if kcontrol should be compiled... yes
checking if kdesktop should be compiled... yes
checking if kdm should be compiled... yes
configure: creating ./config.status
fast creating Makefile




~~~~~~~~ snippet2 from my nohup.out file ~~~~~~~~~

/usr/qt/3/bin/moc kdcopview.h -o kdcopview.moc
kdcopview.h:0: Warning: No relevant classes found. No output generated.
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.4/include
-I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT
-D_FILE_OFFSET_BITS=64  -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 -O3 -march=athlon-xp -pipe
-fomit-frame-pointer -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 -D_GNU_SOURCE  -c -o kdcop.o `test -f 'kdcop.cpp' || echo
'./'`kdcop.cpp
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.4/include
-I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT
-D_FILE_OFFSET_BITS=64  -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 -O3 -march=athlon-xp -pipe
-fomit-frame-pointer -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 -D_GNU_SOURCE  -c -o kdcopwindow.o `test -f
'kdcopwindow.cpp' || echo './'`kdcopwindow.cpp
In file included from kdcopwindow.cpp:8:
kdcopwindow.h:58: error: ISO C++ forbids declaration of `kdcopview' with no type
kdcopwindow.h:58: error: expected `;' before '*' token
In file included from kdcop.cpp:11:
kdcopwindow.h:58: error: ISO C++ forbids declaration of `kdcopview' with no type
kdcopwindow.h:58: error: expected `;' before '*' token
make[2]: *** [kdcop.o] Error 1
make[2]: *** Waiting for unfinished jobs....
kdcopwindow.cpp: In constructor `KDCOPWindow::KDCOPWindow(QWidget*, const char*)':
kdcopwindow.cpp:289: error: `mainView' undeclared (first use this function)
kdcopwindow.cpp:289: error: (Each undeclared identifier is reported only once
for each function it appears in.)
kdcopwindow.cpp:289: error: `kdcopview' has not been declared
kdcopwindow.cpp: In member function `void KDCOPWindow::slotCallFunction()':
kdcopwindow.cpp:381: error: `mainView' undeclared (first use this function)
kdcopwindow.cpp: In member function `void
KDCOPWindow::slotCallFunction(QListViewItem*)':
kdcopwindow.cpp:875: error: `mainView' undeclared (first use this function)
kdcopwindow.cpp: In member function `void KDCOPWindow::slotFillApplications()':
kdcopwindow.cpp:906: error: `mainView' undeclared (first use this function)
kdcopwindow.cpp: In member function `bool KDCOPWindow::demarshal(QCString&,
QDataStream&, QListBox*)':
kdcopwindow.cpp:939: error: incomplete type `QVariant' used in nested name specifier
kdcopwindow.cpp:939: error: incomplete type `QVariant' used in nested name specifier
kdcopwindow.cpp: In member function `void
KDCOPWindow::slotApplicationRegistered(const QCString&)':
kdcopwindow.cpp:1109: error: `mainView' undeclared (first use this function)
kdcopwindow.cpp: In member function `void
KDCOPWindow::slotApplicationUnregistered(const QCString&)':
kdcopwindow.cpp:1131: error: `mainView' undeclared (first use this function)
kdcopwindow.cpp: In member function `void KDCOPWindow::slotCopy()':
kdcopwindow.cpp:1211: error: `mainView' undeclared (first use this function)
kdcopwindow.cpp: In member function `void KDCOPWindow::slotMode()':
kdcopwindow.cpp:1231: error: `mainView' undeclared (first use this function)
make[2]: *** [kdcopwindow.o] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kdebase-3.4.3-r1/work/kdebase-3.4.3/kdcop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdebase-3.4.3-r1/work/kdebase-3.4.3'
make: *** [all] Error 2

!!! ERROR: kde-base/kdebase-3.4.3-r1 failed.
!!! Function kde_src_compile, Line 173, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status message.





~~~~~~~~ emerge info output follows ~~~~~~~~~~~~~~

Gentoo Base System version 1.6.13
Portage 2.0.51.22-r3 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r2,
2.6.5-gentoo-r1 i686)
=================================================================
System uname: 2.6.5-gentoo-r1 i686 AMD Athlon(tm) XP 2500+
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/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/share/config /usr/lib/X11/xkb
/usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/
ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
http://212.219.247.21/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow X aalib acl alsa apache2 apm arts audiofile avi berkdb
bitmap-fonts bonobo bzip2 cdr crypt cups curl dvd eds emboss encode esd exif
expat fam ffmpeg flac foomaticdb fortran gd gdbm gif glut gmp gnome gphoto2 gpm
gstreamer gtk gtk2 gtkhtml guile idn imagemagick imap imlib ipv6 java jpeg junit
kde lcms ldap libg++ libwww mad mhash mikmod mmx mng motif mozilla mp3 mpeg
mysql ncurses nls odbc offensive ogg oggvorbis openal opengl oss pam pcre pdflib
perl png python qt quicktime readline recode samba scanner sdl slang spell ssl
svga tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts usb vorbis xine
xml xml2 xmms xv xvid yahoo zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Dominik Stadler (RETIRED) gentoo-dev 2006-02-04 03:06:49 UTC
Any update on this problem with newer version of KDE, e.g. 3.5.0 or 3.5.1?
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2006-02-27 07:45:26 UTC
Probably a parallel make error, but I can't reproduce.
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2006-09-06 05:15:27 UTC
.
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2006-09-06 05:16:00 UTC

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