[kde-freebsd] [Bug 206546] devel/cmake - Cmake 3.4.1 fails to build using "make install"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 24 18:56:50 UTC 2016


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

Raphael Kubo da Costa <rakuco at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|maintainer-feedback?(kde at Fr |maintainer-feedback+
                   |eeBSD.org)                  |

--- Comment #6 from Raphael Kubo da Costa <rakuco at FreeBSD.org> ---
> 1)  the man page isn't being built when/where expected.

Like comment #1 said, things are working as intended: the cmake-gui port
installs the cmake-gui man page. It causes a warning to be output in
devel/cmake's build, but it is harmless.

> 2) when Cmake tries to run install/strip, it fails and shows the error message "Signal 11".

The "signal 11" message did not come from CMake, it's something invoked during
the build that crashed. Try building with CMAKE_VERBOSE=1 to see which command
was invoked.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list