+ 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/inlyne-0.3.3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/inlyne-0.3.3/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for inlyne-0.3.3 Compiling cfg-if v1.0.0 Compiling autocfg v1.1.0 Compiling proc-macro2 v1.0.69 Compiling unicode-ident v1.0.12 Compiling quote v1.0.33 Compiling libc v0.2.150 Compiling syn v2.0.39 Compiling once_cell v1.18.0 Compiling pkg-config v0.3.27 Compiling log v0.4.20 Compiling bitflags v1.3.2 Compiling cc v1.0.83 Compiling version_check v0.9.4 Compiling smallvec v1.11.2 Compiling bitflags v2.4.1 Compiling memchr v2.6.4 Compiling libloading v0.8.1 Compiling ahash v0.8.6 Compiling libm v0.2.8 Compiling scopeguard v1.2.0 Compiling dlib v0.5.2 Compiling num-traits v0.2.17 Compiling serde v1.0.193 Compiling thiserror v1.0.50 Compiling zerocopy v0.7.26 Compiling thiserror-impl v1.0.50 Compiling serde_derive v1.0.193 Compiling arrayvec v0.7.4 Compiling allocator-api2 v0.2.16 Compiling simd-adler32 v0.3.7 Compiling hashbrown v0.14.2 Compiling adler v1.0.2 Compiling miniz_oxide v0.7.1 Compiling bytemuck_derive v1.5.0 Compiling bytemuck v1.14.0 Compiling memoffset v0.7.1 Compiling crossbeam-utils v0.8.16 Compiling scoped-tls v1.0.1 Compiling pin-project-lite v0.2.13 Compiling downcast-rs v1.2.0 Compiling crc32fast v1.3.2 Compiling memoffset v0.9.0 Compiling lock_api v0.4.11 Compiling equivalent v1.0.1 Compiling indexmap v2.1.0 Compiling flate2 v1.0.28 Compiling nix v0.26.4 Compiling crossbeam-epoch v0.9.15 Compiling itoa v1.0.9 Compiling wayland-sys v0.31.1 Compiling tracing-core v0.1.32 Compiling slab v0.4.9 Compiling memoffset v0.6.5 Compiling syn v1.0.109 Compiling float-cmp v0.9.0 Compiling strict-num v0.1.1 Compiling tracing v0.1.40 Compiling slotmap v1.0.6 Compiling wayland-backend v0.3.2 Compiling siphasher v0.3.11 Compiling xml-rs v0.8.19 Compiling arrayref v0.3.7 Compiling rayon-core v1.12.0 Compiling wayland-scanner v0.29.5 Compiling getrandom v0.2.11 Compiling crossbeam-deque v0.8.3 Compiling minimal-lexical v0.2.1 Compiling rustix v0.38.25 Compiling parking_lot_core v0.9.9 Compiling tinyvec_macros v0.1.1 Compiling vcpkg v0.2.15 Compiling quick-xml v0.30.0 Compiling openssl-sys v0.9.96 Compiling tinyvec v1.6.0 Compiling nom v7.1.3 error[E0425]: cannot find value `poll_fd` in this scope --> /home/pbulk/build/textproc/inlyne/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/textproc/inlyne/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/textproc/inlyne/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/textproc/inlyne/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/textproc/inlyne/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-bulktest/textproc/inlyne *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/textproc/inlyne