dpkg-buildpackage -rfakeroot -us -uc -ui dpkg-buildpackage: warning: using a gain-root-command while being root dpkg-buildpackage: info: source package pen dpkg-buildpackage: info: source version 0.34.1-2 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Gürkan Myczko dpkg-source --before-build pen-0.34.1 dpkg-buildpackage: info: host architecture i386 fakeroot debian/rules clean dh clean dh_auto_clean make -j1 distclean make[1]: Entering directory '/var/www/debian/pen/pen-0.34.1' test -z "pen mergelogs penctl penlog penlogd" || rm -f pen mergelogs penctl penlog penlogd rm -f *.o rm -f *.tab.c test -z "" || rm -f test . = "." || test -z "" || rm -f rm -f config.h stamp-h1 rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f cscope.out cscope.in.out cscope.po.out cscope.files rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -rf ./.deps rm -f Makefile make[1]: Leaving directory '/var/www/debian/pen/pen-0.34.1' dh_autoreconf_clean dh_clean dpkg-source -b pen-0.34.1 dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building pen using existing ./pen_0.34.1.orig.tar.gz dpkg-source: warning: ignoring deletion of file compile, use --include-removal to override dpkg-source: warning: ignoring deletion of file configure, use --include-removal to override dpkg-source: warning: ignoring deletion of file install-sh, use --include-removal to override dpkg-source: warning: ignoring deletion of file Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file aclocal.m4, use --include-removal to override dpkg-source: warning: ignoring deletion of file depcomp, use --include-removal to override dpkg-source: warning: ignoring deletion of file INSTALL, use --include-removal to override dpkg-source: warning: ignoring deletion of file missing, use --include-removal to override dpkg-source: info: building pen in pen_0.34.1-2.debian.tar.xz dpkg-source: info: building pen in pen_0.34.1-2.dsc debian/rules build dh build dh_update_autotools_config dh_autoreconf configure.ac:8: installing './compile' configure.ac:5: installing './install-sh' configure.ac:5: installing './missing' Makefile.am: installing './INSTALL' Makefile.am: installing './depcomp' debian/rules override_dh_auto_configure make[1]: Entering directory '/var/www/debian/pen/pen-0.34.1' dh_auto_configure -- --with-docdir=/usr/share/doc/pen --with-ssl --with-geoip ./configure --build=i686-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/i386-linux-gnu --libexecdir=\${prefix}/lib/i386-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --with-docdir=/usr/share/doc/pen --with-ssl --with-geoip configure: WARNING: unrecognized options: --disable-maintainer-mode checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking whether ln -s works... yes checking for library containing strerror... none required checking for main in -lsocket... no checking for main in -lnsl... yes checking for inet_aton in -lresolv... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... gcc -E 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 whether sys/types.h defines makedev... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for getaddrinfo... yes checking for accept4... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for poll... yes checking for epoll_create1... yes checking for kqueue... no checking for main in -lcrypto... yes checking for main in -lssl... yes checking for EC_KEY_new_by_curve_name... yes checking for GeoIP_country_code_by_addr in -lGeoIP... yes checking linux/if_packet.h usability... yes checking linux/if_packet.h presence... yes checking for linux/if_packet.h... yes checking net/netmap_user.h usability... no checking net/netmap_user.h presence... no checking for net/netmap_user.h... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-maintainer-mode make[1]: Leaving directory '/var/www/debian/pen/pen-0.34.1' dh_auto_build make -j1 make[1]: Entering directory '/var/www/debian/pen/pen-0.34.1' make all-am make[2]: Entering directory '/var/www/debian/pen/pen-0.34.1' gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/var/www/debian/pen/pen-0.34.1=. -fstack-protector-strong -Wformat -Werror=format-security -DDEBUGGING -c -o pen.o pen.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/var/www/debian/pen/pen-0.34.1=. -fstack-protector-strong -Wformat -Werror=format-security -DDEBUGGING -c -o select.o select.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/var/www/debian/pen/pen-0.34.1=. -fstack-protector-strong -Wformat -Werror=format-security -DDEBUGGING -c -o poll.o poll.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/var/www/debian/pen/pen-0.34.1=. -fstack-protector-strong -Wformat -Werror=format-security -DDEBUGGING -c -o kqueue.o kqueue.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/var/www/debian/pen/pen-0.34.1=. -fstack-protector-strong -Wformat -Werror=format-security -DDEBUGGING -c -o epoll.o epoll.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/var/www/debian/pen/pen-0.34.1=. -fstack-protector-strong -Wformat -Werror=format-security -DDEBUGGING -c -o dlist.o dlist.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/var/www/debian/pen/pen-0.34.1=. -fstack-protector-strong -Wformat -Werror=format-security -DDEBUGGING -c -o ssl.o ssl.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/var/www/debian/pen/pen-0.34.1=. -fstack-protector-strong -Wformat -Werror=format-security -DDEBUGGING -c -o dsr.o dsr.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/var/www/debian/pen/pen-0.34.1=. -fstack-protector-strong -Wformat -Werror=format-security -DDEBUGGING -c -o memory.o memory.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/var/www/debian/pen/pen-0.34.1=. -fstack-protector-strong -Wformat -Werror=format-security -DDEBUGGING -c -o diag.o diag.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/var/www/debian/pen/pen-0.34.1=. -fstack-protector-strong -Wformat -Werror=format-security -DDEBUGGING -c -o settings.o settings.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/var/www/debian/pen/pen-0.34.1=. -fstack-protector-strong -Wformat -Werror=format-security -DDEBUGGING -c -o acl.o acl.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/var/www/debian/pen/pen-0.34.1=. -fstack-protector-strong -Wformat -Werror=format-security -DDEBUGGING -c -o event.o event.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/var/www/debian/pen/pen-0.34.1=. -fstack-protector-strong -Wformat -Werror=format-security -DDEBUGGING -c -o netconv.o netconv.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/var/www/debian/pen/pen-0.34.1=. -fstack-protector-strong -Wformat -Werror=format-security -DDEBUGGING -c -o server.o server.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/var/www/debian/pen/pen-0.34.1=. -fstack-protector-strong -Wformat -Werror=format-security -DDEBUGGING -c -o client.o client.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/var/www/debian/pen/pen-0.34.1=. -fstack-protector-strong -Wformat -Werror=format-security -DDEBUGGING -c -o conn.o conn.c gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/var/www/debian/pen/pen-0.34.1=. -fstack-protector-strong -Wformat -Werror=format-security -DDEBUGGING -c -o idlers.o idlers.c gcc -Wall -g -O2 -fdebug-prefix-map=/var/www/debian/pen/pen-0.34.1=. -fstack-protector-strong -Wformat -Werror=format-security -DDEBUGGING -Wl,-z,relro -o pen pen.o select.o poll.o kqueue.o epoll.o dlist.o ssl.o dsr.o memory.o diag.o settings.o acl.o event.o netconv.o server.o client.o conn.o idlers.o -lGeoIP -lssl -lcrypto -lresolv -lnsl gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/var/www/debian/pen/pen-0.34.1=. -fstack-protector-strong -Wformat -Werror=format-security -DDEBUGGING -c -o mergelogs.o mergelogs.c gcc -Wall -g -O2 -fdebug-prefix-map=/var/www/debian/pen/pen-0.34.1=. -fstack-protector-strong -Wformat -Werror=format-security -DDEBUGGING -Wl,-z,relro -o mergelogs mergelogs.o memory.o diag.o settings.o -lGeoIP -lssl -lcrypto -lresolv -lnsl gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/var/www/debian/pen/pen-0.34.1=. -fstack-protector-strong -Wformat -Werror=format-security -DDEBUGGING -c -o penctl.o penctl.c gcc -Wall -g -O2 -fdebug-prefix-map=/var/www/debian/pen/pen-0.34.1=. -fstack-protector-strong -Wformat -Werror=format-security -DDEBUGGING -Wl,-z,relro -o penctl penctl.o -lGeoIP -lssl -lcrypto -lresolv -lnsl gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/var/www/debian/pen/pen-0.34.1=. -fstack-protector-strong -Wformat -Werror=format-security -DDEBUGGING -c -o penlog.o penlog.c gcc -Wall -g -O2 -fdebug-prefix-map=/var/www/debian/pen/pen-0.34.1=. -fstack-protector-strong -Wformat -Werror=format-security -DDEBUGGING -Wl,-z,relro -o penlog penlog.o diag.o settings.o -lGeoIP -lssl -lcrypto -lresolv -lnsl gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/var/www/debian/pen/pen-0.34.1=. -fstack-protector-strong -Wformat -Werror=format-security -DDEBUGGING -c -o penlogd.o penlogd.c gcc -Wall -g -O2 -fdebug-prefix-map=/var/www/debian/pen/pen-0.34.1=. -fstack-protector-strong -Wformat -Werror=format-security -DDEBUGGING -Wl,-z,relro -o penlogd penlogd.o diag.o settings.o -lGeoIP -lssl -lcrypto -lresolv -lnsl make[2]: Leaving directory '/var/www/debian/pen/pen-0.34.1' make[1]: Leaving directory '/var/www/debian/pen/pen-0.34.1' dh_auto_test create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary dh binary dh_testroot dh_prep dh_installdirs dh_auto_install make -j1 install DESTDIR=/var/www/debian/pen/pen-0.34.1/debian/pen AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/var/www/debian/pen/pen-0.34.1' make[2]: Entering directory '/var/www/debian/pen/pen-0.34.1' /bin/mkdir -p '/var/www/debian/pen/pen-0.34.1/debian/pen/usr/bin' /usr/bin/install -c pen mergelogs penctl penlog penlogd '/var/www/debian/pen/pen-0.34.1/debian/pen/usr/bin' /bin/mkdir -p '/var/www/debian/pen/pen-0.34.1/debian/pen/usr/share/doc/pen' /usr/bin/install -c -m 644 penstats HOWTO AUTHORS README ChangeLog COPYING '/var/www/debian/pen/pen-0.34.1/debian/pen/usr/share/doc/pen' /bin/mkdir -p '/var/www/debian/pen/pen-0.34.1/debian/pen/usr/share/man/man1' /usr/bin/install -c -m 644 pen.1 mergelogs.1 penctl.1 penlog.1 penlogd.1 '/var/www/debian/pen/pen-0.34.1/debian/pen/usr/share/man/man1' make[2]: Leaving directory '/var/www/debian/pen/pen-0.34.1' make[1]: Leaving directory '/var/www/debian/pen/pen-0.34.1' debian/rules override_dh_installdocs make[1]: Entering directory '/var/www/debian/pen/pen-0.34.1' dh_installdocs # Remove useless doc files rm debian/pen/usr/share/doc/pen/COPYING rm debian/pen/usr/share/doc/pen/ChangeLog rm debian/pen/usr/share/doc/pen/AUTHORS make[1]: Leaving directory '/var/www/debian/pen/pen-0.34.1' dh_installchangelogs debian/rules override_dh_installman make[1]: Entering directory '/var/www/debian/pen/pen-0.34.1' dh_installman # Fix manual pages for hyphen problems sed -i 's/\B-/\\-/g' debian/pen/usr/share/man/man1/* make[1]: Leaving directory '/var/www/debian/pen/pen-0.34.1' dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing dh_strip dh_makeshlibs dh_shlibdeps dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/pen/usr/bin/penlogd debian/pen/usr/bin/mergelogs debian/pen/usr/bin/penlog debian/pen/usr/bin/penctl debian/pen/usr/bin/pen were not linked against libresolv.so.2 (they use none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/pen/usr/bin/penlogd debian/pen/usr/bin/mergelogs debian/pen/usr/bin/penlog debian/pen/usr/bin/penctl debian/pen/usr/bin/pen were not linked against libnsl.so.1 (they use none of the library's symbols) dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package 'pen' in '../pen_0.34.1-2_i386.deb'. dpkg-deb: building package 'pen-dbgsym' in '../pen-dbgsym_0.34.1-2_i386.deb'. dpkg-genbuildinfo dpkg-genchanges >../pen_0.34.1-2_i386.changes dpkg-genchanges: info: not including original source code in upload dpkg-source --after-build pen-0.34.1 dpkg-buildpackage: info: binary and diff upload (original source NOT included) Now running lintian pen_0.34.1-2_i386.changes ... warning: the authors of lintian do not recommend running it with root privileges! W: pen source: vcs-obsolete-in-debian-infrastructure vcs-git https://alioth.debian.org/anonscm/git/collab-maint/pen.git W: pen source: vcs-obsolete-in-debian-infrastructure vcs-browser https://anonscm.debian.org/gitweb/?p=collab-maint/pen.git Finished running lintian. Now signing changes and any dsc files... signfile dsc pen_0.34.1-2.dsc Gürkan Myczko gpg: skipped "Gürkan Myczko ": No secret key gpg: /tmp/debsign.wnZ4nmpQ/pen_0.34.1-2.dsc: clear-sign failed: No secret key debsign: gpg error occurred! Aborting....