FS#60273 - [catch2] python is a makedepend, not a checkdepend

Attached to Project: Community Packages
Opened by Kevin Mihelich (kmihelich) - Monday, 01 October 2018, 23:57 GMT
Last edited by Baptiste (zorun) - Sunday, 07 October 2018, 09:41 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Baptiste (zorun)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: python is a makedepend, not a checkdepend


Additional info:
* package version: 2.4.1-1
* log:
==> Starting build()...
-- The CXX compiler identification is GNU 8.2.1
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE)
CMake Error at CMakeLists.txt:43 (message):
Python not found, but required for tests


-- Configuring incomplete, errors occurred!
See also "/build/catch2/src/Catch2-2.4.1/build/CMakeFiles/CMakeOutput.log".
==> ERROR: A failure occurred in build().


Steps to reproduce: Build in a clean chroot with --nocheck
This task depends upon

Closed by  Baptiste (zorun)
Sunday, 07 October 2018, 09:41 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in 2.4.1-2

Loading...