+ 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/xh-0.24.1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xh-0.24.1/work.log ===> Building for xh-0.24.1 Compiling proc-macro2 v1.0.93 Compiling unicode-ident v1.0.16 Compiling libc v0.2.169 Compiling shlex v1.3.0 Compiling cfg-if v1.0.0 Compiling cc v1.2.14 Compiling stable_deref_trait v1.2.0 Compiling itoa v1.0.14 Compiling version_check v0.9.5 Compiling bytes v1.10.0 Compiling quote v1.0.38 Compiling syn v2.0.98 Compiling pin-project-lite v0.2.16 Compiling once_cell v1.20.3 Compiling memchr v2.7.4 Compiling futures-core v0.3.31 Compiling autocfg v1.4.0 Compiling writeable v0.5.5 Compiling slab v0.4.9 Compiling litemap v0.7.4 Compiling log v0.4.25 Compiling futures-sink v0.3.31 Compiling socket2 v0.5.8 Compiling getrandom v0.2.15 Compiling mio v1.0.3 Compiling pkg-config v0.3.31 Compiling smallvec v1.14.0 Compiling num-conv v0.1.0 Compiling time-core v0.1.2 Compiling thiserror v1.0.69 Compiling onig_sys v69.8.1 Compiling tokio v1.43.0 Compiling synstructure v0.13.1 Compiling hashbrown v0.15.2 Compiling equivalent v1.0.2 Compiling icu_locid_transform_data v1.5.0 Compiling fnv v1.0.7 Compiling serde v1.0.217 Compiling indexmap v2.7.1 Compiling zerofrom-derive v0.1.5 Compiling yoke-derive v0.7.5 Compiling zerovec-derive v0.10.3 Compiling displaydoc v0.2.5 Compiling zerofrom v0.1.5 Compiling yoke v0.7.5 Compiling serde_derive v1.0.217 Compiling zerovec v0.10.4 Compiling icu_provider_macros v1.5.0 Compiling thiserror-impl v1.0.69 Compiling tinystr v0.7.6 Compiling icu_locid v1.5.0 Compiling icu_collections v1.5.0 Compiling icu_provider v1.5.0 Compiling ring v0.17.9 Compiling icu_locid_transform v1.5.0 Compiling pin-utils v0.1.0 Compiling futures-io v0.3.31 Compiling rustls-pki-types v1.11.0 Compiling typenum v1.18.0 Compiling icu_properties_data v1.5.0 Compiling futures-task v0.3.31 Compiling icu_properties v1.5.1 Compiling futures-util v0.3.31 Compiling http v1.2.0 Compiling generic-array v0.14.7 Compiling icu_normalizer_data v1.5.0 Compiling utf8_iter v1.0.4 Compiling write16 v1.0.0 Compiling utf16_iter v1.0.5 Compiling icu_normalizer v1.5.0 Compiling tracing-core v0.1.33 Compiling percent-encoding v2.3.1 Compiling rustix v0.38.44 Compiling untrusted v0.9.0 Compiling utf8parse v0.2.2 Compiling httparse v1.10.0 Compiling anstyle-parse v0.2.6 Compiling tracing v0.1.41 Compiling idna_adapter v1.2.0 Compiling http-body v1.0.1 Compiling tokio-util v0.7.13 Compiling errno v0.3.10 Compiling is_terminal_polyfill v1.70.1 Compiling anstyle-query v1.1.2 Compiling colorchoice v1.0.3 Compiling atomic-waker v1.1.2 Compiling serde_json v1.0.138 Compiling try-lock v0.2.5 Compiling powerfmt v0.2.0 Compiling ryu v1.0.19 Compiling rustls v0.23.25 Compiling bitflags v2.8.0 Compiling anstyle v1.0.10 Compiling anstream v0.6.18 Compiling deranged v0.3.11 Compiling want v0.3.1 Compiling h2 v0.4.7 Compiling rustls-webpki v0.103.0 Compiling idna v1.0.3 Compiling form_urlencoded v1.2.1 Compiling zerocopy-derive v0.7.35 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/www/xh/work/xh-0.24.1/target/release/build/onig_sys-21e8293f280fc97f/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/www/xh/work/xh-0.24.1/target/release/build/onig_sys-a6575f576f6e723b/out) OPT_LEVEL = Some(0) 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_ENCODED_RUSTFLAGS = Some(-Clink-arg=-Wl,-R/opt/pkg/lib) 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 in cc-rs: Command LC_ALL="C" "gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/home/pbulk/build/www/xh/work/xh-0.24.1/target/release/build/onig_sys-a6575f576f6e723b/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/www/xh/work/xh-0.24.1/target/release/build/onig_sys-a6575f576f6e723b/out/a445302c6d3dcb51-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/www/xh *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/www/xh