Date: Sun, 15 Sep 2013 11:52:50 -0400 From: Michael Butler <imb@protected-networks.net> To: des@freebsd.org Cc: freebsd-current <freebsd-current@freebsd.org> Subject: SVN r255597 breaks -current with GCC Message-ID: <5235D7D2.3030300@protected-networks.net>
next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 As below .. - --- acl_list.o --- cc1: warnings being treated as errors In file included from /usr/src/usr.sbin/unbound/daemon/../../../contrib/ldns/ldns/error.h:19, from /usr/src/usr.sbin/unbound/daemon/../../../contrib/ldns/ldns/buffer.h:20, from /usr/src/usr.sbin/unbound/daemon/../../../contrib/unbound/util/log.h:44, from /usr/src/usr.sbin/unbound/daemon/../../../contrib/unbound/daemon/acl_list.c:45: /usr/src/usr.sbin/unbound/daemon/../../../contrib/ldns/ldns/util.h: In function 'ldns_read_uint16': /usr/src/usr.sbin/unbound/daemon/../../../contrib/ldns/ldns/util.h:75: warning: cast discards qualifiers from pointer target type /usr/src/usr.sbin/unbound/daemon/../../../contrib/ldns/ldns/util.h: In function 'ldns_read_uint32': /usr/src/usr.sbin/unbound/daemon/../../../contrib/ldns/ldns/util.h:86: warning: cast discards qualifiers from pointer target type *** [acl_list.o] Error code 1 make[5]: stopped in /usr/src/usr.sbin/unbound/daemon - --- cachedump.o --- cc1: warnings being treated as errors In file included from /usr/src/usr.sbin/unbound/daemon/../../../contrib/ldns/ldns/ldns.h:95, from /usr/src/usr.sbin/unbound/daemon/../../../contrib/unbound/daemon/cachedump.c:43: /usr/src/usr.sbin/unbound/daemon/../../../contrib/ldns/ldns/util.h: In function 'ldns_read_uint16': /usr/src/usr.sbin/unbound/daemon/../../../contrib/ldns/ldns/util.h:75: warning: cast discards qualifiers from pointer target type /usr/src/usr.sbin/unbound/daemon/../../../contrib/ldns/ldns/util.h: In function 'ldns_read_uint32': /usr/src/usr.sbin/unbound/daemon/../../../contrib/ldns/ldns/util.h:86: warning: cast discards qualifiers from pointer target type In file included from /usr/src/usr.sbin/unbound/daemon/../../../contrib/ldns/ldns/ldns.h:101, from /usr/src/usr.sbin/unbound/daemon/../../../contrib/unbound/daemon/cachedump.c:43: /usr/src/usr.sbin/unbound/daemon/../../../contrib/ldns/ldns/dnssec_verify.h: At top level: /usr/src/usr.sbin/unbound/daemon/../../../contrib/ldns/ldns/dnssec_verify.h:311: warning: redundant redeclaration of 'ldns_dnssec_derive_trust_tree_dnskey_rrset_time' /usr/src/usr.sbin/unbound/daemon/../../../contrib/ldns/ldns/dnssec_verify.h:295: warning: previous declaration of 'ldns_dnssec_derive_trust_tree_dnskey_rrset_time' was here *** [cachedump.o] Error code 1 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (FreeBSD) iEYEARECAAYFAlI119EACgkQQv9rrgRC1JJ24QCffv2WirblbpiNLiKZk+Xvqg8H /rQAnj+y9V2Moz4sPB0it6PiYveurhXn =3hOt -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5235D7D2.3030300>