[Bug 227428] [cmake] net/ceph: fails to build with boost 1.67
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Apr 10 19:30:51 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227428
Bug ID: 227428
Summary: [cmake] net/ceph: fails to build with boost 1.67
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: needs-patch
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: jbeich at FreeBSD.org
CC: kde at FreeBSD.org, wjw at digiware.nl
Blocks: 227427
Flags: maintainer-feedback?(wjw at digiware.nl)
CC: wjw at digiware.nl
Flags: maintainer-feedback?(kde at FreeBSD.org)
CC: kde at FreeBSD.org
After bug 227427 lands this port will end up BROKEN. Can you help?
libboost_python.so is now libboost_python27.so
libboost_python3.so is now libboost_python36.so
$ fetch -qo- 'https://reviews.freebsd.org/D15030?download=true' | patch -Efsp0
-d /usr/ports
$ make all deinstall install clean -C/usr/ports/devel/boost-jam
$ make all deinstall install clean -C/usr/ports/devel/boost-libs
$ make all deinstall install clean -C/usr/ports/devel/boost-python-libs
$ make -C/usr/ports/net/ceph
[...]
CMake Error at /usr/local/share/cmake/Modules/FindBoost.cmake:1960 (message):
Unable to find the requested Boost libraries.
Boost version: 1.67.0
Boost include path: /usr/local/include
Could not find the following Boost libraries:
boost_python
[...]
build log: https://ptpb.pw/8qfO
regressed by: https://github.com/boostorg/python/commit/d4d41d94aecc
Referenced Bugs:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227427
[Bug 227427] devel/boost-all: Update to 1.67.0
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list