=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/sysutils/felix", "stage-install", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Installing for felix-2.16.1 => Generating pre-install file lists => Creating installation directories Installing felix v2.16.1 (/tmp/work/sysutils/felix/work/felix-2.16.1) Locking 195 packages to latest compatible versions warning: unnecessary parentheses around closure body --> src/state.rs:423:42 | 423 | ... .map_err(|e| (FxError::OpenItem(e.to_string()))) | ^ ^ | = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default help: remove these parentheses | 423 - .map_err(|e| (FxError::OpenItem(e.to_string()))) 423 + .map_err(|e| FxError::OpenItem(e.to_string()) ) | warning: `felix` (bin "fx") generated 1 warning (run `cargo fix --bin "fx" -p felix` to apply 1 suggestion) Finished `release` profile [optimized] target(s) in 0.72s Installing /tmp/work/sysutils/felix/work/.destdir/opt/local/bin/fx Installed package `felix v2.16.1 (/tmp/work/sysutils/felix/work/felix-2.16.1)` (executable `fx`) warning: be sure to add `/tmp/work/sysutils/felix/work/.destdir/opt/local/bin` to your PATH to be able to run the installed binaries /usr/bin/rm -f /tmp/work/sysutils/felix/work/.destdir/opt/local/.crates.toml /usr/bin/rm -f /tmp/work/sysutils/felix/work/.destdir/opt/local/.crates2.json /opt/local/bin/bsdinstall -c -o pbuild -g pbuild -m 644 /tmp/work/sysutils/felix/work/felix-2.16.1/config.yaml /tmp/work/sysutils/felix/work/.destdir/opt/local/share/examples/felix => Generating CTF data => Automatic stripping of debug information => Automatic manual page handling => Generating post-install file lists => Checking file-check results for felix-2.16.1 => Checking for non-existent script interpreters in felix-2.16.1 => Checking file permissions in felix-2.16.1 => Checking for missing run-time search paths in felix-2.16.1 => Checking for work-directory references in felix-2.16.1