Date: Fri, 20 Jan 2017 19:45:41 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 216071] dns/powerdns and dns/powerdns-recursor: fail to build with clang 4.0 Message-ID: <bug-216071-13-iSoyoBWlXU@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-216071-13@https.bugs.freebsd.org/bugzilla/> References: <bug-216071-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216071 --- Comment #9 from commit-hook@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_val= ue; ~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ 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@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 --=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-216071-13-iSoyoBWlXU>