Date: Fri, 13 Mar 2026 21:01:41 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 293792] py-sphinx build error Message-ID: <bug-293792-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
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: ports-bugs@FreeBSD.org Reporter: development@langner.net CC: mat@FreeBSD.org, python@FreeBSD.org CC: mat@FreeBSD.org, python@FreeBSD.org 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.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-293792-21822>
