Package: src:netsniff-ng
Version: 0.6.8-3
User: [email protected]
Usertags: make-4.4
Severity: important
Tags: ftbfs

Dear Maintainer,

This package fails to build from source with Make 4.4.1, most likely because of
changes in $(shell) environment handling: environment variables exported from
Makefiles are now made available to commands invoked using $(shell), which
can cause issues with recursive definitions in particular. See
https://salsa.debian.org/debian/make/-/blob/master/debian/NEWS for a complete
list of backward-incompatible changes since Make 4.3.

Below you will find how the builds end, hopefully the most relevant
part from the build log. A full build log is available here:

https://people.debian.org/~sanvila/make-4.4/build-logs/

Make 4.4.1 is currently available in experimental and will hopefully
soon be uploaded to unstable, at which time this bug will become
release-critical.

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Please reach out to the Make maintainer, Stephen Kitt <[email protected]> if
you need help fixing this.

--------------------------------------------------------------------------------
x86_64-linux-gnu-gcc -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" -DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" 
-DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" -DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -o mausezahn/mops_ext_bpdu.o -c 
staging/mops_ext_bpdu.c
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 
-DVERSION_STRING=\""0.6.8"""\" -DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" 
-DETCDIRE_STRING=\"/etc/netsniff-ng\" -DDATDIR_STRING=\"/usr/share/netsniff-ng\" -I. -DNEED_TCPDUMP_LIKE_FILTER -I/usr/include/libnl3  
-I/usr/include/libnl3  -I/usr/include/libnl3  -DNEED_TCPDUMP_LIKE_FILTER -I/usr/include/libnl3  -I/usr/include/libnl3  -I/usr/include/libnl3  -o netsniff-ng/netsniff-ng.o 
-c netsniff-ng.c
x86_64-linux-gnu-gcc -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" -DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" 
-DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" -DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -o mausezahn/mops_ext_rtp.o -c 
staging/mops_ext_rtp.c
x86_64-linux-gnu-gcc -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" -DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" 
-DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" -DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -o mausezahn/mopsrx_arp.o -c 
staging/mopsrx_arp.c
x86_64-linux-gnu-gcc -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" -DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" 
-DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" -DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -o mausezahn/mops_ext_igmp.o -c 
staging/mops_ext_igmp.c
x86_64-linux-gnu-gcc -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" -DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" 
-DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" -DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -o mausezahn/mops_ext_lldp.o -c 
staging/mops_ext_lldp.c
x86_64-linux-gnu-gcc -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" -DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" 
-DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" -DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -o mausezahn/mops_sequence.o -c 
staging/mops_sequence.c
staging/mops_sequence.c: In function ‘mops_dump_sequence’:
staging/mops_sequence.c:134:28: warning: ‘strncat’ specified bound 2 equals 
source length [-Wstringop-overflow=]
  134 |                 if (i<c-1) strncat(tmp,", ", 2);
      |                            ^~~~~~~~~~~~~~~~~~~~
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 
-DVERSION_STRING=\""0.6.8"""\" -DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" 
-DETCDIRE_STRING=\"/etc/netsniff-ng\" -DDATDIR_STRING=\"/usr/share/netsniff-ng\" -I. -DNEED_TCPDUMP_LIKE_FILTER -I/usr/include/libnl3  
-I/usr/include/libnl3  -I/usr/include/libnl3  -DNEED_TCPDUMP_LIKE_FILTER -I/usr/include/libnl3  -I/usr/include/libnl3  -I/usr/include/libnl3  -o netsniff-ng/bpf_comp.o -c 
bpf_comp.c
x86_64-linux-gnu-gcc -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" -DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" 
-DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" -DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -o mausezahn/automops.o -c 
staging/automops.c
bpf_comp.c: In function ‘bpf_try_compile’:
bpf_comp.c:22:9: warning: ‘pcap_compile_nopcap’ is deprecated: use 
pcap_open_dead(), pcap_compile() and pcap_close() [-Wdeprecated-declarations]
   22 |         ret = pcap_compile_nopcap(65535, link_type, &_bpf, rulefile, 1, 
0xffffffff);
      |         ^~~
In file included from /usr/include/pcap.h:43,
                 from bpf_comp.c:7:
/usr/include/pcap/pcap.h:667:17: note: declared here
  667 | PCAP_API int    pcap_compile_nopcap(int, int, struct bpf_program *,
      |                 ^~~~~~~~~~~~~~~~~~~
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 
-DVERSION_STRING=\""0.6.8"""\" -DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" 
-DETCDIRE_STRING=\"/etc/netsniff-ng\" -DDATDIR_STRING=\"/usr/share/netsniff-ng\" -I. -DNEED_TCPDUMP_LIKE_FILTER -I/usr/include/libnl3  
-I/usr/include/libnl3  -I/usr/include/libnl3  -DNEED_TCPDUMP_LIKE_FILTER -I/usr/include/libnl3  -I/usr/include/libnl3  -I/usr/include/libnl3  -o netsniff-ng/geoip.o -c 
geoip.c
x86_64-linux-gnu-gcc -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" -DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" 
-DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" -DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -o mausezahn/parse_xml.o -c 
staging/parse_xml.c
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 
-DVERSION_STRING=\""0.6.8"""\" -DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" 
-DETCDIRE_STRING=\"/etc/netsniff-ng\" -DDATDIR_STRING=\"/usr/share/netsniff-ng\" -I. -DNEED_TCPDUMP_LIKE_FILTER -I/usr/include/libnl3  
-I/usr/include/libnl3  -I/usr/include/libnl3  -DNEED_TCPDUMP_LIKE_FILTER -I/usr/include/libnl3  -I/usr/include/libnl3  -I/usr/include/libnl3  -o netsniff-ng/tstamping.o -c 
tstamping.c
x86_64-linux-gnu-gcc -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" -DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" 
-DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" -DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -o mausezahn/tx_switch.o -c 
staging/tx_switch.c
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 
-DVERSION_STRING=\""0.6.8"""\" -DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" 
-DETCDIRE_STRING=\"/etc/netsniff-ng\" -DDATDIR_STRING=\"/usr/share/netsniff-ng\" -I. -DNEED_TCPDUMP_LIKE_FILTER -I/usr/include/libnl3  
-I/usr/include/libnl3  -I/usr/include/libnl3  -DNEED_TCPDUMP_LIKE_FILTER -I/usr/include/libnl3  -I/usr/include/libnl3  -I/usr/include/libnl3  -o netsniff-ng/mac80211.o -c 
mac80211.c
x86_64-linux-gnu-gcc -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" -DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" 
-DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" -DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -o mausezahn/llist.o -c 
staging/llist.c
x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 
-DVERSION_STRING=\""0.6.8"""\" -DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" 
-DETCDIRE_STRING=\"/etc/netsniff-ng\" -DDATDIR_STRING=\"/usr/share/netsniff-ng\" -I. -DNEED_TCPDUMP_LIKE_FILTER -I/usr/include/libnl3  
-I/usr/include/libnl3  -I/usr/include/libnl3  -DNEED_TCPDUMP_LIKE_FILTER -I/usr/include/libnl3  -I/usr/include/libnl3  -I/usr/include/libnl3  -o netsniff-ng/proto_nlmsg.o 
-c proto_nlmsg.c
x86_64-linux-gnu-gcc -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" -DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" 
-DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" -DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -o mausezahn/directmops.o -c 
staging/directmops.c
x86_64-linux-gnu-gcc -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" -DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" 
-DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -O2 -I. -I.. -DVERSION_STRING=\""0.6.8"""\" -DVERSION_LONG=\""0.6.8"" (Flutternozzle)"\" -o mausezahn/mausezahn.o -c 
staging/mausezahn.c
x86_64-linux-gnu-gcc -Wl,-z,relro -Wl,-z,now -o netsniff-ng/netsniff-ng 
netsniff-ng/bpf.o netsniff-ng/bpf_comp.o netsniff-ng/dev.o netsniff-ng/die.o 
netsniff-ng/dissector.o netsniff-ng/dissector_80211.o 
netsniff-ng/dissector_eth.o netsniff-ng/dissector_netlink.o 
netsniff-ng/dissector_sll.o netsniff-ng/geoip.o netsniff-ng/hash.o 
netsniff-ng/ioops.o netsniff-ng/iosched.o netsniff-ng/irq.o netsniff-ng/link.o 
netsniff-ng/lookup.o netsniff-ng/mac80211.o netsniff-ng/netsniff-ng.o 
netsniff-ng/pcap_mm.o netsniff-ng/pcap_rw.o netsniff-ng/pcap_sg.o 
netsniff-ng/privs.o netsniff-ng/proc.o netsniff-ng/proto_80211_mac_hdr.o 
netsniff-ng/proto_arp.o netsniff-ng/proto_dccp.o netsniff-ng/proto_ethernet.o 
netsniff-ng/proto_icmpv4.o netsniff-ng/proto_icmpv6.o netsniff-ng/proto_igmp.o 
netsniff-ng/proto_ip_authentication_hdr.o netsniff-ng/proto_ip_esp.o 
netsniff-ng/proto_ipv4.o netsniff-ng/proto_ipv6.o 
netsniff-ng/proto_ipv6_dest_opts.o netsniff-ng/proto_ipv6_fragm.o 
netsniff-ng/proto_ipv6_hop_by_hop.o netsniff-ng/proto_ipv6_in_ipv4.o 
netsniff-ng/proto_ipv6_mobility_hdr.o netsniff-ng/proto_ipv6_no_nxt_hdr.o 
netsniff-ng/proto_ipv6_routing.o netsniff-ng/proto_lldp.o 
netsniff-ng/proto_mpls_unicast.o netsniff-ng/proto_nlmsg.o 
netsniff-ng/proto_none.o netsniff-ng/proto_tcp.o netsniff-ng/proto_udp.o 
netsniff-ng/proto_vlan.o netsniff-ng/proto_vlan_q_in_q.o netsniff-ng/ring.o 
netsniff-ng/ring_rx.o netsniff-ng/ring_tx.o netsniff-ng/sig.o 
netsniff-ng/sock.o netsniff-ng/str.o netsniff-ng/sysctl.o netsniff-ng/timer.o 
netsniff-ng/tprintf.o netsniff-ng/tstamping.o netsniff-ng/xmalloc.o -lpthread 
-lpcap -lGeoIP -lz -lnl-3  -lnl-genl-3 -lnl-3  -lnl-route-3 -lnl-3
x86_64-linux-gnu-gcc -Wl,-z,relro -Wl,-z,now -o mausezahn/mausezahn 
mausezahn/automops.o mausezahn/cdp.o mausezahn/cli.o mausezahn/cli_arp.o 
mausezahn/cli_bpdu.o mausezahn/cli_cmds.o mausezahn/cli_dns.o 
mausezahn/cli_eth.o mausezahn/cli_igmp.o mausezahn/cli_interface.o 
mausezahn/cli_ip.o mausezahn/cli_launch.o mausezahn/cli_legacy.o 
mausezahn/cli_lldp.o mausezahn/cli_packet.o mausezahn/cli_rtp.o 
mausezahn/cli_sequence.o mausezahn/cli_set.o mausezahn/cli_tcp.o 
mausezahn/cli_tools.o mausezahn/cli_udp.o mausezahn/dev.o mausezahn/die.o 
mausezahn/directmops.o mausezahn/dns.o mausezahn/hextools.o mausezahn/layer1.o 
mausezahn/layer2.o mausezahn/layer3.o mausezahn/layer4.o mausezahn/link.o 
mausezahn/llist.o mausezahn/lookupdev.o mausezahn/mausezahn.o 
mausezahn/modifications.o mausezahn/mops.o mausezahn/mops_checksums.o 
mausezahn/mops_dot1Q.o mausezahn/mops_ext.o mausezahn/mops_ext_arp.o 
mausezahn/mops_ext_bpdu.o mausezahn/mops_ext_igmp.o mausezahn/mops_ext_lldp.o 
mausezahn/mops_ext_rtp.o mausezahn/mops_ip.o mausezahn/mops_mpls.o 
mausezahn/mops_sequence.o mausezahn/mops_tcp.o mausezahn/mops_threads.o 
mausezahn/mops_tools.o mausezahn/mops_update.o mausezahn/mopsrx_arp.o 
mausezahn/parse_xml.o mausezahn/rcv_rtp.o mausezahn/rtp.o mausezahn/send.o 
mausezahn/send_eth.o mausezahn/sock.o mausezahn/str.o mausezahn/sysctl.o 
mausezahn/syslog.o mausezahn/time.o mausezahn/tools.o mausezahn/tx_switch.o 
mausezahn/xmalloc.o -lcli -lnet -lpcap -lrt -lpthread -lm
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test
        make -j2 test "TESTSUITEFLAGS=-j2 --verbose" VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Makefile:132: warning: undefined variable 'TERM'
Makefile:187: warning: undefined variable 'netsniff-ng-lex'
Makefile:187: warning: undefined variable 'netsniff-ng-yacc'
Makefile:187: warning: undefined variable 'astraceroute-lex'
Makefile:187: warning: undefined variable 'astraceroute-yacc'
Makefile:187: warning: undefined variable 'flowtop-lex'
Makefile:187: warning: undefined variable 'flowtop-yacc'
Makefile:187: warning: undefined variable 'ifpps-lex'
Makefile:187: warning: undefined variable 'ifpps-yacc'
Makefile:187: warning: undefined variable 'curvetun-lex'
Makefile:187: warning: undefined variable 'curvetun-yacc'
Makefile:187: warning: undefined variable 'mausezahn-lex'
Makefile:187: warning: undefined variable 'mausezahn-yacc'
make[1]: 'test' is up to date.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   create-stamp debian/debhelper-build-stamp
   dh_prep
   debian/rules override_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make Q= PREFIX=/usr ETCDIR=/etc 
DESTDIR=/<<PKGBUILDDIR>>/debian/netsniff-ng install
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Makefile:132: warning: undefined variable 'TERM'
Makefile:187: warning: undefined variable 'netsniff-ng-lex'
Makefile:187: warning: undefined variable 'netsniff-ng-yacc'
Makefile:187: warning: undefined variable 'astraceroute-lex'
Makefile:187: warning: undefined variable 'astraceroute-yacc'
Makefile:187: warning: undefined variable 'flowtop-lex'
Makefile:187: warning: undefined variable 'flowtop-yacc'
Makefile:187: warning: undefined variable 'ifpps-lex'
Makefile:187: warning: undefined variable 'ifpps-yacc'
Makefile:187: warning: undefined variable 'curvetun-lex'
Makefile:187: warning: undefined variable 'curvetun-yacc'
Makefile:187: warning: undefined variable 'mausezahn-lex'
Makefile:187: warning: undefined variable 'mausezahn-yacc'
echo -e "  INST\tnetsniff-ng/netsniff-ng" && install -d 
/<<PKGBUILDDIR>>/debian/netsniff-ng/usr/sbin && install -C netsniff-ng/netsniff-ng 
/<<PKGBUILDDIR>>/debian/netsniff-ng/usr/sbin/netsniff-ng
  INST  netsniff-ng/netsniff-ng
eval GZIP= gzip -9 -c netsniff-ng.8 > netsniff-ng/netsniff-ng.8.gz
echo -e "  INST\tnetsniff-ng/netsniff-ng.8.gz" && install -d 
/<<PKGBUILDDIR>>/debian/netsniff-ng/usr/share/man/man8 && install --mode=644 -DC netsniff-ng/netsniff-ng.8.gz 
/<<PKGBUILDDIR>>/debian/netsniff-ng/usr/share/man/man8/netsniff-ng.8.gz
  INST  netsniff-ng/netsniff-ng.8.gz
echo -e "  INST\tether.conf" && install -d /<<PKGBUILDDIR>>/debian/netsniff-ng/etc/netsniff-ng && install --mode=644 -DC ether.conf /<<PKGBUILDDIR>>/debian/netsniff-ng/etc/netsniff-ng/ether.conf; echo -e "  INST\ttcp.conf" && install -d 
/<<PKGBUILDDIR>>/debian/netsniff-ng/etc/netsniff-ng && install --mode=644 -DC tcp.conf /<<PKGBUILDDIR>>/debian/netsniff-ng/etc/netsniff-ng/tcp.conf; echo -e "  INST\tudp.conf" && install -d /<<PKGBUILDDIR>>/debian/netsniff-ng/etc/netsniff-ng && install 
--mode=644 -DC udp.conf /<<PKGBUILDDIR>>/debian/netsniff-ng/etc/netsniff-ng/udp.conf; echo -e "  INST\toui.conf" && install -d /<<PKGBUILDDIR>>/debian/netsniff-ng/etc/netsniff-ng && install --mode=644 -DC oui.conf 
/<<PKGBUILDDIR>>/debian/netsniff-ng/etc/netsniff-ng/oui.conf; echo -e "  INST\tgeoip.conf" && install -d /<<PKGBUILDDIR>>/debian/netsniff-ng/etc/netsniff-ng && install --mode=644 -DC geoip.conf /<<PKGBUILDDIR>>/debian/netsniff-ng/etc/netsniff-ng/geoip.conf;
  INST  ether.conf
  INST  tcp.conf
  INST  udp.conf
  INST  oui.conf
  INST  geoip.conf
echo -e "  INST\ttrafgen/trafgen" && install -d /<<PKGBUILDDIR>>/debian/netsniff-ng/usr/sbin 
&& install -C trafgen/trafgen /<<PKGBUILDDIR>>/debian/netsniff-ng/usr/sbin/trafgen
mv /<<PKGBUILDDIR>>/debian/netsniff-ng/etc/netsniff-ng/trafgen_stddef.h 
/<<PKGBUILDDIR>>/debian/netsniff-ng/etc/netsniff-ng/stddef.h
  INST  trafgen/trafgen
eval GZIP= gzip -9 -c trafgen.8 > trafgen/trafgen.8.gz
echo -e "  INST\ttrafgen/trafgen.8.gz" && install -d 
/<<PKGBUILDDIR>>/debian/netsniff-ng/usr/share/man/man8 && install --mode=644 -DC trafgen/trafgen.8.gz 
/<<PKGBUILDDIR>>/debian/netsniff-ng/usr/share/man/man8/trafgen.8.gz
  INST  trafgen/trafgen.8.gz
mv: cannot stat 
'/<<PKGBUILDDIR>>/debian/netsniff-ng/etc/netsniff-ng/trafgen_stddef.h': No such 
file or directory
echo -e "  INST\ttrafgen_stddef.h" && install -d 
/<<PKGBUILDDIR>>/debian/netsniff-ng/etc/netsniff-ng && install --mode=644 -DC trafgen_stddef.h 
/<<PKGBUILDDIR>>/debian/netsniff-ng/etc/netsniff-ng/trafgen_stddef.h;
make[2]: *** [trafgen/Makefile:57: trafgen_post_install] Error 1
make[2]: *** Waiting for unfinished jobs....
  INST  trafgen_stddef.h
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:31: override_dh_auto_install] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:41: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

Reply via email to