+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/alacritty-0.13.1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/alacritty-0.13.1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for alacritty-0.13.1
   Compiling proc-macro2 v1.0.71
   Compiling unicode-ident v1.0.12
   Compiling quote v1.0.33
   Compiling syn v2.0.43
   Compiling libc v0.2.151
   Compiling serde v1.0.193
   Compiling serde_derive v1.0.193
   Compiling cfg-if v1.0.0
   Compiling pkg-config v0.3.28
   Compiling autocfg v1.1.0
   Compiling cc v1.0.83
   Compiling log v0.4.20
   Compiling bitflags v2.4.1
   Compiling bitflags v1.3.2
   Compiling memoffset v0.7.1
   Compiling once_cell v1.19.0
   Compiling libloading v0.8.1
   Compiling nix v0.26.4
   Compiling smallvec v1.11.2
   Compiling dlib v0.5.2
   Compiling wayland-sys v0.31.1
   Compiling wayland-backend v0.3.2
   Compiling cmake v0.1.50
   Compiling memchr v2.6.4
   Compiling rustix v0.38.25
   Compiling downcast-rs v1.2.0
   Compiling scoped-tls v1.0.1
error[E0425]: cannot find value `poll_fd` in this scope
  --> /home/pbulk/build/x11/alacritty/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/x11/alacritty/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/x11/alacritty/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/x11/alacritty/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/x11/alacritty/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/x11/alacritty
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/alacritty