[Bug 273734] graphics/openexr wont build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Sep 2023 05:11:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273734
Bug ID: 273734
Summary: graphics/openexr wont build
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: mandree@FreeBSD.org
Reporter: jason@aventia.pw
Flags: maintainer-feedback?(mandree@FreeBSD.org)
Assignee: mandree@FreeBSD.org
:/usr/ports/graphics/openexr # make
===> openexr-3.1.11 depends on executable: breathe-apidoc - found
===> openexr-3.1.11 depends on package: py39-sphinx_press_theme>=0 - found
===> openexr-3.1.11 depends on file: /usr/local/bin/cmake - found
===> openexr-3.1.11 depends on executable: ninja - found
===> openexr-3.1.11 depends on package: pkgconf>=1.3.0_1 - found
===> openexr-3.1.11 depends on file: /usr/local/bin/python3.9 - found
===> openexr-3.1.11 depends on shared library: libImath-3_1.so.29 - found
(/usr/local/lib/libImath-3_1.so.29)
===> Configuring for openexr-3.1.11
===> Performing out-of-source build
/bin/mkdir -p /usr/ports/graphics/openexr/work/.build
-- Using Imath from /usr/local/lib/cmake/Imath
-- Configure OpenEXR 3.1.11, library API version: 30.11.1
-- clang-format not found.
CMake Error at
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230
(message):
Failed to find sphinx-build executable (missing: SPHINX_EXECUTABLE)
Call Stack (most recent call first):
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600
(_FPHSA_FAILURE_MESSAGE)
cmake/FindSphinx.cmake:12 (find_package_handle_standard_args)
docs/CMakeLists.txt:7 (find_package)
-- Configuring incomplete, errors occurred!
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/graphics/openexr
*** Error code 1
--
You are receiving this mail because:
You are the assignee for the bug.