dpkg-buildpackage -rfakeroot -D -us -uc -i -I dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): dpkg-buildpackage: source package snf-image dpkg-buildpackage: source version 0.8-1 dpkg-buildpackage: source changed by Nikos Skalkotos dpkg-source -i -I --before-build snf-image-host dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dh clean dh_testdir debian/rules override_dh_auto_clean make[1]: Entering directory `/home/skalkoto/src/snf-image/snf-image-host' dh_auto_clean rm -rf autotools rm -f Makefile.in aclocal.m4 configure config.status config.log make[1]: Leaving directory `/home/skalkoto/src/snf-image/snf-image-host' dh_clean dpkg-source -i -I -b snf-image-host dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: info: building snf-image using existing ./snf-image_0.8.orig.tar.gz dpkg-source: info: building snf-image in snf-image_0.8-1.debian.tar.gz dpkg-source: info: building snf-image in snf-image_0.8-1.dsc debian/rules build dh build dh_testdir debian/rules override_dh_auto_configure make[1]: Entering directory `/home/skalkoto/src/snf-image/snf-image-host' ./autogen.sh configure.ac:7: installing `autotools/install-sh' configure.ac:7: installing `autotools/missing' dh_auto_configure -- --enable-version-consistency-check configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-dependency-tracking 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 how to create a ustar tar archive... gnutar checking how to create a ustar tar archive... (cached) gnutar checking whether ln -s works... yes checking for gawk... (cached) gawk checking for losetup... /sbin/losetup checking for kpartx... /sbin/kpartx checking for sfdisk... /sbin/sfdisk checking for qemu-img... /usr/bin/qemu-img checking for install-mbr... /sbin/install-mbr checking for timeout... /usr/bin/timeout checking for curl... /usr/bin/curl configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-dependency-tracking make[1]: Leaving directory `/home/skalkoto/src/snf-image/snf-image-host' dh_auto_build make[1]: Entering directory `/home/skalkoto/src/snf-image/snf-image-host' rm -f snf-image-update-helper snf-image-update-helper.tmp srcdir=''; \ test -f ./snf-image-update-helper.in || srcdir=./; \ sed -e 's|@sysconfdir[@]|/etc|g' -e 's|@localstatedir[@]|/var|g' -e 's|@osdir[@]|/usr/share/ganeti/os/snf-image|g' -e 's|@osname[@]|snf-image|g' -e 's|@defaultdir[@]|/etc/default|g' -e 's|@VERSION_CHECK[@]|yes|g' -e 's|@HELPER_DIR[@]|/var/lib/snf-image/helper|g' -e 's|@AWK[@]|gawk|g' -e 's|@MKDIR_P[@]|/bin/mkdir -p|g' -e 's|@LOSETUP[@]|/sbin/losetup|g' -e 's|@KPARTX[@]|/sbin/kpartx|g' -e 's|@SFDISK[@]|/sbin/sfdisk|g' -e 's|@QEMU_IMG[@]|/usr/bin/qemu-img|g' -e 's|@INSTALL_MBR[@]|/sbin/install-mbr|g' -e 's|@PROGRESS_MONITOR[@]||g' -e 's|@UNATTEND[@]||g' -e 's|@MULTISTRAP_CONFIG[@]|/etc/snf-image/multistrap.conf|g' -e 's|@MULTISTRAP_APTPREFDIR[@]|/etc/snf-image/apt.pref.d|g' ${srcdir}snf-image-update-helper.in >snf-image-update-helper.tmp mv snf-image-update-helper.tmp snf-image-update-helper rm -f defaults defaults.tmp srcdir=''; \ test -f ./defaults.in || srcdir=./; \ sed -e 's|@sysconfdir[@]|/etc|g' -e 's|@localstatedir[@]|/var|g' -e 's|@osdir[@]|/usr/share/ganeti/os/snf-image|g' -e 's|@osname[@]|snf-image|g' -e 's|@defaultdir[@]|/etc/default|g' -e 's|@VERSION_CHECK[@]|yes|g' -e 's|@HELPER_DIR[@]|/var/lib/snf-image/helper|g' -e 's|@AWK[@]|gawk|g' -e 's|@MKDIR_P[@]|/bin/mkdir -p|g' -e 's|@LOSETUP[@]|/sbin/losetup|g' -e 's|@KPARTX[@]|/sbin/kpartx|g' -e 's|@SFDISK[@]|/sbin/sfdisk|g' -e 's|@QEMU_IMG[@]|/usr/bin/qemu-img|g' -e 's|@INSTALL_MBR[@]|/sbin/install-mbr|g' -e 's|@PROGRESS_MONITOR[@]||g' -e 's|@UNATTEND[@]||g' -e 's|@MULTISTRAP_CONFIG[@]|/etc/snf-image/multistrap.conf|g' -e 's|@MULTISTRAP_APTPREFDIR[@]|/etc/snf-image/apt.pref.d|g' ${srcdir}defaults.in >defaults.tmp mv defaults.tmp defaults rm -f common.sh common.sh.tmp srcdir=''; \ test -f ./common.sh.in || srcdir=./; \ sed -e 's|@sysconfdir[@]|/etc|g' -e 's|@localstatedir[@]|/var|g' -e 's|@osdir[@]|/usr/share/ganeti/os/snf-image|g' -e 's|@osname[@]|snf-image|g' -e 's|@defaultdir[@]|/etc/default|g' -e 's|@VERSION_CHECK[@]|yes|g' -e 's|@HELPER_DIR[@]|/var/lib/snf-image/helper|g' -e 's|@AWK[@]|gawk|g' -e 's|@MKDIR_P[@]|/bin/mkdir -p|g' -e 's|@LOSETUP[@]|/sbin/losetup|g' -e 's|@KPARTX[@]|/sbin/kpartx|g' -e 's|@SFDISK[@]|/sbin/sfdisk|g' -e 's|@QEMU_IMG[@]|/usr/bin/qemu-img|g' -e 's|@INSTALL_MBR[@]|/sbin/install-mbr|g' -e 's|@PROGRESS_MONITOR[@]||g' -e 's|@UNATTEND[@]||g' -e 's|@MULTISTRAP_CONFIG[@]|/etc/snf-image/multistrap.conf|g' -e 's|@MULTISTRAP_APTPREFDIR[@]|/etc/snf-image/apt.pref.d|g' ${srcdir}common.sh.in >common.sh.tmp mv common.sh.tmp common.sh make[1]: Leaving directory `/home/skalkoto/src/snf-image/snf-image-host' dh_auto_test fakeroot debian/rules binary dh binary dh_testroot dh_prep dh_installdirs dh_auto_install make[1]: Entering directory `/home/skalkoto/src/snf-image/snf-image-host' make[2]: Entering directory `/home/skalkoto/src/snf-image/snf-image-host' test -z "/usr/bin" || /bin/mkdir -p "/home/skalkoto/src/snf-image/snf-image-host/debian/snf-image/usr/bin" /usr/bin/install -c snf-image-update-helper '/home/skalkoto/src/snf-image/snf-image-host/debian/snf-image/usr/bin' /bin/mkdir -p "/home/skalkoto/src/snf-image/snf-image-host/debian/snf-image/usr/share/ganeti/os/snf-image" /bin/mkdir -p "/home/skalkoto/src/snf-image/snf-image-host/debian/snf-image/etc/ganeti/snf-image/variants" touch "/home/skalkoto/src/snf-image/snf-image-host/debian/snf-image/etc/ganeti/snf-image/variants/default.conf" test -z "/usr/share/ganeti/os/snf-image" || /bin/mkdir -p "/home/skalkoto/src/snf-image/snf-image-host/debian/snf-image/usr/share/ganeti/os/snf-image" /usr/bin/install -c -m 644 ./ganeti_api_version ./parameters.list ./variants.list ./xen-common.sh ./kvm-common.sh '/home/skalkoto/src/snf-image/snf-image-host/debian/snf-image/usr/share/ganeti/os/snf-image' test -z "/usr/share/ganeti/os/snf-image" || /bin/mkdir -p "/home/skalkoto/src/snf-image/snf-image-host/debian/snf-image/usr/share/ganeti/os/snf-image" /usr/bin/install -c ./create ./import ./export ./rename ./verify ./pithcat ./copy-monitor.py ./helper-monitor.py ./host-monitor.py ./decode-config.py '/home/skalkoto/src/snf-image/snf-image-host/debian/snf-image/usr/share/ganeti/os/snf-image' test -z "/etc/xen/scripts" || /bin/mkdir -p "/home/skalkoto/src/snf-image/snf-image-host/debian/snf-image/etc/xen/scripts" /usr/bin/install -c ./vif-snf-image '/home/skalkoto/src/snf-image/snf-image-host/debian/snf-image/etc/xen/scripts' test -z "/usr/share/doc/snf-image" || /bin/mkdir -p "/home/skalkoto/src/snf-image/snf-image-host/debian/snf-image/usr/share/doc/snf-image" /usr/bin/install -c -m 644 defaults multistrap.conf version_pinning.pref repo_pinning.pref '/home/skalkoto/src/snf-image/snf-image-host/debian/snf-image/usr/share/doc/snf-image' test -z "/usr/share/ganeti/os/snf-image" || /bin/mkdir -p "/home/skalkoto/src/snf-image/snf-image-host/debian/snf-image/usr/share/ganeti/os/snf-image" /usr/bin/install -c -m 644 ./common.sh '/home/skalkoto/src/snf-image/snf-image-host/debian/snf-image/usr/share/ganeti/os/snf-image' make[2]: Leaving directory `/home/skalkoto/src/snf-image/snf-image-host' make[1]: Leaving directory `/home/skalkoto/src/snf-image/snf-image-host' debian/rules override_dh_install make[1]: Entering directory `/home/skalkoto/src/snf-image/snf-image-host' dh_install install -D -m 0600 defaults /home/skalkoto/src/snf-image/snf-image-host/debian/snf-image/etc/default/snf-image make[1]: Leaving directory `/home/skalkoto/src/snf-image/snf-image-host' dh_installdocs dh_installchangelogs dh_installexamples dh_installman dh_installcatalogs dh_installcron dh_installdebconf dh_installemacsen dh_installifupdown dh_installinfo dh_pysupport dh_installinit dh_installmenu dh_installmime dh_installmodules dh_installlogcheck dh_installlogrotate dh_installpam dh_installppp dh_installudev dh_installwm dh_installxfonts dh_bugfiles dh_lintian dh_gconf dh_icons dh_perl dh_usrlocal dh_link dh_compress debian/rules override_dh_fixperms make[1]: Entering directory `/home/skalkoto/src/snf-image/snf-image-host' dh_fixperms --exclude debian/snf-image/etc/default/snf-image make[1]: Leaving directory `/home/skalkoto/src/snf-image/snf-image-host' dh_strip dh_makeshlibs dh_shlibdeps dh_installdeb dh_gencontrol dpkg-gencontrol: warning: package snf-image: unused substitution variable ${python:Depends} dh_md5sums dh_builddeb dpkg-deb: building package `snf-image' in `../snf-image_0.8-1_all.deb'. dpkg-genchanges >../snf-image_0.8-1_amd64.changes dpkg-genchanges: including full source code in upload dpkg-source -i -I --after-build snf-image-host dpkg-buildpackage: full upload (original source is included) Now running lintian... W: snf-image: binary-without-manpage usr/bin/snf-image-update-helper W: snf-image: maintainer-script-empty postinst W: snf-image: non-standard-file-perm etc/default/snf-image 0600 != 0644 Finished running lintian. Now signing changes and any dsc files... signfile snf-image_0.8-1.dsc Nikos Skalkotos signfile snf-image_0.8-1_amd64.changes Nikos Skalkotos Successfully signed dsc and changes files