+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=39 WRKLOG=/tmp/bulklog/ncspot-0.9.3/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=39 WRKLOG=/tmp/bulklog/ncspot-0.9.3/work.log => Bootstrap dependency digest>=20211023: found digest-20211023 ===> Building for ncspot-0.9.3 Compiling autocfg v1.0.1 Compiling libc v0.2.110 Compiling proc-macro2 v1.0.33 Compiling unicode-xid v0.2.2 Compiling syn v1.0.82 Compiling cfg-if v1.0.0 Compiling version_check v0.9.3 Compiling log v0.4.14 Compiling cc v1.0.72 Compiling typenum v1.14.0 Compiling libm v0.2.1 Compiling itoa v0.4.8 Compiling serde_derive v1.0.131 Compiling memchr v2.4.1 Compiling once_cell v1.8.0 Compiling pkg-config v0.3.23 Compiling serde v1.0.131 Compiling pin-project-lite v0.2.7 Compiling futures-core v0.3.18 Compiling bytes v1.1.0 Compiling hashbrown v0.11.2 Compiling lazy_static v1.4.0 Compiling tinyvec_macros v0.1.0 Compiling futures-sink v0.3.18 Compiling matches v0.1.9 Compiling futures-channel v0.3.18 Compiling ryu v1.0.6 Compiling futures-task v0.3.18 Compiling byteorder v1.4.3 Compiling futures-util v0.3.18 Compiling fnv v1.0.7 Compiling percent-encoding v2.1.0 Compiling bitflags v1.3.2 Compiling protobuf v2.25.2 Compiling futures v0.1.31 Compiling pin-utils v0.1.0 Compiling unicode-bidi v0.3.7 Compiling futures-io v0.3.18 Compiling slab v0.4.5 Compiling serde_json v1.0.72 Compiling opaque-debug v0.3.0 Compiling httparse v1.5.1 Compiling proc-macro-hack v0.5.19 Compiling base64 v0.13.0 Compiling semver v1.0.4 Compiling ppv-lite86 v0.2.15 Compiling httpdate v1.0.2 Compiling try-lock v0.2.3 Compiling cpufeatures v0.2.1 Compiling untrusted v0.7.1 Compiling const_fn v0.4.8 Compiling tower-service v0.3.1 Compiling spin v0.5.2 Compiling strsim v0.9.3 Compiling subtle v2.4.1 Compiling ident_case v1.0.1 Compiling mime v0.3.16 Compiling glob v0.3.0 Compiling openssl v0.10.38 Compiling foreign-types-shared v0.1.1 Compiling rustversion v1.0.6 Compiling psl-types v2.0.10 Compiling native-tls v0.2.8 Compiling crossbeam-utils v0.8.5 Compiling rustc-serialize v0.3.24 Compiling unicode-segmentation v1.8.0 Compiling unicode-width v0.1.9 Compiling async-trait v0.1.52 Compiling openssl-probe v0.1.4 Compiling stable_deref_trait v1.2.0 Compiling chunked_transfer v1.4.0 Compiling remove_dir_all v0.5.3 Compiling signal-hook v0.3.12 Compiling array-macro v1.0.5 Compiling encoding_rs v0.8.30 Compiling xi-unicode v0.3.0 Compiling ansi_term v0.12.1 Compiling vec_map v0.8.2 Compiling maplit v1.0.2 Compiling strsim v0.8.0 Compiling rspotify-macros v0.11.3 Compiling regex-syntax v0.6.25 Compiling ipnet v2.3.1 Compiling shell-words v1.0.0 Compiling half v1.8.2 Compiling webbrowser v0.5.5 error: Only Windows, Mac OS, Linux, *BSD and Haiku and Wasm32 are currently supported --> /home/pbulk/build/audio/ncspot/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/audio/ncspot/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/audio/ncspot/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: | 61 | 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-2021Q4-x86_64/audio/ncspot *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/audio/ncspot