+ 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 glade build -D gtk_doc=true The Meson build system Version: 0.61.1 Source dir: /build/glade/src/glade Build dir: /build/glade/src/build Build type: native build Project name: glade Project version: 3.38.2 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.3 Run-time dependency gio-2.0 found: YES 2.70.3 Run-time dependency gmodule-2.0 found: YES 2.70.3 Run-time dependency gmodule-export-2.0 found: YES 2.70.3 Run-time dependency gtk+-3.0 found: YES 3.24.31 Run-time dependency libxml-2.0 found: YES 2.9.12 Library m found: YES Checking for function "gtk_print_unix_dialog_new" with dependency gtk+-3.0: YES Checking for function "_gtk_widget_class_template_unset_only_for_glade" with dependency gtk+-3.0: NO Checking if "how to copy va_list" : links: YES Run-time dependency gjs-1.0 found: YES 1.68.3 Run-time dependency pygobject-3.0 found: YES 3.42.0 Program python3 found: YES (/usr/bin/python) Run-time dependency webkit2gtk-4.0 found: YES 2.34.4 Run-time dependency gdk-3.0 found: YES 3.24.31 Configuring org.gnome.Glade.desktop.in using configuration glade/data/meson.build:4:5: ERROR: Function does not take positional arguments. A full log can be found at /build/glade/src/build/meson-logs/meson-log.txt ==> ERROR: A failure occurred in build().  Aborting...