[Bug 220760] security/botan110: fails to build with boost 1.65
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jul 16 11:34:29 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220760
Bug ID: 220760
Summary: security/botan110: fails to build with boost 1.65
Product: Ports & Packages
Version: Latest
Hardware: Any
URL: https://github.com/boostorg/admin/issues/123
OS: Any
Status: New
Keywords: needs-patch
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: jbeich at FreeBSD.org
CC: lapo at lapo.it
Blocks: 220714
Flags: maintainer-feedback?(lapo at lapo.it)
CC: lapo at lapo.it
TR1 compat library is gone after bug 220714, so you need to switch to C++11.
For an example fix see bug 220715.
=======================<phase: build-depends >============================
===> botan110-1.10.13_3 depends on file:
/usr/local/include/boost/tr1/memory.hpp - not found
===> Installing existing package /packages/All/boost-libs-1.65.0.txz
[103amd64-default-PR220714-job-19] Installing boost-libs-1.65.0...
[103amd64-default-PR220714-job-19] `-- Installing icu-58.2_2,1...
[103amd64-default-PR220714-job-19] `-- Extracting icu-58.2_2,1: .......... done
[103amd64-default-PR220714-job-19] Extracting boost-libs-1.65.0: ..........
done
Message from boost-libs-1.65.0:
You have built the Boost library with thread support.
Don't forget to add -pthread to your linker options when
linking your code.
===> botan110-1.10.13_3 depends on file:
/usr/local/include/boost/tr1/memory.hpp - not found
*** Error code 1
http://package22.nyi.freebsd.org/data/103amd64-default-PR220714/2017-07-15_11h52m05s/logs/errors/botan110-1.10.13_3.log
Referenced Bugs:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220714
[Bug 220714] devel/boost-all: Update to 1.65 (currently beta)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list