dpkg-buildpackage: source package is tcpick dpkg-buildpackage: source version is 0.1.22-1 dpkg-buildpackage: source maintainer is Maurizio - Tannoiser dpkg-buildpackage: host architecture is i386 fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp # Add here commands to clean up after the build process. /usr/bin/make distclean make[1]: Entering directory `/home/mizio/tcpick/tcpick-0.1.22' make[1]: *** No rule to make target `distclean'. Stop. make[1]: Leaving directory `/home/mizio/tcpick/tcpick-0.1.22' make: [clean] Error 2 (ignored) cp -f /usr/share/misc/config.sub config.sub cp -f /usr/share/misc/config.guess config.guess dh_clean rm -f debian/tcpick.substvars rm -f debian/tcpick.*.debhelper rm -rf debian/tcpick rm -f debian/files find . -type f -a \( -name \#\*\# -o -name .\*\~ -o -name \*\~ -o -name DEADJOE -o -name \*.orig -o -name \*.rej -o -name \*.bak -o -name .\*.orig -o -name .\*.rej -o -name .SUMS -o -name TAGS -o -name core -o \( -path \*/.deps/\* -a -name \*.P \) \) -exec rm -f {} \; rm -rf autom4te.cache dpkg-source -b tcpick-0.1.22 dpkg-source: building tcpick using existing tcpick_0.1.22.orig.tar.gz dpkg-source: building tcpick in tcpick_0.1.22-1.diff.gz dpkg-source: building tcpick in tcpick_0.1.22-1.dsc debian/rules build dh_testdir # Add here commands to configure the package. ./configure --host=i386-linux --build=i386-linux --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-linux-gcc... i386-linux-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i386-linux-gcc accepts -g... yes checking for i386-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of i386-linux-gcc... gcc3 checking for pcap_lookupdev in -lpcap... yes checking for pcap_lookupnet in -lpcap... yes checking for pcap_open_live in -lpcap... yes checking for pcap_compile in -lpcap... yes checking for pcap_setfilter in -lpcap... yes checking for pcap_datalink in -lpcap... yes checking for pcap_loop in -lpcap... yes checking how to run the C preprocessor... i386-linux-gcc -E checking for egrep... 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/ip.h usability... yes checking netinet/ip.h presence... yes checking for netinet/ip.h... yes checking for stdlib.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking pcap/pcap.h usability... no checking pcap/pcap.h presence... no checking for pcap/pcap.h... no checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for an ANSI C-conforming const... yes checking for gethostbyaddr... yes checking for inet_ntoa... yes checking for strdup... yes checking for strtol... yes checking for getopt... yes checking for getopt_long... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands dh_testdir # Add here commands to compile the package. /usr/bin/make make[1]: Entering directory `/home/mizio/tcpick/tcpick-0.1.22' Making all in src make[2]: Entering directory `/home/mizio/tcpick/tcpick-0.1.22/src' /usr/bin/make all-am make[3]: Entering directory `/home/mizio/tcpick/tcpick-0.1.22/src' if i386-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT display.o -MD -MP -MF ".deps/display.Tpo" \ -c -o display.o `test -f 'display.c' || echo './'`display.c; \ then mv -f ".deps/display.Tpo" ".deps/display.Po"; \ else rm -f ".deps/display.Tpo"; exit 1; \ fi if i386-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT lookup.o -MD -MP -MF ".deps/lookup.Tpo" \ -c -o lookup.o `test -f 'lookup.c' || echo './'`lookup.c; \ then mv -f ".deps/lookup.Tpo" ".deps/lookup.Po"; \ else rm -f ".deps/lookup.Tpo"; exit 1; \ fi if i386-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT loop.o -MD -MP -MF ".deps/loop.Tpo" \ -c -o loop.o `test -f 'loop.c' || echo './'`loop.c; \ then mv -f ".deps/loop.Tpo" ".deps/loop.Po"; \ else rm -f ".deps/loop.Tpo"; exit 1; \ fi if i386-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT tracker.o -MD -MP -MF ".deps/tracker.Tpo" \ -c -o tracker.o `test -f 'tracker.c' || echo './'`tracker.c; \ then mv -f ".deps/tracker.Tpo" ".deps/tracker.Po"; \ else rm -f ".deps/tracker.Tpo"; exit 1; \ fi if i386-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT tcpick.o -MD -MP -MF ".deps/tcpick.Tpo" \ -c -o tcpick.o `test -f 'tcpick.c' || echo './'`tcpick.c; \ then mv -f ".deps/tcpick.Tpo" ".deps/tcpick.Po"; \ else rm -f ".deps/tcpick.Tpo"; exit 1; \ fi if i386-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT write.o -MD -MP -MF ".deps/write.Tpo" \ -c -o write.o `test -f 'write.c' || echo './'`write.c; \ then mv -f ".deps/write.Tpo" ".deps/write.Po"; \ else rm -f ".deps/write.Tpo"; exit 1; \ fi if i386-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT alloc.o -MD -MP -MF ".deps/alloc.Tpo" \ -c -o alloc.o `test -f 'alloc.c' || echo './'`alloc.c; \ then mv -f ".deps/alloc.Tpo" ".deps/alloc.Po"; \ else rm -f ".deps/alloc.Tpo"; exit 1; \ fi if i386-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT datalink.o -MD -MP -MF ".deps/datalink.Tpo" \ -c -o datalink.o `test -f 'datalink.c' || echo './'`datalink.c; \ then mv -f ".deps/datalink.Tpo" ".deps/datalink.Po"; \ else rm -f ".deps/datalink.Tpo"; exit 1; \ fi if i386-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT match.o -MD -MP -MF ".deps/match.Tpo" \ -c -o match.o `test -f 'match.c' || echo './'`match.c; \ then mv -f ".deps/match.Tpo" ".deps/match.Po"; \ else rm -f ".deps/match.Tpo"; exit 1; \ fi if i386-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT verify.o -MD -MP -MF ".deps/verify.Tpo" \ -c -o verify.o `test -f 'verify.c' || echo './'`verify.c; \ then mv -f ".deps/verify.Tpo" ".deps/verify.Po"; \ else rm -f ".deps/verify.Tpo"; exit 1; \ fi if i386-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT colors.o -MD -MP -MF ".deps/colors.Tpo" \ -c -o colors.o `test -f 'colors.c' || echo './'`colors.c; \ then mv -f ".deps/colors.Tpo" ".deps/colors.Po"; \ else rm -f ".deps/colors.Tpo"; exit 1; \ fi if i386-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT colortrack.o -MD -MP -MF ".deps/colortrack.Tpo" \ -c -o colortrack.o `test -f 'colortrack.c' || echo './'`colortrack.c; \ then mv -f ".deps/colortrack.Tpo" ".deps/colortrack.Po"; \ else rm -f ".deps/colortrack.Tpo"; exit 1; \ fi if i386-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT time.o -MD -MP -MF ".deps/time.Tpo" \ -c -o time.o `test -f 'time.c' || echo './'`time.c; \ then mv -f ".deps/time.Tpo" ".deps/time.Po"; \ else rm -f ".deps/time.Tpo"; exit 1; \ fi if i386-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT debug.o -MD -MP -MF ".deps/debug.Tpo" \ -c -o debug.o `test -f 'debug.c' || echo './'`debug.c; \ then mv -f ".deps/debug.Tpo" ".deps/debug.Po"; \ else rm -f ".deps/debug.Tpo"; exit 1; \ fi i386-linux-gcc -g -O2 -o tcpick display.o lookup.o loop.o tracker.o tcpick.o write.o alloc.o datalink.o match.o verify.o colors.o colortrack.o time.o debug.o -lpcap -lpcap -lpcap -lpcap -lpcap -lpcap -lpcap make[3]: Leaving directory `/home/mizio/tcpick/tcpick-0.1.22/src' make[2]: Leaving directory `/home/mizio/tcpick/tcpick-0.1.22/src' make[2]: Entering directory `/home/mizio/tcpick/tcpick-0.1.22' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/home/mizio/tcpick/tcpick-0.1.22' make[1]: Leaving directory `/home/mizio/tcpick/tcpick-0.1.22' #/usr/bin/docbook-to-man debian/tcpick.sgml > tcpick.1 touch build-stamp fakeroot debian/rules binary dh_testdir dh_testroot dh_clean -k rm -f debian/tcpick.substvars rm -f debian/tcpick.*.debhelper rm -rf debian/tcpick find . -type f -a \( -name \#\*\# -o -name .\*\~ -o -name \*\~ -o -name DEADJOE -o -name \*.orig -o -name \*.rej -o -name \*.bak -o -name .\*.orig -o -name .\*.rej -o -name .SUMS -o -name TAGS -o -name core -o \( -path \*/.deps/\* -a -name \*.P \) \) -exec rm -f {} \; rm -rf autom4te.cache dh_installdirs install -d debian/tcpick # Add here commands to install the package into debian/tcpick. /usr/bin/make install DESTDIR=/home/mizio/tcpick/tcpick-0.1.22/debian/tcpick make[1]: Entering directory `/home/mizio/tcpick/tcpick-0.1.22' Making install in src make[2]: Entering directory `/home/mizio/tcpick/tcpick-0.1.22/src' make[3]: Entering directory `/home/mizio/tcpick/tcpick-0.1.22/src' /bin/sh ../mkinstalldirs /home/mizio/tcpick/tcpick-0.1.22/debian/tcpick/usr/bin mkdir -p -- /home/mizio/tcpick/tcpick-0.1.22/debian/tcpick/usr/bin /usr/bin/install -c tcpick /home/mizio/tcpick/tcpick-0.1.22/debian/tcpick/usr/bin/tcpick make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/mizio/tcpick/tcpick-0.1.22/src' make[2]: Leaving directory `/home/mizio/tcpick/tcpick-0.1.22/src' make[2]: Entering directory `/home/mizio/tcpick/tcpick-0.1.22' make[3]: Entering directory `/home/mizio/tcpick/tcpick-0.1.22' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ./mkinstalldirs /home/mizio/tcpick/tcpick-0.1.22/debian/tcpick/usr/share/man/man1 mkdir -p -- /home/mizio/tcpick/tcpick-0.1.22/debian/tcpick/usr/share/man/man1 /usr/bin/install -c -m 644 ./tcpick.1 /home/mizio/tcpick/tcpick-0.1.22/debian/tcpick/usr/share/man/man1/tcpick.1 make[3]: Leaving directory `/home/mizio/tcpick/tcpick-0.1.22' make[2]: Leaving directory `/home/mizio/tcpick/tcpick-0.1.22' make[1]: Leaving directory `/home/mizio/tcpick/tcpick-0.1.22' dh_testdir dh_testroot dh_installchangelogs ChangeLog install -d debian/tcpick/usr/share/doc/tcpick install -o 0 -g 0 -p -m644 debian/changelog debian/tcpick/usr/share/doc/tcpick/changelog.Debian install -o 0 -g 0 -p -m644 ChangeLog debian/tcpick/usr/share/doc/tcpick/changelog dh_installdocs cp -a NEWS debian/tcpick/usr/share/doc/tcpick cp -a README debian/tcpick/usr/share/doc/tcpick cp -a TODO debian/tcpick/usr/share/doc/tcpick chown -R 0:0 debian/tcpick/usr/share/doc chmod -R go=rX debian/tcpick/usr/share/doc chmod -R u\+rw debian/tcpick/usr/share/doc install -g 0 -o 0 -m 644 -p debian/copyright debian/tcpick/usr/share/doc/tcpick/copyright dh_installexamples dh_installman dh_link dh_strip strip --remove-section=.comment --remove-section=.note debian/tcpick/usr/bin/tcpick dh_compress cd debian/tcpick chmod a-x usr/share/man/man1/tcpick.1 usr/share/doc/tcpick/changelog.Debian usr/share/doc/tcpick/changelog usr/share/doc/tcpick/NEWS gzip -9f usr/share/man/man1/tcpick.1 usr/share/doc/tcpick/changelog.Debian usr/share/doc/tcpick/changelog usr/share/doc/tcpick/NEWS cd '/home/mizio/tcpick/tcpick-0.1.22' dh_fixperms find debian/tcpick -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 find debian/tcpick ! -type l -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s find debian/tcpick/usr/share/doc -type f ! -regex 'debian/tcpick/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 644 find debian/tcpick/usr/share/doc -type d -print0 2>/dev/null | xargs -0r chmod 755 find debian/tcpick/usr/share/man debian/tcpick/usr/man/ debian/tcpick/usr/X11*/man/ -type f -print0 2>/dev/null | xargs -0r chmod 644 find debian/tcpick -perm -5 -type f \( -name '*.so*' -or -name '*.la' -or -name '*.a' \) -print0 2>/dev/null | xargs -0r chmod 644 find debian/tcpick/usr/lib/perl5 debian/tcpick/usr/share/perl5 -type f -perm -5 -name '*.pm' -print0 2>/dev/null | xargs -0r chmod a-X find debian/tcpick/usr/bin -type f -print0 2>/dev/null | xargs -0r chmod +x dh_installdeb install -o 0 -g 0 -d debian/tcpick/DEBIAN dh_shlibdeps dpkg-shlibdeps -Tdebian/tcpick.substvars debian/tcpick/usr/bin/tcpick dh_gencontrol dpkg-gencontrol -ldebian/changelog -isp -Tdebian/tcpick.substvars -Pdebian/tcpick dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} chmod 644 debian/tcpick/DEBIAN/control chown 0:0 debian/tcpick/DEBIAN/control dh_md5sums cd debian/tcpick >/dev/null ; find . -type f ! -regex '.*/DEBIAN/.*' -printf '%P\0' | xargs -r0 md5sum > DEBIAN/md5sums ; cd '/home/mizio/tcpick/tcpick-0.1.22' >/dev/null chmod 644 debian/tcpick/DEBIAN/md5sums chown 0:0 debian/tcpick/DEBIAN/md5sums dh_builddeb dpkg-deb --build debian/tcpick .. dpkg-deb: building package `tcpick' in `../tcpick_0.1.22-1_i386.deb'. dpkg-genchanges dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload (original source is included) Now running lintian... W: tcpick source: dh-make-template-in-source debian/postinst.ex W: tcpick source: dh-make-template-in-source debian/postrm.ex W: tcpick source: dh-make-template-in-source debian/preinst.ex W: tcpick source: dh-make-template-in-source debian/prerm.ex W: tcpick: copyright-lists-upstream-authors-with-dh_make-boilerplate W: tcpick: description-synopsis-might-not-be-phrased-properly E: tcpick: spelling-error-in-description charachters characters Finished running lintian. Now signing changes and any dsc files... signfile tcpick_0.1.22-1.dsc Maurizio - Tannoiser gpg: skipped `Maurizio - Tannoiser ': secret key not available gpg: [stdin]: clearsign failed: secret key not available debsign: gpg error occurred! Aborting....