Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 77733 Details for
Bug 119840
kdelibs-3.5.0-r2 fails to compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
kdelibs-3.5.0-r2.log
6505-kdelibs-3.5.0-r2.log (text/plain), 82.11 KB, created by
Shyam Mani (RETIRED)
on 2006-01-21 10:33:24 UTC
(
hide
)
Description:
kdelibs-3.5.0-r2.log
Filename:
MIME Type:
Creator:
Shyam Mani (RETIRED)
Created:
2006-01-21 10:33:24 UTC
Size:
82.11 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking kdelibs-3.5.0.tar.bz2 to /var/tmp/portage/kdelibs-3.5.0-r2/work > [32;01m*[0m Applying kdelibs-3.5.0-bindnow.patch ... >[A[153G [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying kdelibs-3.5.0-kicker-crash.patch ... >[A[153G [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying post-3.4.3-kdelibs-kjs.diff ... >[A[153G [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/kdelibs-3.5.0-r2/work/kdelibs-3.5.0 ... >QA Notice: USE Flag 'kernel_linux' not in IUSE for kde-base/kdelibs-3.5.0-r2 > * econf: updating kdelibs-3.5.0/admin/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating kdelibs-3.5.0/admin/config.sub with /usr/share/gnuconfig/config.sub >/usr/bin/confcache --confcache-dir /var/tmp/confcache ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-distribution=Gentoo --enable-libfam --enable-dnotify --with-libart --with-libidn --with-utempter --without-acl --with-ssl --with-alsa --without-arts --without-gssapi --with-tiff --without-jasper --without-openexr --enable-cups --disable-dnssd --without-hspell --with-aspell --disable-fast-malloc --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 --without-arts --prefix=/usr/kde/3.5 --mandir=/usr/kde/3.5/share/man --infodir=/usr/kde/3.5/share/info --datadir=/usr/kde/3.5/share --sysconfdir=/usr/kde/3.5/etc --build=i686-pc-linux-gnu >configure: loading cache config.cache >checking build system type... (cached) i686-pc-linux-gnu >checking host system type... (cached) i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >checking for a BSD-compatible install... (cached) /bin/install -c >checking for -p flag to install... yes >checking whether build environment is sane... yes >checking for gawk... (cached) gawk >checking whether make sets $(MAKE)... (cached) yes >checking for a BSD-compatible install... /bin/install -c -p >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... (cached) 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... (cached) o >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed >checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 >checking how to run the C preprocessor... (cached) i686-pc-linux-gnu-gcc -E >checking for i686-pc-linux-gnu-g++... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 >checking whether i686-pc-linux-gnu-gcc is blacklisted... no >checking whether i686-pc-linux-gnu-gcc supports -Wmissing-format-attribute... yes >checking whether i686-pc-linux-gnu-gcc supports -Wmissing-format-attribute... yes >checking whether i686-pc-linux-gnu-gcc supports -Wundef... yes >checking whether i686-pc-linux-gnu-gcc supports -Wno-long-long... yes >checking whether i686-pc-linux-gnu-gcc supports -Wno-non-virtual-dtor... yes >checking whether i686-pc-linux-gnu-gcc supports -fno-exceptions... yes >checking whether i686-pc-linux-gnu-gcc supports -fno-check-new... yes >checking whether i686-pc-linux-gnu-gcc supports -fno-common... yes >checking whether i686-pc-linux-gnu-gcc supports -fexceptions... yes >checking how to run the C++ preprocessor... (cached) i686-pc-linux-gnu-gcc -E >checking whether i686-pc-linux-gnu-gcc supports -O0... yes >checking whether i686-pc-linux-gnu-gcc supports -Wl,--no-undefined... yes >checking whether i686-pc-linux-gnu-gcc supports -Wl,--allow-shlib-undefined... yes >not using lib directory suffix >checking for a sed that does not truncate output... (cached) /bin/sed >checking for egrep... (cached) grep -E >checking for ld used by i686-pc-linux-gnu-gcc... (cached) /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... (cached) -r >checking for BSD-compatible nm... (cached) /usr/bin/i686-pc-linux-gnu-nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... (cached) pass_all >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking for i686-pc-linux-gnu-g77... (cached) i686-pc-linux-gnu-g77 >checking whether we are using the GNU Fortran 77 compiler... (cached) yes >checking whether i686-pc-linux-gnu-g77 accepts -g... (cached) yes >checking the maximum length of command line arguments... (cached) 32768 >checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object... (cached) ok >checking for objdir... (cached) .libs >checking for i686-pc-linux-gnu-ar... (cached) i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-strip... (cached) 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... (cached) 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... (cached) 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-gcc... (cached) /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >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... (cached) yes >checking whether the i686-pc-linux-gnu-gcc 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... (cached) 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 which extension is used for shared libraries... >checking which variable specifies run-time library path... LD_LIBRARY_PATH >checking for the default library search path... /lib /usr/lib >checking for objdir... .libs >checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output... yes >checking whether libtool supports -dlopen/-dlpreopen... yes >checking for dlopen in -ldl... (cached) yes >checking for shl_load... (cached) no >checking for shl_load in -ldld... (cached) no >checking for dld_link in -ldld... no >checking for dlerror... yes >checking for _ prefix in compiled symbols... (cached) no >checking whether deplibs are loaded by dlopen... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for memory.h... (cached) yes >checking for stdlib.h... (cached) yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking for dlfcn.h... (cached) yes >checking dl.h usability... no >checking dl.h presence... no >checking for dl.h... no >checking dld.h usability... no >checking dld.h presence... no >checking for dld.h... no >checking for string.h... (cached) yes >checking for strchr... yes >checking for strrchr... yes >checking for memcpy... yes >checking for strcmp... yes >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib >checking for off_t... yes >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking for locale.h... (cached) yes >checking nl_types.h usability... yes >checking nl_types.h presence... yes >checking for nl_types.h... yes >checking for string.h... (cached) yes >checking values.h usability... yes >checking values.h presence... yes >checking for values.h... yes >checking alloca.h usability... yes >checking alloca.h presence... yes >checking for alloca.h... yes >checking for getcwd... yes >checking for munmap... yes >checking for putenv... yes >checking for setlocale... yes >checking for strchr... (cached) yes >checking for strcasecmp... yes >checking for __argz_count... yes >checking for __argz_stringify... yes >checking for __argz_next... yes >checking for stpcpy... yes >checking for LC_MESSAGES... (cached) yes >checking if C++ programs can be compiled... yes >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/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sysent.h usability... no >checking sysent.h presence... no >checking for sysent.h... no >checking for strings.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking paths.h usability... yes >checking paths.h presence... yes >checking for paths.h... yes >checking for malloc.h... (cached) yes >checking for limits.h... (cached) yes >checking sys/soundcard.h usability... yes >checking sys/soundcard.h presence... yes >checking for sys/soundcard.h... yes >checking for dlfcn.h... (cached) yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... 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... (cached) 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 for PIE support... yes >checking if enabling -pie/fpie support... 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 ... yes >checking whether uic supports -nounload ... yes >checking if Qt needs -ljpeg... no >checking for rpath... yes >checking for KDE... will be installed in /usr/kde/3.5 >checking grepping for visibility push/pop in headers... no >configure: WARNING: Your libstdc++ doesn't appear to be patched for > visibility support. Disabling -fvisibility=hidden >checking whether i686-pc-linux-gnu-gcc supports -fvisibility=hidden... (cached) no >checking for KDE paths... defaults >checking for dcopidl... compiled >checking for dcopidl2cpp... compiled >checking for meinproc... compiled >checking for kconfig_compiler... compiled >checking for dcopidlng... compiled >checking for makekdewidgets... compiled >checking for xmllint... /usr/bin/xmllint >checking for X11/extensions/shape.h... yes >checking for X11/extensions/XShm.h... yes >checking X11/ICE/ICElib.h usability... yes >checking X11/ICE/ICElib.h presence... yes >checking for X11/ICE/ICElib.h... yes >checking sys/sendfile.h usability... yes >checking sys/sendfile.h presence... yes >checking for sys/sendfile.h... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether byte ordering is bigendian... no >checking for setenv... yes >checking if setenv needs custom prototype... no >checking for unsetenv... yes >checking if unsetenv 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 mkstemps... no >checking if mkstemps needs custom prototype... yes - in libkdefakes >checking for mkstemp... yes >checking if mkstemp needs custom prototype... no >checking for mkdtemp... yes >checking if mkdtemp needs custom prototype... no >checking for strtoll... yes >checking for socket... yes >checking for seteuid... yes >checking for setegid... yes >checking for strfmon... yes >checking for stpcpy... yes >checking for gettimeofday... yes >checking for readdir_r... yes >checking for setpriority... yes >checking for usleep... yes >checking if usleep needs custom prototype... no >checking for gethostname... yes >checking if gethostname needs custom prototype... no >checking for random... (cached) yes >checking if random needs custom prototype... (cached) no >checking for srandom... (cached) yes >checking if srandom needs custom prototype... (cached) no >checking for S_ISSOCK... yes >checking for initgroups... yes >checking if initgroups needs custom prototype... no >checking for mount tab file... /etc/mtab >checking if sendfile() is wanted... no >checking if MIT-SHM support is wanted... yes >checking for posix_fadvise... yes >checking for _IceTransNoListen... yes >checking for Compiler version... gcc version 3.4.5 (Gentoo 3.4.5, ssp-3.4.5-1.0, pie-8.7.9) >checking for uname... Linux 2.6.14-hardened-r3 i686 >checking for distribution channel... Gentoo >checking for addToUtmp in -lutempter... yes >checking for Qt docs... NO >checking for dot... not found >checking for doxygen... not found >checking if ld supports unversioned version maps... yes >checking for aRts-1.1... disabled >checking for md5sum... /usr/bin/md5sum >checking lua.h usability... no >checking lua.h presence... no >checking for lua.h... no >lua.h was not found or was not usable, Lua 5.0 headers are required ! >checking lualib.h usability... no >checking lualib.h presence... no >checking for lualib.h... no >lualib.h was not found or was not usable, Lua 5.0 headers are required ! >checking whether we can use openpty... yes >checking idna.h usability... yes >checking idna.h presence... yes >checking for idna.h... yes >checking punycode.h usability... yes >checking punycode.h presence... yes >checking for punycode.h... yes >checking stringprep.h usability... yes >checking stringprep.h presence... yes >checking for stringprep.h... yes >checking for idna_to_ascii_4i in -lidn... yes >checking for inet_ntop... yes >checking for inet_pton... yes >checking for getpeername... yes >checking for getsockname... yes >checking for getsockopt... yes >checking for gethostbyname2_r... yes >checking for gethostbyname_r... yes >checking for gethostbyname2... yes >checking for if_nametoindex... yes >checking for getprotobyname_r... yes >checking for getservbyname_r... yes >checking for getservbyport_r... yes >checking whether getservbyname_r is declared... yes >checking for netinet/in.h... yes >checking for net/if.h... yes >checking sys/filio.h usability... no >checking sys/filio.h presence... no >checking for sys/filio.h... no >checking for usleep... yes >checking for poll... yes >checking for struct addrinfo... yes >checking for getaddrinfo... yes >checking for freeaddrinfo... yes >checking for getnameinfo... yes >checking for gai_strerror... yes >checking if getaddrinfo works using numeric service with null host... yes >checking for struct sockaddr.sa_len... no >checking for struct sockaddr_in6... yes >checking for struct sockaddr_in6.sin6_scope_id... yes >checking for GLIBC function backtrace... yes >checking sys/mount.h usability... yes >checking sys/mount.h presence... yes >checking for sys/mount.h... yes >checking for libart2-config... /usr/bin/libart2-config >checking sys/stropts.h usability... yes >checking sys/stropts.h presence... yes >checking for sys/stropts.h... yes >checking for sys/select.h... (cached) yes >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 for termios.h... (cached) yes >checking pty.h usability... yes >checking pty.h presence... yes >checking for pty.h... yes >checking termio.h usability... yes >checking termio.h presence... yes >checking for termio.h... yes >checking for revoke(tty) in unistd.h... yes >checking whether to enable fast malloc... no >checking whether i686-pc-linux-gnu-gcc supports -finline-limit=100000... 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 assembler support for IA32 extensions... MMX yes, SSE yes, SSE2 yes, 3DNOW yes >checking for cups-config... /usr/bin/cups-config >checking for cupsServer in -lcups... yes >checking cups/cups.h usability... yes >checking cups/cups.h presence... yes >checking for cups/cups.h... yes >checking CUPS version >= 1.0109... yes >checking CUPS version >= 1.0120... yes >checking installation of PS driver needed... yes >checking for su... /bin/su >checking POSIX.1b scheduling... yes >checking for initgroups... yes >checking for libutil.h... (cached) no >checking for util.h... (cached) no >checking for pty.h... (cached) yes >checking for openpty in -lutil... yes >checking for openpty... no >checking for initgroups... (cached) yes >checking for setgroups... yes >checking for getgroups... yes >checking for grantpt... yes >checking for setpriority... (cached) yes >checking for getpt... yes >checking for unlockpt... yes >checking for ptsname... yes >checking for _getpty... no >checking for struct ucred... yes >checking for getpeereid... no >checking for xml2-config... /usr/bin/xml2-config >checking for xmllint... /usr/bin/xmllint >checking for xslt-config... /usr/bin/xslt-config >checking for bzDecompress in libbz2... no >checking whether i686-pc-linux-gnu-gcc supports -shared... yes >checking whether i686-pc-linux-gnu-gcc supports -fPIC... yes >checking for BZ2_bzDecompress in (shared) libbz2... -lbz2 >checking for present bzip2 support... ok >checking if libthai should be compiled in... no >checking for libtiff tiff... yes >checking for libjpeg6b... (cached) no >checking for libjpeg... (cached) -ljpeg >checking for libpng... (cached) -lpng -lz -lm >checking for XftInit in -lqt-mt... yes >checking for fontconfig-config... not found >checking for pkg-config... /usr/bin/pkg-config >checking for freetype-config... /usr/bin/freetype-config >checking X11/Xft/Xft.h usability... yes >checking X11/Xft/Xft.h presence... yes >checking for X11/Xft/Xft.h... yes >checking for FAMOpen in -lfam... yes >checking for libz... (cached) -lz >checking sys/mnttab.h usability... no >checking sys/mnttab.h presence... no >checking for sys/mnttab.h... no >checking sys/mntent.h usability... no >checking sys/mntent.h presence... no >checking for sys/mntent.h... no >checking mntent.h usability... yes >checking mntent.h presence... yes >checking for mntent.h... yes >checking fstab.h usability... yes >checking fstab.h presence... yes >checking for fstab.h... yes >checking sys/ucred.h usability... no >checking sys/ucred.h presence... no >checking for sys/ucred.h... no >checking for sys/mount.h... (cached) yes >checking for setmntent... yes >checking for getmntinfo... no >checking for volmgt_running in -lvolmgt... no >checking if you need GNU extensions... yes >checking for Linux Directory Notification... 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 setgroups with short argument... no >checking arpa/nameser8_compat.h usability... no >checking arpa/nameser8_compat.h presence... no >checking for arpa/nameser8_compat.h... no >checking for sys/param.h... (cached) yes >checking for setfsent... yes >checking whether to enable GSSAPI support... no >checking ieeefp.h usability... no >checking ieeefp.h presence... no >checking for ieeefp.h... no >checking float.h usability... yes >checking float.h presence... yes >checking for float.h... yes >checking for isinf in -lm... yes >checking for finite in -lm... yes >checking for _finite in -lm... no >checking for isnan in -lm... yes >checking for pcre-config... /usr/bin/pcre-config >checking for new_aspell_config in -laspell... yes >checking aspell.h usability... yes >checking aspell.h presence... yes >checking for aspell.h... yes >checking for sys/soundcard.h... (cached) yes >checking machine/soundcard.h usability... no >checking machine/soundcard.h presence... no >checking for machine/soundcard.h... no >checking linux/awe_voice.h usability... yes >checking linux/awe_voice.h presence... yes >checking for linux/awe_voice.h... yes >checking awe_voice.h usability... no >checking awe_voice.h presence... no >checking for awe_voice.h... no >checking /usr/src/sys/i386/isa/sound/awe_voice.h usability... no >checking /usr/src/sys/i386/isa/sound/awe_voice.h presence... no >checking for /usr/src/sys/i386/isa/sound/awe_voice.h... no >checking /usr/src/sys/gnu/i386/isa/sound/awe_voice.h usability... no >checking /usr/src/sys/gnu/i386/isa/sound/awe_voice.h presence... no >checking for /usr/src/sys/gnu/i386/isa/sound/awe_voice.h... no >checking sys/asoundlib.h usability... yes >checking sys/asoundlib.h presence... yes >checking for sys/asoundlib.h... yes >checking alsa/asoundlib.h usability... yes >checking alsa/asoundlib.h presence... yes >checking for alsa/asoundlib.h... yes >checking for snd_seq_create_simple_port in -lasound... yes >checking for snd_pcm_resume in -lasound... yes >checking if dcop should be compiled... yes >checking if libltdl should be compiled... yes >checking if kdefx should be compiled... yes >checking if kdecore should be compiled... yes >checking if kunittest should be compiled... yes >checking if kdeui should be compiled... yes >checking if kdesu should be compiled... yes >checking if kjs should be compiled... yes >checking if kwallet should be compiled... yes >checking if kio should be compiled... yes >checking if arts should be compiled... no >checking if dnssd should be compiled... yes >checking if kab should be compiled... yes >checking if kconf_update should be compiled... yes >checking if kded should be compiled... yes >checking if kdoctools should be compiled... yes >checking if kimgio should be compiled... yes >checking if kioslave should be compiled... yes >checking if knewstuff should be compiled... yes >checking if kparts should be compiled... yes >checking if kresources should be compiled... yes >checking if kstyles should be compiled... yes >checking if kutils should be compiled... yes >checking if libkmid should be compiled... yes >checking if libkscreensaver should be compiled... yes >checking if licenses should be compiled... yes >checking if mimetypes should be compiled... yes >checking if pics should be compiled... yes >checking if doc should be compiled... yes >checking if kcert should be compiled... yes >checking if kinit should be compiled... yes >checking if kdeprint should be compiled... yes >checking if kabc should be compiled... yes >checking if kspell2 should be compiled... yes >checking if kmdi should be compiled... yes >checking if kcmshell should be compiled... yes >checking if khtml should be compiled... yes >checking if interfaces should be compiled... yes >checking if kdewidgets should be compiled... yes >checking if kate should be compiled... yes >updating cache config.cache >configure: creating ./config.status >fast creating Makefile >fast creating arts/Makefile >fast creating arts/kde/Makefile >fast creating arts/kde/mcop-dcop/Makefile >fast creating arts/knotify/Makefile >fast creating arts/message/Makefile >fast creating dcop/Makefile >fast creating dcop/KDE-ICE/Makefile >fast creating dcop/client/Makefile >fast creating dcop/dcopidl/Makefile >fast creating dcop/dcopidl2cpp/Makefile >fast creating dcop/dcopidlng/Makefile >fast creating dcop/tests/Makefile >fast creating dnssd/Makefile >fast creating doc/Makefile >fast creating doc/common/Makefile >fast creating doc/kdelibs/Makefile >fast creating doc/kspell/Makefile >fast creating interfaces/Makefile >fast creating interfaces/khexedit/Makefile >fast creating interfaces/kimproxy/Makefile >fast creating interfaces/kimproxy/interface/Makefile >fast creating interfaces/kimproxy/library/Makefile >fast creating interfaces/kimproxy/library/icons/Makefile >fast creating interfaces/kio/Makefile >fast creating interfaces/kmediaplayer/Makefile >fast creating interfaces/kmediaplayer/kfileaudiopreview/Makefile >fast creating interfaces/kregexpeditor/Makefile >fast creating interfaces/kscript/Makefile >fast creating interfaces/kscript/sample/Makefile >fast creating interfaces/kspeech/Makefile >fast creating interfaces/ktexteditor/Makefile >fast creating interfaces/terminal/Makefile >fast creating interfaces/terminal/test/Makefile >fast creating kab/Makefile >fast creating kabc/Makefile >fast creating kabc/formats/Makefile >fast creating kabc/plugins/Makefile >fast creating kabc/plugins/dir/Makefile >fast creating kabc/plugins/evolution/Makefile >fast creating kabc/plugins/file/Makefile >fast creating kabc/plugins/ldapkio/Makefile >fast creating kabc/plugins/net/Makefile >fast creating kabc/plugins/sql/Makefile >fast creating kabc/scripts/Makefile >fast creating kabc/tests/Makefile >fast creating kabc/vcard/Makefile >fast creating kabc/vcardparser/Makefile >fast creating kate/Makefile >fast creating kate/data/Makefile >fast creating kate/interfaces/Makefile >fast creating kate/part/Makefile >fast creating kate/plugins/Makefile >fast creating kate/plugins/autobookmarker/Makefile >fast creating kate/plugins/insertfile/Makefile >fast creating kate/plugins/isearch/Makefile >fast creating kate/plugins/kdatatool/Makefile >fast creating kate/plugins/wordcompletion/Makefile >fast creating kate/scripts/Makefile >fast creating kcert/Makefile >fast creating kcmshell/Makefile >fast creating kconf_update/Makefile >fast creating kdecore/Makefile >fast creating kdecore/kconfig_compiler/Makefile >fast creating kdecore/kconfig_compiler/tests/Makefile >fast creating kdecore/malloc/Makefile >fast creating kdecore/network/Makefile >fast creating kdecore/svgicons/Makefile >fast creating kdecore/tests/Makefile >fast creating kded/Makefile >fast creating kded/test/Makefile >fast creating kdefx/Makefile >fast creating kdeprint/Makefile >fast creating kdeprint/cups/Makefile >fast creating kdeprint/cups/cupsdconf2/Makefile >fast creating kdeprint/ext/Makefile >fast creating kdeprint/filters/Makefile >fast creating kdeprint/foomatic/Makefile >fast creating kdeprint/lpd/Makefile >fast creating kdeprint/lpdunix/Makefile >fast creating kdeprint/lpr/Makefile >fast creating kdeprint/management/Makefile >fast creating kdeprint/pics/Makefile >fast creating kdeprint/rlpr/Makefile >fast creating kdeprint/tests/Makefile >fast creating kdeprint/tools/Makefile >fast creating kdeprint/tools/escputil/Makefile >fast creating kdesu/Makefile >fast creating kdeui/Makefile >fast creating kdeui/about/Makefile >fast creating kdeui/colors/Makefile >fast creating kdeui/kdetrayproxy/Makefile >fast creating kdeui/tests/Makefile >fast creating kdewidgets/Makefile >fast creating kdewidgets/pics/Makefile >fast creating kdewidgets/tests/Makefile >fast creating kdoctools/Makefile >fast creating khtml/Makefile >fast creating khtml/css/Makefile >fast creating khtml/dom/Makefile >fast creating khtml/ecma/Makefile >fast creating khtml/html/Makefile >fast creating khtml/java/Makefile >fast creating khtml/java/dummy/Makefile >fast creating khtml/java/tests/Makefile >fast creating khtml/kmultipart/Makefile >fast creating khtml/misc/Makefile >fast creating khtml/pics/Makefile >fast creating khtml/rendering/Makefile >fast creating khtml/xml/Makefile >fast creating kimgio/Makefile >fast creating kinit/Makefile >fast creating kinit/tests/Makefile >fast creating kio/Makefile >fast creating kio/bookmarks/Makefile >fast creating kio/httpfilter/Makefile >fast creating kio/kfile/Makefile >fast creating kio/kfile/tests/Makefile >fast creating kio/kio/Makefile >fast creating kio/kioexec/Makefile >fast creating kio/kpasswdserver/Makefile >fast creating kio/kssl/Makefile >fast creating kio/kssl/kssl/Makefile >fast creating kio/kssl/kssl/caroot/Makefile >fast creating kio/misc/Makefile >fast creating kio/misc/kdesasl/Makefile >fast creating kio/misc/kfile/Makefile >fast creating kio/misc/kntlm/Makefile >fast creating kio/misc/kpac/Makefile >fast creating kio/misc/ksendbugmail/Makefile >fast creating kio/misc/kssld/Makefile >fast creating kio/misc/kwalletd/Makefile >fast creating kio/pics/Makefile >fast creating kio/tests/Makefile >fast creating kioslave/Makefile >fast creating kioslave/bzip2/Makefile >fast creating kioslave/file/Makefile >fast creating kioslave/ftp/Makefile >fast creating kioslave/gzip/Makefile >fast creating kioslave/http/Makefile >fast creating kioslave/http/kcookiejar/Makefile >fast creating kioslave/http/kcookiejar/tests/Makefile >fast creating kioslave/metainfo/Makefile >fast creating kjs/Makefile >fast creating kmdi/Makefile >fast creating kmdi/kmdi/Makefile >fast creating kmdi/test/Makefile >fast creating knewstuff/Makefile >fast creating kparts/Makefile >fast creating kparts/tests/Makefile >fast creating kresources/Makefile >fast creating kspell2/Makefile >fast creating kspell2/plugins/Makefile >fast creating kspell2/plugins/aspell/Makefile >fast creating kspell2/plugins/hspell/Makefile >fast creating kspell2/plugins/ispell/Makefile >fast creating kspell2/tests/Makefile >fast creating kspell2/ui/Makefile >fast creating kstyles/Makefile >fast creating kstyles/highcolor/Makefile >fast creating kstyles/highcontrast/Makefile >fast creating kstyles/highcontrast/config/Makefile >fast creating kstyles/keramik/Makefile >fast creating kstyles/klegacy/Makefile >fast creating kstyles/kthemestyle/Makefile >fast creating kstyles/light/Makefile >fast creating kstyles/plastik/Makefile >fast creating kstyles/plastik/config/Makefile >fast creating kstyles/riscos/Makefile >fast creating kstyles/themes/Makefile >fast creating kstyles/utils/Makefile >fast creating kstyles/utils/installtheme/Makefile >fast creating kstyles/web/Makefile >fast creating kunittest/Makefile >fast creating kutils/Makefile >fast creating kutils/ksettings/Makefile >fast creating kutils/tests/Makefile >fast creating kwallet/Makefile >fast creating kwallet/backend/Makefile >fast creating kwallet/backend/tests/Makefile >fast creating kwallet/client/Makefile >fast creating kwallet/tests/Makefile >fast creating libkmid/Makefile >fast creating libkmid/tests/Makefile >fast creating libkscreensaver/Makefile >fast creating libltdl/Makefile >fast creating licenses/Makefile >fast creating mimetypes/Makefile >fast creating mimetypes/application/Makefile >fast creating mimetypes/audio/Makefile >fast creating mimetypes/image/Makefile >fast creating mimetypes/inode/Makefile >fast creating mimetypes/message/Makefile >fast creating mimetypes/model/Makefile >fast creating mimetypes/multipart/Makefile >fast creating mimetypes/text/Makefile >fast creating mimetypes/uri/Makefile >fast creating mimetypes/video/Makefile >fast creating pics/Makefile >fast creating pics/crystalsvg/Makefile >fast creating pics/emoticons/Makefile >fast creating pics/hicolor/Makefile >fast creating kdecore/kde-config.cpp >fast creating kdoctools/checkXML >fast creating khtml/java/kjava.policy >config.pl: fast created 205 file(s). >config.status: creating config.h >config.status: creating dcop/dcop-path.h >config.status: creating kdecore/kdemacros.h >config.status: creating kio/kssl/ksslconfig.h >config.status: creating kjs/global.h >config.status: executing depfiles commands > >The development package of Hspell is not installed, I couldn't find hspell.h. >Spell-checking Hebrew with libhspell will not be available. >If you need it, install hspell >= 0.9 from sources >see http://www.ivrix.org.il/projects/spell-checker/ >or from packages your distribution provides. > > >libacl was not found. Without that library, you will not be able >to manage access control lists on file systems that support them, >such as ext3 or reiserfs. >You can download it from ftp://oss.sgi.com/projects/xfs/cmd_tars/ >(you will need attr too) > > >Good - your configure finished. Start make now > >make all-recursive >make[1]: Entering directory `/var/tmp/portage/kdelibs-3.5.0-r2/work/kdelibs-3.5.0' >Making all in dcop >make[2]: Entering directory `/var/tmp/portage/kdelibs-3.5.0-r2/work/kdelibs-3.5.0/dcop' >cd .. && /bin/sh /var/tmp/portage/kdelibs-3.5.0-r2/work/kdelibs-3.5.0/admin/missing --run autoheader >rm -f stamp-h2 >touch dcop-path.h.in >cd .. && /bin/sh ./config.status dcop/dcop-path.h >config.status: creating dcop/dcop-path.h >config.status: dcop/dcop-path.h is unchanged >make all-recursive >make[3]: Entering directory `/var/tmp/portage/kdelibs-3.5.0-r2/work/kdelibs-3.5.0/dcop' >Making all in KDE-ICE >make[4]: Entering directory `/var/tmp/portage/kdelibs-3.5.0-r2/work/kdelibs-3.5.0/dcop/KDE-ICE' >/bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kio/kssl -I../../kjs -I../../dcop -I../../libltdl -I../../kdefx -I../../kdecore -I../../kdecore -I../../kdeui -I../../kio -I../../kio/kio -I../../kio/kfile -I../.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -DICE_t -DTRANS_SERVER -DTRANS_CLIENT -DUNIXCONN -DANSICPP -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O3 -march=pentium3 -mmmx -pipe -Wformat-security -Wmissing-format-attribute -c -o accept.lo accept.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kio/kssl -I../../kjs -I../../dcop -I../../libltdl -I../../kdefx -I../../kdecore -I../../kdecore -I../../kdeui -I../../kio -I../../kio/kio -I../../kio/kfile -I../.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -DICE_t -DTRANS_SERVER -DTRANS_CLIENT -DUNIXCONN -DANSICPP -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O3 -march=pentium3 -mmmx -pipe -Wformat-security -Wmissing-format-attribute -c -o authutil.lo authutil.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kio/kssl -I../../kjs -I../../dcop -I../../libltdl -I../../kdefx -I../../kdecore -I../../kdecore -I../../kdeui -I../../kio -I../../kio/kio -I../../kio/kfile -I../.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -DICE_t -DTRANS_SERVER -DTRANS_CLIENT -DUNIXCONN -DANSICPP -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O3 -march=pentium3 -mmmx -pipe -Wformat-security -Wmissing-format-attribute -c -o connect.lo connect.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kio/kssl -I../../kjs -I../../dcop -I../../libltdl -I../../kdefx -I../../kdecore -I../../kdecore -I../../kdeui -I../../kio -I../../kio/kio -I../../kio/kfile -I../.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -DICE_t -DTRANS_SERVER -DTRANS_CLIENT -DUNIXCONN -DANSICPP -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O3 -march=pentium3 -mmmx -pipe -Wformat-security -Wmissing-format-attribute -c -o error.lo error.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kio/kssl -I../../kjs -I../../dcop -I../../libltdl -I../../kdefx -I../../kdecore -I../../kdecore -I../../kdeui -I../../kio -I../../kio/kio -I../../kio/kfile -I../.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -DICE_t -DTRANS_SERVER -DTRANS_CLIENT -DUNIXCONN -DANSICPP -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O3 -march=pentium3 -mmmx -pipe -Wformat-security -Wmissing-format-attribute -c -o getauth.lo getauth.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kio/kssl -I../../kjs -I../../dcop -I../../libltdl -I../../kdefx -I../../kdecore -I../../kdecore -I../../kdeui -I../../kio -I../../kio/kio -I../../kio/kfile -I../.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -DICE_t -DTRANS_SERVER -DTRANS_CLIENT -DUNIXCONN -DANSICPP -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O3 -march=pentium3 -mmmx -pipe -Wformat-security -Wmissing-format-attribute -c -o iceauth.lo iceauth.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kio/kssl -I../../kjs -I../../dcop -I../../libltdl -I../../kdefx -I../../kdecore -I../../kdecore -I../../kdeui -I../../kio -I../../kio/kio -I../../kio/kfile -I../.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -DICE_t -DTRANS_SERVER -DTRANS_CLIENT -DUNIXCONN -DANSICPP -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O3 -march=pentium3 -mmmx -pipe -Wformat-security -Wmissing-format-attribute -c -o listen.lo listen.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kio/kssl -I../../kjs -I../../dcop -I../../libltdl -I../../kdefx -I../../kdecore -I../../kdecore -I../../kdeui -I../../kio -I../../kio/kio -I../../kio/kfile -I../.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -DICE_t -DTRANS_SERVER -DTRANS_CLIENT -DUNIXCONN -DANSICPP -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O3 -march=pentium3 -mmmx -pipe -Wformat-security -Wmissing-format-attribute -c -o listenwk.lo listenwk.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kio/kssl -I../../kjs -I../../dcop -I../../libltdl -I../../kdefx -I../../kdecore -I../../kdecore -I../../kdeui -I../../kio -I../../kio/kio -I../../kio/kfile -I../.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -DICE_t -DTRANS_SERVER -DTRANS_CLIENT -DUNIXCONN -DANSICPP -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O3 -march=pentium3 -mmmx -pipe -Wformat-security -Wmissing-format-attribute -c -o locking.lo locking.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kio/kssl -I../../kjs -I../../dcop -I../../libltdl -I../../kdefx -I../../kdecore -I../../kdecore -I../../kdeui -I../../kio -I../../kio/kio -I../../kio/kfile -I../.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -DICE_t -DTRANS_SERVER -DTRANS_CLIENT -DUNIXCONN -DANSICPP -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O3 -march=pentium3 -mmmx -pipe -Wformat-security -Wmissing-format-attribute -c -o misc.lo misc.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kio/kssl -I../../kjs -I../../dcop -I../../libltdl -I../../kdefx -I../../kdecore -I../../kdecore -I../../kdeui -I../../kio -I../../kio/kio -I../../kio/kfile -I../.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -DICE_t -DTRANS_SERVER -DTRANS_CLIENT -DUNIXCONN -DANSICPP -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O3 -march=pentium3 -mmmx -pipe -Wformat-security -Wmissing-format-attribute -c -o ping.lo ping.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kio/kssl -I../../kjs -I../../dcop -I../../libltdl -I../../kdefx -I../../kdecore -I../../kdecore -I../../kdeui -I../../kio -I../../kio/kio -I../../kio/kfile -I../.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -DICE_t -DTRANS_SERVER -DTRANS_CLIENT -DUNIXCONN -DANSICPP -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O3 -march=pentium3 -mmmx -pipe -Wformat-security -Wmissing-format-attribute -c -o process.lo process.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kio/kssl -I../../kjs -I../../dcop -I../../libltdl -I../../kdefx -I../../kdecore -I../../kdecore -I../../kdeui -I../../kio -I../../kio/kio -I../../kio/kfile -I../.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -DICE_t -DTRANS_SERVER -DTRANS_CLIENT -DUNIXCONN -DANSICPP -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O3 -march=pentium3 -mmmx -pipe -Wformat-security -Wmissing-format-attribute -c -o protosetup.lo protosetup.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kio/kssl -I../../kjs -I../../dcop -I../../libltdl -I../../kdefx -I../../kdecore -I../../kdecore -I../../kdeui -I../../kio -I../../kio/kio -I../../kio/kfile -I../.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -DICE_t -DTRANS_SERVER -DTRANS_CLIENT -DUNIXCONN -DANSICPP -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O3 -march=pentium3 -mmmx -pipe -Wformat-security -Wmissing-format-attribute -c -o register.lo register.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kio/kssl -I../../kjs -I../../dcop -I../../libltdl -I../../kdefx -I../../kdecore -I../../kdecore -I../../kdeui -I../../kio -I../../kio/kio -I../../kio/kfile -I../.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -DICE_t -DTRANS_SERVER -DTRANS_CLIENT -DUNIXCONN -DANSICPP -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O3 -march=pentium3 -mmmx -pipe -Wformat-security -Wmissing-format-attribute -c -o replywait.lo replywait.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kio/kssl -I../../kjs -I../../dcop -I../../libltdl -I../../kdefx -I../../kdecore -I../../kdecore -I../../kdeui -I../../kio -I../../kio/kio -I../../kio/kfile -I../.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -DICE_t -DTRANS_SERVER -DTRANS_CLIENT -DUNIXCONN -DANSICPP -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O3 -march=pentium3 -mmmx -pipe -Wformat-security -Wmissing-format-attribute -c -o setauth.lo setauth.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kio/kssl -I../../kjs -I../../dcop -I../../libltdl -I../../kdefx -I../../kdecore -I../../kdecore -I../../kdeui -I../../kio -I../../kio/kio -I../../kio/kfile -I../.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -DICE_t -DTRANS_SERVER -DTRANS_CLIENT -DUNIXCONN -DANSICPP -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O3 -march=pentium3 -mmmx -pipe -Wformat-security -Wmissing-format-attribute -c -o shutdown.lo shutdown.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kio/kssl -I../../kjs -I../../dcop -I../../libltdl -I../../kdefx -I../../kdecore -I../../kdecore -I../../kdeui -I../../kio -I../../kio/kio -I../../kio/kfile -I../.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -DICE_t -DTRANS_SERVER -DTRANS_CLIENT -DUNIXCONN -DANSICPP -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O3 -march=pentium3 -mmmx -pipe -Wformat-security -Wmissing-format-attribute -c -o watch.lo watch.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kio/kssl -I../../kjs -I../../dcop -I../../libltdl -I../../kdefx -I../../kdecore -I../../kdecore -I../../kdeui -I../../kio -I../../kio/kio -I../../kio/kfile -I../.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -DICE_t -DTRANS_SERVER -DTRANS_CLIENT -DUNIXCONN -DANSICPP -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O3 -march=pentium3 -mmmx -pipe -Wformat-security -Wmissing-format-attribute -c -o transport.lo transport.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kio/kssl -I../../kjs -I../../dcop -I../../libltdl -I../../kdefx -I../../kdecore -I../../kdecore -I../../kdeui -I../../kio -I../../kio/kio -I../../kio/kfile -I../.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -DICE_t -DTRANS_SERVER -DTRANS_CLIENT -DUNIXCONN -DANSICPP -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O3 -march=pentium3 -mmmx -pipe -Wformat-security -Wmissing-format-attribute -c -o globals.lo globals.c >Xtrans.h:129: warning: '__xtransname' defined but not used >Xtransutil.c:440: warning: 'is_numeric' defined but not used >Xtransutil.c:294: warning: 'nameserver_lost' defined but not used >/bin/sh ../../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -DICE_t -DTRANS_SERVER -DTRANS_CLIENT -DUNIXCONN -DANSICPP -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O3 -march=pentium3 -mmmx -pipe -Wformat-security -Wmissing-format-attribute -o libkICE.la accept.lo authutil.lo connect.lo error.lo getauth.lo iceauth.lo listen.lo listenwk.lo locking.lo misc.lo ping.lo process.lo protosetup.lo register.lo replywait.lo setauth.lo shutdown.lo watch.lo transport.lo globals.lo >make[4]: Leaving directory `/var/tmp/portage/kdelibs-3.5.0-r2/work/kdelibs-3.5.0/dcop/KDE-ICE' >Making all in . >make[4]: Entering directory `/var/tmp/portage/kdelibs-3.5.0-r2/work/kdelibs-3.5.0/dcop' >echo '#include <kdemacros.h>' > dcopserver_dummy.cpp; \ >echo 'extern "C" int kdemain(int argc, char* argv[]);' >> dcopserver_dummy.cpp; \ >echo 'extern "C" KDE_EXPORT int kdeinitmain(int argc, char* argv[]) { return kdemain(argc,argv); }' >> dcopserver_dummy.cpp >/usr/qt/3/bin/moc ./dcopserver.h -o dcopserver.moc >/bin/sh ../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../kdecore -I../kio/kssl -I../kjs -I../dcop -I../libltdl -I../kdefx -I../kdecore -I../kdecore -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -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 -O3 -march=pentium3 -mmmx -pipe -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 dcopsignals.lo dcopsignals.cpp >/bin/sh ../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../kdecore -I../kio/kssl -I../kjs -I../dcop -I../libltdl -I../kdefx -I../kdecore -I../kdecore -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -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 -O3 -march=pentium3 -mmmx -pipe -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 dcopstub.lo dcopstub.cpp >/bin/sh ../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../kdecore -I../kio/kssl -I../kjs -I../dcop -I../libltdl -I../kdefx -I../kdecore -I../kdecore -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -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 -O3 -march=pentium3 -mmmx -pipe -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 dcopref.lo dcopref.cpp >/bin/sh ../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../kdecore -I../kio/kssl -I../kjs -I../dcop -I../libltdl -I../kdefx -I../kdecore -I../kdecore -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -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 -O3 -march=pentium3 -mmmx -pipe -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 dcopobject.lo dcopobject.cpp >/usr/qt/3/bin/moc ./dcopclient.h -o dcopclient.moc >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../kdecore -I../kio/kssl -I../kjs -I../dcop -I../libltdl -I../kdefx -I../kdecore -I../kdecore -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O3 -march=pentium3 -mmmx -pipe -Wformat-security -Wmissing-format-attribute -c dcopserver_shutdown.c >echo 'extern "C" int kdemain(int argc, char* argv[]);' > dcopserver.la.cpp; \ >echo 'int main(int argc, char* argv[]) { return kdemain(argc,argv); }' >> dcopserver.la.cpp >/bin/sh ../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../kdecore -I../kio/kssl -I../kjs -I../dcop -I../libltdl -I../kdefx -I../kdecore -I../kdecore -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -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 -O3 -march=pentium3 -mmmx -pipe -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 dcopserver_dummy.lo dcopserver_dummy.cpp >/bin/sh ../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../kdecore -I../kio/kssl -I../kjs -I../dcop -I../libltdl -I../kdefx -I../kdecore -I../kdecore -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -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 -O3 -march=pentium3 -mmmx -pipe -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 dcopserver.lo dcopserver.cpp >/bin/sh ../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../kdecore -I../kio/kssl -I../kjs -I../dcop -I../libltdl -I../kdefx -I../kdecore -I../kdecore -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -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 -O3 -march=pentium3 -mmmx -pipe -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 dcopclient.lo dcopclient.cpp >dcopserver.cpp: In constructor `DCOPServer::DCOPServer(bool)': >dcopserver.cpp:1051: warning: `dcopServerFileOld' is deprecated (declared at ./dcopclient.h:728) >dcopserver.cpp: In function `int kdemain(int, char**)': >dcopserver.cpp:1708: warning: `dcopServerFileOld' is deprecated (declared at ./dcopclient.h:728) >dcopserver.cpp:1711: warning: `dcopServerFileOld' is deprecated (declared at ./dcopclient.h:728) >/bin/sh ../libtool --silent --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -O3 -march=pentium3 -mmmx -pipe -Wformat-security -Wmissing-format-attribute -o dcopserver_shutdown dcopserver_shutdown.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../kdecore -I../kio/kssl -I../kjs -I../dcop -I../libltdl -I../kdefx -I../kdecore -I../kdecore -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -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 -O3 -march=pentium3 -mmmx -pipe -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 dcopserver.la.o dcopserver.la.cpp >./dcopglobal.h:69: warning: 'DCOPServerAuthProcs' defined but not used >/bin/sh ../libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-gcc -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=pentium3 -mmmx -pipe -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 -o libDCOP.la -rpath /usr/kde/3.5/lib -R /usr/kde/3.5/lib -R /usr/kde/3.5/lib -R /usr/qt/3/lib -R /usr/lib -version-info 6:0:2 -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -L/usr/kde/3.5/lib -L/usr/qt/3/lib -L/usr/lib dcopstub.lo dcopref.lo dcopobject.lo dcopclient.lo KDE-ICE/libkICE.la -lqt-mt -lz -lpng -lz -lm -lXext -lX11 -lSM -lICE -lpthread >.libs/dcopstub.o: In function `DCOPStub::~DCOPStub()': >dcopstub.cpp:(.text+0x10c): undefined reference to `operator delete(void*)' >.libs/dcopstub.o: In function `DCOPStub::~DCOPStub()': >dcopstub.cpp:(.text+0x15c): undefined reference to `operator delete(void*)' >.libs/dcopstub.o: In function `DCOPStub::~DCOPStub()': >dcopstub.cpp:(.text+0x1ac): undefined reference to `operator delete(void*)' >dcopstub.cpp:(.text+0x1ca): undefined reference to `operator delete(void*)' >.libs/dcopstub.o: In function `DCOPStub::DCOPStub(DCOPClient*, QCString const&, QCString const&)': >dcopstub.cpp:(.text+0x3a8): undefined reference to `operator new(unsigned int)' >.libs/dcopstub.o: In function `DCOPStub::DCOPStub(DCOPClient*, QCString const&, QCString const&)': >dcopstub.cpp:(.text+0x448): undefined reference to `operator new(unsigned int)' >.libs/dcopstub.o:(.gnu.linkonce.d._ZTI8DCOPStub+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info' >.libs/dcopstub.o:(.gnu.linkonce.d._ZTI9QMemArrayIcE+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' >.libs/dcopstub.o: In function `QMemArray<char>::~QMemArray()': >dcopstub.cpp:(.gnu.linkonce.t._ZN9QMemArrayIcED0Ev+0x31): undefined reference to `operator delete(void*)' >.libs/dcopref.o: In function `DCOPRef::DCOPRef(DCOPObject*)': >dcopref.cpp:(.text+0xfe4): undefined reference to `operator delete(void*)' >.libs/dcopref.o: In function `DCOPRef::DCOPRef(DCOPObject*)': >dcopref.cpp:(.text+0x10e4): undefined reference to `operator delete(void*)' >.libs/dcopref.o:(.gnu.linkonce.d._ZTV6QGList+0x1c): undefined reference to `__cxa_pure_virtual' >.libs/dcopref.o:(.gnu.linkonce.d._ZTI6QGList+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' >.libs/dcopref.o: In function `QValueListPrivate<QCString>::~QValueListPrivate()': >dcopref.cpp:(.gnu.linkonce.t._ZN17QValueListPrivateI8QCStringED1Ev+0x34): undefined reference to `operator delete(void*)' >dcopref.cpp:(.gnu.linkonce.t._ZN17QValueListPrivateI8QCStringED1Ev+0x5d): undefined reference to `operator delete(void*)' >.libs/dcopref.o: In function `QValueListPrivate<QCString>::insert(QValueListIterator<QCString>, QCString const&)': >dcopref.cpp:(.gnu.linkonce.t._ZN17QValueListPrivateI8QCStringE6insertE18QValueListIteratorIS0_ERKS0_+0x2b): undefined reference to `operator new(unsigned int)' >.libs/dcopref.o: In function `QValueListPrivate<QCString>::QValueListPrivate(QValueListPrivate<QCString> const&)': >dcopref.cpp:(.gnu.linkonce.t._ZN17QValueListPrivateI8QCStringEC1ERKS1_+0x2e): undefined reference to `operator new(unsigned int)' >.libs/dcopref.o: In function `QValueList<QCString>::detachInternal()': >dcopref.cpp:(.gnu.linkonce.t._ZN10QValueListI8QCStringE14detachInternalEv+0x29): undefined reference to `operator new(unsigned int)' >.libs/dcopobject.o: In function `DCOPObjectProxy::DCOPObjectProxy(DCOPClient*)': >dcopobject.cpp:(.text+0x3fe): undefined reference to `operator new(unsigned int)' >.libs/dcopobject.o: In function `DCOPObjectProxy::DCOPObjectProxy(DCOPClient*)': >dcopobject.cpp:(.text+0x49e): undefined reference to `operator new(unsigned int)' >.libs/dcopobject.o:dcopobject.cpp:(.text+0x53e): more undefined references to `operator new(unsigned int)' follow >.libs/dcopobject.o: In function `DCOPObjectProxy::~DCOPObjectProxy()': >dcopobject.cpp:(.text+0x655): undefined reference to `operator delete(void*)' >dcopobject.cpp:(.text+0x673): undefined reference to `operator delete(void*)' >.libs/dcopobject.o: In function `DCOPObject::hasObject(QCString const&)': >dcopobject.cpp:(.text+0x798): undefined reference to `operator new(unsigned int)' >dcopobject.cpp:(.text+0x7a6): undefined reference to `operator new(unsigned int)' >.libs/dcopobject.o: In function `DCOPObject::functionsDynamic()': >dcopobject.cpp:(.text+0x7e5): undefined reference to `operator new(unsigned int)' >.libs/dcopobject.o: In function `DCOPObject::interfacesDynamic()': >dcopobject.cpp:(.text+0x835): undefined reference to `operator new(unsigned int)' >.libs/dcopobject.o: In function `DCOPObject::process(QCString const&, QMemArray<char> const&, QCString&, QMemArray<char>&)': >dcopobject.cpp:(.text+0xa8c): undefined reference to `operator delete(void*)' >dcopobject.cpp:(.text+0xaa1): undefined reference to `operator delete(void*)' >.libs/dcopobject.o: In function `DCOPObject::match(QCString const&)': >dcopobject.cpp:(.text+0xe58): undefined reference to `operator new(unsigned int)' >dcopobject.cpp:(.text+0xe66): undefined reference to `operator new(unsigned int)' >dcopobject.cpp:(.text+0xe99): undefined reference to `operator new(unsigned int)' >dcopobject.cpp:(.text+0xea7): undefined reference to `operator new(unsigned int)' >.libs/dcopobject.o: In function `DCOPObject::find(QCString const&)': >dcopobject.cpp:(.text+0xf78): undefined reference to `operator new(unsigned int)' >.libs/dcopobject.o:dcopobject.cpp:(.text+0xf86): more undefined references to `operator new(unsigned int)' follow >.libs/dcopobject.o: In function `DCOPObject::~DCOPObject()': >dcopobject.cpp:(.text+0x1068): undefined reference to `operator delete(void*)' >dcopobject.cpp:(.text+0x107b): undefined reference to `operator delete(void*)' >dcopobject.cpp:(.text+0x1168): undefined reference to `operator new(unsigned int)' >dcopobject.cpp:(.text+0x117a): undefined reference to `operator new(unsigned int)' >.libs/dcopobject.o: In function `DCOPObject::~DCOPObject()': >dcopobject.cpp:(.text+0x121e): undefined reference to `operator delete(void*)' >dcopobject.cpp:(.text+0x1318): undefined reference to `operator new(unsigned int)' >dcopobject.cpp:(.text+0x132a): undefined reference to `operator new(unsigned int)' >.libs/dcopobject.o: In function `DCOPObject::~DCOPObject()': >dcopobject.cpp:(.text+0x13ce): undefined reference to `operator delete(void*)' >dcopobject.cpp:(.text+0x14c8): undefined reference to `operator new(unsigned int)' >dcopobject.cpp:(.text+0x14da): undefined reference to `operator new(unsigned int)' >.libs/dcopobject.o: In function `DCOPObject::setObjId(QCString const&)': >dcopobject.cpp:(.text+0x15ad): undefined reference to `operator new(unsigned int)' >dcopobject.cpp:(.text+0x15bb): undefined reference to `operator new(unsigned int)' >dcopobject.cpp:(.text+0x16d8): undefined reference to `operator new(unsigned int)' >.libs/dcopobject.o:dcopobject.cpp:(.text+0x16e6): more undefined references to `operator new(unsigned int)' follow >.libs/dcopobject.o:(.gnu.linkonce.d._ZTI10DCOPObject+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info' >.libs/dcopobject.o:(.gnu.linkonce.d._ZTI15DCOPObjectProxy+0x0): undefined reference to `vtable for __cxxabiv1::__class_type_info' >.libs/dcopobject.o:(.gnu.linkonce.d._ZTI8QPtrListI15DCOPObjectProxyE+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' >.libs/dcopobject.o:(.gnu.linkonce.d._ZTI8QPtrListI10DCOPObjectE+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' >.libs/dcopobject.o: In function `QPtrList<DCOPObject>::~QPtrList()': >dcopobject.cpp:(.gnu.linkonce.t._ZN8QPtrListI10DCOPObjectED0Ev+0x39): undefined reference to `operator delete(void*)' >.libs/dcopobject.o: In function `QValueListPrivate<QCString>::QValueListPrivate()': >dcopobject.cpp:(.gnu.linkonce.t._ZN17QValueListPrivateI8QCStringEC1Ev+0x2b): undefined reference to `operator new(unsigned int)' >.libs/dcopobject.o: In function `QMapPrivate<QCString, DCOPObject*>::QMapPrivate()': >dcopobject.cpp:(.gnu.linkonce.t._ZN11QMapPrivateI8QCStringP10DCOPObjectEC1Ev+0x32): undefined reference to `operator new(unsigned int)' >.libs/dcopobject.o: In function `QMapPrivate<QCString, DCOPObject*>::insert(QMapNodeBase*, QMapNodeBase*, QCString const&)': >dcopobject.cpp:(.gnu.linkonce.t._ZN11QMapPrivateI8QCStringP10DCOPObjectE6insertEP12QMapNodeBaseS5_RKS0_+0x28): undefined reference to `operator new(unsigned int)' >.libs/dcopobject.o: In function `QMapPrivate<QCString, DCOPObject*>::copy(QMapNode<QCString, DCOPObject*>*)': >dcopobject.cpp:(.gnu.linkonce.t._ZN11QMapPrivateI8QCStringP10DCOPObjectE4copyEP8QMapNodeIS0_S2_E+0x31): undefined reference to `operator new(unsigned int)' >.libs/dcopobject.o: In function `QMapPrivate<QCString, DCOPObject*>::QMapPrivate(QMapPrivate<QCString, DCOPObject*> const*)': >dcopobject.cpp:(.gnu.linkonce.t._ZN11QMapPrivateI8QCStringP10DCOPObjectEC1EPKS3_+0x34): undefined reference to `operator new(unsigned int)' >.libs/dcopobject.o:dcopobject.cpp:(.gnu.linkonce.t._ZN4QMapI8QCStringP10DCOPObjectE14detachInternalEv+0x29): more undefined references to `operator new(unsigned int)' follow >.libs/dcopobject.o: In function `QMap<QCString, DCOPObject*>::remove(QCString const&)': >dcopobject.cpp:(.gnu.linkonce.t._ZN4QMapI8QCStringP10DCOPObjectE6removeERKS0_+0xce): undefined reference to `operator delete(void*)' >.libs/dcopobject.o: In function `QPtrList<DCOPObjectProxy>::~QPtrList()': >dcopobject.cpp:(.gnu.linkonce.t._ZN8QPtrListI15DCOPObjectProxyED0Ev+0x39): undefined reference to `operator delete(void*)' >.libs/dcopclient.o: In function `DCOPClient::setServerAddress(QCString const&)': >dcopclient.cpp:(.text+0xf8): undefined reference to `operator delete[](void*)' >.libs/dcopclient.o: In function `DCOPClient::bindToApp()': >dcopclient.cpp:(.text+0x351): undefined reference to `operator new(unsigned int)' >.libs/dcopclient.o: In function `DCOPClient::findLocalClient(QCString const&)': >dcopclient.cpp:(.text+0x15e8): undefined reference to `operator new(unsigned int)' >.libs/dcopclient.o: In function `DCOPClient::detach()': >dcopclient.cpp:(.text+0x170d): undefined reference to `operator new(unsigned int)' >.libs/dcopclient.o: In function `DCOPClient::beginTransaction()': >dcopclient.cpp:(.text+0x217e): undefined reference to `operator new(unsigned int)' >dcopclient.cpp:(.text+0x21f8): undefined reference to `operator new(unsigned int)' >.libs/dcopclient.o: In function `DCOPClient::handleAsyncReply(DCOPClient::ReplyStruct*)': >dcopclient.cpp:(.text+0x22fb): undefined reference to `operator delete(void*)' >.libs/dcopclient.o: In function `DCOPClient::callInternal(QCString const&, QCString const&, QCString const&, QMemArray<char> const&, QCString&, QMemArray<char>&, bool, int, int)': >dcopclient.cpp:(.text+0x23ba): undefined reference to `operator new(unsigned int)' >dcopclient.cpp:(.text+0x242b): undefined reference to `operator new(unsigned int)' >.libs/dcopclient.o: In function `DCOPClient::callAsync(QCString const&, QCString const&, QCString const&, QMemArray<char> const&, QObject*, char const*)': >dcopclient.cpp:(.text+0x2579): undefined reference to `operator new(unsigned int)' >dcopclient.cpp:(.text+0x25a1): undefined reference to `operator new(unsigned int)' >dcopclient.cpp:(.text+0x2614): undefined reference to `operator new(unsigned int)' >.libs/dcopclient.o:dcopclient.cpp:(.text+0x2635): more undefined references to `operator new(unsigned int)' follow >.libs/dcopclient.o: In function `DCOPClient::callAsync(QCString const&, QCString const&, QCString const&, QMemArray<char> const&, QObject*, char const*)': >dcopclient.cpp:(.text+0x2870): undefined reference to `operator delete(void*)' >.libs/dcopclient.o: In function `DCOPClient::isLocalTransactionFinished(int, QCString&, QMemArray<char>&)': >dcopclient.cpp:(.text+0x298e): undefined reference to `operator delete(void*)' >.libs/dcopclient.o: In function `DCOPClient::endTransaction(DCOPClientTransaction*, QCString&, QMemArray<char>&)': >dcopclient.cpp:(.text+0x2a54): undefined reference to `operator new(unsigned int)' >dcopclient.cpp:(.text+0x2ae4): undefined reference to `operator delete(void*)' >dcopclient.cpp:(.text+0x2c6a): undefined reference to `operator delete(void*)' >.libs/dcopclient.o: In function `DCOPClient::~DCOPClient()': >dcopclient.cpp:(.text+0x2ea2): undefined reference to `operator delete(void*)' >dcopclient.cpp:(.text+0x2fb5): undefined reference to `operator delete(void*)' >dcopclient.cpp:(.text+0x2fee): undefined reference to `operator new(unsigned int)' >.libs/dcopclient.o: In function `DCOPClient::~DCOPClient()': >dcopclient.cpp:(.text+0x3235): undefined reference to `operator delete(void*)' >dcopclient.cpp:(.text+0x326e): undefined reference to `operator new(unsigned int)' >.libs/dcopclient.o: In function `DCOPClient::~DCOPClient()': >dcopclient.cpp:(.text+0x34b5): undefined reference to `operator delete(void*)' >dcopclient.cpp:(.text+0x34ee): undefined reference to `operator new(unsigned int)' >.libs/dcopclient.o: In function `DCOPClient::DCOPClient()': >dcopclient.cpp:(.text+0x35c4): undefined reference to `operator new(unsigned int)' >.libs/dcopclient.o: In function `DCOPClient::DCOPClient()': >dcopclient.cpp:(.text+0x3804): undefined reference to `operator new(unsigned int)' >.libs/dcopclient.o: In function `findQtObject(QCString)': >dcopclient.cpp:(.text+0x4532): undefined reference to `operator new(unsigned int)' >dcopclient.cpp:(.text+0x4743): undefined reference to `operator delete(void*)' >dcopclient.cpp:(.text+0x475e): undefined reference to `operator delete(void*)' >.libs/dcopclient.o: In function `receiveQtObject(QCString const&, QCString const&, QMemArray<char> const&, QCString&, QMemArray<char>&)': >dcopclient.cpp:(.text+0x4c16): undefined reference to `operator new(unsigned int)' >dcopclient.cpp:(.text+0x4db6): undefined reference to `operator new(unsigned int)' >dcopclient.cpp:(.text+0x4fd4): undefined reference to `operator new(unsigned int)' >dcopclient.cpp:(.text+0x51e4): undefined reference to `operator new(unsigned int)' >dcopclient.cpp:(.text+0x522f): undefined reference to `operator new(unsigned int)' >dcopclient.cpp:(.text+0x535f): undefined reference to `operator delete(void*)' >dcopclient.cpp:(.text+0x549b): undefined reference to `operator delete(void*)' >dcopclient.cpp:(.text+0x5540): undefined reference to `operator delete(void*)' >dcopclient.cpp:(.text+0x55df): undefined reference to `operator new(unsigned int)' >dcopclient.cpp:(.text+0x5990): undefined reference to `operator delete(void*)' >dcopclient.cpp:(.text+0x59a5): undefined reference to `operator delete(void*)' >dcopclient.cpp:(.text+0x5a35): undefined reference to `operator new(unsigned int)' >dcopclient.cpp:(.text+0x5c1b): undefined reference to `operator new(unsigned int)' >dcopclient.cpp:(.text+0x60e2): undefined reference to `operator delete(void*)' >dcopclient.cpp:(.text+0x61b7): undefined reference to `operator delete(void*)' >dcopclient.cpp:(.text+0x61fc): undefined reference to `operator delete(void*)' >.libs/dcopclient.o: In function `DCOPClient::receive(QCString const&, QCString const&, QCString const&, QMemArray<char> const&, QCString&, QMemArray<char>&)': >dcopclient.cpp:(.text+0x64ba): undefined reference to `operator new(unsigned int)' >dcopclient.cpp:(.text+0x6cbb): undefined reference to `operator delete(void*)' >.libs/dcopclient.o: In function `DCOPClient::remoteFunctions(QCString const&, QCString const&, bool*)': >dcopclient.cpp:(.text+0x7d8d): undefined reference to `operator new(unsigned int)' >.libs/dcopclient.o: In function `DCOPClient::remoteInterfaces(QCString const&, QCString const&, bool*)': >dcopclient.cpp:(.text+0x7f9d): undefined reference to `operator new(unsigned int)' >.libs/dcopclient.o: In function `DCOPClient::remoteObjects(QCString const&, bool*)': >dcopclient.cpp:(.text+0x81bf): undefined reference to `operator new(unsigned int)' >.libs/dcopclient.o: In function `DCOPClient::registeredApplications()': >dcopclient.cpp:(.text+0x83b5): undefined reference to `operator new(unsigned int)' >.libs/dcopclient.o: In function `DCOPClient::registerAs(QCString const&, bool)': >dcopclient.cpp:(.text+0x8c8f): undefined reference to `operator new(unsigned int)' >.libs/dcopclient.o: In function `DCOPClient::attachInternal(bool)': >dcopclient.cpp:(.text+0x9493): undefined reference to `operator delete[](void*)' >dcopclient.cpp:(.text+0x9525): undefined reference to `operator delete[](void*)' >dcopclient.cpp:(.text+0x9532): undefined reference to `operator delete[](void*)' >.libs/dcopclient.o: In function `DCOPClient::findObject(QCString const&, QCString const&, QCString const&, QMemArray<char> const&, QCString&, QCString&, bool, int)': >dcopclient.cpp:(.text+0x9eef): undefined reference to `operator new(unsigned int)' >dcopclient.cpp:(.text+0xa862): undefined reference to `operator delete(void*)' >dcopclient.cpp:(.text+0xa8cd): undefined reference to `operator delete(void*)' >dcopclient.cpp:(.text+0xa8f8): undefined reference to `operator delete(void*)' >.libs/dcopclient.o: In function `DCOPProcessInternal(DCOPClientPrivate*, int, unsigned long, QMemArray<char> const&, bool)': >dcopclient.cpp:(.text+0xb3f5): undefined reference to `operator new(unsigned int)' >.libs/dcopclient.o: In function `DCOPClient::processPostedMessagesInternal()': >dcopclient.cpp:(.text+0xc2de): undefined reference to `operator delete(void*)' >.libs/dcopclient.o:(.gnu.linkonce.d._ZTI8QPtrListI21DCOPClientTransactionE+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' >.libs/dcopclient.o:(.gnu.linkonce.d._ZTI8QPtrListI8_IceConnE+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' >.libs/dcopclient.o:(.gnu.linkonce.d._ZTI10DCOPClient+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' >.libs/dcopclient.o:(.gnu.linkonce.d._ZTI8QPtrListI10DCOPClientE+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' >.libs/dcopclient.o:(.gnu.linkonce.d._ZTI8QStrList+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' >.libs/dcopclient.o:(.gnu.linkonce.d._ZTI8QPtrListIcE+0x0): more undefined references to `vtable for __cxxabiv1::__si_class_type_info' follow >.libs/dcopclient.o: In function `QStrList::deleteItem(void*)': >dcopclient.cpp:(.gnu.linkonce.t._ZN8QStrList10deleteItemEPv+0x26): undefined reference to `operator delete[](void*)' >.libs/dcopclient.o: In function `QStrList::~QStrList()': >dcopclient.cpp:(.gnu.linkonce.t._ZN8QStrListD0Ev+0x4c): undefined reference to `operator delete(void*)' >.libs/dcopclient.o: In function `QPtrList<char>::~QPtrList()': >dcopclient.cpp:(.gnu.linkonce.t._ZN8QPtrListIcED0Ev+0x39): undefined reference to `operator delete(void*)' >.libs/dcopclient.o: In function `QPtrList<DCOPClientTransaction>::~QPtrList()': >dcopclient.cpp:(.gnu.linkonce.t._ZN8QPtrListI21DCOPClientTransactionED0Ev+0x39): undefined reference to `operator delete(void*)' >.libs/dcopclient.o: In function `QPtrList<DCOPClientTransaction>::deleteItem(void*)': >dcopclient.cpp:(.gnu.linkonce.t._ZN8QPtrListI21DCOPClientTransactionE10deleteItemEPv+0x36): undefined reference to `operator delete(void*)' >.libs/dcopclient.o: In function `QPtrList<_IceConn>::~QPtrList()': >dcopclient.cpp:(.gnu.linkonce.t._ZN8QPtrListI8_IceConnED0Ev+0x39): undefined reference to `operator delete(void*)' >.libs/dcopclient.o:dcopclient.cpp:(.gnu.linkonce.t._ZN8QPtrListI8_IceConnE10deleteItemEPv+0x27): more undefined references to `operator delete(void*)' follow >.libs/dcopclient.o: In function `QValueListPrivate<(anonymous namespace)::O>::insert(QValueListIterator<(anonymous namespace)::O>, (anonymous namespace)::O const&)': >dcopclient.cpp:(.gnu.linkonce.t._ZN17QValueListPrivateIN55_GLOBAL__N__ZN10DCOPClient15findLocalClientERK8QCString1OEE6insertE18QValueListIteratorIS1_ERKS1_+0x2e): undefined reference to `operator new(unsigned int)' >.libs/dcopclient.o: In function `QValueListPrivate<(anonymous namespace)::O>::QValueListPrivate()': >dcopclient.cpp:(.gnu.linkonce.t._ZN17QValueListPrivateIN55_GLOBAL__N__ZN10DCOPClient15findLocalClientERK8QCString1OEEC1Ev+0x2e): undefined reference to `operator new(unsigned int)' >.libs/dcopclient.o: In function `QValueListPrivate<QCString>::clear()': >dcopclient.cpp:(.gnu.linkonce.t._ZN17QValueListPrivateI8QCStringE5clearEv+0x3b): undefined reference to `operator delete(void*)' >.libs/dcopclient.o: In function `QValueList<QCString>::clear()': >dcopclient.cpp:(.gnu.linkonce.t._ZN10QValueListI8QCStringE5clearEv+0x31): undefined reference to `operator new(unsigned int)' >.libs/dcopclient.o: In function `QValueListPrivate<(anonymous namespace)::O>::~QValueListPrivate()': >dcopclient.cpp:(.gnu.linkonce.t._ZN17QValueListPrivateIN55_GLOBAL__N__ZN10DCOPClient15findLocalClientERK8QCString1OEED1Ev+0x34): undefined reference to `operator delete(void*)' >dcopclient.cpp:(.gnu.linkonce.t._ZN17QValueListPrivateIN55_GLOBAL__N__ZN10DCOPClient15findLocalClientERK8QCString1OEED1Ev+0x5d): undefined reference to `operator delete(void*)' >.libs/dcopclient.o: In function `QValueListPrivate<(anonymous namespace)::O>::QValueListPrivate(QValueListPrivate<(anonymous namespace)::O> const&)': >dcopclient.cpp:(.gnu.linkonce.t._ZN17QValueListPrivateIN55_GLOBAL__N__ZN10DCOPClient15findLocalClientERK8QCString1OEEC1ERKS2_+0x31): undefined reference to `operator new(unsigned int)' >.libs/dcopclient.o: In function `QValueList<(anonymous namespace)::O>::detachInternal()': >dcopclient.cpp:(.gnu.linkonce.t._ZN10QValueListIN55_GLOBAL__N__ZN10DCOPClient15findLocalClientERK8QCString1OEE14detachInternalEv+0x29): undefined reference to `operator new(unsigned int)' >.libs/dcopclient.o: In function `QIntDict<DCOPClientPrivate::LocalTransactionResult>::deleteItem(void*)': >dcopclient.cpp:(.gnu.linkonce.t._ZN8QIntDictIN17DCOPClientPrivate22LocalTransactionResultEE10deleteItemEPv+0x4a): undefined reference to `operator delete(void*)' >.libs/dcopclient.o: In function `QPtrList<DCOPClient::ReplyStruct>::deleteItem(void*)': >dcopclient.cpp:(.gnu.linkonce.t._ZN8QPtrListIN10DCOPClient11ReplyStructEE10deleteItemEPv+0x53): undefined reference to `operator delete(void*)' >.libs/dcopclient.o: In function `QPtrList<DCOPClientMessage>::deleteItem(void*)': >dcopclient.cpp:(.gnu.linkonce.t._ZN8QPtrListI17DCOPClientMessageE10deleteItemEPv+0x42): undefined reference to `operator delete(void*)' >.libs/dcopclient.o: In function `QAsciiDict<DCOPClient>::~QAsciiDict()': >dcopclient.cpp:(.gnu.linkonce.t._ZN10QAsciiDictI10DCOPClientED0Ev+0x39): undefined reference to `operator delete(void*)' >.libs/dcopclient.o: In function `QPtrList<char>::deleteItem(void*)': >dcopclient.cpp:(.gnu.linkonce.t._ZN8QPtrListIcE10deleteItemEPv+0x27): undefined reference to `operator delete(void*)' >collect2: ld returned 1 exit status >make[4]: *** [libDCOP.la] Error 1 >make[4]: Leaving directory `/var/tmp/portage/kdelibs-3.5.0-r2/work/kdelibs-3.5.0/dcop' >make[3]: *** [all-recursive] Error 1 >make[3]: Leaving directory `/var/tmp/portage/kdelibs-3.5.0-r2/work/kdelibs-3.5.0/dcop' >make[2]: *** [all] Error 2 >make[2]: Leaving directory `/var/tmp/portage/kdelibs-3.5.0-r2/work/kdelibs-3.5.0/dcop' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.5.0-r2/work/kdelibs-3.5.0' >make: *** [all] Error 2 > >!!! ERROR: kde-base/kdelibs-3.5.0-r2 failed. >!!! Function kde_src_compile, Line 175, Exitcode 2 >!!! died running emake, kde_src_compile:make >!!! If you need support, post the topmost build error, NOT this status message. >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 119840
: 77733