Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jul 2017 11:34:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 220760] security/botan110: fails to build with boost 1.65
Message-ID:  <bug-220760-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220760

            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@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
                CC: lapo@lapo.it
            Blocks: 220714
             Flags: maintainer-feedback?(lapo@lapo.it)
                CC: lapo@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.

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: build-depends  >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>   botan110-1.10.13_3 depends on file:
/usr/local/include/boost/tr1/memory.hpp - not found
=3D=3D=3D>   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.
=3D=3D=3D>   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=3D220714
[Bug 220714] devel/boost-all: Update to 1.65 (currently beta)
--=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-220760-13>