=> Building net/tcpick Started : Thursday, 19 APR 2018 at 03:24:04 UTC Platform: 5.3-DEVELOPMENT DragonFly v5.3.0.81.g32506c-DEVELOPMENT #29: Tue Apr 10 08:49:52 PDT 2018 marino@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.0-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.0-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/net/tcpick XDG_CONFIG_HOME=/construction/net/tcpick HOME=/construction/net/tcpick TMPDIR="/tmp" PATH=/construction/net/tcpick/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/net/tcpick XDG_CONFIG_HOME=/construction/net/tcpick HOME=/construction/net/tcpick TMPDIR="/tmp" PATH=/construction/net/tcpick/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing -std=gnu89" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/net/tcpick/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/tcpick" EXAMPLESDIR="share/examples/tcpick" DATADIR="share/tcpick" WWWDIR="www/tcpick" ETCDIR="etc/tcpick" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/tcpick DOCSDIR=/usr/local/share/doc/tcpick EXAMPLESDIR=/usr/local/share/examples/tcpick WWWDIR=/usr/local/www/tcpick ETCDIR=/usr/local/etc/tcpick -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.0 USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=5 LICENSES_ACCEPTED= NONE HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500000 OSVERSION=9999999 OSREL=5.0 _OSRELEASE=5.0-SYNTH -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> tcpick-0.2.1_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5.txz Installing pkg-1.10.5... Extracting pkg-1.10.5: .......... done ===> tcpick-0.2.1_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of tcpick-0.2.1_1 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by tcpick-0.2.1_1 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by tcpick-0.2.1_1 for building => SHA256 Checksum OK for tcpick-0.2.1.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> 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. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for tcpick-0.2.1_1 ===> Applying ports patches for tcpick-0.2.1_1 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- 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 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for tcpick-0.2.1_1 --- all-recursive --- Making all in src --- config.h --- --- all --- /usr/bin/make all-am --- args.o --- --- display.o --- --- lookup_tree.o --- --- lookup_query.o --- --- loop.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 --- 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 --- 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 --- tcpick.o --- 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 ); ^ --- 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 --- 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 --- --- msg.o --- --- config.h --- --- 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 -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- 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) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for tcpick-0.2.1_1 file sizes/checksums [3]: . done packing files [3]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 19 APR 2018 at 03:24:16 UTC Duration: 00:00:12