[Bug 273532] textproc/py-sphinxcontrib-autoprogram fails to build with extension error (exception: No module named 'six') using poudriere 13.2-stable on amd64
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 273532] textproc/py-sphinxcontrib-autoprogram fails to build with extension error (exception: No module named 'six') using poudriere 13.2-stable on amd64"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 273532] textproc/py-sphinxcontrib-autoprogram fails to build with extension error (exception: No module named 'six') using poudriere 13.2-stable on amd64"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 273532] textproc/py-sphinxcontrib-autoprogram fails to build with extension error (exception: No module named 'six') using poudriere 13.2-stable on amd64"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Sep 2023 19:38:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273532
Bug ID: 273532
Summary: textproc/py-sphinxcontrib-autoprogram fails to build
with extension error (exception: No module named
'six') using poudriere 13.2-stable on amd64
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: transitive@gmail.com
CC: dereks@lifeofadishwasher.com
Flags: maintainer-feedback?(dereks@lifeofadishwasher.com)
CC: dereks@lifeofadishwasher.com
The port textproc/py-sphinxcontrib-autoprogram fails to build under poudriere
on my 13.2-stable amd64 system.
It could not import extension sphinxcontrib.autoprogram (exception: No module
named 'six').
Below is the relevant excerpt of the build log:
===> Configuring for py39-sphinxcontrib-autoprogram-0.1.8
/usr/local/lib/python3.9/site-packages/setuptools/dist.py:286:
SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated,
consider using implicit namespaces instead (PEP 420).
warnings.warn(msg, SetuptoolsDeprecationWarning)
running config
===========================================================================
=======================<phase: build >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===> Building for py39-sphinxcontrib-autoprogram-0.1.8
/usr/local/lib/python3.9/site-packages/setuptools/dist.py:286:
SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated,
consider using implicit namespaces instead (PEP 420).
warnings.warn(msg, SetuptoolsDeprecationWarning)
running build_sphinx
Running Sphinx v5.3.0
Extension error:
Could not import extension sphinxcontrib.autoprogram (exception: No module
named 'six')
*** Error code 1
Stop.
make: stopped in /usr/ports/textproc/py-sphinxcontrib-autoprogram
=>> Cleaning up wrkdir
===> Cleaning for py39-sphinxcontrib-autoprogram-0.1.8
build of textproc/py-sphinxcontrib-autoprogram@py39 |
py39-sphinxcontrib-autoprogram-0.1.8 ended at Sat Sep 2 14:52:56 EDT 2023
build time: 00:00:07
!!! build failure encountered !!!
--
You are receiving this mail because:
You are the assignee for the bug.