=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/jless", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent", "PYTHON_VERSION_REQD=313"] ===> 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 quote v1.0.9 Compiling syn v1.0.86 Compiling unicode-xid v0.2.1 Compiling log v0.4.14 Compiling proc-macro-error-attr v1.0.4 Compiling autocfg v1.0.1 Compiling bitflags v1.2.1 Compiling memchr v2.4.1 Compiling memoffset v0.6.4 Compiling xcb v0.8.2 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 heck v0.4.0 Compiling fnv v1.0.7 Compiling signal-hook v0.3.8 Compiling endian-type v0.1.2 Compiling regex-syntax v0.6.25 Compiling beef v0.5.1 Compiling os_str_bytes v6.0.0 Compiling utf8-ranges v1.0.4 Compiling logos-derive v0.12.0 Compiling clap_lex v0.3.3 Compiling x11-clipboard 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 aho-corasick v0.7.18 Compiling fd-lock v3.0.0 Compiling signal-hook-registry v1.3.0 Compiling atty v0.2.14 Compiling numtoa v0.1.0 Compiling unicode-segmentation v1.7.1 Compiling linked-hash-map v0.5.4 Compiling cfg-if v0.1.10 Compiling utf8parse v0.2.0 Compiling termcolor v1.1.2 Compiling unicode-width v0.1.8 Compiling strsim v0.10.0 Compiling once_cell v1.18.0 Compiling clap v4.0.26 Compiling regex v1.5.5 Compiling rustyline v9.0.0 Compiling isatty v0.1.9 Compiling yaml-rust v0.4.5 Compiling termion v1.5.6 Compiling logos v0.12.0 Compiling clipboard v0.5.0 Compiling lazy_static v1.4.0 Compiling jless v0.9.0 (/tmp/work/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/work/textproc/jless/work/jless-0.9.0/target/release/deps/rustcfO1u8l/symbols.o" "<17 object files omitted>" "-Wl,-z,ignore" "-Wl,-Bstatic" "/tmp/work/textproc/jless/work/jless-0.9.0/target/release/deps/{libisatty-17bd3a2e3c9a502f,libcfg_if-8de2c2787ae9b9bb,libyaml_rust-5e379948a096c1ee,liblinked_hash_map-d2802621fa23d636,libregex-a16f084e61d0087a,libaho_corasick-0be0d5922cab0aa2,libregex_syntax-f6c52a18cd8822f4,liblogos-7805419a19f7b9eb,libsignal_hook-9d1e1ae791bc0ab4,libsignal_hook_registry-800b251c8671fd13,librustyline-6458ea2ef47c3e0d,libutf8parse-58bf5839e9b054d7,libnix-30c9aa1b235584dd,libmemoffset-d481a0da6b6bb9df,libfd_lock-f61174956be515a5,libunicode_width-74fd6376a6bcac38,libunicode_segmentation-f3fda481360bed33,libdirs_next-85d0093442b54a30,libdirs_sys_next-1910e957583d8e96,libmemchr-0653ddc32a1716de,libradix_trie-abb88de625df5219,libnibble_vec-d49d3d13b543f863,libsmallvec-e22fb7ea6f090bd3,libendian_type-3a966659c837bd1c,libclipboard-8bfdca8f70675b39,libx11_clipboard-f279568667b0a855,libxcb-054e8c7e2aa25213,liblog-cf58a5fbf72e1df4,libcfg_if-9548caf300a8036b,libtermion-e1a78336f38b141d,libnumtoa-815ba176136b526c,libclap-98877f0892615294,libatty-f8949bbdacd877d3,libstrsim-0d9749d9f2e098f6,libclap_lex-a693fc0a221a1e02,libos_str_bytes-dc2e9c36501cce34,libtermcolor-53e8475c06d82433,libbitflags-6d4592a4db83d73e,libonce_cell-77f44f29e6c18b48,liblibc_stdhandle-e1ec5cd11f24973c,liblibc-6ba20897ddbf4f43,liblazy_static-b7461f27df1b3aac}.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/work/textproc/jless/work/jless-0.9.0/target/release/deps/rustcfO1u8l/raw-dylibs" "-lc" "-lssp" "-L" "/tmp/work/textproc/jless/work/jless-0.9.0/target/release/build/libc-stdhandle-5e3009bd9122e9ac/out" "-o" "/tmp/work/textproc/jless/work/jless-0.9.0/target/release/deps/jless-3e8d7c6516db7702" "-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 /tmp/work/textproc/jless/work/jless-0.9.0/target/release/deps/libtermion-e1a78336f38b141d.rlib(termion-e1a78336f38b141d.termion.7b2195d661eb4322-cgu.5.rcgu.o) ld: fatal: symbol referencing errors. No output written to /tmp/work/textproc/jless/work/jless-0.9.0/target/release/deps/jless-3e8d7c6516db7702 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