+ 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 gnome-font-viewer build The Meson build system Version: 0.60.0 Source dir: /build/gnome-font-viewer/src/gnome-font-viewer Build dir: /build/gnome-font-viewer/src/build Build type: native build Project name: gnome-font-viewer Project version: 41.0 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.1 Run-time dependency gtk+-3.0 found: YES 3.24.30 Run-time dependency libhandy-1 found: YES 1.4.0 Run-time dependency harfbuzz found: YES 3.0.0 Run-time dependency fontconfig found: YES 2.13.94 Run-time dependency freetype2 found: YES 24.0.18 Run-time dependency gnome-desktop-3.0 found: YES 40.4 Library m found: YES Configuring config.h using configuration Found pkg-config: /usr/bin/pkg-config (1.8.0) Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources) Configuring org.gnome.font-viewer.desktop.in using configuration gnome-font-viewer/src/meson.build:42:5: ERROR: Function does not take positional arguments. A full log can be found at /build/gnome-font-viewer/src/build/meson-logs/meson-log.txt ==> ERROR: A failure occurred in build().  Aborting...