fakeroot debian/rules clean test -x debian/rules test "`id -u`" = 0 rmdir obj-i486-linux-gnu rmdir: obj-i486-linux-gnu: No such file or directory make: [cleanbuilddir] Error 1 (ignored) rm -rf obj-i486-linux-gnu for i in ./admin/config.guess ./admin/config.sub ; do \ if test -e $i.cdbs-orig ; then \ mv $i.cdbs-orig $i ; \ fi ; \ done dh_clean /usr/bin/make -C obj-i486-linux-gnu -k distclean make: *** obj-i486-linux-gnu: No such file or directory. Stop. make: [makefile-clean] Error 2 (ignored) rm -f debian/stamp-makefile-build rm -f debian/stamp-autotools-files rm -f debian/stamp-kde-apidox /usr/bin/make -f debian/rules reverse-config make[1]: Entering directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1' for i in ./admin/config.guess ./admin/config.sub ; do \ if test -e $i.cdbs-orig ; then \ mv $i.cdbs-orig $i ; \ fi ; \ done make[1]: Leaving directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1' if [ "reverse-patches" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi patches: debian/patches/debian_01_channel.diff debian/patches/kubuntu_01_kdepot.diff Patch debian/patches/kubuntu_01_kdepot.diff is not applied. Patch debian/patches/debian_01_channel.diff is not applied. if [ "reverse-patches" != "reverse-patches" ]; then touch debian/stamp-patched; fi if [ "reverse-patches" != "reverse-patches" ] ; then \ /usr/bin/make -f debian/rules update-config ; \ fi for dir in debian/patches ; do \ rm -f $dir/*.log ; \ done rm -f debian/man/konversation.1 debian/man/konversationircprotocolhandler.1 dpkg-source -i -b konversation-1.0.1 dpkg-source: building konversation using existing konversation_1.0.1.orig.tar.gz dpkg-source: building konversation in konversation_1.0.1-1.diff.gz dpkg-source: building konversation in konversation_1.0.1-1.dsc debian/rules build test -x debian/rules mkdir -p "obj-i486-linux-gnu" /usr/bin/make -f debian/rules reverse-config make[1]: Entering directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1' for i in ./admin/config.guess ./admin/config.sub ; do \ if test -e $i.cdbs-orig ; then \ mv $i.cdbs-orig $i ; \ fi ; \ done make[1]: Leaving directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1' if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi patches: debian/patches/debian_01_channel.diff debian/patches/kubuntu_01_kdepot.diff Trying patch debian/patches/debian_01_channel.diff at level 1 ... success. Trying patch debian/patches/kubuntu_01_kdepot.diff at level 1 ... success. if [ "debian/stamp-patched" != "reverse-patches" ]; then touch debian/stamp-patched; fi if [ "debian/stamp-patched" != "reverse-patches" ] ; then \ /usr/bin/make -f debian/rules update-config ; \ fi make[1]: Entering directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1' if test -e /usr/share/misc/config.guess ; then \ for i in ./admin/config.guess ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.guess $i ; \ fi ; \ done ; \ fi if test -e /usr/share/misc/config.sub ; then \ for i in ./admin/config.sub ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.sub $i ; \ fi ; \ done ; \ fi make[1]: Leaving directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1' if test -e /usr/share/misc/config.guess ; then \ for i in ./admin/config.guess ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.guess $i ; \ fi ; \ done ; \ fi if test -e /usr/share/misc/config.sub ; then \ for i in ./admin/config.sub ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.sub $i ; \ fi ; \ done ; \ fi touch debian/stamp-autotools-files chmod a+x /home/nturner/tech/pkg-konversation/konversation-1.0.1/./configure cd obj-i486-linux-gnu && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" LDFLAGS="" /home/nturner/tech/pkg-konversation/konversation-1.0.1/./configure --build=i486-linux-gnu --prefix=/usr --includedir="\${prefix}/include/kde" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/konversation" --disable-maintainer-mode --disable-dependency-tracking --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama --disable-debug checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu checking target system type... i486-pc-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... no checking for mawk... mawk 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 gcc... cc 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 cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... none checking how to run the C preprocessor... cc -E checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking whether cc is blacklisted... no checking whether g++ supports -Wmissing-format-attribute... yes checking whether cc 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-reorder-blocks... 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 whether system headers can cope with -O2 -fno-inline... irrelevant 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 egrep... grep -E checking for ld used by cc... /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... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... 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 epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... 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 /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc 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... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking if C++ programs can be compiled... yes checking for strlcat... no checking if strlcat needs custom prototype... yes - in libkdefakes checking for strlcpy... no checking if strlcpy needs custom prototype... yes - in libkdefakes checking for main in -lutil... yes checking for main in -lcompat... no checking for crypt in -lcrypt... yes checking for socklen_t... yes checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for inet_ntoa... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking sys/bitypes.h usability... yes checking sys/bitypes.h presence... yes checking for sys/bitypes.h... yes checking for poll in -lpoll... no checking Carbon/Carbon.h usability... no checking Carbon/Carbon.h presence... no checking for Carbon/Carbon.h... no checking CoreAudio/CoreAudio.h usability... no checking CoreAudio/CoreAudio.h presence... no checking for CoreAudio/CoreAudio.h... no checking if res_init needs -lresolv... yes checking for res_init... yes checking if res_init needs custom prototype... no checking for killpg in -lucb... no checking for int... yes checking size of int... 4 checking for short... yes checking size of short... 2 checking for long... yes checking size of long... 4 checking for char *... yes checking size of char *... 4 checking for dlopen in -ldl... (cached) yes checking for shl_unload in -ldld... no checking for size_t... yes checking size of size_t... 4 checking for unsigned long... yes checking size of unsigned long... 4 checking sizeof size_t == sizeof unsigned long... yes checking for PIE support... yes checking if enabling -pie/fPIE support... yes checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for _NSGetEnviron... no checking for vsnprintf... yes checking for snprintf... yes checking for X... libraries /usr/lib, headers . checking for IceConnectionNumber in -lICE... yes checking for libXext... yes checking for pthread_create in -lpthread... yes checking for extra includes... no checking for extra libs... no checking for libz... -lz checking for libpng... -lpng -lz -lm checking for libjpeg6b... no checking for libjpeg... -ljpeg checking for perl... /usr/bin/perl checking for Qt... libraries /usr/share/qt3/lib, headers /usr/share/qt3/include using -mt checking for moc... /usr/share/qt3/bin/moc checking for uic... /usr/share/qt3/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 kconfig_compiler... /usr/bin/kconfig_compiler checking for dcopidlng... /usr/bin/dcopidlng checking for xmllint... /usr/bin/xmllint checking for Qt docs... NO checking for dot... not found checking for doxygen... not found checking knotifyclient.h usability... yes checking knotifyclient.h presence... yes checking for knotifyclient.h... yes checking kimiface.h usability... yes checking kimiface.h presence... yes checking for kimiface.h... yes checking if doc should be compiled... yes checking if konversation should be compiled... yes checking if po should be compiled... yes configure: creating ./config.status fast creating Makefile fast creating doc/Makefile fast creating doc/da/Makefile fast creating doc/es/Makefile fast creating doc/et/Makefile fast creating doc/it/Makefile fast creating doc/konversation/Makefile fast creating doc/nl/Makefile fast creating doc/pt/Makefile fast creating doc/ru/Makefile fast creating doc/sv/Makefile fast creating konversation/Makefile fast creating konversation/images/Makefile fast creating konversation/images/icons/Makefile fast creating konversation/images/nickicons/Makefile fast creating konversation/images/nickicons/alternative/Makefile fast creating konversation/images/nickicons/christmas/Makefile fast creating konversation/images/nickicons/classic/Makefile fast creating konversation/images/nickicons/default/Makefile fast creating konversation/images/nickicons/smiling/Makefile fast creating konversation/images/nickicons/square/Makefile fast creating konversation/scripts/Makefile fast creating konversation/src/Makefile fast creating konversation/src/blowfish/Makefile fast creating konversation/src/config/Makefile fast creating konversation/src/linkaddressbook/Makefile fast creating po/Makefile fast creating po/ar/Makefile fast creating po/bg/Makefile fast creating po/ca/Makefile fast creating po/cs/Makefile fast creating po/da/Makefile fast creating po/de/Makefile fast creating po/el/Makefile fast creating po/en_GB/Makefile fast creating po/es/Makefile fast creating po/et/Makefile fast creating po/fi/Makefile fast creating po/fr/Makefile fast creating po/gl/Makefile fast creating po/he/Makefile fast creating po/hu/Makefile fast creating po/it/Makefile fast creating po/ja/Makefile fast creating po/ka/Makefile fast creating po/ko/Makefile fast creating po/lt/Makefile fast creating po/nl/Makefile fast creating po/pa/Makefile fast creating po/pt/Makefile fast creating po/pt_BR/Makefile fast creating po/ru/Makefile fast creating po/sr/Makefile fast creating po/sr@Latn/Makefile fast creating po/sv/Makefile fast creating po/ta/Makefile fast creating po/tr/Makefile fast creating po/zh_TW/Makefile config.pl: fast created 58 file(s). config.status: creating config.h config.status: executing depfiles commands Good - your configure finished. Start make now /usr/bin/make -C obj-i486-linux-gnu make[1]: Entering directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu' *** Creating acinclude.m4 cd /home/nturner/tech/pkg-konversation/konversation-1.0.1/. && /bin/sh /home/nturner/tech/pkg-konversation/konversation-1.0.1/admin/missing --run aclocal-1.9 cd /home/nturner/tech/pkg-konversation/konversation-1.0.1/. && /bin/sh /home/nturner/tech/pkg-konversation/konversation-1.0.1/admin/missing --run automake-1.9 --foreign cd /home/nturner/tech/pkg-konversation/konversation-1.0.1/. && perl admin/am_edit cd /home/nturner/tech/pkg-konversation/konversation-1.0.1/. && perl admin/am_edit Makefile.in cd /home/nturner/tech/pkg-konversation/konversation-1.0.1/. && rm -f configure cd /home/nturner/tech/pkg-konversation/konversation-1.0.1/. && /usr/bin/make -f admin/Makefile.common configure make[2]: Entering directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1' make[2]: Leaving directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1' /bin/sh ./config.status --recheck running /bin/sh /home/nturner/tech/pkg-konversation/konversation-1.0.1/./configure --build=i486-linux-gnu --prefix=/usr --includedir=${prefix}/include/kde --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libexecdir=${prefix}/lib/konversation --disable-maintainer-mode --disable-dependency-tracking --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama --disable-debug CC=cc CFLAGS=-g -Wall -O2 CPPFLAGS= CXXFLAGS=-g -Wall -O2 CXX=g++ LDFLAGS= build_alias=i486-linux-gnu --no-create --no-recursion checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu checking target system type... i486-pc-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... no checking for mawk... mawk 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 gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... none checking how to run the C preprocessor... cc -E checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking whether cc is blacklisted... no checking whether g++ supports -Wmissing-format-attribute... yes checking whether cc 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-reorder-blocks... 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 whether system headers can cope with -O2 -fno-inline... irrelevant 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 cc... /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... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for 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 /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc 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... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking if C++ programs can be compiled... yes checking for strlcat... no checking if strlcat needs custom prototype... yes - in libkdefakes checking for strlcpy... no checking if strlcpy needs custom prototype... yes - in libkdefakes checking for main in -lutil... yes checking for main in -lcompat... no checking for crypt in -lcrypt... yes checking for socklen_t... yes checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for inet_ntoa... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking sys/bitypes.h usability... yes checking sys/bitypes.h presence... yes checking for sys/bitypes.h... yes checking for poll in -lpoll... no checking Carbon/Carbon.h usability... no checking Carbon/Carbon.h presence... no checking for Carbon/Carbon.h... no checking CoreAudio/CoreAudio.h usability... no checking CoreAudio/CoreAudio.h presence... no checking for CoreAudio/CoreAudio.h... no checking if res_init needs -lresolv... yes checking for res_init... yes checking if res_init needs custom prototype... no checking for killpg in -lucb... no checking for int... yes checking size of int... 4 checking for short... yes checking size of short... 2 checking for long... yes checking size of long... 4 checking for char *... yes checking size of char *... 4 checking for dlopen in -ldl... (cached) yes checking for shl_unload in -ldld... no checking for size_t... yes checking size of size_t... 4 checking for unsigned long... yes checking size of unsigned long... 4 checking sizeof size_t == sizeof unsigned long... yes checking for PIE support... yes checking if enabling -pie/fPIE support... yes checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for _NSGetEnviron... no checking for vsnprintf... yes checking for snprintf... yes checking for X... libraries /usr/lib, headers . checking for IceConnectionNumber in -lICE... yes checking for libXext... yes checking for pthread_create in -lpthread... yes checking for extra includes... no checking for extra libs... no checking for libz... -lz checking for libpng... -lpng -lz -lm checking for libjpeg6b... no checking for libjpeg... -ljpeg checking for perl... /usr/bin/perl checking for Qt... libraries /usr/share/qt3/lib, headers /usr/share/qt3/include using -mt checking for moc... /usr/share/qt3/bin/moc checking for uic... /usr/share/qt3/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 kconfig_compiler... /usr/bin/kconfig_compiler checking for dcopidlng... /usr/bin/dcopidlng checking for xmllint... /usr/bin/xmllint checking for Qt docs... NO checking for dot... not found checking for doxygen... not found checking knotifyclient.h usability... yes checking knotifyclient.h presence... yes checking for knotifyclient.h... yes checking kimiface.h usability... yes checking kimiface.h presence... yes checking for kimiface.h... yes checking if doc should be compiled... yes checking if konversation should be compiled... yes checking if po should be compiled... yes configure: creating ./config.status wrong input (flag != 4) at /home/nturner/tech/pkg-konversation/konversation-1.0.1/./admin/conf.change.pl line 117, <> line 1283. Good - your configure finished. Start make now /bin/sh ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/da/Makefile config.status: creating doc/es/Makefile config.status: creating doc/et/Makefile config.status: creating doc/it/Makefile config.status: creating doc/konversation/Makefile config.status: creating doc/nl/Makefile config.status: creating doc/pt/Makefile config.status: creating doc/ru/Makefile config.status: creating doc/sv/Makefile config.status: creating konversation/Makefile config.status: creating konversation/images/Makefile config.status: creating konversation/images/icons/Makefile config.status: creating konversation/images/nickicons/Makefile config.status: creating konversation/images/nickicons/alternative/Makefile config.status: creating konversation/images/nickicons/christmas/Makefile config.status: creating konversation/images/nickicons/classic/Makefile config.status: creating konversation/images/nickicons/default/Makefile config.status: creating konversation/images/nickicons/smiling/Makefile config.status: creating konversation/images/nickicons/square/Makefile config.status: creating konversation/scripts/Makefile config.status: creating konversation/src/Makefile config.status: creating konversation/src/blowfish/Makefile config.status: creating konversation/src/config/Makefile config.status: creating konversation/src/linkaddressbook/Makefile config.status: creating po/Makefile config.status: creating po/ar/Makefile config.status: creating po/bg/Makefile config.status: creating po/ca/Makefile config.status: creating po/cs/Makefile config.status: creating po/da/Makefile config.status: creating po/de/Makefile config.status: creating po/el/Makefile config.status: creating po/en_GB/Makefile config.status: creating po/es/Makefile config.status: creating po/et/Makefile config.status: creating po/fi/Makefile config.status: creating po/fr/Makefile config.status: creating po/gl/Makefile config.status: creating po/he/Makefile config.status: creating po/hu/Makefile config.status: creating po/it/Makefile config.status: creating po/ja/Makefile config.status: creating po/ka/Makefile config.status: creating po/ko/Makefile config.status: creating po/lt/Makefile config.status: creating po/nl/Makefile config.status: creating po/pa/Makefile config.status: creating po/pt/Makefile config.status: creating po/pt_BR/Makefile config.status: creating po/ru/Makefile config.status: creating po/sr/Makefile config.status: creating po/sr@Latn/Makefile config.status: creating po/sv/Makefile config.status: creating po/ta/Makefile config.status: creating po/tr/Makefile config.status: creating po/zh_TW/Makefile config.status: creating config.h config.status: executing depfiles commands make[1]: Leaving directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu' make[1]: Entering directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu' Makefile:961: warning: overriding commands for target `clean-bcheck' Makefile:924: warning: ignoring old commands for target `clean-bcheck' Makefile:966: warning: overriding commands for target `bcheck-am' Makefile:929: warning: ignoring old commands for target `bcheck-am' cd /home/nturner/tech/pkg-konversation/konversation-1.0.1/. && /bin/sh /home/nturner/tech/pkg-konversation/konversation-1.0.1/admin/missing --run autoheader rm -f stamp-h1 touch /home/nturner/tech/pkg-konversation/konversation-1.0.1/./config.h.in /usr/bin/make all-recursive make[2]: Entering directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu' Makefile:961: warning: overriding commands for target `clean-bcheck' Makefile:924: warning: ignoring old commands for target `clean-bcheck' Makefile:966: warning: overriding commands for target `bcheck-am' Makefile:929: warning: ignoring old commands for target `bcheck-am' Making all in doc make[3]: Entering directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/doc' Making all in . make[4]: Entering directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/doc' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/doc' Making all in da make[4]: Entering directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/doc/da' /usr/bin/meinproc --check --cache index.cache.bz2 /home/nturner/tech/pkg-konversation/konversation-1.0.1/./doc/da/index.docbook make[4]: Leaving directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/doc/da' Making all in es make[4]: Entering directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/doc/es' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/doc/es' Making all in et make[4]: Entering directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/doc/et' /usr/bin/meinproc --check --cache index.cache.bz2 /home/nturner/tech/pkg-konversation/konversation-1.0.1/./doc/et/index.docbook make[4]: Leaving directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/doc/et' Making all in it make[4]: Entering directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/doc/it' /usr/bin/meinproc --check --cache index.cache.bz2 /home/nturner/tech/pkg-konversation/konversation-1.0.1/./doc/it/index.docbook make[4]: Leaving directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/doc/it' Making all in nl make[4]: Entering directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/doc/nl' /usr/bin/meinproc --check --cache index.cache.bz2 /home/nturner/tech/pkg-konversation/konversation-1.0.1/./doc/nl/index.docbook make[4]: Leaving directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/doc/nl' Making all in pt make[4]: Entering directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/doc/pt' /usr/bin/meinproc --check --cache index.cache.bz2 /home/nturner/tech/pkg-konversation/konversation-1.0.1/./doc/pt/index.docbook make[4]: Leaving directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/doc/pt' Making all in ru make[4]: Entering directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/doc/ru' /usr/bin/meinproc --check --cache index.cache.bz2 /home/nturner/tech/pkg-konversation/konversation-1.0.1/./doc/ru/index.docbook make[4]: Leaving directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/doc/ru' Making all in sv make[4]: Entering directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/doc/sv' /usr/bin/meinproc --check --cache index.cache.bz2 /home/nturner/tech/pkg-konversation/konversation-1.0.1/./doc/sv/index.docbook make[4]: Leaving directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/doc/sv' Making all in konversation make[4]: Entering directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/doc/konversation' /usr/bin/meinproc --check --cache index.cache.bz2 /home/nturner/tech/pkg-konversation/konversation-1.0.1/./doc/konversation/index.docbook make[5]: Entering directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/doc/konversation' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/doc/konversation' make[4]: Leaving directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/doc/konversation' make[3]: Leaving directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/doc' Making all in konversation make[3]: Entering directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/konversation' Making all in src make[4]: Entering directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/konversation/src' Making all in config make[5]: Entering directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/konversation/src/config' /usr/bin/kconfig_compiler /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config/konversation.kcfg /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config/preferences_base.kcfgc; ret=$?; \ if test "$ret" != 0; then rm -f preferences_base.h ; exit $ret ; fi /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config/preferences.h -o preferences.moc /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I../../.. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../../../konversation/src -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o preferences.lo /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config/preferences.cpp /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I../../.. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../../../konversation/src -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o preferences_base.lo preferences_base.cpp /bin/sh ../../../libtool --silent --tag=CXX --mode=link 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 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -o libkonversationconfig.la -L/usr/share/qt3/lib -L/usr/lib -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined preferences.lo preferences_base.lo -lkdeui make[5]: Leaving directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/konversation/src/config' Making all in linkaddressbook make[5]: Entering directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/konversation/src/linkaddressbook' rm -rf linkaddressbookui_base.h; /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook/linkaddressbookui_base.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> linkaddressbookui_base.h ; /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook/linkaddressbookui.h -o linkaddressbookui.moc /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -I../../.. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../../../konversation/src -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I../../../konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -I../../../konversation/src -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o linkaddressbookui.lo /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook/linkaddressbookui.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook/addressbook_base.h -o addressbook_base.moc /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -I../../.. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../../../konversation/src -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I../../../konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -I../../../konversation/src -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o addressbook_base.lo /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook/addressbook_base.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook/addressbook.h -o addressbook.moc /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -I../../.. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../../../konversation/src -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I../../../konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -I../../../konversation/src -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o addressbook.lo /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook/addressbook.cpp /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -I../../.. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../../../konversation/src -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I../../../konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -I../../../konversation/src -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o nicklisttooltip.lo /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook/nicklisttooltip.cpp /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -I../../.. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../../../konversation/src -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I../../../konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -I../../../konversation/src -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o nicksonlinetooltip.lo /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook/nicksonlinetooltip.cpp /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -I../../.. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../../../konversation/src -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I../../../konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -I../../../konversation/src -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o addresseeitem.lo /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook/addresseeitem.cpp /usr/bin/dcopidl /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook/kimiface.h > kimiface.kidl || ( rm -f kimiface.kidl ; false ) /usr/bin/dcopidl2cpp --c++-suffix cpp --no-signals --no-stub kimiface.kidl /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -I../../.. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../../../konversation/src -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I../../../konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -I../../../konversation/src -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o kimiface_skel.lo kimiface_skel.cpp /usr/share/qt3/bin/moc linkaddressbookui_base.h -o linkaddressbookui_base.moc rm -f linkaddressbookui_base.cpp echo '#include ' > linkaddressbookui_base.cpp echo '#include ' >> linkaddressbookui_base.cpp /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload -tr tr2i18n -i linkaddressbookui_base.h /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook/linkaddressbookui_base.ui > linkaddressbookui_base.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" linkaddressbookui_base.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_linkaddressbookui_base,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> linkaddressbookui_base.cpp ;\ rm -f linkaddressbookui_base.cpp.temp ;\ if test "$ret" = 0; then echo '#include "linkaddressbookui_base.moc"' >> linkaddressbookui_base.cpp; else rm -f linkaddressbookui_base.cpp ; exit $ret ; fi /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -I../../.. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../../../konversation/src -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I../../../konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -I../../../konversation/src -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o linkaddressbookui_base.lo linkaddressbookui_base.cpp /bin/sh ../../../libtool --silent --tag=CXX --mode=link 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 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -o liblinkaddressbookui.la -L/usr/share/qt3/lib -L/usr/lib -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined linkaddressbookui.lo addressbook_base.lo addressbook.lo nicklisttooltip.lo nicksonlinetooltip.lo addresseeitem.lo kimiface_skel.lo linkaddressbookui_base.lo -lkdeui -lkabc make[5]: Leaving directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/konversation/src/linkaddressbook' Making all in blowfish make[5]: Entering directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/konversation/src/blowfish' /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -I../../.. -I/usr/include/kde -I/usr/share/qt3/include -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish/../ -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o b64stuff.lo /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish/b64stuff.cpp /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -I../../.. -I/usr/include/kde -I/usr/share/qt3/include -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish/../ -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o BlowfishCbc.lo /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish/BlowfishCbc.cpp /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -I../../.. -I/usr/include/kde -I/usr/share/qt3/include -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish/../ -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o blowfish.lo /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish/blowfish.cpp /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -I../../.. -I/usr/include/kde -I/usr/share/qt3/include -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish/../ -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o mc_blowfish.lo /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish/mc_blowfish.cpp /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -I../../.. -I/usr/include/kde -I/usr/share/qt3/include -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish/../ -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o newblowfish.lo /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish/newblowfish.cpp /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -I../../.. -I/usr/include/kde -I/usr/share/qt3/include -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish/../ -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o oldblowfish.lo /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish/oldblowfish.cpp /bin/sh ../../../libtool --silent --tag=CXX --mode=link 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 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -o libblowfish.la -L/usr/share/qt3/lib -L/usr/lib -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined b64stuff.lo BlowfishCbc.lo blowfish.lo mc_blowfish.lo newblowfish.lo oldblowfish.lo make[5]: Leaving directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/konversation/src/blowfish' Making all in . make[5]: Entering directory `/home/nturner/tech/pkg-konversation/konversation-1.0.1/obj-i486-linux-gnu/konversation/src' rm -rf ignore_preferencesui.h; /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/ignore_preferencesui.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> ignore_preferencesui.h ; rm -rf dcc_preferencesui.h; /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/dcc_preferencesui.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> dcc_preferencesui.h ; rm -rf log_preferences.h; /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/log_preferences.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> log_preferences.h ; rm -rf tabs_preferencesui.h; /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/tabs_preferencesui.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> tabs_preferencesui.h ; rm -rf chatwindowappearance_preferences.h; /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/chatwindowappearance_preferences.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> chatwindowappearance_preferences.h ; rm -rf irccolorchooserui.h; /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/irccolorchooserui.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> irccolorchooserui.h ; rm -rf colorsappearance_preferences.h; /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/colorsappearance_preferences.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> colorsappearance_preferences.h ; rm -rf channeloptionsui.h; /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/channeloptionsui.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> channeloptionsui.h ; rm -rf joinchannelui.h; /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/joinchannelui.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> joinchannelui.h ; rm -rf chatwindowbehaviour_preferences.h; /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/chatwindowbehaviour_preferences.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> chatwindowbehaviour_preferences.h ; rm -rf alias_preferencesui.h; /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/alias_preferencesui.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> alias_preferencesui.h ; rm -rf osd_preferencesui.h; /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/osd_preferencesui.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> osd_preferencesui.h ; rm -rf theme_preferencesui.h; /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/theme_preferencesui.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> theme_preferencesui.h ; rm -rf highlight_preferencesui.h; /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/highlight_preferencesui.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> highlight_preferencesui.h ; rm -rf warnings_preferencesui.h; /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/warnings_preferencesui.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> warnings_preferencesui.h ; rm -rf quickbuttons_preferencesui.h; /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/quickbuttons_preferencesui.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> quickbuttons_preferencesui.h ; rm -rf watchednicknames_preferencesui.h; /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/watchednicknames_preferencesui.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> watchednicknames_preferencesui.h ; rm -rf generalbehavior_preferences.h; /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/generalbehavior_preferences.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> generalbehavior_preferences.h ; rm -rf connectionbehavior_preferences.h; /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/connectionbehavior_preferences.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> connectionbehavior_preferences.h ; rm -rf fontappearance_preferences.h; /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/fontappearance_preferences.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> fontappearance_preferences.h ; rm -rf nicklistbehavior_preferencesui.h; /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/nicklistbehavior_preferencesui.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> nicklistbehavior_preferencesui.h ; rm -rf tabnotifications_preferences.h; /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/tabnotifications_preferences.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> tabnotifications_preferences.h ; rm -rf searchbarbase.h; /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/searchbarbase.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> searchbarbase.h ; rm -rf autoreplace_preferencesui.h; /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/autoreplace_preferencesui.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> autoreplace_preferencesui.h ; rm -rf servergroupdialogui.h; /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/servergroupdialogui.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include ,#include ,g" >> servergroupdialogui.h ; g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o konviconfigdialog.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/konviconfigdialog.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/konversationstatusbar.h -o konversationstatusbar.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o konversationstatusbar.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/konversationstatusbar.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/konvisettingsdialog.h -o konvisettingsdialog.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o konvisettingsdialog.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/konvisettingsdialog.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/konversationmainwindow.h -o konversationmainwindow.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o konversationmainwindow.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/konversationmainwindow.cpp g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o valuelistviewitem.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/valuelistviewitem.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/urlcatcher.h -o urlcatcher.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o urlcatcher.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/urlcatcher.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/scriptlauncher.h -o scriptlauncher.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o scriptlauncher.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/scriptlauncher.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/rawlog.h -o rawlog.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o rawlog.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/rawlog.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/konvdcop.h -o konvdcop.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o konvdcop.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/konvdcop.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/channellistpanel.h -o channellistpanel.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o channellistpanel.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/channellistpanel.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/konsolepanel.h -o konsolepanel.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o konsolepanel.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/konsolepanel.cpp g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o identity.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/identity.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/statuspanel.h -o statuspanel.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o statuspanel.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/statuspanel.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/dccrecipientdialog.h -o dccrecipientdialog.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o dccrecipientdialog.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/dccrecipientdialog.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/topiccombobox.h -o topiccombobox.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o topiccombobox.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/topiccombobox.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/nicksonline.h -o nicksonline.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o nicksonline.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/nicksonline.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/dccpanel.h -o dccpanel.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o dccpanel.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/dccpanel.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/dcctransfer.h -o dcctransfer.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o dcctransfer.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/dcctransfer.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/nicklistviewitem.h -o nicklistviewitem.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o nicklistviewitem.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/nicklistviewitem.cpp g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o highlight.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/highlight.cpp g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o highlightviewitem.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/highlightviewitem.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/modebutton.h -o modebutton.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o modebutton.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/modebutton.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/ignore_preferences.h -o ignore_preferences.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o ignore_preferences.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/ignore_preferences.cpp g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o ignore.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/ignore.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/nicklistview.h -o nicklistview.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o nicklistview.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/nicklistview.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/ircinput.h -o ircinput.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o ircinput.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/ircinput.cpp g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o ignorelistviewitem.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/ignorelistviewitem.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/images.h -o images.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o images.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/images.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/quickbutton.h -o quickbutton.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o quickbutton.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/quickbutton.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/chatwindow.h -o chatwindow.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o chatwindow.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/chatwindow.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/outputfilter.h -o outputfilter.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o outputfilter.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/outputfilter.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/query.h -o query.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o query.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/query.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/konversationapplication.h -o konversationapplication.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o konversationapplication.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/konversationapplication.cpp g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o nick.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/nick.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/inputfilter.h -o inputfilter.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o inputfilter.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/inputfilter.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/channel.h -o channel.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o channel.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/channel.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/ircview.h -o ircview.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o ircview.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/ircview.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/server.h -o server.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o server.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/server.cpp g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o main.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/main.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/tabs_preferences.h -o tabs_preferences.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o tabs_preferences.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/tabs_preferences.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/irccolorchooser.h -o irccolorchooser.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o irccolorchooser.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/irccolorchooser.cpp g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o channellistviewitem.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/channellistviewitem.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/osd.h -o osd.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o osd.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/osd.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/trayicon.h -o trayicon.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o trayicon.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/trayicon.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/dccchat.h -o dccchat.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o dccchat.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/dccchat.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/logfilereader.h -o logfilereader.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o logfilereader.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/logfilereader.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/multilineedit.h -o multilineedit.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o multilineedit.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/multilineedit.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/nickinfo.h -o nickinfo.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o nickinfo.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/nickinfo.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/dccresumedialog.h -o dccresumedialog.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o dccresumedialog.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/dccresumedialog.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/konversationsound.h -o konversationsound.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o konversationsound.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/konversationsound.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/quickconnectdialog.h -o quickconnectdialog.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o quickconnectdialog.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/quickconnectdialog.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/serverlistdialog.h -o serverlistdialog.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o serverlistdialog.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/serverlistdialog.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/dcctransfersend.h -o dcctransfersend.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o dcctransfersend.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/dcctransfersend.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/dcctransferrecv.h -o dcctransferrecv.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o dcctransferrecv.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/dcctransferrecv.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/channelnick.h -o channelnick.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o channelnick.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/channelnick.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/dccdetaildialog.h -o dccdetaildialog.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o dccdetaildialog.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/dccdetaildialog.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/insertchardialog.h -o insertchardialog.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o insertchardialog.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/insertchardialog.cpp g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o irccharsets.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/irccharsets.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/editnotifydialog.h -o editnotifydialog.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o editnotifydialog.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/editnotifydialog.cpp g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o common.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/common.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/serverison.h -o serverison.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o serverison.o /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/serverison.cpp /usr/share/qt3/bin/moc /home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/sslsocket.h -o sslsocket.moc g++ -DHAVE_CONFIG_H -I. -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src -I../.. -Ilinkaddressbook -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/linkaddressbook -Iblowfish -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/blowfish -Iconfig -I/home/nturner/tech/pkg-konversation/konversation-1.0.1/./konversation/src/config -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XO