maintainer-feedback requested: [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


Jan Beich <jbeich at FreeBSD.org> has asked kde at FreeBSD.org for
maintainer-feedback:
Bug 227428: [cmake] net/ceph: fails to build with boost 1.67
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227428



--- Description ---
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


More information about the kde-freebsd mailing list