>>> Building on exopi-5 under net/fping BDEPENDS = [devel/dwz] DIST = [net/fping:fping-5.5.tar.gz] FULLPKGNAME = fping-5.5 Avoided depends for dwz-0.16p0 distfiles size=215522 >>> Running build in net/fping at 1767946437.04 ===> net/fping ===> Building from scratch fping-5.5 Package database already locked... awaiting release... done! ===> fping-5.5 depends on: dwz-* -> dwz-0.16p0 ===> Verifying specs: c ===> found c.102.2 ===> Checking files for fping-5.5 `/exopi-cvs/ports/distfiles/fping-5.5.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for fping-5.5 ===> Patching for fping-5.5 ===> Applying OpenBSD patch patch-src_fping_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/fping.c |--- src/fping.c.orig |+++ src/fping.c -------------------------- Patching file src/fping.c using Plan A... Hunk #1 succeeded at 623. Hunk #2 succeeded at 716. Hunk #3 succeeded at 1066. Hunk #4 succeeded at 1413. done ===> 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 fping-5.5 ===> Configuring for fping-5.5 Using /exopi-obj/pobj/fping-5.5/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/fping-5.5/config.site 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... none needed checking whether cc understands -c and -o together... yes 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 wchar.h... (cached) yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-unknown-openbsd7.8 checking host system type... x86_64-unknown-openbsd7.8 checking target system type... x86_64-unknown-openbsd7.8 checking for netinet/icmp6.h... (cached) yes checking for netinet/ip6.h... (cached) yes checking for cc options needed to detect all undeclared functions... -fno-builtin checking whether SO_TIMESTAMPNS is declared... no checking for a BSD-compatible install... /exopi-obj/pobj/fping-5.5/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '55' is supported by ustar format... yes checking whether GID '55' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking dependency style of cc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking how to run the C preprocessor... cc -E checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for sigaction... (cached) yes checking for strftime... (cached) yes checking for unistd.h... (cached) yes checking for sys/file.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/select.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for fping-5.5 /usr/bin/make all-recursive Making all in doc Making all in src cc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wno-sign-compare -DIPV6 -O2 -pipe -g -MT fping-fping.o -MD -MP -MF .deps/fping-fping.Tpo -c -o fping-fping.o `test -f 'fping.c' || echo './'`fping.c mv -f .deps/fping-fping.Tpo .deps/fping-fping.Po cc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wno-sign-compare -DIPV6 -O2 -pipe -g -MT fping-seqmap.o -MD -MP -MF .deps/fping-seqmap.Tpo -c -o fping-seqmap.o `test -f 'seqmap.c' || echo './'`seqmap.c mv -f .deps/fping-seqmap.Tpo .deps/fping-seqmap.Po cc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wno-sign-compare -DIPV6 -O2 -pipe -g -MT fping-socket4.o -MD -MP -MF .deps/fping-socket4.Tpo -c -o fping-socket4.o `test -f 'socket4.c' || echo './'`socket4.c mv -f .deps/fping-socket4.Tpo .deps/fping-socket4.Po cc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wno-sign-compare -DIPV6 -O2 -pipe -g -MT fping-optparse.o -MD -MP -MF .deps/fping-optparse.Tpo -c -o fping-optparse.o `test -f 'optparse.c' || echo './'`optparse.c mv -f .deps/fping-optparse.Tpo .deps/fping-optparse.Po cc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wno-sign-compare -DIPV6 -O2 -pipe -g -MT fping-socket6.o -MD -MP -MF .deps/fping-socket6.Tpo -c -o fping-socket6.o `test -f 'socket6.c' || echo './'`socket6.c mv -f .deps/fping-socket6.Tpo .deps/fping-socket6.Po cc -Wall -Wextra -Wno-sign-compare -DIPV6 -O2 -pipe -g -o fping fping-fping.o fping-seqmap.o fping-socket4.o fping-optparse.o fping-socket6.o ld: warning: socket6.c:141(fping-socket6.o:(socket_sendto_ping_ipv6)): warning: random() may return deterministic values, is that what you want? >>> Running package in net/fping at 1767946446.24 ===> net/fping ===> Faking installation for fping-5.5 Making install in doc mkdir -p '/exopi-obj/pobj/fping-5.5/fake-amd64/usr/local/man/man8' /exopi-obj/pobj/fping-5.5/bin/install -c -m 644 fping.8 '/exopi-obj/pobj/fping-5.5/fake-amd64/usr/local/man/man8' Making install in src mkdir -p '/exopi-obj/pobj/fping-5.5/fake-amd64/usr/local/sbin' /exopi-obj/pobj/fping-5.5/bin/install -c -m 755 fping '/exopi-obj/pobj/fping-5.5/fake-amd64/usr/local/sbin' ln -s fping /exopi-obj/pobj/fping-5.5/fake-amd64/usr/local/sbin/fping6 Reading existing plist for fping-5.5 Writing /exopi-obj/pobj/fping-5.5/fake-amd64/debug-pkg/Makefile.new Writing /exopi-obj/pobj/fping-5.5/fake-amd64/debug-pkg/PLIST Renaming /exopi-obj/pobj/fping-5.5/fake-amd64/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/fping-5.5/fake-amd64/usr/local/sbin/fping ===> Building package for fping-5.5 Create /exopi-cvs/ports/packages/amd64/all/fping-5.5.tgz Creating package fping-5.5 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|***** | 8% checksumming|********* | 15% checksumming|************** | 23% checksumming|******************* | 31% checksumming|*********************** | 38% checksumming|**************************** | 46% checksumming|********************************* | 54% checksumming|************************************** | 62% checksumming|****************************************** | 69% checksumming|*********************************************** | 77% checksumming|**************************************************** | 85% checksumming|******************************************************** | 92% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|*********** | 17% archiving|****************************************************************|100% Creating package debug-fping-5.5 reading plist| checking dependencies| checking dependencies|net/fping checksumming| checksumming| | 0% checksumming|****** | 9% checksumming|*********** | 18% checksumming|***************** | 27% checksumming|********************** | 36% checksumming|**************************** | 45% checksumming|********************************* | 55% checksumming|*************************************** | 64% checksumming|******************************************** | 73% checksumming|************************************************** | 82% checksumming|******************************************************* | 91% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/fping-5.5.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-fping-5.5.tgz >>> Running clean in net/fping at 1767946449.07 ===> net/fping ===> Cleaning for fping-5.5 >>> Ended at 1767946449.50 max_stuck=0.00/build=9.20/package=2.79/clean=0.50