Date: Tue, 6 Aug 2013 11:00:33 +0200 From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: FreeBSD CURRENT <freebsd-current@freebsd.org> 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>
next in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130806110033.3a600a7b>