Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Dec 2017 09:21:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 224185] [cmake] net/ceph and net/ceph-devel: fails to build with boost 1.66
Message-ID:  <bug-224185-13-sRsWw9jiTE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224185-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224185-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=3D224185

--- Comment #12 from Willem Jan Withagen <wjw@digiware.nl> ---
(In reply to Jan Beich from comment #11)

Hi Jan,

A regular ceph build in jenkinst would look a like:
http://cephdev.digiware.nl:8180/jenkins/job/ceph-master/lastBuild/console

and if you there search for boost_thread you'll see that in that build the
libraries are bound in a totally different way:
    /usr/local/lib/libboost_thread.so

So I'm not why all of a sudden Cmake want to transform this into
-lBoost::thread.
Where I assume that Cmake expects Clang to find the correct lib with this
option?

I certainly do not follow the development of CMake as it is, and guess I'll
have to look into this. But I'm rather busy ATM.

Is Ceph the only one giving you such a hard time?

--=20
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-224185-13-sRsWw9jiTE>