+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/mozjs128-128.1.0nb2/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/mozjs128-128.1.0nb2/work.log
=> Checksum BLAKE2s OK for firefox-128.1.0esr.source.tar.xz
=> Checksum SHA512 OK for firefox-128.1.0esr.source.tar.xz
===> Installing dependencies for mozjs128-128.1.0nb2
==========================================================================
The following variables will affect the build process of this package,
mozjs128-128.1.0nb2.  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
`/opt/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency cbindgen>=0.26.0: found cbindgen-0.27.0
=> Tool dependency python312>=3.12.0nb1: found python312-3.12.7nb2
=> Tool dependency m4>=1.4: found m4-1.4.19nb1
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency perl>=5.0: found perl-5.38.2
=> 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
=> Build dependency clang>=18.1.8nb2: found clang-18.1.8nb2
=> Build dependency rust>=1.56.1: found rust-1.80.1nb2
=> Full dependency libiconv>=1.9.1nb4: found libiconv-1.17
=> Full dependency icu>=75.1: found icu-75.1
=> Full dependency readline>=6.0: found readline-8.2nb2
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
=> Build dependency libxml2>=2.6.2: found libxml2-2.12.9nb2
=> Build dependency llvm>=18.0.0: found llvm-18.1.8nb2
=> Build dependency xz>=5.0.0: found xz-5.6.3
=> Build dependency zstd>=1.3.6: found zstd-1.5.6
=> Full dependency ncurses>=5.3nb1: found ncurses-6.5
===> Overriding tools for mozjs128-128.1.0nb2
===> Extracting for mozjs128-128.1.0nb2
===> Patching for mozjs128-128.1.0nb2
=> Applying pkgsrc patches for mozjs128-128.1.0nb2
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/mozjs128/patches/patch-js_moz.configure
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/mozjs128/patches/patch-js_moz.configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-js_moz.configure,v 1.1 2024/08/26 13:53:42 ryoon Exp $
|
|Check ${PREFIX} to allow use of non-builtin readlink libraries.
|
|--- js/moz.configure.orig	2024-08-10 13:08:57.707589518 +0000
|+++ js/moz.configure
--------------------------
Patching file js/moz.configure using Plan A...
Hunk #1 succeeded at 1255.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/mozjs128/patches/patch-js_public_Utility.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/mozjs128/patches/patch-js_public_Utility.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-js_public_Utility.h,v 1.1 2024/08/26 13:53:42 ryoon Exp $
|
|- kludge to build on NetBSD/i386 10.0
|  https://mail-index.netbsd.org/pkgsrc-users/2024/07/16/msg039900.html
|
|--- js/public/Utility.h.orig	2024-07-04 17:04:15.000000000 +0000
|+++ js/public/Utility.h
--------------------------
Patching file js/public/Utility.h using Plan A...
Hunk #1 succeeded at 482.
Hunk #2 succeeded at 498.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/mozjs128/patches/patch-js_src_jit_FlushICache.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/mozjs128/patches/patch-js_src_jit_FlushICache.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-js_src_jit_FlushICache.cpp,v 1.1 2024/08/26 13:53:42 ryoon Exp $
|
|NetBSD does not have the Linux-specific membarrier(2) syscall.
|
|--- js/src/jit/FlushICache.cpp.orig	2023-08-15 20:31:19.000000000 +0000
|+++ js/src/jit/FlushICache.cpp
--------------------------
Patching file js/src/jit/FlushICache.cpp using Plan A...
Hunk #1 succeeded at 31.
Hunk #2 succeeded at 98.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/mozjs128/patches/patch-js_src_jit_arm64_vixl_MozCpu-vixl.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/mozjs128/patches/patch-js_src_jit_arm64_vixl_MozCpu-vixl.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-js_src_jit_arm64_vixl_MozCpu-vixl.cpp,v 1.1 2024/08/26 13:53:42 ryoon Exp $
|
|Add NetBSD support.
|
|--- js/src/jit/arm64/vixl/MozCpu-vixl.cpp.orig	2024-02-13 14:50:57.324257195 +0000
|+++ js/src/jit/arm64/vixl/MozCpu-vixl.cpp
--------------------------
Patching file js/src/jit/arm64/vixl/MozCpu-vixl.cpp using Plan A...
Hunk #1 succeeded at 113 (offset 3 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/mozjs128/patches/patch-js_src_old-configure.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/mozjs128/patches/patch-js_src_old-configure.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-js_src_old-configure.in,v 1.1 2024/08/26 13:53:42 ryoon Exp $
|
|Fix unportable test(1) operator.
|
|--- js/src/old-configure.in.orig	2024-07-14 16:00:40.315149382 +0000
|+++ js/src/old-configure.in
--------------------------
Patching file js/src/old-configure.in using Plan A...
Hunk #1 succeeded at 257.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/mozjs128/patches/patch-js_src_util_NativeStack.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/mozjs128/patches/patch-js_src_util_NativeStack.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-js_src_util_NativeStack.cpp,v 1.1 2024/08/26 13:53:42 ryoon Exp $
|
|Support SunOS.
|
|--- js/src/util/NativeStack.cpp.orig	2020-04-03 19:34:51.000000000 +0000
|+++ js/src/util/NativeStack.cpp
--------------------------
Patching file js/src/util/NativeStack.cpp using Plan A...
Hunk #1 succeeded at 17 (offset 4 lines).
Hunk #2 succeeded at 44 (offset 4 lines).
Hunk #3 succeeded at 139 (offset 11 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/mozjs128/patches/patch-js_src_vm_TypedArrayObject-inl.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/mozjs128/patches/patch-js_src_vm_TypedArrayObject-inl.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-js_src_vm_TypedArrayObject-inl.h,v 1.1 2024/08/26 13:53:42 ryoon Exp $
|
|- kludge to build on NetBSD/i386 10.0
|  https://mail-index.netbsd.org/pkgsrc-users/2024/07/16/msg039900.html
|
|--- js/src/vm/TypedArrayObject-inl.h.orig	2024-07-25 20:34:47.000000000 +0000
|+++ js/src/vm/TypedArrayObject-inl.h
--------------------------
Patching file js/src/vm/TypedArrayObject-inl.h using Plan A...
Hunk #1 succeeded at 404.
done
===> Creating toolchain wrappers for mozjs128-128.1.0nb2
===> Configuring for mozjs128-128.1.0nb2
=> Set variables in configuration file.
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Adding run-time search paths to pkg-config files.
=> Checking for portability problems in extracted files
Using Python 3.12.7 from /home/pbulk/build/lang/mozjs128/work/.buildlink/bin/python3
Creating local state directory: /home/pbulk/build/lang/mozjs128/work/.home/.mozbuild/srcdirs/firefox-128.1.0-507146b14af1
Created Python 3 virtualenv
checking for vcs source checkout... no
checking for a shell... /home/pbulk/build/lang/mozjs128/work/.tools/bin/sh
checking for host system type... 
DEBUG: Executing: `/home/pbulk/build/lang/mozjs128/work/.tools/bin/sh /home/pbulk/build/lang/mozjs128/work/firefox-128.1.0/build/moz.configure/../autoconf/config.sub x86_64-unknown-illumos`
ERROR: Unknown OS: illumos
*** Error code 1

Stop.
bmake[1]: stopped making "configure" in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/mozjs128
*** Error code 1

Stop.
bmake: stopped making "configure" in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/mozjs128