+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=313 WRKLOG=/tmp/bulklog/jless-0.9.0nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=313 WRKLOG=/tmp/bulklog/jless-0.9.0nb2/work.log ===> Building for jless-0.9.0nb2 Compiling libc v0.2.99 Compiling proc-macro2 v1.0.63 Compiling unicode-ident v1.0.10 Compiling version_check v0.9.3 Compiling cfg-if v1.0.0 Compiling syn v1.0.86 Compiling unicode-xid v0.2.1 Compiling log v0.4.14 Compiling quote v1.0.9 Compiling proc-macro-error-attr v1.0.4 Compiling memchr v2.4.1 Compiling autocfg v1.0.1 Compiling bitflags v1.2.1 Compiling xcb v0.8.2 Compiling memoffset v0.6.4 Compiling proc-macro-error v1.0.4 Compiling smallvec v1.6.1 Compiling cc v1.0.69 Compiling nibble_vec v0.1.0 Compiling libc-stdhandle v0.1.0 Compiling dirs-sys-next v0.1.2 Compiling fnv v1.0.7 Compiling utf8-ranges v1.0.4 Compiling heck v0.4.0 Compiling os_str_bytes v6.0.0 Compiling endian-type v0.1.2 Compiling signal-hook v0.3.8 Compiling beef v0.5.1 Compiling regex-syntax v0.6.25 Compiling clap_lex v0.3.3 Compiling radix_trie v0.2.1 Compiling clap_derive v4.0.21 Compiling dirs-next v2.0.0 Compiling nix v0.22.1 Compiling logos-derive v0.12.0 Compiling aho-corasick v0.7.18 Compiling fd-lock v3.0.0 Compiling signal-hook-registry v1.3.0 Compiling atty v0.2.14 Compiling utf8parse v0.2.0 Compiling linked-hash-map v0.5.4 Compiling unicode-segmentation v1.7.1 Compiling unicode-width v0.1.8 Compiling cfg-if v0.1.10 Compiling once_cell v1.18.0 Compiling numtoa v0.1.0 Compiling strsim v0.10.0 Compiling termcolor v1.1.2 Compiling x11-clipboard v0.3.3 Compiling clap v4.0.26 Compiling clipboard v0.5.0 Compiling regex v1.5.5 Compiling termion v1.5.6 Compiling isatty v0.1.9 Compiling rustyline v9.0.0 Compiling yaml-rust v0.4.5 Compiling logos v0.12.0 Compiling lazy_static v1.4.0 Compiling jless v0.9.0 (/home/pbulk/build/textproc/jless/work/jless-0.9.0) warning: methods `clear_screen`, `output`, and `clear_output` are never used --> src/terminal.rs:57:8 | 56 | pub trait Terminal: Write { | -------- methods in this trait 57 | fn clear_screen(&mut self) -> Result; | ^^^^^^^^^^^^ ... 72 | fn output(&self) -> &str; | ^^^^^^ ... 75 | fn clear_output(&mut self); | ^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: hiding a lifetime that's elided elsewhere is confusing --> src/search.rs:94:56 | 94 | fn invert_square_and_curly_bracket_escaping(regex: &str) -> Cow { | ^^^^ ^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 94 | fn invert_square_and_curly_bracket_escaping(regex: &str) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/search.rs:236:25 | 236 | pub fn matches_iter(&self, range_start: usize) -> MatchRangeIter { | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 236 | pub fn matches_iter(&self, range_start: usize) -> MatchRangeIter<'_> { | ++++ error: linking with `gcc` failed: exit status: 1 | = note: "gcc" "-m64" "-std=c99" "/tmp/rustcAPIRU2/symbols.o" "<17 object files omitted>" "-Wl,-z,ignore" "-Wl,-Bstatic" "/home/pbulk/build/textproc/jless/work/jless-0.9.0/target/release/deps/{libisatty-3c32cda5b20e5ec1,libcfg_if-2e3aeac64ac3d059,libyaml_rust-daab88a5015bc752,liblinked_hash_map-bf6e01e23aed3dd2,libregex-3b5896f5265b4a4c,libaho_corasick-63b233cf85c66282,libregex_syntax-9af16a835befc3a3,liblogos-54413e1e62c7a5b4,libsignal_hook-f6609806c57da950,libsignal_hook_registry-03e965a0cda819bf,librustyline-221465e2149fadf6,libutf8parse-c9196b3b35b16a9d,libnix-9062044c379f0c84,libmemoffset-1a581e59c39a84d6,libfd_lock-54781457b73b1cb1,libunicode_width-9366b4f2fa7c9c08,libunicode_segmentation-4fdc70a5a69f1214,libdirs_next-6adf254d0d3e9140,libdirs_sys_next-5763ebe61836c61a,libmemchr-a26e39b938830c3c,libradix_trie-4784b5f036c8860e,libnibble_vec-b261db27f64dbb2b,libsmallvec-906358583662a2fb,libendian_type-15e4d341b7c52883,libclipboard-9d378688d9db5f71,libx11_clipboard-583ff4ec1a98721f,libxcb-86fd95186d66bdcf,liblog-5336d568779c1d26,libcfg_if-e0a275aba8a0c10a,libtermion-afdd7794cb93ba27,libnumtoa-75abea4ad9723db2,libclap-de0a6f6aabb078ef,libatty-886b5dad99c5da3f,libstrsim-7b14c3dbffd997eb,libclap_lex-d8013f55513a4412,libos_str_bytes-1d4560840399d021,libtermcolor-8e4176c197b76760,libbitflags-f01e18c2dc82652e,libonce_cell-082876cc1c61ebaa,liblibc_stdhandle-f5c4047a808c09f7,liblibc-f006393b3bf9797c,liblazy_static-050a3878b7613de5}.rlib" "/lib/rustlib/x86_64-unknown-illumos/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lxcb" "-lxcb-render" "-lxcb-shape" "-lxcb-xfixes" "-lsocket" "-lposix4" "-lpthread" "-lresolv" "-lnsl" "-lumem" "-lgcc_s" "-lm" "-lrt" "-lpthread" "-lsendfile" "-llgrp" "-L" "/tmp/rustcAPIRU2/raw-dylibs" "-lc" "-lssp" "-L" "/home/pbulk/build/textproc/jless/work/jless-0.9.0/target/release/build/libc-stdhandle-9bc5a87850047b75/out" "-o" "/home/pbulk/build/textproc/jless/work/jless-0.9.0/target/release/deps/jless-ae96d837be53f223" "-nodefaultlibs" "-Wl,-R/lib" "-L/lib" = note: some arguments are omitted. use `--verbose` to show all linker arguments = note: Undefined first referenced symbol in file cfmakeraw /home/pbulk/build/textproc/jless/work/jless-0.9.0/target/release/deps/libtermion-afdd7794cb93ba27.rlib(termion-afdd7794cb93ba27.termion.5587ecc400f01137-cgu.5.rcgu.o) ld: fatal: symbol referencing errors. No output written to /home/pbulk/build/textproc/jless/work/jless-0.9.0/target/release/deps/jless-ae96d837be53f223 collect2: error: ld returned 1 exit status warning: `jless` (bin "jless") generated 3 warnings error: could not compile `jless` (bin "jless") due to 1 previous error; 3 warnings emitted *** Error code 101 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/jless *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/jless