+ 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 build The Meson build system Version: 0.61.1 Source dir: /build/zim-tools/src/zim-tools-3.1.0 Build dir: /build/zim-tools/src/zim-tools-3.1.0/build Build type: native build Project name: zim-tools Project version: 3.1.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 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 meson.build:6: WARNING: Consider using the built-in werror option instead of using "-Werror". meson.build:6: WARNING: Consider using the built-in warning_level option instead of using "-Wall". Found pkg-config: /usr/bin/pkg-config (1.8.0) Dependency libzim found: NO found 7.1.0 but need: '>=7.2.0' Did not find CMake 'cmake' Found CMake: NO Run-time dependency libzim found: NO meson.build:19:0: ERROR: Invalid version of dependency, need 'libzim' ['>=7.2.0'] found '7.1.0'. A full log can be found at /build/zim-tools/src/zim-tools-3.1.0/build/meson-logs/meson-log.txt ==> ERROR: A failure occurred in build().  Aborting...