[head tinderbox] failure on i386/i386
Sean Bruno
seanwbruno at gmail.com
Sun Mar 24 10:47:32 UTC 2013
> [...]
> cc -O2 -pipe -I/src/sbin/fsck_ffs -I/src/sbin/fsck_ffs/../mount -DRESCUE -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -c /src/sbin/fsck_ffs/fsutil.c
> /src/sbin/fsck_ffs/fsutil.c:511:3: error: format specifies type 'long' but the argument has type 'time_t' (aka 'int') [-Werror,-Wformat]
> finishpass.tv_sec, finishpass.tv_nsec / 1000000);
> ^~~~~~~~~~~~~~~~~
> /src/sbin/fsck_ffs/fsutil.c:525:7: error: format specifies type 'long' but the argument has type 'time_t' (aka 'int') [-Werror,-Wformat]
> readtime[i].tv_sec, readtime[i].tv_nsec / 1000000,
> ^~~~~~~~~~~~~~~~~~
> 2 errors generated.
> *** [fsutil.o] Error code 1
Should be squished now. r248680
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20130324/0a45b0f1/attachment.sig>
More information about the freebsd-current
mailing list