dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: source package openfortivpn dpkg-buildpackage: source version 1.4.0-1drbl1 dpkg-buildpackage: source distribution unstable dpkg-buildpackage: source changed by Steven Shiau dpkg-source --before-build openfortivpn dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dh clean --with autoreconf dh_testdir dh_auto_clean dh_autoreconf_clean dh_clean dpkg-source -b openfortivpn dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building openfortivpn using existing ./openfortivpn_1.4.0.orig.tar.xz dpkg-source: info: building openfortivpn in openfortivpn_1.4.0-1drbl1.debian.tar.xz dpkg-source: info: building openfortivpn in openfortivpn_1.4.0-1drbl1.dsc debian/rules build dh build --with autoreconf dh_testdir dh_update_autotools_config dh_autoreconf configure.ac:10: installing './compile' configure.ac:14: installing './config.guess' configure.ac:14: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' Makefile.am: installing './depcomp' debian/rules override_dh_auto_configure make[1]: Entering directory '/home/steven/tmp/openfortivpn/openfortivpn' ./configure --prefix=/usr --sysconfdir=/etc 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 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 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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether make supports nested variables... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for OPENSSL... yes checking for pthread_create in -lpthread... yes checking for forkpty in -lutil... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... 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 for inline... inline checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for bzero... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for memmove... yes checking for memset... yes checking for memmem... yes checking for select... yes checking for socket... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands make[1]: Leaving directory '/home/steven/tmp/openfortivpn/openfortivpn' dh_auto_build make -j1 make[1]: Entering directory '/home/steven/tmp/openfortivpn/openfortivpn' CC src/openfortivpn-config.o CC src/openfortivpn-hdlc.o CC src/openfortivpn-http.o CC src/openfortivpn-io.o CC src/openfortivpn-ipv4.o CC src/openfortivpn-log.o CC src/openfortivpn-tunnel.o CC src/openfortivpn-main.o CC src/openfortivpn-xml.o CC src/openfortivpn-userinput.o CCLD openfortivpn sed -e 's|[@]SYSCONFDIR[@]|/etc|g' doc/openfortivpn.1.in >doc/openfortivpn.1 make[1]: Leaving directory '/home/steven/tmp/openfortivpn/openfortivpn' dh_auto_test fakeroot debian/rules binary dh binary --with autoreconf dh_testroot dh_prep dh_auto_install make -j1 install DESTDIR=/home/steven/tmp/openfortivpn/openfortivpn/debian/openfortivpn AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/home/steven/tmp/openfortivpn/openfortivpn' make[2]: Entering directory '/home/steven/tmp/openfortivpn/openfortivpn' /bin/mkdir -p '/home/steven/tmp/openfortivpn/openfortivpn/debian/openfortivpn/usr/bin' /usr/bin/install -c openfortivpn '/home/steven/tmp/openfortivpn/openfortivpn/debian/openfortivpn/usr/bin' /bin/mkdir -p '/home/steven/tmp/openfortivpn/openfortivpn/debian/openfortivpn/etc/openfortivpn' /usr/bin/install -c -m 644 etc/openfortivpn/config '/home/steven/tmp/openfortivpn/openfortivpn/debian/openfortivpn/etc/openfortivpn' /bin/mkdir -p '/home/steven/tmp/openfortivpn/openfortivpn/debian/openfortivpn/usr/share/man/man1' /usr/bin/install -c -m 644 doc/openfortivpn.1 '/home/steven/tmp/openfortivpn/openfortivpn/debian/openfortivpn/usr/share/man/man1' make install-data-hook make[3]: Entering directory '/home/steven/tmp/openfortivpn/openfortivpn' chmod 0600 /home/steven/tmp/openfortivpn/openfortivpn/debian/openfortivpn/etc/openfortivpn/config make[3]: Leaving directory '/home/steven/tmp/openfortivpn/openfortivpn' make[2]: Leaving directory '/home/steven/tmp/openfortivpn/openfortivpn' make[1]: Leaving directory '/home/steven/tmp/openfortivpn/openfortivpn' dh_installdocs dh_installchangelogs dh_installman dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_strip dh_makeshlibs dh_shlibdeps dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package 'openfortivpn' in '../openfortivpn_1.4.0-1drbl1_amd64.deb'. dpkg-genchanges >../openfortivpn_1.4.0-1drbl1_amd64.changes dpkg-genchanges: including full source code in upload dpkg-source --after-build openfortivpn dpkg-buildpackage: full upload (original source is included) Now running lintian... E: openfortivpn changes: bad-distribution-in-changes-file unstable Finished running lintian. Now signing changes and any dsc files... signfile openfortivpn_1.4.0-1drbl1.dsc Steven Shiau signfile openfortivpn_1.4.0-1drbl1_amd64.changes Steven Shiau gpg: Invalid passphrase; please try again ... Successfully signed dsc and changes files