+ exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_lto=true -D b_pie=true build sway-1.7 -D sd-bus-provider=libsystemd -D werror=false -D b_ndebug=true The Meson build system Version: 0.61.1 Source dir: /build/sway/src/sway-1.7 Build dir: /build/sway/src/build Build type: native build Project name: sway Project version: 1.7 C compiler for the host machine: cc (gcc 11.1.0 "cc (GCC) 11.1.0") C linker for the host machine: cc ld.bfd 2.36.1 Host machine cpu family: riscv64 Host machine cpu: riscv64 Found pkg-config: /usr/bin/pkg-config (1.8.0) Run-time dependency json-c found: YES 0.15 Run-time dependency libpcre found: YES 8.45 Run-time dependency wayland-server found: YES 1.20.0 Run-time dependency wayland-client found: YES 1.20.0 Run-time dependency wayland-cursor found: YES 1.20.0 Run-time dependency wayland-egl found: YES 18.1.0 Run-time dependency wayland-protocols found: YES 1.24 Run-time dependency xkbcommon found: YES 1.3.1 Run-time dependency cairo found: YES 1.17.4 Run-time dependency pango found: YES 1.50.3 Run-time dependency pangocairo found: YES 1.50.3 Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.6 Run-time dependency pixman-1 found: YES 0.40.0 Run-time dependency glesv2 found: YES 3.2 Run-time dependency libevdev found: YES 1.11.0 Run-time dependency libinput found: YES 1.19.2 Run-time dependency xcb found: YES 1.14 Run-time dependency libdrm found: YES 2.4.109 Run-time dependency libudev found: YES 250 Did not find CMake 'cmake' Found CMake: NO Run-time dependency bash-completion found: NO (tried pkgconfig and cmake) Run-time dependency fish found: NO (tried pkgconfig and cmake) Library m found: YES Library rt found: YES Neither a subproject directory nor a wlroots.wrap file was found. Subproject wlroots is buildable: NO (disabling) Dependency wlroots found: NO found 0.14.1 but need: '>=0.15.0' ; matched: '<0.16.0' Run-time dependency wlroots found: NO sway-1.7/meson.build:74:1: ERROR: Invalid version of dependency, need 'wlroots' ['>=0.15.0'] found '0.14.1'. A full log can be found at /build/sway/src/build/meson-logs/meson-log.txt ==> ERROR: A failure occurred in build().  Aborting...