On Thu, 16 Jun 2011, Garrett Cooper wrote:
On Wed, Jun 15, 2011 at 9:36 PM, FreeBSD Tinderbox
<tinder...@freebsd.org> wrote:
TB --- 2011-06-16 04:08:45 - tinderbox 2.7 running on freebsd-current.sentex.ca
TB --- 2011-06-16 04:08:45 - starting HEAD tinderbox run for sparc64/sparc64
[...]
cc -O2 -pipe �-ffreestanding -Wformat -I/src/lib/libstand -DBZ_NO_STDIO
-DBZ_NO_COMPRESS -DHAVE_MEMCPY -I/src/lib/libstand/../libz -std=gnu99
-Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized
-Wno-pointer-sign -c /src/lib/libstand/twiddle.c
cc -O2 -pipe �-ffreestanding -Wformat -I/src/lib/libstand -DBZ_NO_STDIO
-DBZ_NO_COMPRESS -DHAVE_MEMCPY -I/src/lib/libstand/../libz -std=gnu99
-Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized
-Wno-pointer-sign -c /src/lib/libstand/zalloc.c
cc1: warnings being treated as errors
/src/lib/libstand/zalloc.c: In function 'zfree':
/src/lib/libstand/zalloc.c:157: warning: format '%d' expects type 'int', but
argument 3 has type 'iaddr_t'
/src/lib/libstand/zalloc.c:181: warning: format '%d' expects type 'int', but
argument 3 has type 'iaddr_t'
/src/lib/libstand/zalloc.c:212: warning: format '%d' expects type 'int', but
argument 3 has type 'iaddr_t'
*** Error code 1
Stop in /src/lib/libstand.
*** Error code 1
Could someone please fix the tinderbox compile on sparc64 with this
file via this patch?
Committed as r223139.
Thanks,
Tai-hwa Liang
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"