Date: Fri, 10 Aug 2001 18:21:26 -0700 From: Kris Kennaway <kris@obsecurity.org> To: audit@FreeBSD.org Subject: WFORMAT=1 errors Message-ID: <20010810182125.A47936@xor.obsecurity.org>
next in thread | raw e-mail | index | archive | help
--VS++wcV0S1rZb1Fb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I'm going to start locking down the bits of the tree which compile with WFORMAT=1. In the meantime, does anyone feel like fixing some of the following from usr.bin/ (this is a warning list from alpha: most of these are probably easy to fix, although some are impossible)? Kris ===> at Warning: Object directory not changed from original /j/kris/src/usr.bin/at cc -O -pipe -mcpu=ev5 -DATJOB_DIR=\"/var/at/jobs/\" -DLFILE=\"/var/at/jobs/.lockfile\" -DLOADAVG_MX=1.5 -DATSPOOL_DIR=\"/var/at/spool\" -DVERSION=\"2.9\" -DDAEMON_UID=1 -DDAEMON_GID=1 -DDEFAULT_BATCH_QUEUE=\'E\' -DDEFAULT_AT_QUEUE=\'c\' -DPERM_PATH=\"/var/at/\" -Wall -Wnon-const-format -Wno-format-extra-args -Werror -c at.c cc1: warnings being treated as errors at.c: In function `list_jobs': at.c:494: warning: `%x' yields only last 2 digits of year in some locales on non-BSD systems *** Error code 1 `all' not remade because of errors. ===> chat Warning: Object directory not changed from original /j/kris/src/usr.bin/chat cc -O -pipe -mcpu=ev5 -Wall -Wnon-const-format -Wno-format-extra-args -Werror -c chat.c cc1: warnings being treated as errors chat.c: In function `main': chat.c:269: warning: value computed is not used *** Error code 1 `all' not remade because of errors. ===> cmp Warning: Object directory not changed from original /j/kris/src/usr.bin/cmp cc -O -pipe -mcpu=ev5 -Wall -Wnon-const-format -Wno-format-extra-args -Werror -c misc.c cc -O -pipe -mcpu=ev5 -Wall -Wnon-const-format -Wno-format-extra-args -Werror -c regular.c cc -O -pipe -mcpu=ev5 -Wall -Wnon-const-format -Wno-format-extra-args -Werror -c special.c cc1: warnings being treated as errors misc.c: In function `diffmsg': misc.c:62: warning: long long int format, off_t arg (arg 4) misc.c:62: warning: long long int format, off_t arg (arg 5) cc1: warnings being treated as errors special.c: In function `c_special': special.c:79: warning: long long int format, off_t arg (arg 2) *** Error code 1 *** Error code 1 cc1: warnings being treated as errors regular.c: In function `c_regular': regular.c:104: warning: long long unsigned int format, long unsigned int arg (arg 2) regular.c:107: warning: long long int format, off_t arg (arg 2) *** Error code 1 `all' not remade because of errors. ===> colldef Warning: Object directory not changed from original /j/kris/src/usr.bin/colldef cc -O -pipe -mcpu=ev5 -Wall -I. -I/j/kris/src/usr.bin/colldef/../../lib/libc/locale -DCOLLATE_DEBUG -Wnon-const-format -Wno-format-extra-args -Werror -c scan.c cc1: warnings being treated as errors scan.l:638: warning: `yyunput' defined but not used *** Error code 1 `all' not remade because of errors. ===> compile_et Warning: Object directory not changed from original /j/kris/src/usr.bin/compile_et cc -O -pipe -mcpu=ev5 -I. -I/j/kris/src/usr.bin/compile_et/../../contrib/com_err -Wnon-const-format -Wno-format-extra-args -Werror -c /j/kris/src/usr.bin/compile_et/../../contrib/com_err/getarg.c cc -O -pipe -mcpu=ev5 -I. -I/j/kris/src/usr.bin/compile_et/../../contrib/com_err -Wnon-const-format -Wno-format-extra-args -Werror -c lex.c cc1: warnings being treated as errors /j/kris/src/usr.bin/compile_et/../../contrib/com_err/getarg.c: In function `print_arg': /j/kris/src/usr.bin/compile_et/../../contrib/com_err/getarg.c:80: warning: type mismatch in implicit declaration for built-in function `strlen' /j/kris/src/usr.bin/compile_et/../../contrib/com_err/getarg.c: In function `add_string': /j/kris/src/usr.bin/compile_et/../../contrib/com_err/getarg.c:178: warning: assignment makes pointer from integer without a cast /j/kris/src/usr.bin/compile_et/../../contrib/com_err/getarg.c: In function `arg_match_long': /j/kris/src/usr.bin/compile_et/../../contrib/com_err/getarg.c:197: warning: assignment makes pointer from integer without a cast *** Error code 1 cc1: warnings being treated as errors /j/kris/src/usr.bin/compile_et/../../contrib/com_err/lex.l: In function `error_message': /j/kris/src/usr.bin/compile_et/../../contrib/com_err/lex.l:126: warning: non-constant format parameter *** Error code 1 `all' not remade because of errors. ===> du Warning: Object directory not changed from original /j/kris/src/usr.bin/du cc -O -pipe -mcpu=ev5 -Wall -Wnon-const-format -Wno-format-extra-args -Werror -c du.c cc1: warnings being treated as errors du.c: In function `main': du.c:286: warning: long long int format, long int arg (arg 2) *** Error code 1 `all' not remade because of errors. ===> ee Warning: Object directory not changed from original /j/kris/src/usr.bin/ee cc -O -pipe -mcpu=ev5 -DCAP -DHAS_NCURSES -DHAS_UNISTD -DHAS_STDARG -DHAS_STDLIB -DHAS_CTYPE -DHAS_SYS_IOCTL -DHAS_SYS_WAIT -DSLCT_HDR -Wall -Wnon-const-format -Wno-format-extra-args -Werror -c ee.c cc1: warnings being treated as errors ee.c: In function `get_options': ee.c:2086: warning: non-constant format parameter ee.c:2087: warning: non-constant format parameter ee.c:2088: warning: non-constant format parameter ee.c:2089: warning: non-constant format parameter ee.c:2090: warning: non-constant format parameter ee.c: In function `sh_command': ee.c:3152: warning: non-constant format parameter *** Error code 1 `all' not remade because of errors. ===> file Warning: Object directory not changed from original /j/kris/src/usr.bin/file cc -O -pipe -mcpu=ev5 -DMAGIC='"/usr/share/misc/magic"' -DBUILTIN_ELF -DELFCORE -DHAVE_CONFIG_H -I/j/kris/src/usr.bin/file -I/j/kris/src/usr.bin/file/../../contrib/file -Wnon-const-format -Wno-format-extra-args -Werror -c /j/kris/src/usr.bin/file/../../contrib/file/softmagic.c cc -O -pipe -mcpu=ev5 -DMAGIC='"/usr/share/misc/magic"' -DBUILTIN_ELF -DELFCORE -DHAVE_CONFIG_H -I/j/kris/src/usr.bin/file -I/j/kris/src/usr.bin/file/../../contrib/file -Wnon-const-format -Wno-format-extra-args -Werror -c print-hacked.c cc1: warnings being treated as errors /j/kris/src/usr.bin/file/../../contrib/file/softmagic.c: In function `mprint': /j/kris/src/usr.bin/file/../../contrib/file/softmagic.c:227: warning: non-constant format parameter /j/kris/src/usr.bin/file/../../contrib/file/softmagic.c:235: warning: non-constant format parameter /j/kris/src/usr.bin/file/../../contrib/file/softmagic.c:243: warning: non-constant format parameter /j/kris/src/usr.bin/file/../../contrib/file/softmagic.c:250: warning: non-constant format parameter /j/kris/src/usr.bin/file/../../contrib/file/softmagic.c:259: warning: non-constant format parameter /j/kris/src/usr.bin/file/../../contrib/file/softmagic.c:267: warning: non-constant format parameter /j/kris/src/usr.bin/file/../../contrib/file/softmagic.c:274: warning: non-constant format parameter cc1: warnings being treated as errors print-hacked.c: In function `mdump': print-hacked.c:62: warning: non-constant format parameter print-hacked.c: In function `ckfprintf': print-hacked.c:165: warning: non-constant format parameter print-hacked.c: In function `error': print-hacked.c:196: warning: non-constant format parameter print-hacked.c: In function `magwarn': print-hacked.c:224: warning: non-constant format parameter *** Error code 1 *** Error code 1 `all' not remade because of errors. ===> find Warning: Object directory not changed from original /j/kris/src/usr.bin/find cc -O -pipe -mcpu=ev5 -Wall -I/j/kris/src/usr.bin/find/../../gnu/usr.bin/cvs/lib -DHAVE_CONFIG_H -Wnon-const-format -Wno-format-extra-args -Werror -c ls.c cc1: warnings being treated as errors ls.c: In function `printlong': ls.c:68: warning: long long int format, int64_t arg (arg 3) ls.c:78: warning: long long int format, off_t arg (arg 2) *** Error code 1 `all' not remade because of errors. ===> finger Warning: Object directory not changed from original /j/kris/src/usr.bin/finger cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c lprint.c cc1: warnings being treated as errors lprint.c: In function `lprint': lprint.c:190: warning: precision is not type int (arg 2) *** Error code 1 `all' not remade because of errors. ===> fmt Warning: Object directory not changed from original /j/kris/src/usr.bin/fmt cc -O -pipe -mcpu=ev5 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wnon-const-format -Wno-format-extra-args -Werror -c fmt.c cc1: warnings being treated as errors fmt.c: In function `get_positive': fmt.c:201: warning: non-constant format parameter *** Error code 1 `all' not remade because of errors. ===> ftp Warning: Object directory not changed from original /j/kris/src/usr.bin/ftp cc -O -pipe -mcpu=ev5 -DINET6 -Wnon-const-format -Wno-format-extra-args -Werror -c ftp.c cc -O -pipe -mcpu=ev5 -DINET6 -Wnon-const-format -Wno-format-extra-args -Werror -c util.c cc1: warnings being treated as errors ftp.c: In function `command': ftp.c:299: warning: non-constant format parameter ftp.c:316: warning: non-constant format parameter cc1: warnings being treated as errors util.c: In function `remotemodtime': util.c:537: warning: non-constant format parameter *** Error code 1 *** Error code 1 `all' not remade because of errors. ===> gprof Warning: Object directory not changed from original /j/kris/src/usr.bin/gprof cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c gprof.c cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c arcs.c cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c printgprof.c cc1: warnings being treated as errors gprof.c: In function `main': gprof.c:158: warning: type mismatch in implicit declaration for built-in function `strlen' gprof.c:159: warning: type mismatch in implicit declaration for built-in function `strcpy' cc1: warnings being treated as errors printgprof.c: In function `flatprofheader': printgprof.c:103: warning: int format, different type arg (arg 2) printgprof.c: In function `flatprofline': printgprof.c:141: warning: int format, different type arg (arg 2) printgprof.c:145: warning: int format, different type arg (arg 2) printgprof.c:149: warning: int format, different type arg (arg 2) gprof.c: In function `openpfile': gprof.c:298: warning: int format, different type arg (arg 6) printgprof.c: In function `gprofheader': printgprof.c:164: warning: int format, different type arg (arg 2) printgprof.c: In function `gprofline': printgprof.c:197: warning: int format, different type arg (arg 2) printgprof.c:199: warning: int format, different type arg (arg 2) cc1: warnings being treated as errors arcs.c: In function `cyclelink': arcs.c:383: warning: int format, different type arg (arg 2) gprof.c: In function `readsamples': gprof.c:426: warning: int format, different type arg (arg 2) printgprof.c: In function `printparents': printgprof.c:319: warning: int format, different type arg (arg 6) arcs.c: In function `cycleanalyze': printgprof.c:329: warning: int format, different type arg (arg 6) arcs.c:487: warning: int format, different type arg (arg 2) printgprof.c:329: warning: int format, different type arg (arg 7) printgprof.c: In function `printchildren': printgprof.c:352: warning: int format, different type arg (arg 6) printgprof.c:362: warning: int format, different type arg (arg 6) printgprof.c:362: warning: int format, different type arg (arg 7) *** Error code 1 printgprof.c: In function `printcycle': printgprof.c:490: warning: int format, different type arg (arg 6) printgprof.c:492: warning: int format, different type arg (arg 2) printgprof.c: In function `printmembers': printgprof.c:512: warning: int format, different type arg (arg 6) printgprof.c:514: warning: int format, different type arg (arg 2) arcs.c: In function `addcycle': arcs.c:604: warning: int format, different type arg (arg 2) *** Error code 1 arcs.c: In function `compresslist': arcs.c:725: warning: int format, different type arg (arg 4) *** Error code 1 `all' not remade because of errors. ===> hexdump Warning: Object directory not changed from original /j/kris/src/usr.bin/hexdump cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c conv.c cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c display.c cc1: warnings being treated as errors conv.c: In function `conv_c': conv.c:87: warning: non-constant format parameter conv.c:91: warning: non-constant format parameter conv.c: In function `conv_u': conv.c:112: warning: non-constant format parameter conv.c:114: warning: non-constant format parameter conv.c:117: warning: non-constant format parameter conv.c:120: warning: non-constant format parameter conv.c:123: warning: non-constant format parameter conv.c:126: warning: non-constant format parameter cc1: warnings being treated as errors display.c: In function `display': display.c:106: warning: non-constant format parameter *** Error code 1 display.c: In function `print': display.c:131: warning: non-constant format parameter display.c:134: warning: non-constant format parameter display.c:140: warning: non-constant format parameter display.c:146: warning: non-constant format parameter display.c:150: warning: non-constant format parameter display.c:157: warning: non-constant format parameter display.c:161: warning: non-constant format parameter display.c:165: warning: non-constant format parameter display.c:169: warning: non-constant format parameter display.c:174: warning: non-constant format parameter display.c:177: warning: non-constant format parameter display.c:188: warning: non-constant format parameter display.c:192: warning: non-constant format parameter display.c:196: warning: non-constant format parameter display.c:200: warning: non-constant format parameter *** Error code 1 `all' not remade because of errors. ===> id Warning: Object directory not changed from original /j/kris/src/usr.bin/id cc -O -pipe -mcpu=ev5 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wnon-const-format -Wno-format-extra-args -Werror -c id.c cc1: warnings being treated as errors id.c: In function `current': id.c:235: warning: non-constant format parameter id.c: In function `user': id.c:262: warning: non-constant format parameter id.c: In function `group': id.c:294: warning: non-constant format parameter id.c:300: warning: non-constant format parameter *** Error code 1 `all' not remade because of errors. ===> indent Warning: Object directory not changed from original /j/kris/src/usr.bin/indent cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c io.c cc1: warnings being treated as errors io.c: In function `dump_line': io.c:127: warning: field width is not type int (arg 3) io.c:129: warning: field width is not type int (arg 3) io.c: In function `diag': io.c:544: warning: non-constant format parameter io.c:549: warning: non-constant format parameter *** Error code 1 `all' not remade because of errors. ===> ipcrm Warning: Object directory not changed from original /j/kris/src/usr.bin/ipcrm cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c ipcrm.c cc1: warnings being treated as errors ipcrm.c: In function `main': ipcrm.c:156: warning: unknown conversion type character `k' in format ipcrm.c:156: warning: long int format, pointer arg (arg 2) *** Error code 1 `all' not remade because of errors. ===> ipcs Warning: Object directory not changed from original /j/kris/src/usr.bin/ipcs cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c ipcs.c cc1: warnings being treated as errors ipcs.c: In function `main': ipcs.c:331: warning: int format, different type arg (arg 3) ipcs.c:341: warning: int format, different type arg (arg 2) ipcs.c:341: warning: int format, different type arg (arg 3) ipcs.c:345: warning: int format, different type arg (arg 2) ipcs.c:420: warning: int format, different type arg (arg 3) ipcs.c:512: warning: int format, different type arg (arg 3) ipcs.c: In function `sysctlgatherstruct': ipcs.c:563: warning: int format, different type arg (arg 4) ipcs.c:563: warning: int format, different type arg (arg 5) ipcs.c: In function `kget': ipcs.c:645: warning: int format, different type arg (arg 4) ipcs.c:645: warning: int format, different type arg (arg 5) *** Error code 1 `all' not remade because of errors. ===> jot Warning: Object directory not changed from original /j/kris/src/usr.bin/jot cc -O -pipe -mcpu=ev5 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wnon-const-format -Wno-format-extra-args -Werror -c jot.c cc1: warnings being treated as errors jot.c: In function `putdata': jot.c:303: warning: non-constant format parameter jot.c:308: warning: non-constant format parameter jot.c:313: warning: non-constant format parameter jot.c:318: warning: non-constant format parameter jot.c:323: warning: non-constant format parameter *** Error code 1 `all' not remade because of errors. ===> kdump Warning: Object directory not changed from original /j/kris/src/usr.bin/kdump cc -O -pipe -mcpu=ev5 -I/j/kris/src/usr.bin/kdump/../ktrace -I/j/kris/src/usr.bin/kdump/../.. -Wnon-const-format -Wno-format-extra-args -Werror -c kdump.c cc -O -pipe -mcpu=ev5 -I/j/kris/src/usr.bin/kdump/../ktrace -I/j/kris/src/usr.bin/kdump/../.. -Wnon-const-format -Wno-format-extra-args -Werror -c ioctl.c In file included from ioctl.c:81: /usr/include/sys/memrange.h:18: warning: `MDF_ACTIVE' redefined /usr/include/pccard/cardinfo.h:81: warning: this is the location of the previous definition cc1: warnings being treated as errors kdump.c: In function `ktrsysret': kdump.c:336: warning: int format, different type arg (arg 2) kdump.c: In function `ktrpsig': kdump.c:443: warning: unsigned int format, sigset_t arg (arg 3) *** Error code 1 *** Error code 1 `all' not remade because of errors. ===> kenv Warning: Object directory not changed from original /j/kris/src/usr.bin/kenv cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c kenv.c cc1: warnings being treated as errors kenv.c: In function `main': kenv.c:87: warning: passing arg 4 of `sysctl' from incompatible pointer type *** Error code 1 `all' not remade because of errors. ===> killall Warning: Object directory not changed from original /j/kris/src/usr.bin/killall cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c killall.c cc1: warnings being treated as errors killall.c: In function `main': killall.c:281: warning: int format, different type arg (arg 3) killall.c:281: warning: int format, different type arg (arg 4) *** Error code 1 `all' not remade because of errors. ===> lam Warning: Object directory not changed from original /j/kris/src/usr.bin/lam cc -O -pipe -mcpu=ev5 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wnon-const-format -Wno-format-extra-args -Werror -c lam.c cc1: warnings being treated as errors lam.c: In function `pad': lam.c:187: warning: non-constant format parameter lam.c: In function `gatherline': lam.c:217: warning: non-constant format parameter *** Error code 1 `all' not remade because of errors. ===> less Warning: Object directory not changed from original /j/kris/src/usr.bin/less cc -O -pipe -mcpu=ev5 -I/j/kris/src/usr.bin/less/../less -I/j/kris/src/usr.bin/less/../../contrib/less -Wnon-const-format -Wno-format-extra-args -Werror -c /j/kris/src/usr.bin/less/../../contrib/less/charset.c cc -O -pipe -mcpu=ev5 -I/j/kris/src/usr.bin/less/../less -I/j/kris/src/usr.bin/less/../../contrib/less -Wnon-const-format -Wno-format-extra-args -Werror -c /j/kris/src/usr.bin/less/../../contrib/less/filename.c cc1: warnings being treated as errors /j/kris/src/usr.bin/less/../../contrib/less/charset.c: In function `prchar': /j/kris/src/usr.bin/less/../../contrib/less/charset.c:292: warning: non-constant format parameter *** Error code 1 cc1: warnings being treated as errors /j/kris/src/usr.bin/less/../../contrib/less/filename.c: In function `open_altfile': /j/kris/src/usr.bin/less/../../contrib/less/filename.c:814: warning: non-constant format parameter /j/kris/src/usr.bin/less/../../contrib/less/filename.c: In function `close_altfile': /j/kris/src/usr.bin/less/../../contrib/less/filename.c:897: warning: non-constant format parameter *** Error code 1 `all' not remade because of errors. ===> lex Warning: Object directory not changed from original /j/kris/src/usr.bin/lex cc -O -pipe -mcpu=ev5 -I. -I/j/kris/src/usr.bin/lex -Wnon-const-format -Wno-format-extra-args -Werror -c main.c cc -O -pipe -mcpu=ev5 -I. -I/j/kris/src/usr.bin/lex -Wnon-const-format -Wno-format-extra-args -Werror -c misc.c cc -O -pipe -mcpu=ev5 -I. -I/j/kris/src/usr.bin/lex -Wnon-const-format -Wno-format-extra-args -Werror -c parse.c cc1: warnings being treated as errors main.c: In function `check_options': main.c:289: warning: non-constant format parameter cc1: warnings being treated as errors parse.y: In function `format_synerr': parse.y:823: warning: non-constant format parameter parse.y: In function `format_warn': parse.y:845: warning: non-constant format parameter parse.y: In function `format_pinpoint_message': parse.y:867: warning: non-constant format parameter cc1: warnings being treated as errors misc.c: In function `lerrif': misc.c:366: warning: non-constant format parameter misc.c: In function `lerrsf': misc.c:378: warning: non-constant format parameter misc.c: In function `line_directive_out': misc.c:416: warning: non-constant format parameter misc.c:423: warning: non-constant format parameter misc.c: In function `out_dec': misc.c:634: warning: non-constant format parameter misc.c: In function `out_dec2': misc.c:642: warning: non-constant format parameter misc.c: In function `out_hex': misc.c:650: warning: non-constant format parameter misc.c: In function `out_str': misc.c:667: warning: non-constant format parameter misc.c: In function `out_str3': misc.c:675: warning: non-constant format parameter misc.c: In function `out_str_dec': misc.c:686: warning: non-constant format parameter main.c: In function `usage': main.c:1138: warning: non-constant format parameter *** Error code 1 *** Error code 1 *** Error code 1 `all' not remade because of errors. ===> limits Warning: Object directory not changed from original /j/kris/src/usr.bin/limits cc -O -pipe -mcpu=ev5 -Wall -Wnon-const-format -Wno-format-extra-args -Werror -c limits.c cc1: warnings being treated as errors limits.c: In function `main': limits.c:414: warning: non-constant format parameter limits.c: In function `print_limit': limits.c:471: warning: long long int format, long int arg (arg 3) limits.c:472: warning: non-constant format parameter limits.c:473: warning: non-constant format parameter *** Error code 1 `all' not remade because of errors. ===> login Warning: Object directory not changed from original /j/kris/src/usr.bin/login cc -O -pipe -mcpu=ev5 -Wall -DLOGIN_ACCESS -DLOGALL -DUSE_PAM -Wnon-const-format -Wno-format-extra-args -Werror -c login.c cc1: warnings being treated as errors login.c: In function `main': login.c:152: warning: argument `argv' might be clobbered by `longjmp' or `vfork' login.c: In function `getloginname': login.c:901: warning: non-constant format parameter *** Error code 1 `all' not remade because of errors. ===> mail Warning: Object directory not changed from original /j/kris/src/usr.bin/mail cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c main.c cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c cmd1.c cc1: warnings being treated as errors main.c: In function `main': main.c:196: warning: precision is not type int (arg 4) cc1: warnings being treated as errors cmd1.c: In function `pdot': cmd1.c:221: warning: int format, different type arg (arg 2) *** Error code 1 *** Error code 1 `all' not remade because of errors. ===> make Warning: Object directory not changed from original /j/kris/src/usr.bin/make cc -O -pipe -mcpu=ev5 -I/j/kris/src/usr.bin/make -DDEFSHELL=1 -Wnon-const-format -Wno-format-extra-args -Werror -c arch.c cc -O -pipe -mcpu=ev5 -I/j/kris/src/usr.bin/make -DDEFSHELL=1 -Wnon-const-format -Wno-format-extra-args -Werror -c job.c cc -O -pipe -mcpu=ev5 -I/j/kris/src/usr.bin/make -DDEFSHELL=1 -Wnon-const-format -Wno-format-extra-args -Werror -c main.c cc -O -pipe -mcpu=ev5 -I/j/kris/src/usr.bin/make -DDEFSHELL=1 -Wnon-const-format -Wno-format-extra-args -Werror -c parse.c cc1: warnings being treated as errors parse.c: In function `Parse_Error': parse.c:337: warning: non-constant format parameter cc1: warnings being treated as errors job.c: In function `JobPrintCommand': job.c:627: warning: non-constant format parameter job.c:627: warning: non-constant format parameter job.c:645: warning: non-constant format parameter job.c:645: warning: non-constant format parameter job.c: In function `JobFinish': job.c:831: warning: non-constant format parameter job.c:843: warning: non-constant format parameter job.c:854: warning: non-constant format parameter job.c:877: warning: non-constant format parameter cc1: warnings being treated as errors arch.c: In function `ArchSVR4Entry': job.c:922: warning: non-constant format parameter arch.c:735: warning: int format, different type arg (arg 2) arch.c:753: warning: int format, different type arg (arg 3) *** Error code 1 cc1: warnings being treated as errors main.c: In function `Error': main.c:1119: warning: non-constant format parameter main.c: In function `Fatal': main.c:1157: warning: non-constant format parameter main.c: In function `Punt': main.c:1198: warning: non-constant format parameter *** Error code 1 job.c: In function `JobExec': job.c:1216: warning: non-constant format parameter job.c: In function `JobStart': job.c:1809: warning: non-constant format parameter job.c: In function `JobOutput': job.c:1976: warning: non-constant format parameter job.c: In function `JobDoOutput': job.c:2138: warning: non-constant format parameter *** Error code 1 *** Error code 1 `all' not remade because of errors. ===> mt Warning: Object directory not changed from original /j/kris/src/usr.bin/mt cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c mt.c cc1: warnings being treated as errors mt.c: In function `st_status': mt.c:717: warning: long int format, different type arg (arg 2) mt.c:717: warning: long int format, different type arg (arg 3) *** Error code 1 `all' not remade because of errors. ===> ncal Warning: Object directory not changed from original /j/kris/src/usr.bin/ncal cc -O -pipe -mcpu=ev5 -Wall -Wmissing-prototypes -fstrict-prototypes -ansi -pedantic -Wnon-const-format -Wno-format-extra-args -Werror -c ncal.c cc1: warnings being treated as errors ncal.c: In function `mkmonth': ncal.c:590: warning: flag `O' used with type `B' ncal.c: In function `mkmonthb': ncal.c:682: warning: flag `O' used with type `B' *** Error code 1 `all' not remade because of errors. ===> netstat Warning: Object directory not changed from original /j/kris/src/usr.bin/netstat cc -O -pipe -mcpu=ev5 -Wall -DIPSEC -DINET6 -Wnon-const-format -Wno-format-extra-args -Werror -c if.c cc -O -pipe -mcpu=ev5 -Wall -DIPSEC -DINET6 -Wnon-const-format -Wno-format-extra-args -Werror -c mbuf.c cc -O -pipe -mcpu=ev5 -Wall -DIPSEC -DINET6 -Wnon-const-format -Wno-format-extra-args -Werror -c route.c In file included from if.c:52: /usr/include/net/bridge.h:101: warning: #warning ... must complete these for the alpha etc. mbuf.c: In function `mbpr': mbuf.c:255: structure has no member named `mb_active' mbuf.c:279: structure has no member named `mb_active' cc1: warnings being treated as errors if.c: In function `show_stat': if.c:143: warning: non-constant format parameter if.c:146: warning: non-constant format parameter *** Error code 1 cc1: warnings being treated as errors route.c: In function `p_flags': route.c:572: warning: non-constant format parameter *** Error code 1 *** Error code 1 `all' not remade because of errors. ===> nl Warning: Object directory not changed from original /j/kris/src/usr.bin/nl cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c nl.c cc1: warnings being treated as errors nl.c: In function `filter': nl.c:363: warning: non-constant format parameter *** Error code 1 `all' not remade because of errors. ===> printf Warning: Object directory not changed from original /j/kris/src/usr.bin/printf cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c printf.c cc1: warnings being treated as errors printf.c: In function `main': printf.c:216: warning: non-constant format parameter printf.c:216: warning: non-constant format parameter printf.c:216: warning: non-constant format parameter printf.c:216: warning: non-constant format parameter printf.c:223: warning: non-constant format parameter printf.c:223: warning: non-constant format parameter printf.c:223: warning: non-constant format parameter printf.c:223: warning: non-constant format parameter printf.c:234: warning: non-constant format parameter printf.c:234: warning: non-constant format parameter printf.c:234: warning: non-constant format parameter printf.c:234: warning: non-constant format parameter printf.c:241: warning: non-constant format parameter printf.c:241: warning: non-constant format parameter printf.c:241: warning: non-constant format parameter printf.c:241: warning: non-constant format parameter *** Error code 1 `all' not remade because of errors. ===> quota Warning: Object directory not changed from original /j/kris/src/usr.bin/quota cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c quota.c cc1: warnings being treated as errors quota.c: In function `showquotas': quota.c:386: warning: long unsigned int format, different type arg (arg 2) quota.c:386: warning: long unsigned int format, different type arg (arg 4) quota.c:386: warning: long unsigned int format, different type arg (arg 5) quota.c: In function `timeprt': quota.c:437: warning: long int format, different type arg (arg 3) quota.c:441: warning: long int format, different type arg (arg 3) quota.c:441: warning: long int format, different type arg (arg 4) quota.c:444: warning: long int format, different type arg (arg 3) *** Error code 1 `all' not remade because of errors. ===> rpcgen Warning: Object directory not changed from original /j/kris/src/usr.bin/rpcgen cc -O -pipe -mcpu=ev5 -Dinline=rpcgen_inline -Wnon-const-format -Wno-format-extra-args -Werror -c rpc_main.c cc -O -pipe -mcpu=ev5 -Dinline=rpcgen_inline -Wnon-const-format -Wno-format-extra-args -Werror -c rpc_cout.c cc -O -pipe -mcpu=ev5 -Dinline=rpcgen_inline -Wnon-const-format -Wno-format-extra-args -Werror -c rpc_hout.c cc -O -pipe -mcpu=ev5 -Dinline=rpcgen_inline -Wnon-const-format -Wno-format-extra-args -Werror -c rpc_svcout.c cc -O -pipe -mcpu=ev5 -Dinline=rpcgen_inline -Wnon-const-format -Wno-format-extra-args -Werror -c rpc_tblout.c cc1: warnings being treated as errors rpc_tblout.c: In function `write_table': rpc_tblout.c:101: warning: non-constant format parameter rpc_tblout.c:107: warning: non-constant format parameter rpc_tblout.c:145: warning: non-constant format parameter rpc_tblout.c:146: warning: non-constant format parameter cc1: warnings being treated as errors rpc_cout.c: In function `emit_union': rpc_cout.c:364: warning: non-constant format parameter rpc_cout.c:367: warning: non-constant format parameter rpc_cout.c:383: warning: non-constant format parameter rpc_cout.c:386: warning: non-constant format parameter *** Error code 1 cc1: warnings being treated as errors rpc_svcout.c: In function `write_real_program': rpc_svcout.c:351: warning: non-constant format parameter cc1: warnings being treated as errors cc1: warnings being treated as errors rpc_hout.c: In function `pdeclaration': rpc_main.c: In function `h_output': rpc_hout.c:577: warning: non-constant format parameter rpc_main.c:623: warning: non-constant format parameter *** Error code 1 *** Error code 1 *** Error code 1 *** Error code 1 `all' not remade because of errors. ===> rup Warning: Object directory not changed from original /j/kris/src/usr.bin/rup cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c rup.c cc1: warnings being treated as errors rup.c: In function `allhosts': rup.c:197: warning: passing arg 8 of `clnt_broadcast' from incompatible pointer type *** Error code 1 `all' not remade because of errors. ===> rusers Warning: Object directory not changed from original /j/kris/src/usr.bin/rusers cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c rusers.c cc1: warnings being treated as errors rusers.c: In function `allhosts': rusers.c:206: warning: passing arg 8 of `clnt_broadcast' from incompatible pointer type *** Error code 1 `all' not remade because of errors. ===> rwho Warning: Object directory not changed from original /j/kris/src/usr.bin/rwho cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c rwho.c cc1: warnings being treated as errors rwho.c: In function `main': rwho.c:170: warning: field width is not type int (arg 4) rwho.c:176: warning: field width is not type int (arg 3) *** Error code 1 `all' not remade because of errors. ===> systat Warning: Object directory not changed from original /j/kris/src/usr.bin/systat cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c fetch.c cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c mbufs.c cc1: warnings being treated as errors fetch.c: In function `kvm_ckread': fetch.c:58: warning: unsigned int format, pointer arg (arg 2) *** Error code 1 mbufs.c: In function `showmbufs': mbufs.c:154: structure has no member named `mb_active' *** Error code 1 `all' not remade because of errors. ===> tail Warning: Object directory not changed from original /j/kris/src/usr.bin/tail cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c reverse.c cc1: warnings being treated as errors reverse.c: In function `r_buf': reverse.c:251: warning: long long int format, off_t arg (arg 2) *** Error code 1 `all' not remade because of errors. ===> tcopy Warning: Object directory not changed from original /j/kris/src/usr.bin/tcopy cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c tcopy.c cc1: warnings being treated as errors tcopy.c: In function `main': tcopy.c:159: warning: long long unsigned int format, u_int64_t arg (arg 4) tcopy.c:163: warning: long long unsigned int format, u_int64_t arg (arg 3) tcopy.c:166: warning: long long unsigned int format, u_int64_t arg (arg 3) tcopy.c:166: warning: long long unsigned int format, u_int64_t arg (arg 4) tcopy.c:168: warning: long long unsigned int format, u_int64_t arg (arg 3) tcopy.c:186: warning: long long unsigned int format, u_int64_t arg (arg 3) tcopy.c:188: warning: long long unsigned int format, u_int64_t arg (arg 3) tcopy.c:203: warning: long long unsigned int format, u_int64_t arg (arg 4) tcopy.c:203: warning: long long unsigned int format, u_int64_t arg (arg 5) tcopy.c:212: warning: long long unsigned int format, u_int64_t arg (arg 3) tcopy.c: In function `intr': tcopy.c:286: warning: long long unsigned int format, u_int64_t arg (arg 3) tcopy.c:286: warning: long long unsigned int format, u_int64_t arg (arg 4) tcopy.c:288: warning: long long unsigned int format, u_int64_t arg (arg 3) tcopy.c:290: warning: long long unsigned int format, u_int64_t arg (arg 4) *** Error code 1 `all' not remade because of errors. ===> tftp Warning: Object directory not changed from original /j/kris/src/usr.bin/tftp cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c tftp.c cc1: warnings being treated as errors tftp.c: In function `printstats': tftp.c:442: warning: int format, different type arg (arg 3) *** Error code 1 `all' not remade because of errors. ===> top Warning: Object directory not changed from original /j/kris/src/usr.bin/top cc -O -pipe -mcpu=ev5 -DHAVE_GETOPT -I/j/kris/src/usr.bin/top -I/j/kris/src/usr.bin/top/../../contrib/top -I. -DORDER -Wnon-const-format -Wno-format-extra-args -Werror -c /j/kris/src/usr.bin/top/../../contrib/top/display.c cc -O -pipe -mcpu=ev5 -DHAVE_GETOPT -I/j/kris/src/usr.bin/top -I/j/kris/src/usr.bin/top/../../contrib/top -I. -DORDER -Wnon-const-format -Wno-format-extra-args -Werror -c machine.c cc1: warnings being treated as errors machine.c: In function `format_header': machine.c:272: warning: non-constant format parameter cc1: warnings being treated as errors /j/kris/src/usr.bin/top/../../contrib/top/display.c: In function `new_message': /j/kris/src/usr.bin/top/../../contrib/top/display.c:834: warning: non-constant format parameter *** Error code 1 *** Error code 1 `all' not remade because of errors. ===> tput Warning: Object directory not changed from original /j/kris/src/usr.bin/tput cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c tput.c cc1: warnings being treated as errors tput.c: In function `process': tput.c:171: warning: non-constant format parameter tput.c:183: warning: non-constant format parameter tput.c:190: warning: non-constant format parameter tput.c:194: warning: non-constant format parameter tput.c:201: warning: non-constant format parameter *** Error code 1 `all' not remade because of errors. ===> truss Warning: Object directory not changed from original /j/kris/src/usr.bin/truss cc -O -pipe -mcpu=ev5 -I/j/kris/src/usr.bin/truss -I. -Wnon-const-format -Wno-format-extra-args -Werror -c ioctl.c In file included from ioctl.c:81: /usr/include/sys/memrange.h:18: warning: `MDF_ACTIVE' redefined /usr/include/pccard/cardinfo.h:81: warning: this is the location of the previous definition *** Error code 1 `all' not remade because of errors. ===> vacation Warning: Object directory not changed from original /j/kris/src/usr.bin/vacation cc -O -pipe -mcpu=ev5 -I/j/kris/src/usr.bin/vacation/../../contrib/sendmail/src -I/j/kris/src/usr.bin/vacation/../../contrib/sendmail/include -DNEWDB -DNOT_SENDMAIL -D_FFR_LISTDB -D_FFR_DEBUG -Wnon-const-format -Wno-format-extra-args -Werror -c /j/kris/src/usr.bin/vacation/../../contrib/sendmail/vacation/vacation.c cc1: warnings being treated as errors /j/kris/src/usr.bin/vacation/../../contrib/sendmail/vacation/vacation.c: In function `debuglog': /j/kris/src/usr.bin/vacation/../../contrib/sendmail/vacation/vacation.c:1149: warning: non-constant format parameter /j/kris/src/usr.bin/vacation/../../contrib/sendmail/vacation/vacation.c: In function `message': /j/kris/src/usr.bin/vacation/../../contrib/sendmail/vacation/vacation.c:1173: warning: non-constant format parameter /j/kris/src/usr.bin/vacation/../../contrib/sendmail/vacation/vacation.c: In function `syserr': /j/kris/src/usr.bin/vacation/../../contrib/sendmail/vacation/vacation.c:1197: warning: non-constant format parameter *** Error code 1 `all' not remade because of errors. ===> vi Warning: Object directory not changed from original /j/kris/src/usr.bin/vi cc -O -pipe -mcpu=ev5 -DGTAGS -DSYSV_CURSES -I/j/kris/src/usr.bin/vi -I/j/kris/src/usr.bin/vi/../../contrib/nvi -I/j/kris/src/usr.bin/vi/../../contrib/nvi/include -Wnon-const-format -Wno-format-extra-args -Werror -c /j/kris/src/usr.bin/vi/../../contrib/nvi/common/exf.c cc -O -pipe -mcpu=ev5 -DGTAGS -DSYSV_CURSES -I/j/kris/src/usr.bin/vi -I/j/kris/src/usr.bin/vi/../../contrib/nvi -I/j/kris/src/usr.bin/vi/../../contrib/nvi/include -Wnon-const-format -Wno-format-extra-args -Werror -c /j/kris/src/usr.bin/vi/../../contrib/nvi/common/msg.c cc -O -pipe -mcpu=ev5 -DGTAGS -DSYSV_CURSES -I/j/kris/src/usr.bin/vi -I/j/kris/src/usr.bin/vi/../../contrib/nvi -I/j/kris/src/usr.bin/vi/../../contrib/nvi/include -Wnon-const-format -Wno-format-extra-args -Werror -c /j/kris/src/usr.bin/vi/../../contrib/nvi/ex/ex_cscope.c cc -O -pipe -mcpu=ev5 -DGTAGS -DSYSV_CURSES -I/j/kris/src/usr.bin/vi -I/j/kris/src/usr.bin/vi/../../contrib/nvi -I/j/kris/src/usr.bin/vi/../../contrib/nvi/include -Wnon-const-format -Wno-format-extra-args -Werror -c /j/kris/src/usr.bin/vi/../../contrib/nvi/ex/ex_print.c cc -O -pipe -mcpu=ev5 -DGTAGS -DSYSV_CURSES -I/j/kris/src/usr.bin/vi -I/j/kris/src/usr.bin/vi/../../contrib/nvi -I/j/kris/src/usr.bin/vi/../../contrib/nvi/include -Wnon-const-format -Wno-format-extra-args -Werror -c /j/kris/src/usr.bin/vi/../../contrib/nvi/ex/ex_subst.c cc -O -pipe -mcpu=ev5 -DGTAGS -DSYSV_CURSES -I/j/kris/src/usr.bin/vi -I/j/kris/src/usr.bin/vi/../../contrib/nvi -I/j/kris/src/usr.bin/vi/../../contrib/nvi/include -Wnon-const-format -Wno-format-extra-args -Werror -c /j/kris/src/usr.bin/vi/../../contrib/nvi/vi/getc.c cc -O -pipe -mcpu=ev5 -DGTAGS -DSYSV_CURSES -I/j/kris/src/usr.bin/vi -I/j/kris/src/usr.bin/vi/../../contrib/nvi -I/j/kris/src/usr.bin/vi/../../contrib/nvi/include -Wnon-const-format -Wno-format-extra-args -Werror -c /j/kris/src/usr.bin/vi/../../contrib/nvi/vi/v_increment.c cc -O -pipe -mcpu=ev5 -DGTAGS -DSYSV_CURSES -I/j/kris/src/usr.bin/vi -I/j/kris/src/usr.bin/vi/../../contrib/nvi -I/j/kris/src/usr.bin/vi/../../contrib/nvi/include -Wnon-const-format -Wno-format-extra-args -Werror -c /j/kris/src/usr.bin/vi/../../contrib/nvi/vi/v_txt.c cc1: warnings being treated as errors /j/kris/src/usr.bin/vi/../../contrib/nvi/vi/getc.c: In function `cs_init': /j/kris/src/usr.bin/vi/../../contrib/nvi/vi/getc.c:52: warning: passing arg 3 of `db_eget' from incompatible pointer type cc1: warnings being treated as errors /j/kris/src/usr.bin/vi/../../contrib/nvi/vi/v_increment.c: In function `v_increment': /j/kris/src/usr.bin/vi/../../contrib/nvi/vi/v_increment.c:206: warning: non-constant format parameter /j/kris/src/usr.bin/vi/../../contrib/nvi/vi/getc.c: In function `cs_prev': /j/kris/src/usr.bin/vi/../../contrib/nvi/vi/v_increment.c:228: warning: non-constant format parameter /j/kris/src/usr.bin/vi/../../contrib/nvi/vi/getc.c:182: warning: passing arg 4 of `db_get' from incompatible pointer type *** Error code 1 cc -O -pipe -mcpu=ev5 -DGTAGS -DSYSV_CURSES -I/j/kris/src/usr.bin/vi -I/j/kris/src/usr.bin/vi/../../contrib/nvi -I/j/kris/src/usr.bin/vi/../../contrib/nvi/include -Wnon-const-format -Wno-format-extra-args -Werror -c /j/kris/src/usr.bin/vi/../../contrib/nvi/vi/v_ulcase.c cc1: warnings being treated as errors /j/kris/src/usr.bin/vi/../../contrib/nvi/vi/v_ulcase.c: In function `v_mulcase': /j/kris/src/usr.bin/vi/../../contrib/nvi/vi/v_ulcase.c:119: warning: passing arg 4 of `db_get' from incompatible pointer type *** Error code 1 *** Error code 1 cc1: warnings being treated as errors /j/kris/src/usr.bin/vi/../../contrib/nvi/ex/ex_print.c: In function `ex_printf': /j/kris/src/usr.bin/vi/../../contrib/nvi/ex/ex_print.c:296: warning: non-constant format parameter *** Error code 1 cc1: warnings being treated as errors /j/kris/src/usr.bin/vi/../../contrib/nvi/common/exf.c: In function `file_write': /j/kris/src/usr.bin/vi/../../contrib/nvi/common/exf.c:976: warning: non-constant format parameter /j/kris/src/usr.bin/vi/../../contrib/nvi/common/exf.c:982: warning: non-constant format parameter cc1: warnings being treated as errors /j/kris/src/usr.bin/vi/../../contrib/nvi/common/msg.c: In function `msgq': /j/kris/src/usr.bin/vi/../../contrib/nvi/common/msg.c:281: warning: non-constant format parameter /j/kris/src/usr.bin/vi/../../contrib/nvi/common/msg.c: In function `msgq_status': /j/kris/src/usr.bin/vi/../../contrib/nvi/common/msg.c:547: warning: non-constant format parameter /j/kris/src/usr.bin/vi/../../contrib/nvi/common/msg.c:622: warning: non-constant format parameter /j/kris/src/usr.bin/vi/../../contrib/nvi/common/msg.c:627: warning: non-constant format parameter cc1: warnings being treated as errors /j/kris/src/usr.bin/vi/../../contrib/nvi/ex/ex_cscope.c: In function `cscope_find': /j/kris/src/usr.bin/vi/../../contrib/nvi/ex/ex_cscope.c:499: warning: int format, different type arg (arg 3) cc1: warnings being treated as errors /j/kris/src/usr.bin/vi/../../contrib/nvi/ex/ex_subst.c: In function `s': /j/kris/src/usr.bin/vi/../../contrib/nvi/ex/ex_subst.c:423: warning: comparison is always false due to limited range of data type /j/kris/src/usr.bin/vi/../../contrib/nvi/common/exf.c: In function `file_backup': /j/kris/src/usr.bin/vi/../../contrib/nvi/common/exf.c:1126: warning: non-constant format parameter *** Error code 1 *** Error code 1 *** Error code 1 *** Error code 1 cc1: warnings being treated as errors /j/kris/src/usr.bin/vi/../../contrib/nvi/vi/v_txt.c: In function `txt_fc_col': /j/kris/src/usr.bin/vi/../../contrib/nvi/vi/v_txt.c:2226: warning: comparison of distinct pointer types lacks a cast /j/kris/src/usr.bin/vi/../../contrib/nvi/vi/v_txt.c:2244: warning: comparison of distinct pointer types lacks a cast *** Error code 1 `all' not remade because of errors. ===> vmstat Warning: Object directory not changed from original /j/kris/src/usr.bin/vmstat cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c vmstat.c cc1: warnings being treated as errors vmstat.c: In function `dointr': vmstat.c:749: warning: long long unsigned int format, u_int64_t arg (arg 2) vmstat.c:749: warning: long long unsigned int format, long unsigned int arg (arg 3) vmstat.c: In function `domem': vmstat.c:797: warning: long long int format, int64_t arg (arg 4) vmstat.c:845: warning: long long int format, int64_t arg (arg 7) *** Error code 1 `all' not remade because of errors. ===> wc Warning: Object directory not changed from original /j/kris/src/usr.bin/wc cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c wc.c cc1: warnings being treated as errors wc.c: In function `main': wc.c:116: warning: long long unsigned int format, u_quad_t arg (arg 2) wc.c:118: warning: long long unsigned int format, u_quad_t arg (arg 2) wc.c:120: warning: long long unsigned int format, u_quad_t arg (arg 2) wc.c: In function `cnt': wc.c:166: warning: long long unsigned int format, u_quad_t arg (arg 2) wc.c:169: warning: long long unsigned int format, u_quad_t arg (arg 2) wc.c:220: warning: long long unsigned int format, u_quad_t arg (arg 2) wc.c:224: warning: long long unsigned int format, u_quad_t arg (arg 2) wc.c:228: warning: long long unsigned int format, u_quad_t arg (arg 2) *** Error code 1 `all' not remade because of errors. ===> whois Warning: Object directory not changed from original /j/kris/src/usr.bin/whois cc -O -pipe -mcpu=ev5 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wnon-const-format -Wno-format-extra-args -Werror -c whois.c cc1: warnings being treated as errors whois.c: In function `s_asprintf': whois.c:242: warning: non-constant format parameter *** Error code 1 `all' not remade because of errors. ===> window Warning: Object directory not changed from original /j/kris/src/usr.bin/window cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c lcmd2.c cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c main.c cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c startup.c cc -O -pipe -mcpu=ev5 -Wnon-const-format -Wno-format-extra-args -Werror -c wwprintf.c cc1: warnings being treated as errors wwprintf.c: In function `wwprintf': wwprintf.c:57: warning: non-constant format parameter *** Error code 1 cc1: warnings being treated as errors startup.c: In function `doconfig': cc1: warnings being treated as errors main.c: In function `main': main.c:89: warning: cast to pointer from integer of different size main.c:92: warning: cast to pointer from integer of different size startup.c:59: warning: field width is not type int (arg 3) *** Error code 1 cc1: warnings being treated as errors lcmd2.c: In function `strtime': lcmd2.c:179: warning: int format, different type arg (arg 4) *** Error code 1 *** Error code 1 `all' not remade because of errors. ===> dig Warning: Object directory not changed from original /j/kris/src/usr.bin/dig cc -O -pipe -mcpu=ev5 -I/j/kris/src/usr.bin/dig/../../contrib/bind/port/freebsd/include -I/j/kris/src/usr.bin/dig/../../contrib/bind/bin/named -DNOADDITIONAL -I/j/kris/src/usr.bin/dig/../../contrib/bind/include -I. -Wnon-const-format -Wno-format-extra-args -Werror -c /j/kris/src/usr.bin/dig/../../contrib/bind/bin/nslookup/debug.c cc1: warnings being treated as errors /j/kris/src/usr.bin/dig/../../contrib/bind/bin/nslookup/debug.c: In function `Print_rr': /j/kris/src/usr.bin/dig/../../contrib/bind/bin/nslookup/debug.c:653: warning: int format, different type arg (arg 3) *** Error code 1 `all' not remade because of errors. ===> dnskeygen Warning: Object directory not changed from original /j/kris/src/usr.bin/dnskeygen cc -O -pipe -mcpu=ev5 -I/j/kris/src/usr.bin/dnskeygen/../../contrib/bind/port/freebsd/include -I/j/kris/src/usr.bin/dnskeygen/../../contrib/bind/bin/named -DNOADDITIONAL -I/j/kris/src/usr.bin/dnskeygen/../../contrib/bind/include -I. -Wnon-const-format -Wno-format-extra-args -Werror -o dnskeygen dnskeygen.o /j/kris/src/usr.bin/dnskeygen/../../lib/libbind/libbind.a ===> dnsquery Warning: Object directory not changed from original /j/kris/src/usr.bin/dnsquery cc -O -pipe -mcpu=ev5 -I/j/kris/src/usr.bin/dnsquery/../../contrib/bind/port/freebsd/include -I/j/kris/src/usr.bin/dnsquery/../../contrib/bind/bin/named -DNOADDITIONAL -I/j/kris/src/usr.bin/dnsquery/../../contrib/bind/include -I. -Wnon-const-format -Wno-format-extra-args -Werror -o dnsquery dnsquery.o /j/kris/src/usr.bin/dnsquery/../../lib/libbind/libbind.a ===> host Warning: Object directory not changed from original /j/kris/src/usr.bin/host cc -O -pipe -mcpu=ev5 -I/j/kris/src/usr.bin/host/../../contrib/bind/port/freebsd/include -I/j/kris/src/usr.bin/host/../../contrib/bind/bin/named -DNOADDITIONAL -I/j/kris/src/usr.bin/host/../../contrib/bind/include -I. -Wnon-const-format -Wno-format-extra-args -Werror -c /j/kris/src/usr.bin/host/../../contrib/bind/bin/host/host.c cc1: warnings being treated as errors /j/kris/src/usr.bin/host/../../contrib/bind/bin/host/host.c: In function `main': /j/kris/src/usr.bin/host/../../contrib/bind/bin/host/host.c:335: warning: cast to pointer from integer of different size /j/kris/src/usr.bin/host/../../contrib/bind/bin/host/host.c: In function `print_hex_field': /j/kris/src/usr.bin/host/../../contrib/bind/bin/host/host.c:758: warning: non-constant format parameter /j/kris/src/usr.bin/host/../../contrib/bind/bin/host/host.c:763: warning: non-constant format parameter *** Error code 1 `all' not remade because of errors. --VS++wcV0S1rZb1Fb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7dIiVWry0BWjoQKURAoG8AKDpEwiDmxsktUImPMETJc1VatVp6wCggmtS xDFC12xiGFxOLMY0sxOXyDU= =TY4R -----END PGP SIGNATURE----- --VS++wcV0S1rZb1Fb-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010810182125.A47936>