https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258435
Adriaan de Groot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Adriaan de Groot <[email protected]> --- Hi! Thanks for the report. It isn't *actually* a CMake problem, but another part of the ports tree that has been updated: - jinja2 has been updated to 3.0 - it requires MarkupSafe 2.0 - the ports tree offers MarkupSafe 1.1 - ports that use jinja2 -- like CMake, which uses it through Sphinx to build documentation -- now fall over. So I'm not sure what to do with this particular PR: it's not a CMake-source-code or -build problem, and will go away by itself when that distant dependency is fixed. -- You are receiving this mail because: You are the assignee for the bug.
