[Bug 224030] devel/cmake: fails to build with flavors; py-sphinx missing

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 2 08:54:22 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224030

Peter Wullinger <freebsd at dhke.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |freebsd at dhke.de

--- Comment #3 from Peter Wullinger <freebsd at dhke.de> ---
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.


More information about the kde-freebsd mailing list