dpkg-buildpackage -us -uc -ui -B dpkg-buildpackage: info: source package nemesis dpkg-buildpackage: info: source version 1.8 dpkg-buildpackage: info: source distribution stable dpkg-buildpackage: info: source changed by Joachim Wiberg dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 debian/rules clean dh clean --with=autoreconf dh_auto_clean make -j2 distclean make[1]: Entering directory '/__w/nemesis/nemesis' Making distclean in src make[2]: Entering directory '/__w/nemesis/nemesis/src' test -z "nemesis" || rm -f nemesis rm -f *.o rm -f ../lib/getopt.o rm -f *.tab.c rm -f ../lib/inet_aton.o test -z "" || rm -f rm -f ../lib/memcmp.o test . = "." || test -z "" || rm -f rm -f ../lib/strlcat.o rm -f ../lib/.dirstamp rm -f ../lib/strlcpy.o test -z "*~" || rm -f *~ rm -f ../lib/strsep.o rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f ../lib/.deps/getopt.Po rm -f ../lib/.deps/inet_aton.Po rm -f ../lib/.deps/memcmp.Po rm -f ../lib/.deps/strlcat.Po rm -f ../lib/.deps/strlcpy.Po rm -f ../lib/.deps/strsep.Po rm -f ./.deps/W32_fzs.Po rm -f ./.deps/nemesis-arp.Po rm -f ./.deps/nemesis-dhcp.Po rm -f ./.deps/nemesis-dns.Po rm -f ./.deps/nemesis-ethernet.Po rm -f ./.deps/nemesis-fileio.Po rm -f ./.deps/nemesis-functions.Po rm -f ./.deps/nemesis-icmp.Po rm -f ./.deps/nemesis-igmp.Po rm -f ./.deps/nemesis-ip.Po rm -f ./.deps/nemesis-ospf.Po rm -f ./.deps/nemesis-printout.Po rm -f ./.deps/nemesis-proto_arp.Po rm -f ./.deps/nemesis-proto_dhcp.Po rm -f ./.deps/nemesis-proto_dns.Po rm -f ./.deps/nemesis-proto_ethernet.Po rm -f ./.deps/nemesis-proto_icmp.Po rm -f ./.deps/nemesis-proto_igmp.Po rm -f ./.deps/nemesis-proto_ip.Po rm -f ./.deps/nemesis-proto_ospf.Po rm -f ./.deps/nemesis-proto_rip.Po rm -f ./.deps/nemesis-proto_tcp.Po rm -f ./.deps/nemesis-proto_udp.Po rm -f ./.deps/nemesis-rip.Po rm -f ./.deps/nemesis-tcp.Po rm -f ./.deps/nemesis-udp.Po rm -f ./.deps/nemesis.Po rm -f Makefile make[2]: Leaving directory '/__w/nemesis/nemesis/src' Making distclean in man make[2]: Entering directory '/__w/nemesis/nemesis/man' test -z "" || rm -f test . = "." || test -z "" || rm -f test -z "*~" || rm -f *~ rm -f Makefile make[2]: Leaving directory '/__w/nemesis/nemesis/man' make[2]: Entering directory '/__w/nemesis/nemesis' test -z "" || rm -f rm -f config.h stamp-h1 test . = "." || test -z "" || rm -f test -z "*~ DEADJOE semantic.cache *.gdb *.elf core core.* *.d" || rm -f *~ DEADJOE semantic.cache *.gdb *.elf core core.* *.d rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f cscope.out cscope.in.out cscope.po.out cscope.files make[2]: Leaving directory '/__w/nemesis/nemesis' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile make[1]: Leaving directory '/__w/nemesis/nemesis' dh_clean debian/rules build-arch dh build-arch --with=autoreconf dh_update_autotools_config -a dh_autoreconf -a dh_auto_configure -a ./configure --build=x86_64-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/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking 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... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether make supports the include directive... yes (GNU style) 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 dependency style of gcc... none checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none 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 whether gcc needs -traditional... no checking for gawk... (cached) mawk checking whether ln -s works... yes checking for an ANSI C-conforming const... yes 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 for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for fabs in -lm... yes checking for inet_ntoa in -lnsl... yes checking for socket in -lsocket... no checking for hstrerror in -lresolv... yes checking for libnet_name_resolve in -lnet... no checking for libnet_init in -lnet... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for unistd.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for strings.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking libnet.h usability... yes checking libnet.h presence... yes checking for libnet.h... yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/if_ether.h usability... yes checking netinet/if_ether.h presence... yes checking for netinet/if_ether.h... yes checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking for gethostbyname... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for isascii... yes checking for memset... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strtoul... yes checking for getopt... yes checking for inet_aton... yes checking for memcmp... yes checking for strlcat... no checking for strlcpy... no checking for strsep... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-maintainer-mode dh_auto_build -a make -j2 make[1]: Entering directory '/__w/nemesis/nemesis' make all-recursive make[2]: Entering directory '/__w/nemesis/nemesis' Making all in src make[3]: Entering directory '/__w/nemesis/nemesis/src' gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-parameter -Wno-empty-body -std=gnu99 -g -O2 -fdebug-prefix-map=/__w/nemesis/nemesis=. -fstack-protector-strong -Wformat -Werror=format-security -c -o nemesis-arp.o nemesis-arp.c gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-parameter -Wno-empty-body -std=gnu99 -g -O2 -fdebug-prefix-map=/__w/nemesis/nemesis=. -fstack-protector-strong -Wformat -Werror=format-security -c -o nemesis-proto_arp.o nemesis-proto_arp.c gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-parameter -Wno-empty-body -std=gnu99 -g -O2 -fdebug-prefix-map=/__w/nemesis/nemesis=. -fstack-protector-strong -Wformat -Werror=format-security -c -o nemesis-dns.o nemesis-dns.c gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-parameter -Wno-empty-body -std=gnu99 -g -O2 -fdebug-prefix-map=/__w/nemesis/nemesis=. -fstack-protector-strong -Wformat -Werror=format-security -c -o nemesis-proto_dns.o nemesis-proto_dns.c gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-parameter -Wno-empty-body -std=gnu99 -g -O2 -fdebug-prefix-map=/__w/nemesis/nemesis=. -fstack-protector-strong -Wformat -Werror=format-security -c -o nemesis-dhcp.o nemesis-dhcp.c gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-parameter -Wno-empty-body -std=gnu99 -g -O2 -fdebug-prefix-map=/__w/nemesis/nemesis=. -fstack-protector-strong -Wformat -Werror=format-security -c -o nemesis-proto_dhcp.o nemesis-proto_dhcp.c gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-parameter -Wno-empty-body -std=gnu99 -g -O2 -fdebug-prefix-map=/__w/nemesis/nemesis=. -fstack-protector-strong -Wformat -Werror=format-security -c -o nemesis-ethernet.o nemesis-ethernet.c gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-parameter -Wno-empty-body -std=gnu99 -g -O2 -fdebug-prefix-map=/__w/nemesis/nemesis=. -fstack-protector-strong -Wformat -Werror=format-security -c -o nemesis-proto_ethernet.o nemesis-proto_ethernet.c gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-parameter -Wno-empty-body -std=gnu99 -g -O2 -fdebug-prefix-map=/__w/nemesis/nemesis=. -fstack-protector-strong -Wformat -Werror=format-security -c -o nemesis-icmp.o nemesis-icmp.c gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-parameter -Wno-empty-body -std=gnu99 -g -O2 -fdebug-prefix-map=/__w/nemesis/nemesis=. -fstack-protector-strong -Wformat -Werror=format-security -c -o nemesis-proto_icmp.o nemesis-proto_icmp.c gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-parameter -Wno-empty-body -std=gnu99 -g -O2 -fdebug-prefix-map=/__w/nemesis/nemesis=. -fstack-protector-strong -Wformat -Werror=format-security -c -o nemesis-igmp.o nemesis-igmp.c gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-parameter -Wno-empty-body -std=gnu99 -g -O2 -fdebug-prefix-map=/__w/nemesis/nemesis=. -fstack-protector-strong -Wformat -Werror=format-security -c -o nemesis-proto_igmp.o nemesis-proto_igmp.c gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-parameter -Wno-empty-body -std=gnu99 -g -O2 -fdebug-prefix-map=/__w/nemesis/nemesis=. -fstack-protector-strong -Wformat -Werror=format-security -c -o nemesis-ip.o nemesis-ip.c gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-parameter -Wno-empty-body -std=gnu99 -g -O2 -fdebug-prefix-map=/__w/nemesis/nemesis=. -fstack-protector-strong -Wformat -Werror=format-security -c -o nemesis-proto_ip.o nemesis-proto_ip.c gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-parameter -Wno-empty-body -std=gnu99 -g -O2 -fdebug-prefix-map=/__w/nemesis/nemesis=. -fstack-protector-strong -Wformat -Werror=format-security -c -o nemesis-tcp.o nemesis-tcp.c gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-parameter -Wno-empty-body -std=gnu99 -g -O2 -fdebug-prefix-map=/__w/nemesis/nemesis=. -fstack-protector-strong -Wformat -Werror=format-security -c -o nemesis-proto_tcp.o nemesis-proto_tcp.c gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-parameter -Wno-empty-body -std=gnu99 -g -O2 -fdebug-prefix-map=/__w/nemesis/nemesis=. -fstack-protector-strong -Wformat -Werror=format-security -c -o nemesis-udp.o nemesis-udp.c gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-parameter -Wno-empty-body -std=gnu99 -g -O2 -fdebug-prefix-map=/__w/nemesis/nemesis=. -fstack-protector-strong -Wformat -Werror=format-security -c -o nemesis-proto_udp.o nemesis-proto_udp.c gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-parameter -Wno-empty-body -std=gnu99 -g -O2 -fdebug-prefix-map=/__w/nemesis/nemesis=. -fstack-protector-strong -Wformat -Werror=format-security -c -o nemesis-ospf.o nemesis-ospf.c gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-parameter -Wno-empty-body -std=gnu99 -g -O2 -fdebug-prefix-map=/__w/nemesis/nemesis=. -fstack-protector-strong -Wformat -Werror=format-security -c -o nemesis-proto_ospf.o nemesis-proto_ospf.c gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-parameter -Wno-empty-body -std=gnu99 -g -O2 -fdebug-prefix-map=/__w/nemesis/nemesis=. -fstack-protector-strong -Wformat -Werror=format-security -c -o nemesis-rip.o nemesis-rip.c gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-parameter -Wno-empty-body -std=gnu99 -g -O2 -fdebug-prefix-map=/__w/nemesis/nemesis=. -fstack-protector-strong -Wformat -Werror=format-security -c -o nemesis-proto_rip.o nemesis-proto_rip.c gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-parameter -Wno-empty-body -std=gnu99 -g -O2 -fdebug-prefix-map=/__w/nemesis/nemesis=. -fstack-protector-strong -Wformat -Werror=format-security -c -o nemesis-fileio.o nemesis-fileio.c gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-parameter -Wno-empty-body -std=gnu99 -g -O2 -fdebug-prefix-map=/__w/nemesis/nemesis=. -fstack-protector-strong -Wformat -Werror=format-security -c -o nemesis-functions.o nemesis-functions.c gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-parameter -Wno-empty-body -std=gnu99 -g -O2 -fdebug-prefix-map=/__w/nemesis/nemesis=. -fstack-protector-strong -Wformat -Werror=format-security -c -o nemesis-printout.o nemesis-printout.c gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-parameter -Wno-empty-body -std=gnu99 -g -O2 -fdebug-prefix-map=/__w/nemesis/nemesis=. -fstack-protector-strong -Wformat -Werror=format-security -c -o nemesis.o nemesis.c gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-parameter -Wno-empty-body -std=gnu99 -g -O2 -fdebug-prefix-map=/__w/nemesis/nemesis=. -fstack-protector-strong -Wformat -Werror=format-security -c -o W32_fzs.o W32_fzs.c gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-parameter -Wno-empty-body -std=gnu99 -g -O2 -fdebug-prefix-map=/__w/nemesis/nemesis=. -fstack-protector-strong -Wformat -Werror=format-security -c -o ../lib/strlcat.o ../lib/strlcat.c gcc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-parameter -Wno-empty-body -std=gnu99 -g -O2 -fdebug-prefix-map=/__w/nemesis/nemesis=. -fstack-protector-strong -Wformat -Werror=format-security -c -o ../lib/strlcpy.o ../lib/strlcpy.c gcc -W -Wall -Wextra -Wno-unused-parameter -Wno-empty-body -std=gnu99 -g -O2 -fdebug-prefix-map=/__w/nemesis/nemesis=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o nemesis nemesis-arp.o nemesis-proto_arp.o nemesis-dns.o nemesis-proto_dns.o nemesis-dhcp.o nemesis-proto_dhcp.o nemesis-ethernet.o nemesis-proto_ethernet.o nemesis-icmp.o nemesis-proto_icmp.o nemesis-igmp.o nemesis-proto_igmp.o nemesis-ip.o nemesis-proto_ip.o nemesis-tcp.o nemesis-proto_tcp.o nemesis-udp.o nemesis-proto_udp.o nemesis-ospf.o nemesis-proto_ospf.o nemesis-rip.o nemesis-proto_rip.o nemesis-fileio.o nemesis-functions.o nemesis-printout.o nemesis.o W32_fzs.o -lnet -lresolv -lnsl -lm ../lib/strlcat.o ../lib/strlcpy.o -lnet -lresolv -lnsl -lm make[3]: Leaving directory '/__w/nemesis/nemesis/src' Making all in man make[3]: Entering directory '/__w/nemesis/nemesis/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/__w/nemesis/nemesis/man' make[3]: Entering directory '/__w/nemesis/nemesis' make[3]: Leaving directory '/__w/nemesis/nemesis' make[2]: Leaving directory '/__w/nemesis/nemesis' make[1]: Leaving directory '/__w/nemesis/nemesis' dh_auto_test -a make -j2 check VERBOSE=1 make[1]: Entering directory '/__w/nemesis/nemesis' Making check in src make[2]: Entering directory '/__w/nemesis/nemesis/src' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/__w/nemesis/nemesis/src' Making check in man make[2]: Entering directory '/__w/nemesis/nemesis/man' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/__w/nemesis/nemesis/man' make[2]: Entering directory '/__w/nemesis/nemesis' make[2]: Leaving directory '/__w/nemesis/nemesis' make[1]: Leaving directory '/__w/nemesis/nemesis' create-stamp debian/debhelper-build-stamp debian/rules binary-arch dh binary-arch --with=autoreconf dh_testroot -a dh_prep -a debian/rules override_dh_auto_install make[1]: Entering directory '/__w/nemesis/nemesis' dh_auto_install make -j2 install DESTDIR=/__w/nemesis/nemesis/debian/nemesis AM_UPDATE_INFO_DIR=no make[2]: Entering directory '/__w/nemesis/nemesis' Making install in src make[3]: Entering directory '/__w/nemesis/nemesis/src' make[4]: Entering directory '/__w/nemesis/nemesis/src' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/__w/nemesis/nemesis/debian/nemesis/usr/bin' /usr/bin/install -c nemesis '/__w/nemesis/nemesis/debian/nemesis/usr/bin' make[4]: Leaving directory '/__w/nemesis/nemesis/src' make[3]: Leaving directory '/__w/nemesis/nemesis/src' Making install in man make[3]: Entering directory '/__w/nemesis/nemesis/man' make[4]: Entering directory '/__w/nemesis/nemesis/man' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/__w/nemesis/nemesis/debian/nemesis/usr/share/man/man1' /usr/bin/install -c -m 644 nemesis-arp.1 nemesis-dhcp.1 nemesis-dns.1 nemesis-ethernet.1 nemesis-icmp.1 nemesis-igmp.1 nemesis-ip.1 nemesis-ospf.1 nemesis-rip.1 nemesis-tcp.1 nemesis-udp.1 nemesis.1 '/__w/nemesis/nemesis/debian/nemesis/usr/share/man/man1' make[4]: Leaving directory '/__w/nemesis/nemesis/man' make[3]: Leaving directory '/__w/nemesis/nemesis/man' make[3]: Entering directory '/__w/nemesis/nemesis' make[4]: Entering directory '/__w/nemesis/nemesis' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/__w/nemesis/nemesis/debian/nemesis/usr/share/doc/nemesis' /usr/bin/install -c -m 644 ChangeLog.md README.md docs/CREDITS LICENSE '/__w/nemesis/nemesis/debian/nemesis/usr/share/doc/nemesis' make[4]: Leaving directory '/__w/nemesis/nemesis' make[3]: Leaving directory '/__w/nemesis/nemesis' make[2]: Leaving directory '/__w/nemesis/nemesis' rm -f debian/nemesis/usr/share/doc/nemesis/LICENSE rm -f debian/nemesis/usr/share/doc/nemesis/CREDITS rm -f debian/nemesis/usr/share/doc/nemesis/ChangeLog.md make[1]: Leaving directory '/__w/nemesis/nemesis' dh_installdocs -a debian/rules override_dh_installchangelogs make[1]: Entering directory '/__w/nemesis/nemesis' dh_installchangelogs ChangeLog.md make[1]: Leaving directory '/__w/nemesis/nemesis' dh_installman -a dh_lintian -a dh_perl -a dh_link -a dh_strip_nondeterminism -a dh_compress -a dh_fixperms -a dh_missing -a dh_strip -a dh_makeshlibs -a dh_shlibdeps -a dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/nemesis/usr/bin/nemesis was not linked against libnsl.so.1 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/nemesis/usr/bin/nemesis was not linked against libresolv.so.2 (it uses none of the library's symbols) dh_installdeb -a dh_gencontrol -a dh_md5sums -a dh_builddeb -a dpkg-deb: building package 'nemesis' in '../nemesis_1.8_amd64.deb'. dpkg-deb: building package 'nemesis-dbgsym' in '../nemesis-dbgsym_1.8_amd64.deb'. dpkg-genbuildinfo --build=any dpkg-genchanges --build=any >../nemesis_1.8_amd64.changes dpkg-genchanges: info: binary-only arch-specific upload (source code and arch-indep packages not included) dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) Now running lintian --profile debian -i -I --show-overrides nemesis_1.8_amd64.changes ... warning: the authors of lintian do not recommend running it with root privileges! Finished running lintian.