-pedantic yet again, this time with Werror
Pete Carah
pete at ns.altadena.net
Sat Jun 14 12:33:32 PDT 2003
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.
More information about the freebsd-current
mailing list