+ 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/lla-0.4.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/lla-0.4.0/work.log ===> Building for lla-0.4.0 Compiling proc-macro2 v1.0.92 Compiling unicode-ident v1.0.14 Compiling libc v0.2.166 Compiling autocfg v1.4.0 Compiling cfg-if v1.0.0 Compiling memchr v2.7.4 Compiling serde v1.0.215 Compiling hashbrown v0.15.2 Compiling quote v1.0.37 Compiling equivalent v1.0.1 Compiling indexmap v2.6.0 Compiling syn v2.0.89 Compiling anyhow v1.0.94 Compiling either v1.13.0 Compiling itertools v0.12.1 Compiling rustix v0.38.41 Compiling once_cell v1.20.2 Compiling bitflags v2.6.0 Compiling crossbeam-utils v0.8.20 Compiling errno v0.3.9 Compiling shlex v1.3.0 Compiling bytes v1.9.0 Compiling regex-syntax v0.8.5 Compiling prettyplease v0.2.25 Compiling log v0.4.27 Compiling cc v1.2.1 Compiling regex-automata v0.4.9 Compiling serde_derive v1.0.215 Compiling prost-derive v0.12.6 Compiling prost v0.12.6 Compiling thiserror v1.0.69 Compiling fastrand v2.2.0 Compiling pkg-config v0.3.31 Compiling itoa v1.0.14 Compiling fixedbitset v0.4.2 Compiling petgraph v0.6.5 Compiling onig_sys v69.8.1 Compiling tempfile v3.14.0 Compiling prost-types v0.12.6 Compiling regex v1.11.1 Compiling thiserror-impl v1.0.69 Compiling num-traits v0.2.19 Compiling lock_api v0.4.12 Compiling bitflags v1.3.2 Compiling lazy_static v1.5.0 Compiling powerfmt v0.2.0 Compiling adler2 v2.0.0 Compiling toml_datetime v0.6.8 Compiling multimap v0.10.0 Compiling parking_lot_core v0.9.10 Compiling winnow v0.6.20 Compiling heck v0.5.0 Compiling miniz_oxide v0.8.2 Compiling prost-build v0.12.6 Compiling deranged v0.3.11 Compiling toml_edit v0.22.22 warning: onig_sys@69.8.1: In file included from oniguruma/src/regexec.c:36: warning: onig_sys@69.8.1: oniguruma/src/regexec.c: In function 'match_at': warning: onig_sys@69.8.1: oniguruma/src/regint.h:258:18: error: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] warning: onig_sys@69.8.1: 258 | #define xalloca alloca warning: onig_sys@69.8.1: | ^~~~~~ warning: onig_sys@69.8.1: oniguruma/src/regexec.c:1312:26: note: in expansion of macro 'xalloca' warning: onig_sys@69.8.1: 1312 | alloc_base = (char* )xalloca(sizeof(StkPtrType) * msa->ptr_num\ warning: onig_sys@69.8.1: | ^~~~~~~ warning: onig_sys@69.8.1: oniguruma/src/regexec.c:3018:3: note: in expansion of macro 'STACK_INIT' warning: onig_sys@69.8.1: 3018 | STACK_INIT(INIT_MATCH_STACK_SIZE); warning: onig_sys@69.8.1: | ^~~~~~~~~~ warning: onig_sys@69.8.1: oniguruma/src/regint.h:258:18: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] warning: onig_sys@69.8.1: 258 | #define xalloca alloca warning: onig_sys@69.8.1: | ^~~~~~ warning: onig_sys@69.8.1: oniguruma/src/regexec.c:1312:26: note: in expansion of macro 'xalloca' warning: onig_sys@69.8.1: 1312 | alloc_base = (char* )xalloca(sizeof(StkPtrType) * msa->ptr_num\ warning: onig_sys@69.8.1: | ^~~~~~~ warning: onig_sys@69.8.1: oniguruma/src/regexec.c:3018:3: note: in expansion of macro 'STACK_INIT' warning: onig_sys@69.8.1: 3018 | STACK_INIT(INIT_MATCH_STACK_SIZE); warning: onig_sys@69.8.1: | ^~~~~~~~~~ error: failed to run custom build command for `onig_sys v69.8.1` Caused by: process didn't exit successfully: `/home/pbulk/build/sysutils/lla/work/lla-0.4.0/target/release/build/onig_sys-fa219873d6f11b0d/build-script-build` (exit status: 1) --- stdout cargo:rerun-if-env-changed=RUSTONIG_DYNAMIC_LIBONIG cargo:rerun-if-env-changed=RUSTONIG_STATIC_LIBONIG cargo:rerun-if-env-changed=RUSTONIG_SYSTEM_LIBONIG OUT_DIR = Some(/home/pbulk/build/sysutils/lla/work/lla-0.4.0/target/release/build/onig_sys-6334eecf10ef50b2/out) OPT_LEVEL = Some(3) TARGET = Some(x86_64-unknown-illumos) HOST = Some(x86_64-unknown-illumos) cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos CC_x86_64-unknown-illumos = None cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos CC_x86_64_unknown_illumos = None cargo:rerun-if-env-changed=HOST_CC HOST_CC = None cargo:rerun-if-env-changed=CC CC = Some(gcc) cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM CC_KNOWN_WRAPPER_CUSTOM = None RUSTC_WRAPPER = None cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS CRATE_CC_NO_DEFAULTS = None DEBUG = Some(false) CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos CFLAGS_x86_64-unknown-illumos = None cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos CFLAGS_x86_64_unknown_illumos = None cargo:rerun-if-env-changed=HOST_CFLAGS HOST_CFLAGS = None cargo:rerun-if-env-changed=CFLAGS CFLAGS = Some(-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include) cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS CC_SHELL_ESCAPED_FLAGS = None cargo:warning=In file included from oniguruma/src/regexec.c:36: cargo:warning=oniguruma/src/regexec.c: In function 'match_at': cargo:warning=oniguruma/src/regint.h:258:18: error: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] cargo:warning= 258 | #define xalloca alloca cargo:warning= | ^~~~~~ cargo:warning=oniguruma/src/regexec.c:1312:26: note: in expansion of macro 'xalloca' cargo:warning= 1312 | alloc_base = (char* )xalloca(sizeof(StkPtrType) * msa->ptr_num\ cargo:warning= | ^~~~~~~ cargo:warning=oniguruma/src/regexec.c:3018:3: note: in expansion of macro 'STACK_INIT' cargo:warning= 3018 | STACK_INIT(INIT_MATCH_STACK_SIZE); cargo:warning= | ^~~~~~~~~~ cargo:warning=oniguruma/src/regint.h:258:18: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] cargo:warning= 258 | #define xalloca alloca cargo:warning= | ^~~~~~ cargo:warning=oniguruma/src/regexec.c:1312:26: note: in expansion of macro 'xalloca' cargo:warning= 1312 | alloc_base = (char* )xalloca(sizeof(StkPtrType) * msa->ptr_num\ cargo:warning= | ^~~~~~~ cargo:warning=oniguruma/src/regexec.c:3018:3: note: in expansion of macro 'STACK_INIT' cargo:warning= 3018 | STACK_INIT(INIT_MATCH_STACK_SIZE); cargo:warning= | ^~~~~~~~~~ --- stderr error occurred: Command "gcc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/home/pbulk/build/sysutils/lla/work/lla-0.4.0/target/release/build/onig_sys-6334eecf10ef50b2/out" "-I" "oniguruma/src" "-pipe" "-O2" "-msave-args" "-fno-aggressive-loop-optimizations" "-I/opt/pkg/include" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/home/pbulk/build/sysutils/lla/work/lla-0.4.0/target/release/build/onig_sys-6334eecf10ef50b2/out/c77b18e714869709-regexec.o" "-c" "oniguruma/src/regexec.c" with args gcc did not execute successfully (status code exit status: 1). warning: build failed, waiting for other jobs to finish... *** Error code 101 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/lla *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/lla