[head tinderbox] failure on sparc64/sun4v

Brooks Davis brooks at one-eyed-alien.net
Thu Jan 11 12:41:01 PST 2007


On Thu, Jan 11, 2007 at 02:32:41PM -0500, FreeBSD Tinderbox wrote:
> ===> usr.bin/head (all)
> cc -O2 -pipe  -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /src/usr.bin/head/head.c
> /src/usr.bin/head/head.c: In function `head_bytes':
> /src/usr.bin/head/head.c:149: warning: comparison between signed and unsigned
> *** Error code 1

Sorry about that, I didn't notice that varied signedness of off_t.
It should be fixed now.

-- Brooks


More information about the freebsd-sparc64 mailing list