+ 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 rnote-0.3.4 build The Meson build system Version: 0.61.1 Source dir: /build/rnote/src/rnote-0.3.4 Build dir: /build/rnote/src/build Build type: native build Project name: rnote Project version: 0.3.4 Rust compiler for the host machine: rustc -C linker=cc (rustc 1.58.1) Rust linker for the host machine: rustc -C linker=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 glib-2.0 found: YES 2.70.3 Run-time dependency gio-2.0 found: YES 2.70.3 Dependency gtk4 found: NO found 4.4.1 but need: '>= 4.6' Did not find CMake 'cmake' Found CMake: NO Run-time dependency gtk4 found: NO rnote-0.3.4/meson.build:48:0: ERROR: Invalid version of dependency, need 'gtk4' ['>= 4.6'] found '4.4.1'. A full log can be found at /build/rnote/src/build/meson-logs/meson-log.txt ==> ERROR: A failure occurred in build().  Aborting...