------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libnet-1.1.6_5,1.txz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> arping-2.19 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> arping-2.19 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by arping-2.19 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> arping-2.19 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by arping-2.19 for building => SHA256 Checksum OK for arping-2.19.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> arping-2.19 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by arping-2.19 for building ===> Extracting for arping-2.19 => SHA256 Checksum OK for arping-2.19.tar.gz. Extracted Memory Use: 0.73M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for arping-2.19 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> arping-2.19 depends on shared library: libnet.so - found (/usr/local/lib/libnet.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> arping-2.19 depends on shared library: libnet.so - found (/usr/local/lib/libnet.so) ===> Configuring for arping-2.19 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 for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking for sqrt in -lm... yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking for cap_init in -lcap... no checking for clock_gettime in -lrt... yes checking for libnet_name_resolve in -lnet... no checking for libnet_init in -lnet... yes checking for pcap_open_live in -lpcap... yes checking for library containing clock_gettime... none required checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/socket.h... (cached) yes checking for time.h... (cached) yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/param.h... (cached) yes checking sys/capability.h usability... no checking sys/capability.h presence... no checking for sys/capability.h... no checking for stdint.h... (cached) yes checking libnet.h usability... yes checking libnet.h presence... yes checking for libnet.h... yes checking win32/libnet.h usability... no checking win32/libnet.h presence... no checking for win32/libnet.h... no checking net/bpf.h usability... yes checking net/bpf.h presence... yes checking for net/bpf.h... yes checking for pwd.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for working volatile... yes checking for uint8_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking whether cc needs -traditional... no 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 return type of signal handlers... void checking for gettimeofday... (cached) yes checking for memset... (cached) yes checking for select... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strstr... (cached) yes checking for getifaddrs... yes checking for cap_init... no checking for pcap_create... yes checking for pcap_list_tstamp_types... yes checking for pcap_set_immediate_mode... yes checking for libnet_init signature has const... yes checking for libnet_name2addr4 signature has const... no checking for CLOCK_MONOTONIC... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands arping version 2.19 Prefix.........: /usr/local Debug Build....: C Compiler.....: cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include Linker.........: -lpcap -lnet -lrt -lm -L/usr/local/lib SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for arping-2.19 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- arping.o --- --- fuzz_pingip.o --- --- unix.o --- --- mock_libpcap.o --- --- mock_libnet.o --- --- findif_getifaddrs.o --- --- arping_main.o --- --- arping.o --- cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT arping.o -MD -MP -MF .deps/arping.Tpo -c -o arping.o arping.c --- fuzz_pingip.o --- cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT fuzz_pingip.o -MD -MP -MF .deps/fuzz_pingip.Tpo -c -o fuzz_pingip.o fuzz_pingip.c --- unix.o --- cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT unix.o -MD -MP -MF .deps/unix.Tpo -c -o unix.o unix.c --- mock_libpcap.o --- cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT mock_libpcap.o -MD -MP -MF .deps/mock_libpcap.Tpo -c -o mock_libpcap.o mock_libpcap.c --- mock_libnet.o --- cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT mock_libnet.o -MD -MP -MF .deps/mock_libnet.Tpo -c -o mock_libnet.o mock_libnet.c --- findif_getifaddrs.o --- cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT findif_getifaddrs.o -MD -MP -MF .deps/findif_getifaddrs.Tpo -c -o findif_getifaddrs.o findif_getifaddrs.c --- arping_main.o --- cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT arping_main.o -MD -MP -MF .deps/arping_main.Tpo -c -o arping_main.o arping_main.c mv -f .deps/arping_main.Tpo .deps/arping_main.Po --- unix.o --- mv -f .deps/unix.Tpo .deps/unix.Po --- mock_libnet.o --- mv -f .deps/mock_libnet.Tpo .deps/mock_libnet.Po --- mock_libpcap.o --- mv -f .deps/mock_libpcap.Tpo .deps/mock_libpcap.Po --- findif_getifaddrs.o --- mv -f .deps/findif_getifaddrs.Tpo .deps/findif_getifaddrs.Po --- fuzz_pingip.o --- mv -f .deps/fuzz_pingip.Tpo .deps/fuzz_pingip.Po --- arping.o --- mv -f .deps/arping.Tpo .deps/arping.Po --- arping --- --- fuzz_pingip --- --- arping --- cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o arping arping.o arping_main.o unix.o findif_getifaddrs.o -lpcap -lnet -lrt -lm -L/usr/local/lib --- fuzz_pingip --- cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o fuzz_pingip arping.o fuzz_pingip.o unix.o mock_libpcap.o mock_libnet.o findif_getifaddrs.o -lpcap -lnet -lrt -lm -L/usr/local/lib Making all in doc SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for arping-2.19 ===> Generating temporary packing list Making install in src /bin/mkdir -p '/construction/net/arping/stage/usr/local/sbin' install -s -m 555 arping '/construction/net/arping/stage/usr/local/sbin' Making install in doc /bin/mkdir -p '/construction/net/arping/stage/usr/local/man/man8' install -m 0644 arping.8 '/construction/net/arping/stage/usr/local/man/man8' ====> 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 arping-2.19 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:16