dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package amavisd-new dpkg-buildpackage: source version 1:2.6.1.dfsg-1+uvt4 dpkg-buildpackage: source changed by Thijs Kinkhorst dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp configure-stamp rm -rf build [ ! -f helper-progs/Makefile ] || make -C helper-progs clean rm -rf helper-progs/autom4te.cache rm -f helper-progs/config.h helper-progs/Makefile rm -f helper-progs/config.log helper-progs/config.status helper-progs/config.cache rm -f helper-progs/config.h.in helper-progs/configure # Debian housekeeping dh_clean debconf-updatepo || true dpatch deapply-all 85-clarify_fqdn_error not applied to ./ . 70_fix_milter_permissions not applied to ./ . 65_fixtldcheck not applied to ./ . 55_helper-progs_build_fixes not applied to ./ . 50_amavis-milter_pidfile_support not applied to ./ . 45_misc_doc_changes not applied to ./ . 40_fix_paths not applied to ./ . 30_conf.d_support_builtin not applied to ./ . 20_safe_path_at_init not applied to ./ . rm -rf patch-stamp patch-stampT debian/patched dpkg-source -b amavisd-new-2.6.1.dfsg dpkg-source: info: using source format `1.0' dpkg-source: info: building amavisd-new using existing amavisd-new_2.6.1.dfsg.orig.tar.gz dpkg-source: info: building amavisd-new in amavisd-new_2.6.1.dfsg-1+uvt4.diff.gz dpkg-source: warning: executable mode 0755 of 'debian/patches/20_safe_path_at_init.dpatch' will not be represented in diff dpkg-source: warning: executable mode 0755 of 'debian/patches/85-clarify_fqdn_error.dpatch' will not be represented in diff dpkg-source: warning: executable mode 0755 of 'debian/patches/45_misc_doc_changes.dpatch' will not be represented in diff dpkg-source: warning: executable mode 0755 of 'debian/patches/30_conf.d_support_builtin.dpatch' will not be represented in diff dpkg-source: warning: executable mode 0755 of 'debian/patches/50_amavis-milter_pidfile_support.dpatch' will not be represented in diff dpkg-source: warning: executable mode 0755 of 'debian/patches/55_helper-progs_build_fixes.dpatch' will not be represented in diff dpkg-source: warning: executable mode 0755 of 'debian/patches/40_fix_paths.dpatch' will not be represented in diff dpkg-source: warning: executable mode 0755 of 'debian/patches/70_fix_milter_permissions.dpatch' will not be represented in diff dpkg-source: warning: executable mode 0755 of 'debian/patches/65_fixtldcheck.dpatch' will not be represented in diff dpkg-source: warning: ignoring deletion of file helper-progs/configure dpkg-source: warning: ignoring deletion of file helper-progs/config.h.in dpkg-source: info: building amavisd-new in amavisd-new_2.6.1.dfsg-1+uvt4.dsc debian/rules build test -d debian/patched || install -d debian/patched dpatch apply-all applying patch 20_safe_path_at_init to ./ ... ok. applying patch 30_conf.d_support_builtin to ./ ... ok. applying patch 40_fix_paths to ./ ... ok. applying patch 45_misc_doc_changes to ./ ... ok. applying patch 50_amavis-milter_pidfile_support to ./ ... ok. applying patch 55_helper-progs_build_fixes to ./ ... ok. applying patch 65_fixtldcheck to ./ ... ok. applying patch 70_fix_milter_permissions to ./ ... ok. applying patch 85-clarify_fqdn_error to ./ ... ok. dpatch cat-all >>patch-stampT mv -f patch-stampT patch-stamp cd helper-progs && autoheader2.13 && autoconf2.13 dh_testdir # Add here commands to configure the package. cd helper-progs && ./configure \ --prefix=/usr \ --with-runtime-dir=/var/lib/amavis \ --with-sockname=/var/lib/amavis/amavisd.sock \ --with-user=amavis creating cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc -g -O2 -g -O2 ) works... yes checking whether the C compiler (gcc -g -O2 -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for ar... ar checking for awk... awk checking for id... /usr/bin/id checking for a BSD compatible install... /usr/bin/install -c checking for nm... /usr/bin/nm checking for runtime directory... /var/lib/amavis checking socket name... /var/lib/amavis/amavisd.sock checking for header_tag... X-Virus-Scanned checking for header_value... by amavisd-new checking whether gcc accepts -pthread... yes checking for res_init in -lresolv... no checking for htons in -lsocket... no checking for gethostbyname in -lnsl... yes checking for pthread_once in -lpthread... yes checking for snprintf... yes checking for mkdtemp... yes checking for mktemp... yes checking for libmilter/mfapi.h... /usr/include/libmilter/mfapi.h checking for libmilter.a... /usr/lib/libmilter/libmilter.a checking for libsm.a... /usr/lib/libmilter/libsm.a checking for sendmail... /usr/sbin/sendmail checking for rm... /bin/rm checking whether libmilter must be linked with libsm... no updating cache ./config.cache creating ./config.status creating Makefile creating config.h touch configure-stamp dh_testdir # Add here commands to compile the package. make -C helper-progs make[1]: Map '/home/thijs/its-id/sources/amavisd-new-2.6.1.dfsg/helper-progs' wordt binnengegaan gcc -g -O2 -g -O2 -Wall -pthread -D_POSIX_PTHREAD_SEMANTICS -c -o amavis-milter.o amavis-milter.c amavis-milter.c: In function ‘amavis_mkdtemp’: amavis-milter.c:237: warning: unused variable ‘count’ amavis-milter.c: At top level: amavis-milter.c:127: warning: ‘amavis_gid’ defined but not used amavis-milter.c:289: warning: ‘group_member’ defined but not used gcc -g -O2 -g -O2 -Wall -pthread -o amavis-milter amavis-milter.o /usr/lib/libmilter/libmilter.a -lpthread -lnsl gcc -g -O2 -g -O2 -Wall -D_POSIX_PTHREAD_SEMANTICS -c -o amavis.o amavis.c amavis.c:2: warning: ‘RCSid’ defined but not used gcc -g -O2 -g -O2 -Wall -o amavis amavis.o -lpthread -lnsl gcc -g -O2 -g -O2 -Wall -D_POSIX_PTHREAD_SEMANTICS -c -o setcookie.o setcookie.c setcookie.c: In function ‘main’: setcookie.c:41: warning: pointer targets in passing argument 2 of ‘sha1_loop’ differ in signedness gcc -g -O2 -g -O2 -Wall -D_POSIX_PTHREAD_SEMANTICS -c -o sha1.o sha1.c gcc -g -O2 -g -O2 -Wall -o setcookie setcookie.o sha1.o -lpthread -lnsl make[1]: Map '/home/thijs/its-id/sources/amavisd-new-2.6.1.dfsg/helper-progs' wordt verlaten touch build-stamp fakeroot debian/rules binary dh_testdir dh_testroot dh_clean -k dh_installdirs mkdir -p /home/thijs/its-id/sources/amavisd-new-2.6.1.dfsg/debian/tmp/usr/sbin install -m 755 amavisd /home/thijs/its-id/sources/amavisd-new-2.6.1.dfsg/debian/tmp/usr/sbin/amavisd-new install -m 755 amavisd-release amavisd-nanny amavisd-agent /home/thijs/its-id/sources/amavisd-new-2.6.1.dfsg/debian/tmp/usr/sbin install -m 755 p0f-analyzer.pl /home/thijs/its-id/sources/amavisd-new-2.6.1.dfsg/debian/tmp/usr/sbin/p0f-analyzer install -m 755 debian/amavisd-new-cronjob /home/thijs/its-id/sources/amavisd-new-2.6.1.dfsg/debian/tmp/usr/sbin/amavisd-new-cronjob mkdir -p /home/thijs/its-id/sources/amavisd-new-2.6.1.dfsg/debian/tmp/usr/share/amavis cp -r debian/conf /home/thijs/its-id/sources/amavisd-new-2.6.1.dfsg/debian/tmp/usr/share/amavis/conf.d mkdir -p /home/thijs/its-id/sources/amavisd-new-2.6.1.dfsg/debian/tmp/usr/share/perl5 install -m 644 JpegTester.pm /home/thijs/its-id/sources/amavisd-new-2.6.1.dfsg/debian/tmp/usr/share/perl5/JpegTester.pm mkdir -p /home/thijs/its-id/sources/amavisd-new-2.6.1.dfsg/debian/tmp/etc/amavis cp -r debian/etc/* /home/thijs/its-id/sources/amavisd-new-2.6.1.dfsg/debian/tmp/etc/amavis find /home/thijs/its-id/sources/amavisd-new-2.6.1.dfsg/debian/tmp/etc/amavis -type f -exec chmod 644 {} \; find /home/thijs/its-id/sources/amavisd-new-2.6.1.dfsg/debian/tmp/etc/amavis -type d -exec chmod 755 {} \; mkdir -p /home/thijs/its-id/sources/amavisd-new-2.6.1.dfsg/debian/tmp/etc/ldap/schema install -m 644 LDAP.schema /home/thijs/its-id/sources/amavisd-new-2.6.1.dfsg/debian/tmp/etc/ldap/schema/amavis.schema # Install lintian and linda overrides, if any cd debian ; \ for i in *.linda ; do \ [ -r "$i" ] && { \ mkdir -p "${i%%.linda}/usr/share/linda/overrides" ;\ install -m 644 "$i" "${i%%.linda}/usr/share/linda/overrides/${i%%.linda}" ;\ } ;\ done ;\ for i in *.lintian ; do \ [ -r "$i" ] && { \ mkdir -p "${i%%.lintian}/usr/share/lintian/overrides" ;\ install -m 644 "$i" "${i%%.lintian}/usr/share/lintian/overrides/${i%%.lintian}" ;\ } ;\ done dh_movefiles make -C helper-progs install DESTDIR=/home/thijs/its-id/sources/amavisd-new-2.6.1.dfsg/debian/amavisd-new-milter/usr/sbin make[1]: Map '/home/thijs/its-id/sources/amavisd-new-2.6.1.dfsg/helper-progs' wordt binnengegaan test -f amavis-milter && install -o root -m 755 amavis-milter /home/thijs/its-id/sources/amavisd-new-2.6.1.dfsg/debian/amavisd-new-milter/usr/sbin test -f amavis && install -o root -m 755 amavis /home/thijs/its-id/sources/amavisd-new-2.6.1.dfsg/debian/amavisd-new-milter/usr/sbin test -f setcookie && install -o root -m 755 setcookie /home/thijs/its-id/sources/amavisd-new-2.6.1.dfsg/debian/amavisd-new-milter/usr/sbin make[1]: Map '/home/thijs/its-id/sources/amavisd-new-2.6.1.dfsg/helper-progs' wordt verlaten mv /home/thijs/its-id/sources/amavisd-new-2.6.1.dfsg/debian/amavisd-new-milter/usr/sbin/setcookie /home/thijs/its-id/sources/amavisd-new-2.6.1.dfsg/debian/amavisd-new/usr/sbin dh_testdir dh_testroot dh_installdebconf -i -n dh_installdocs -i dh_installexamples -i dh_installmenu -i dh_install dh_installinit -i --error-handler=init_failed --init-script=amavis -- defaults 19 21 dh_installcron -i dh_installman -i dh_installinfo -i dh_installchangelogs -i -k RELEASE_NOTES dh_link -i dh_strip -i dh_compress -i dh_fixperms -i dh_installdeb -i dh_perl -i dh_shlibdeps -i dpkg-shlibdeps: warning: dependency on libnsl.so.1 could be avoided if "debian/amavisd-new/usr/sbin/setcookie" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libpthread.so.0 could be avoided if "debian/amavisd-new/usr/sbin/setcookie" were not uselessly linked against it (they use none of its symbols). dh_gencontrol -i dh_md5sums -i dh_builddeb -i dpkg-deb: bouwen van pakket `amavisd-new' in `../amavisd-new_2.6.1.dfsg-1+uvt4_all.deb'. dh_testdir dh_testroot dh_installdebconf -a -n dh_installmenu -a dh_installinit -a -- defaults 19 21 dh_installcron -a dh_installman -a dh_installinfo -a dh_link -a dh_strip -a dh_compress -a dh_fixperms -a dh_installdeb -a dh_perl -a dh_shlibdeps -a dpkg-shlibdeps: warning: dependency on libnsl.so.1 could be avoided if "debian/amavisd-new-milter/usr/sbin/amavis debian/amavisd-new-milter/usr/sbin/amavis-milter" were not uselessly linked against it (they use none of its symbols). dh_gencontrol -a dh_md5sums -a dh_builddeb -a dpkg-deb: bouwen van pakket `amavisd-new-milter' in `../amavisd-new-milter_2.6.1.dfsg-1+uvt4_amd64.deb'. dpkg-genchanges >../amavisd-new_2.6.1.dfsg-1+uvt4_amd64.changes dpkg-genchanges: not including original source code in upload dpkg-buildpackage: binary and diff upload (original source NOT included) Now running lintian... W: amavisd-new source: debian-rules-uses-pwd line 122 W: amavisd-new source: changelog-should-mention-nmu W: amavisd-new source: source-nmu-has-incorrect-version-number 1:2.6.1.dfsg-1+uvt4 W: amavisd-new source: patch-system-but-direct-changes-in-diff amavisd W: amavisd-new source: patch-system-but-direct-changes-in-diff amavisd-new_2.6.1.dfsg-1+uvt4.uvt.patch W: amavisd-new source: patch-system-but-direct-changes-in-diff helper-progs/Makefile.in W: amavisd-new source: patch-system-but-direct-changes-in-diff helper-progs/setcookie.c W: amavisd-new source: patch-system-but-direct-changes-in-diff helper-progs/sha1.c W: amavisd-new source: patch-system-but-direct-changes-in-diff helper-progs/sha1.h W: amavisd-new-milter: binary-without-manpage usr/sbin/amavis W: amavisd-new-milter: binary-without-manpage usr/sbin/amavis-milter W: amavisd-new: binary-without-manpage usr/sbin/amavisd-agent W: amavisd-new: binary-without-manpage usr/sbin/amavisd-nanny W: amavisd-new: binary-without-manpage usr/sbin/amavisd-release W: amavisd-new: binary-without-manpage usr/sbin/p0f-analyzer W: amavisd-new: binary-without-manpage usr/sbin/setcookie W: amavisd-new: too-long-extended-description-in-templates amavisd-new/outdated_config_style_warning E: amavisd-new: arch-independent-package-contains-binary-or-object ./usr/sbin/setcookie E: amavisd-new: missing-dependency-on-libc needed by ./usr/sbin/setcookie N: 2 tags overridden (2 warnings) Finished running lintian. Now signing changes and any dsc files... signfile amavisd-new_2.6.1.dfsg-1+uvt4.dsc Thijs Kinkhorst signfile amavisd-new_2.6.1.dfsg-1+uvt4_amd64.changes Thijs Kinkhorst Successfully signed dsc and changes files