+ 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 aisleriot build -D theme_kde=false -D theme_pysol=true -D theme_pysol_path=/usr/share/PySolFC The Meson build system Version: 0.60.0 Source dir: /build/aisleriot/src/aisleriot Build dir: /build/aisleriot/src/build Build type: native build Project name: aisleriot Project version: 3.22.20 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 C++ compiler for the host machine: c++ (gcc 11.1.0 "c++ (GCC) 11.1.0") C++ linker for the host machine: c++ ld.bfd 2.36.1 Host machine cpu family: riscv64 Host machine cpu: riscv64 Compiler for C supports arguments -Wall: YES Compiler for C supports arguments -Wcast-align: YES Compiler for C supports arguments -Wempty-body: YES Compiler for C supports arguments -Wformat-signedness: YES Compiler for C supports arguments -Werror=implicit-function-declaration: YES Compiler for C supports arguments -Wextra: YES Compiler for C supports arguments -Wformat-nonliteral: YES Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wmissing-format-attribute: YES Compiler for C supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wno-switch-enum: YES Compiler for C supports arguments -Wno-unused-parameter: 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 -Wstrict-aliasing=2: YES Compiler for C supports arguments -Wundef: 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 -Waggregate-return: YES Compiler for C supports arguments -Wimplicit: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wsign-compare: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C++ supports arguments -Wall: YES Compiler for C++ supports arguments -Wcast-align: YES Compiler for C++ supports arguments -Wempty-body: YES Compiler for C++ supports arguments -Wformat-signedness: YES Compiler for C++ supports arguments -Werror=implicit-function-declaration: YES Compiler for C++ supports arguments -Wextra: YES Compiler for C++ supports arguments -Wformat-nonliteral: YES Compiler for C++ supports arguments -Winit-self: YES Compiler for C++ supports arguments -Wlogical-op: YES Compiler for C++ supports arguments -Wmissing-declarations: YES Compiler for C++ supports arguments -Wmissing-format-attribute: YES Compiler for C++ supports arguments -Wno-missing-field-initializers: YES Compiler for C++ supports arguments -Wno-switch-enum: YES Compiler for C++ supports arguments -Wno-unused-parameter: 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 -Wstrict-aliasing=2: YES Compiler for C++ supports arguments -Wundef: 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 aisleriot/meson.build:243: WARNING: Consider using the built-in warning_level option instead of using "-Wall". aisleriot/meson.build:243: WARNING: Consider using the built-in warning_level option instead of using "-Wextra". aisleriot/meson.build:244: WARNING: Consider using the built-in warning_level option instead of using "-Wall". aisleriot/meson.build:244: WARNING: Consider using the built-in warning_level option instead of using "-Wextra". Found pkg-config: /usr/bin/pkg-config (1.8.0) Did not find CMake 'cmake' Found CMake: NO Run-time dependency guile-3.0 found: NO (tried pkgconfig and cmake) Run-time dependency guile-2.2 found: YES 2.2.7 Run-time dependency cairo found: YES 1.17.4 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 gtk+-3.0 found: YES 3.24.30 Dependency guile-2.2 found: YES 2.2.7 (cached) Run-time dependency libcanberra-gtk3 found: YES 0.30 Run-time dependency librsvg-2.0 found: YES 2.52.4 Library m found: YES Program gzip found: YES (/usr/bin/gzip) Program xmllint found: YES (/usr/bin/xmllint) Configuring config.h using configuration aisleriot/data/meson.build:20:5: ERROR: Function does not take positional arguments. A full log can be found at /build/aisleriot/src/build/meson-logs/meson-log.txt ==> ERROR: A failure occurred in build().  Aborting...