Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 Sep 2023 19:38:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 273532] textproc/py-sphinxcontrib-autoprogram fails to build with extension error  (exception: No module named 'six') using poudriere 13.2-stable on amd64
Message-ID:  <bug-273532-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273532

            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 poudrie=
re
on my 13.2-stable amd64 system.=20

It could not import extension sphinxcontrib.autoprogram (exception: No modu=
le
named 'six').

Below is the relevant excerpt of the build log:

=3D=3D=3D>  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 deprecate=
d,
consider using implicit namespaces instead (PEP 420).
  warnings.warn(msg, SetuptoolsDeprecationWarning)
running config
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: build          >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D env: NO_DEPENDS=3Dyes USER=3Droot UID=3D0 GID=3D0
=3D=3D=3D>  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 deprecate=
d,
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
=3D>> Cleaning up wrkdir
=3D=3D=3D>  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 !!!

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273532-7788>