Date: Tue, 10 Apr 2018 19:30:51 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 227428] [cmake] net/ceph: fails to build with boost 1.67 Message-ID: <bug-227428-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227428 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@FreeBSD.org Reporter: jbeich@FreeBSD.org CC: kde@FreeBSD.org, wjw@digiware.nl Blocks: 227427 Flags: maintainer-feedback?(wjw@digiware.nl) CC: wjw@digiware.nl Flags: maintainer-feedback?(kde@FreeBSD.org) CC: kde@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=3Dtrue' | 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=3D227427 [Bug 227427] devel/boost-all: Update to 1.67.0 --=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>