rendered paste bodyWarning: Object directory not changed from original /usr/src/sbin/newfs
cc -O -pipe -DMFS -DFSIRAND -I/usr/src/sbin/newfs/../mount -std=gnu99 -Wsystem-headers -Werror -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /usr/src/sbin/newfs/../mount/getmntopts.c
cc -O -pipe -DMFS -DFSIRAND -I/usr/src/sbin/newfs/../mount -std=gnu99 -Wsystem-headers -Werror -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c newfs.c
cc -O -pipe -DMFS -DFSIRAND -I/usr/src/sbin/newfs/../mount -std=gnu99 -Wsystem-headers -Werror -Wall -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wold-style-definition -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c mkfs.c
cc1: warnings being treated as errors
mkfs.c: In function 'mkfs':
mkfs.c:690: error: format '%ld' expects type 'long int', but argument 2 has type 'long long unsigned int'
mkfs.c:690: error: format '%ld' expects type 'long int', but argument 3 has type 'long long unsigned int'
*** Error code 1