dpkg-buildpackage -rfakeroot -D -us -uc -sa 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): -Wl,-Bsymbolic-functions dpkg-buildpackage: source package knight-path dpkg-buildpackage: source version 1.0.D018-1 dpkg-buildpackage: source changed by Peter Miller dpkg-source --before-build knight-path-1.0 dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp test ! -f Makefile || /usr/bin/make distclean dh_clean dpkg-source -b knight-path-1.0 dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1) dpkg-source: warning: source directory 'knight-path-1.0' is not - 'knight-path-1.0.D018' dpkg-source: warning: .orig directory name knight-path-1.0.orig is not - (wanted knight-path-1.0.D018.orig) dpkg-source: info: using source format `1.0' dpkg-source: info: building knight-path using existing knight-path_1.0.D018.orig.tar.gz dpkg-source: info: building knight-path in knight-path_1.0.D018-1.diff.gz dpkg-source: info: building knight-path in knight-path_1.0.D018-1.dsc debian/rules build dh_testdir sh configure --prefix=/usr --localstatedir=/var \ --sysconfdir=/etc --mandir=/usr/share/man \ CFLAGS="-Wall -g -O2" LDFLAGS="-Wl,-z,defs" checking for g++... g++ 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 g++ accepts -g... yes checking for gcc... gcc 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 how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for groff... groff checking for soelim... soelim checking for gawk... gawk checking for a Bourne shell which understands functions... /bin/sh configure: creating ./config.status config.status: creating Makefile config.status: creating lib/libdir.cc config.status: WARNING: 'lib/libdir.cc.in' seems to ignore the --datarootdir setting config.status: creating lib/config.h dh_testdir /usr/bin/make make[1]: Entering directory `/home/archives/knight-path/branch.1/branch.0/delta5682.018/web-site/debian/knight-path-1.0' g++ -g -O2 -I. -c knight-path/main.cc mv main.o knight-path/main.o g++ -g -O2 -I. -c knight-path/position.cc mv position.o knight-path/position.o g++ -g -O2 -I. -c knight-path/solver.cc mv solver.o knight-path/solver.o g++ -g -O2 -I. -c knight-path/solver/brute_force.cc mv brute_force.o knight-path/solver/brute_force.o g++ -g -O2 -I. -c knight-path/solver/factory.cc mv factory.o knight-path/solver/factory.o g++ -g -O2 -I. -c knight-path/solver/maze.cc mv maze.o knight-path/solver/maze.o g++ -g -O2 -I. -c knight-path/solver/taxi.cc mv taxi.o knight-path/solver/taxi.o g++ -g -O2 -I. -c lib/libdir.cc mv libdir.o lib/libdir.o g++ -g -O2 -I. -c lib/print_version.cc mv print_version.o lib/print_version.o g++ -g -O2 -I. -c lib/progname.cc mv progname.o lib/progname.o g++ -g -O2 -I. -c lib/version.cc mv version.o lib/version.o rm -f lib/libknight-path.a ar qc lib/libknight-path.a lib/libdir.o lib/print_version.o lib/progname.o lib/version.o ranlib lib/libknight-path.a mkdir bin chmod 0755 bin g++ -g -O2 -o bin/knight-path knight-path/main.o knight-path/position.o knight-path/solver.o knight-path/solver/brute_force.o knight-path/solver/factory.o knight-path/solver/maze.o knight-path/solver/taxi.o lib/libknight-path.a -Wl,-z,defs groff -s -I. -t -man etc/readme.man > etc/readme.ps make[1]: Leaving directory `/home/archives/knight-path/branch.1/branch.0/delta5682.018/web-site/debian/knight-path-1.0' /usr/bin/make check make[1]: Entering directory `/home/archives/knight-path/branch.1/branch.0/delta5682.018/web-site/debian/knight-path-1.0' PATH=`pwd`/bin:$PATH /bin/sh test/01/t0111a.sh PASSED Passed All Tests make[1]: Leaving directory `/home/archives/knight-path/branch.1/branch.0/delta5682.018/web-site/debian/knight-path-1.0' touch build-stamp fakeroot debian/rules binary dh_testdir dh_testroot dh_clean -k dh_clean: dh_clean -k is deprecated; use dh_prep instead dh_installdirs -A --list-missing Unknown option: list-missing mkdir -p /home/archives/knight-path/branch.1/branch.0/delta5682.018/web-site/debian/knight-path-1.0/debian/tmp/usr/lib mkdir -p /home/archives/knight-path/branch.1/branch.0/delta5682.018/web-site/debian/knight-path-1.0/debian/tmp/usr/share /usr/bin/make DESTDIR=/home/archives/knight-path/branch.1/branch.0/delta5682.018/web-site/debian/knight-path-1.0/debian/tmp install make[1]: Entering directory `/home/archives/knight-path/branch.1/branch.0/delta5682.018/web-site/debian/knight-path-1.0' /usr/bin/install -c -m 0755 -d /home/archives/knight-path/branch.1/branch.0/delta5682.018/web-site/debian/knight-path-1.0/debian/tmp/usr/bin /usr/bin/install -c bin/knight-path /home/archives/knight-path/branch.1/branch.0/delta5682.018/web-site/debian/knight-path-1.0/debian/tmp/usr/bin/knight-path /usr/bin/install -c -m 0755 -d /home/archives/knight-path/branch.1/branch.0/delta5682.018/web-site/debian/knight-path-1.0/debian/tmp/usr/share/man /usr/bin/install -c -m 0755 -d /home/archives/knight-path/branch.1/branch.0/delta5682.018/web-site/debian/knight-path-1.0/debian/tmp/usr/share/man/man1 soelim -I. -Iman/man1 man/man1/knight-path.1 > tmp /usr/bin/install -c -m 644 tmp /home/archives/knight-path/branch.1/branch.0/delta5682.018/web-site/debian/knight-path-1.0/debian/tmp/usr/share/man/man1/knight-path.1 make[1]: Leaving directory `/home/archives/knight-path/branch.1/branch.0/delta5682.018/web-site/debian/knight-path-1.0' dh_testdir dh_testroot dh_installchangelogs dh_installdocs -A dh_install --fail-missing --sourcedir=debian/tmp dh_installman -A dh_strip dh_compress -A dh_fixperms dh_shlibdeps dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package `knight-path' in `../knight-path_1.0.D018-1_amd64.deb'. dpkg-genchanges -sa >../knight-path_1.0.D018-1_amd64.changes dpkg-genchanges: including full source code in upload dpkg-source --after-build knight-path-1.0 dpkg-buildpackage: full upload (original source is included) Now running lintian... Finished running lintian. Now signing changes and any dsc files... signfile knight-path_1.0.D018-1.dsc 19CEC7D5 signfile knight-path_1.0.D018-1_amd64.changes 19CEC7D5 Successfully signed dsc and changes files