Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Apr 2018 08:04:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 227428] devel/cmake: fails to find suffixed libboost_python
Message-ID:  <bug-227428-7788-y6KmUfAVxz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227428-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227428-7788@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=3D227428

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

Hi Jan,

There is an update to the luminous tree: 12.2.5.
So I ran the current net/ceph port through poudriere after fixing the versi=
on
and distinfo.=20

That makes it compile without much problems.
 - virtenv is indeed not needed.
 - boost_pythons complains with an error:
---
Error: /usr/local/bin/ceph-mgr is linked to
/usr/local/lib/libboost_python.so.1.66.0 from devel/boost-python-libs but i=
t is
not declared as
 a dependency
Warning: you need LIB_DEPENDS+=3Dlibboost_python.so:devel/boost-python-libs
---

Which also shows the "main problem". it is still linked against Boost 1.66.
That even though I portsnapped to update the complete ports tree for the
poudriere  env.

Is this expected?

--=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-227428-7788-y6KmUfAVxz>