=> Checksum BLAKE2s OK for chironfs-1.1.1.tar.gz => Checksum SHA512 OK for chironfs-1.1.1.tar.gz ===> Installing dependencies for fuse-chironfs-1.1.1nb1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 ===> Overriding tools for fuse-chironfs-1.1.1nb1 ===> Extracting for fuse-chironfs-1.1.1nb1 ===> Patching for fuse-chironfs-1.1.1nb1 => Applying pkgsrc patches for fuse-chironfs-1.1.1nb1 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/filesystems/fuse-chironfs/patches/patch-ae => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/filesystems/fuse-chironfs/patches/patch-ae Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ae,v 1.1 2009/04/09 03:33:13 manu Exp $ |--- src/chirctl.c.orig 2008-06-19 03:27:08.000000000 +0200 |+++ src/chirctl.c 2009-03-28 22:54:07.000000000 +0100 -------------------------- Patching file src/chirctl.c using Plan A... Hunk #1 succeeded at 29. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/chiron-conf.c.orig 2008-06-12 03:55:22.000000000 +0200 |+++ src/chiron-conf.c 2009-03-28 22:54:07.000000000 +0100 -------------------------- Patching file src/chiron-conf.c using Plan A... Hunk #1 succeeded at 188. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/chirondbg.c.orig 2008-06-15 21:10:49.000000000 +0200 |+++ src/chirondbg.c 2009-03-29 12:14:03.000000000 +0200 -------------------------- Patching file src/chirondbg.c using Plan A... Hunk #1 succeeded at 40. Hunk #2 succeeded at 206. Hunk #3 succeeded at 233. Hunk #4 succeeded at 254. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/chironfn.c.orig 2008-06-09 20:02:39.000000000 +0200 |+++ src/chironfn.c 2009-03-29 11:46:25.000000000 +0200 -------------------------- Patching file src/chironfn.c using Plan A... Hunk #1 succeeded at 104. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/chironfn.h.orig 2008-06-08 08:26:58.000000000 +0200 |+++ src/chironfn.h 2009-03-28 22:55:55.000000000 +0100 -------------------------- Patching file src/chironfn.h using Plan A... Hunk #1 succeeded at 10. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/chironfs.c.orig 2008-06-21 03:09:19.000000000 +0200 |+++ src/chironfs.c 2009-03-29 12:12:26.000000000 +0200 -------------------------- Patching file src/chironfs.c using Plan A... Hunk #1 succeeded at 37. Hunk #2 succeeded at 127. Hunk #3 succeeded at 408. Hunk #4 succeeded at 440. Hunk #5 succeeded at 578. Hunk #6 succeeded at 608. Hunk #7 succeeded at 1253. Hunk #8 succeeded at 1270. Hunk #9 succeeded at 1296. Hunk #10 succeeded at 1527. Hunk #11 succeeded at 1539. Hunk #12 succeeded at 1579. Hunk #13 succeeded at 1594. Hunk #14 succeeded at 1691. Hunk #15 succeeded at 1709. Hunk #16 succeeded at 1783. Hunk #17 succeeded at 1806. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/chironfs.h.orig 2008-06-16 01:32:23.000000000 +0200 |+++ src/chironfs.h 2009-03-28 22:54:07.000000000 +0100 -------------------------- Patching file src/chironfs.h using Plan A... Hunk #1 succeeded at 150. done ===> Creating toolchain wrappers for fuse-chironfs-1.1.1nb1 ===> Configuring for fuse-chironfs-1.1.1nb1 => Setting up usage of native fuse. /bin/mkdir -p /Users/pbulk/build/filesystems/fuse-chironfs/work/.buildlink/lib/pkgconfig /bin/ln -s /usr/local/lib/pkgconfig/fuse.pc /Users/pbulk/build/filesystems/fuse-chironfs/work/.buildlink/lib/pkgconfig/fuse.pc => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /opt/pkg/bin/nawk checking whether make sets $(MAKE)... yes checking for x86_64-apple-darwin23-gcc... clang checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of clang... gcc3 checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... clang -E 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... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking mntent.h usability... no checking mntent.h presence... no checking for mntent.h... no checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for C/C++ restrict keyword... restrict checking for size_t... yes checking for ssize_t... yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for uint32_t... yes checking for uint64_t... yes checking whether closedir returns void... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for library containing getmntent... no checking whether lstat dereferences a symlink specified with a trailing slash... no checking whether lstat accepts an empty string... no checking whether lstat dereferences a symlink specified with a trailing slash... (cached) no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether stat accepts an empty string... no checking for strftime... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking whether utime accepts a null argument... yes checking for vprintf... yes checking for _doprnt... no checking for dup2... yes checking for getcwd... yes checking for getmntent... (cached) no checking for getmntinfo... yes checking for lchown... yes checking for localtime_r... yes checking for memset... yes checking for mkdir... yes checking for mkfifo... yes checking for realpath... yes checking for rmdir... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for utime... yes checking build system type... x86_64-apple-darwin23 checking host system type... x86_64-apple-darwin23 checking target system type... x86_64-apple-darwin23 configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands