+ 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/wired-notify-0.10.2nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/wired-notify-0.10.2nb2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for wired-notify-0.10.2nb2 Compiling libc v0.2.126 Compiling pkg-config v0.3.19 Compiling autocfg v1.0.1 Compiling serde v1.0.129 Compiling cfg-if v1.0.0 Compiling toml v0.5.8 Compiling smallvec v1.8.0 Compiling heck v0.4.0 Compiling cfg-expr v0.9.1 Compiling version-compare v0.1.0 Compiling proc-macro2 v1.0.28 Compiling system-deps v6.0.1 Compiling unicode-xid v0.2.2 Compiling quote v1.0.9 Compiling syn v1.0.75 Compiling bitflags v1.3.2 Compiling version_check v0.9.3 Compiling glib-sys v0.15.5 Compiling crossbeam-utils v0.8.5 Compiling lazy_static v1.4.0 Compiling memoffset v0.6.4 Compiling adler v1.0.2 Compiling crc32fast v1.2.1 Compiling futures-core v0.3.19 Compiling proc-macro-error-attr v1.0.4 Compiling thiserror-impl v1.0.28 Compiling gobject-sys v0.15.5 Compiling adler32 v1.2.0 Compiling futures-task v0.3.19 Compiling crossbeam-epoch v0.9.5 Compiling bytemuck v1.9.1 Compiling proc-macro-error v1.0.4 Compiling num-traits v0.2.14 Compiling anyhow v1.0.51 Compiling futures-util v0.3.19 Compiling scopeguard v1.1.0 Compiling rayon-core v1.9.1 Compiling log v0.4.14 Compiling thiserror v1.0.28 Compiling num-integer v0.1.44 Compiling x11 v2.18.2 Compiling futures-channel v0.3.19 Compiling pin-project-lite v0.2.7 Compiling slab v0.4.4 Compiling pin-utils v0.1.0 Compiling proc-macro-crate v1.0.0 Compiling crossbeam-deque v0.8.1 Compiling crossbeam-channel v0.5.1 Compiling miniz_oxide v0.5.1 Compiling cairo-sys-rs v0.15.1 Compiling pango-sys v0.15.1 Compiling num_cpus v1.13.0 Compiling rayon v1.5.1 Compiling serde_derive v1.0.129 Compiling xmlparser v0.13.3 Compiling unicode-general-category v0.4.0 Compiling roxmltree v0.14.1 Compiling glib-macros v0.15.3 Compiling futures-executor v0.3.19 Compiling miniz_oxide v0.4.4 Compiling libdbus-sys v0.2.2 Compiling ttf-parser v0.15.0 Compiling weezl v0.1.5 Compiling either v1.6.1 Compiling once_cell v1.8.0 Compiling glib v0.15.5 Compiling fontconfig-parser v0.5.0 Compiling deflate v1.0.0 Compiling pangocairo-sys v0.15.1 Compiling memmap2 v0.5.3 Compiling num-rational v0.3.2 Compiling num-iter v0.1.42 Compiling unicode-script v0.5.4 Compiling float-cmp v0.9.0 Compiling matches v0.1.9 Compiling unicode-ccc v0.1.2 Compiling color_quant v1.1.0 Compiling unicode-bidi-mirroring v0.1.0 Compiling siphasher v0.3.10 Compiling byteorder v1.4.3 Compiling base64 v0.13.0 Compiling arrayvec v0.7.2 Compiling kurbo v0.8.3 Compiling deflate v0.8.6 Compiling svgtypes v0.8.0 Compiling rustybuzz v0.5.0 Compiling gif v0.11.3 Compiling data-url v0.1.1 Compiling fontdb v0.9.1 Compiling png v0.17.5 Compiling jpeg-decoder v0.1.22 Compiling flate2 v1.0.23 Compiling simplecss v0.2.1 Compiling safe_arch v0.5.2 Compiling rgb v0.8.32 Compiling miniz_oxide v0.3.7 Compiling rctree v0.4.0 Compiling xmlwriter v0.1.0 Compiling serde_json v1.0.81 Compiling unicode-vo v0.1.0 Compiling winit v0.26.0 Compiling arrayref v0.3.6 Compiling same-file v1.0.6 Compiling cty v0.2.2 Compiling pico-args v0.4.2 Compiling arrayvec v0.5.2 Compiling unicode-bidi v0.3.7 Compiling usvg v0.22.0 Compiling tiny-skia v0.6.3 Compiling raw-window-handle v0.4.2 Compiling walkdir v2.3.2 Compiling png v0.16.8 Compiling svgfilters v0.4.0 Compiling tiff v0.6.1 Compiling dbus v0.9.5 Compiling pango v0.15.2 Compiling cairo-rs v0.15.1 Compiling filetime v0.2.15 Compiling instant v0.1.10 Compiling time v0.1.44 Compiling ryu v1.0.10 Compiling unicode-width v0.1.8 Compiling itoa v1.0.2 Compiling scoped_threadpool v0.1.9 Compiling jpeg-decoder v0.2.4 Compiling resvg v0.22.0 Compiling image v0.23.14 Compiling getopts v0.2.21 Compiling chrono v0.4.19 error: The platform you're compiling for is not supported by winit --> /home/pbulk/build/x11/wired-notify/work/vendor/winit-0.26.0/src/platform_impl/mod.rs:40:1 | 40 | compile_error!("The platform you're compiling for is not supported by winit"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error[E0432]: unresolved import `self::platform` --> /home/pbulk/build/x11/wired-notify/work/vendor/winit-0.26.0/src/platform_impl/mod.rs:1:15 | 1 | pub use self::platform::*; | ^^^^^^^^ could not find `platform` in `self` error[E0432]: unresolved import `crate::platform_impl::PlatformIcon` --> /home/pbulk/build/x11/wired-notify/work/vendor/winit-0.26.0/src/icon.rs:1:5 | 1 | use crate::platform_impl::PlatformIcon; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PlatformIcon` in `platform_impl` error[E0433]: failed to resolve: could not find `DeviceId` in `platform_impl` --> /home/pbulk/build/x11/wired-notify/work/vendor/winit-0.26.0/src/event.rs:551:33 | 551 | DeviceId(platform_impl::DeviceId::dummy()) | ^^^^^^^^ could not find `DeviceId` in `platform_impl` error[E0433]: failed to resolve: could not find `EventLoop` in `platform_impl` --> /home/pbulk/build/x11/wired-notify/work/vendor/winit-0.26.0/src/event_loop.rs:134:40 | 134 | event_loop: platform_impl::EventLoop::new(), | ^^^^^^^^^ could not find `EventLoop` in `platform_impl` error[E0433]: failed to resolve: could not find `WindowId` in `platform_impl` --> /home/pbulk/build/x11/wired-notify/work/vendor/winit-0.26.0/src/window.rs:82:33 | 82 | WindowId(platform_impl::WindowId::dummy()) | ^^^^^^^^ could not find `WindowId` in `platform_impl` error[E0433]: failed to resolve: could not find `Window` in `platform_impl` --> /home/pbulk/build/x11/wired-notify/work/vendor/winit-0.26.0/src/window.rs:374:24 | 374 | platform_impl::Window::new(&window_target.p, self.window, self.platform_specific).map( | ^^^^^^ could not find `Window` in `platform_impl` error[E0412]: cannot find type `OsError` in module `platform_impl` --> /home/pbulk/build/x11/wired-notify/work/vendor/winit-0.26.0/src/error.rs:25:27 | 25 | error: platform_impl::OsError, | ^^^^^^^ not found in `platform_impl` | help: there is an enum variant `crate::window::BadIcon::OsError`; try using the variant's enum | 25 | error: crate::window::BadIcon, | ~~~~~~~~~~~~~~~~~~~~~~ error[E0412]: cannot find type `OsError` in module `platform_impl` --> /home/pbulk/build/x11/wired-notify/work/vendor/winit-0.26.0/src/error.rs:38:76 | 38 | pub(crate) fn new(line: u32, file: &'static str, error: platform_impl::OsError) -> OsError { | ^^^^^^^ not found in `platform_impl` | help: there is an enum variant `crate::window::BadIcon::OsError`; try using the variant's enum | 38 | pub(crate) fn new(line: u32, file: &'static str, error: crate::window::BadIcon) -> OsError { | ~~~~~~~~~~~~~~~~~~~~~~ error[E0412]: cannot find type `DeviceId` in module `platform_impl` --> /home/pbulk/build/x11/wired-notify/work/vendor/winit-0.26.0/src/event.rs:538:47 | 538 | pub struct DeviceId(pub(crate) platform_impl::DeviceId); | ^^^^^^^^ not found in `platform_impl` error[E0412]: cannot find type `EventLoop` in module `platform_impl` --> /home/pbulk/build/x11/wired-notify/work/vendor/winit-0.26.0/src/event_loop.rs:33:43 | 33 | pub(crate) event_loop: platform_impl::EventLoop, | ^^^^^^^^^ not found in `platform_impl` error[E0412]: cannot find type `EventLoopWindowTarget` in module `platform_impl` --> /home/pbulk/build/x11/wired-notify/work/vendor/winit-0.26.0/src/event_loop.rs:44:34 | 44 | pub(crate) p: platform_impl::EventLoopWindowTarget, | ^^^^^^^^^^^^^^^^^^^^^ not found in `platform_impl` error[E0412]: cannot find type `EventLoopProxy` in module `platform_impl` --> /home/pbulk/build/x11/wired-notify/work/vendor/winit-0.26.0/src/event_loop.rs:197:38 | 197 | event_loop_proxy: platform_impl::EventLoopProxy, | ^^^^^^^^^^^^^^ not found in `platform_impl` error[E0412]: cannot find type `VideoMode` in module `platform_impl` --> /home/pbulk/build/x11/wired-notify/work/vendor/winit-0.26.0/src/monitor.rs:25:43 | 25 | pub(crate) video_mode: platform_impl::VideoMode, | ^^^^^^^^^ not found in `platform_impl` error[E0412]: cannot find type `MonitorHandle` in module `platform_impl` --> /home/pbulk/build/x11/wired-notify/work/vendor/winit-0.26.0/src/monitor.rs:114:38 | 114 | pub(crate) inner: platform_impl::MonitorHandle, | ^^^^^^^^^^^^^ not found in `platform_impl` error[E0412]: cannot find type `Window` in module `platform_impl` --> /home/pbulk/build/x11/wired-notify/work/vendor/winit-0.26.0/src/window.rs:41:39 | 41 | pub(crate) window: platform_impl::Window, | ^^^^^^ not found in `platform_impl` error[E0412]: cannot find type `WindowId` in module `platform_impl` --> /home/pbulk/build/x11/wired-notify/work/vendor/winit-0.26.0/src/window.rs:69:47 | 69 | pub struct WindowId(pub(crate) platform_impl::WindowId); | ^^^^^^^^ not found in `platform_impl` error[E0412]: cannot find type `PlatformSpecificWindowBuilderAttributes` in module `platform_impl` --> /home/pbulk/build/x11/wired-notify/work/vendor/winit-0.26.0/src/window.rs:93:50 | 93 | pub(crate) platform_specific: platform_impl::PlatformSpecificWindowBuilderAttributes, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `platform_impl` error[E0282]: type annotations needed --> /home/pbulk/build/x11/wired-notify/work/vendor/winit-0.26.0/src/window.rs:400:17 | 400 | builder.build(event_loop) | ^^^^^ cannot infer type of the type parameter `T` declared on the method `build` | help: consider specifying the generic argument | 400 | builder.build::(event_loop) | +++++ Some errors have detailed explanations: E0282, E0412, E0432, E0433. For more information about an error, try `rustc --explain E0282`. error: could not compile `winit` due to 19 previous errors *** Error code 101 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/wired-notify *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/wired-notify