portmaster cmake fails like so:
Code:
/usr/ports/devel/cmake/work/cmake-3.2.3/Help/index.rst:16: WARNING: toctree contains reference to nonexisting document u'manual/cmake-gui.1'
None:None: WARNING: cmake:manual reference target not found: cmake-gui(1)
None:None: WARNING: cmake:manual reference target not found: cmake-gui(1)
[100%] Built target documentation
Installing the project stripped. . .
*** Signal 11
Stop.
make[2]: stopped in /usr/ports/devel/cmake/work/cmake-3.2.3
*** Error code 1
I thought it was the man pages failing but setting the config to not install that didn't change anything. I guess I could have also told it not to build the docs but that doesn't solve the problem.