dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: source package partclone-utils dpkg-buildpackage: source version 0.3.1-drbl1 dpkg-buildpackage: source distribution unstable dpkg-buildpackage: source changed by Steven Shiau dpkg-source --before-build partclone-utils-0.3.1 dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean dh clean dh: No compatibility level specified in debian/compat dh: This package will soon FTBFS; time to fix it! dh: Compatibility levels before 5 are deprecated (level 1 in use) dh_testdir debian/rules override_dh_auto_clean make[1]: Entering directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1' dh_auto_clean dh_auto_clean: No compatibility level specified in debian/compat dh_auto_clean: This package will soon FTBFS; time to fix it! dh_auto_clean: Compatibility levels before 5 are deprecated (level 1 in use) make[1]: Leaving directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1' dh_clean dh_clean: No compatibility level specified in debian/compat dh_clean: This package will soon FTBFS; time to fix it! dh_clean: Compatibility levels before 5 are deprecated (level 1 in use) dpkg-source -b partclone-utils-0.3.1 dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1) dpkg-source: info: using source format `1.0' dpkg-source: info: building partclone-utils using existing partclone-utils_0.3.1.orig.tar.gz dpkg-source: info: building partclone-utils in partclone-utils_0.3.1-drbl1.diff.gz dpkg-source: info: building partclone-utils in partclone-utils_0.3.1-drbl1.dsc debian/rules build dh build dh: No compatibility level specified in debian/compat dh: This package will soon FTBFS; time to fix it! dh: Compatibility levels before 5 are deprecated (level 1 in use) dh_testdir dh_auto_configure dh_auto_configure: No compatibility level specified in debian/compat dh_auto_configure: This package will soon FTBFS; time to fix it! dh_auto_configure: Compatibility levels before 5 are deprecated (level 1 in use) configure: WARNING: unrecognized options: --disable-maintainer-mode 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 whether make supports nested variables... 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 whether gcc and cc understand -c and -o together... yes checking for ranlib... ranlib checking for ar... ar checking the archiver (ar) interface... ar checking for cap_init in -lcap... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking for inline... inline checking for int64_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for memset... yes checking for strerror... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether _LARGEFILE64_SOURCE is needed ... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating docs/Makefile config.status: creating docs/imagemount.8 config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-maintainer-mode dh_auto_build dh_auto_build: No compatibility level specified in debian/compat dh_auto_build: This package will soon FTBFS; time to fix it! dh_auto_build: Compatibility levels before 5 are deprecated (level 1 in use) make[1]: Entering directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1' make all-recursive make[2]: Entering directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1' Making all in src make[3]: Entering directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c librawimage.c rm -f librawimage.a ar cru librawimage.a librawimage.o ranlib librawimage.a gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c libntfsclone.c rm -f libntfsclone.a ar cru libntfsclone.a libntfsclone.o ranlib libntfsclone.a gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c libpartclone.c rm -f libpartclone.a ar cru libpartclone.a libpartclone.o ranlib libpartclone.a gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c libimage.c libimage.c: In function ‘image_close’: libimage.c:78:2: warning: incompatible implicit declaration of built-in function ‘printf’ printf("closing stale image handle...\n"); ^ rm -f libimage.a ar cru libimage.a libimage.o ranlib libimage.a gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c changefile.c rm -f libchangefile.a ar cru libchangefile.a changefile.o ranlib libchangefile.a gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c sysdep_posix.c rm -f libsysdep_posix.a ar cru libsysdep_posix.a sysdep_posix.o ranlib libsysdep_posix.a gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c libpctest.c gcc -g -O2 -o libpctest libpctest.o libpartclone.a libchangefile.a libsysdep_posix.a -lcap gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c libntfstest.c gcc -g -O2 -o libntfstest libntfstest.o libntfsclone.a libchangefile.a libsysdep_posix.a -lcap gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c cfdump.c gcc -g -O2 -o cfdump cfdump.o libchangefile.a libsysdep_posix.a -lcap gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c cfchanges.c gcc -g -O2 -o cfchanges cfchanges.o libimage.a libpartclone.a libntfsclone.a librawimage.a libchangefile.a libsysdep_posix.a -lcap gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c imagemount.c gcc -g -O2 -o imagemount imagemount.o libimage.a libpartclone.a libntfsclone.a librawimage.a libchangefile.a libsysdep_posix.a -lcap gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c partclone_imageinfo.c gcc -g -O2 -o partclone_imageinfo partclone_imageinfo.o libpartclone.a libchangefile.a libsysdep_posix.a -lcap gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c ntfsclone_imageinfo.c gcc -g -O2 -o ntfsclone_imageinfo ntfsclone_imageinfo.o libntfsclone.a libchangefile.a libsysdep_posix.a -lcap make[3]: Leaving directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1/src' Making all in docs make[3]: Entering directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1/docs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1/docs' make[3]: Entering directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1' make[2]: Leaving directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1' make[1]: Leaving directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1' dh_auto_test dh_auto_test: No compatibility level specified in debian/compat dh_auto_test: This package will soon FTBFS; time to fix it! dh_auto_test: Compatibility levels before 5 are deprecated (level 1 in use) make[1]: Entering directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1' Making check in src make[2]: Entering directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1/src' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1/src' Making check in docs make[2]: Entering directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1/docs' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1/docs' make[2]: Entering directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1' make[1]: Leaving directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1' fakeroot debian/rules binary dh binary dh: No compatibility level specified in debian/compat dh: This package will soon FTBFS; time to fix it! dh: Compatibility levels before 5 are deprecated (level 1 in use) dh_testroot dh_prep dh_prep: No compatibility level specified in debian/compat dh_prep: This package will soon FTBFS; time to fix it! dh_prep: Compatibility levels before 5 are deprecated (level 1 in use) dh_installdirs dh_installdirs: No compatibility level specified in debian/compat dh_installdirs: This package will soon FTBFS; time to fix it! dh_installdirs: Compatibility levels before 5 are deprecated (level 1 in use) debian/rules override_dh_auto_install make[1]: Entering directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1' dh_auto_install dh_auto_install: No compatibility level specified in debian/compat dh_auto_install: This package will soon FTBFS; time to fix it! dh_auto_install: Compatibility levels before 5 are deprecated (level 1 in use) make[2]: Entering directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1' Making install in src make[3]: Entering directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1/src' make[4]: Entering directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1/src' /bin/mkdir -p '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1/debian/tmp/usr/sbin' /usr/bin/install -c imagemount partclone_imageinfo ntfsclone_imageinfo '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1/debian/tmp/usr/sbin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1/src' make[3]: Leaving directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1/src' Making install in docs make[3]: Entering directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1/docs' make[4]: Entering directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1/docs' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1/debian/tmp/usr/share/man/man8' /usr/bin/install -c -m 644 imagemount.8 '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1/debian/tmp/usr/share/man/man8' make[4]: Leaving directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1/docs' make[3]: Leaving directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1/docs' make[3]: Entering directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1' make[4]: Entering directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1' make[3]: Leaving directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1' make[2]: Leaving directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1' make[1]: Leaving directory '/home/steven/partclone-utils/0.3.1/partclone-utils-0.3.1' dh_installdocs dh_installdocs: No compatibility level specified in debian/compat dh_installdocs: This package will soon FTBFS; time to fix it! dh_installdocs: Compatibility levels before 5 are deprecated (level 1 in use) dh_installchangelogs dh_installchangelogs: No compatibility level specified in debian/compat dh_installchangelogs: This package will soon FTBFS; time to fix it! dh_installchangelogs: Compatibility levels before 5 are deprecated (level 1 in use) dh_installman dh_installman: No compatibility level specified in debian/compat dh_installman: This package will soon FTBFS; time to fix it! dh_installman: Compatibility levels before 5 are deprecated (level 1 in use) dh_pysupport dh_pysupport: This program is deprecated, you should use dh_python2 instead. Migration guide: http://deb.li/dhs2p dh_pysupport: No compatibility level specified in debian/compat dh_pysupport: This package will soon FTBFS; time to fix it! dh_pysupport: Compatibility levels before 5 are deprecated (level 1 in use) dh_perl dh_perl: No compatibility level specified in debian/compat dh_perl: This package will soon FTBFS; time to fix it! dh_perl: Compatibility levels before 5 are deprecated (level 1 in use) dh_link dh_link: No compatibility level specified in debian/compat dh_link: This package will soon FTBFS; time to fix it! dh_link: Compatibility levels before 5 are deprecated (level 1 in use) dh_compress dh_compress: No compatibility level specified in debian/compat dh_compress: This package will soon FTBFS; time to fix it! dh_compress: Compatibility levels before 5 are deprecated (level 1 in use) dh_fixperms dh_fixperms: No compatibility level specified in debian/compat dh_fixperms: This package will soon FTBFS; time to fix it! dh_fixperms: Compatibility levels before 5 are deprecated (level 1 in use) dh_strip dh_strip: No compatibility level specified in debian/compat dh_strip: This package will soon FTBFS; time to fix it! dh_strip: Compatibility levels before 5 are deprecated (level 1 in use) dh_makeshlibs dh_makeshlibs: No compatibility level specified in debian/compat dh_makeshlibs: This package will soon FTBFS; time to fix it! dh_makeshlibs: Compatibility levels before 5 are deprecated (level 1 in use) dh_shlibdeps dh_shlibdeps: No compatibility level specified in debian/compat dh_shlibdeps: This package will soon FTBFS; time to fix it! dh_shlibdeps: Compatibility levels before 5 are deprecated (level 1 in use) dh_installdeb dh_installdeb: No compatibility level specified in debian/compat dh_installdeb: This package will soon FTBFS; time to fix it! dh_installdeb: Compatibility levels before 5 are deprecated (level 1 in use) dh_gencontrol dh_gencontrol: No compatibility level specified in debian/compat dh_gencontrol: This package will soon FTBFS; time to fix it! dh_gencontrol: Compatibility levels before 5 are deprecated (level 1 in use) dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dh_md5sums dh_md5sums: No compatibility level specified in debian/compat dh_md5sums: This package will soon FTBFS; time to fix it! dh_md5sums: Compatibility levels before 5 are deprecated (level 1 in use) dh_builddeb dh_builddeb: No compatibility level specified in debian/compat dh_builddeb: This package will soon FTBFS; time to fix it! dh_builddeb: Compatibility levels before 5 are deprecated (level 1 in use) dpkg-deb: building package `partclone-utils' in `../partclone-utils_0.3.1-drbl1_i386.deb'. dh_builddeb: No compatibility level specified in debian/compat dh_builddeb: This package will soon FTBFS; time to fix it! dh_builddeb: Compatibility levels before 5 are deprecated (level 1 in use) dpkg-genchanges >../partclone-utils_0.3.1-drbl1_i386.changes dpkg-genchanges: including full source code in upload dpkg-source --after-build partclone-utils-0.3.1 dpkg-buildpackage: full upload (original source is included) Now signing changes and any dsc files... signfile partclone-utils_0.3.1-drbl1.dsc Steven Shiau gpg: skipped "Steven Shiau ": secret key not available gpg: /tmp/debsign.F17uujrR/partclone-utils_0.3.1-drbl1.dsc: clearsign failed: secret key not available debsign: gpg error occurred! Aborting....