[kde-freebsd] [Bug 200969] devel/cmake: missing library /usr/local/lib/libjsoncpp.so
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Aug 30 19:20:35 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200969
chrysalis at chrysalisnet.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |chrysalis at chrysalisnet.org
--- Comment #8 from chrysalis at chrysalisnet.org ---
Isnt fixed, the build still fails on gcc48 from ports.
In file included from
/usr/ports/devel/cmake/work/cmake-3.2.3/Source/cmGlobalNinjaGenerator.cxx:14:0:
/usr/ports/devel/cmake/work/cmake-3.2.3/Source/cmGeneratorExpressionEvaluationFile.h:39:64:
error: 'mode_t' has not been declared
std::map<std::string, std::string> &outputFiles, mode_t perm);
^
*** [cmGlobalNinjaGenerator.o] Error code 1
1 error
---------------------------------------------
Error when bootstrapping CMake:
Problem while running make
---------------------------------------------
Log of errors:
/usr/ports/devel/cmake/work/cmake-3.2.3/Bootstrap.cmk/cmake_bootstrap.log
builds using gcc 4.2.1 which of course is a very old gcc that is removed from
FreeBSD 10+.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list