+ 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 gucharmap build -D ucd_path=/usr/share/unicode The Meson build system Version: 0.60.0 Source dir: /build/gucharmap/src/gucharmap Build dir: /build/gucharmap/src/build Build type: native build Project name: gucharmap Project version: 14.0.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 Library dl found: YES Checking for function "dlsym" with dependency -ldl: YES Compiler for C supports arguments -Waggregate-return: YES Compiler for C supports arguments -Wall: YES Compiler for C supports arguments -Wcast-align: YES Compiler for C supports arguments -Werror=implicit-function-declaration: YES Compiler for C supports arguments -Wextra: YES Compiler for C supports arguments -Wformat-signedness: YES Compiler for C supports arguments -Wimplicit: YES Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wmissing-format-attribute: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wno-cast-function-type: YES Compiler for C supports arguments -Wno-deprecated-declarations: YES Compiler for C supports arguments -Wno-switch-enum: YES Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wpacked: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wsign-compare: YES Compiler for C supports arguments -Wstrict-aliasing=2: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wuninitialized: YES Compiler for C supports arguments -Wunsafe-loop-optimizations: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports arguments -fno-common: YES Compiler for C supports arguments -fno-strict-aliasing: YES Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C supports arguments -fvisibility=hidden: YES (cached) gucharmap/meson.build:220: WARNING: Consider using the built-in warning_level option instead of using "-Wall". gucharmap/meson.build:220: WARNING: Consider using the built-in warning_level option instead of using "-Wextra". Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES Found pkg-config: /usr/bin/pkg-config (1.8.0) Run-time dependency freetype2 found: YES 24.0.18 Run-time dependency gio-2.0 found: YES 2.70.1 Run-time dependency glib-2.0 found: YES 2.70.1 Run-time dependency libpcre2-8 found: YES 10.39 Run-time dependency gtk+-3.0 found: YES 3.24.30 Configuring config.h using configuration gucharmap/data/meson.build:20:5: ERROR: Function does not take positional arguments. A full log can be found at /build/gucharmap/src/build/meson-logs/meson-log.txt ==> ERROR: A failure occurred in build().  Aborting...