[Bug 214470] dns/powerdns-recursor: fails to build and crashes with boost 1.62

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 21 04:21:34 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214470

--- Comment #5 from commit-hook at freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Mon Nov 21 04:21:20 UTC 2016
New revision: 426688
URL: https://svnweb.freebsd.org/changeset/ports/426688

Log:
  dns/powerdns-recursor: unbreak build with boost 1.62

  In file included from mtasker_context.cc:27:
  ./mtasker_fcontext.cc:33:7: error: no member named 'make_fcontext' in
namespace 'boost::context'; did you mean
'boost::context::detail::make_fcontext'?
  using boost::context::make_fcontext;
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  In file included from mtasker_context.cc:27:
  ./mtasker_fcontext.cc:64:7: error: no member named 'fcontext_t' in namespace
'boost::context'; did you mean 'boost::context::detail::fcontext_t'?
  using boost::context::fcontext_t;
        ^~~~~~~~~~~~~~~~~~~~~~~~~~
  [...]

  PR:           214470
  Submitted by: antoine
  Obtained from:        upstream
  Approved by:  portmgr blanket

Changes:
  head/dns/powerdns-recursor/files/patch-mtasker__fcontext.cc

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list