+ 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-weather build The Meson build system Version: 0.60.0 Source dir: /build/gnome-weather/src/gnome-weather Build dir: /build/gnome-weather/src/build Build type: native build Project name: gnome-weather 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 gobject-introspection-1.0 found: YES 1.70.0 Run-time dependency gtk+-3.0 found: YES 3.24.30 Run-time dependency gjs-1.0 found: YES 1.68.3 Run-time dependency geoclue-2.0 found: YES 2.5.7 Run-time dependency gweather-3.0 found: YES 40.0 Run-time dependency libhandy-1 found: YES 1.4.0 Found pkg-config: /usr/bin/pkg-config (1.8.0) Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources) Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources) Program msgfmt found: YES (/usr/bin/msgfmt) Configuring org.gnome.Weather.desktop.in using configuration Program desktop-file-validate found: YES (/usr/bin/desktop-file-validate) Configuring org.gnome.Weather.appdata.xml.in using configuration gnome-weather/data/meson.build:61:0: ERROR: Function does not take positional arguments. A full log can be found at /build/gnome-weather/src/build/meson-logs/meson-log.txt ==> ERROR: A failure occurred in build().  Aborting...