+ 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.25.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xh-0.25.0/work.log ===> Building for xh-0.25.0 Compiling proc-macro2 v1.0.101 Compiling unicode-ident v1.0.19 Compiling libc v0.2.175 Compiling find-msvc-tools v0.1.2 Compiling shlex v1.3.0 Compiling serde_core v1.0.225 Compiling cc v1.2.38 Compiling cfg-if v1.0.3 Compiling stable_deref_trait v1.2.0 Compiling itoa v1.0.15 Compiling version_check v0.9.5 Compiling quote v1.0.40 Compiling pin-project-lite v0.2.16 Compiling once_cell v1.21.3 Compiling syn v2.0.106 Compiling bytes v1.10.1 Compiling futures-core v0.3.31 Compiling log v0.4.28 Compiling memchr v2.7.5 Compiling socket2 v0.6.0 Compiling getrandom v0.2.16 Compiling mio v1.0.4 Compiling litemap v0.8.0 Compiling bitflags v2.9.4 Compiling fnv v1.0.7 Compiling smallvec v1.15.1 Compiling writeable v0.6.1 Compiling pkg-config v0.3.32 Compiling num-conv v0.1.0 Compiling time-core v0.1.6 Compiling futures-sink v0.3.31 Compiling tokio v1.47.1 Compiling onig_sys v69.9.1 Compiling synstructure v0.13.2 Compiling equivalent v1.0.2 Compiling serde v1.0.225 Compiling icu_properties_data v2.0.1 Compiling zerofrom-derive v0.1.6 Compiling yoke-derive v0.8.0 Compiling zerovec-derive v0.11.1 Compiling displaydoc v0.2.5 Compiling zerofrom v0.1.6 Compiling yoke v0.8.0 Compiling serde_derive v1.0.225 Compiling zerovec v0.11.4 Compiling zerotrie v0.2.2 Compiling crc32fast v1.5.0 Compiling icu_normalizer_data v2.0.0 Compiling tinystr v0.8.1 Compiling potential_utf v0.1.3 Compiling icu_locale_core v2.0.0 Compiling hashbrown v0.16.0 Compiling indexmap v2.11.4 Compiling icu_provider v2.0.0 Compiling icu_collections v2.0.0 Compiling http v1.3.1 Compiling ring v0.17.14 Compiling typenum v1.18.0 Compiling zeroize v1.8.1 Compiling percent-encoding v2.3.2 Compiling slab v0.4.11 Compiling rustls-pki-types v1.12.0 Compiling generic-array v0.14.7 Compiling pin-utils v0.1.0 Compiling thiserror v1.0.69 Compiling icu_normalizer v2.0.0 Compiling icu_properties v2.0.1 Compiling http-body v1.0.1 Compiling tracing-core v0.1.34 Compiling untrusted v0.9.0 Compiling httparse v1.10.1 Compiling utf8parse v0.2.2 Compiling futures-io v0.3.31 Compiling futures-task v0.3.31 Compiling rustix v1.1.2 Compiling futures-util v0.3.31 Compiling anstyle-parse v0.2.7 Compiling tracing v0.1.41 Compiling idna_adapter v1.2.1 Compiling tokio-util v0.7.16 Compiling thiserror-impl v1.0.69 Compiling errno v0.3.14 Compiling is_terminal_polyfill v1.70.1 Compiling powerfmt v0.2.0 Compiling utf8_iter v1.0.4 Compiling colorchoice v1.0.4 Compiling anstyle-query v1.1.4 Compiling ryu v1.0.20 Compiling tower-service v0.3.3 Compiling rustls v0.23.32 Compiling try-lock v0.2.5 Compiling anstyle v1.0.11 Compiling atomic-waker v1.1.2 Compiling zerocopy v0.8.27 Compiling serde_json v1.0.145 Compiling anstream v0.6.20 Compiling h2 v0.4.12 Compiling want v0.3.1 Compiling idna v1.1.0 Compiling deranged v0.5.3 Compiling rustls-webpki v0.103.6 Compiling form_urlencoded v1.2.2 Compiling futures-channel v0.3.31 warning: onig_sys@69.9.1: In file included from oniguruma/src/regexec.c:36: warning: onig_sys@69.9.1: oniguruma/src/regexec.c: In function 'match_at': warning: onig_sys@69.9.1: oniguruma/src/regint.h:271:18: error: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] warning: onig_sys@69.9.1: 271 | #define xalloca alloca warning: onig_sys@69.9.1: | ^~~~~~ warning: onig_sys@69.9.1: oniguruma/src/regexec.c:1350:26: note: in expansion of macro 'xalloca' warning: onig_sys@69.9.1: 1350 | alloc_base = (char* )xalloca(sizeof(StkPtrType) * msa->ptr_num\ warning: onig_sys@69.9.1: | ^~~~~~~ warning: onig_sys@69.9.1: oniguruma/src/regexec.c:3057:3: note: in expansion of macro 'STACK_INIT' warning: onig_sys@69.9.1: 3057 | STACK_INIT(INIT_MATCH_STACK_SIZE); warning: onig_sys@69.9.1: | ^~~~~~~~~~ warning: onig_sys@69.9.1: oniguruma/src/regint.h:271:18: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] warning: onig_sys@69.9.1: 271 | #define xalloca alloca warning: onig_sys@69.9.1: | ^~~~~~ warning: onig_sys@69.9.1: oniguruma/src/regexec.c:1350:26: note: in expansion of macro 'xalloca' warning: onig_sys@69.9.1: 1350 | alloc_base = (char* )xalloca(sizeof(StkPtrType) * msa->ptr_num\ warning: onig_sys@69.9.1: | ^~~~~~~ warning: onig_sys@69.9.1: oniguruma/src/regexec.c:3057:3: note: in expansion of macro 'STACK_INIT' warning: onig_sys@69.9.1: 3057 | STACK_INIT(INIT_MATCH_STACK_SIZE); warning: onig_sys@69.9.1: | ^~~~~~~~~~ error: failed to run custom build command for `onig_sys v69.9.1` Caused by: process didn't exit successfully: `/home/pbulk/build/www/xh/work/xh-0.25.0/target/release/build/onig_sys-56134809589eadac/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.25.0/target/release/build/onig_sys-16897adc5493053a/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 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:rerun-if-env-changed=HOST_CFLAGS HOST_CFLAGS = None 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_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:271:18: error: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] cargo:warning= 271 | #define xalloca alloca cargo:warning= | ^~~~~~ cargo:warning=oniguruma/src/regexec.c:1350:26: note: in expansion of macro 'xalloca' cargo:warning= 1350 | alloc_base = (char* )xalloca(sizeof(StkPtrType) * msa->ptr_num\ cargo:warning= | ^~~~~~~ cargo:warning=oniguruma/src/regexec.c:3057:3: note: in expansion of macro 'STACK_INIT' cargo:warning= 3057 | STACK_INIT(INIT_MATCH_STACK_SIZE); cargo:warning= | ^~~~~~~~~~ cargo:warning=oniguruma/src/regint.h:271:18: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch] cargo:warning= 271 | #define xalloca alloca cargo:warning= | ^~~~~~ cargo:warning=oniguruma/src/regexec.c:1350:26: note: in expansion of macro 'xalloca' cargo:warning= 1350 | alloc_base = (char* )xalloca(sizeof(StkPtrType) * msa->ptr_num\ cargo:warning= | ^~~~~~~ cargo:warning=oniguruma/src/regexec.c:3057:3: note: in expansion of macro 'STACK_INIT' cargo:warning= 3057 | STACK_INIT(INIT_MATCH_STACK_SIZE); cargo:warning= | ^~~~~~~~~~ --- stderr error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-D_REENTRANT" "-I" "/home/pbulk/build/www/xh/work/xh-0.25.0/target/release/build/onig_sys-16897adc5493053a/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-pipe" "-O2" "-msave-args" "-fno-aggressive-loop-optimizations" "-I/opt/pkg/include" "-o" "/home/pbulk/build/www/xh/work/xh-0.25.0/target/release/build/onig_sys-16897adc5493053a/out/a445302c6d3dcb51-regexec.o" "-c" "oniguruma/src/regexec.c" 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