Source: libtsm
Version: 4.3.0-2
Severity: serious
Tags: ftbfs

libtsm fails to build from source in unstable when enabling the nocheck
build profile. Here is the relevant bit of the build log:

|    dh_auto_configure -O--builddirectory=build/ -O--buildsystem=meson
|         cd build && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 meson setup 
.. --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc 
--localstatedir=/var --libdir=lib/x86_64-linux-gnu -Dpython.bytecompile=-1
| The Meson build system
| Version: 1.10.1
| Source dir: /build/reproducible-path/libtsm-4.3.0
| Build dir: /build/reproducible-path/libtsm-4.3.0/build
| Build type: native build
| Project name: libtsm
| Project version: 4.3.0
| C compiler for the host machine: cc (gcc 15.2.0 "cc (Debian 15.2.0-12) 
15.2.0")
| C linker for the host machine: cc ld.bfd 2.45.90.20260125
| Host machine cpu family: x86_64
| Host machine cpu: x86_64
| Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
| Run-time dependency xkbcommon found: YES 1.12.3
| Configuring config.h using configuration
| Checking if "-Wl,--version-script=..." links: YES
| Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
| Did not find CMake 'cmake'
| Found CMake: NO
| Run-time dependency check found: NO (tried pkgconfig)
| 
| ../test/meson.build:3:12: ERROR: Dependency "check" not found, tried pkgconfig
| 
| A full log can be found at 
/build/reproducible-path/libtsm-4.3.0/build/meson-logs/meson-log.txt
|         cd build && tail -v -n \+0 meson-logs/meson-log.txt
| ==> meson-logs/meson-log.txt <==

Maybe you need to pass some option to actually turn of the use of check?
Failing that, drop the <!nocheck> annotation in Build-Depends.

Helmut

Reply via email to