[Bug 227428] [cmake] net/ceph: fails to build with boost 1.67

2018-04-10 Thread bugzilla-noreply
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-b...@freebsd.org
  Reporter: jbe...@freebsd.org
CC: k...@freebsd.org, w...@digiware.nl
Blocks: 227427
 Flags: maintainer-feedback?(w...@digiware.nl)
CC: w...@digiware.nl
 Flags: maintainer-feedback?(k...@freebsd.org)
CC: k...@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.

maintainer-feedback requested: [Bug 227428] [cmake] net/ceph: fails to build with boost 1.67

2018-04-10 Thread bugzilla-noreply
Jan Beich <jbe...@freebsd.org> has asked k...@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