Source: lomiri
Version: 0.3.0-2
Severity: serious
Tags: ftbfs trixie sid
Justification: nocheck ftbfs is rc since trixie

lomiri fails to build from source when enabling the nocheck build
profile. The relevant excerpt likely is:

| -- Checking for modules 'libqtdbustest-1;libqtdbusmock-1'
| --   Package 'libqtdbustest-1', required by 'virtual:world', not found
| --   Package 'libqtdbusmock-1', required by 'virtual:world', not found
| CMake Error at /usr/share/cmake-3.30/Modules/FindPkgConfig.cmake:645 
(message):
|   The following required packages were not found:
| 
|    - libqtdbustest-1
|    - libqtdbusmock-1
| 
| Call Stack (most recent call first):
|   /usr/share/cmake-3.30/Modules/FindPkgConfig.cmake:873 
(_pkg_check_modules_internal)
|   CMakeLists.txt:215 (pkg_check_modules)
| 
| 
| -- Configuring incomplete, errors occurred!
|         cd obj-x86_64-linux-gnu && tail -v -n \+0 CMakeCache.txt

Either there are too many <!nocheck> annotations or some flag should be
passed to cmake to make the annotated dependencies practically optional.

Helmut

Reply via email to