DEBUG: Executing shell function do_build Can't open /dev/null: No such file or directory Reading package lists... Building dependency tree... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. dpkg-buildpackage: info: source package hello dpkg-buildpackage: info: source version 0.1+g7f35942-1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Baurzhan Ismagulov dpkg-source --before-build git dpkg-buildpackage: info: host architecture i386 debian/rules clean dh clean --with autotools-dev dh_testdir dh_auto_clean dh_autotools-dev_restoreconfig dh_clean dpkg-source -b git dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1) dpkg-source: warning: source directory 'git' is not - 'hello-0.1+g7f35942' dpkg-source: info: using source format '1.0' dpkg-source: info: building hello in hello_0.1+g7f35942-1.tar.gz dpkg-source: info: building hello in hello_0.1+g7f35942-1.dsc debian/rules build dh build --with autotools-dev dh_testdir dh_update_autotools_config dh_autotools-dev_updateconfig dh_auto_configure ./configure --build=i686-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/i386-linux-gnu --libexecdir=\${prefix}/lib/i386-linux-gnu --disable-maintainer-mode --disable-dependency-tracking configure: WARNING: unrecognized options: --disable-maintainer-mode checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /home/builder/hello/git/missing: Unknown `--is-lightweight' option Try `/home/builder/hello/git/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk 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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking whether make supports nested variables... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-maintainer-mode dh_auto_build make -j1 make[1]: Entering directory '/home/builder/hello/git' CDPATH="${ZSH_VERSION+.}:" && cd . && autoconf /bin/bash ./config.status --recheck running CONFIG_SHELL=/bin/bash /bin/bash ./configure --build=i686-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=${prefix}/lib/i386-linux-gnu --libexecdir=${prefix}/lib/i386-linux-gnu --disable-maintainer-mode --disable-dependency-tracking build_alias=i686-linux-gnu CFLAGS=-g -O2 -fdebug-prefix-map=/home/builder/hello/git=. -fstack-protector-strong -Wformat -Werror=format-security LDFLAGS=-Wl,-z,relro CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2 --no-create --no-recursion configure: WARNING: unrecognized options: --disable-maintainer-mode checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /home/builder/hello/git/missing: Unknown `--is-lightweight' option Try `/home/builder/hello/git/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk 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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking whether make supports nested variables... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status configure: WARNING: unrecognized options: --disable-maintainer-mode /bin/bash ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands (CDPATH="${ZSH_VERSION+.}:" && cd . && autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/bash ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-am make[2]: Entering directory '/home/builder/hello/git' gcc -DHAVE_CONFIG_H -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/builder/hello/git=. -fstack-protector-strong -Wformat -Werror=format-security -c -o hello.o hello.c gcc -g -O2 -fdebug-prefix-map=/home/builder/hello/git=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o hello hello.o docbook-to-man hello.sgml >hello.1 make[2]: Leaving directory '/home/builder/hello/git' make[1]: Leaving directory '/home/builder/hello/git' dh_auto_test make -j1 check VERBOSE=1 make[1]: Entering directory '/home/builder/hello/git' make[1]: Leaving directory '/home/builder/hello/git' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with autotools-dev create-stamp debian/debhelper-build-stamp dh_testroot dh_prep dh_auto_install make -j1 install DESTDIR=/home/builder/hello/git/debian/hello AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/home/builder/hello/git' make[2]: Entering directory '/home/builder/hello/git' /bin/mkdir -p '/home/builder/hello/git/debian/hello/usr/bin' /usr/bin/install -c hello '/home/builder/hello/git/debian/hello/usr/bin' /bin/mkdir -p '/home/builder/hello/git/debian/hello/usr/share/man/man1' /usr/bin/install -c -m 644 hello.1 '/home/builder/hello/git/debian/hello/usr/share/man/man1' make[2]: Leaving directory '/home/builder/hello/git' make[1]: Leaving directory '/home/builder/hello/git' dh_installdocs dh_installchangelogs dh_installman dh_installmenu dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_strip dh_makeshlibs dh_shlibdeps dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package 'hello-dbgsym' in '../hello-dbgsym_0.1+g7f35942-1_i386.deb'. dpkg-deb: building package 'hello' in '../hello_0.1+g7f35942-1_i386.deb'. dpkg-genbuildinfo dpkg-genchanges >../hello_0.1+g7f35942-1_i386.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build git dpkg-buildpackage: info: full upload; Debian-native package (full source is included) DEBUG: Shell function do_build finished