Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jun 2015 08:04:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 200939] devel/jsoncpp: update to latest version
Message-ID:  <bug-200939-13-MUSFn32JkD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200939-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200939-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200939

--- Comment #9 from Raphael Kubo da Costa <rakuco@FreeBSD.org> ---
Let me try to clarify the situation.

CMake is in a state where it is neither totally broken nor totally right: the
port builds and ports that depend on it also work. However, the actual cmake
binary has incorrect information in its ELF header and that causes some checks
in pkg to fail as expected. This is caused by jsoncpp and its use of SCons, as
it was not using the right commands to correctly version and name its shared
library. This is what bug 201057 fixes.

All of the above is orthogonal to this bug: it only updates jsoncpp to the
latest 1.x version, but keeps using SCons and the problem persists.

This is why I suggested to fix bug 201057 first, so that the port works as
expected before we worry about updating it to a different version.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200939-13-MUSFn32JkD>