[Bug 277749] textproc/py-sphinxcontrib-autoprogram: Update to 0.1.9

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 04 Apr 2024 19:35:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277749

--- Comment #7 from Trond Endrestøl <Trond.Endrestol@ximalas.info> ---
(In reply to Nuno Teixeira from comment #6)
With setuptools 69.2.0, textproc/py-sphinxcontrib-autoprogram 0.1.9, and

-USE_PYTHON=    autoplist concurrent distutils
+USE_PYTHON=    autoplist concurrent pep517

for the latter port, gives:

--------------------------------------------------------------------------------
--  Phase: stage
--------------------------------------------------------------------------------
===>  Staging for py39-sphinxcontrib-autoprogram-0.1.9
===>   Generating temporary packing list
(cd
/construction/xports/textproc/py-sphinxcontrib-autoprogram/work-py39/sphinxcontrib-autoprogram-0.1.9/build/sphinx/html
&&  /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null
2>&1) &&  /usr/bin/find -Ed $1 $3 \(   -type d -exec /bin/sh -c '\''cd
'\''$2'\'' && chmod 755 "$@"'\'' . {} +  -o -type f -exec /bin/sh -c '\''cd
'\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE .
/construction/xports/textproc/py-sphinxcontrib-autoprogram/work-py39/stage/usr/local/share/doc/py39-sphinxcontrib-autoprogram
"! -name .buildinfo -and ! -name objects.inv")
cd:
/construction/xports/textproc/py-sphinxcontrib-autoprogram/work-py39/sphinxcontrib-autoprogram-0.1.9/build/sphinx/html:
No such file or directory
*** Error code 2

Stop.
make: stopped in /xports/textproc/py-sphinxcontrib-autoprogram

Note, I use Synth, not Poudriere.

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