=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/devel/serie", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for serie-0.7.1 Compiling proc-macro2 v1.0.106 Compiling quote v1.0.45 Compiling unicode-ident v1.0.14 Compiling libc v0.2.183 Compiling serde_core v1.0.228 Compiling syn v2.0.117 Compiling cfg-if v1.0.4 Compiling bitflags v2.10.0 Compiling equivalent v1.0.1 Compiling foldhash v0.2.0 Compiling autocfg v1.3.0 Compiling allocator-api2 v0.2.18 Compiling errno v0.3.10 Compiling hashbrown v0.16.1 Compiling smallvec v1.15.1 Compiling rustversion v1.0.17 Compiling either v1.13.0 Compiling heck v0.5.0 Compiling serde v1.0.228 Compiling castaway v0.2.3 Compiling serde_derive v1.0.228 Compiling thiserror v2.0.17 Compiling ryu v1.0.18 Compiling static_assertions v1.1.0 Compiling itoa v1.0.11 Compiling thiserror-impl v2.0.17 Compiling unicode-width v0.2.2 Compiling strum_macros v0.27.2 Compiling itertools v0.13.0 Compiling unicode-segmentation v1.11.0 Compiling rustix v1.1.4 Compiling unicode-truncate v2.0.0 Compiling strum v0.27.2 Compiling compact_str v0.9.0 Compiling kasuari v0.4.11 Compiling itertools v0.14.0 Compiling lru v0.16.3 Compiling lock_api v0.4.12 Compiling indoc v2.0.5 Compiling rustix v0.38.42 Compiling parking_lot_core v0.9.10 Compiling pkg-config v0.3.32 Compiling log v0.4.22 Compiling ratatui-core v0.1.0 Compiling wayland-sys v0.31.7 Compiling cc v1.1.2 Compiling crossbeam-utils v0.8.20 Compiling signal-hook v0.3.17 Compiling scopeguard v1.2.0 Compiling powerfmt v0.2.0 Compiling deranged v0.5.5 Compiling convert_case v0.10.0 Compiling wayland-backend v0.3.10 Compiling num-traits v0.2.19 Compiling instability v0.3.2 Compiling signal-hook-registry v1.4.2 Compiling num-conv v0.1.0 Compiling once_cell v1.21.4 Compiling time-core v0.1.6 Compiling num_threads v0.1.7 Compiling memchr v2.7.4 Compiling time v0.3.44 Compiling quick-xml v0.37.5 Compiling parking_lot v0.12.3 Compiling derive_more-impl v2.1.1 Compiling mio v1.0.1 Compiling line-clipping v0.3.5 Compiling simd-adler32 v0.3.7 Compiling litrs v1.0.0 Compiling downcast-rs v1.2.1 Compiling wayland-client v0.31.10 error[E0425]: cannot find value `poll_fd` in this scope --> /tmp/work/devel/serie/work/vendor/wayland-backend-0.3.10/src/rs/server_impl/common_poll.rs:51:57 | 51 | Ok(Self { state: Arc::new(Mutex::new(State::new(poll_fd))) }) | ^^^^^^^ not found in this scope ... 62 | 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 --> /tmp/work/devel/serie/work/vendor/wayland-backend-0.3.10/src/rs/server_impl/handle.rs:353:15 | 353 | match ret { | ^^^ not found in this scope Compiling document-features v0.2.12 error[E0282]: type annotations needed --> /tmp/work/devel/serie/work/vendor/wayland-backend-0.3.10/src/rs/server_impl/handle.rs:357:21 | 357 | Err(e.into()) | ^ cannot infer type error[E0599]: no associated item named `CMSG_CLOEXEC` found for struct `RecvFlags` in the current scope --> /tmp/work/devel/serie/work/vendor/wayland-backend-0.3.10/src/rs/socket.rs:74:54 | 74 | let flags = RecvFlags::DONTWAIT | RecvFlags::CMSG_CLOEXEC; | ^^^^^^^^^^^^ associated item not found in `RecvFlags` error[E0599]: no method named `dispatch_all_clients` found for struct `common_poll::InnerBackend` in the current scope --> /tmp/work/devel/serie/work/vendor/wayland-backend-0.3.10/src/rs/../server_api.rs:579:22 | 579 | self.backend.dispatch_all_clients(data) | ^^^^^^^^^^^^^^^^^^^^ | ::: /tmp/work/devel/serie/work/vendor/wayland-backend-0.3.10/src/rs/server_impl/common_poll.rs:31:1 | 31 | pub struct InnerBackend { | ----------------------------------- method `dispatch_all_clients` not found for this struct | help: there is a method `dispatch_client` with a similar name, but with different arguments --> /tmp/work/devel/serie/work/vendor/wayland-backend-0.3.10/src/rs/server_impl/common_poll.rs:69:5 | 69 | / pub fn dispatch_client( 70 | | &self, 71 | | data: &mut D, 72 | | client_id: InnerClientId, 73 | | ) -> std::io::Result { | |_______________________________^ Some errors have detailed explanations: E0282, E0425, E0599. For more information about an error, try `rustc --explain E0282`. error: could not compile `wayland-backend` (lib) due to 5 previous errors warning: build failed, waiting for other jobs to finish... *** Error code 101 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/serie *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/serie