Mark BROKEN: fails to configure
-- Building local Pybind11 CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:146 (message): Could NOT find Git (missing: GIT_EXECUTABLE) Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:393 (_FPHSA_FAILURE_MESSAGE) /usr/local/share/cmake/Modules/FindGit.cmake:96 (find_package_handle_standard_args) src/cmake/pythonutils.cmake:78 (find_package) CMakeLists.txt:188 (find_or_download_pybind11) Reported by: pkg-fallout
This commit is contained in:
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
COMMENT= OpenImageIO python bindings
|
||||
|
||||
BROKEN= fails to configure
|
||||
MASTERDIR= ${.CURDIR}/../openimageio
|
||||
OPTIONS_EXCLUDE=${OPTIONS_DEFINE}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user