+ 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 pipewire-media-session build -D docs=enabled -D 'with-module-sets=[]' The Meson build system Version: 0.60.0 Source dir: /build/pipewire-media-session/src/pipewire-media-session Build dir: /build/pipewire-media-session/src/build Build type: native build Project name: media-session Project version: 0.4.1 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 Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C supports arguments -Werror=suggest-attribute=format: YES Compiler for C supports arguments -Wsign-compare: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wpointer-sign: YES Compiler for C supports arguments -Wformat: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wimplicit-fallthrough: YES Compiler for C supports arguments -Wmissing-braces: YES Compiler for C supports arguments -Wtype-limits: YES Compiler for C supports arguments -Wvariadic-macros: YES Compiler for C supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wno-pedantic: YES Compiler for C supports arguments -Wold-style-declaration: YES Compiler for C supports arguments -Wunused-result: YES Compiler for C supports arguments -D_GNU_SOURCE: YES Found pkg-config: /usr/bin/pkg-config (1.8.0) Dependency libpipewire-0.3 found: NO found 0.3.38 but need: '>= 0.3.39' Found CMake: /usr/bin/cmake (3.22.1) Run-time dependency libpipewire-0.3 found: NO (tried cmake) pipewire-media-session/meson.build:66:0: ERROR: Invalid version of dependency, need 'libpipewire-0.3' ['>= 0.3.39'] found '0.3.38'. A full log can be found at /build/pipewire-media-session/src/build/meson-logs/meson-log.txt ==> ERROR: A failure occurred in build().  Aborting...