>>> Building on exopi-6 under net/fping BDEPENDS = [devel/dwz] DIST = [net/fping:fping-5.1.tar.gz] FULLPKGNAME = fping-5.1 Avoided depends for dwz-0.15 distfiles size=191224 >>> Running build in net/fping at 1711446342.46 ===> net/fping ===> Building from scratch fping-5.1 ===> fping-5.1 depends on: dwz-* -> dwz-0.15 ===> Verifying specs: c ===> found c.99.0 ===> Checking files for fping-5.1 `/exopi-cvs/ports/distfiles/fping-5.1.tar.gz' is up to date. >> (SHA256) fping-5.1.tar.gz: OK ===> Extracting for fping-5.1 ===> Patching for fping-5.1 ===> Applying OpenBSD patch patch-doc_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: doc/Makefile.in |--- doc/Makefile.in.orig |+++ doc/Makefile.in -------------------------- Patching file doc/Makefile.in using Plan A... Hunk #1 succeeded at 492. done ===> 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 456. Hunk #2 succeeded at 495. Hunk #3 succeeded at 847. Hunk #4 succeeded at 1116. Hunk #5 succeeded at 2103. 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.1 ===> Configuring for fping-5.1 Using /exopi-obj/pobj/fping-5.1/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/fping-5.1/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 for netinet/icmp6.h... (cached) yes checking for cc options needed to detect all undeclared functions... -fno-builtin checking whether SO_TIMESTAMPNS is declared... no 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/fping-5.1/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 the include directive... yes (GNU style) checking whether make supports nested variables... yes 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 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.1 /usr/bin/make all-recursive Making all in doc pod2man -c "" -s 8 -r "fping" /exopi-obj/pobj/fping-5.1/fping-5.1/doc/fping.pod >fping.8 Making all in src cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/fping-5.1/fping-5.1/src -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 '/exopi-obj/pobj/fping-5.1/fping-5.1/src/'`fping.c /exopi-obj/pobj/fping-5.1/fping-5.1/src/fping.c:1956:14: warning: unused parameter 'reply_timestamp' [-Wunused-parameter] int64_t* reply_timestamp, ^ /exopi-obj/pobj/fping-5.1/fping-5.1/src/fping.c:2094:12: warning: unused parameter 'response_addr_len' [-Wunused-parameter] size_t response_addr_len, ^ 2 warnings generated. mv -f .deps/fping-fping.Tpo .deps/fping-fping.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/fping-5.1/fping-5.1/src -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 '/exopi-obj/pobj/fping-5.1/fping-5.1/src/'`seqmap.c mv -f .deps/fping-seqmap.Tpo .deps/fping-seqmap.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/fping-5.1/fping-5.1/src -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 '/exopi-obj/pobj/fping-5.1/fping-5.1/src/'`socket4.c mv -f .deps/fping-socket4.Tpo .deps/fping-socket4.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/fping-5.1/fping-5.1/src -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 '/exopi-obj/pobj/fping-5.1/fping-5.1/src/'`optparse.c mv -f .deps/fping-optparse.Tpo .deps/fping-optparse.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/fping-5.1/fping-5.1/src -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 '/exopi-obj/pobj/fping-5.1/fping-5.1/src/'`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 socket6.c:127 (/exopi-obj/pobj/fping-5.1/fping-5.1/src/socket6.c:127)(fping-socket6.o:(socket_sendto_ping_ipv6)): warning: random() may return deterministic values, is that what you want? fping.c:0 (/exopi-obj/pobj/fping-5.1/fping-5.1/src/fping.c:0)(fping-fping.o:(main_loop)): warning: sprintf() is often misused, please use snprintf() >>> Running package in net/fping at 1711446352.61 ===> net/fping ===> Faking installation for fping-5.1 Making install in doc mkdir -p '/exopi-obj/pobj/fping-5.1/fake-amd64/usr/local/man/man8' /exopi-obj/pobj/fping-5.1/bin/install -c -m 644 fping.8 '/exopi-obj/pobj/fping-5.1/fake-amd64/usr/local/man/man8' Making install in src mkdir -p '/exopi-obj/pobj/fping-5.1/fake-amd64/usr/local/sbin' /exopi-obj/pobj/fping-5.1/bin/install -c -m 755 fping '/exopi-obj/pobj/fping-5.1/fake-amd64/usr/local/sbin' ln -s fping /exopi-obj/pobj/fping-5.1/fake-amd64/usr/local/sbin/fping6 Reading existing plist for fping-5.1 Writing /exopi-obj/pobj/fping-5.1/fake-amd64/debug-pkg/Makefile.new Writing /exopi-obj/pobj/fping-5.1/fake-amd64/debug-pkg/PLIST Renaming /exopi-obj/pobj/fping-5.1/fake-amd64/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/fping-5.1/fake-amd64/usr/local/sbin/fping ===> Building package for fping-5.1 Create /exopi-cvs/ports/packages/amd64/all/fping-5.1.tgz Creating package fping-5.1 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|***************************************************** | 83% archiving|****************************************************************|100% Creating package debug-fping-5.1 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.1.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-fping-5.1.tgz >>> Running clean in net/fping at 1711446356.00 ===> net/fping ===> Cleaning for fping-5.1 >>> Ended at 1711446356.40 max_stuck=0.00/build=10.11/package=3.43/clean=0.44