https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285957
--- Comment #98 from Tatsuki Makino <[email protected]> --- Congratulations :) My first challenge with poudriere was with devel/glib20 and devel/llvm19 (I just made the day before yesterday :) ), but building devel/glib20@default failed. This is a combination of me getting ahead of myself by making a non-default version of textproc/py-docutils and devel/glib20 specifying rst2man:textproc/py-docutils in MANPAGES_BUILD_DEPENDS. It's because only /usr/local/bin/rst2man-3.12 is installed in py312-docutils-0.21.2,1.pkg. This occurs because I have set BUILD_ALL_PYTHON_FLAVORS=1, and it is not a problem... probably :) To make it more reliable, it might be better to bump the revision of the USE_PYTHON=concurrent ports. Hmm, it's a hassle, so let's do it when we get to py313 :) -- You are receiving this mail because: You are the assignee for the bug.
