Re: [head tinderbox] failure on i386/i386

From: Sean Bruno <seanwbruno_at_gmail.com>
Date: Sun, 24 Mar 2013 03:47:27 -0700
> [...]
> 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

Received on Sun Mar 24 2013 - 09:47:31 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:36 UTC