+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/t-rec-0.7.6nb12/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/t-rec-0.7.6nb12/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for t-rec-0.7.6nb12 Compiling autocfg v1.1.0 Compiling libc v0.2.139 Compiling cfg-if v1.0.0 Compiling scopeguard v1.1.0 Compiling crossbeam-utils v0.8.14 Compiling memoffset v0.7.1 Compiling proc-macro2 v1.0.50 Compiling crossbeam-epoch v0.9.13 Compiling quote v1.0.23 Compiling unicode-ident v1.0.6 Compiling num_cpus v1.15.0 Compiling syn v1.0.107 Compiling lock_api v0.4.9 Compiling crc32fast v1.3.2 Compiling rayon-core v1.10.1 Compiling bitflags v1.3.2 Compiling io-lifetimes v1.0.4 Compiling adler v1.0.2 Compiling miniz_oxide v0.6.2 Compiling crossbeam-deque v0.8.2 Compiling crossbeam-channel v0.5.6 Compiling num-traits v0.2.15 Compiling futures-core v0.3.25 Compiling memchr v2.5.0 Compiling rustix v0.36.7 Compiling pin-project-internal v1.0.12 Compiling errno v0.2.8 Compiling getrandom v0.2.8 Compiling num-integer v0.1.45 Compiling either v1.8.0 Compiling rayon v1.6.1 Compiling nanorand v0.7.0 Compiling flate2 v1.0.25 Compiling spin v0.9.4 Compiling pin-project v1.0.12 Compiling num-rational v0.4.1 Compiling futures-sink v0.3.25 Compiling log v0.4.17 Compiling weezl v0.1.7 Compiling flume v0.10.14 Compiling aho-corasick v0.7.20 Compiling is-terminal v0.4.2 Compiling jpeg-decoder v0.3.0 Compiling threadpool v1.8.1 Compiling termcolor v1.2.0 Compiling half v2.2.1 Compiling bit_field v0.10.1 Compiling lebe v0.5.2 Compiling color_quant v1.1.0 Compiling regex-syntax v0.6.28 Compiling anyhow v1.0.68 Compiling smallvec v1.10.0 Compiling os_str_bytes v6.4.1 Compiling clap_lex v0.3.1 Compiling exr v1.5.2 Compiling regex v1.7.1 Compiling gif v0.11.4 Compiling tiff v0.8.1 Compiling png v0.17.7 Compiling strsim v0.10.0 Compiling fastrand v1.8.0 Compiling byteorder v1.4.3 Compiling bytemuck v1.13.0 Compiling scoped_threadpool v0.1.9 Compiling humantime v2.1.0 Compiling once_cell v1.17.0 Compiling remove_dir_all v0.5.3 Compiling t-rec v0.7.6 (/home/pbulk/build/multimedia/t-rec/work/t-rec-rs-0.7.6) Compiling lazy_static v1.4.0 Compiling simplerand v1.3.0 Compiling tempfile v3.3.0 Compiling clap v4.1.1 Compiling env_logger v0.10.0 Compiling image v0.24.5 error[E0425]: cannot find value `DEFAULT_SHELL` in this scope --> src/main.rs:72:27 | 72 | let default = DEFAULT_SHELL.to_owned(); | ^^^^^^^^^^^^^ help: a constant with a similar name exists: `DEFAULT_EXT` | ::: src/utils.rs:5:1 | 5 | pub const DEFAULT_EXT: &str = "gif"; | ------------------------------------ similarly named constant `DEFAULT_EXT` defined here error[E0425]: cannot find function `setup` in this scope --> src/main.rs:77:19 | 77 | let mut api = setup()?; | ^^^^^ not found in this scope error[E0425]: cannot find function `setup` in this scope --> src/main.rs:212:27 | 212 | let api = setup()?; | ^^^^^ not found in this scope error[E0425]: cannot find function `setup` in this scope --> src/main.rs:223:15 | 223 | let api = setup()?; | ^^^^^ not found in this scope error[E0425]: cannot find function `setup` in this scope --> src/main.rs:242:15 | 242 | let api = setup()?; | ^^^^^ not found in this scope For more information about this error, try `rustc --explain E0425`. error: could not compile `t-rec` (bin "t-rec") due to 5 previous errors *** Error code 101 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-trunk-x86_64/multimedia/t-rec *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-trunk-x86_64/multimedia/t-rec