>>> Building on exopi-1 under net/arping BDEPENDS = [net/libnet/1.1;devel/dwz] DIST = [net/arping:arping-2.24.tar.gz] FULLPKGNAME = arping-2.24 RDEPENDS = [net/libnet/1.1] (Junk lock obtained for exopi-1 at 1713356153.66) >>> Running depends in net/arping at 1713356153.71 last junk was in devel/sdl-mixer /usr/sbin/pkg_add -aI -Drepair dwz-0.15 libnet-1.1.6v0 was: /usr/sbin/pkg_add -aI -Drepair dwz-0.15 libnet-1.1.6v0 /usr/sbin/pkg_add -aI -Drepair dwz-0.15 libnet-1.1.6v0 >>> Running show-prepare-results in net/arping at 1713356155.95 ===> net/arping ===> Building from scratch arping-2.24 ===> arping-2.24 depends on: dwz-* -> dwz-0.15 ===> arping-2.24 depends on: libnet->=1.1v0,<1.2v0 -> libnet-1.1.6v0 ===> Verifying specs: c m pcap lib/libnet-1.1/net=11 ===> found c.100.0 m.10.1 pcap.9.0 lib/libnet-1.1/net.11.1 dwz-0.15 libnet-1.1.6v0 (Junk lock released for exopi-1 at 1713356156.76) distfiles size=194230 >>> Running build in net/arping at 1713356156.80 ===> net/arping ===> Checking files for arping-2.24 `/exopi-cvs/ports/distfiles/arping-2.24.tar.gz' is up to date. >> (SHA256) arping-2.24.tar.gz: OK ===> Extracting for arping-2.24 ===> Patching for arping-2.24 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for arping-2.24 ===> Configuring for arping-2.24 Using /exopi-obj/pobj/arping-2.24/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/arping-2.24/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking target system type... x86_64-unknown-openbsd7.5 checking for a BSD-compatible install... /exopi-obj/pobj/arping-2.24/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... unsupported checking for cc option to enable C99 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking compiler option -std=c99... yes checking for sqrt in -lm... (cached) yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking for cap_init in -lcap... no checking for seccomp_init in -lseccomp... no checking for clock_gettime in -lrt... no 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 for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for arpa/inet.h... (cached) yes checking for getopt.h... (cached) yes checking for netinet/in.h... (cached) yes checking for seccomp.h... no checking for stdlib.h... (cached) yes checking for sys/socket.h... (cached) yes checking for time.h... (cached) yes checking for grp.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/capability.h... no checking for stdint.h... (cached) yes checking for libnet.h... yes checking for win32/libnet.h... no checking for sys/random.h... no checking for net/bpf.h... (cached) yes checking for pwd.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for working volatile... (cached) yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking how to run the C preprocessor... cc -E checking whether cc needs -traditional... no checking types of arguments for select... (cached) int,fd_set *,struct timeval * (cached) checking return type of signal handlers... (cached) 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... (cached) yes checking for cap_init... no checking for pcap_create... yes checking for pcap_list_tstamp_types... no checking for pcap_set_immediate_mode... yes checking for pledge... yes checking for unveil... yes checking for pcap_findalldevs... yes checking for getrandom... no checking for strtoll... (cached) yes checking for libnet_init signature has const... yes checking for libnet_name2addr4 signature has const... no checking for cc options needed to detect all undeclared functions... -fno-builtin checking whether CLOCK_MONOTONIC is declared... 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 configure: WARNING: unrecognized options: --disable-gtk-doc arping version 2.24 Prefix.........: /usr/local Debug Build....: C Compiler.....: cc -O2 -pipe -g -std=gnu99 -I/usr/local/include/libnet-1.1 -DLIBNET_BSDISH_OS -std=c99 -D_DEFAULT_SOURCE=1 Linker.........: -lpcap -lnet -lm -L/usr/local/lib/libnet-1.1 -lnet ===> Building for arping-2.24 /usr/bin/make all-recursive Making all in src cc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE=1 -O2 -pipe -g -std=gnu99 -I/usr/local/include/libnet-1.1 -DLIBNET_BSDISH_OS -std=c99 -MT arping.o -MD -MP -MF .deps/arping.Tpo -c -o arping.o arping.c mv -f .deps/arping.Tpo .deps/arping.Po cc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE=1 -O2 -pipe -g -std=gnu99 -I/usr/local/include/libnet-1.1 -DLIBNET_BSDISH_OS -std=c99 -MT fuzz_pingip.o -MD -MP -MF .deps/fuzz_pingip.Tpo -c -o fuzz_pingip.o fuzz_pingip.c mv -f .deps/fuzz_pingip.Tpo .deps/fuzz_pingip.Po cc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE=1 -O2 -pipe -g -std=gnu99 -I/usr/local/include/libnet-1.1 -DLIBNET_BSDISH_OS -std=c99 -MT unix.o -MD -MP -MF .deps/unix.Tpo -c -o unix.o unix.c mv -f .deps/unix.Tpo .deps/unix.Po cc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE=1 -O2 -pipe -g -std=gnu99 -I/usr/local/include/libnet-1.1 -DLIBNET_BSDISH_OS -std=c99 -MT mock_libpcap.o -MD -MP -MF .deps/mock_libpcap.Tpo -c -o mock_libpcap.o mock_libpcap.c mv -f .deps/mock_libpcap.Tpo .deps/mock_libpcap.Po cc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE=1 -O2 -pipe -g -std=gnu99 -I/usr/local/include/libnet-1.1 -DLIBNET_BSDISH_OS -std=c99 -MT mock_libnet.o -MD -MP -MF .deps/mock_libnet.Tpo -c -o mock_libnet.o mock_libnet.c mv -f .deps/mock_libnet.Tpo .deps/mock_libnet.Po cc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE=1 -O2 -pipe -g -std=gnu99 -I/usr/local/include/libnet-1.1 -DLIBNET_BSDISH_OS -std=c99 -MT cast.o -MD -MP -MF .deps/cast.Tpo -c -o cast.o cast.c mv -f .deps/cast.Tpo .deps/cast.Po cc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE=1 -O2 -pipe -g -std=gnu99 -I/usr/local/include/libnet-1.1 -DLIBNET_BSDISH_OS -std=c99 -MT findif_getifaddrs.o -MD -MP -MF .deps/findif_getifaddrs.Tpo -c -o findif_getifaddrs.o findif_getifaddrs.c mv -f .deps/findif_getifaddrs.Tpo .deps/findif_getifaddrs.Po cc -O2 -pipe -g -std=gnu99 -I/usr/local/include/libnet-1.1 -DLIBNET_BSDISH_OS -std=c99 -o fuzz_pingip arping.o fuzz_pingip.o unix.o mock_libpcap.o mock_libnet.o cast.o findif_getifaddrs.o -lpcap -lnet -lm -L/usr/local/lib/libnet-1.1 -lnet arping.c:394(arping.o:(arping_main)): warning: random() may return deterministic values, is that what you want? cc -DHAVE_CONFIG_H -I. -I.. -D_DEFAULT_SOURCE=1 -O2 -pipe -g -std=gnu99 -I/usr/local/include/libnet-1.1 -DLIBNET_BSDISH_OS -std=c99 -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 cc -O2 -pipe -g -std=gnu99 -I/usr/local/include/libnet-1.1 -DLIBNET_BSDISH_OS -std=c99 -o arping arping.o arping_main.o unix.o cast.o findif_getifaddrs.o -lpcap -lnet -lm -L/usr/local/lib/libnet-1.1 -lnet arping.c:394(arping.o:(arping_main)): warning: random() may return deterministic values, is that what you want? Making all in doc >>> Running package in net/arping at 1713356175.06 ===> net/arping ===> Faking installation for arping-2.24 /exopi-obj/pobj/arping-2.24/bin/install -d -m 755 /exopi-obj/pobj/arping-2.24/fake-amd64/usr/local/share/doc/arping /exopi-obj/pobj/arping-2.24/bin/install -c -m 644 /exopi-obj/pobj/arping-2.24/arping-2.24/README /exopi-obj/pobj/arping-2.24/fake-amd64/usr/local/share/doc/arping Making install in src mkdir -p '/exopi-obj/pobj/arping-2.24/fake-amd64/usr/local/sbin' /exopi-obj/pobj/arping-2.24/bin/install -c -m 755 arping '/exopi-obj/pobj/arping-2.24/fake-amd64/usr/local/sbin' mkdir -p '/exopi-obj/pobj/arping-2.24/fake-amd64/usr/local/include' /exopi-obj/pobj/arping-2.24/bin/install -c -m 644 arping.h '/exopi-obj/pobj/arping-2.24/fake-amd64/usr/local/include' Making install in doc mkdir -p '/exopi-obj/pobj/arping-2.24/fake-amd64/usr/local/man/man8' /exopi-obj/pobj/arping-2.24/bin/install -c -m 644 arping.8 '/exopi-obj/pobj/arping-2.24/fake-amd64/usr/local/man/man8' Reading existing plist for arping-2.24 Writing /exopi-obj/pobj/arping-2.24/fake-amd64/debug-pkg/Makefile.new Writing /exopi-obj/pobj/arping-2.24/fake-amd64/debug-pkg/PLIST Renaming /exopi-obj/pobj/arping-2.24/fake-amd64/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/arping-2.24/fake-amd64/usr/local/sbin/arping ===> Building package for arping-2.24 Create /exopi-cvs/ports/packages/amd64/all/arping-2.24.tgz Creating package arping-2.24 reading plist| checking dependencies| checking dependencies|net/libnet/1.1 checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******* | 12% checksumming|*********** | 18% checksumming|************** | 24% checksumming|****************** | 29% checksumming|********************** | 35% checksumming|************************* | 41% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|************************************ | 59% checksumming|*************************************** | 65% checksumming|******************************************* | 71% checksumming|*********************************************** | 76% checksumming|************************************************** | 82% checksumming|****************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************************* | 76% archiving|************************************************** | 78% archiving|******************************************************* | 86% archiving|****************************************************************|100% Creating package debug-arping-2.24 reading plist| checking dependencies| checking dependencies|net/arping checking dependencies|net/libnet/1.1 checksumming| checksumming| | 0% checksumming|**** | 7% checksumming|******** | 13% checksumming|************ | 20% checksumming|**************** | 27% checksumming|******************** | 33% checksumming|************************ | 40% checksumming|**************************** | 47% checksumming|********************************* | 53% checksumming|************************************* | 60% checksumming|***************************************** | 67% checksumming|********************************************* | 73% checksumming|************************************************* | 80% checksumming|***************************************************** | 87% checksumming|********************************************************* | 93% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/arping-2.24.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-arping-2.24.tgz >>> Running clean in net/arping at 1713356178.98 ===> net/arping ===> Cleaning for arping-2.24 >>> Ended at 1713356179.21 max_stuck=2.08/depends=2.23/show-prepare-results=0.87/build=18.25/package=3.92/clean=0.27