[head tinderbox] failure on i386/pc98

Stefan Farfeleder stefan at fafoe.narf.at
Sun Dec 25 07:43:15 PST 2005


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.

Stefan


More information about the freebsd-current mailing list