+ 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/fd-find-8.6.0/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fd-find-8.6.0/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for fd-find-8.6.0
   Compiling libc v0.2.137
   Compiling cfg-if v1.0.0
   Compiling version_check v0.9.4
   Compiling bitflags v1.3.2
   Compiling proc-macro2 v1.0.47
   Compiling unicode-ident v1.0.5
   Compiling quote v1.0.21
   Compiling memchr v2.5.0
   Compiling autocfg v1.1.0
   Compiling io-lifetimes v0.7.4
   Compiling syn v1.0.103
   Compiling log v0.4.17
   Compiling rustix v0.35.12
   Compiling crossbeam-utils v0.8.12
   Compiling once_cell v1.15.0
   Compiling fs_extra v1.2.0
   Compiling cc v1.0.73
   Compiling regex-syntax v0.6.27
   Compiling os_str_bytes v6.3.0
   Compiling heck v0.4.0
   Compiling strsim v0.10.0
   Compiling same-file v1.0.6
   Compiling fnv v1.0.7
   Compiling overload v0.1.1
   Compiling termcolor v1.1.3
   Compiling lazy_static v1.4.0
   Compiling anyhow v1.0.66
   Compiling iana-time-zone v0.1.53
   Compiling humantime v2.1.0
   Compiling normpath v0.3.2
   Compiling proc-macro-error-attr v1.0.4
   Compiling proc-macro-error v1.0.4
   Compiling fd-find v8.6.0 (/home/pbulk/build/sysutils/fd-find/work/fd-8.6.0)
   Compiling num-traits v0.2.15
   Compiling num-integer v0.1.45
   Compiling thread_local v1.1.4
   Compiling jemalloc-sys v0.5.2+5.3.0-patched
   Compiling clap_lex v0.3.0
   Compiling walkdir v2.3.2
   Compiling nu-ansi-term v0.46.0
error: failed to run custom build command for `jemalloc-sys v0.5.2+5.3.0-patched`

Caused by:
  process didn't exit successfully: `/home/pbulk/build/sysutils/fd-find/work/fd-8.6.0/target/release/build/jemalloc-sys-9ad0664c0c21383e/build-script-build` (exit status: 101)
  --- stdout
  TARGET=x86_64-unknown-illumos
  HOST=x86_64-unknown-illumos
  NUM_JOBS=1
  OUT_DIR="/home/pbulk/build/sysutils/fd-find/work/fd-8.6.0/target/release/build/jemalloc-sys-d4390fb7feb7f9dd/out"
  BUILD_DIR="/home/pbulk/build/sysutils/fd-find/work/fd-8.6.0/target/release/build/jemalloc-sys-d4390fb7feb7f9dd/out/build"
  SRC_DIR="/home/pbulk/build/sysutils/fd-find/work/vendor/jemalloc-sys-0.5.2+5.3.0-patched"
  cargo:rustc-cfg=prefixed
  cargo:rerun-if-env-changed=JEMALLOC_OVERRIDE
  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 -D_FORTIFY_SOURCE=2 -I/opt/pkg/include")
  CRATE_CC_NO_DEFAULTS = None
  DEBUG = Some("false")
  CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
  CC="gcc"
  CFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -m64 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include"
  JEMALLOC_REPO_DIR="jemalloc"
  cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_MALLOC_CONF
  cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_PAGE
  cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_HUGEPAGE
  cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_QUANTUM
  cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_VADDR
  --with-jemalloc-prefix=_rjem_
  running: "sh" "/home/pbulk/build/sysutils/fd-find/work/fd-8.6.0/target/release/build/jemalloc-sys-d4390fb7feb7f9dd/out/build/configure" "--disable-cxx" "--enable-doc=no" "--enable-shared=no" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--host=x86_64-unknown-illumos" "--build=x86_64-unknown-illumos" "--prefix=/home/pbulk/build/sysutils/fd-find/work/fd-8.6.0/target/release/build/jemalloc-sys-d4390fb7feb7f9dd/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 -Werror=unknown-warning-option... no
  checking whether compiler supports -Wall... yes
  checking whether compiler supports -Wextra... 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 -Wpointer-arith... yes
  checking whether compiler supports -Wno-missing-braces... yes
  checking whether compiler supports -Wno-missing-field-initializers... yes
  checking whether compiler supports -Wno-missing-attributes... 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/sysutils/fd-find/work/.tools/bin/grep
  checking for egrep... /home/pbulk/build/sysutils/fd-find/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... running: "tail" "-n" "100" "/home/pbulk/build/sysutils/fd-find/work/fd-8.6.0/target/release/build/jemalloc-sys-d4390fb7feb7f9dd/out/build/config.log"
  dvidir='${docdir}'
  enable_autogen=''
  enable_cache_oblivious=''
  enable_cxx='0'
  enable_debug=''
  enable_doc='no'
  enable_experimental_smallocx=''
  enable_fill=''
  enable_initial_exec_tls=''
  enable_lazy_lock=''
  enable_log=''
  enable_opt_safety_checks=''
  enable_opt_size_checks=''
  enable_prof=''
  enable_readlinkat=''
  enable_shared='no'
  enable_static=''
  enable_stats=''
  enable_tls=''
  enable_uaf_detection=''
  enable_utrace=''
  enable_xmalloc=''
  enable_zone_allocator=''
  exe=''
  exec_prefix='/home/pbulk/build/sysutils/fd-find/work/fd-8.6.0/target/release/build/jemalloc-sys-d4390fb7feb7f9dd/out'
  host='x86_64-unknown-illumos'
  host_alias='x86_64-unknown-illumos'
  host_cpu=''
  host_os=''
  host_vendor=''
  htmldir='${docdir}'
  importlib=''
  includedir='${prefix}/include'
  infodir='${datarootdir}/info'
  install_suffix=''
  je_=''
  jemalloc_version=''
  jemalloc_version_bugfix=''
  jemalloc_version_gid=''
  jemalloc_version_major=''
  jemalloc_version_minor=''
  jemalloc_version_nrev=''
  libdir='${exec_prefix}/lib'
  libdl=''
  libexecdir='${exec_prefix}/libexec'
  libprefix=''
  link_whole_archive=''
  localedir='${datarootdir}/locale'
  localstatedir='${prefix}/var'
  mandir='${datarootdir}/man'
  o=''
  objroot=''
  oldincludedir='/usr/include'
  pdfdir='${docdir}'
  prefix='/home/pbulk/build/sysutils/fd-find/work/fd-8.6.0/target/release/build/jemalloc-sys-d4390fb7feb7f9dd/out'
  private_namespace=''
  program_transform_name='s,x,x,'
  psdir='${docdir}'
  rev='2'
  sbindir='${exec_prefix}/sbin'
  sharedstatedir='${prefix}/com'
  so=''
  srcroot=''
  sysconfdir='${prefix}/etc'
  target_alias=''

  ## ----------- ##
  ## confdefs.h. ##
  ## ----------- ##

  /* confdefs.h */
  #define PACKAGE_NAME ""
  #define PACKAGE_TARNAME ""
  #define PACKAGE_VERSION ""
  #define PACKAGE_STRING ""
  #define PACKAGE_BUGREPORT ""
  #define PACKAGE_URL ""
  #define JEMALLOC_HAS_RESTRICT
  #define STDC_HEADERS 1
  #define HAVE_SYS_TYPES_H 1
  #define HAVE_SYS_STAT_H 1
  #define HAVE_STDLIB_H 1
  #define HAVE_STRING_H 1
  #define HAVE_MEMORY_H 1
  #define HAVE_STRINGS_H 1
  #define HAVE_INTTYPES_H 1
  #define HAVE_STDINT_H 1
  #define HAVE_UNISTD_H 1
  #define SIZEOF_VOID_P 8
  #define LG_SIZEOF_PTR 3
  #define SIZEOF_INT 4
  #define LG_SIZEOF_INT 2
  #define SIZEOF_LONG 8
  #define LG_SIZEOF_LONG 3
  #define SIZEOF_LONG_LONG 8
  #define LG_SIZEOF_LONG_LONG 3
  #define SIZEOF_INTMAX_T 8
  #define LG_SIZEOF_INTMAX_T 3

  configure: exit 1

  --- stderr
  Invalid configuration `x86_64-unknown-illumos': OS `illumos' not recognized
  configure: error: /bin/sh build-aux/config.sub x86_64-unknown-illumos failed
  thread 'main' panicked at 'command did not execute successfully: "sh" "/home/pbulk/build/sysutils/fd-find/work/fd-8.6.0/target/release/build/jemalloc-sys-d4390fb7feb7f9dd/out/build/configure" "--disable-cxx" "--enable-doc=no" "--enable-shared=no" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--host=x86_64-unknown-illumos" "--build=x86_64-unknown-illumos" "--prefix=/home/pbulk/build/sysutils/fd-find/work/fd-8.6.0/target/release/build/jemalloc-sys-d4390fb7feb7f9dd/out"
  expected success, got: exit status: 1', /home/pbulk/build/sysutils/fd-find/work/vendor/jemalloc-sys-0.5.2+5.3.0-patched/build.rs:330:9
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
*** Error code 101

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/fd-find
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/fd-find