Package: zydis
Version: 4.1.1-1
Severity: serious
Justification: missing dependency
Tags: ftbfs

zydis fails to build from source when enabling the nocheck build
profile. A build ends as follows:

| -- Found Doxygen: /usr/bin/doxygen (found version "1.9.8") found components: 
doxygen dot
| CMake Error at 
/usr/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:233 (message):
|   Could NOT find Python (missing: Python_EXECUTABLE Interpreter) (Required is
|   at least version "3")
| Call Stack (most recent call first):
|   /usr/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:603 
(_FPHSA_FAILURE_MESSAGE)
|   /usr/share/cmake-3.31/Modules/FindPython/Support.cmake:3997 
(find_package_handle_standard_args)
|   /usr/share/cmake-3.31/Modules/FindPython.cmake:631 (include)
|   CMakeLists.txt:537 (find_package)
| 
| 
| -- Configuring incomplete, errors occurred!
|         cd build && tail -v -n \+0 CMakeCache.txt

The <!nocheck> annotation of the python3 dependency should be dropped.

Helmut

Reply via email to