+ 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 wireplumber build -D system-lua=true -D elogind=disabled The Meson build system Version: 0.60.3 Source dir: /build/wireplumber/src/wireplumber Build dir: /build/wireplumber/src/build Build type: native build Project name: wireplumber Project version: 0.4.6 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 glib-2.0 found: YES 2.70.2 Run-time dependency gobject-2.0 found: YES 2.70.2 Run-time dependency gmodule-2.0 found: YES 2.70.2 Run-time dependency gio-2.0 found: YES 2.70.2 Run-time dependency gio-unix-2.0 found: YES 2.70.2 Run-time dependency libspa-0.2 found: YES 0.2 Dependency libpipewire-0.3 found: NO found 0.3.38 but need: '>= 0.3.43' Did not find CMake 'cmake' Found CMake: NO Run-time dependency libpipewire-0.3 found: NO wireplumber/meson.build:36:0: ERROR: Invalid version of dependency, need 'libpipewire-0.3' ['>= 0.3.43'] found '0.3.38'. A full log can be found at /build/wireplumber/src/build/meson-logs/meson-log.txt ==> ERROR: A failure occurred in build().  Aborting...