==> Creating clean working copy [build]...done ==> Making package: tcptraceroute 1.5beta7-3 (Fri Mar 24 18:16:07 EDT 2017) ==> Retrieving sources... -> Found tcptraceroute-1.5beta7.tar.gz -> Found config.guess-for-aarch64.patch ==> Validating source files with sha512sums... tcptraceroute-1.5beta7.tar.gz ... Passed config.guess-for-aarch64.patch ... Passed ==> Making package: tcptraceroute 1.5beta7-3 (Fri Mar 24 18:16:09 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 libnet-1.1.6-2 libpcap-1.8.1-2 Total Download Size: 0.08 MiB Total Installed Size: 28.07 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... downloading libnet-1.1.6-2-armv7h.pkg.tar.xz... 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-upload with gid 998. Creating user systemd-journal-upload (systemd Journal Upload) with uid 998 and gid 998. Creating group systemd-journal-remote with gid 997. Creating user systemd-journal-remote (systemd Journal Remote) 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 libnet... :: 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 tcptraceroute-1.5beta7.tar.gz -> Found config.guess-for-aarch64.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... tcptraceroute-1.5beta7.tar.gz ... Passed config.guess-for-aarch64.patch ... Passed ==> Extracting sources... -> Extracting tcptraceroute-1.5beta7.tar.gz with bsdtar ==> Starting prepare()... patching file config.guess patching file config.sub ==> Starting build()... checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... aarch64-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 In file included from tcptraceroute.h:75:0, from main.c:23: main.c: In function 'defaults': util.h:37:36: warning: pointer targets in passing argument 2 of 'libnet_name2addr4' differ in signedness [-Wpointer-sign] libnet_name2addr4(libnet_context, (u_char *)hostname, numeric) ^ main.c:50:16: note: in expansion of macro 'hosttoip' if ((dst_ip = hosttoip(dst, LIBNET_RESOLVE)) == 0xFFFFFFFF) ^~~~~~~~ In file included from /usr/include/libnet.h:119:0, from tcptraceroute.h:37, from main.c:23: /usr/include/libnet/libnet-functions.h:227:1: note: expected 'char *' but argument is of type 'u_char * {aka unsigned char *}' libnet_name2addr4(libnet_t *l, char *host_name, uint8_t use_name); ^~~~~~~~~~~~~~~~~ In file included from tcptraceroute.h:75:0, from main.c:23: util.h:37:36: warning: pointer targets in passing argument 2 of 'libnet_name2addr4' differ in signedness [-Wpointer-sign] libnet_name2addr4(libnet_context, (u_char *)hostname, numeric) ^ main.c:57:17: note: in expansion of macro 'hosttoip' if ((src_ip = hosttoip(src, LIBNET_RESOLVE)) == 0xFFFFFFFF) ^~~~~~~~ In file included from /usr/include/libnet.h:119:0, from tcptraceroute.h:37, from main.c:23: /usr/include/libnet/libnet-functions.h:227:1: note: expected 'char *' but argument is of type 'u_char * {aka unsigned char *}' libnet_name2addr4(libnet_t *l, char *host_name, uint8_t use_name); ^~~~~~~~~~~~~~~~~ main.c: In function 'main': main.c:538:2: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid(getuid()); ^~~~~~~~~~~~~~~~ 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 datalink.c: In function 'findsrc': datalink.c:300:49: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] if (getsockname(s, (struct sockaddr *)&sinsrc, &size) < 0) ^ In file included from tcptraceroute.h:31:0, from datalink.c:23: /usr/include/sys/socket.h:121:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int getsockname (int __fd, __SOCKADDR_ARG __addr, ^~~~~~~~~~~ In file included from tcptraceroute.h:75:0, from datalink.c:23: datalink.c: In function 'finddev': util.h:37:36: warning: pointer targets in passing argument 2 of 'libnet_name2addr4' differ in signedness [-Wpointer-sign] libnet_name2addr4(libnet_context, (u_char *)hostname, numeric) ^ datalink.c:329:15: note: in expansion of macro 'hosttoip' with_src = hosttoip("127.0.0.1", LIBNET_DONT_RESOLVE); ^~~~~~~~ In file included from /usr/include/libnet.h:119:0, from tcptraceroute.h:37, from datalink.c:23: /usr/include/libnet/libnet-functions.h:227:1: note: expected 'char *' but argument is of type 'u_char * {aka unsigned char *}' libnet_name2addr4(libnet_t *l, char *host_name, uint8_t use_name); ^~~~~~~~~~~~~~~~~ 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 probe.c: In function 'allocateport': probe.c:97:46: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] if ((getsockname(s, (struct sockaddr *)&in, &insize)) < 0) ^ In file included from tcptraceroute.h:31:0, from probe.c:23: /usr/include/sys/socket.h:121:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int getsockname (int __fd, __SOCKADDR_ARG __addr, ^~~~~~~~~~~ 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 ==> Entering fakeroot environment... ==> Starting package()... 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' ==> 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 "tcptraceroute"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: tcptraceroute 1.5beta7-3 (Fri Mar 24 18:16:48 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 libelf-0.168-1 libmnl-1.0.4-1 libnet-1.1.6-2 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.07 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing libpcap... removing libusb... removing systemd... removing libseccomp... removing libnl... removing libnet... removing libelf... removing kmod... removing kbd... removing iptables... removing libnftnl... removing libmnl... removing hwids... removing dbus...