[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
Tue Jan 26 01:37:42 UTC 2016


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

--- Comment #13 from Byron Katz <byronkatz at gmail.com> ---
(In reply to Raphael Kubo da Costa from comment #12)
I was kind of hoping to not debug this myself - rather, I just wanted to let
the maintainer know that for a certain combination of port version / kernel /
machine that CMake doesn't build properly.

Anyway, here is the result of the recent suggestions:
[root at laser /usr/ports/devel/cmake]# cd `make -V WRKSRC`
[root at laser /usr/ports/devel/cmake/work/cmake-3.4.1]# ./bin/cmake
--trace-output -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
Segmentation fault (core dumped)
[root at laser /usr/ports/devel/cmake/work/cmake-3.4.1]#


running the following line caused a ton of extra output, but nothing of obvious
significance:
[root at laser /usr/ports/devel/cmake]# make MAKE_ARGS=VERBOSE=1
===>  Staging for cmake-3.4.1
===>   cmake-3.4.1 depends on file: /usr/local/share/cmake/Modules/CMake.cmake
-
 found
===>   cmake-3.4.1 depends on shared library: libcurl.so - found
(/usr/local/lib/libcurl.so)
...
... (lots of debug info)
...
[100%] Built target ctest
/usr/ports/devel/cmake/work/cmake-3.4.1/Bootstrap.cmk/cmake -E
cmake_progress_start /usr/ports/devel/cmake/work/cmake-3.4.1/CMakeFiles 0
/usr/bin/make -f CMakeFiles/Makefile2 preinstall
Installing the project stripped...
bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
*** Signal 11

Stop.
make[2]: stopped in /usr/ports/devel/cmake/work/cmake-3.4.1
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/devel/cmake
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/cmake

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


More information about the kde-freebsd mailing list