>>> Building on exopi-5 under misc/gnuwatch BDEPENDS = [archivers/xz] DIST = [misc/gnuwatch:procps-ng-4.0.3.tar.xz] FULLPKGNAME = gnuwatch-4.0.3 Avoided depends for xz-5.4.5 distfiles size=1294992 >>> Running build in misc/gnuwatch at 1711579675.55 ===> misc/gnuwatch ===> Building from scratch gnuwatch-4.0.3 ===> gnuwatch-4.0.3 depends on: xz->=5.4.0 -> xz-5.4.5 ===> Verifying specs: curses c ===> found curses.15.0 c.99.0 ===> Checking files for gnuwatch-4.0.3 `/exopi-cvs/ports/distfiles/procps-ng-4.0.3.tar.xz' is up to date. >> (SHA256) procps-ng-4.0.3.tar.xz: OK ===> Extracting for gnuwatch-4.0.3 ===> Patching for gnuwatch-4.0.3 ===> Applying OpenBSD patch patch-man_watch_1 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: man/watch.1 |--- man/watch.1.orig |+++ man/watch.1 -------------------------- Patching file man/watch.1 using Plan A... Hunk #1 succeeded at 10. Hunk #2 succeeded at 34. Hunk #3 succeeded at 53. Hunk #4 succeeded at 106. Hunk #5 succeeded at 126. Hunk #6 succeeded at 143. Hunk #7 succeeded at 176. Hunk #8 succeeded at 189. done ===> Applying OpenBSD patch patch-src_watch_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/watch.c |--- src/watch.c.orig |+++ src/watch.c -------------------------- Patching file src/watch.c using Plan A... Hunk #1 succeeded at 110. 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 gnuwatch-4.0.3 ===> Configuring for gnuwatch-4.0.3 Using /exopi-obj/pobj/gnuwatch-4.0.3/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/gnuwatch-4.0.3/config.site checking for a BSD-compatible install... /exopi-obj/pobj/gnuwatch-4.0.3/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 how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) 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 dependency style of cc... none 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 for vfork.h... no checking for sys/param.h... (cached) yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gawk... (cached) awk 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 dependency style of cc... (cached) none checking how to run the C preprocessor... cc -std=gnu99 -E checking whether ln -s works... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether make sets $(MAKE)... (cached) yes checking whether NLS is requested... no checking for po4a... no checking for sys/mkdev.h... no checking for sys/sysmacros.h... no checking for arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for float.h... (cached) yes checking for langinfo.h... yes checking for libintl.h... no checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for stdint.h... (cached) yes checking for stdio_ext.h... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/time.h... (cached) yes checking for termios.h... (cached) yes checking for unistd.h... (cached) yes checking for utmp.h... (cached) yes checking for utmpx.h... no checking for values.h... (cached) no checking for wchar.h... (cached) yes checking for wctype.h... (cached) yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for uid_t in sys/types.h... (cached) yes checking for inline... inline checking for int32_t... yes checking for pid_t... (cached) yes checking for C/C++ restrict keyword... (cached) __restrict__ checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for struct stat.st_rdev... yes checking for siginfo_t.si_int... no checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc -std=gnu99 object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc -std=gnu99 supports -fno-rtti -fno-exceptions... yes checking for cc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if cc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if cc -std=gnu99 static flag -static works... yes checking if cc -std=gnu99 supports -c -o file.o... yes checking if cc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the cc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for error_at_line... no checking for fork... (cached) yes checking for vfork... (cached) yes checking for getpagesize... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for GNU libc compatible malloc... yes checking whether mbrtowc and mbstate_t are properly declared... (cached) yes checking for working mmap... (cached) yes checking for GNU libc compatible realloc... yes checking for working strcoll... (cached) yes checking for working strtod... (cached) yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... no checking whether to use NLS... no checking for error.h... no checking for stdio_ext.h... (cached) no checking for __progname... yes checking whether program_invocation_name is defined... no checking whether program_invocation_short_name is defined... no checking for pidfd_open... no checking for __NR_pidfd_open... no checking for ncursesw... yes checking for library containing dlopen... none required checking for __fpending... no checking for alarm... (cached) yes checking for atexit... (cached) yes checking for dup2... (cached) yes checking for gethostname... (cached) yes checking for getpagesize... (cached) yes checking for gettimeofday... (cached) yes checking for iswprint... yes checking for memchr... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for mkdir... (cached) yes checking for nl_langinfo... yes checking for putenv... (cached) yes checking for regcomp... (cached) yes checking for rpmatch... no checking for select... (cached) yes checking for setlocale... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strcspn... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes checking for strndup... yes checking for strpbrk... (cached) yes checking for strrchr... (cached) yes checking for strspn... (cached) yes checking for strstr... (cached) yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for strverscmp... no checking for utmpname... no checking for wcwidth... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating local/Makefile config.status: creating po-man/Makefile config.status: creating po/Makefile.in config.status: creating library/libproc2.pc config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for gnuwatch-4.0.3 cc -std=gnu99 -DHAVE_CONFIG_H -I. -include ./config.h -I./local -I./library/include -Wno-unused-result -DLOCALEDIR=\"/usr/local/share/locale\" -Ilibrary/include -O2 -pipe -c -o src/watch.o src/watch.c cc -std=gnu99 -DHAVE_CONFIG_H -I. -include ./config.h -I./local -I./library/include -Wno-unused-result -DLOCALEDIR=\"/usr/local/share/locale\" -Ilibrary/include -O2 -pipe -c -o local/strutils.o local/strutils.c cc -std=gnu99 -DHAVE_CONFIG_H -I. -include ./config.h -I./local -I./library/include -Wno-unused-result -DLOCALEDIR=\"/usr/local/share/locale\" -Ilibrary/include -O2 -pipe -c -o local/fileutils.o local/fileutils.c /usr/bin/libtool --tag=CC --mode=link cc -std=gnu99 -Ilibrary/include -O2 -pipe -o src/watch src/watch.o local/strutils.o local/fileutils.o -lncurses libtool: link: cc -o src/watch -std=gnu99 -Ilibrary/include -O2 -pipe src/watch.o local/strutils.o local/fileutils.o -Lsrc/.libs -lncurses >>> Running package in misc/gnuwatch at 1711579694.94 ===> misc/gnuwatch ===> Faking installation for gnuwatch-4.0.3 /exopi-obj/pobj/gnuwatch-4.0.3/bin/install -c -s -m 755 /exopi-obj/pobj/gnuwatch-4.0.3/procps-ng-4.0.3/src/watch /exopi-obj/pobj/gnuwatch-4.0.3/fake-amd64/usr/local/bin/gnuwatch /exopi-obj/pobj/gnuwatch-4.0.3/bin/install -c -m 644 /exopi-obj/pobj/gnuwatch-4.0.3/procps-ng-4.0.3/man/watch.1 /exopi-obj/pobj/gnuwatch-4.0.3/fake-amd64/usr/local/man/man1/gnuwatch.1 ===> Building package for gnuwatch-4.0.3 Create /exopi-cvs/ports/packages/amd64/all/gnuwatch-4.0.3.tgz Creating package gnuwatch-4.0.3 reading plist| checking dependencies| 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|* | 1% archiving|**************************************************** | 81% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/gnuwatch-4.0.3.tgz >>> Running clean in misc/gnuwatch at 1711579696.08 ===> misc/gnuwatch ===> Cleaning for gnuwatch-4.0.3 >>> Ended at 1711579696.27 max_stuck=0.00/build=19.41/package=1.13/clean=0.22