+ 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/slumber-1.7.0/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/slumber-1.7.0/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for slumber-1.7.0
   Compiling proc-macro2 v1.0.83
   Compiling unicode-ident v1.0.12
   Compiling quote v1.0.36
   Compiling syn v2.0.65
   Compiling libc v0.2.155
   Compiling cfg-if v1.0.0
   Compiling serde v1.0.202
   Compiling serde_derive v1.0.202
   Compiling autocfg v1.3.0
   Compiling once_cell v1.19.0
   Compiling version_check v0.9.4
   Compiling memchr v2.7.2
   Compiling log v0.4.21
   Compiling cc v1.0.98
   Compiling itoa v1.0.11
   Compiling ahash v0.8.11
   Compiling smallvec v1.13.2
   Compiling zerocopy v0.7.34
   Compiling pin-project-lite v0.2.14
   Compiling allocator-api2 v0.2.18
   Compiling pkg-config v0.3.30
   Compiling hashbrown v0.14.5
   Compiling futures-core v0.3.30
   Compiling memoffset v0.6.5
   Compiling signal-hook-registry v1.4.2
   Compiling mio v0.8.11
   Compiling bytes v1.6.0
   Compiling slab v0.4.9
   Compiling fnv v1.0.7
   Compiling ryu v1.0.18
   Compiling getrandom v0.2.15
   Compiling bitflags v1.3.2
   Compiling xml-rs v0.8.20
   Compiling futures-sink v0.3.30
   Compiling futures-channel v0.3.30
   Compiling wayland-scanner v0.29.5
   Compiling nix v0.24.3
   Compiling ring v0.17.8
   Compiling unicase v2.7.0
   Compiling bitflags v2.5.0
   Compiling futures-macro v0.3.30
   Compiling pin-utils v0.1.0
   Compiling futures-io v0.3.30
   Compiling rustls-pki-types v1.7.0
   Compiling futures-task v0.3.30
   Compiling thiserror v1.0.61
   Compiling futures-util v0.3.30
   Compiling wayland-sys v0.29.5
   Compiling num-traits v0.2.19
   Compiling socket2 v0.5.7
   Compiling num_cpus v1.16.0
   Compiling thiserror-impl v1.0.61
   Compiling tokio-macros v2.2.0
   Compiling rustversion v1.0.17
   Compiling equivalent v1.0.1
   Compiling indexmap v2.2.6
   Compiling tokio v1.37.0
   Compiling http v1.1.0
   Compiling tracing-core v0.1.32
   Compiling tracing-attributes v0.1.27
   Compiling untrusted v0.9.0
   Compiling httparse v1.8.0
   Compiling serde_json v1.0.117
   Compiling spin v0.9.8
   Compiling tracing v0.1.40
   Compiling http-body v1.0.0
   Compiling wayland-client v0.29.5
   Compiling lock_api v0.4.12
   Compiling pin-project-internal v1.1.5
   Compiling paste v1.0.15
   Compiling minimal-lexical v0.2.1
   Compiling rustls v0.22.4
   Compiling syn v1.0.109
   Compiling zeroize v1.7.0
   Compiling signal-hook v0.3.17
   Compiling rustix v0.38.34
   Compiling parking_lot_core v0.9.10
   Compiling try-lock v0.2.5
   Compiling vcpkg v0.2.15
   Compiling tinyvec_macros v0.1.1
   Compiling tinyvec v1.6.0
   Compiling libsqlite3-sys v0.28.0
   Compiling want v0.3.1
   Compiling nom v7.1.3
   Compiling pin-project v1.1.5
   Compiling wayland-commons v0.29.5
error[E0599]: no associated item named `MSG_CMSG_CLOEXEC` found for struct `MsgFlags` in the current scope
   --> /home/pbulk/build/net/slumber/work/vendor/wayland-commons-0.29.5/src/socket.rs:66:37
    |
66  |                 | socket::MsgFlags::MSG_CMSG_CLOEXEC
    |                                     ^^^^^^^^^^^^^^^^ associated item not found in `MsgFlags`
    |
note: if you're trying to build a new `MsgFlags` consider using one of the following associated functions:
      MsgFlags::empty
      MsgFlags::all
      MsgFlags::from_bits
      MsgFlags::from_bits_truncate
      MsgFlags::from_bits_unchecked
   --> /home/pbulk/build/net/slumber/work/vendor/nix-0.24.3/src/sys/socket/mod.rs:293:1
    |
293 | / libc_bitflags!{
294 | |     /// Flags for send/recv and their relatives
295 | |     pub struct MsgFlags: c_int {
296 | |         /// Sends or requests out-of-band data on sockets that support this notion
...   |
368 | |     }
369 | | }
    | |_^
    = note: this error originates in the macro `__impl_bitflags` which comes from the expansion of the macro `libc_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)

For more information about this error, try `rustc --explain E0599`.
error: could not compile `wayland-commons` (lib) due to 1 previous error
*** Error code 101

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/slumber
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/slumber