[Bug 216071] dns/powerdns and dns/powerdns-recursor: fail to build with clang 4.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 20 19:45:41 UTC 2017


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

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

Author: cpm
Date: Fri Jan 20 19:44:50 UTC 2017
New revision: 431992
URL: https://svnweb.freebsd.org/changeset/ports/431992

Log:
  MFH: r431990

  dns/powerdns and dns/powerdns-recursor: unbreak build with clang 4.0

  json11.cpp:153:24: error: invalid operands to binary expression ('nullptr_t'
and 'nullptr_t')
          return m_value < static_cast<const Value<tag, T> *>(other)->m_value;
                 ~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  json11.cpp:209:5: note: in instantiation of member function
'json11::Value<json11::Json::Type::NUL,
        nullptr_t>::less' requested here
      JsonNull() : Value(nullptr) {}
      ^

  PR:           216071
  Submitted by: cpm
  Reported by:  jbeich
  Reviewed by:  jbeich
  Approved by:  Ralf van der Enden <tremere at cainites.net> (maintainer)
  Obtained from:        upstream

  Approved by:  ports-secteam (blanket)

Changes:
_U  branches/2017Q1/
  branches/2017Q1/dns/powerdns/Makefile
  branches/2017Q1/dns/powerdns/files/patch-ext_json11_json11.cpp
  branches/2017Q1/dns/powerdns-recursor/Makefile
  branches/2017Q1/dns/powerdns-recursor/files/patch-ext_json11_json11.cpp

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


More information about the freebsd-ports-bugs mailing list