From owner-freebsd-current@FreeBSD.ORG Sun Sep 15 15:53:05 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1B60CEA1; Sun, 15 Sep 2013 15:53:05 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from sarah.protected-networks.net (sarah.protected-networks.net [IPv6:2001:470:1f07:4e1::1]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E0D422841; Sun, 15 Sep 2013 15:53:04 +0000 (UTC) Received: from toshi.auburn.protected-networks.net (toshi.auburn.protected-networks.net [202.12.127.84]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "Iain Butler", Issuer "RSA Class 2 Personal CA v2" (verified OK)) (Authenticated sender: imb@protected-networks.net) by sarah.protected-networks.net (Postfix) with ESMTPSA id A095A618C; Sun, 15 Sep 2013 11:52:56 -0400 (EDT) DomainKey-Signature: a=rsa-sha1; s=200509; d=protected-networks.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:cc:subject: x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=JXWsomxQQ6XUTebSm7YfSxjR3SdU49qIXXHd2ntnFAQJaOappKnnqdXUYGSSrAo/5 ImcvJi9MaQtGRTtYL9Zi5x8e+QnJ54aDfx+MxQB0IJWHyh572bsuT79H0SYt/Jc Message-ID: <5235D7D2.3030300@protected-networks.net> Date: Sun, 15 Sep 2013 11:52:50 -0400 From: Michael Butler User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:17.0) Gecko/20130910 Thunderbird/17.0.8 MIME-Version: 1.0 To: des@freebsd.org Subject: SVN r255597 breaks -current with GCC X-Enigmail-Version: 1.5.1 OpenPGP: id=0442D492 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Sep 2013 15:53:05 -0000 -----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-----