debian/rules clean make[1]: Entering directory `/usr/src/net/deb/debian/desproxy/desproxy-0.1.0-pre3' dpatch deapply-all 10_Makefile.in-DESTDIR not applied to ./ . rm -rf patch-stamp patch-stampT debian/patched dh_testdir dh_testroot rm -f build-stamp # Add here commands to clean up after the build process. # /usr/bin/make distclean rm -f *.o src/*.o \ src/desproxy \ src/desproxy-dns \ src/desproxy-inetd \ src/socket2socket \ src/desproxy-socksserver rm -f config.sub config.guess config.status config.log dh_clean make[1]: Leaving directory `/usr/src/net/deb/debian/desproxy/desproxy-0.1.0-pre3' dpkg-source -i -I.svn -I.bzr -I.hg -I.git -I_MTN -I.darcs -ICVS -IRCS -b desproxy-0.1.0-pre3 dpkg-source: building desproxy using existing desproxy_0.1.0-pre3.orig.tar.gz dpkg-source: building desproxy in desproxy_0.1.0-pre3-1.diff.gz dpkg-source: warning: newly created empty file 'debian/docs' will not be represented in diff dpkg-source: warning: executable mode 0755 of 'debian/patches/10_Makefile.in-DESTDIR.dpatch' will not be represented in diff dpkg-source: building desproxy in desproxy_0.1.0-pre3-1.dsc debian/rules build make[1]: Entering directory `/usr/src/net/deb/debian/desproxy/desproxy-0.1.0-pre3' dh_testdir test -d debian/patched || install -d debian/patched dpatch apply-all applying patch 10_Makefile.in-DESTDIR to ./ ...# Add here commands to configure the package. cp -f /usr/share/misc/config.sub config.sub cp -f /usr/share/misc/config.guess config.guess ./configure --host=i486-linux-gnu --build=i486-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info CFLAGS="" LDFLAGS="-Wl,-z,defs" ok. dpatch cat-all >>patch-stampT mv -f patch-stampT patch-stamp checking for i486-linux-gnu-gcc... distcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether distcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking whether make sets ${MAKE}... yes checking how to run the C preprocessor... distcc -E checking for arpa/inet.h... yes checking for errno.h... yes checking for libintl.h... yes checking for locale.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stdlib.h... yes checking for string.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking whether time.h and sys/time.h may both be included... yes checking for working memcmp... yes checking for ANSI C header files... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for memset... yes checking for select... yes checking for setlocale... yes checking for socket... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: config.h is unchanged dh_testdir # Add here commands to compile the package. /usr/bin/make make[2]: Entering directory `/usr/src/net/deb/debian/desproxy/desproxy-0.1.0-pre3' make[3]: Entering directory `/usr/src/net/deb/debian/desproxy/desproxy-0.1.0-pre3/src' make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. distcc -Wall -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c desproxy.c desproxy.c: In function 'process_connection_request': desproxy.c:112: warning: pointer targets in passing argument 3 of 'accept' differ in signedness distcc -Wall -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c util.c util.c: In function 'get_console_line': util.c:82: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness util.c:83: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness util.c:86: warning: pointer targets in return differ in signedness util.c: In function 'parse_HTTP_return_code': util.c:247: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness util.c:259: warning: pointer targets in return differ in signedness util.c: In function 'connect_host_to_proxy': util.c:388: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness util.c:389: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness util.c:390: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness util.c:391: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness util.c:392: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness util.c:393: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness util.c:394: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness util.c:395: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness util.c:396: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness util.c:405: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness util.c:412: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness util.c:413: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness util.c:417: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness util.c:418: warning: pointer targets in passing argument 2 of 'strsend' differ in signedness util.c:427: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness util.c: In function 'get_username_and_password': util.c:639: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness util.c:641: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness distcc -Wall util.o desproxy.o -o desproxy distcc -Wall -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c desproxy-inetd.c distcc -Wall util.o desproxy-inetd.o -o desproxy-inetd distcc -Wall -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c desproxy-socksserver.c desproxy-socksserver.c: In function 'method_accepted_v5': desproxy-socksserver.c:241: warning: pointer targets in passing argument 2 of 'strncat' differ in signedness desproxy-socksserver.c: In function 'process_connection_request': desproxy-socksserver.c:366: warning: pointer targets in passing argument 3 of 'accept' differ in signedness distcc -Wall util.o desproxy-socksserver.o -o desproxy-socksserver distcc -Wall -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c desproxy-dns.c desproxy-dns.c: In function 'process_connection_request': desproxy-dns.c:167: warning: pointer targets in passing argument 3 of 'accept' differ in signedness desproxy-dns.c: In function 'main': desproxy-dns.c:282: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness distcc -Wall util.o desproxy-dns.o -o desproxy-dns distcc -Wall -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c socket2socket.c socket2socket.c: In function 'main': socket2socket.c:135: warning: pointer targets in passing argument 3 of 'accept' differ in signedness distcc -Wall util.o socket2socket.o -o socket2socket make[3]: Leaving directory `/usr/src/net/deb/debian/desproxy/desproxy-0.1.0-pre3/src' make[2]: Leaving directory `/usr/src/net/deb/debian/desproxy/desproxy-0.1.0-pre3' #docbook-to-man debian/desproxy.sgml > desproxy.1 touch build-stamp make[1]: Leaving directory `/usr/src/net/deb/debian/desproxy/desproxy-0.1.0-pre3' debian/rules binary make[1]: Entering directory `/usr/src/net/deb/debian/desproxy/desproxy-0.1.0-pre3' dh_testdir # Add here commands to compile the package. /usr/bin/make make[2]: Entering directory `/usr/src/net/deb/debian/desproxy/desproxy-0.1.0-pre3' make[3]: Entering directory `/usr/src/net/deb/debian/desproxy/desproxy-0.1.0-pre3/src' make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/net/deb/debian/desproxy/desproxy-0.1.0-pre3/src' make[2]: Leaving directory `/usr/src/net/deb/debian/desproxy/desproxy-0.1.0-pre3' #docbook-to-man debian/desproxy.sgml > desproxy.1 touch build-stamp dh_testdir dh_testroot dh_clean -k dh_installdirs # Add here commands to install the package into debian/desproxy. /usr/bin/make DESTDIR=/usr/src/net/deb/debian/desproxy/desproxy-0.1.0-pre3/debian/desproxy install make[2]: Entering directory `/usr/src/net/deb/debian/desproxy/desproxy-0.1.0-pre3' Using binary dir: /usr/src/net/deb/debian/desproxy/desproxy-0.1.0-pre3/debian/desproxy/usr/bin Using locale dir: /usr/src/net/deb/debian/desproxy/desproxy-0.1.0-pre3/debian/desproxy/usr/share/locale Making directories... Copying binaries... desproxy installed desproxy-inetd installed desproxy-dns installed desproxy-socksserver installed socket2socket installed ************************************* * This version lacks locale support * * locales won't be installed * ************************************* ******************* * Installation OK * ******************* make[2]: Leaving directory `/usr/src/net/deb/debian/desproxy/desproxy-0.1.0-pre3' dh_testdir dh_testroot dh_installchangelogs Changes dh_installdocs dh_installexamples dh_installman dh_link dh_strip dh_compress dh_fixperms dh_installdeb dh_shlibdeps dh_gencontrol dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums dh_builddeb dpkg-deb: building package `desproxy' in `../desproxy_0.1.0-pre3-1_i386.deb'. make[1]: Leaving directory `/usr/src/net/deb/debian/desproxy/desproxy-0.1.0-pre3' dpkg-genchanges dpkg-genchanges: including full source code in upload dpkg-buildpackage (debuild emulation): full upload (original source is included) Now running lintian... warning: lintian's authors do not recommend running it with root privileges! W: desproxy: binary-without-manpage usr/bin/desproxy W: desproxy: binary-without-manpage usr/bin/desproxy-dns W: desproxy: binary-without-manpage usr/bin/desproxy-inetd W: desproxy: binary-without-manpage usr/bin/desproxy-socksserver W: desproxy: binary-without-manpage usr/bin/socket2socket W: desproxy: package-contains-empty-directory usr/share/locale/ W: desproxy: package-contains-empty-directory usr/sbin/ Finished running lintian.