=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/net/libnfs", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] => Checksum BLAKE2s OK for libnfs-6.0.2.tar.gz => Checksum SHA512 OK for libnfs-6.0.2.tar.gz ===> Installing dependencies for libnfs-6.0.2 ========================================================================== The supported build options for libnfs are: gnutls gssapi threads The currently selected options are: threads You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.libnfs (not defined) ========================================================================== => Tool dependency cmake>=0: found cmake-4.3.2 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 ===> Overriding tools for libnfs-6.0.2 ===> Extracting for libnfs-6.0.2 ===> Patching for libnfs-6.0.2 => Applying pkgsrc patches for libnfs-6.0.2 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/libnfs/patches/patch-CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/libnfs/patches/patch-CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CMakeLists.txt,v 1.1 2026/05/01 19:43:30 vins Exp $ | |Improve portability: make GSSAPI support platform independent. | |--- CMakeLists.txt.orig 2024-12-14 08:03:11.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 35. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/libnfs/patches/patch-cmake_ConfigureChecks.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/libnfs/patches/patch-cmake_ConfigureChecks.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_ConfigureChecks.cmake,v 1.1 2026/05/01 19:43:30 vins Exp $ | |Improve portability: Directly check for getprotobyname(3) instead of |guessing with OS-specific CPP macros. | |--- cmake/ConfigureChecks.cmake.orig 2024-12-14 08:03:11.000000000 +0000 |+++ cmake/ConfigureChecks.cmake -------------------------- Patching file cmake/ConfigureChecks.cmake using Plan A... Hunk #1 succeeded at 41. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/libnfs/patches/patch-cmake_config.h.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/libnfs/patches/patch-cmake_config.h.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_config.h.cmake,v 1.1 2026/05/01 19:43:30 vins Exp $ | |Set definition for getprotobyname() check. | |--- cmake/config.h.cmake.orig 2024-12-14 08:03:11.000000000 +0000 |+++ cmake/config.h.cmake -------------------------- Patching file cmake/config.h.cmake using Plan A... Hunk #1 succeeded at 33. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/libnfs/patches/patch-include_libnfs-multithreading.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/libnfs/patches/patch-include_libnfs-multithreading.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-include_libnfs-multithreading.h,v 1.1 2026/05/01 19:43:30 vins Exp $ | |Improve portability: Use of pthread_threadid_np(2) or gettid(2) is never a |good idea, especially when pthread_equal(3) suffices. | |--- include/libnfs-multithreading.h.orig 2025-11-14 13:32:34.996331119 +0000 |+++ include/libnfs-multithreading.h -------------------------- Patching file include/libnfs-multithreading.h using Plan A... Hunk #1 succeeded at 41. Hunk #2 succeeded at 52. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/libnfs/patches/patch-lib_libnfs-sync.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/libnfs/patches/patch-lib_libnfs-sync.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_libnfs-sync.c,v 1.1 2026/05/01 19:43:30 vins Exp $ | |Improve portability: Use of pthread_threadid_np(2) or gettid(2) is never a |good idea, especially when pthread_equal(3) suffices. | |--- lib/libnfs-sync.c.orig 2025-11-14 13:37:44.606850244 +0000 |+++ lib/libnfs-sync.c -------------------------- Patching file lib/libnfs-sync.c using Plan A... Hunk #1 succeeded at 133. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/libnfs/patches/patch-lib_libnfs.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/libnfs/patches/patch-lib_libnfs.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_libnfs.c,v 1.1 2026/05/01 19:43:30 vins Exp $ | |Improve portability: Use of pthread_threadid_np(2) or gettid(2) is never a |good idea, especially when pthread_equal(3) suffices. | |--- lib/libnfs.c.orig 2025-11-14 13:38:41.562942211 +0000 |+++ lib/libnfs.c -------------------------- Patching file lib/libnfs.c using Plan A... Hunk #1 succeeded at 229. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/libnfs/patches/patch-lib_multithreading.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/libnfs/patches/patch-lib_multithreading.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_multithreading.c,v 1.1 2026/05/01 19:43:30 vins Exp $ | |Improve portability: Use of pthread_threadid_np(2) or gettid(2) is never a |good idea, especially when pthread_equal(3) suffices. | |--- lib/multithreading.c.orig 2025-11-14 13:33:44.250912762 +0000 |+++ lib/multithreading.c -------------------------- Patching file lib/multithreading.c using Plan A... Hunk #1 succeeded at 60. Hunk #2 succeeded at 227. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/libnfs/patches/patch-lib_nfs__v4.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/libnfs/patches/patch-lib_nfs__v4.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_nfs__v4.c,v 1.1 2026/05/01 19:43:30 vins Exp $ | |Fix misuse of ctype(3) functions: char values must always be cast to |unsigned char. | |--- lib/nfs_v4.c.orig 2025-11-14 14:16:21.037945741 +0000 |+++ lib/nfs_v4.c -------------------------- Patching file lib/nfs_v4.c using Plan A... Hunk #1 succeeded at 433. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/libnfs/patches/patch-lib_socket.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/libnfs/patches/patch-lib_socket.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_socket.c,v 1.1 2026/05/01 19:43:30 vins Exp $ | |Improve portability: Directly check for getprotobyname(3) instead of |guessing with OS-specific CPP macros. | |--- lib/socket.c.orig 2025-11-14 14:14:24.604057983 +0000 |+++ lib/socket.c -------------------------- Patching file lib/socket.c using Plan A... Hunk #1 succeeded at 170. done ===> Creating toolchain wrappers for libnfs-6.0.2 ===> Configuring for libnfs-6.0.2 => Adding run-time search paths to pkg-config files. => Checking for portability problems in extracted files -- The C compiler identification is GNU 14.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/work/net/libnfs/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for arpa/inet.h -- Looking for arpa/inet.h - found -- Looking for dispatch/dispatch.h -- Looking for dispatch/dispatch.h - not found -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for fuse.h -- Looking for fuse.h - not found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for netdb.h -- Looking for netdb.h - found -- Looking for netinet/in.h -- Looking for netinet/in.h - found -- Looking for netinet/tcp.h -- Looking for netinet/tcp.h - not found -- Looking for sys/socket.h -- Looking for sys/socket.h - found -- Looking for include files sys/socket.h, net/if.h -- Looking for include files sys/socket.h, net/if.h - found -- Looking for poll.h -- Looking for poll.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for stdatomic.h -- Looking for stdatomic.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for sys/filio.h -- Looking for sys/filio.h - found -- Looking for sys/ioctl.h -- Looking for sys/ioctl.h - found -- Looking for sys/statvfs.h -- Looking for sys/statvfs.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/sysmacros.h -- Looking for sys/sysmacros.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for sys/uio.h -- Looking for sys/uio.h - found -- Looking for sys/vfs.h -- Looking for sys/vfs.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for utime.h -- Looking for utime.h - found -- Looking for signal.h -- Looking for signal.h - found -- Looking for sys/utsname.h -- Looking for sys/utsname.h - found -- Performing Test HAVE_SOCKADDR_LEN -- Performing Test HAVE_SOCKADDR_LEN - Failed -- Performing Test HAVE_SOCKADDR_STORAGE -- Performing Test HAVE_SOCKADDR_STORAGE - Success -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Success -- Looking for getprotobyname -- Looking for getprotobyname - not found -- Performing Test HAVE_SO_BINDTODEVICE -- Performing Test HAVE_SO_BINDTODEVICE - Failed -- Performing Test HAVE_TALLOC_TEVENT -- Performing Test HAVE_TALLOC_TEVENT - Failed -- Performing Test HAVE_CLOCK_GETTIME -- Performing Test HAVE_CLOCK_GETTIME - Failed -- Performing Test NO_LFS_REQUIRED -- Performing Test NO_LFS_REQUIRED - Success -- Performing Test HAVE_GNUTLS_TRANSPORT_IS_KTLS_ENABLED -- Performing Test HAVE_GNUTLS_TRANSPORT_IS_KTLS_ENABLED - Failed -- Performing Test HAVE_PTHREAD -- Performing Test HAVE_PTHREAD - Success -- Looking for makedev -- Looking for makedev - found -- Looking for makedev -- Looking for makedev - found -- Looking for pthread_threadid_np -- Looking for pthread_threadid_np - not found -- Performing Test C_ACCEPTS_WALL -- Performing Test C_ACCEPTS_WALL - Success -- Configuring done (14.5s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /tmp/work/net/libnfs/work/libnfs-libnfs-6.0.2/cmake-pkgsrc-build