+ 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=312 WRKLOG=/tmp/bulklog/vifm-0.12nb2/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/vifm-0.12nb2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for vifm-0.12.tar.bz2 => Checksum SHA512 OK for vifm-0.12.tar.bz2 ===> Installing dependencies for vifm-0.12nb2 ========================================================================== The following variables will affect the build process of this package, vifm-0.12nb2. Their current value is shown below: * CURSES_DEFAULT = ncurses * PYTHON_VERSION_DEFAULT = 312 * READLINE_DEFAULT = readline Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * PYPACKAGE = python312 * READLINE_TYPE = readline * TERMCAP_TYPE = curses 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 python312>=3.12: found python312-3.12.7nb3 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency perl>=5.0: found perl-5.40.0nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency file>=4.17: found file-5.42 => Full dependency lua54>=5.4.0<5.5: found lua54-5.4.7 => Full dependency ncurses>=6.5: found ncurses-6.5 => Full dependency readline>=2.2: found readline-8.2nb2 ===> Overriding tools for vifm-0.12nb2 ===> Extracting for vifm-0.12nb2 ===> Patching for vifm-0.12nb2 => Applying pkgsrc patches for vifm-0.12nb2 => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/sysutils/vifm/patches/patch-src_Makefile.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/sysutils/vifm/patches/patch-src_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_Makefile.in,v 1.1 2021/10/18 11:17:24 nia Exp $ | |- Unbundle Lua. |- Install config files to examples, per pkgsrc convention. | |--- src/Makefile.in.orig 2021-09-29 09:57:54.000000000 +0000 |+++ src/Makefile.in -------------------------- Patching file src/Makefile.in using Plan A... Hunk #1 succeeded at 144. Hunk #2 succeeded at 594. Hunk #3 succeeded at 712. done ===> Creating toolchain wrappers for vifm-0.12nb2 ===> Configuring for vifm-0.12nb2 => 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 => Replacing python interpreter in data/vifm-media-osx. => Replacing bash interpreter in data/vifm-media. INFO: [replace-interpreter] Nothing changed in data/vifm-media. => Replacing Perl interpreter in src/vifm-convert-dircolors. checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /home/pbulk/build/sysutils/vifm/work/.tools/bin/mkdir -p checking for gawk... /bin/gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for x86_64-redhat-linux-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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for x86_64-redhat-linux-gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for x86_64-redhat-linux-gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for ANSI C header files... (cached) yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking host... x86_64-redhat-linux-gnu checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for sys/param.h... yes checking for sys/user.h... sed: couldn't flush stdout: No space left on device ./configure: line 1745: printf: write error: No space left on device no ./configure: line 1727: printf: write error: No space left on device checking for linux/binfmts.h... cat: write error: No space left on device ./configure: line 1525: printf: write error: No space left on device ./configure: line 1533: printf: write error: No space left on device ./configure: line 1540: printf: write error: No space left on device ./configure: line 1745: printf: write error: No space left on device no ./configure: line 1804: printf: write error: No space left on device checking for uid_t... cat: write error: No space left on device ./configure: line 1525: printf: write error: No space left on device ./configure: line 1533: printf: write error: No space left on device ./configure: line 1540: printf: write error: No space left on device ./configure: line 1845: printf: write error: No space left on device no ./configure: line 1804: printf: write error: No space left on device checking for gid_t... cat: write error: No space left on device ./configure: line 1525: printf: write error: No space left on device ./configure: line 1533: printf: write error: No space left on device ./configure: line 1540: printf: write error: No space left on device ./configure: line 1845: printf: write error: No space left on device no ./configure: line 1804: printf: write error: No space left on device checking for mode_t... cat: write error: No space left on device ./configure: line 1525: printf: write error: No space left on device ./configure: line 1533: printf: write error: No space left on device ./configure: line 1540: printf: write error: No space left on device ./configure: line 1845: printf: write error: No space left on device no ./configure: line 1804: printf: write error: No space left on device checking for off_t... cat: write error: No space left on device ./configure: line 1525: printf: write error: No space left on device ./configure: line 1533: printf: write error: No space left on device ./configure: line 1540: printf: write error: No space left on device ./configure: line 1845: printf: write error: No space left on device no ./configure: line 1804: printf: write error: No space left on device checking for time_t... cat: write error: No space left on device ./configure: line 1525: printf: write error: No space left on device ./configure: line 1533: printf: write error: No space left on device ./configure: line 1540: printf: write error: No space left on device ./configure: line 1845: printf: write error: No space left on device no ./configure: line 1804: printf: write error: No space left on device checking for uint64_t... cat: write error: No space left on device ./configure: line 1525: printf: write error: No space left on device ./configure: line 1533: printf: write error: No space left on device ./configure: line 1540: printf: write error: No space left on device ./configure: line 1845: printf: write error: No space left on device no ./configure: line 1804: printf: write error: No space left on device checking for direntry_t... cat: write error: No space left on device ./configure: line 1525: printf: write error: No space left on device ./configure: line 1533: printf: write error: No space left on device ./configure: line 1540: printf: write error: No space left on device ./configure: line 1845: printf: write error: No space left on device no ./configure: line 1804: printf: write error: No space left on device checking for mntent... cat: write error: No space left on device ./configure: line 1525: printf: write error: No space left on device ./configure: line 1533: printf: write error: No space left on device ./configure: line 1540:*** Error code 1 Stop. bmake: stopped making "configure" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/sysutils/vifm