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) /usr/bin/make -f debian/rules reverse-config make[1]: Entering directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper' 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/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper' if [ "reverse-patches" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi patches: 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 -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 rm -rf po/*.pot # clean up edited .desktop etc files if [ -f /usr/lib/kubuntu-desktop-i18n/createdesktop.pl ]; then \ sh /usr/lib/kubuntu-desktop-i18n/findfiles LIST; \ for file in `cat LIST`; do \ sed -i '/X-Ubuntu-Gettext-Domain=/d' ${file}; \ done; \ rm -f LIST; \ fi rm -rf /home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/debian/kio-umountwrapper/usr/share/apps/ dpkg-source -b kio-umountwrapper dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: source directory `./kio-umountwrapper' is not - `kio-umountwrapper-0.2' dpkg-source: warning: .orig directory name kio-umountwrapper.orig is not - (wanted kio-umountwrapper-0.2.orig) dpkg-source: building kio-umountwrapper using existing kio-umountwrapper_0.2.orig.tar.gz dpkg-source: building kio-umountwrapper in kio-umountwrapper_0.2-1ubuntu1.diff.gz dpkg-source: warning: executable mode 0755 of `debian/preinst' will not be represented in diff dpkg-source: warning: executable mode 0755 of `debian/postrm' will not be represented in diff dpkg-source: warning: ignoring deletion of file admin/config.guess.cdbs-orig dpkg-source: warning: ignoring deletion of file admin/config.sub.cdbs-orig dpkg-source: building kio-umountwrapper in kio-umountwrapper_0.2-1ubuntu1.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/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper' 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/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper' if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi patches: 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/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper' 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/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper' 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/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/./configure cd obj-i486-linux-gnu && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" LDFLAGS="" /home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/./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/kio-umountwrapper" --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... gawk checking whether make sets $(MAKE)... yes checking for kde-config... /usr/bin/kde-config checking where to install... /usr (as requested) checking for style of include used by make... GNU checking for 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 xlf... no checking for f77... 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 xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... 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 whether byte ordering is bigendian... no checking for MAXPATHLEN... 4096 configure: creating ./config.status wrong input (flag != 4) at /home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/./admin/conf.change.pl line 117, <> line 1225. config.status: creating Makefile config.status: creating po/Makefile config.status: creating src/Makefile 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/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/obj-i486-linux-gnu' cd /home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/. && /usr/bin/make -f admin/Makefile.common subdirs make[2]: Entering directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper' make[2]: Leaving directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper' cd /home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/. && /usr/bin/make -f admin/Makefile.common configure.in ; make[2]: Entering directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper' *** Creating configure.files make[2]: Leaving directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper' cd /home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/. && /bin/bash /home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/admin/missing --run aclocal-1.9 cd /home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/. && /bin/bash /home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/admin/missing --run automake-1.9 --gnu cd /home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/. && perl admin/am_edit cd /home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/. && perl admin/am_edit Makefile.in cd /home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/. && rm -f configure cd /home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/. && /usr/bin/make -f admin/Makefile.common configure make[2]: Entering directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper' make[2]: Leaving directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper' /bin/bash ./config.status --recheck running CONFIG_SHELL=/bin/bash /bin/bash /home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/./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/kio-umountwrapper --disable-maintainer-mode --disable-dependency-tracking --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama --disable-debug build_alias=i486-linux-gnu CC=cc CFLAGS=-g -Wall -O2 LDFLAGS= CPPFLAGS= CXX=g++ CXXFLAGS=-g -Wall -O2 --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... gawk checking whether make sets $(MAKE)... yes checking for kde-config... /usr/bin/kde-config checking where to install... /usr (as requested) checking for style of include used by make... GNU checking for 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 xlf... no checking for f77... 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 xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... 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 whether byte ordering is bigendian... no checking for MAXPATHLEN... 4096 checking whether byte ordering is bigendian... (cached) no checking for MAXPATHLEN... (cached) 4096 checking if po should be compiled... yes checking if src should be compiled... yes configure: creating ./config.status wrong input (flag != 4) at /home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/./admin/conf.change.pl line 117, <> line 1225. Good - your configure finished. Start make now /bin/bash ./config.status config.status: creating Makefile config.status: creating po/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands make[1]: Leaving directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/obj-i486-linux-gnu' make[1]: Entering directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/obj-i486-linux-gnu' Makefile:857: warning: overriding commands for target `clean-bcheck' Makefile:820: warning: ignoring old commands for target `clean-bcheck' Makefile:862: warning: overriding commands for target `bcheck-am' Makefile:825: warning: ignoring old commands for target `bcheck-am' cd /home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/. && /bin/bash /home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/admin/missing --run autoheader rm -f stamp-h1 touch /home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/./config.h.in /usr/bin/make all-recursive make[2]: Entering directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/obj-i486-linux-gnu' Makefile:857: warning: overriding commands for target `clean-bcheck' Makefile:820: warning: ignoring old commands for target `clean-bcheck' Makefile:862: warning: overriding commands for target `bcheck-am' Makefile:825: warning: ignoring old commands for target `bcheck-am' Making all in po make[3]: Entering directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/obj-i486-linux-gnu/po' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/obj-i486-linux-gnu/po' Making all in src make[3]: Entering directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/obj-i486-linux-gnu/src' g++ -DHAVE_CONFIG_H -I. -I/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/./src -I.. -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 -c -o main.o /home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/./src/main.cpp /home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/./src/main.cpp: In function ‘int main(int, char**)’: /home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/./src/main.cpp:48: warning: ‘app’ may be used uninitialized in this function /usr/share/qt3/bin/moc /home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/./src/kio_umountwrapper.h -o kio_umountwrapper.moc g++ -DHAVE_CONFIG_H -I. -I/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/./src -I.. -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 -c -o kio_umountwrapper.o /home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/./src/kio_umountwrapper.cpp /bin/bash ../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 -o kio_umountwrapper -L/usr/share/qt3/lib -L/usr/lib main.o kio_umountwrapper.o -lkdeui make[3]: Leaving directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/obj-i486-linux-gnu/src' make[3]: Entering directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/obj-i486-linux-gnu' Makefile:857: warning: overriding commands for target `clean-bcheck' Makefile:820: warning: ignoring old commands for target `clean-bcheck' Makefile:862: warning: overriding commands for target `bcheck-am' Makefile:825: warning: ignoring old commands for target `bcheck-am' cd . && /bin/bash ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make[3]: Leaving directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/obj-i486-linux-gnu' make[2]: Leaving directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/obj-i486-linux-gnu' make[1]: Leaving directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/obj-i486-linux-gnu' touch debian/stamp-makefile-build DEB_MAKE_CHECK_TARGET unset, not running checks touch debian/stamp-kde-apidox fakeroot debian/rules binary test -x debian/rules test "`id -u`" = 0 dh_clean -k dh_installdirs -A mkdir -p po XGETTEXT=/usr/bin/kde-xgettext EXTRACTATTR=/usr/bin/extractattr sh ./admin/cvs.sh extract-messages ./tmp/kio_umountwrapper/src No filename specified at /usr/bin/extractrc line 58. ./src No filename specified at /usr/bin/extractrc line 58. for file in po/*pot; do \ sed "s/charset=CHARSET/charset=UTF-8/" -i $file; \ done # generate .po files for .desktop etc files if [ -z ${KUBUNTU_DESKTOP_POT} ]; then \ KUBUNTU_DESKTOP_POT=kio-umountwrapper; \ fi; \ echo KUBUNTU_DESKTOP_POT: ${KUBUNTU_DESKTOP_POT}; \ if [ -f /usr/lib/kubuntu-desktop-i18n/createdesktop.pl ]; then \ sh /usr/lib/kubuntu-desktop-i18n/findfiles LIST; \ cat LIST; \ perl /usr/lib/kubuntu-desktop-i18n/createdesktop.pl --file-list=LIST --base-dir=. > desktop.${KUBUNTU_DESKTOP_POT}.tmp; \ msguniq --to-code=UTF-8 --no-wrap -o desktop.${KUBUNTU_DESKTOP_POT} desktop.${KUBUNTU_DESKTOP_POT}.tmp 2>/dev/null; \ python /usr/lib/kubuntu-desktop-i18n/msgsplit desktop.${KUBUNTU_DESKTOP_POT}; \ mv desktop.${KUBUNTU_DESKTOP_POT} po/desktop_${KUBUNTU_DESKTOP_POT}.pot; \ rm -f desktop.${KUBUNTU_DESKTOP_POT} desktop.${KUBUNTU_DESKTOP_POT}.tmp; \ # add translation domain to files \ for file in `cat LIST`; do \ echo X-Ubuntu-Gettext-Domain=desktop_${KUBUNTU_DESKTOP_POT} >> ${file}; \ done; \ rm -f LIST; \ fi KUBUNTU_DESKTOP_POT: kio-umountwrapper Traceback (most recent call last): File "/usr/lib/kubuntu-desktop-i18n/msgsplit", line 94, in orig_file = open(file, open_type) IOError: [Errno 2] No such file or directory: 'desktop.kio-umountwrapper' mv: cannot stat `desktop.kio-umountwrapper': No such file or directory mkdir -p "obj-i486-linux-gnu" 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 DEB_MAKE_CHECK_TARGET unset, not running checks /usr/bin/make -C obj-i486-linux-gnu install DESTDIR=/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/debian/kio-umountwrapper/ make[1]: Entering directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/obj-i486-linux-gnu' Makefile:857: warning: overriding commands for target `clean-bcheck' Makefile:820: warning: ignoring old commands for target `clean-bcheck' Makefile:862: warning: overriding commands for target `bcheck-am' Makefile:825: warning: ignoring old commands for target `bcheck-am' Making install in po make[2]: Entering directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/obj-i486-linux-gnu/po' make[3]: Entering directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/obj-i486-linux-gnu/po' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/obj-i486-linux-gnu/po' make[2]: Leaving directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/obj-i486-linux-gnu/po' Making install in src make[2]: Entering directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/obj-i486-linux-gnu/src' make[3]: Entering directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/obj-i486-linux-gnu/src' test -z "/usr/bin" || mkdir -p -- "/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/debian/kio-umountwrapper//usr/bin" /bin/bash ../libtool --silent --mode=install /usr/bin/install -c -p 'kio_umountwrapper' '/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/debian/kio-umountwrapper//usr/bin/kio_umountwrapper' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/obj-i486-linux-gnu/src' make[2]: Leaving directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/obj-i486-linux-gnu/src' make[2]: Entering directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/obj-i486-linux-gnu' Makefile:857: warning: overriding commands for target `clean-bcheck' Makefile:820: warning: ignoring old commands for target `clean-bcheck' Makefile:862: warning: overriding commands for target `bcheck-am' Makefile:825: warning: ignoring old commands for target `bcheck-am' make[3]: Entering directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/obj-i486-linux-gnu' Makefile:857: warning: overriding commands for target `clean-bcheck' Makefile:820: warning: ignoring old commands for target `clean-bcheck' Makefile:862: warning: overriding commands for target `bcheck-am' Makefile:825: warning: ignoring old commands for target `bcheck-am' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/obj-i486-linux-gnu' make[2]: Leaving directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/obj-i486-linux-gnu' make[1]: Leaving directory `/home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/obj-i486-linux-gnu' dh_installdirs -pkio-umountwrapper mkdir -p /home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/debian/kio-umountwrapper/usr/share/apps/konqueror/servicemenus/ cp /home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/debian/media_safelyremove.desktop \ /home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/debian/kio-umountwrapper/usr/share/apps/konqueror/servicemenus/ mkdir -p /home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/debian/kio-umountwrapper/usr/share/apps/dolphin/servicemenus/ cp /home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/debian/media_safelyremove.desktop \ /home/frode/code/kubuntu/kde3/kio_umountwrapper/pkg/kio-umountwrapper/debian/kio-umountwrapper/usr/share/apps/dolphin/servicemenus/ dh_installdocs -pkio-umountwrapper ./README ./AUTHORS dh_installexamples -pkio-umountwrapper dh_installman -pkio-umountwrapper dh_installinfo -pkio-umountwrapper dh_installmenu -pkio-umountwrapper dh_installcron -pkio-umountwrapper dh_installinit -pkio-umountwrapper dh_installdebconf -pkio-umountwrapper dh_installemacsen -pkio-umountwrapper dh_installcatalogs -pkio-umountwrapper dh_installpam -pkio-umountwrapper dh_installlogrotate -pkio-umountwrapper dh_installlogcheck -pkio-umountwrapper dh_installmime -pkio-umountwrapper dh_installchangelogs -pkio-umountwrapper dh_installudev -pkio-umountwrapper dh_install -pkio-umountwrapper dh_link -pkio-umountwrapper if test -x /usr/bin/dh_iconcache; then dh_iconcache -pkio-umountwrapper ; fi dh_strip -pkio-umountwrapper dh_compress -pkio-umountwrapper -X .dcl -X .docbook -X -license -X .tag -X .sty -X .el dh_fixperms -pkio-umountwrapper dh_makeshlibs -pkio-umountwrapper dh_installdeb -pkio-umountwrapper dh_perl -pkio-umountwrapper dh_shlibdeps -pkio-umountwrapper dh_gencontrol -pkio-umountwrapper dh_md5sums -pkio-umountwrapper dh_builddeb -pkio-umountwrapper dpkg-deb: building package `kio-umountwrapper' in `../kio-umountwrapper_0.2-1ubuntu1_i386.deb'. dpkg-genchanges dpkg-genchanges: not including original source code in upload dpkg-buildpackage (debuild emulation): binary and diff upload (original source NOT included)