Date: Sat, 14 Jun 2003 12:33:30 -0700 (PDT) From: Pete Carah <pete@ns.altadena.net> To: current@freebsd.org Subject: -pedantic yet again, this time with Werror Message-ID: <200306141933.h5EJXViO057431@ns.altadena.net>
next in thread | raw e-mail | index | archive | help
This one stops the build:
Same cvsup (of about an hour ago) as for my previous note.
-- Pete
-------------------------------------------------
===> libexec/tcpd
cc -O -pipe -march=pentium3 -DREAL_DAEMON_DIR=\"/usr/libexec\" -DSEVERITY=LOG_INFO -DRFC931_TIMEOUT=10 -DHOSTS_DENY=\"/etc/hosts.deny\" -DHOSTS_ALLOW=\"/etc/hosts.allow\" -DFACILITY=LOG_DAEMON -DINET6 -std=iso9899:1990 -pedantic -Wformat=2 -Wno-format-extra-args -Werror -c /usr/src/contrib/tcp_wrappers/tcpd.c
cc1: warnings being treated as errors
In file included from /usr/obj/usr/src/i386/usr/include/sys/stat.h:100,
from /usr/src/contrib/tcp_wrappers/tcpd.c:23:
/usr/obj/usr/src/i386/usr/include/sys/time.h: In function `timespec2bintime':
/usr/obj/usr/src/i386/usr/include/sys/time.h:125: warning: ISO C89 forbids long long integer constants
/usr/obj/usr/src/i386/usr/include/sys/time.h: In function `timeval2bintime':
/usr/obj/usr/src/i386/usr/include/sys/time.h:142: warning: ISO C89 forbids long long integer constants
/usr/src/contrib/tcp_wrappers/tcpd.c: In function `main':
/usr/src/contrib/tcp_wrappers/tcpd.c:133: warning: ISO C does not support the `%m' printf format
*** Error code 1
Stop in /usr/src/libexec/tcpd.
*** Error code 1
Stop in /usr/src/libexec.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306141933.h5EJXViO057431>
