==> Creating clean working copy [build]...done
==> Making package: tcptraceroute 1.5beta7-1 (Thu Sep 17 22:52:05 EDT 2015)
==> Retrieving sources...
  -> Found tcptraceroute-1.5beta7.tar.gz
==> Validating source files with md5sums...
    tcptraceroute-1.5beta7.tar.gz ... Passed
resolving dependencies...
looking for conflicting packages...

Packages (12) dbus-1.10.0-2  hwids-20150717-1  iptables-1.4.21-3  kbd-2.0.3-1  kmod-21-2  libdbus-1.10.0-2  libnl-3.2.26-1  libseccomp-2.2.3-1  libusb-1.0.19-1  systemd-225-1  libnet-1.1.6-2  libpcap-1.7.4-1

Total Installed Size:  81.54 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
installing libnl...
installing libdbus...
installing dbus...
Optional dependencies for dbus
    libx11: dbus-launch support
installing iptables...
installing kbd...
installing kmod...
installing hwids...
installing libseccomp...
installing systemd...
Initializing machine ID from random generator.
Creating group systemd-journal-remote with gid 999.
Creating user systemd-journal-remote (systemd Journal Remote) with uid 999 and gid 999.
Creating group systemd-journal-upload with gid 998.
Creating user systemd-journal-upload (systemd Journal Upload) with uid 998 and gid 998.
Created symlink from /etc/systemd/system/getty.target.wants/getty@tty1.service to /usr/lib/systemd/system/getty@.service.
Created symlink from /etc/systemd/system/multi-user.target.wants/remote-fs.target to /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 libnet...
checking build system type... armv7l-unknown-linux-gnu
checking host system type... armv7l-unknown-linux-gnu
checking target system type... armv7l-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
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 ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for gethostbyname... yes
checking for socket... yes
checking for connect... yes
checking for inet_aton... yes
checking for pcap_open_live in -lpcap... yes
checking for main in -lnet... yes
checking for libnet_init_packet in -lnet... no
checking for libnet_init in -lnet... yes
configure: libnet version: >= 1.1.0
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 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 for stdlib.h... (cached) yes
checking for string.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 whether time.h and sys/time.h may both be included... yes
checking for sockaddr.sa_len... no
checking for struct sockaddr.sa_len... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for vprintf... yes
checking for _doprnt... no
checking for gettimeofday... yes
checking for memset... yes
checking for select... yes
checking for socket... (cached) yes
checking for strchr... yes
checking for Solaris... no
checking for BSDI... no
checking for NetBSD... no
checking for MacOS X... no
Target OS is linux-gnu
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing default-1 commands
gcc -DHAVE_CONFIG_H -I. -I. -I.   -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -c main.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -c datalink.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -c util.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -c probe.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -c capture.c
gcc  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro -o tcptraceroute  main.o datalink.o util.o probe.o capture.o  -lnet -lpcap 
make[1]: Entering directory '/build/tcptraceroute/src/tcptraceroute-tcptraceroute-1.5beta7'
/bin/sh ./mkinstalldirs /build/tcptraceroute/pkg/tcptraceroute/usr/bin
mkdir /build/tcptraceroute/pkg/tcptraceroute/usr
mkdir /build/tcptraceroute/pkg/tcptraceroute/usr/bin
  /usr/bin/install -c  tcptraceroute /build/tcptraceroute/pkg/tcptraceroute/usr/bin/tcptraceroute
make  install-man1
make[2]: Entering directory '/build/tcptraceroute/src/tcptraceroute-tcptraceroute-1.5beta7'
/bin/sh ./mkinstalldirs /build/tcptraceroute/pkg/tcptraceroute/usr/man/man1
mkdir /build/tcptraceroute/pkg/tcptraceroute/usr/man
mkdir /build/tcptraceroute/pkg/tcptraceroute/usr/man/man1
 /usr/bin/install -c -m 644 ./tcptraceroute.1 /build/tcptraceroute/pkg/tcptraceroute/usr/man/man1/tcptraceroute.1
make[2]: Leaving directory '/build/tcptraceroute/src/tcptraceroute-tcptraceroute-1.5beta7'
/bin/sh ./mkinstalldirs /build/tcptraceroute/pkg/tcptraceroute/usr/share/doc/tcptraceroute
mkdir /build/tcptraceroute/pkg/tcptraceroute/usr/share
mkdir /build/tcptraceroute/pkg/tcptraceroute/usr/share/doc
mkdir /build/tcptraceroute/pkg/tcptraceroute/usr/share/doc/tcptraceroute
 /usr/bin/install -c -m 644 ./AUTHORS /build/tcptraceroute/pkg/tcptraceroute/usr/share/doc/tcptraceroute/AUTHORS
 /usr/bin/install -c -m 644 ./COPYING /build/tcptraceroute/pkg/tcptraceroute/usr/share/doc/tcptraceroute/COPYING
 /usr/bin/install -c -m 644 ./ChangeLog /build/tcptraceroute/pkg/tcptraceroute/usr/share/doc/tcptraceroute/ChangeLog
 /usr/bin/install -c -m 644 ./NEWS /build/tcptraceroute/pkg/tcptraceroute/usr/share/doc/tcptraceroute/NEWS
 /usr/bin/install -c -m 644 ./README /build/tcptraceroute/pkg/tcptraceroute/usr/share/doc/tcptraceroute/README
 /usr/bin/install -c -m 644 ./examples.txt /build/tcptraceroute/pkg/tcptraceroute/usr/share/doc/tcptraceroute/examples.txt
 /usr/bin/install -c -m 644 ./tcptraceroute.1.html /build/tcptraceroute/pkg/tcptraceroute/usr/share/doc/tcptraceroute/tcptraceroute.1.html
 /usr/bin/install -c -m 644 ./tcptraceroute.lsm /build/tcptraceroute/pkg/tcptraceroute/usr/share/doc/tcptraceroute/tcptraceroute.lsm
make[1]: Leaving directory '/build/tcptraceroute/src/tcptraceroute-tcptraceroute-1.5beta7'
checking dependencies...

Packages (12) dbus-1.10.0-2  hwids-20150717-1  iptables-1.4.21-3  kbd-2.0.3-1  kmod-21-2  libdbus-1.10.0-2  libnet-1.1.6-2  libnl-3.2.26-1  libpcap-1.7.4-1  libseccomp-2.2.3-1  libusb-1.0.19-1  systemd-225-1

Total Removed Size:  81.54 MiB

:: Do you want to remove these packages? [Y/n] 
removing libpcap...
removing libusb...
removing systemd...
removing libseccomp...
removing libnl...
removing libnet...
removing kmod...
removing kbd...
removing iptables...
removing hwids...
removing dbus...
removing libdbus...