+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tree-sitter-cli-0.20.7/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tree-sitter-cli-0.20.7/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for tree-sitter-cli-0.20.7 Compiling proc-macro2 v1.0.24 Compiling unicode-xid v0.2.1 Compiling syn v1.0.67 Compiling autocfg v1.0.1 Compiling libc v0.2.86 Compiling serde_derive v1.0.130 Compiling serde v1.0.130 Compiling memchr v2.3.4 Compiling cc v1.0.67 Compiling once_cell v1.7.0 Compiling matches v0.1.8 Compiling tinyvec_macros v0.1.0 Compiling regex-syntax v0.6.22 Compiling ryu v1.0.5 Compiling hashbrown v0.9.1 Compiling cfg-if v1.0.0 Compiling anyhow v1.0.40 Compiling serde_json v1.0.63 Compiling percent-encoding v2.1.0 Compiling bitflags v1.2.1 Compiling log v0.4.14 Compiling itoa v0.4.7 Compiling unicode-width v0.1.8 Compiling semver v1.0.5 Compiling tree-sitter-loader v0.20.0 (/home/pbulk/build/textproc/tree-sitter-cli/work/tree-sitter-0.20.7/cli/loader) Compiling same-file v1.0.6 Compiling either v1.6.1 Compiling chunked_transfer v1.4.0 Compiling ascii v1.0.0 Compiling strsim v0.8.0 Compiling utf8-width v0.1.4 Compiling vec_map v0.8.2 Compiling ansi_term v0.11.0 Compiling lazy_static v1.4.0 Compiling webbrowser v0.5.5 error: Only Windows, Mac OS, Linux, *BSD and Haiku and Wasm32 are currently supported --> /home/pbulk/build/textproc/tree-sitter-cli/work/vendor/webbrowser-0.5.5/src/lib.rs:232:1 | 232 | compile_error!("Only Windows, Mac OS, Linux, *BSD and Haiku and Wasm32 are currently supported"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error[E0425]: cannot find function `open_browser_internal` in this scope --> /home/pbulk/build/textproc/tree-sitter-cli/work/vendor/webbrowser-0.5.5/src/lib.rs:201:5 | 201 | open_browser_internal(browser, url).and_then(|status| { | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0599]: no function or associated item named `from_raw` found for struct `ExitStatus` in the current scope --> /home/pbulk/build/textproc/tree-sitter-cli/work/vendor/webbrowser-0.5.5/src/lib.rs:205:41 | 205 | status: ExitStatus::from_raw(0), | ^^^^^^^^ function or associated item not found in `ExitStatus` | = help: items from traits can only be used if the trait is in scope help: the following trait is implemented but not in scope; perhaps add a `use` for it: | 29 | use std::os::unix::process::ExitStatusExt; | Some errors have detailed explanations: E0425, E0599. For more information about an error, try `rustc --explain E0425`. error: could not compile `webbrowser` due to 3 previous errors *** Error code 101 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/tree-sitter-cli *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/tree-sitter-cli