From owner-freebsd-current@FreeBSD.ORG Tue Aug 6 09:00:43 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 4534627E for ; Tue, 6 Aug 2013 09:00:43 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 02D3A211F for ; Tue, 6 Aug 2013 09:00:42 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.80.1) for freebsd-current@freebsd.org with esmtp (envelope-from ) id <1V6d8D-002m8L-HE>; Tue, 06 Aug 2013 11:00:41 +0200 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198] helo=telesto) by inpost2.zedat.fu-berlin.de (Exim 4.80.1) for freebsd-current@freebsd.org with esmtpsa (envelope-from ) id <1V6d8D-003BsT-Ey>; Tue, 06 Aug 2013 11:00:41 +0200 Date: Tue, 6 Aug 2013 11:00:33 +0200 From: "O. Hartmann" To: FreeBSD CURRENT Subject: CURRENT (r253984) buildworld fails: contrib/bind9/bin/dig/dighost.c:4340:27: error: passing 'const char *' to parameter of type 'void *' discards qualifiers Message-ID: <20130806110033.3a600a7b@telesto> Organization: FU Berlin X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/T9gw.apOmlxxzAH._oFrq9l"; protocol="application/pgp-signature" X-Originating-IP: 130.133.86.198 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: Tue, 06 Aug 2013 09:00:43 -0000 --Sig_/T9gw.apOmlxxzAH._oFrq9l Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Buildword on r253984 fails ins BIND9: cc -O2 -pipe -O3 -march=3Dnative -I/usr/src/usr.sbin/pkg_install/create/../lib -pipe -O3 -std=3Dgnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wformat=3D2 -Wno-format-extra-args -Wno-format-nonliteral -Werror -c /usr/src/usr.sbin/pkg_install/create/perform.c --- usr.bin.all__D --- /usr/src/usr.bin/dig/../../contrib/bind9/bin/dig/dighost.c:4340:27: error: passing 'const char *' to parameter of type 'void *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers] isc_buffer_init(&buffer, str, len); [...] --Sig_/T9gw.apOmlxxzAH._oFrq9l Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQEcBAEBAgAGBQJSALs5AAoJEOgBcD7A/5N8IAQH/0/va1t5x3JJ7AKCMoxtenIc sZaFHELQdxDObs2jllrCM3dq5azyKYbPDBgASZBD3EOVoFHn0lljGvbi6tucf94E uq8lpFqhCg6VrZkkibdq+XpdJ51YqIQgWJfI0ZZNsAW6egTYGYBhHtHc61yTDVlx 9plAWjOo5pVv2hc9Tc/quorUmjysQ3ZBV0ayHteUsjUq7ZPjw2iN92KI/tlFBSII 3c2dTa4Z5ezqZP5qPeoOOfy6lOWR61mlaWo1wVicw5ydhZPxKl03tyY/JmXt7pIX 2u9a5VJYASvNQroQ955DVPJEnmyxXLjbA7dp+4iz5Tn/iugb1mqH0m2xGEWJBIQ= =GZ1f -----END PGP SIGNATURE----- --Sig_/T9gw.apOmlxxzAH._oFrq9l--