------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> tcpick-0.2.1_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> tcpick-0.2.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tcpick-0.2.1_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> tcpick-0.2.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tcpick-0.2.1_1 for building => SHA256 Checksum OK for tcpick-0.2.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> tcpick-0.2.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tcpick-0.2.1_1 for building ===> Extracting for tcpick-0.2.1_1 => SHA256 Checksum OK for tcpick-0.2.1.tar.gz. Extracted Memory Use: 0.81M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for tcpick-0.2.1_1 ===> Applying ports patches for tcpick-0.2.1_1 ===> Cleanly applied ports patch(es) patch-src_lookup.h SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for tcpick-0.2.1_1 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking for pcap_loop in -lpcap... yes checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... cpp checking for egrep... grep -E 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 stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for working memcmp... yes checking for ANSI C header files... (cached) yes checking for arpa/inet.h... (cached) yes checking for netdb.h... (cached) yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking netinet/udp.h usability... yes checking netinet/udp.h presence... yes checking for netinet/udp.h... yes checking for netinet/in.h... (cached) yes checking for sys/socket.h... (cached) yes checking for getopt.h... (cached) yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking pcap/pcap.h usability... yes checking pcap/pcap.h presence... yes checking for pcap/pcap.h... yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes checking for errno.h... (cached) yes checking for stdarg.h... (cached) yes checking for signal.h... (cached) yes checking for netinet/ip.h... yes checking for net/if.h... (cached) yes checking for netinet/if_ether.h... yes checking for gethostbyaddr... yes checking for getservbyport... yes checking for gettimeofday... (cached) yes checking for inet_ntoa... (cached) yes checking for strdup... (cached) yes checking for strndup... (cached) yes checking for strtol... (cached) yes checking for getopt... (cached) yes checking for getopt_long... yes checking for asctime... yes checking for atoi... yes checking for getuid... (cached) yes checking for isascii... (cached) yes checking for isgraph... yes checking for iscntrl... yes checking for vfprintf... (cached) yes checking for localtime... (cached) yes checking for vprintf... (cached) yes checking for setuid... (cached) yes checking for perror... yes checking for signal... yes checking for setitimer... yes checking for strftime... (cached) yes checking for time... (cached) yes checking for unlink... (cached) yes checking for mkdir... yes checking for atexit... (cached) yes checking for _exit... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for tcpick-0.2.1_1 --- all-recursive --- Making all in src --- all --- /usr/bin/make all-am --- args.o --- --- display.o --- --- lookup_tree.o --- --- lookup_query.o --- --- loop.o --- --- tracker.o --- --- tcpick.o --- --- write.o --- --- datalink.o --- --- verify.o --- --- args.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -std=gnu89 -MT args.o -MD -MP -MF ".deps/args.Tpo" -c -o args.o args.c; then mv -f ".deps/args.Tpo" ".deps/args.Po"; else rm -f ".deps/args.Tpo"; exit 1; fi --- display.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -std=gnu89 -MT display.o -MD -MP -MF ".deps/display.Tpo" -c -o display.o display.c; then mv -f ".deps/display.Tpo" ".deps/display.Po"; else rm -f ".deps/display.Tpo"; exit 1; fi --- lookup_tree.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -std=gnu89 -MT lookup_tree.o -MD -MP -MF ".deps/lookup_tree.Tpo" -c -o lookup_tree.o lookup_tree.c; then mv -f ".deps/lookup_tree.Tpo" ".deps/lookup_tree.Po"; else rm -f ".deps/lookup_tree.Tpo"; exit 1; fi --- lookup_query.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -std=gnu89 -MT lookup_query.o -MD -MP -MF ".deps/lookup_query.Tpo" -c -o lookup_query.o lookup_query.c; then mv -f ".deps/lookup_query.Tpo" ".deps/lookup_query.Po"; else rm -f ".deps/lookup_query.Tpo"; exit 1; fi --- loop.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -std=gnu89 -MT loop.o -MD -MP -MF ".deps/loop.Tpo" -c -o loop.o loop.c; then mv -f ".deps/loop.Tpo" ".deps/loop.Po"; else rm -f ".deps/loop.Tpo"; exit 1; fi --- tracker.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -std=gnu89 -MT tracker.o -MD -MP -MF ".deps/tracker.Tpo" -c -o tracker.o tracker.c; then mv -f ".deps/tracker.Tpo" ".deps/tracker.Po"; else rm -f ".deps/tracker.Tpo"; exit 1; fi --- write.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -std=gnu89 -MT write.o -MD -MP -MF ".deps/write.Tpo" -c -o write.o write.c; then mv -f ".deps/write.Tpo" ".deps/write.Po"; else rm -f ".deps/write.Tpo"; exit 1; fi --- datalink.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -std=gnu89 -MT datalink.o -MD -MP -MF ".deps/datalink.Tpo" -c -o datalink.o datalink.c; then mv -f ".deps/datalink.Tpo" ".deps/datalink.Po"; else rm -f ".deps/datalink.Tpo"; exit 1; fi --- verify.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -std=gnu89 -MT verify.o -MD -MP -MF ".deps/verify.Tpo" -c -o verify.o verify.c; then mv -f ".deps/verify.Tpo" ".deps/verify.Po"; else rm -f ".deps/verify.Tpo"; exit 1; fi --- tcpick.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -std=gnu89 -MT tcpick.o -MD -MP -MF ".deps/tcpick.Tpo" -c -o tcpick.o tcpick.c; then mv -f ".deps/tcpick.Tpo" ".deps/tcpick.Po"; else rm -f ".deps/tcpick.Tpo"; exit 1; fi tcpick.c: In function 'main': tcpick.c:241:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (int)net ^ tcpick.c:251:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] datalink_str = (char *)datalink2str( datalink_id ); ^ --- colors.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -std=gnu89 -MT colors.o -MD -MP -MF ".deps/colors.Tpo" -c -o colors.o colors.c; then mv -f ".deps/colors.Tpo" ".deps/colors.Po"; else rm -f ".deps/colors.Tpo"; exit 1; fi --- time.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -std=gnu89 -MT time.o -MD -MP -MF ".deps/time.Tpo" -c -o time.o time.c; then mv -f ".deps/time.Tpo" ".deps/time.Po"; else rm -f ".deps/time.Tpo"; exit 1; fi --- timer.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -std=gnu89 -MT timer.o -MD -MP -MF ".deps/timer.Tpo" -c -o timer.o timer.c; then mv -f ".deps/timer.Tpo" ".deps/timer.Po"; else rm -f ".deps/timer.Tpo"; exit 1; fi --- debug.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -std=gnu89 -MT debug.o -MD -MP -MF ".deps/debug.Tpo" -c -o debug.o debug.c; then mv -f ".deps/debug.Tpo" ".deps/debug.Po"; else rm -f ".deps/debug.Tpo"; exit 1; fi --- fragments.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -std=gnu89 -MT fragments.o -MD -MP -MF ".deps/fragments.Tpo" -c -o fragments.o fragments.c; then mv -f ".deps/fragments.Tpo" ".deps/fragments.Po"; else rm -f ".deps/fragments.Tpo"; exit 1; fi --- quit.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -std=gnu89 -MT quit.o -MD -MP -MF ".deps/quit.Tpo" -c -o quit.o quit.c; then mv -f ".deps/quit.Tpo" ".deps/quit.Po"; else rm -f ".deps/quit.Tpo"; exit 1; fi --- msg.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -std=gnu89 -MT msg.o -MD -MP -MF ".deps/msg.Tpo" -c -o msg.o msg.c; then mv -f ".deps/msg.Tpo" ".deps/msg.Po"; else rm -f ".deps/msg.Tpo"; exit 1; fi --- tcpick --- cc -pipe -O2 -fno-strict-aliasing -std=gnu89 -o tcpick args.o display.o lookup_tree.o lookup_query.o loop.o tracker.o tcpick.o write.o datalink.o verify.o colors.o time.o timer.o debug.o fragments.o quit.o msg.o -lpcap SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for tcpick-0.2.1_1 ===> Generating temporary packing list Making install in src test -z "/usr/local/bin" || /bin/sh ../mkinstalldirs "/construction/net/tcpick/stage/usr/local/bin" install -s -m 555 'tcpick' '/construction/net/tcpick/stage/usr/local/bin/tcpick' test -z "/usr/local/man/man8" || /bin/sh ./mkinstalldirs "/construction/net/tcpick/stage/usr/local/man/man8" install -m 0644 './tcpick.8' '/construction/net/tcpick/stage/usr/local/man/man8/tcpick.8' install -m 0644 './tcpick_italian.8' '/construction/net/tcpick/stage/usr/local/man/man8/tcpick_italian.8' /bin/mkdir -p /construction/net/tcpick/stage/usr/local/man/it/man8 /bin/mv /construction/net/tcpick/stage/usr/local/man/man8/tcpick_italian.8 /construction/net/tcpick/stage/usr/local/man/it/man8/tcpick.8 ====> 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for tcpick-0.2.1_1 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:10