+ 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/broot-1.7.5/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=39 WRKLOG=/tmp/bulklog/broot-1.7.5/work.log => Bootstrap dependency digest>=20211023: found digest-20211023 ===> Building for broot-1.7.5 Compiling libc v0.2.107 Compiling autocfg v1.0.1 Compiling cfg-if v1.0.0 Compiling proc-macro2 v1.0.32 Compiling unicode-xid v0.2.2 Compiling syn v1.0.81 Compiling lazy_static v1.4.0 Compiling crossbeam-utils v0.8.5 Compiling scopeguard v1.1.0 Compiling pkg-config v0.3.22 Compiling memchr v2.4.1 Compiling log v0.4.14 Compiling serde_derive v1.0.130 Compiling crossbeam-epoch v0.9.5 Compiling bitflags v1.3.2 Compiling serde v1.0.130 Compiling rayon-core v1.9.1 Compiling tinyvec_macros v0.1.0 Compiling signal-hook v0.3.10 Compiling crc32fast v1.2.1 Compiling parking_lot_core v0.8.5 Compiling once_cell v1.8.0 Compiling smallvec v1.7.0 Compiling ppv-lite86 v0.2.15 Compiling adler v1.0.2 Compiling matches v0.1.9 Compiling itoa v0.4.8 Compiling ryu v1.0.5 Compiling regex-syntax v0.6.25 Compiling either v1.6.1 Compiling proc-macro-hack v0.5.19 Compiling unicode-width v0.1.9 Compiling adler32 v1.2.0 Compiling siphasher v0.3.7 Compiling crossbeam-queue v0.3.2 Compiling byteorder v1.4.3 Compiling weezl v0.1.5 Compiling ansi_term v0.11.0 Compiling unicode-bidi v0.3.7 Compiling version_check v0.9.3 Compiling safemem v0.3.3 Compiling percent-encoding v2.1.0 Compiling strsim v0.8.0 Compiling hashbrown v0.11.2 Compiling vec_map v0.8.2 Compiling serde_json v1.0.71 Compiling color_quant v1.1.0 Compiling linked-hash-map v0.5.4 Compiling same-file v1.0.6 Compiling xml-rs v0.8.4 Compiling base64 v0.13.0 Compiling remove_dir_all v0.5.3 Compiling scoped_threadpool v0.1.9 Compiling pathdiff v0.2.1 Compiling lazycell v1.3.0 Compiling bytemuck v1.7.2 Compiling file-size v1.0.3 Compiling fnv v1.0.7 Compiling strict v0.1.4 Compiling splitty v0.1.0 Compiling char_reader v0.1.1 Compiling umask v1.0.0 Compiling id-arena v2.2.1 Compiling glob v0.3.0 Compiling custom_error v1.9.2 Compiling bet v1.0.0 Compiling memoffset v0.6.4 Compiling num-traits v0.2.14 Compiling num-integer v0.1.44 Compiling miniz_oxide v0.4.4 Compiling rayon v1.5.1 Compiling indexmap v1.7.0 Compiling num-iter v0.1.42 Compiling num-rational v0.3.2 Compiling instant v0.1.12 Compiling lock_api v0.4.5 Compiling tinyvec v1.5.1 Compiling minimad v0.9.0 Compiling time v0.3.5 Compiling textwrap v0.11.0 Compiling miniz_oxide v0.3.7 Compiling phf_shared v0.9.0 Compiling deflate v0.8.6 Compiling ahash v0.7.6 Compiling line-wrap v0.1.1 Compiling form_urlencoded v1.0.1 Compiling gif v0.11.3 Compiling yaml-rust v0.4.5 Compiling walkdir v2.3.2 Compiling open v2.0.1 error: open is not supported on this platform --> /home/pbulk/build/sysutils/broot/work/vendor/open-2.0.1/src/lib.rs:64:1 | 64 | compile_error!("open is not supported on this platform"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `os` --> /home/pbulk/build/sysutils/broot/work/vendor/open-2.0.1/src/lib.rs:93:5 | 93 | os::that(path) | ^^ use of undeclared crate or module `os` error[E0433]: failed to resolve: use of undeclared crate or module `os` --> /home/pbulk/build/sysutils/broot/work/vendor/open-2.0.1/src/lib.rs:115:5 | 115 | os::with(path, app) | ^^ use of undeclared crate or module `os` For more information about this error, try `rustc --explain E0433`. error: could not compile `open` due to 3 previous errors *** Error code 101 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/sysutils/broot *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/sysutils/broot