https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293792
Bug ID: 293792
Summary: py-sphinx build error
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
CC: [email protected], [email protected]
Created attachment 268790
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=268790&action=edit
make build log
port branche = 2026Q1
error: stopped making "build" in /usr/ports/textproc/py-sphinx
I want compile /usr/ports/dns/bind918 with option [x]docs.
The build fails, and I go to
/usr/ports/textproc/py-sphinx
$ make build
===> Fetching all distfiles required by py311-sphinx-5.3.0_3,1 for building
===> Extracting for py311-sphinx-5.3.0_3,1
=> SHA256 Checksum OK for python/Sphinx-5.3.0.tar.gz.
===> Patching for py311-sphinx-5.3.0_3,1
===> Applying FreeBSD patches for py311-sphinx-5.3.0_3,1 from
/usr/ports/textproc/py-sphinx/files
===> py311-sphinx-5.3.0_3,1 depends on package: py311-flit-core>=3.7 - found
===> py311-sphinx-5.3.0_3,1 depends on file: /usr/local/bin/python3.11 -
found
===> py311-sphinx-5.3.0_3,1 depends on package: py311-build>=0 - found
===> py311-sphinx-5.3.0_3,1 depends on package: py311-installer>=0 - found
===> Configuring for py311-sphinx-5.3.0_3,1
===> Building for py311-sphinx-5.3.0_3,1
Traceback (most recent call last):
File "<frozen runpy>", line 189, in _run_module_as_main
File "<frozen runpy>", line 148, in _get_module_details
File "<frozen runpy>", line 112, in _get_module_details
File "/usr/local/lib/python3.11/site-packages/build/__init__.py", line 7, in
<module>
from ._builder import ProjectBuilder
File "/usr/local/lib/python3.11/site-packages/build/_builder.py", line 16, in
<module>
import pyproject_hooks
ModuleNotFoundError: No module named 'pyproject_hooks'
*** Error code 1
--
You are receiving this mail because:
You are on the CC list for the bug.