+ 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/hgrep-0.3.8/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/hgrep-0.3.8/work.log ===> Building for hgrep-0.3.8 Compiling libc v0.2.170 Compiling memchr v2.7.4 Compiling shlex v1.3.0 Compiling pkg-config v0.3.32 Compiling jobserver v0.1.32 Compiling proc-macro2 v1.0.94 Compiling rustix v0.38.44 Compiling cc v1.2.16 Compiling errno v0.3.10 Compiling unicode-ident v1.0.17 Compiling bitflags v2.9.0 Compiling regex-syntax v0.8.5 Compiling utf8parse v0.2.2 Compiling crossbeam-utils v0.8.21 Compiling anstyle-parse v0.2.6 Compiling aho-corasick v1.1.3 Compiling anstyle-query v1.1.2 Compiling siphasher v1.0.1 Compiling is_terminal_polyfill v1.70.1 Compiling colorchoice v1.0.3 Compiling rand_core v0.6.4 Compiling serde v1.0.218 Compiling anstyle v1.0.10 Compiling log v0.4.26 Compiling cfg-if v1.0.0 Compiling anstream v0.6.18 Compiling regex-automata v0.4.9 Compiling rand v0.8.5 Compiling phf_shared v0.11.3 Compiling terminal_size v0.4.1 Compiling quote v1.0.39 Compiling clap_lex v0.7.4 Compiling strsim v0.11.1 Compiling clap_builder v4.5.31 Compiling crossbeam-epoch v0.9.18 Compiling syn v2.0.99 Compiling phf_generator v0.11.3 Compiling bstr v1.11.3 Compiling pcre2-sys v0.2.9 Compiling onig_sys v69.8.1 Compiling itoa v1.0.14 Compiling powerfmt v0.2.0 Compiling deranged v0.3.11 Compiling clap v4.5.31 Compiling phf_codegen v0.11.3 Compiling crossbeam-deque v0.8.6 Compiling libmimalloc-sys v0.1.39 Compiling grep-matcher v0.1.7 Compiling thiserror v1.0.69 Compiling time-core v0.1.2 Compiling equivalent v1.0.2 Compiling adler2 v2.0.0 Compiling same-file v1.0.6 Compiling hashbrown v0.15.2 Compiling num-conv v0.1.0 Compiling rayon-core v1.12.1 Compiling serde_json v1.0.140 Compiling indexmap v2.7.1 Compiling time v0.3.37 Compiling walkdir v2.5.0 Compiling miniz_oxide v0.8.5 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: | ^~~~~~~~~~ warning: onig_sys@69.8.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "gcc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/home/pbulk/build/textproc/hgrep/work/hgrep-0.3.8/target/release/build/onig_sys-99999910961fb71e/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/textproc/hgrep/work/hgrep-0.3.8/target/release/build/onig_sys-99999910961fb71e/out/a445302c6d3dcb51-regexec.o" "-c" "oniguruma/src/regexec.c"cargo:warning=In file included from oniguruma/src/regparse.h:32, warning: onig_sys@69.8.1: from oniguruma/src/regcomp.c:30: warning: onig_sys@69.8.1: oniguruma/src/regcomp.c: In function 'disable_noname_group_capture': 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/regcomp.c:2919:24: note: in expansion of macro 'xalloca' warning: onig_sys@69.8.1: 2919 | map = (GroupNumMap* )xalloca(sizeof(GroupNumMap) * (env->num_mem + 1)); 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/regcomp.c:2919:24: note: in expansion of macro 'xalloca' warning: onig_sys@69.8.1: 2919 | map = (GroupNumMap* )xalloca(sizeof(GroupNumMap) * (env->num_mem + 1)); warning: onig_sys@69.8.1: | ^~~~~~~ warning: onig_sys@69.8.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "gcc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/home/pbulk/build/textproc/hgrep/work/hgrep-0.3.8/target/release/build/onig_sys-99999910961fb71e/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/textproc/hgrep/work/hgrep-0.3.8/target/release/build/onig_sys-99999910961fb71e/out/a445302c6d3dcb51-regcomp.o" "-c" "oniguruma/src/regcomp.c" error: failed to run custom build command for `onig_sys v69.8.1` Caused by: process didn't exit successfully: `/home/pbulk/build/textproc/hgrep/work/hgrep-0.3.8/target/release/build/onig_sys-f7508a6d513162b1/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/textproc/hgrep/work/hgrep-0.3.8/target/release/build/onig_sys-99999910961fb71e/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 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() 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= | ^~~~~~~~~~ exit status: 1 cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "gcc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/home/pbulk/build/textproc/hgrep/work/hgrep-0.3.8/target/release/build/onig_sys-99999910961fb71e/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/textproc/hgrep/work/hgrep-0.3.8/target/release/build/onig_sys-99999910961fb71e/out/a445302c6d3dcb51-regexec.o" "-c" "oniguruma/src/regexec.c"cargo:warning=In file included from oniguruma/src/regparse.h:32, cargo:warning= from oniguruma/src/regcomp.c:30: cargo:warning=oniguruma/src/regcomp.c: In function 'disable_noname_group_capture': 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/regcomp.c:2919:24: note: in expansion of macro 'xalloca' cargo:warning= 2919 | map = (GroupNumMap* )xalloca(sizeof(GroupNumMap) * (env->num_mem + 1)); 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/regcomp.c:2919:24: note: in expansion of macro 'xalloca' cargo:warning= 2919 | map = (GroupNumMap* )xalloca(sizeof(GroupNumMap) * (env->num_mem + 1)); cargo:warning= | ^~~~~~~ exit status: 0 exit status: 0 exit status: 0 exit status: 1 cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "gcc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/home/pbulk/build/textproc/hgrep/work/hgrep-0.3.8/target/release/build/onig_sys-99999910961fb71e/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/textproc/hgrep/work/hgrep-0.3.8/target/release/build/onig_sys-99999910961fb71e/out/a445302c6d3dcb51-regcomp.o" "-c" "oniguruma/src/regcomp.c" exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 exit status: 0 --- stderr error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "gcc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/home/pbulk/build/textproc/hgrep/work/hgrep-0.3.8/target/release/build/onig_sys-99999910961fb71e/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/textproc/hgrep/work/hgrep-0.3.8/target/release/build/onig_sys-99999910961fb71e/out/a445302c6d3dcb51-regcomp.o" "-c" "oniguruma/src/regcomp.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/textproc/hgrep *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/hgrep