dpkg-buildpackage: source package is bool dpkg-buildpackage: source version is 0.2.1-6 dpkg-buildpackage: source maintainer is Maximiliano Curia dpkg-buildpackage: host architecture is i386 fakeroot debian/rules clean test -x debian/rules test "`id -u`" = 0 if test -n "" && test "" != "."; then rmdir ""; fi if test "." != "."; then rmdir .; fi dh_clean make -C . -k distclean || true make[1]: Entering directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1' make[1]: *** No rule to make target `distclean'. make[1]: Leaving directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1' rm -f debian/stamp-makefile-build for ext in guess sub ; do \ for i in `find . -type f -name config.$ext` ; do \ if test -e $i.cdbs-orig ; then \ rm -f $i ; \ mv $i.cdbs-orig $i ; \ fi ; \ done ; \ done if [ -f "./config.log" ] && grep -i 'generated.*by.*autoconf' "./config.log" 1>/dev/null; then \ rm -f "./config.log"; \ fi rm -f debian/stamp-autotools-files if test -f ./config.status && grep -i -q 'Generated.*by configure.' ./config.status; then rm -f ./config.status; fi if test -f ./config.cache && grep -i -q 'shell.*script.*caches.*results.*configure' ./config.cache; then rm -f ./config.cache; fi patches: debian/patches/man.patch + reverse= + patches=debian/patches/man.patch + '[' reverse-patches = reverse-patches ']' + '[' '!' -e debian/stamp-patched ']' + echo 'Not reversing not applied patches.' Not reversing not applied patches. + exit 0 if [ "reverse-patches" = "debian/stamp-patched" ]; then touch debian/stamp-patched; fi rm -f debian/stamp-patch* rm -f debian/patches/*.log rm -f debian/stamp-buildinfo dpkg-source -b bool-0.2.1 dpkg-source: building bool using existing bool_0.2.1.orig.tar.gz dpkg-source: building bool in bool_0.2.1-6.diff.gz dpkg-source: building bool in bool_0.2.1-6.dsc debian/rules build test -x debian/rules if [ -n "" ]; then \ mkdir -p ""; \ fi if [ ! -d "." ]; then \ mkdir -p "."; \ fi /usr/share/cdbs/1/rules/buildcore.mk:59: "DEB_BUILD_MAKE_TARGET is a deprecated variable" /usr/share/cdbs/1/rules/buildcore.mk:59: "DEB_CLEAN_MAKE_TARGET is a deprecated variable" /usr/share/cdbs/1/rules/buildcore.mk:59: "DEB_MAKE_TEST_TARGET is a deprecated variable" if [ -z "" ]; then \ if ! test -f debian/compat; then echo 4 > debian/compat; fi; \ fi patches: debian/patches/man.patch + reverse= + patches=debian/patches/man.patch + '[' debian/stamp-patched = reverse-patches ']' + for patch in '$patches' + case $patch in + cat=cat ++ head debian/patches/man.patch ++ egrep '^#DPATCHLEVEL=' ++ cut -f 2 -d = + level= + reverse= + '[' debian/stamp-patched = reverse-patches ']' + success= + '[' -z '' ']' + echo -n 'Trying ' Trying + test -n '' + echo -n 'patch debian/patches/man.patch at level ' patch debian/patches/man.patch at level + for level in 0 1 2 + test -z '' + echo -n 0... 0...+ '[' '' = yes ']' + logfile=debian/patches/man.patch.level-0.log + cat debian/patches/man.patch + patch -d . -E --dry-run -p0 + for level in 0 1 2 + test -z '' + echo -n 1... 1...+ '[' '' = yes ']' + logfile=debian/patches/man.patch.level-1.log + cat debian/patches/man.patch + patch -d . -E --dry-run -p1 + cat debian/patches/man.patch + patch -d . -E --no-backup-if-mismatch -V never -p1 + success=yes ++ basename debian/patches/man.patch + touch debian/stamp-patch-man.patch + echo success. success. + for level in 0 1 2 + test -z yes + test -z yes if [ "debian/stamp-patched" = "debian/stamp-patched" ]; then touch debian/stamp-patched; fi if test "" = "pre" ; then \ cd . && libtoolize -c -f ; \ fi if test -n "" ; then \ if test -d ./m4 ; then m4="-I m4" ; fi ; \ if test -e ./aclocal.m4 ; then cd . && aclocal- $m4 ; fi ; \ elif test -n "" ; then \ if test -d ./m4 ; then m4="-I m4" ; fi ; \ if test -e ./aclocal.m4 ; then cd . && aclocal- $m4 ; fi ; \ fi if test -n "" ; then \ if test -e ./configure.ac || test -e ./configure.in ; then cd . && `which autoconf || which autoconf` ; fi ; \ fi if test -n "" ; then \ if test -e ./configure.ac || test -e ./configure.in ; then cd . && `which autoheader || which autoheader` ; fi ; \ fi if test -n "" ; then \ if test -e ./Makefile.am ; then cd . && automake- ; fi ; \ fi for ext in guess sub ; do \ if test -e /usr/share/misc/config.$ext ; then \ for i in `find . -type f -name config.$ext` ; do \ mv $i $i.cdbs-orig ; \ cp -f /usr/share/misc/config.$ext $i ; \ done ; \ fi ; \ done touch debian/stamp-autotools-files chmod a+x /home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/./configure if test ""; then cd ""; else cd "."; fi && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" /home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/./configure --build=i386-linux --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/bool" --srcdir=. --disable-maintainer-mode creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for mawk... mawk checking for gcc... cc checking whether the C compiler (cc -g -Wall -O2 ) works... yes checking whether the C compiler (cc -g -Wall -O2 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for size_t... yes checking for ssize_t... yes checking for working const... yes checking for ANSI C header files... (cached) yes checking for string.h... yes checking for stdlib.h... yes checking for unistd.h... yes checking for memmove... yes checking for strerror... yes updating cache ./config.cache creating ./config.status creating Makefile creating doc/Makefile creating src/Makefile creating tests/Makefile creating config.h if test "" = "post" ; then \ if test -e ./libtool ; then cp -f /usr/bin/libtool ./libtool ; fi ; \ fi make -C . make[1]: Entering directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1' make all-recursive make[2]: Entering directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1' Making all in doc make[3]: Entering directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/doc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/doc' Making all in src make[3]: Entering directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/src' cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -O2 -c bool.c cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -O2 -c getopt.c cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -O2 -c getopt1.c cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -O2 -c context.c cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -O2 -c err.c cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -O2 -c event.c cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -O2 -c expr.c expr.c: In function `expr_next': expr.c:584: warning: unused variable `pat' cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -O2 -c html.c cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -O2 -c match.c cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -O2 -c mem.c cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -O2 -c sgml.c cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -O2 -c text.c cc -g -Wall -O2 -o bool bool.o getopt.o getopt1.o context.o err.o event.o expr.o html.o match.o mem.o sgml.o text.o make[3]: Leaving directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/src' Making all in tests make[3]: Entering directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/tests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/tests' make[3]: Entering directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1' make[3]: Leaving directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1' make[2]: Leaving directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1' make[1]: Leaving directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1' touch debian/stamp-makefile-build fakeroot debian/rules binary test -x debian/rules test "`id -u`" = 0 dh_clean -k dh_installdirs -A if [ -n "" ]; then \ mkdir -p ""; \ fi if [ ! -d "." ]; then \ mkdir -p "."; \ fi /usr/share/cdbs/1/rules/buildcore.mk:59: "DEB_BUILD_MAKE_TARGET is a deprecated variable" /usr/share/cdbs/1/rules/buildcore.mk:59: "DEB_CLEAN_MAKE_TARGET is a deprecated variable" /usr/share/cdbs/1/rules/buildcore.mk:59: "DEB_MAKE_TEST_TARGET is a deprecated variable" if [ -z "" ]; then \ if ! test -f debian/compat; then echo 4 > debian/compat; fi; \ fi DEB_MAKE_CHECK_TARGET unset, not running checks make -C . install DESTDIR=/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/debian/bool/ make[1]: Entering directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1' Making install in doc make[2]: Entering directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/doc' make[3]: Entering directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/doc' make[3]: Nothing to be done for `install-exec-am'. make install-man1 make[4]: Entering directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/doc' /bin/sh ../mkinstalldirs /home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/debian/bool//usr/share/man/man1 mkdir /home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/debian/bool/usr mkdir /home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/debian/bool/usr/share mkdir /home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/debian/bool/usr/share/man mkdir /home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/debian/bool/usr/share/man/man1 /usr/bin/install -c -m 644 ./bool.1 /home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/debian/bool//usr/share/man/man1/bool.1 make[4]: Leaving directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/doc' make[3]: Leaving directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/doc' make[2]: Leaving directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/doc' Making install in src make[2]: Entering directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/src' make[3]: Entering directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/src' /bin/sh ../mkinstalldirs /home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/debian/bool//usr/bin mkdir /home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/debian/bool/usr/bin /usr/bin/install -c bool /home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/debian/bool//usr/bin/bool make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/src' make[2]: Leaving directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/src' Making install in tests make[2]: Entering directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/tests' make[3]: Entering directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/tests' 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/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/tests' make[2]: Leaving directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1/tests' make[2]: Entering directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1' make[3]: Entering directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1' 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/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1' make[2]: Leaving directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1' make[1]: Leaving directory `/home/users/maxy/src/maxy@gnuservers.com.ar/bool-0.2.1' dh_buildinfo dh_installdirs -pbool dh_installdocs -pbool ./README ./NEWS ./AUTHORS ./THANKS dh_installexamples -pbool dh_installman -pbool doc/bool.1 dh_installinfo -pbool dh_installmenu -pbool dh_installcron -pbool dh_installinit -pbool dh_installdebconf -pbool dh_installemacsen -pbool dh_installpam -pbool dh_installlogrotate -pbool if test -x /usr/bin/dh_installlogcheck; then dh_installlogcheck -pbool ; fi dh_installchangelogs -pbool ./ChangeLog dh_install -pbool dh_link -pbool if test ""; then :; else dh_strip -pbool ; fi dh_compress -pbool dh_fixperms -pbool if test ""; then :; else dh_makeshlibs -pbool ; fi dh_installdeb -pbool dh_perl -pbool dh_shlibdeps -pbool dh_gencontrol -pbool dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums -pbool dh_builddeb -pbool dpkg-deb: building package `bool' in `../bool_0.2.1-6_i386.deb'. dpkg-genchanges dpkg-genchanges: not including original source code in upload dpkg-buildpackage: binary and diff upload (original source NOT included) Now running lintian... Finished running lintian. Now running linda... Finished running linda. Now signing changes and any dsc files... signfile bool_0.2.1-6.dsc Maximiliano Curia signfile bool_0.2.1-6_i386.changes Maximiliano Curia Successfully signed dsc and changes files