On Sun, Dec 25, 2005 at 04:34:27PM +0100, Max Laier wrote: > On Sunday 25 December 2005 12:21, FreeBSD Tinderbox wrote: > > ===> usr.sbin/authpf (all) > > cc -O2 -pipe -I/src/usr.sbin/authpf/../../contrib/pf/pfctl -Wall -Werror > > -DENABLE_ALTQ -c /src/usr.sbin/authpf/../../contrib/pf/authpf/authpf.c > > /src/usr.sbin/authpf/../../contrib/pf/authpf/authpf.c: In function > > `change_filter': /src/usr.sbin/authpf/../../contrib/pf/authpf/authpf.c:706: > > warning: long int format, time_t arg (arg 5) *** Error code 1 > > So this is a sideeffect of xprintf, I suppose? Does that mean tinderboxes > enable it by default or why do we get it here? I failed to reproduce this > error on my buildbox so far. No, it's src/sys/sys/_timeval.h rev 1.2 which made struct timeval's member tv_sec a time_t. StefanReceived on Sun Dec 25 2005 - 14:43:15 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:49 UTC