+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/lla-0.1.7/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/lla-0.1.7/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for lla-0.1.7 Compiling libc v0.2.147 Compiling jobserver v0.1.26 Compiling cc v1.0.79 Compiling pkg-config v0.3.27 Compiling vcpkg v0.2.15 Compiling autocfg v1.1.0 Compiling libz-sys v1.1.12 Compiling openssl-sys v0.9.91 Compiling libssh2-sys v0.3.0 Compiling tinyvec_macros v0.1.1 Compiling tinyvec v1.6.0 Compiling unicode-normalization v0.1.22 Compiling num-traits v0.2.16 Compiling indexmap v1.9.3 Compiling libgit2-sys v0.15.2+1.6.4 Compiling unicode-bidi v0.3.13 Compiling percent-encoding v2.3.0 Compiling form_urlencoded v1.2.0 Compiling idna v0.4.0 Compiling log v0.4.19 Compiling hashbrown v0.12.3 Compiling os_str_bytes v6.5.1 Compiling bitflags v1.3.2 Compiling clap_lex v0.2.4 Compiling url v2.4.0 Compiling time v0.1.45 Compiling atty v0.2.14 Compiling textwrap v0.16.0 Compiling strsim v0.10.0 Compiling termcolor v1.2.0 Compiling openssl-probe v0.1.5 Compiling iana-time-zone v0.1.57 Compiling numtoa v0.1.0 Compiling termion v2.0.1 Compiling chrono v0.4.26 Compiling clap v3.2.25 Compiling users v0.11.0 error[E0433]: failed to resolve: could not find `UserExtras` in `os` --> /home/pbulk/build/sysutils/lla/work/vendor/users-0.11.0/src/base.rs:78:26 | 78 | let extras = os::UserExtras::default(); | ^^^^^^^^^^ could not find `UserExtras` in `os` error[E0433]: failed to resolve: could not find `GroupExtras` in `os` --> /home/pbulk/build/sysutils/lla/work/vendor/users-0.11.0/src/base.rs:192:26 | 192 | let extras = os::GroupExtras::default(); | ^^^^^^^^^^^ could not find `GroupExtras` in `os` error[E0433]: failed to resolve: could not find `UserExtras` in `os` --> /home/pbulk/build/sysutils/lla/work/vendor/users-0.11.0/src/base.rs:266:28 | 266 | extras: os::UserExtras::from_passwd(passwd), | ^^^^^^^^^^ could not find `UserExtras` in `os` error[E0433]: failed to resolve: could not find `GroupExtras` in `os` --> /home/pbulk/build/sysutils/lla/work/vendor/users-0.11.0/src/base.rs:280:23 | 280 | extras: os::GroupExtras::from_struct(group), | ^^^^^^^^^^^ could not find `GroupExtras` in `os` error[E0412]: cannot find type `UserExtras` in module `os` --> /home/pbulk/build/sysutils/lla/work/vendor/users-0.11.0/src/base.rs:57:17 | 57 | extras: os::UserExtras, | ^^^^^^^^^^ not found in `os` | note: found an item that was configured out --> /home/pbulk/build/sysutils/lla/work/vendor/users-0.11.0/src/base.rs:1176:14 | 1176 | pub type UserExtras = bsd::UserExtras; | ^^^^^^^^^^ note: found an item that was configured out --> /home/pbulk/build/sysutils/lla/work/vendor/users-0.11.0/src/base.rs:1180:14 | 1180 | pub type UserExtras = unix::UserExtras; | ^^^^^^^^^^ error[E0412]: cannot find type `GroupExtras` in module `os` --> /home/pbulk/build/sysutils/lla/work/vendor/users-0.11.0/src/base.rs:171:17 | 171 | extras: os::GroupExtras, | ^^^^^^^^^^^ not found in `os` | note: found an item that was configured out --> /home/pbulk/build/sysutils/lla/work/vendor/users-0.11.0/src/base.rs:1184:14 | 1184 | pub type GroupExtras = unix::GroupExtras; | ^^^^^^^^^^^ Some errors have detailed explanations: E0412, E0433. For more information about an error, try `rustc --explain E0412`. error: could not compile `users` (lib) due to 6 previous errors warning: build failed, waiting for other jobs to finish... *** Error code 101 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-trunk-x86_64/sysutils/lla *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-trunk-x86_64/sysutils/lla