On Wed, Jun 26, 2013 at 11:53:54PM +0000, Jim Harris wrote: > Author: jimharris > Date: Wed Jun 26 23:53:54 2013 > New Revision: 252277 > URL: http://svnweb.freebsd.org/changeset/base/252277 >
===> sbin/nvmecontrol (all) cc -O2 -pipe -march=core2 -std=gnu99 -fstack-protector -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 -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /usr/src/sbin/nvmecontrol/firmware.c cc1: warnings being treated as errors /usr/src/sbin/nvmecontrol/firmware.c: In function 'read_image_file': /usr/src/sbin/nvmecontrol/firmware.c:86: warning: format '%zd' expects type 'signed size_t', but argument 3 has type 'off_t' /usr/src/sbin/nvmecontrol/firmware.c:99: warning: format '%zd' expects type 'signed size_t', but argument 5 has type 'off_t' *** Error code 1 Stop. make: stopped in /usr/src/sbin/nvmecontrol *** Error code 1 Stop. make: stopped in /usr/src/sbin *** Error code 1 Stop. make: stopped in /usr/src *** Error code 1 Stop. make: stopped in /usr/src *** Error code 1 _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"