+ 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/csvlens-0.9.1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/csvlens-0.9.1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for csvlens-0.9.1 Compiling libc v0.2.153 Compiling cfg-if v1.0.0 Compiling autocfg v1.1.0 Compiling libm v0.2.8 Compiling num-traits v0.2.18 Compiling proc-macro2 v1.0.79 Compiling unicode-ident v1.0.12 Compiling quote v1.0.35 Compiling version_check v0.9.4 Compiling ahash v0.8.11 Compiling getrandom v0.2.12 Compiling once_cell v1.19.0 Compiling zerocopy v0.7.32 Compiling allocator-api2 v0.2.16 Compiling hashbrown v0.14.3 Compiling num-integer v0.1.46 Compiling num-bigint v0.4.4 Compiling num-rational v0.4.1 Compiling syn v2.0.55 Compiling memchr v2.7.1 Compiling bitflags v2.5.0 Compiling num-iter v0.1.44 Compiling num-complex v0.4.5 Compiling log v0.4.21 Compiling num v0.4.1 Compiling half v2.4.0 Compiling bytes v1.6.0 Compiling smallvec v1.13.2 Compiling arrow-buffer v50.0.0 Compiling arrow-schema v50.0.0 Compiling iana-time-zone v0.1.60 Compiling rustix v0.38.32 Compiling chrono v0.4.35 Compiling arrow-data v50.0.0 Compiling errno v0.3.8 Compiling static_assertions v1.1.0 Compiling pkg-config v0.3.30 Compiling wayland-sys v0.31.1 Compiling lexical-util v0.8.5 Compiling arrow-array v50.0.0 Compiling libloading v0.8.3 Compiling cc v1.0.90 Compiling thiserror v1.0.58 Compiling wayland-backend v0.3.3 Compiling dlib v0.5.2 Compiling thiserror-impl v1.0.58 Compiling lock_api v0.4.11 Compiling parking_lot_core v0.9.9 Compiling quick-xml v0.31.0 Compiling aho-corasick v1.1.3 Compiling crc32fast v1.4.0 Compiling simd-adler32 v0.3.7 Compiling signal-hook v0.3.17 Compiling serde v1.0.197 Compiling scopeguard v1.2.0 Compiling regex-syntax v0.8.2 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/textproc/csvlens/work/vendor/wayland-backend-0.3.3/src/rs/server_impl/common_poll.rs:52:57 | 52 | Ok(Self { state: Arc::new(Mutex::new(State::new(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/textproc/csvlens/work/vendor/wayland-backend-0.3.3/src/rs/server_impl/handle.rs:350:15 | 350 | match ret { | ^^^ not found in this scope error[E0599]: no associated item named `CMSG_CLOEXEC` found for struct `RecvFlags` in the current scope --> /home/pbulk/build/textproc/csvlens/work/vendor/wayland-backend-0.3.3/src/rs/socket.rs:74:54 | 74 | let flags = RecvFlags::DONTWAIT | RecvFlags::CMSG_CLOEXEC; | ^^^^^^^^^^^^ associated item not found in `RecvFlags` | note: if you're trying to build a new `RecvFlags` consider using one of the following associated functions: rustix::backend::net::send_recv::_::<impl RecvFlags>::empty rustix::backend::net::send_recv::_::<impl RecvFlags>::all rustix::backend::net::send_recv::_::<impl RecvFlags>::from_bits rustix::backend::net::send_recv::_::<impl RecvFlags>::from_bits_truncate and 2 others --> /home/pbulk/build/textproc/csvlens/work/vendor/rustix-0.38.32/src/backend/libc/net/send_recv.rs:55:1 | 55 | / bitflags! { 56 | | /// `MSG_*` flags for use with [`recv`], [`recvfrom`], and related 57 | | /// functions. 58 | | /// ... | 102 | | } 103 | | } | |_^ = note: this error originates in the macro `$crate::__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0599]: no method named `dispatch_all_clients` found for struct `common_poll::InnerBackend` in the current scope --> /home/pbulk/build/textproc/csvlens/work/vendor/wayland-backend-0.3.3/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/textproc/csvlens/work/vendor/wayland-backend-0.3.3/src/rs/server_impl/common_poll.rs:32:1 | 32 | 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-bulktest/textproc/csvlens *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/textproc/csvlens