+ 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 cfg-if v1.0.0 Compiling version_check v0.9.3 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 bitflags v1.2.1 Compiling autocfg v1.0.1 Compiling memchr v2.4.1 Compiling xcb v0.8.2 Compiling memoffset v0.6.4 Compiling proc-macro-error v1.0.4 Compiling cc v1.0.69 Compiling smallvec v1.6.1 Compiling nibble_vec v0.1.0 Compiling libc-stdhandle v0.1.0 Compiling dirs-sys-next v0.1.2 Compiling endian-type v0.1.2 Compiling regex-syntax v0.6.25 Compiling utf8-ranges v1.0.4 Compiling signal-hook v0.3.8 Compiling os_str_bytes v6.0.0 Compiling heck v0.4.0 Compiling fnv v1.0.7 Compiling beef v0.5.1 Compiling clap_derive v4.0.21 Compiling clap_lex v0.3.3 Compiling radix_trie v0.2.1 Compiling dirs-next v2.0.0 Compiling nix v0.22.1 Compiling logos-derive v0.12.0 Compiling aho-corasick v0.7.18 Compiling atty v0.2.14 Compiling signal-hook-registry v1.3.0 Compiling fd-lock v3.0.0 Compiling cfg-if v0.1.10 Compiling termcolor v1.1.2 Compiling numtoa v0.1.0 Compiling x11-clipboard v0.3.3 Compiling once_cell v1.18.0 Compiling unicode-width v0.1.8 Compiling utf8parse v0.2.0 Compiling unicode-segmentation v1.7.1 Compiling linked-hash-map v0.5.4 Compiling strsim v0.10.0 Compiling yaml-rust v0.4.5 Compiling regex v1.5.5 Compiling clap v4.0.26 Compiling rustyline v9.0.0 Compiling clipboard v0.5.0 Compiling termion v1.5.6 Compiling isatty v0.1.9 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/rustc6TWwsC/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-f27862334d6a4dc7,libcfg_if-71920c294d075efd,libyaml_rust-ae8a7db12f9884e5,liblinked_hash_map-c84d1f9afe590837,libregex-13eba8e3684c73f9,libaho_corasick-e4d7f7afe1e10d37,libregex_syntax-f48a79434be03125,liblogos-28f0f26705888ac1,libsignal_hook-49aec4447fea69a4,libsignal_hook_registry-2b861444c415b2e9,librustyline-fe9e91a351109aaf,libutf8parse-0ce20de6871c46e9,libnix-fdcfa66665cb44dc,libmemoffset-f59f9fee3462da6c,libfd_lock-fe70e7322649b99a,libunicode_width-6967ef6a90e2b4a7,libunicode_segmentation-d566b9d63fc77c42,libdirs_next-e5f596c1dafee1df,libdirs_sys_next-5c4e9307636368c8,libmemchr-8e118d320079327e,libradix_trie-8b19bafbac39d533,libnibble_vec-36a6dd36bdf3451b,libsmallvec-f18051c496beeeca,libendian_type-cf8f739c0b0f9f86,libclipboard-959b58625619f7f3,libx11_clipboard-69454a22c892f6e3,libxcb-d1b839c38cf1809e,liblog-c54bccff150d09e1,libcfg_if-3f901d88abe5bb25,libtermion-7e292bb42c1048f7,libnumtoa-0ff3c04454e6e173,libclap-9a2b654412bffdfa,libatty-a17a05a83d5dea7a,libstrsim-6380977aad27884e,libclap_lex-0b786c0d3215f5cd,libos_str_bytes-d18aabd2e89e69a4,libtermcolor-3a98fbd42ced1799,libbitflags-b246dc291e639cc8,libonce_cell-2adc148e7aab7788,liblibc_stdhandle-f5adc725ec0826e2,liblibc-f56edb2de5054352,liblazy_static-764063547dad3f5b}.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/rustc6TWwsC/raw-dylibs" "-lc" "-lssp" "-L" "/home/pbulk/build/textproc/jless/work/jless-0.9.0/target/release/build/libc-stdhandle-523fa4c011afb6cb/out" "-o" "/home/pbulk/build/textproc/jless/work/jless-0.9.0/target/release/deps/jless-4e232d0c24606606" "-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-7e292bb42c1048f7.rlib(termion-7e292bb42c1048f7.termion.ca9c52ed076deb63-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-4e232d0c24606606 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