------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gmake-4.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libnet-1.1.6_5,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> tcptraceroute-1.5beta7 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> tcptraceroute-1.5beta7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tcptraceroute-1.5beta7 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> tcptraceroute-1.5beta7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tcptraceroute-1.5beta7 for building => SHA256 Checksum OK for mct-tcptraceroute-tcptraceroute-1.5beta7_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> tcptraceroute-1.5beta7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tcptraceroute-1.5beta7 for building ===> Extracting for tcptraceroute-1.5beta7 => SHA256 Checksum OK for mct-tcptraceroute-tcptraceroute-1.5beta7_GH0.tar.gz. Extracted Memory Use: 0.57M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for tcptraceroute-1.5beta7 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> tcptraceroute-1.5beta7 depends on executable: gmake - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> tcptraceroute-1.5beta7 depends on shared library: libnet.so - found (/usr/local/lib/libnet.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> tcptraceroute-1.5beta7 depends on executable: gmake - found ===> tcptraceroute-1.5beta7 depends on shared library: libnet.so - found (/usr/local/lib/libnet.so) ===> Configuring for tcptraceroute-1.5beta7 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether gmake sets $(MAKE)... yes checking for working aclocal-1.4... missing checking for working autoconf... missing checking for working automake-1.4... missing checking for working autoheader... missing checking for working makeinfo... missing checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cpp checking for egrep... grep -E checking whether cc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking for gethostbyname... (cached) yes checking for socket... yes checking for connect... yes checking for inet_aton... (cached) 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... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/socket.h... (cached) 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... yes checking for struct sockaddr.sa_len... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for vprintf... (cached) yes checking for _doprnt... no checking for gettimeofday... (cached) yes checking for memset... (cached) yes checking for select... (cached) yes checking for socket... (cached) yes checking for strchr... (cached) yes checking for Solaris... no checking for BSDI... no checking for NetBSD... no checking for MacOS X... no Target OS is dragonfly5.9 configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing default-1 commands SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for tcptraceroute-1.5beta7 gmake[1]: Entering directory '/construction/net/tcptraceroute/tcptraceroute-tcptraceroute-1.5beta7' cc -DHAVE_CONFIG_H -I. -I. -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -c main.c cc -DHAVE_CONFIG_H -I. -I. -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -c datalink.c cc -DHAVE_CONFIG_H -I. -I. -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -c util.c cc -DHAVE_CONFIG_H -I. -I. -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -c probe.c cc -DHAVE_CONFIG_H -I. -I. -I. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -c capture.c In file included from tcptraceroute.h:75, 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/local/include/libnet.h:122, from tcptraceroute.h:37, from main.c:23: /usr/local/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, 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/local/include/libnet.h:122, from tcptraceroute.h:37, from main.c:23: /usr/local/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); ^~~~~~~~~~~~~~~~~ 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, from datalink.c:23: /usr/include/sys/socket.h:493:5: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); ^~~~~~~~~~~ In file included from tcptraceroute.h:75, 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/local/include/libnet.h:122, from tcptraceroute.h:37, from datalink.c:23: /usr/local/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); ^~~~~~~~~~~~~~~~~ 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, from probe.c:23: /usr/include/sys/socket.h:493:5: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); ^~~~~~~~~~~ cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -Wall -o tcptraceroute main.o datalink.o util.o probe.o capture.o -lnet -lpcap -L/usr/local/lib gmake[1]: Leaving directory '/construction/net/tcptraceroute/tcptraceroute-tcptraceroute-1.5beta7' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for tcptraceroute-1.5beta7 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/net/tcptraceroute/tcptraceroute-tcptraceroute-1.5beta7' gmake[2]: Entering directory '/construction/net/tcptraceroute/tcptraceroute-tcptraceroute-1.5beta7' /bin/sh ./mkinstalldirs /construction/net/tcptraceroute/stage/usr/local/bin install -s -m 555 tcptraceroute /construction/net/tcptraceroute/stage/usr/local/bin/tcptraceroute gmake install-man1 gmake[3]: Entering directory '/construction/net/tcptraceroute/tcptraceroute-tcptraceroute-1.5beta7' /bin/sh ./mkinstalldirs /construction/net/tcptraceroute/stage/usr/local/man/man1 install -m 0644 ./tcptraceroute.1 /construction/net/tcptraceroute/stage/usr/local/man/man1/tcptraceroute.1 gmake[3]: Leaving directory '/construction/net/tcptraceroute/tcptraceroute-tcptraceroute-1.5beta7' /bin/sh ./mkinstalldirs /construction/net/tcptraceroute/stage/usr/local/share/doc/tcptraceroute mkdir /construction/net/tcptraceroute/stage/usr/local/share/doc/tcptraceroute install -m 0644 ./AUTHORS /construction/net/tcptraceroute/stage/usr/local/share/doc/tcptraceroute/AUTHORS install -m 0644 ./COPYING /construction/net/tcptraceroute/stage/usr/local/share/doc/tcptraceroute/COPYING install -m 0644 ./ChangeLog /construction/net/tcptraceroute/stage/usr/local/share/doc/tcptraceroute/ChangeLog install -m 0644 ./NEWS /construction/net/tcptraceroute/stage/usr/local/share/doc/tcptraceroute/NEWS install -m 0644 ./README /construction/net/tcptraceroute/stage/usr/local/share/doc/tcptraceroute/README install -m 0644 ./examples.txt /construction/net/tcptraceroute/stage/usr/local/share/doc/tcptraceroute/examples.txt install -m 0644 ./tcptraceroute.1.html /construction/net/tcptraceroute/stage/usr/local/share/doc/tcptraceroute/tcptraceroute.1.html install -m 0644 ./tcptraceroute.lsm /construction/net/tcptraceroute/stage/usr/local/share/doc/tcptraceroute/tcptraceroute.lsm gmake[2]: Leaving directory '/construction/net/tcptraceroute/tcptraceroute-tcptraceroute-1.5beta7' gmake[1]: Leaving directory '/construction/net/tcptraceroute/tcptraceroute-tcptraceroute-1.5beta7' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for tcptraceroute-1.5beta7 file sizes/checksums [10]: 0% file sizes/checksums [10]: 100% packing files [10]: 0% packing files [10]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:08