Date: Thu, 14 Nov 2013 18:46:11 +0100 From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: FreeBSD CURRENT <freebsd-current@freebsd.org> Subject: CURRENT r 258138 fails to build: usr.bin/gperf: error: format string is empty Message-ID: <20131114184611.6ab510f4@thor.walstatt.dyndns.org>
next in thread | raw e-mail | index | archive | help
--Sig_/hCe8.0VSO_qUE+Yu3uSpfUn Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable I receive this error now in CURRENT r258138: cc -O2 -pipe -O3 -march=3Dnative -pipe -O3 -DRESCUE -std=3Dgnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wmissing-variable-declarations -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -c /usr/src/usr.bin/tail/tail.c --- gnu.all__D --- /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/output.cc:1910:11: error: format string is empty [-Werror,-Wformat-zero-length] "", option.get_size_type()); ^~ 2 errors generated. *** [output.o] Error code 1 Oliver --Sig_/hCe8.0VSO_qUE+Yu3uSpfUn Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQEcBAEBAgAGBQJShQxkAAoJEOgBcD7A/5N8/1sIAMJ+HNDmhlEhA7vjxXKME63R KlPPqJBtFY/Mi/yuCHynR3l5wN9gguKY7PgDSUqL0D0CRRJmj6UoYOUZd9NsXE7l GXXonptJR2XOMNv+7s5aoNVF5eVsyGj9bv4HkfrJ8F7SHPM7vmlUgEHxdO3F2e9a 4XmHFiTipS94Oy+/RUwQLgWfIdVnimGHsayPQ2XhLntqDoNPm+gtPSlyKdH9/ksL ZQrOpxt5/TfM1OfxYTCXamB1oCYicfZCQWN4O4lH7O6YtcgPfyvkvedrq45PzqxX ALYl3cvq30MiVNemjDIXywo24J17zZuZiV8lR2vWifot1AkfqQTFKpbIhVWEcRg= =AU3x -----END PGP SIGNATURE----- --Sig_/hCe8.0VSO_qUE+Yu3uSpfUn--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131114184611.6ab510f4>