=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/wm/oatbar", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent", "PYTHON_VERSION_REQD=313"] ===> Building for oatbar-0.3.1 Locking 47 packages to latest compatible versions Updating bitflags v2.11.0 -> v2.11.1 Adding block2 v0.6.2 Updating cc v1.2.58 -> v1.2.60 Updating clap v4.6.0 -> v4.6.1 Updating clap_derive v4.6.0 -> v4.6.1 Adding dispatch2 v0.3.1 Updating fastrand v2.3.0 -> v2.4.1 Updating gdk4 v0.11.1 -> v0.11.2 Updating gdk4-sys v0.11.1 -> v0.11.2 Updating gif v0.14.1 -> v0.14.2 Updating gio v0.22.2 -> v0.22.5 Updating glib v0.22.3 -> v0.22.5 Updating gtk4 v0.11.1 -> v0.11.2 Updating gtk4-sys v0.11.1 -> v0.11.2 Updating hashbrown v0.16.1 -> v0.17.0 Updating indexmap v2.13.1 -> v2.14.0 Updating js-sys v0.3.94 -> v0.3.95 Updating libc v0.2.184 -> v0.2.185 Updating libredox v0.1.15 -> v0.1.16 Adding mach2 v0.6.0 Adding objc2 v0.6.4 Adding objc2-core-foundation v0.3.2 Adding objc2-encode v4.1.0 Adding objc2-io-kit v0.3.2 Updating openssl v0.10.76 -> v0.10.77 Updating openssl-sys v0.9.112 -> v0.9.113 Updating pango v0.22.0 -> v0.22.4 Updating pkg-config v0.3.32 -> v0.3.33 Adding plist v1.8.0 Adding quick-xml v0.38.4 Updating rmcp v1.3.0 -> v1.4.0 Updating rmcp-macros v1.3.0 -> v1.4.0 Updating semver v1.0.27 -> v1.0.28 Adding starship-battery v0.11.0 Updating symbolic-common v12.17.3 -> v12.18.0 Updating symbolic-demangle v12.17.3 -> v12.18.0 Updating tokio v1.50.0 -> v1.52.0 Updating tokio-macros v2.6.1 -> v2.7.0 Updating toml_edit v0.25.10+spec-1.1.0 -> v0.25.11+spec-1.1.0 Updating uom v0.30.0 -> v0.38.0 Updating uuid v1.23.0 -> v1.23.1 Updating wasm-bindgen v0.2.117 -> v0.2.118 Updating wasm-bindgen-futures v0.4.67 -> v0.4.68 Updating wasm-bindgen-macro v0.2.117 -> v0.2.118 Updating wasm-bindgen-macro-support v0.2.117 -> v0.2.118 Updating wasm-bindgen-shared v0.2.117 -> v0.2.118 Updating web-sys v0.3.94 -> v0.3.95 Compiling proc-macro2 v1.0.106 Compiling quote v1.0.45 Compiling unicode-ident v1.0.24 Compiling libc v0.2.185 Compiling pkg-config v0.3.33 Compiling smallvec v1.15.1 Compiling cfg-if v1.0.4 Compiling winnow v1.0.1 Compiling pin-project-lite v0.2.17 Compiling toml_datetime v1.1.1+spec-1.1.0 Compiling serde_core v1.0.228 Compiling bitflags v2.11.1 Compiling memchr v2.8.0 Compiling heck v0.5.0 Compiling target-lexicon v0.13.3 Compiling futures-core v0.3.32 Compiling serde v1.0.228 Compiling toml_parser v1.1.2+spec-1.1.0 Compiling errno v0.3.14 Compiling syn v2.0.117 Compiling serde_spanned v1.1.1 Compiling version-compare v0.2.1 Compiling shlex v1.3.0 Compiling cfg-expr v0.20.7 Compiling find-msvc-tools v0.1.9 Compiling log v0.4.29 Compiling toml v1.1.2+spec-1.1.0 Compiling cc v1.2.60 Compiling itoa v1.0.18 Compiling futures-sink v0.3.32 Compiling slab v0.4.12 Compiling futures-io v0.3.32 Compiling system-deps v7.0.8 Compiling once_cell v1.21.4 Compiling futures-channel v0.3.32 Compiling bytes v1.11.1 Compiling parking_lot_core v0.9.12 Compiling rustix v1.1.4 Compiling scopeguard v1.2.0 Compiling futures-task v0.3.32 Compiling autocfg v1.5.0 Compiling stable_deref_trait v1.2.1 Compiling lock_api v0.4.14 Compiling zmij v1.0.21 Compiling tracing-core v0.1.36 Compiling signal-hook-registry v1.4.8 Compiling parking_lot v0.12.5 Compiling socket2 v0.6.3 Compiling mio v1.2.0 Compiling strsim v0.11.1 Compiling ident_case v1.0.1 Compiling glib-sys v0.22.3 Compiling wayland-sys v0.31.11 Compiling wayland-backend v0.3.15 Compiling vcpkg v0.2.15 Compiling num-traits v0.2.19 Compiling gobject-sys v0.22.0 Compiling synstructure v0.13.2 Compiling hashbrown v0.17.0 Compiling openssl-sys v0.9.113 Compiling equivalent v1.0.2 Compiling downcast-rs v1.2.1 Compiling quick-xml v0.39.2 Compiling indexmap v2.14.0 error[E0425]: cannot find value `poll_fd` in this scope --> /tmp/work/wm/oatbar/work/vendor/wayland-backend-0.3.15/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/wm/oatbar/work/vendor/wayland-backend-0.3.15/src/rs/server_impl/handle.rs:396:15 | 396 | match ret { | ^^^ not found in this scope Compiling wayland-client v0.31.14 Compiling serde_json v1.0.149 error[E0282]: type annotations needed --> /tmp/work/wm/oatbar/work/vendor/wayland-backend-0.3.15/src/rs/server_impl/handle.rs:400:21 | 400 | Err(e.into()) | ^ cannot infer type error[E0599]: no associated item named `CMSG_CLOEXEC` found for struct `RecvFlags` in the current scope --> /tmp/work/wm/oatbar/work/vendor/wayland-backend-0.3.15/src/rs/socket.rs:77:54 | 77 | 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/wm/oatbar/work/vendor/wayland-backend-0.3.15/src/rs/../server_api.rs:618:22 | 618 | self.backend.dispatch_all_clients(data) | ^^^^^^^^^^^^^^^^^^^^ | ::: /tmp/work/wm/oatbar/work/vendor/wayland-backend-0.3.15/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/wm/oatbar/work/vendor/wayland-backend-0.3.15/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 { | |_______________________________^ Compiling crossbeam-utils v0.8.21 Compiling litemap v0.8.2 Compiling writeable v0.6.3 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/wm/oatbar *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/wm/oatbar