Installing /builddir/build/SRPMS/basket-1.0.2-3.fc7.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.40887 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf basket-1.0.2 + /bin/gzip -dc /builddir/build/SOURCES/basket-1.0.2.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd basket-1.0.2 ++ /usr/bin/id -u + '[' 101 = 0 ']' ++ /usr/bin/id -u + '[' 101 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (basket-1.0.2-kdepimenterprise.patch):' Patch #0 (basket-1.0.2-kdepimenterprise.patch): + patch -p0 -b --suffix .kdepimenterprise -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.41991 + umask 022 + cd /builddir/build/BUILD + cd basket-1.0.2 + LANG=C + export LANG + unset DISPLAY + unset QTDIR + . /etc/profile.d/qt.sh +++ /usr/bin/pkg-config --variable=prefix qt-mt ++ qt_prefix=/usr/lib/qt-3.3 ++ /bin/grep -q /usr/lib/qt-3.3/bin ++ echo /usr/lib/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin ++ '[' -z '' ']' ++ QTDIR=/usr/lib/qt-3.3 ++ QTINC=/usr/lib/qt-3.3/include ++ QTLIB=/usr/lib/qt-3.3/lib ++ export QTDIR QTINC QTLIB PATH + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./admin/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./admin/config.guess ++ basename ./admin/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./admin/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./admin/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./admin/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./admin/config.sub ++ basename ./admin/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./admin/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./admin/config.sub' + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-rpath --disable-debug checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking target system type... powerpc-redhat-linux-gnu checking for a BSD-compatible install... /usr/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/bin/kde-config checking where to install... /usr (as requested) checking for style of include used by make... GNU checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for ppc-redhat-linux-gnu-g++... no checking for ppc-redhat-linux-gnu-c++... no checking for ppc-redhat-linux-gnu-gpp... no checking for ppc-redhat-linux-gnu-aCC... no checking for ppc-redhat-linux-gnu-CC... no checking for ppc-redhat-linux-gnu-cxx... no checking for ppc-redhat-linux-gnu-cc++... no checking for ppc-redhat-linux-gnu-cl.exe... no checking for ppc-redhat-linux-gnu-FCC... no checking for ppc-redhat-linux-gnu-KCC... no checking for ppc-redhat-linux-gnu-RCC... no checking for ppc-redhat-linux-gnu-xlC_r... no checking for ppc-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking whether gcc is blacklisted... no checking whether g++ supports -Wmissing-format-attribute... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether g++ supports -Wundef... yes checking whether g++ supports -Wno-long-long... yes checking whether g++ supports -Wno-non-virtual-dtor... yes checking whether g++ supports -fno-exceptions... yes checking whether g++ supports -fno-check-new... yes checking whether g++ supports -fno-common... yes checking whether g++ supports -fexceptions... yes checking how to run the C++ preprocessor... g++ -E checking whether g++ supports -O0... yes checking whether g++ supports -Wl,--no-undefined... yes checking whether 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 grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm 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 ppc-redhat-linux-gnu-g77... no checking for ppc-redhat-linux-gnu-f77... no checking for ppc-redhat-linux-gnu-xlf... no checking for ppc-redhat-linux-gnu-frt... no checking for ppc-redhat-linux-gnu-pgf77... no checking for ppc-redhat-linux-gnu-cf77... no checking for ppc-redhat-linux-gnu-fort77... no checking for ppc-redhat-linux-gnu-fl32... no checking for ppc-redhat-linux-gnu-af77... no checking for ppc-redhat-linux-gnu-f90... no checking for ppc-redhat-linux-gnu-xlf90... no checking for ppc-redhat-linux-gnu-pgf90... no checking for ppc-redhat-linux-gnu-pghpf... no checking for ppc-redhat-linux-gnu-epcf90... no checking for ppc-redhat-linux-gnu-gfortran... no checking for ppc-redhat-linux-gnu-g95... no checking for ppc-redhat-linux-gnu-f95... no checking for ppc-redhat-linux-gnu-fort... no checking for ppc-redhat-linux-gnu-xlf95... no checking for ppc-redhat-linux-gnu-ifort... no checking for ppc-redhat-linux-gnu-ifc... no checking for ppc-redhat-linux-gnu-efc... no checking for ppc-redhat-linux-gnu-pgf95... no checking for ppc-redhat-linux-gnu-lf95... no checking for ppc-redhat-linux-gnu-ftn... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for ppc-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/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 g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/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 for msgfmt... msgfmt checking for gmsgfmt... msgfmt found msgfmt program is not GNU msgfmt; ignore it checking for 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/lib/qt-3.3/lib, headers /usr/lib/qt-3.3/include using -mt checking for moc... /usr/lib/qt-3.3/bin/moc checking for uic... /usr/lib/qt-3.3/bin/uic checking whether uic supports -L ... yes checking whether uic supports -nounload ... yes checking if Qt needs -ljpeg... no checking for rpath... no checking for KDE... libraries /usr/lib, headers /usr/include/kde checking if UIC has KDE plugins available... yes checking for KDE paths... defaults checking for dcopidl... /usr/bin/dcopidl checking for dcopidl2cpp... /usr/bin/dcopidl2cpp checking for mcopidl... /usr/bin/mcopidl checking for artsc-config... /usr/bin/artsc-config checking for meinproc... /usr/bin/meinproc checking for xmllint... /usr/bin/xmllint checking whether byte ordering is bigendian... yes checking for MAXPATHLEN... 4096 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 for gpgme-config... /usr/bin/gpgme-config checking for GPGME - version >= 1.0.0... yes checking for gpg-error-config... /usr/bin/gpg-error-config checking for GPG Error - version >= 1.0... yes checking kontact/core.h usability... yes checking kontact/core.h presence... yes checking for kontact/core.h... yes checking if backgrounds should be compiled... yes checking if backgrounds-previews should be compiled... yes checking if doc should be compiled... yes checking if file-integration should be compiled... yes checking if images should be compiled... yes checking if kontact_plugin should be compiled... yes checking if po should be compiled... yes checking if src should be compiled... yes checking if tags should be compiled... yes checking if welcome should be compiled... yes configure: creating ./config.status wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1239. config.status: creating Makefile config.status: creating backgrounds/Makefile config.status: creating backgrounds-previews/Makefile config.status: creating doc/Makefile config.status: creating doc/en/Makefile config.status: creating file-integration/Makefile config.status: creating images/Makefile config.status: creating kontact_plugin/Makefile config.status: creating po/Makefile config.status: creating src/Makefile config.status: creating tags/Makefile config.status: creating welcome/Makefile config.status: creating config.h config.status: executing depfiles commands Good - your configure finished. Start make now + make -j8 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/basket-1.0.2' Making all in backgrounds make[2]: Entering directory `/builddir/build/BUILD/basket-1.0.2/backgrounds' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/backgrounds' Making all in backgrounds-previews make[2]: Entering directory `/builddir/build/BUILD/basket-1.0.2/backgrounds-previews' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/backgrounds-previews' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/basket-1.0.2/doc' Making all in . make[3]: Entering directory `/builddir/build/BUILD/basket-1.0.2/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/doc' Making all in en make[3]: Entering directory `/builddir/build/BUILD/basket-1.0.2/doc/en' /usr/bin/meinproc --check --cache index.cache.bz2 ./index.docbook make[3]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/doc/en' make[2]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/doc' Making all in file-integration make[2]: Entering directory `/builddir/build/BUILD/basket-1.0.2/file-integration' if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT basketthumbcreator.lo -MD -MP -MF ".deps/basketthumbcreator.Tpo" \ -c -o basketthumbcreator.lo `test -f 'basketthumbcreator.cpp' || echo './'`basketthumbcreator.cpp; \ then mv -f ".deps/basketthumbcreator.Tpo" ".deps/basketthumbcreator.Plo"; \ else rm -f ".deps/basketthumbcreator.Tpo"; exit 1; \ fi /bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -o basketthumbcreator.la -rpath /usr/lib/kde3 -L/usr/lib/qt-3.3/lib -L/usr/lib -module -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined basketthumbcreator.lo -lkio make[2]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/file-integration' Making all in images make[2]: Entering directory `/builddir/build/BUILD/basket-1.0.2/images' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/images' Making all in kontact_plugin make[2]: Entering directory `/builddir/build/BUILD/basket-1.0.2/kontact_plugin' /usr/bin/dcopidl ../src/basketdcopiface.h > basketdcopiface.kidl || ( rm -f basketdcopiface.kidl ; false ) /usr/lib/qt-3.3/bin/moc ./basket_plugin.h -o basket_plugin.moc /usr/lib/qt-3.3/bin/moc ./uniqueapphandler.h -o uniqueapphandler.moc /usr/bin/dcopidl2cpp --c++-suffix cpp --no-signals --no-skel basketdcopiface.kidl if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../src -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT basket_plugin.lo -MD -MP -MF ".deps/basket_plugin.Tpo" \ -c -o basket_plugin.lo `test -f 'basket_plugin.cpp' || echo './'`basket_plugin.cpp; \ then mv -f ".deps/basket_plugin.Tpo" ".deps/basket_plugin.Plo"; \ else rm -f ".deps/basket_plugin.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../src -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT uniqueapphandler.lo -MD -MP -MF ".deps/uniqueapphandler.Tpo" \ -c -o uniqueapphandler.lo `test -f 'uniqueapphandler.cpp' || echo './'`uniqueapphandler.cpp; \ then mv -f ".deps/uniqueapphandler.Tpo" ".deps/uniqueapphandler.Plo"; \ else rm -f ".deps/uniqueapphandler.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../src -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT basketdcopiface_stub.lo -MD -MP -MF ".deps/basketdcopiface_stub.Tpo" \ -c -o basketdcopiface_stub.lo `test -f 'basketdcopiface_stub.cpp' || echo './'`basketdcopiface_stub.cpp; \ then mv -f ".deps/basketdcopiface_stub.Tpo" ".deps/basketdcopiface_stub.Plo"; \ else rm -f ".deps/basketdcopiface_stub.Tpo"; exit 1; \ fi /bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -o libkontact_basket.la -rpath /usr/lib/kde3 -L/usr/lib/qt-3.3/lib -L/usr/lib -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined basket_plugin.lo uniqueapphandler.lo basketdcopiface_stub.lo -lkpinterfaces -lDCOP -lqt-mt -lkdecore -lkdeui make[2]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/kontact_plugin' Making all in po make[2]: Entering directory `/builddir/build/BUILD/basket-1.0.2/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/po' Making all in src make[2]: Entering directory `/builddir/build/BUILD/basket-1.0.2/src' if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT kcm_basket.lo -MD -MP -MF ".deps/kcm_basket.Tpo" \ -c -o kcm_basket.lo `test -f 'kcm_basket.cpp' || echo './'`kcm_basket.cpp; \ then mv -f ".deps/kcm_basket.Tpo" ".deps/kcm_basket.Plo"; \ else rm -f ".deps/kcm_basket.Tpo"; exit 1; \ fi /usr/lib/qt-3.3/bin/moc ./likeback_private.h -o likeback_private.moc.cpp rm -rf kicondialogui.h; rm -rf passwordlayout.h; /usr/lib/qt-3.3/bin/moc ./bnpview.h -o bnpview.moc /usr/lib/qt-3.3/bin/moc ./settings.h -o settings.moc /usr/lib/qt-3.3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload ./kicondialogui.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> kicondialogui.h ; /usr/lib/qt-3.3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload ./passwordlayout.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> passwordlayout.h ; /usr/lib/qt-3.3/bin/moc ./basket.h -o basket.moc /usr/lib/qt-3.3/bin/moc ./basketproperties.h -o basketproperties.moc /usr/lib/qt-3.3/bin/moc ./linklabel.h -o linklabel.moc /usr/lib/qt-3.3/bin/moc ./variouswidgets.h -o variouswidgets.moc /usr/lib/qt-3.3/bin/moc ./exporterdialog.h -o exporterdialog.moc /usr/lib/qt-3.3/bin/moc ./softwareimporters.h -o softwareimporters.moc /usr/lib/qt-3.3/bin/moc ./focusedwidgets.h -o focusedwidgets.moc /usr/lib/qt-3.3/bin/moc ./qeffects.h -o qeffects.moc /usr/lib/qt-3.3/bin/moc ./kcolorcombo2.h -o kcolorcombo2.moc /usr/lib/qt-3.3/bin/moc ./newbasketdialog.h -o newbasketdialog.moc /usr/lib/qt-3.3/bin/moc ./tagsedit.h -o tagsedit.moc /usr/lib/qt-3.3/bin/moc ./formatimporter.h -o formatimporter.moc /usr/lib/qt-3.3/bin/moc ./notecontent.h -o notecontent.moc /usr/lib/qt-3.3/bin/moc ./notedrag.h -o notedrag.moc /usr/lib/qt-3.3/bin/moc ./noteedit.h -o noteedit.moc /usr/lib/qt-3.3/bin/moc ./filter.h -o filter.moc if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT tools.lo -MD -MP -MF ".deps/tools.Tpo" \ -c -o tools.lo `test -f 'tools.cpp' || echo './'`tools.cpp; \ then mv -f ".deps/tools.Tpo" ".deps/tools.Plo"; \ else rm -f ".deps/tools.Tpo"; exit 1; \ fi /usr/lib/qt-3.3/bin/moc ./backgroundmanager.h -o backgroundmanager.moc /usr/lib/qt-3.3/bin/moc ./regiongrabber.h -o regiongrabber.moc /usr/lib/qt-3.3/bin/moc ./kicondialog.h -o kicondialog.moc /usr/lib/qt-3.3/bin/moc ./kiconcanvas.h -o kiconcanvas.moc if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT kgpgme.lo -MD -MP -MF ".deps/kgpgme.Tpo" \ -c -o kgpgme.lo `test -f 'kgpgme.cpp' || echo './'`kgpgme.cpp; \ then mv -f ".deps/kgpgme.Tpo" ".deps/kgpgme.Plo"; \ else rm -f ".deps/kgpgme.Tpo"; exit 1; \ fi /usr/lib/qt-3.3/bin/moc ./likeback.h -o likeback.moc if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT crashhandler.lo -MD -MP -MF ".deps/crashhandler.Tpo" \ -c -o crashhandler.lo `test -f 'crashhandler.cpp' || echo './'`crashhandler.cpp; \ then mv -f ".deps/crashhandler.Tpo" ".deps/crashhandler.Plo"; \ else rm -f ".deps/crashhandler.Tpo"; exit 1; \ fi /usr/lib/qt-3.3/bin/moc ./password.h -o password.moc /usr/lib/qt-3.3/bin/moc ./colorpicker.h -o colorpicker.moc /usr/lib/qt-3.3/bin/moc ./basketlistview.h -o basketlistview.moc /usr/lib/qt-3.3/bin/moc ./debugwindow.h -o debugwindow.moc /usr/lib/qt-3.3/bin/moc ./systemtray.h -o systemtray.moc if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT aboutdata.lo -MD -MP -MF ".deps/aboutdata.Tpo" \ -c -o aboutdata.lo `test -f 'aboutdata.cpp' || echo './'`aboutdata.cpp; \ then mv -f ".deps/aboutdata.Tpo" ".deps/aboutdata.Plo"; \ else rm -f ".deps/aboutdata.Tpo"; exit 1; \ fi /usr/lib/qt-3.3/bin/moc ./basketstatusbar.h -o basketstatusbar.moc /usr/lib/qt-3.3/bin/moc ./clickablelabel.h -o clickablelabel.moc /usr/lib/qt-3.3/bin/moc ./backup.h -o backup.moc /usr/bin/dcopidl ./basketdcopiface.h > basketdcopiface.kidl || ( rm -f basketdcopiface.kidl ; false ) /usr/lib/qt-3.3/bin/moc kicondialogui.h -o kicondialogui.moc /usr/lib/qt-3.3/bin/moc passwordlayout.h -o passwordlayout.moc /usr/lib/qt-3.3/bin/moc ./basket_part.h -o basket_part.moc if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT main.o -MD -MP -MF ".deps/main.Tpo" \ -c -o main.o `test -f 'main.cpp' || echo './'`main.cpp; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; \ else rm -f ".deps/main.Tpo"; exit 1; \ fi /usr/lib/qt-3.3/bin/moc ./mainwindow.h -o mainwindow.moc if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT application.o -MD -MP -MF ".deps/application.Tpo" \ -c -o application.o `test -f 'application.cpp' || echo './'`application.cpp; \ then mv -f ".deps/application.Tpo" ".deps/application.Po"; \ else rm -f ".deps/application.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT likeback_private.moc.lo -MD -MP -MF ".deps/likeback_private.moc.Tpo" \ -c -o likeback_private.moc.lo `test -f 'likeback_private.moc.cpp' || echo './'`likeback_private.moc.cpp; \ then mv -f ".deps/likeback_private.moc.Tpo" ".deps/likeback_private.moc.Plo"; \ else rm -f ".deps/likeback_private.moc.Tpo"; exit 1; \ fi crashhandler.cpp: In static member function 'static void Crash::crashHandler(int)': crashhandler.cpp:129: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT archive.lo -MD -MP -MF ".deps/archive.Tpo" \ -c -o archive.lo `test -f 'archive.cpp' || echo './'`archive.cpp; \ then mv -f ".deps/archive.Tpo" ".deps/archive.Plo"; \ else rm -f ".deps/archive.Tpo"; exit 1; \ fi kgpgme.cpp: In member function 'gpgme_error_t KGpgMe::passphrase(const char*, const char*, int, int)': kgpgme.cpp:437: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result kgpgme.cpp:440: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT bnpview.lo -MD -MP -MF ".deps/bnpview.Tpo" \ -c -o bnpview.lo `test -f 'bnpview.cpp' || echo './'`bnpview.cpp; \ then mv -f ".deps/bnpview.Tpo" ".deps/bnpview.Plo"; \ else rm -f ".deps/bnpview.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT settings.lo -MD -MP -MF ".deps/settings.Tpo" \ -c -o settings.lo `test -f 'settings.cpp' || echo './'`settings.cpp; \ then mv -f ".deps/settings.Tpo" ".deps/settings.Plo"; \ else rm -f ".deps/settings.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT basket.lo -MD -MP -MF ".deps/basket.Tpo" \ -c -o basket.lo `test -f 'basket.cpp' || echo './'`basket.cpp; \ then mv -f ".deps/basket.Tpo" ".deps/basket.Plo"; \ else rm -f ".deps/basket.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT basketproperties.lo -MD -MP -MF ".deps/basketproperties.Tpo" \ -c -o basketproperties.lo `test -f 'basketproperties.cpp' || echo './'`basketproperties.cpp; \ then mv -f ".deps/basketproperties.Tpo" ".deps/basketproperties.Plo"; \ else rm -f ".deps/basketproperties.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT linklabel.lo -MD -MP -MF ".deps/linklabel.Tpo" \ -c -o linklabel.lo `test -f 'linklabel.cpp' || echo './'`linklabel.cpp; \ then mv -f ".deps/linklabel.Tpo" ".deps/linklabel.Plo"; \ else rm -f ".deps/linklabel.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT variouswidgets.lo -MD -MP -MF ".deps/variouswidgets.Tpo" \ -c -o variouswidgets.lo `test -f 'variouswidgets.cpp' || echo './'`variouswidgets.cpp; \ then mv -f ".deps/variouswidgets.Tpo" ".deps/variouswidgets.Plo"; \ else rm -f ".deps/variouswidgets.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT xmlwork.lo -MD -MP -MF ".deps/xmlwork.Tpo" \ -c -o xmlwork.lo `test -f 'xmlwork.cpp' || echo './'`xmlwork.cpp; \ then mv -f ".deps/xmlwork.Tpo" ".deps/xmlwork.Plo"; \ else rm -f ".deps/xmlwork.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT keyboard.lo -MD -MP -MF ".deps/keyboard.Tpo" \ -c -o keyboard.lo `test -f 'keyboard.cpp' || echo './'`keyboard.cpp; \ then mv -f ".deps/keyboard.Tpo" ".deps/keyboard.Plo"; \ else rm -f ".deps/keyboard.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT global.lo -MD -MP -MF ".deps/global.Tpo" \ -c -o global.lo `test -f 'global.cpp' || echo './'`global.cpp; \ then mv -f ".deps/global.Tpo" ".deps/global.Plo"; \ else rm -f ".deps/global.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT exporterdialog.lo -MD -MP -MF ".deps/exporterdialog.Tpo" \ -c -o exporterdialog.lo `test -f 'exporterdialog.cpp' || echo './'`exporterdialog.cpp; \ then mv -f ".deps/exporterdialog.Tpo" ".deps/exporterdialog.Plo"; \ else rm -f ".deps/exporterdialog.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT htmlexporter.lo -MD -MP -MF ".deps/htmlexporter.Tpo" \ -c -o htmlexporter.lo `test -f 'htmlexporter.cpp' || echo './'`htmlexporter.cpp; \ then mv -f ".deps/htmlexporter.Tpo" ".deps/htmlexporter.Plo"; \ else rm -f ".deps/htmlexporter.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT notefactory.lo -MD -MP -MF ".deps/notefactory.Tpo" \ -c -o notefactory.lo `test -f 'notefactory.cpp' || echo './'`notefactory.cpp; \ then mv -f ".deps/notefactory.Tpo" ".deps/notefactory.Plo"; \ else rm -f ".deps/notefactory.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT softwareimporters.lo -MD -MP -MF ".deps/softwareimporters.Tpo" \ -c -o softwareimporters.lo `test -f 'softwareimporters.cpp' || echo './'`softwareimporters.cpp; \ then mv -f ".deps/softwareimporters.Tpo" ".deps/softwareimporters.Plo"; \ else rm -f ".deps/softwareimporters.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT focusedwidgets.lo -MD -MP -MF ".deps/focusedwidgets.Tpo" \ -c -o focusedwidgets.lo `test -f 'focusedwidgets.cpp' || echo './'`focusedwidgets.cpp; \ then mv -f ".deps/focusedwidgets.Tpo" ".deps/focusedwidgets.Plo"; \ else rm -f ".deps/focusedwidgets.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT popupmenu.lo -MD -MP -MF ".deps/popupmenu.Tpo" \ -c -o popupmenu.lo `test -f 'popupmenu.cpp' || echo './'`popupmenu.cpp; \ then mv -f ".deps/popupmenu.Tpo" ".deps/popupmenu.Plo"; \ else rm -f ".deps/popupmenu.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT basketfactory.lo -MD -MP -MF ".deps/basketfactory.Tpo" \ -c -o basketfactory.lo `test -f 'basketfactory.cpp' || echo './'`basketfactory.cpp; \ then mv -f ".deps/basketfactory.Tpo" ".deps/basketfactory.Plo"; \ else rm -f ".deps/basketfactory.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT tag.lo -MD -MP -MF ".deps/tag.Tpo" \ -c -o tag.lo `test -f 'tag.cpp' || echo './'`tag.cpp; \ then mv -f ".deps/tag.Tpo" ".deps/tag.Plo"; \ else rm -f ".deps/tag.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT qeffects.lo -MD -MP -MF ".deps/qeffects.Tpo" \ -c -o qeffects.lo `test -f 'qeffects.cpp' || echo './'`qeffects.cpp; \ then mv -f ".deps/qeffects.Tpo" ".deps/qeffects.Plo"; \ else rm -f ".deps/qeffects.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT kcolorcombo2.lo -MD -MP -MF ".deps/kcolorcombo2.Tpo" \ -c -o kcolorcombo2.lo `test -f 'kcolorcombo2.cpp' || echo './'`kcolorcombo2.cpp; \ then mv -f ".deps/kcolorcombo2.Tpo" ".deps/kcolorcombo2.Plo"; \ else rm -f ".deps/kcolorcombo2.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT newbasketdialog.lo -MD -MP -MF ".deps/newbasketdialog.Tpo" \ -c -o newbasketdialog.lo `test -f 'newbasketdialog.cpp' || echo './'`newbasketdialog.cpp; \ then mv -f ".deps/newbasketdialog.Tpo" ".deps/newbasketdialog.Plo"; \ else rm -f ".deps/newbasketdialog.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT tagsedit.lo -MD -MP -MF ".deps/tagsedit.Tpo" \ -c -o tagsedit.lo `test -f 'tagsedit.cpp' || echo './'`tagsedit.cpp; \ then mv -f ".deps/tagsedit.Tpo" ".deps/tagsedit.Plo"; \ else rm -f ".deps/tagsedit.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT formatimporter.lo -MD -MP -MF ".deps/formatimporter.Tpo" \ -c -o formatimporter.lo `test -f 'formatimporter.cpp' || echo './'`formatimporter.cpp; \ then mv -f ".deps/formatimporter.Tpo" ".deps/formatimporter.Plo"; \ else rm -f ".deps/formatimporter.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT note.lo -MD -MP -MF ".deps/note.Tpo" \ -c -o note.lo `test -f 'note.cpp' || echo './'`note.cpp; \ then mv -f ".deps/note.Tpo" ".deps/note.Plo"; \ else rm -f ".deps/note.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT notecontent.lo -MD -MP -MF ".deps/notecontent.Tpo" \ -c -o notecontent.lo `test -f 'notecontent.cpp' || echo './'`notecontent.cpp; \ then mv -f ".deps/notecontent.Tpo" ".deps/notecontent.Plo"; \ else rm -f ".deps/notecontent.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT notedrag.lo -MD -MP -MF ".deps/notedrag.Tpo" \ -c -o notedrag.lo `test -f 'notedrag.cpp' || echo './'`notedrag.cpp; \ then mv -f ".deps/notedrag.Tpo" ".deps/notedrag.Plo"; \ else rm -f ".deps/notedrag.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT noteedit.lo -MD -MP -MF ".deps/noteedit.Tpo" \ -c -o noteedit.lo `test -f 'noteedit.cpp' || echo './'`noteedit.cpp; \ then mv -f ".deps/noteedit.Tpo" ".deps/noteedit.Plo"; \ else rm -f ".deps/noteedit.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT filter.lo -MD -MP -MF ".deps/filter.Tpo" \ -c -o filter.lo `test -f 'filter.cpp' || echo './'`filter.cpp; \ then mv -f ".deps/filter.Tpo" ".deps/filter.Plo"; \ else rm -f ".deps/filter.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT backgroundmanager.lo -MD -MP -MF ".deps/backgroundmanager.Tpo" \ -c -o backgroundmanager.lo `test -f 'backgroundmanager.cpp' || echo './'`backgroundmanager.cpp; \ then mv -f ".deps/backgroundmanager.Tpo" ".deps/backgroundmanager.Plo"; \ else rm -f ".deps/backgroundmanager.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT regiongrabber.lo -MD -MP -MF ".deps/regiongrabber.Tpo" \ -c -o regiongrabber.lo `test -f 'regiongrabber.cpp' || echo './'`regiongrabber.cpp; \ then mv -f ".deps/regiongrabber.Tpo" ".deps/regiongrabber.Plo"; \ else rm -f ".deps/regiongrabber.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT kicondialog.lo -MD -MP -MF ".deps/kicondialog.Tpo" \ -c -o kicondialog.lo `test -f 'kicondialog.cpp' || echo './'`kicondialog.cpp; \ then mv -f ".deps/kicondialog.Tpo" ".deps/kicondialog.Plo"; \ else rm -f ".deps/kicondialog.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT kiconcanvas.lo -MD -MP -MF ".deps/kiconcanvas.Tpo" \ -c -o kiconcanvas.lo `test -f 'kiconcanvas.cpp' || echo './'`kiconcanvas.cpp; \ then mv -f ".deps/kiconcanvas.Tpo" ".deps/kiconcanvas.Plo"; \ else rm -f ".deps/kiconcanvas.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT likeback.lo -MD -MP -MF ".deps/likeback.Tpo" \ -c -o likeback.lo `test -f 'likeback.cpp' || echo './'`likeback.cpp; \ then mv -f ".deps/likeback.Tpo" ".deps/likeback.Plo"; \ else rm -f ".deps/likeback.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT password.lo -MD -MP -MF ".deps/password.Tpo" \ -c -o password.lo `test -f 'password.cpp' || echo './'`password.cpp; \ then mv -f ".deps/password.Tpo" ".deps/password.Plo"; \ else rm -f ".deps/password.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT colorpicker.lo -MD -MP -MF ".deps/colorpicker.Tpo" \ -c -o colorpicker.lo `test -f 'colorpicker.cpp' || echo './'`colorpicker.cpp; \ then mv -f ".deps/colorpicker.Tpo" ".deps/colorpicker.Plo"; \ else rm -f ".deps/colorpicker.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT basketlistview.lo -MD -MP -MF ".deps/basketlistview.Tpo" \ -c -o basketlistview.lo `test -f 'basketlistview.cpp' || echo './'`basketlistview.cpp; \ then mv -f ".deps/basketlistview.Tpo" ".deps/basketlistview.Plo"; \ else rm -f ".deps/basketlistview.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT debugwindow.lo -MD -MP -MF ".deps/debugwindow.Tpo" \ -c -o debugwindow.lo `test -f 'debugwindow.cpp' || echo './'`debugwindow.cpp; \ then mv -f ".deps/debugwindow.Tpo" ".deps/debugwindow.Plo"; \ else rm -f ".deps/debugwindow.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT systemtray.lo -MD -MP -MF ".deps/systemtray.Tpo" \ -c -o systemtray.lo `test -f 'systemtray.cpp' || echo './'`systemtray.cpp; \ then mv -f ".deps/systemtray.Tpo" ".deps/systemtray.Plo"; \ else rm -f ".deps/systemtray.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT basketstatusbar.lo -MD -MP -MF ".deps/basketstatusbar.Tpo" \ -c -o basketstatusbar.lo `test -f 'basketstatusbar.cpp' || echo './'`basketstatusbar.cpp; \ then mv -f ".deps/basketstatusbar.Tpo" ".deps/basketstatusbar.Plo"; \ else rm -f ".deps/basketstatusbar.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT clickablelabel.lo -MD -MP -MF ".deps/clickablelabel.Tpo" \ -c -o clickablelabel.lo `test -f 'clickablelabel.cpp' || echo './'`clickablelabel.cpp; \ then mv -f ".deps/clickablelabel.Tpo" ".deps/clickablelabel.Plo"; \ else rm -f ".deps/clickablelabel.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT backup.lo -MD -MP -MF ".deps/backup.Tpo" \ -c -o backup.lo `test -f 'backup.cpp' || echo './'`backup.cpp; \ then mv -f ".deps/backup.Tpo" ".deps/backup.Plo"; \ else rm -f ".deps/backup.Tpo"; exit 1; \ fi /usr/bin/dcopidl2cpp --c++-suffix cpp --no-signals --no-stub basketdcopiface.kidl rm -f kicondialogui.cpp echo '#include ' > kicondialogui.cpp echo '#include ' >> kicondialogui.cpp /usr/lib/qt-3.3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload -tr tr2i18n -i kicondialogui.h ./kicondialogui.ui > kicondialogui.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" kicondialogui.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_kicondialogui,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> kicondialogui.cpp ;\ rm -f kicondialogui.cpp.temp ;\ if test "$ret" = 0; then echo '#include "kicondialogui.moc"' >> kicondialogui.cpp; else rm -f kicondialogui.cpp ; exit $ret ; fi rm -f passwordlayout.cpp echo '#include ' > passwordlayout.cpp echo '#include ' >> passwordlayout.cpp /usr/lib/qt-3.3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload -tr tr2i18n -i passwordlayout.h ./passwordlayout.ui > passwordlayout.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" passwordlayout.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_passwordlayout,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> passwordlayout.cpp ;\ rm -f passwordlayout.cpp.temp ;\ if test "$ret" = 0; then echo '#include "passwordlayout.moc"' >> passwordlayout.cpp; else rm -f passwordlayout.cpp ; exit $ret ; fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT basket_part.lo -MD -MP -MF ".deps/basket_part.Tpo" \ -c -o basket_part.lo `test -f 'basket_part.cpp' || echo './'`basket_part.cpp; \ then mv -f ".deps/basket_part.Tpo" ".deps/basket_part.Plo"; \ else rm -f ".deps/basket_part.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT mainwindow.o -MD -MP -MF ".deps/mainwindow.Tpo" \ -c -o mainwindow.o `test -f 'mainwindow.cpp' || echo './'`mainwindow.cpp; \ then mv -f ".deps/mainwindow.Tpo" ".deps/mainwindow.Po"; \ else rm -f ".deps/mainwindow.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT basketdcopiface_skel.lo -MD -MP -MF ".deps/basketdcopiface_skel.Tpo" \ -c -o basketdcopiface_skel.lo `test -f 'basketdcopiface_skel.cpp' || echo './'`basketdcopiface_skel.cpp; \ then mv -f ".deps/basketdcopiface_skel.Tpo" ".deps/basketdcopiface_skel.Plo"; \ else rm -f ".deps/basketdcopiface_skel.Tpo"; exit 1; \ fi /usr/include/kde/kedittoolbar.h:271: warning: 'KEditToolbarWidget' has a field 'KEditToolbarWidget::m_inactiveList' whose type uses the anonymous namespace /usr/include/kde/kedittoolbar.h:271: warning: 'KEditToolbarWidget' has a field 'KEditToolbarWidget::m_activeList' whose type uses the anonymous namespace if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT kicondialogui.lo -MD -MP -MF ".deps/kicondialogui.Tpo" \ -c -o kicondialogui.lo `test -f 'kicondialogui.cpp' || echo './'`kicondialogui.cpp; \ then mv -f ".deps/kicondialogui.Tpo" ".deps/kicondialogui.Plo"; \ else rm -f ".deps/kicondialogui.Tpo"; exit 1; \ fi if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt-3.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT passwordlayout.lo -MD -MP -MF ".deps/passwordlayout.Tpo" \ -c -o passwordlayout.lo `test -f 'passwordlayout.cpp' || echo './'`passwordlayout.cpp; \ then mv -f ".deps/passwordlayout.Tpo" ".deps/passwordlayout.Plo"; \ else rm -f ".deps/passwordlayout.Tpo"; exit 1; \ fi /bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -o libbasketcommon.la -rpath /usr/lib -avoid-version -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -L/usr/lib/qt-3.3/lib -L/usr/lib archive.lo bnpview.lo settings.lo basket.lo basketproperties.lo linklabel.lo variouswidgets.lo xmlwork.lo keyboard.lo global.lo exporterdialog.lo htmlexporter.lo notefactory.lo softwareimporters.lo focusedwidgets.lo popupmenu.lo basketfactory.lo tag.lo qeffects.lo kcolorcombo2.lo newbasketdialog.lo tagsedit.lo formatimporter.lo note.lo notecontent.lo notedrag.lo noteedit.lo filter.lo tools.lo backgroundmanager.lo regiongrabber.lo kicondialog.lo kiconcanvas.lo kgpgme.lo likeback.lo crashhandler.lo password.lo colorpicker.lo basketlistview.lo debugwindow.lo systemtray.lo aboutdata.lo basketstatusbar.lo clickablelabel.lo backup.lo basketdcopiface_skel.lo kicondialogui.lo passwordlayout.lo -lartskde -lkio -lkdeui -lkdecore -lqt-mt -lz -lpng -lz -lm -lXext -lX11 -lSM -lICE -lpthread -lgpgme -lkparts -lDCOP -lkdefx -lkdeui /bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -o kcm_basket.la -rpath /usr/lib/kde3 -L/usr/lib/qt-3.3/lib -L/usr/lib -module -avoid-version -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined kcm_basket.lo likeback_private.moc.lo libbasketcommon.la -lkdecore -lqt-mt -lz -lpng -lz -lm -lXext -lX11 -lSM -lICE -lpthread -lkdeui /bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -o libbasketpart.la -rpath /usr/lib/kde3 -L/usr/lib/qt-3.3/lib -L/usr/lib -module -avoid-version -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined basket_part.lo libbasketcommon.la -lkparts -lkdeui -lkdecore -lqt-mt -lz -lpng -lz -lm -lXext -lX11 -lSM -lICE -lpthread -lDCOP /bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -o basket -L/usr/lib/qt-3.3/lib -L/usr/lib -lkutils main.o mainwindow.o application.o libbasketcommon.la make[2]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/src' Making all in tags make[2]: Entering directory `/builddir/build/BUILD/basket-1.0.2/tags' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/tags' Making all in welcome make[2]: Entering directory `/builddir/build/BUILD/basket-1.0.2/welcome' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/welcome' make[2]: Entering directory `/builddir/build/BUILD/basket-1.0.2' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/basket-1.0.2' make[1]: Leaving directory `/builddir/build/BUILD/basket-1.0.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.83479 + umask 022 + cd /builddir/build/BUILD + cd basket-1.0.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder + make install DESTDIR=/var/tmp/basket-1.0.2-3.fc7-root-kojibuilder Making install in backgrounds make[1]: Entering directory `/builddir/build/BUILD/basket-1.0.2/backgrounds' make[2]: Entering directory `/builddir/build/BUILD/basket-1.0.2/backgrounds' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds /usr/bin/install -c -p -m 644 abstract.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds/abstract.png /usr/bin/install -c -p -m 644 alien-artifact.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds/alien-artifact.png /usr/bin/install -c -p -m 644 alien-artifact.png.config /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds/alien-artifact.png.config /usr/bin/install -c -p -m 644 basket-title.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds/basket-title.png /usr/bin/install -c -p -m 644 green-curves.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds/green-curves.png /usr/bin/install -c -p -m 644 light.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds/light.png /usr/bin/install -c -p -m 644 painting.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds/painting.png /usr/bin/install -c -p -m 644 pens.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds/pens.png /usr/bin/install -c -p -m 644 pins.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds/pins.png /usr/bin/install -c -p -m 644 rainbow-balls.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds/rainbow-balls.png /usr/bin/install -c -p -m 644 rounds-line.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds/rounds-line.png /usr/bin/install -c -p -m 644 strings.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds/strings.png /usr/bin/install -c -p -m 644 todo.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds/todo.png /usr/bin/install -c -p -m 644 working.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds/working.png make[2]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/backgrounds' make[1]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/backgrounds' Making install in backgrounds-previews make[1]: Entering directory `/builddir/build/BUILD/basket-1.0.2/backgrounds-previews' make[2]: Entering directory `/builddir/build/BUILD/basket-1.0.2/backgrounds-previews' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds/previews mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds/previews /usr/bin/install -c -p -m 644 abstract.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds/previews/abstract.png /usr/bin/install -c -p -m 644 alien-artifact.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds/previews/alien-artifact.png /usr/bin/install -c -p -m 644 basket-title.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds/previews/basket-title.png /usr/bin/install -c -p -m 644 green-curves.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds/previews/green-curves.png /usr/bin/install -c -p -m 644 light.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds/previews/light.png /usr/bin/install -c -p -m 644 painting.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds/previews/painting.png /usr/bin/install -c -p -m 644 pens.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds/previews/pens.png /usr/bin/install -c -p -m 644 pins.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds/previews/pins.png /usr/bin/install -c -p -m 644 rainbow-balls.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds/previews/rainbow-balls.png /usr/bin/install -c -p -m 644 rounds-line.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds/previews/rounds-line.png /usr/bin/install -c -p -m 644 strings.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds/previews/strings.png /usr/bin/install -c -p -m 644 todo.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds/previews/todo.png /usr/bin/install -c -p -m 644 working.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/backgrounds/previews/working.png make[2]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/backgrounds-previews' make[1]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/backgrounds-previews' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/basket-1.0.2/doc' Making install in . make[2]: Entering directory `/builddir/build/BUILD/basket-1.0.2/doc' make[3]: Entering directory `/builddir/build/BUILD/basket-1.0.2/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/doc' make[2]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/doc' Making install in en make[2]: Entering directory `/builddir/build/BUILD/basket-1.0.2/doc/en' make[3]: Entering directory `/builddir/build/BUILD/basket-1.0.2/doc/en' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/doc/HTML/en/basket mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/doc/HTML/en/basket /usr/bin/install -c -p -m 644 index.docbook /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/doc/HTML/en/basket/index.docbook /bin/sh ../../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/doc/HTML/en/basket /usr/bin/install -c -p -m 644 index.cache.bz2 /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/doc/HTML/en/basket/ rm -f /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/doc/HTML/en/basket/common ln -s /usr/share/doc/HTML/en/common /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/doc/HTML/en/basket/common make[3]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/doc/en' make[2]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/doc/en' make[1]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/doc' Making install in file-integration make[1]: Entering directory `/builddir/build/BUILD/basket-1.0.2/file-integration' make[2]: Entering directory `/builddir/build/BUILD/basket-1.0.2/file-integration' /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/lib/kde3 mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/lib/kde3 /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p basketthumbcreator.la /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/lib/kde3/basketthumbcreator.la libtool: install: warning: remember to run `libtool --finish /usr/lib/kde3' /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/128x128/mimetypes mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/128x128/mimetypes /usr/bin/install -c -p -m 644 ./cr128-mime-baskett.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/128x128/mimetypes/baskett.png /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/22x22/mimetypes mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/22x22/mimetypes /usr/bin/install -c -p -m 644 ./cr22-mime-baskets.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/22x22/mimetypes/baskets.png /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/48x48/mimetypes mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/48x48/mimetypes /usr/bin/install -c -p -m 644 ./cr48-mime-baskets.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/48x48/mimetypes/baskets.png /usr/bin/install -c -p -m 644 ./cr48-mime-baskett.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/48x48/mimetypes/baskett.png /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/32x32/mimetypes mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/32x32/mimetypes /usr/bin/install -c -p -m 644 ./cr32-mime-baskett.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/32x32/mimetypes/baskett.png /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/64x64/mimetypes mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/64x64/mimetypes /usr/bin/install -c -p -m 644 ./cr64-mime-baskets.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/64x64/mimetypes/baskets.png /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/16x16/mimetypes mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/16x16/mimetypes /usr/bin/install -c -p -m 644 ./cr16-mime-baskett.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/16x16/mimetypes/baskett.png /usr/bin/install -c -p -m 644 ./cr64-mime-baskett.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/64x64/mimetypes/baskett.png /usr/bin/install -c -p -m 644 ./cr22-mime-baskett.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/22x22/mimetypes/baskett.png /usr/bin/install -c -p -m 644 ./cr32-mime-baskets.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/32x32/mimetypes/baskets.png /usr/bin/install -c -p -m 644 ./cr16-mime-baskets.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/16x16/mimetypes/baskets.png /usr/bin/install -c -p -m 644 ./cr128-mime-baskets.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/128x128/mimetypes/baskets.png /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/mimelnk/application mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/mimelnk/application /usr/bin/install -c -p -m 644 x-basket-archive.desktop /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/mimelnk/application/x-basket-archive.desktop /usr/bin/install -c -p -m 644 x-basket-template.desktop /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/mimelnk/application/x-basket-template.desktop /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/services mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/services /usr/bin/install -c -p -m 644 basketthumbcreator.desktop /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/services/basketthumbcreator.desktop /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/config/magic mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/config/magic /usr/bin/install -c -p -m 644 basket.magic /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/config/magic/basket.magic make[2]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/file-integration' make[1]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/file-integration' Making install in images make[1]: Entering directory `/builddir/build/BUILD/basket-1.0.2/images' make[2]: Entering directory `/builddir/build/BUILD/basket-1.0.2/images' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/images mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/images /usr/bin/install -c -p -m 644 insertion_help.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/images/insertion_help.png /usr/bin/install -c -p -m 644 tag_export_help.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/images/tag_export_help.png /usr/bin/install -c -p -m 644 tag_export_on_every_lines_help.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/images/tag_export_on_every_lines_help.png make[2]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/images' make[1]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/images' Making install in kontact_plugin make[1]: Entering directory `/builddir/build/BUILD/basket-1.0.2/kontact_plugin' make[2]: Entering directory `/builddir/build/BUILD/basket-1.0.2/kontact_plugin' /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/lib/kde3 /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p libkontact_basket.la /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/lib/kde3/libkontact_basket.la libtool: install: warning: remember to run `libtool --finish /usr/lib/kde3' /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/kontact/ksettingsdialog mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/kontact/ksettingsdialog /usr/bin/install -c -p -m 644 kontact_basketplugin.setdlg /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/kontact/ksettingsdialog/kontact_basketplugin.setdlg /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/services/kontact mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/services/kontact /usr/bin/install -c -p -m 644 basket.desktop /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/services/kontact/basket.desktop /usr/bin/install -c -p -m 644 basket_v4.desktop /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/services/kontact/basket_v4.desktop make[2]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/kontact_plugin' make[1]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/kontact_plugin' Making install in po make[1]: Entering directory `/builddir/build/BUILD/basket-1.0.2/po' make[2]: Entering directory `/builddir/build/BUILD/basket-1.0.2/po' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -p -m 644 pt.gmo /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/locale/pt/LC_MESSAGES/basket.mo mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/locale/pt/LC_MESSAGES /usr/bin/install -c -p -m 644 tr.gmo /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/locale/tr/LC_MESSAGES/basket.mo mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/locale/tr/LC_MESSAGES /usr/bin/install -c -p -m 644 cs.gmo /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/locale/cs/LC_MESSAGES/basket.mo mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/locale/cs/LC_MESSAGES /usr/bin/install -c -p -m 644 ru.gmo /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/locale/ru/LC_MESSAGES/basket.mo mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/locale/ru/LC_MESSAGES /usr/bin/install -c -p -m 644 pl_PL.gmo /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/locale/pl_PL/LC_MESSAGES/basket.mo mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/locale/pl_PL/LC_MESSAGES /usr/bin/install -c -p -m 644 fr.gmo /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/locale/fr/LC_MESSAGES/basket.mo mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/locale/fr/LC_MESSAGES /usr/bin/install -c -p -m 644 es.gmo /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/locale/es/LC_MESSAGES/basket.mo mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/locale/es/LC_MESSAGES /usr/bin/install -c -p -m 644 de.gmo /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/locale/de/LC_MESSAGES/basket.mo mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/locale/de/LC_MESSAGES /usr/bin/install -c -p -m 644 nl.gmo /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/locale/nl/LC_MESSAGES/basket.mo mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/locale/nl/LC_MESSAGES /usr/bin/install -c -p -m 644 ja.gmo /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/locale/ja/LC_MESSAGES/basket.mo mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/locale/ja/LC_MESSAGES /usr/bin/install -c -p -m 644 nn.gmo /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/locale/nn/LC_MESSAGES/basket.mo mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/locale/nn/LC_MESSAGES /usr/bin/install -c -p -m 644 zh_TW.gmo /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/locale/zh_TW/LC_MESSAGES/basket.mo mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/locale/zh_TW/LC_MESSAGES /usr/bin/install -c -p -m 644 it.gmo /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/locale/it/LC_MESSAGES/basket.mo mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/locale/it/LC_MESSAGES /usr/bin/install -c -p -m 644 zh_CN.gmo /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/locale/zh_CN/LC_MESSAGES/basket.mo mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/locale/zh_CN/LC_MESSAGES make[2]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/po' make[1]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/po' Making install in src make[1]: Entering directory `/builddir/build/BUILD/basket-1.0.2/src' make[2]: Entering directory `/builddir/build/BUILD/basket-1.0.2/src' /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/lib /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p libbasketcommon.la /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/lib/libbasketcommon.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/bin mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/bin /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p basket /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/bin/basket libtool: install: warning: `libbasketcommon.la' has not been installed in `/usr/lib' /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/lib/kde3 /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p kcm_basket.la /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/lib/kde3/kcm_basket.la libtool: install: warning: remember to run `libtool --finish /usr/lib/kde3' /bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p libbasketpart.la /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/lib/kde3/libbasketpart.la libtool: install: warning: remember to run `libtool --finish /usr/lib/kde3' /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/22x22/apps mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/22x22/apps /usr/bin/install -c -p -m 644 ./cr22-app-basket.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/22x22/apps/basket.png /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/16x16/actions mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/16x16/actions /usr/bin/install -c -p -m 644 ./cr16-action-likeback_dislike.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/16x16/actions/likeback_dislike.png /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/32x32/apps mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/32x32/apps /usr/bin/install -c -p -m 644 ./cr32-app-basket.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/32x32/apps/basket.png /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/128x128/apps mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/128x128/apps /usr/bin/install -c -p -m 644 ./cr128-app-basket.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/128x128/apps/basket.png /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/16x16/apps mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/16x16/apps /usr/bin/install -c -p -m 644 ./cr16-app-basket.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/16x16/apps/basket.png /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/64x64/apps mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/64x64/apps /usr/bin/install -c -p -m 644 ./cr64-app-basket.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/64x64/apps/basket.png /usr/bin/install -c -p -m 644 ./cr16-action-likeback_like.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/16x16/actions/likeback_like.png /usr/bin/install -c -p -m 644 ./cr16-action-likeback_bug.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/16x16/actions/likeback_bug.png /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/scalable/apps mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/scalable/apps /usr/bin/install -c -p -m 644 ./crsc-app-basket.svg /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/scalable/apps/basket.svg /usr/bin/install -c -p -m 644 ./cr16-action-likeback_feature.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/16x16/actions/likeback_feature.png /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/48x48/apps mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/48x48/apps /usr/bin/install -c -p -m 644 ./cr48-app-basket.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/48x48/apps/basket.png /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/services /usr/bin/install -c -p -m 644 basket_config_general.desktop /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/services/basket_config_general.desktop /usr/bin/install -c -p -m 644 basket_config_baskets.desktop /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/services/basket_config_baskets.desktop /usr/bin/install -c -p -m 644 basket_config_new_notes.desktop /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/services/basket_config_new_notes.desktop /usr/bin/install -c -p -m 644 basket_config_notes_appearance.desktop /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/services/basket_config_notes_appearance.desktop /usr/bin/install -c -p -m 644 basket_config_apps.desktop /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/services/basket_config_apps.desktop /usr/bin/install -c -p -m 644 basket_config_features.desktop /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/services/basket_config_features.desktop /usr/bin/install -c -p -m 644 basket_config_notes.desktop /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/services/basket_config_notes.desktop /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket /usr/bin/install -c -p -m 644 basket_part.rc /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/basket_part.rc /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/services /usr/bin/install -c -p -m 644 basket_part.desktop /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/services/basket_part.desktop /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket /usr/bin/install -c -p -m 644 basketui.rc /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/basketui.rc /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/applnk/Utilities mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/applnk/Utilities /usr/bin/install -c -p -m 644 basket.desktop /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/applnk/Utilities/basket.desktop make[2]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/src' make[1]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/src' Making install in tags make[1]: Entering directory `/builddir/build/BUILD/basket-1.0.2/tags' make[2]: Entering directory `/builddir/build/BUILD/basket-1.0.2/tags' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/icons/crystalsvg/16x16/actions mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/icons/crystalsvg/16x16/actions /usr/bin/install -c -p -m 644 ./cr16-action-tag_priority_medium.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/icons/crystalsvg/16x16/actions/tag_priority_medium.png /usr/bin/install -c -p -m 644 ./cr16-action-tag_priority_low.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/icons/crystalsvg/16x16/actions/tag_priority_low.png /usr/bin/install -c -p -m 644 ./cr16-action-tag_checkbox_checked.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/icons/crystalsvg/16x16/actions/tag_checkbox_checked.png /usr/bin/install -c -p -m 644 ./cr16-action-tag_progress_100.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/icons/crystalsvg/16x16/actions/tag_progress_100.png /usr/bin/install -c -p -m 644 ./cr16-action-tag_important.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/icons/crystalsvg/16x16/actions/tag_important.png /usr/bin/install -c -p -m 644 ./cr16-action-tag_priority_high.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/icons/crystalsvg/16x16/actions/tag_priority_high.png /usr/bin/install -c -p -m 644 ./cr16-action-tag_preference_excelent.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/icons/crystalsvg/16x16/actions/tag_preference_excelent.png /usr/bin/install -c -p -m 644 ./cr16-action-tag_progress_000.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/icons/crystalsvg/16x16/actions/tag_progress_000.png /usr/bin/install -c -p -m 644 ./cr16-action-tag_progress_025.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/icons/crystalsvg/16x16/actions/tag_progress_025.png /usr/bin/install -c -p -m 644 ./cr16-action-tag_checkbox.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/icons/crystalsvg/16x16/actions/tag_checkbox.png /usr/bin/install -c -p -m 644 ./cr16-action-tag_progress_050.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/icons/crystalsvg/16x16/actions/tag_progress_050.png /usr/bin/install -c -p -m 644 ./cr16-action-tag_preference_good.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/icons/crystalsvg/16x16/actions/tag_preference_good.png /usr/bin/install -c -p -m 644 ./cr16-action-tag_for_later.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/icons/crystalsvg/16x16/actions/tag_for_later.png /usr/bin/install -c -p -m 644 ./cr16-action-tag_progress_075.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/icons/crystalsvg/16x16/actions/tag_progress_075.png /usr/bin/install -c -p -m 644 ./cr16-action-tag_preference_bad.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/icons/crystalsvg/16x16/actions/tag_preference_bad.png /usr/bin/install -c -p -m 644 ./cr16-action-tag_fun.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/icons/crystalsvg/16x16/actions/tag_fun.png /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/16x16/actions /usr/bin/install -c -p -m 644 ./cr16-action-tag_priority_medium.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/16x16/actions/tag_priority_medium.png /usr/bin/install -c -p -m 644 ./cr16-action-tag_priority_low.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/16x16/actions/tag_priority_low.png /usr/bin/install -c -p -m 644 ./cr16-action-tag_checkbox_checked.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/16x16/actions/tag_checkbox_checked.png /usr/bin/install -c -p -m 644 ./cr16-action-tag_progress_100.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/16x16/actions/tag_progress_100.png /usr/bin/install -c -p -m 644 ./cr16-action-tag_important.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/16x16/actions/tag_important.png /usr/bin/install -c -p -m 644 ./cr16-action-tag_priority_high.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/16x16/actions/tag_priority_high.png /usr/bin/install -c -p -m 644 ./cr16-action-tag_preference_excelent.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/16x16/actions/tag_preference_excelent.png /usr/bin/install -c -p -m 644 ./cr16-action-tag_progress_000.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/16x16/actions/tag_progress_000.png /usr/bin/install -c -p -m 644 ./cr16-action-tag_progress_025.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/16x16/actions/tag_progress_025.png /usr/bin/install -c -p -m 644 ./cr16-action-tag_checkbox.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/16x16/actions/tag_checkbox.png /usr/bin/install -c -p -m 644 ./cr16-action-tag_progress_050.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/16x16/actions/tag_progress_050.png /usr/bin/install -c -p -m 644 ./cr16-action-tag_preference_good.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/16x16/actions/tag_preference_good.png /usr/bin/install -c -p -m 644 ./cr16-action-tag_for_later.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/16x16/actions/tag_for_later.png /usr/bin/install -c -p -m 644 ./cr16-action-tag_progress_075.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/16x16/actions/tag_progress_075.png /usr/bin/install -c -p -m 644 ./cr16-action-tag_preference_bad.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/16x16/actions/tag_preference_bad.png /usr/bin/install -c -p -m 644 ./cr16-action-tag_fun.png /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg/16x16/actions/tag_fun.png make[2]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/tags' make[1]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/tags' Making install in welcome make[1]: Entering directory `/builddir/build/BUILD/basket-1.0.2/welcome' make[2]: Entering directory `/builddir/build/BUILD/basket-1.0.2/welcome' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../admin/mkinstalldirs /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/welcome mkdir -p -- /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/welcome /usr/bin/install -c -p -m 644 Welcome_de.baskets /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/welcome/Welcome_de.baskets /usr/bin/install -c -p -m 644 Welcome_en_US.baskets /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/welcome/Welcome_en_US.baskets /usr/bin/install -c -p -m 644 Welcome_fr.baskets /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/welcome/Welcome_fr.baskets /usr/bin/install -c -p -m 644 Welcome_it.baskets /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/welcome/Welcome_it.baskets /usr/bin/install -c -p -m 644 Welcome_ja.baskets /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/welcome/Welcome_ja.baskets /usr/bin/install -c -p -m 644 Welcome_nn.baskets /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/welcome/Welcome_nn.baskets /usr/bin/install -c -p -m 644 Welcome_pt.baskets /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/welcome/Welcome_pt.baskets /usr/bin/install -c -p -m 644 Welcome_ru.baskets /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/apps/basket/welcome/Welcome_ru.baskets make[2]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/welcome' make[1]: Leaving directory `/builddir/build/BUILD/basket-1.0.2/welcome' make[1]: Entering directory `/builddir/build/BUILD/basket-1.0.2' make[2]: Entering directory `/builddir/build/BUILD/basket-1.0.2' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/basket-1.0.2' make[1]: Leaving directory `/builddir/build/BUILD/basket-1.0.2' + mv /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/crystalsvg /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/icons/hicolor + mkdir -p /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/applications + desktop-file-install --vendor fedora --dir /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/applications --delete-original --add-category Utility --add-category Qt --add-category KDE /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/applnk/Utilities/basket.desktop + rm -f /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/lib/libbasketcommon.la + /usr/lib/rpm/redhat/find-lang.sh /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder basket + for lang_dir in '$RPM_BUILD_ROOT/usr/share/doc/HTML/*' ++ basename /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/doc/HTML/en + lang=en + '[' en == en ']' + d=en/basket + echo '%lang(en) %doc /usr/share/doc/HTML/en/basket' + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/basket-1.0.2 extracting debug info from /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/lib/libbasketcommon.so extracting debug info from /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/lib/kde3/libkontact_basket.so extracting debug info from /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/lib/kde3/basketthumbcreator.so extracting debug info from /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/lib/kde3/libbasketpart.so extracting debug info from /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/lib/kde3/kcm_basket.so extracting debug info from /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/bin/basket cpio: basket-1.0.2/file-integration/: No such file or directory cpio: basket-1.0.2/kontact_plugin/: No such file or directory cpio: basket-1.0.2/src/: No such file or directory cpio: gcc-4.1.2-20070925/obj-ppc64-redhat-linux/gcc/crtsavres.S: No such file or directory 3314 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: basket-1.0.2-3.fc7 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.45535 + umask 022 + cd /builddir/build/BUILD + cd basket-1.0.2 + DOCDIR=/var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/doc/basket-1.0.2 + export DOCDIR + rm -rf /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/doc/basket-1.0.2 + /bin/mkdir -p /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/doc/basket-1.0.2 + cp -pr README AUTHORS COPYING ChangeLog NEWS TODO /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder/usr/share/doc/basket-1.0.2 + exit 0 Provides: basketthumbcreator.so kcm_basket.so libbasketcommon.so libbasketpart.so Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: hicolor-icon-theme kdebase >= 3.0 libDCOP.so.4 libICE.so.6 libSM.so.6 libX11.so.6 libXext.so.6 libXrender.so.1 libXt.so.6 libartsflow.so.1 libartsflow_idl.so.1 libartskde.so.1 libbasketcommon.so libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libdl.so.2 libgcc_s.so.1 libgpgme.so.11 libgpgme.so.11(GPGME_1.0) libkdecore.so.4 libkdefx.so.4 libkdesu.so.4 libkdeui.so.4 libkio.so.4 libkmedia2_idl.so.1 libkparts.so.2 libkutils.so.1 libkwalletclient.so.1 libm.so.6 libm.so.6(GLIBC_2.0) libmcop.so.1 libpng12.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libqt-mt.so.3 libqtmcop.so.1 libresolv.so.2 librt.so.1 libsoundserver_idl.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libutil.so.1 libz.so.1 rtld(GNU_HASH) Processing files: basket-kontact-1.0.2-3.fc7 Provides: libkontact_basket.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: basket = 1.0.2-3.fc7 kdepim libDCOP.so.4 libICE.so.6 libSM.so.6 libX11.so.6 libXext.so.6 libXrender.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libdl.so.2 libgcc_s.so.1 libkabc.so.1 libkcal.so.2 libkdecore.so.4 libkdefx.so.4 libkdepim.so.1 libkdesu.so.4 libkdeui.so.4 libkimproxy.so.0 libkio.so.4 libkparts.so.2 libkpinterfaces.so.1 libkresources.so.1 libktnef.so.1 libkwalletclient.so.1 libm.so.6 libpthread.so.0 libqt-mt.so.3 libqui.so.1 libresolv.so.2 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libutil.so.1 libvcard.so.0 libz.so.1 rtld(GNU_HASH) Processing files: basket-debuginfo-1.0.2-3.fc7 Provides: basketthumbcreator.so.debug kcm_basket.so.debug libbasketcommon.so.debug libbasketpart.so.debug libkontact_basket.so.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder warning: Could not canonicalize hostname: ppc4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/basket-1.0.2-3.fc7.ppc.rpm Wrote: /builddir/build/RPMS/basket-kontact-1.0.2-3.fc7.ppc.rpm Wrote: /builddir/build/RPMS/basket-debuginfo-1.0.2-3.fc7.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.67558 + umask 022 + cd /builddir/build/BUILD + cd basket-1.0.2 + rm -rf /var/tmp/basket-1.0.2-3.fc7-root-kojibuilder + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.58432 + umask 022 + cd /builddir/build/BUILD + rm -rf basket-1.0.2 + exit 0