+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/fuse-sshfs-3.7.3/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/fuse-sshfs-3.7.3/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for sshfs-3.7.3.tar.xz => Checksum SHA512 OK for sshfs-3.7.3.tar.xz ===> Installing dependencies for fuse-sshfs-3.7.3 ========================================================================== The following variables will affect the build process of this package, fuse-sshfs-3.7.3. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 310 Based on these variables, the following variables have been set: * PYPACKAGE = python310 You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency python310>=3.10: found python310-3.10.12 => Tool dependency py310-docutils-[0-9]*: found py310-docutils-0.20.1 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.76.4 => Tool dependency meson>=0: found meson-1.1.1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.9.5 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency glib2>=2.70.2: found glib2-2.76.4 => Full dependency fuse>=2.5.2: found fuse-2.9.3 ===> Overriding tools for fuse-sshfs-3.7.3 ===> Extracting for fuse-sshfs-3.7.3 ===> Patching for fuse-sshfs-3.7.3 => Applying pkgsrc patches for fuse-sshfs-3.7.3 => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/filesystems/fuse-sshfs/patches/patch-cache.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/filesystems/fuse-sshfs/patches/patch-cache.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cache.c,v 1.2 2022/01/22 18:48:04 pho Exp $ | |Impedance adjustment with librefuse which used to provide an old API |incompatible with FUSE 3.1. This patch can go away when NetBSD 9 |reaches its EOL, except for one thing (see comments). | |--- cache.c.orig 2021-06-08 08:52:08.000000000 +0000 |+++ cache.c -------------------------- Patching file cache.c using Plan A... Hunk #1 succeeded at 251. Hunk #2 succeeded at 268. Hunk #3 succeeded at 346. Hunk #4 succeeded at 378. Hunk #5 succeeded at 402. Hunk #6 succeeded at 431. Hunk #7 succeeded at 496. Hunk #8 succeeded at 512. Hunk #9 succeeded at 524. Hunk #10 succeeded at 541. Hunk #11 succeeded at 560. Hunk #12 succeeded at 579. Hunk #13 succeeded at 599. Hunk #14 succeeded at 616. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/filesystems/fuse-sshfs/patches/patch-meson.build => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/filesystems/fuse-sshfs/patches/patch-meson.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-meson.build,v 1.3 2022/01/27 04:06:20 pho Exp $ | |Workaround for old librefuse. This patch can go away when NetBSD 9 reaches its |EOL. | |--- meson.build.orig 2022-01-27 04:02:43.383365139 +0000 |+++ meson.build -------------------------- Patching file meson.build using Plan A... Hunk #1 succeeded at 44. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/filesystems/fuse-sshfs/patches/patch-sshfs.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/filesystems/fuse-sshfs/patches/patch-sshfs.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-sshfs.c,v 1.3 2022/08/24 22:26:33 wiz Exp $ | |Impedance adjustment with librefuse which used to provide an old API |incompatible with FUSE 3.1. This patch can go away when NetBSD 9 |reaches its EOL. | |--- sshfs.c.orig 2022-05-26 13:23:35.000000000 +0000 |+++ sshfs.c -------------------------- Patching file sshfs.c using Plan A... Hunk #1 succeeded at 980. Hunk #2 succeeded at 1888. Hunk #3 succeeded at 1928. Hunk #4 succeeded at 2089. Hunk #5 succeeded at 2347. Hunk #6 succeeded at 2519. Hunk #7 succeeded at 2606. Hunk #8 succeeded at 2644. Hunk #9 succeeded at 2694. Hunk #10 succeeded at 2708. Hunk #11 succeeded at 2727. Hunk #12 succeeded at 3391. Hunk #13 succeeded at 3435. Hunk #14 succeeded at 3589. Hunk #15 succeeded at 3613. Hunk #16 succeeded at 4249. Hunk #17 succeeded at 4311. Hunk #18 succeeded at 4324. Hunk #19 succeeded at 4462. Hunk #20 succeeded at 4483. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/filesystems/fuse-sshfs/patches/patch-utils_install__helper.sh => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/filesystems/fuse-sshfs/patches/patch-utils_install__helper.sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-utils_install__helper.sh,v 1.1 2021/12/02 07:28:40 pho Exp $ | |`ln --relative' is a Linux-only thing. Do not use it. There should be |no reason we can't just use hard links here. | |--- utils/install_helper.sh.orig 2021-06-08 08:52:08.000000000 +0000 |+++ utils/install_helper.sh -------------------------- Patching file utils/install_helper.sh using Plan A... Hunk #1 succeeded at 12. done ===> Creating toolchain wrappers for fuse-sshfs-3.7.3 ===> Configuring for fuse-sshfs-3.7.3 => Substituting "rst2man" in meson.build => Checking for portability problems in extracted files The Meson build system Version: 1.1.1 Source dir: /home/pbulk/build/filesystems/fuse-sshfs/work/sshfs-3.7.3 Build dir: /home/pbulk/build/filesystems/fuse-sshfs/work/sshfs-3.7.3/output Build type: native build Project name: sshfs Project version: 3.7.3 C compiler for the host machine: cc (gcc 4.8.5 "gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)") C linker for the host machine: cc ld.bfd 2.27-44 Host machine cpu family: x86_64 Host machine cpu: x86_64 meson.build:5: WARNING: Consider using the built-in warning_level option instead of using "-Wall". meson.build:5: WARNING: Consider using the built-in warning_level option instead of using "-Wextra". Message: Compiler warns about unused result even when casting to void Program rst2man-3.10 found: YES (/usr/pkg/bin/rst2man-3.10) Configuring config.h using configuration Found pkg-config: /home/pbulk/build/filesystems/fuse-sshfs/work/.tools/bin/pkg-config (1.9.5) WARNING: Found CMake '/home/pbulk/build/filesystems/fuse-sshfs/work/.tools/bin/false' but couldn't run it Found CMake: NO Run-time dependency fuse3 found: NO (tried pkgconfig and cmake) Run-time dependency fuse found: YES 2.9.3 Run-time dependency glib-2.0 found: YES 2.76.4 Run-time dependency gthread-2.0 found: YES 2.76.4 Build targets in project: 4 sshfs 3.7.3 User defined options buildtype : plain libdir : lib libexecdir: libexec mandir : man prefix : /usr/pkg sysconfdir: /usr/pkg/etc Found ninja-1.11.1 at /usr/pkg/bin/ninja