+ 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/castor-0.9.0/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/castor-0.9.0/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for castor-0.9.0
Compiling pkg-config v0.3.25
Compiling libc v0.2.125
Compiling proc-macro2 v1.0.38
Compiling unicode-xid v0.2.3
Compiling autocfg v1.1.0
Compiling syn v1.0.94
Compiling memchr v2.5.0
Compiling futures-core v0.3.21
Compiling futures-task v0.3.21
Compiling futures-util v0.3.21
Compiling rand_core v0.4.2
Compiling slab v0.4.6
Compiling pin-utils v0.1.0
Compiling futures-channel v0.3.21
Compiling bitflags v1.3.2
Compiling pin-project-lite v0.2.9
Compiling lazy_static v1.4.0
Compiling cc v1.0.73
Compiling gio v0.8.1
Compiling regex-syntax v0.6.25
Compiling pango v0.8.0
Compiling cairo-rs v0.8.1
Compiling version_check v0.1.5
Compiling gdk-pixbuf v0.8.0
Compiling tinyvec_macros v0.1.0
Compiling futures-io v0.3.21
Compiling log v0.4.17
Compiling matches v0.1.9
Compiling cfg-if v1.0.0
Compiling atk v0.8.0
Compiling foreign-types-shared v0.1.1
Compiling serde v1.0.137
Compiling openssl v0.10.40
Compiling gdk v0.12.1
Compiling gtk v0.8.1
Compiling once_cell v1.10.0
Compiling percent-encoding v2.1.0
Compiling native-tls v0.2.4
Compiling serde_derive v1.0.137
Compiling unicode-bidi v0.3.8
Compiling remove_dir_all v0.5.3
Compiling pathdiff v0.2.1
Compiling smawk v0.3.1
Compiling cfg-if v0.1.10
Compiling openssl-probe v0.1.5
Compiling unicode-width v0.1.9
Compiling glib-sys v0.9.1
Compiling gobject-sys v0.9.1
Compiling gio-sys v0.9.1
Compiling cairo-sys-rs v0.9.2
Compiling pango-sys v0.9.1
Compiling gdk-pixbuf-sys v0.9.1
Compiling gdk-sys v0.9.1
Compiling atk-sys v0.9.1
Compiling gtk-sys v0.9.2
Compiling autocfg v0.1.8
Compiling rand_core v0.3.1
Compiling rand_jitter v0.1.4
Compiling openssl-sys v0.9.73
Compiling nom v4.2.3
Compiling tinyvec v1.6.0
Compiling foreign-types v0.3.2
Compiling form_urlencoded v1.0.1
Compiling open v2.0.3
error: open is not supported on this platform
--> /home/pbulk/build/net/castor/work/vendor/open-2.0.3/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/net/castor/work/vendor/open-2.0.3/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/net/castor/work/vendor/open-2.0.3/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-upstream-trunk/net/castor
*** Error code 1
Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/castor