==> Creating clean working copy [build]...done
==> Making package: hyenae 0.36.1-3 (Fri Mar 24 05:45:19 EDT 2017)
==> Retrieving sources...
  -> Found hyenae-0.36-1.tar.gz
==> Validating source files with sha512sums...
    hyenae-0.36-1.tar.gz ... Passed
==> Making package: hyenae 0.36.1-3 (Fri Mar 24 05:45:21 EDT 2017)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (14) dbus-1.10.16-1  hwids-20161103-1  iptables-1.6.0-1  kbd-2.0.4-1  kmod-24-1  libelf-0.168-1  libmnl-1.0.4-1  libnftnl-1.0.7-1  libnl-3.2.29-2  libseccomp-2.3.2-1  libusb-1.0.21-1  systemd-232-8  libdnet-1.12-9  libpcap-1.8.1-2

Total Installed Size:  28.24 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnl...
installing dbus...
installing libmnl...
installing libnftnl...
installing iptables...
installing kbd...
installing kmod...
installing hwids...
installing libelf...
installing libseccomp...
installing systemd...
warning: directory permissions differ on /var/log/journal/
filesystem: 755  package: 2755
Creating group systemd-coredump with gid 999.
Creating user systemd-coredump (systemd Core Dumper) with uid 999 and gid 999.
Creating group systemd-journal-remote with gid 998.
Creating user systemd-journal-remote (systemd Journal Remote) with uid 998 and gid 998.
Creating group systemd-journal-upload with gid 997.
Creating user systemd-journal-upload (systemd Journal Upload) with uid 997 and gid 997.
Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /usr/lib/systemd/system/getty@.service.
Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /usr/lib/systemd/system/remote-fs.target.
:: Append 'init=/usr/lib/systemd/systemd' to your kernel command line in your
   bootloader to replace sysvinit with systemd, or install systemd-sysvcompat
Optional dependencies for systemd
    cryptsetup: required for encrypted block devices
    libmicrohttpd: remote journald capabilities
    quota-tools: kernel-level quota management
    systemd-sysvcompat: symlink package to provide sysvinit binaries
    polkit: allow administration as unprivileged user
installing libusb...
installing libpcap...
installing libdnet...
Optional dependencies for libdnet
    python2
:: Running post-transaction hooks...
(1/4) Updating udev hardware database...
(2/4) Updating system user accounts...
(3/4) Creating temporary files...
(4/4) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found hyenae-0.36-1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    hyenae-0.36-1.tar.gz ... Passed
==> Extracting sources...
  -> Extracting hyenae-0.36-1.tar.gz with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 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... /usr/bin/grep
checking for egrep... /usr/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 getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for pthread_create in -lpthread... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for eth_set in -ldnet... yes
checking dnet.h usability... yes
checking dnet.h presence... yes
checking for dnet.h... yes
checking for pcap_findalldevs in -lpcap... yes
checking pcap.h usability... yes
checking pcap.h presence... yes
checking for pcap.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating man/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory '/build/hyenae/src/hyenae-0.36-1'
Making all in man
make[2]: Entering directory '/build/hyenae/src/hyenae-0.36-1/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/hyenae/src/hyenae-0.36-1/man'
Making all in src
make[2]: Entering directory '/build/hyenae/src/hyenae-0.36-1/src'
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT hyenae.o -MD -MP -MF .deps/hyenae.Tpo -c -o hyenae.o hyenae.c
mv -f .deps/hyenae.Tpo .deps/hyenae.Po
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT hyenae-assistant.o -MD -MP -MF .deps/hyenae-assistant.Tpo -c -o hyenae-assistant.o hyenae-assistant.c
mv -f .deps/hyenae-assistant.Tpo .deps/hyenae-assistant.Po
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT hyenae-remote.o -MD -MP -MF .deps/hyenae-remote.Tpo -c -o hyenae-remote.o hyenae-remote.c
mv -f .deps/hyenae-remote.Tpo .deps/hyenae-remote.Po
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT hyenae-common.o -MD -MP -MF .deps/hyenae-common.Tpo -c -o hyenae-common.o hyenae-common.c
mv -f .deps/hyenae-common.Tpo .deps/hyenae-common.Po
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT hyenae-protocol.o -MD -MP -MF .deps/hyenae-protocol.Tpo -c -o hyenae-protocol.o hyenae-protocol.c
mv -f .deps/hyenae-protocol.Tpo .deps/hyenae-protocol.Po
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT hyenae-eth.o -MD -MP -MF .deps/hyenae-eth.Tpo -c -o hyenae-eth.o hyenae-eth.c
mv -f .deps/hyenae-eth.Tpo .deps/hyenae-eth.Po
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT hyenae-arp.o -MD -MP -MF .deps/hyenae-arp.Tpo -c -o hyenae-arp.o hyenae-arp.c
mv -f .deps/hyenae-arp.Tpo .deps/hyenae-arp.Po
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT hyenae-pppoe.o -MD -MP -MF .deps/hyenae-pppoe.Tpo -c -o hyenae-pppoe.o hyenae-pppoe.c
mv -f .deps/hyenae-pppoe.Tpo .deps/hyenae-pppoe.Po
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT hyenae-ip.o -MD -MP -MF .deps/hyenae-ip.Tpo -c -o hyenae-ip.o hyenae-ip.c
mv -f .deps/hyenae-ip.Tpo .deps/hyenae-ip.Po
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT hyenae-icmp.o -MD -MP -MF .deps/hyenae-icmp.Tpo -c -o hyenae-icmp.o hyenae-icmp.c
mv -f .deps/hyenae-icmp.Tpo .deps/hyenae-icmp.Po
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT hyenae-tcp.o -MD -MP -MF .deps/hyenae-tcp.Tpo -c -o hyenae-tcp.o hyenae-tcp.c
mv -f .deps/hyenae-tcp.Tpo .deps/hyenae-tcp.Po
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT hyenae-udp.o -MD -MP -MF .deps/hyenae-udp.Tpo -c -o hyenae-udp.o hyenae-udp.c
mv -f .deps/hyenae-udp.Tpo .deps/hyenae-udp.Po
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT hyenae-dns.o -MD -MP -MF .deps/hyenae-dns.Tpo -c -o hyenae-dns.o hyenae-dns.c
mv -f .deps/hyenae-dns.Tpo .deps/hyenae-dns.Po
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT hyenae-bootp.o -MD -MP -MF .deps/hyenae-bootp.Tpo -c -o hyenae-bootp.o hyenae-bootp.c
mv -f .deps/hyenae-bootp.Tpo .deps/hyenae-bootp.Po
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT hyenae-dhcp.o -MD -MP -MF .deps/hyenae-dhcp.Tpo -c -o hyenae-dhcp.o hyenae-dhcp.c
hyenae-dhcp.c: In function 'hy_build_dhcp_packet':
hyenae-dhcp.c:256:10: warning: implicit declaration of function 'hy_build_bootp_packet' [-Wimplicit-function-declaration]
   return hy_build_bootp_packet(
          ^~~~~~~~~~~~~~~~~~~~~
mv -f .deps/hyenae-dhcp.Tpo .deps/hyenae-dhcp.Po
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT hyenae-hsrp.o -MD -MP -MF .deps/hyenae-hsrp.Tpo -c -o hyenae-hsrp.o hyenae-hsrp.c
mv -f .deps/hyenae-hsrp.Tpo .deps/hyenae-hsrp.Po
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT hyenae-attack.o -MD -MP -MF .deps/hyenae-attack.Tpo -c -o hyenae-attack.o hyenae-attack.c
mv -f .deps/hyenae-attack.Tpo .deps/hyenae-attack.Po
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT hyenae-patterns.o -MD -MP -MF .deps/hyenae-patterns.Tpo -c -o hyenae-patterns.o hyenae-patterns.c
mv -f .deps/hyenae-patterns.Tpo .deps/hyenae-patterns.Po
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT hyenae-config.o -MD -MP -MF .deps/hyenae-config.Tpo -c -o hyenae-config.o hyenae-config.c
mv -f .deps/hyenae-config.Tpo .deps/hyenae-config.Po
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT hyenae-base.o -MD -MP -MF .deps/hyenae-base.Tpo -c -o hyenae-base.o hyenae-base.c
mv -f .deps/hyenae-base.Tpo .deps/hyenae-base.Po
gcc  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Wl,-O1,--sort-common,--as-needed,-z,relro -o hyenae hyenae.o hyenae-assistant.o hyenae-remote.o hyenae-common.o hyenae-protocol.o hyenae-eth.o hyenae-arp.o hyenae-pppoe.o hyenae-ip.o hyenae-icmp.o hyenae-tcp.o hyenae-udp.o hyenae-dns.o hyenae-bootp.o hyenae-dhcp.o hyenae-hsrp.o hyenae-attack.o hyenae-patterns.o hyenae-config.o hyenae-base.o -lpcap -ldnet -lpthread  -lpthread -lpcap -ldnet -lpcap -ldnet -lpthread  -lpthread -lpcap -ldnet
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT hyenaed.o -MD -MP -MF .deps/hyenaed.Tpo -c -o hyenaed.o hyenaed.c
mv -f .deps/hyenaed.Tpo .deps/hyenaed.Po
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT hyenaed-daemon.o -MD -MP -MF .deps/hyenaed-daemon.Tpo -c -o hyenaed-daemon.o hyenaed-daemon.c
mv -f .deps/hyenaed-daemon.Tpo .deps/hyenaed-daemon.Po
gcc  -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4  -Wl,-O1,--sort-common,--as-needed,-z,relro -o hyenaed hyenaed.o hyenaed-daemon.o hyenae-common.o hyenae-protocol.o hyenae-eth.o hyenae-arp.o hyenae-pppoe.o hyenae-ip.o hyenae-icmp.o hyenae-tcp.o hyenae-udp.o hyenae-dns.o hyenae-bootp.o hyenae-dhcp.o hyenae-hsrp.o hyenae-attack.o hyenae-patterns.o hyenae-config.o hyenae-base.o -lpcap -ldnet -lpthread  -lpthread -lpcap -ldnet -lpcap -ldnet -lpthread  -lpthread -lpcap -ldnet
make[2]: Leaving directory '/build/hyenae/src/hyenae-0.36-1/src'
make[2]: Entering directory '/build/hyenae/src/hyenae-0.36-1'
make[2]: Leaving directory '/build/hyenae/src/hyenae-0.36-1'
make[1]: Leaving directory '/build/hyenae/src/hyenae-0.36-1'
==> Entering fakeroot environment...
==> Starting package()...
Making install in man
make[1]: Entering directory '/build/hyenae/src/hyenae-0.36-1/man'
make[2]: Entering directory '/build/hyenae/src/hyenae-0.36-1/man'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/build/hyenae/pkg/hyenae/usr/share/man/man1"
 /usr/bin/install -c -m 644 './hyenae.1' '/build/hyenae/pkg/hyenae/usr/share/man/man1/hyenae.1'
 /usr/bin/install -c -m 644 './hyenaed.1' '/build/hyenae/pkg/hyenae/usr/share/man/man1/hyenaed.1'
make[2]: Leaving directory '/build/hyenae/src/hyenae-0.36-1/man'
make[1]: Leaving directory '/build/hyenae/src/hyenae-0.36-1/man'
Making install in src
make[1]: Entering directory '/build/hyenae/src/hyenae-0.36-1/src'
make[2]: Entering directory '/build/hyenae/src/hyenae-0.36-1/src'
test -z "/usr/bin" || /usr/bin/mkdir -p "/build/hyenae/pkg/hyenae/usr/bin"
  /usr/bin/install -c 'hyenae' '/build/hyenae/pkg/hyenae/usr/bin/hyenae'
  /usr/bin/install -c 'hyenaed' '/build/hyenae/pkg/hyenae/usr/bin/hyenaed'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/hyenae/src/hyenae-0.36-1/src'
make[1]: Leaving directory '/build/hyenae/src/hyenae-0.36-1/src'
make[1]: Entering directory '/build/hyenae/src/hyenae-0.36-1'
make[2]: Entering directory '/build/hyenae/src/hyenae-0.36-1'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/doc/hyenae" || /usr/bin/mkdir -p "/build/hyenae/pkg/hyenae/usr/share/doc/hyenae"
 /usr/bin/install -c -m 644 'HOWTO' '/build/hyenae/pkg/hyenae/usr/share/doc/hyenae/HOWTO'
 /usr/bin/install -c -m 644 'README' '/build/hyenae/pkg/hyenae/usr/share/doc/hyenae/README'
 /usr/bin/install -c -m 644 'LICENSE' '/build/hyenae/pkg/hyenae/usr/share/doc/hyenae/LICENSE'
make[2]: Leaving directory '/build/hyenae/src/hyenae-0.36-1'
make[1]: Leaving directory '/build/hyenae/src/hyenae-0.36-1'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issue...
==> Creating package "hyenae"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: hyenae 0.36.1-3 (Fri Mar 24 05:46:01 EDT 2017)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...
:: glib2 optionally requires libelf: gresource inspection tool

Packages (14) dbus-1.10.16-1  hwids-20161103-1  iptables-1.6.0-1  kbd-2.0.4-1  kmod-24-1  libdnet-1.12-9  libelf-0.168-1  libmnl-1.0.4-1  libnftnl-1.0.7-1  libnl-3.2.29-2  libpcap-1.8.1-2  libseccomp-2.3.2-1  libusb-1.0.21-1  systemd-232-8

Total Removed Size:  28.24 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing libpcap...
removing libusb...
removing systemd...
removing libseccomp...
removing libnl...
removing libelf...
removing libdnet...
removing kmod...
removing kbd...
removing iptables...
removing libnftnl...
removing libmnl...
removing hwids...
removing dbus...