+ 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.1.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/slumber-1.1.0/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for slumber-1.1.0 Compiling proc-macro2 v1.0.79 Compiling unicode-ident v1.0.12 Compiling quote v1.0.35 Compiling syn v2.0.55 Compiling libc v0.2.153 Compiling cfg-if v1.0.0 Compiling autocfg v1.1.0 Compiling serde v1.0.197 Compiling serde_derive v1.0.197 Compiling once_cell v1.19.0 Compiling cc v1.0.90 Compiling version_check v0.9.4 Compiling memchr v2.7.1 Compiling ahash v0.8.11 Compiling zerocopy v0.7.32 Compiling allocator-api2 v0.2.16 Compiling log v0.4.21 Compiling hashbrown v0.14.3 Compiling itoa v1.0.10 Compiling pkg-config v0.3.30 Compiling pin-project-lite v0.2.13 Compiling memoffset v0.6.5 Compiling signal-hook-registry v1.4.1 Compiling futures-core v0.3.30 Compiling smallvec v1.13.2 Compiling mio v0.8.11 Compiling getrandom v0.2.12 Compiling equivalent v1.0.1 Compiling indexmap v2.2.6 Compiling ring v0.17.8 Compiling bytes v1.6.0 Compiling slab v0.4.9 Compiling fnv v1.0.7 Compiling futures-sink v0.3.30 Compiling bitflags v1.3.2 Compiling ryu v1.0.17 Compiling xml-rs v0.8.19 Compiling wayland-scanner v0.29.5 Compiling nix v0.24.3 Compiling bitflags v2.5.0 Compiling thiserror v1.0.58 Compiling futures-channel v0.3.30 Compiling wayland-sys v0.29.5 Compiling tracing-core v0.1.32 Compiling num-traits v0.2.18 Compiling socket2 v0.5.6 Compiling num_cpus v1.16.0 Compiling thiserror-impl v1.0.58 Compiling futures-macro v0.3.30 Compiling tracing-attributes v0.1.27 Compiling tokio-macros v2.2.0 Compiling rustversion v1.0.14 Compiling untrusted v0.9.0 Compiling spin v0.9.8 Compiling syn v1.0.109 Compiling futures-task v0.3.30 Compiling futures-io v0.3.30 Compiling pin-utils v0.1.0 Compiling futures-util v0.3.30 Compiling tokio v1.36.0 Compiling tracing v0.1.40 Compiling wayland-client v0.29.5 Compiling http v0.2.12 Compiling lock_api v0.4.11 Compiling tinyvec_macros v0.1.1 Compiling paste v1.0.14 Compiling httparse v1.8.0 Compiling rustls v0.21.10 Compiling minimal-lexical v0.2.1 Compiling parking_lot_core v0.9.9 Compiling serde_json v1.0.114 Compiling vcpkg v0.2.15 Compiling rustix v0.38.32 Compiling signal-hook v0.3.17 Compiling libsqlite3-sys v0.27.0 Compiling nom v7.1.3 Compiling tinyvec v1.6.0 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 in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/slumber *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/slumber