+ 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/rbw-1.9.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/rbw-1.9.0/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for rbw-1.9.0 Compiling libc v0.2.151 Compiling cfg-if v1.0.0 Compiling autocfg v1.1.0 Compiling proc-macro2 v1.0.73 Compiling unicode-ident v1.0.12 Compiling quote v1.0.34 Compiling syn v2.0.45 Compiling cc v1.0.83 Compiling smallvec v1.11.2 Compiling version_check v0.9.4 Compiling typenum v1.17.0 Compiling generic-array v0.14.7 Compiling pin-utils v0.1.0 Compiling pin-project-lite v0.2.13 Compiling once_cell v1.19.0 Compiling bitflags v2.4.1 Compiling log v0.4.20 Compiling getrandom v0.2.11 Compiling const-oid v0.9.6 Compiling crypto-common v0.1.6 Compiling memoffset v0.7.1 Compiling slab v0.4.9 Compiling bitflags v1.3.2 Compiling rustix v0.38.28 Compiling errno v0.3.8 Compiling subtle v2.5.0 Compiling nix v0.26.4 Compiling block-buffer v0.10.4 Compiling pkg-config v0.3.28 Compiling wayland-sys v0.31.1 Compiling digest v0.10.7 Compiling tracing-core v0.1.32 Compiling lock_api v0.4.11 Compiling libloading v0.8.1 Compiling memchr v2.7.1 Compiling bytes v1.5.0 Compiling parking_lot_core v0.9.9 Compiling dlib v0.5.2 Compiling tracing v0.1.40 Compiling ring v0.17.7 Compiling wayland-backend v0.3.2 Compiling futures-core v0.3.30 Compiling scopeguard v1.2.0 Compiling itoa v1.0.10 Compiling downcast-rs v1.2.0 Compiling scoped-tls v1.0.1 Compiling futures-sink v0.3.30 error[E0425]: cannot find value `poll_fd` in this scope --> /home/pbulk/build/security/rbw/work/vendor/wayland-backend-0.3.2/src/rs/server_impl/common_poll.rs:51:81 | 51 | state: Arc::new(Mutex::new(State::new(unsafe { OwnedFd::from_raw_fd(poll_fd) }))), | ^^^^^^^ not found in this scope ... 63 | pub fn poll_fd(&self) -> BorrowedFd { | ------- a method by that name is available on `Self` here error[E0425]: cannot find value `ret` in this scope --> /home/pbulk/build/security/rbw/work/vendor/wayland-backend-0.3.2/src/rs/server_impl/handle.rs:348:15 | 348 | match ret { | ^^^ not found in this scope error[E0599]: no associated item named `MSG_CMSG_CLOEXEC` found for struct `MsgFlags` in the current scope --> /home/pbulk/build/security/rbw/work/vendor/wayland-backend-0.3.2/src/rs/socket.rs:68:37 | 68 | | socket::MsgFlags::MSG_CMSG_CLOEXEC | ^^^^^^^^^^^^^^^^ associated item not found in `MsgFlags` error[E0599]: no method named `dispatch_all_clients` found for struct `common_poll::InnerBackend` in the current scope --> /home/pbulk/build/security/rbw/work/vendor/wayland-backend-0.3.2/src/rs/../server_api.rs:575:22 | 575 | self.backend.dispatch_all_clients(data) | ^^^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `dispatch_client` | ::: /home/pbulk/build/security/rbw/work/vendor/wayland-backend-0.3.2/src/rs/server_impl/common_poll.rs:31:1 | 31 | pub struct InnerBackend<D: 'static> { | ----------------------------------- method `dispatch_all_clients` not found for this struct Some errors have detailed explanations: E0425, E0599. For more information about an error, try `rustc --explain E0425`. error: could not compile `wayland-backend` (lib) due to 4 previous errors *** Error code 101 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/rbw *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/rbw