dpkg-buildpackage -rfakeroot -D -us -uc -i -I dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: -Wl,-Bsymbolic-functions dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package tomb dpkg-buildpackage: source version 0.9-1 dpkg-buildpackage: source changed by Denis Roio dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean test -x debian/rules dh_testroot /usr/bin/make -C . -k distclean make[1]: Entering directory `/home/jaromil/devel/build-area/tomb-0.9' make[1]: *** No rule to make target `distclean'. make[1]: Leaving directory `/home/jaromil/devel/build-area/tomb-0.9' make: [makefile-clean] Error 2 (ignored) rm -f debian/stamp-makefile-build for i in ./config.guess ./config.sub ; do \ if test -e $i.cdbs-orig ; then \ mv $i.cdbs-orig $i ; \ fi ; \ done dh_clean rm -f debian/stamp-autotools-files dpkg-source -i -I -b tomb-0.9 dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: info: building tomb using existing ./tomb_0.9.orig.tar.gz dpkg-source: info: local changes stored in tomb-0.9/debian/patches/debian-changes-0.9-1, the modified files are: tomb-0.9/doc/Makefile.am tomb-0.9/doc/Makefile.in tomb-0.9/doc/tomb-askpass.1 tomb-0.9/doc/tomb-open.1 tomb-0.9/doc/tomb-status.1 tomb-0.9/share/Makefile.am tomb-0.9/share/Makefile.in dpkg-source: info: building tomb in tomb_0.9-1.debian.tar.gz dpkg-source: info: building tomb in tomb_0.9-1.dsc debian/rules build test -x debian/rules mkdir -p "." if test -e /usr/share/misc/config.guess ; then \ for i in ./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 ./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/jaromil/devel/build-area/tomb-0.9/./configure cd . && CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS="-Wl,-Bsymbolic-functions" /home/jaromil/devel/build-area/tomb-0.9/./configure --build=i486-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/tomb" --disable-maintainer-mode --disable-dependency-tracking --disable-silent-rules --srcdir=. configure: WARNING: unrecognized options: --disable-maintainer-mode checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu checking for which platform we are setting up... Linux checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for zsh... yes checking for cryptsetup... yes checking for wipe... yes checking for dcfldd... yes checking for gksu... yes checking for gksu... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK2... yes checking for NOTIFY... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating share/Makefile config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-maintainer-mode /usr/bin/make -C . make[1]: Entering directory `/home/jaromil/devel/build-area/tomb-0.9' Making all in src make[2]: Entering directory `/home/jaromil/devel/build-area/tomb-0.9/src' \ # source='tomb-status.c' object='tomb_status-tomb-status.o' libtool=no gcc -DPACKAGE_NAME=\"Tomb\" -DPACKAGE_TARNAME=\"Tomb\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"Tomb\ 0.9.0\" -DPACKAGE_BUGREPORT=\"jaromil@dyne.org\" -DPACKAGE_URL=\"\" -DPACKAGE_URL=\"http://tomb.dyne.org\" -DPACKAGE=\"Tomb\" -DVERSION=\"0.9.0\" -I. -pthread -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -pthread -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -g -O2 -g -Wall -O2 -c -o tomb_status-tomb-status.o `test -f 'tomb-status.c' || echo './'`tomb-status.c : warning: "PACKAGE_URL" redefined : warning: this is the location of the previous definition tomb-status.c: In function ‘main’: tomb-status.c:61: warning: unused variable ‘tomb_file’ tomb-status.c:59: warning: unused variable ‘push_in’ tomb-status.c:58: warning: unused variable ‘menu_y’ tomb-status.c:58: warning: unused variable ‘menu_x’ tomb-status.c: In function ‘cb_about’: tomb-status.c:233: warning: control reaches end of non-void function tomb-status.c: In function ‘right_click’: tomb-status.c:192: warning: control reaches end of non-void function tomb-status.c: In function ‘left_click’: tomb-status.c:144: warning: control reaches end of non-void function gcc -pthread -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -pthread -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o tomb-status tomb_status-tomb-status.o -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -L/lib -lnotify -lgtk-x11-2.0 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 \ # source='tomb-askpass.c' object='tomb_askpass-tomb-askpass.o' libtool=no gcc -DPACKAGE_NAME=\"Tomb\" -DPACKAGE_TARNAME=\"Tomb\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"Tomb\ 0.9.0\" -DPACKAGE_BUGREPORT=\"jaromil@dyne.org\" -DPACKAGE_URL=\"\" -DPACKAGE_URL=\"http://tomb.dyne.org\" -DPACKAGE=\"Tomb\" -DVERSION=\"0.9.0\" -I. -pthread -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -g -O2 -g -Wall -O2 -c -o tomb_askpass-tomb-askpass.o `test -f 'tomb-askpass.c' || echo './'`tomb-askpass.c : warning: "PACKAGE_URL" redefined : warning: this is the location of the previous definition tomb-askpass.c: In function ‘main’: tomb-askpass.c:229: warning: unused variable ‘grab_tries’ gcc -pthread -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -g -O2 -g -Wall -O2 -Wl,-Bsymbolic-functions -o tomb-askpass tomb_askpass-tomb-askpass.o -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 make[2]: Leaving directory `/home/jaromil/devel/build-area/tomb-0.9/src' Making all in share make[2]: Entering directory `/home/jaromil/devel/build-area/tomb-0.9/share' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/jaromil/devel/build-area/tomb-0.9/share' Making all in doc make[2]: Entering directory `/home/jaromil/devel/build-area/tomb-0.9/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/jaromil/devel/build-area/tomb-0.9/doc' make[2]: Entering directory `/home/jaromil/devel/build-area/tomb-0.9' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/home/jaromil/devel/build-area/tomb-0.9' make[1]: Leaving directory `/home/jaromil/devel/build-area/tomb-0.9' touch debian/stamp-makefile-build DEB_MAKE_CHECK_TARGET unset, not running checks fakeroot debian/rules binary test -x debian/rules dh_testroot dh_clean -k dh_installdirs -A mkdir -p "." if test -e /usr/share/misc/config.guess ; then \ for i in ./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 ./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 . install DESTDIR=/home/jaromil/devel/build-area/tomb-0.9/debian/tomb/ make[1]: Entering directory `/home/jaromil/devel/build-area/tomb-0.9' Making install in src make[2]: Entering directory `/home/jaromil/devel/build-area/tomb-0.9/src' make[3]: Entering directory `/home/jaromil/devel/build-area/tomb-0.9/src' test -z "/usr/bin" || /bin/mkdir -p "/home/jaromil/devel/build-area/tomb-0.9/debian/tomb//usr/bin" /usr/bin/install -c tomb-status tomb-askpass '/home/jaromil/devel/build-area/tomb-0.9/debian/tomb//usr/bin' test -z "/usr/bin" || /bin/mkdir -p "/home/jaromil/devel/build-area/tomb-0.9/debian/tomb//usr/bin" /usr/bin/install -c tomb tomb-open '/home/jaromil/devel/build-area/tomb-0.9/debian/tomb//usr/bin' test -z "/usr/share/pixmaps" || /bin/mkdir -p "/home/jaromil/devel/build-area/tomb-0.9/debian/tomb//usr/share/pixmaps" /usr/bin/install -c -m 644 monmort.xpm '/home/jaromil/devel/build-area/tomb-0.9/debian/tomb//usr/share/pixmaps' make[3]: Leaving directory `/home/jaromil/devel/build-area/tomb-0.9/src' make[2]: Leaving directory `/home/jaromil/devel/build-area/tomb-0.9/src' Making install in share make[2]: Entering directory `/home/jaromil/devel/build-area/tomb-0.9/share' make[3]: Entering directory `/home/jaromil/devel/build-area/tomb-0.9/share' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/application-registry" || /bin/mkdir -p "/home/jaromil/devel/build-area/tomb-0.9/debian/tomb//usr/share/application-registry" /usr/bin/install -c -m 644 tomb.applications '/home/jaromil/devel/build-area/tomb-0.9/debian/tomb//usr/share/application-registry' test -z "/usr/share/applications /usr/share/app-install/desktop" || /bin/mkdir -p "/home/jaromil/devel/build-area/tomb-0.9/debian/tomb//usr/share/applications /usr/share/app-install/desktop" /usr/bin/install -c -m 644 tomb.desktop '/home/jaromil/devel/build-area/tomb-0.9/debian/tomb//usr/share/applications /usr/share/app-install/desktop' test -z "/usr/share/icons /usr/share/app-install/icons" || /bin/mkdir -p "/home/jaromil/devel/build-area/tomb-0.9/debian/tomb//usr/share/icons /usr/share/app-install/icons" /usr/bin/install -c -m 644 monmort.png '/home/jaromil/devel/build-area/tomb-0.9/debian/tomb//usr/share/icons /usr/share/app-install/icons' test -z "/usr/share/mime-info" || /bin/mkdir -p "/home/jaromil/devel/build-area/tomb-0.9/debian/tomb//usr/share/mime-info" /usr/bin/install -c -m 644 tomb.keys tomb.mime '/home/jaromil/devel/build-area/tomb-0.9/debian/tomb//usr/share/mime-info' make[3]: Leaving directory `/home/jaromil/devel/build-area/tomb-0.9/share' make[2]: Leaving directory `/home/jaromil/devel/build-area/tomb-0.9/share' Making install in doc make[2]: Entering directory `/home/jaromil/devel/build-area/tomb-0.9/doc' make[3]: Entering directory `/home/jaromil/devel/build-area/tomb-0.9/doc' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/home/jaromil/devel/build-area/tomb-0.9/debian/tomb//usr/share/man/man1" /usr/bin/install -c -m 644 tomb.1 tomb-open.1 tomb-status.1 tomb-askpass.1 '/home/jaromil/devel/build-area/tomb-0.9/debian/tomb//usr/share/man/man1' make[3]: Leaving directory `/home/jaromil/devel/build-area/tomb-0.9/doc' make[2]: Leaving directory `/home/jaromil/devel/build-area/tomb-0.9/doc' make[2]: Entering directory `/home/jaromil/devel/build-area/tomb-0.9' make[3]: Entering directory `/home/jaromil/devel/build-area/tomb-0.9' 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/jaromil/devel/build-area/tomb-0.9' make[2]: Leaving directory `/home/jaromil/devel/build-area/tomb-0.9' make[1]: Leaving directory `/home/jaromil/devel/build-area/tomb-0.9' dh_installdirs -ptomb dh_installdocs -ptomb ./README ./TODO ./AUTHORS dh_installexamples -ptomb dh_installman -ptomb dh_installinfo -ptomb dh_installmenu -ptomb dh_installcron -ptomb dh_installinit -ptomb Duplicate specification "O=s" for option "O" dh_installdebconf -ptomb dh_installemacsen -ptomb dh_installcatalogs -ptomb dh_installpam -ptomb dh_installlogrotate -ptomb dh_installlogcheck -ptomb dh_installchangelogs -ptomb dh_installudev -ptomb dh_lintian -ptomb dh_install -ptomb dh_link -ptomb dh_installmime -ptomb dh_strip -ptomb dh_compress -ptomb dh_fixperms -ptomb dh_makeshlibs -ptomb dh_installdeb -ptomb dh_perl -ptomb dh_shlibdeps -ptomb dpkg-shlibdeps: warning: dependency on libdbus-1.so.3 could be avoided if "debian/tomb/usr/bin/tomb-status" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libfontconfig.so.1 could be avoided if "debian/tomb/usr/bin/tomb-status debian/tomb/usr/bin/tomb-askpass" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libatk-1.0.so.0 could be avoided if "debian/tomb/usr/bin/tomb-status debian/tomb/usr/bin/tomb-askpass" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libm.so.6 could be avoided if "debian/tomb/usr/bin/tomb-status debian/tomb/usr/bin/tomb-askpass" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on librt.so.1 could be avoided if "debian/tomb/usr/bin/tomb-status debian/tomb/usr/bin/tomb-askpass" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libgio-2.0.so.0 could be avoided if "debian/tomb/usr/bin/tomb-status debian/tomb/usr/bin/tomb-askpass" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libcairo.so.2 could be avoided if "debian/tomb/usr/bin/tomb-status debian/tomb/usr/bin/tomb-askpass" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libpango-1.0.so.0 could be avoided if "debian/tomb/usr/bin/tomb-status debian/tomb/usr/bin/tomb-askpass" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libgmodule-2.0.so.0 could be avoided if "debian/tomb/usr/bin/tomb-status debian/tomb/usr/bin/tomb-askpass" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libdbus-glib-1.so.2 could be avoided if "debian/tomb/usr/bin/tomb-status" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libgthread-2.0.so.0 could be avoided if "debian/tomb/usr/bin/tomb-status debian/tomb/usr/bin/tomb-askpass" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libpangocairo-1.0.so.0 could be avoided if "debian/tomb/usr/bin/tomb-status debian/tomb/usr/bin/tomb-askpass" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libfreetype.so.6 could be avoided if "debian/tomb/usr/bin/tomb-status debian/tomb/usr/bin/tomb-askpass" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libpangoft2-1.0.so.0 could be avoided if "debian/tomb/usr/bin/tomb-status debian/tomb/usr/bin/tomb-askpass" were not uselessly linked against it (they use none of its symbols). dh_gencontrol -ptomb # symlink identical documentation to depending packages [ -n "$CDBS_NO_DOC_SYMLINKING" ] || \ [ -h debian/tomb/usr/share/doc ] || \ [ -h debian/tomb/usr/share/doc/tomb ] || \ [ ! -d debian/tomb/usr/share/doc ] || \ for dep in `perl -ne 'if (/^(Pre-)?Depends:/) {s/^\w+://; foreach (split /,/) { split; print($_[0], "\n"); } }' debian/tomb/DEBIAN/control`; do \ if [ -d debian/$dep/usr/share/doc ]; then \ echo "Searching for duplicated docs in dependency $dep..."; \ rootdir=`pwd`; \ (cd debian/tomb/usr/share/doc/tomb; find -type f ! -name copyright | while read f; do \ thisfile="$rootdir/debian/tomb/usr/share/doc/tomb/$f"; \ depfile="$rootdir/debian/$dep/usr/share/doc/$dep/$f"; \ if [ -f $depfile -o -L $depfile ] && zcmp $thisfile $depfile >/dev/null; then \ echo " symlinking $f in tomb to file in $dep"; \ rm $thisfile; ln -s /usr/share/doc/$dep/$f $thisfile; \ fi; \ done ); \ fi; \ done # symlink identical Gnome help files within packages if [ -z "$CDBS_NO_GNOME_HELP_SYMLINKING" ] && [ -d debian/tomb/usr/share/gnome/help ]; then \ cd debian/tomb && LC_ALL=C fdupes -r1nq usr/share/gnome/help | while read s; do \ set -- $(echo $s | tr ' ' '\n' | sort); \ f=$1; shift; \ for d; do \ echo "symlinking duplicate Gnome help file $d to $f"; \ rm $d; ln -s /$f $d; \ done; \ done; \ fi dh_link -p tomb dh_md5sums -ptomb dh_builddeb -ptomb dpkg-deb: building package `tomb' in `../tomb_0.9-1_i386.deb'. dpkg-genchanges >../tomb_0.9-1_i386.changes dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload (original source is included) Now running lintian... I: tomb: package-contains-empty-directory usr/sbin/ N: N: This package installs an empty directory. This might be intentional but N: it's normally a mistake. If it is intentional, add a lintian override. N: N: If a package ships with or installs empty directories, you can remove N: them in debian/rules by calling: N: N: $ find path/to/base/dir -type d -empty -delete N: N: Severity: wishlist, Certainty: possible N: Finished running lintian. Now signing changes and any dsc files... signfile tomb_0.9-1.dsc C2B68E39 signfile tomb_0.9-1_i386.changes C2B68E39 Successfully signed dsc and changes files