+ 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/gpg-tui-0.11.0nb1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/gpg-tui-0.11.0nb1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for gpg-tui-0.11.0nb1
   Compiling libc v0.2.153
   Compiling proc-macro2 v1.0.74
   Compiling unicode-ident v1.0.11
   Compiling quote v1.0.35
   Compiling cfg-if v1.0.0
   Compiling autocfg v1.1.0
   Compiling syn v2.0.46
   Compiling pkg-config v0.3.27
   Compiling serde v1.0.197
   Compiling serde_derive v1.0.197
   Compiling version_check v0.9.4
   Compiling once_cell v1.18.0
   Compiling memchr v2.6.3
   Compiling heck v0.4.1
   Compiling bitflags v1.3.2
   Compiling smallvec v1.11.0
   Compiling memoffset v0.6.5
   Compiling log v0.4.21
   Compiling equivalent v1.0.1
   Compiling lazy_static v1.4.0
   Compiling hashbrown v0.14.0
   Compiling xml-rs v0.8.18
   Compiling target-lexicon v0.12.11
   Compiling wayland-scanner v0.29.5
   Compiling indexmap v2.0.0
   Compiling nix v0.24.3
   Compiling toml_datetime v0.6.5
   Compiling serde_spanned v0.6.4
   Compiling bitflags v2.4.0
   Compiling winnow v0.5.15
   Compiling toml_edit v0.19.15
   Compiling ahash v0.8.8
   Compiling wayland-sys v0.29.5
   Compiling libloading v0.8.0
   Compiling cfg-expr v0.15.5
   Compiling dlib v0.5.2
   Compiling toml v0.7.8
   Compiling rustversion v1.0.14
   Compiling typenum v1.17.0
   Compiling version-compare v0.1.1
   Compiling zerocopy v0.7.32
   Compiling system-deps v6.1.1
   Compiling wayland-client v0.29.5
   Compiling generic-array v0.14.7
   Compiling allocator-api2 v0.2.16
   Compiling simd-adler32 v0.3.7
   Compiling rustix v0.38.12
   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/security/gpg-tui/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/security/gpg-tui/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/security/gpg-tui
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/gpg-tui