=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/scooter", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for scooter-0.9.0 Compiling proc-macro2 v1.0.106 Compiling quote v1.0.44 Compiling unicode-ident v1.0.24 Compiling libc v0.2.182 Compiling serde_core v1.0.228 Compiling syn v2.0.117 Compiling cfg-if v1.0.4 Compiling memchr v2.8.0 Compiling foldhash v0.2.0 Compiling allocator-api2 v0.2.21 Compiling equivalent v1.0.2 Compiling itoa v1.0.17 Compiling hashbrown v0.16.1 Compiling bitflags v2.11.0 Compiling rustversion v1.0.22 Compiling thiserror v2.0.18 Compiling thiserror-impl v2.0.18 Compiling log v0.4.29 Compiling serde v1.0.228 Compiling serde_derive v1.0.228 Compiling errno v0.3.14 Compiling parking_lot_core v0.9.12 Compiling ryu v1.0.23 Compiling scopeguard v1.2.0 Compiling heck v0.5.0 Compiling unicode-segmentation v1.12.0 Compiling either v1.15.0 Compiling autocfg v1.5.0 Compiling smallvec v1.15.1 Compiling powerfmt v0.2.0 Compiling deranged v0.5.8 Compiling num-traits v0.2.19 Compiling convert_case v0.10.0 Compiling lock_api v0.4.14 Compiling shlex v1.3.0 Compiling futures-core v0.3.32 Compiling getrandom v0.3.4 Compiling time-core v0.1.8 Compiling unicode-xid v0.2.6 Compiling strsim v0.11.1 Compiling crc32fast v1.5.0 Compiling ident_case v1.0.1 Compiling num-conv v0.2.0 Compiling num_threads v0.1.7 Compiling zerocopy v0.8.39 Compiling zmij v1.0.21 Compiling crossbeam-utils v0.8.21 Compiling find-msvc-tools v0.1.9 Compiling regex-syntax v0.8.10 Compiling cc v1.2.56 Compiling time v0.3.47 Compiling darling_core v0.23.0 Compiling derive_more-impl v2.1.1 Compiling parking_lot v0.12.5 Compiling signal-hook-registry v1.4.8 Compiling indexmap v2.13.0 Compiling rustix v1.1.4 Compiling pkg-config v0.3.32 Compiling unicode-width v0.2.2 Compiling serde_json v1.0.149 Compiling adler2 v2.0.1 Compiling signal-hook v0.3.18 Compiling simd-adler32 v0.3.8 Compiling onig_sys v69.9.1 Compiling miniz_oxide v0.8.9 Compiling darling_macro v0.23.0 Compiling derive_more v2.1.1 Compiling itertools v0.14.0 Compiling strum_macros v0.27.2 Compiling mio v1.1.1 Compiling castaway v0.2.4 Compiling lru v0.16.3 Compiling aho-corasick v1.1.4 Compiling static_assertions v1.1.0 Compiling instability v0.3.11 Compiling indoc v2.0.7 Compiling once_cell v1.21.3 Compiling regex-automata v0.4.14 Compiling compact_str v0.9.0 Compiling strum v0.27.2 Compiling ppv-lite86 v0.2.21 Compiling unicode-truncate v2.0.1 Compiling crossbeam-epoch v0.9.18 Compiling flate2 v1.1.9 Compiling darling v0.23.0 Compiling rand_core v0.9.5 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: `/tmp/work/textproc/scooter/work/scooter-0.9.0/target/release/build/onig_sys-e2b117edfa03defc/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(/tmp/work/textproc/scooter/work/scooter-0.9.0/target/release/build/onig_sys-eb3501f2b25b2124/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: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" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-D_REENTRANT" "-I" "/tmp/work/textproc/scooter/work/scooter-0.9.0/target/release/build/onig_sys-eb3501f2b25b2124/out" "-I" "oniguruma/src" "-w" "-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" "/tmp/work/textproc/scooter/work/scooter-0.9.0/target/release/build/onig_sys-eb3501f2b25b2124/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/textproc/scooter *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/scooter