Date: Sun, 24 Mar 2013 03:47:27 -0700 From: Sean Bruno <seanwbruno@gmail.com> To: FreeBSD Tinderbox <tinderbox@freebsd.org> Cc: current@freebsd.org, i386@freebsd.org Subject: Re: [head tinderbox] failure on i386/i386 Message-ID: <1364122047.16261.2.camel@localhost> In-Reply-To: <201303241031.r2OAVkjc082426@freebsd-current.sentex.ca> References: <201303241031.r2OAVkjc082426@freebsd-current.sentex.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] > [...] > 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 [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAABAgAGBQJRTtm/AAoJEBkJRdwI6BaH+WwH/A912sb6WKRtPLWHeW1mXiuB 9AEij9vrGbbatwVTZTh48Df7pih0U365ik7ntK7gngWVGZwlRH5SXUXZsAf6qk2i c0cZmUfbmJcYQ6HIKGl1+J8hLyHogF8fyrMAI7Gj9oC1e3trnj97pPUbvDGql1LO TNEyQy3Tp4/gAtSKMXDeU+oTsyT93rLcSrNJ3T0GBIzAX+sXpitsKd+x+eHf48Jl KGRlqMhke0UXOVJfDkxSPAavYK7384+tVcsr0Kqw45P/0FpzZCp78tYrHlx8EWga ipsW5BvUDnj0jHmZDezYjitQPepUtM2LE1jPKTTb+uEFhLp9ortWgFsA8t4rTW4= =zSvo -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1364122047.16261.2.camel>
