https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224030
Peter Wullinger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Peter Wullinger <[email protected]> --- I encountered this yesterday while running up poudriere builds against the "flavored" ports tree. /usr/local/bin/sphinx-build seems to be not installed in the jail, instead I have /usr/local/bin/sphinx-build-{2.7,3.6}. Utilities/Release/create-cmake-release.cmake and Utilities/Sphinx/CMakeLists.txt have both "sphinx-build" as the name for the executable. I got successful builds by patching both files. This seems to affect at least one more port (devel/llvm40), but probably all ports that use cmake and look for "sphinx-build". -- You are receiving this mail because: You are the assignee for the bug.
