+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/kiro-editor-0.4.3/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/kiro-editor-0.4.3/work.log
===> Building for kiro-editor-0.4.3
   Compiling libc v0.2.86
   Compiling cc v1.0.67
   Compiling fs_extra v1.2.0
   Compiling cfg-if v1.0.0
   Compiling signal-hook v0.3.6
   Compiling unicode-width v0.1.8
   Compiling getopts v0.2.21
   Compiling dirs-sys-next v0.1.2
   Compiling signal-hook-registry v1.3.0
   Compiling jemalloc-sys v0.3.2
   Compiling dirs-next v2.0.0
   Compiling term v0.7.0
   Compiling termios v0.3.3
   Compiling term_size v0.3.2
error: failed to run custom build command for `jemalloc-sys v0.3.2`

Caused by:
  process didn't exit successfully: `/home/pbulk/build/editors/kiro-editor/work/kiro-editor-0.4.3/target/release/build/jemalloc-sys-bbf08c05fdc3754f/build-script-build` (exit status: 101)
  --- stdout
  TARGET=x86_64-unknown-illumos
  HOST=x86_64-unknown-illumos
  NUM_JOBS=4
  OUT_DIR="/home/pbulk/build/editors/kiro-editor/work/kiro-editor-0.4.3/target/release/build/jemalloc-sys-4593f750a7e9bd17/out"
  BUILD_DIR="/home/pbulk/build/editors/kiro-editor/work/kiro-editor-0.4.3/target/release/build/jemalloc-sys-4593f750a7e9bd17/out/build"
  SRC_DIR="/home/pbulk/build/editors/kiro-editor/work/vendor/jemalloc-sys-0.3.2"
  OPT_LEVEL = Some("3")
  TARGET = Some("x86_64-unknown-illumos")
  HOST = Some("x86_64-unknown-illumos")
  CC_x86_64-unknown-illumos = None
  CC_x86_64_unknown_illumos = None
  HOST_CC = None
  CC = Some("gcc")
  CFLAGS_x86_64-unknown-illumos = None
  CFLAGS_x86_64_unknown_illumos = None
  HOST_CFLAGS = None
  CFLAGS = Some("-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include")
  CRATE_CC_NO_DEFAULTS = None
  DEBUG = Some("true")
  CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
  CC="gcc"
  CFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include"
  JEMALLOC_REPO_DIR="jemalloc"
  JEMALLOC_SRC_DIR="/home/pbulk/build/editors/kiro-editor/work/kiro-editor-0.4.3/target/release/build/jemalloc-sys-4593f750a7e9bd17/out/jemalloc"
  cargo:rustc-cfg=prefixed
  --with-jemalloc-prefix=_rjem_
  running: cd "/home/pbulk/build/editors/kiro-editor/work/kiro-editor-0.4.3/target/release/build/jemalloc-sys-4593f750a7e9bd17/out/build" && CC="gcc" CFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include" CPPFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include" LDFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include" "sh" "/home/pbulk/build/editors/kiro-editor/work/kiro-editor-0.4.3/target/release/build/jemalloc-sys-4593f750a7e9bd17/out/jemalloc/configure" "--disable-cxx" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--host=x86_64-unknown-illumos" "--build=x86_64-unknown-illumos" "--prefix=/home/pbulk/build/editors/kiro-editor/work/kiro-editor-0.4.3/target/release/build/jemalloc-sys-4593f750a7e9bd17/out"
  checking for xsltproc... false
  checking for x86_64-unknown-illumos-gcc... gcc
  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 gcc accepts -g... yes
  checking for gcc option to accept ISO C89... none needed
  checking whether compiler is cray... no
  checking whether compiler supports -std=gnu11... yes
  checking whether compiler supports -Wall... yes
  checking whether compiler supports -Wshorten-64-to-32... no
  checking whether compiler supports -Wsign-compare... yes
  checking whether compiler supports -Wundef... yes
  checking whether compiler supports -Wno-format-zero-length... yes
  checking whether compiler supports -pipe... yes
  checking whether compiler supports -g3... yes
  checking how to run the C preprocessor... cpp
  checking for grep that handles long lines and -e... /home/pbulk/build/editors/kiro-editor/work/.tools/bin/grep
  checking for egrep... /home/pbulk/build/editors/kiro-editor/work/.tools/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 whether byte ordering is bigendian... no
  checking size of void *... 8
  checking size of int... 4
  checking size of long... 8
  checking size of long long... 8
  checking size of intmax_t... 8
  checking build system type... 
  --- stderr
  Invalid configuration `x86_64-unknown-illumos': system `illumos' not recognized
  configure: error: /bin/sh /home/pbulk/build/editors/kiro-editor/work/kiro-editor-0.4.3/target/release/build/jemalloc-sys-4593f750a7e9bd17/out/jemalloc/build-aux/config.sub x86_64-unknown-illumos failed
  thread 'main' panicked at /home/pbulk/build/editors/kiro-editor/work/vendor/jemalloc-sys-0.3.2/build.rs:392:9:
  command did not execute successfully: cd "/home/pbulk/build/editors/kiro-editor/work/kiro-editor-0.4.3/target/release/build/jemalloc-sys-4593f750a7e9bd17/out/build" && CC="gcc" CFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include" CPPFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include" LDFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include" "sh" "/home/pbulk/build/editors/kiro-editor/work/kiro-editor-0.4.3/target/release/build/jemalloc-sys-4593f750a7e9bd17/out/jemalloc/configure" "--disable-cxx" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--host=x86_64-unknown-illumos" "--build=x86_64-unknown-illumos" "--prefix=/home/pbulk/build/editors/kiro-editor/work/kiro-editor-0.4.3/target/release/build/jemalloc-sys-4593f750a7e9bd17/out"
  expected success, got: exit status: 1
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
*** Error code 101

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/kiro-editor
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/kiro-editor