From owner-freebsd-stable Sun Jul 20 17:24:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA10083 for stable-outgoing; Sun, 20 Jul 1997 17:24:12 -0700 (PDT) Received: from ridge.spiritone.com (ridge.spiritone.com [205.139.108.2]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA10078 for ; Sun, 20 Jul 1997 17:24:09 -0700 (PDT) Received: from joes.users.spiritone.com (joes.users.spiritone.com [205.139.111.224]) by ridge.spiritone.com (8.8.6/8.8.6) with ESMTP id RAA28554 for ; Sun, 20 Jul 1997 17:23:32 -0700 (PDT) Received: (from joes@localhost) by joes.users.spiritone.com (8.8.6/8.8.6) id RAA00823 for freebsd-stable@freebsd.org; Sun, 20 Jul 1997 17:23:33 -0700 (PDT) From: Joseph Stein Message-Id: <199707210023.RAA00823@joes.users.spiritone.com> Subject: make world (long) To: freebsd-stable@freebsd.org Date: Sun, 20 Jul 1997 17:23:32 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL31H (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I actually took the time to browse through the stdout and stderr from my make world today; and found the following. Are any of these warnings critical? Note, there are about 390 lines of warnings. Warning: Object directory not changed from original /usr/src/usr.bin/lex/lib /usr/src/lib/libncurses/lib_bkgd.c:30: warning: suggest parentheses around comparison in operand of & /usr/src/lib/libncurses/lib_doupdate.c:221: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_doupdate.c:238: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_doupdate.c:429: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_doupdate.c:433: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_doupdate.c:444: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_addch.c:59: warning: suggest parentheses around comparison in operand of & /usr/src/lib/libncurses/lib_clreol.c:32: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_clrbot.c:33: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_bkgd.c:30: warning: suggest parentheses around comparison in operand of & /usr/src/lib/libncurses/lib_doupdate.c:221: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_doupdate.c:238: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_doupdate.c:429: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_doupdate.c:433: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_doupdate.c:444: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_addch.c:59: warning: suggest parentheses around comparison in operand of & /usr/src/lib/libncurses/lib_clreol.c:32: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_clrbot.c:33: warning: suggest parentheses around comparison in operand of | /usr/src/secure/lib/libdes/read_pwd.c:239: warning: variable `number' might be clobbered by `longjmp' or `vfork' /usr/src/secure/lib/libdes/read_pwd.c:240: warning: variable `ok' might be clobbered by `longjmp' or `vfork' /usr/src/secure/lib/libdes/read_pwd.c:241: warning: variable `ps' might be clobbered by `longjmp' or `vfork' /usr/src/secure/lib/libdes/read_pwd.c:242: warning: variable `is_a_tty' might be clobbered by `longjmp' or `vfork' /usr/src/secure/lib/libdes/read_pwd.c:244: warning: variable `tty' might be clobbered by `longjmp' or `vfork' /usr/src/secure/lib/libdes/read_pwd.c:239: warning: variable `number' might be clobbered by `longjmp' or `vfork' /usr/src/secure/lib/libdes/read_pwd.c:240: warning: variable `ok' might be clobbered by `longjmp' or `vfork' /usr/src/secure/lib/libdes/read_pwd.c:241: warning: variable `ps' might be clobbered by `longjmp' or `vfork' /usr/src/secure/lib/libdes/read_pwd.c:242: warning: variable `is_a_tty' might be clobbered by `longjmp' or `vfork' /usr/src/secure/lib/libdes/read_pwd.c:244: warning: variable `tty' might be clobbered by `longjmp' or `vfork' /usr/src/lib/libc/../libc/stdlib/strtoq.c:108: warning: integer overflow in expression /usr/src/lib/libc/../libc/stdlib/strtoq.c:108: warning: integer overflow in expression /usr/src/lib/libdisk/../../sbin/disklabel/dkcksum.c:37: warning: `sccsid' defined but not used /usr/src/lib/libncurses/lib_bkgd.c:30: warning: suggest parentheses around comparison in operand of & /usr/src/lib/libncurses/lib_doupdate.c:221: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_doupdate.c:238: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_doupdate.c:429: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_doupdate.c:433: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_doupdate.c:444: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_addch.c:59: warning: suggest parentheses around comparison in operand of & /usr/src/lib/libncurses/lib_clreol.c:32: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_clrbot.c:33: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_bkgd.c:30: warning: suggest parentheses around comparison in operand of & /usr/src/lib/libncurses/lib_doupdate.c:221: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_doupdate.c:238: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_doupdate.c:429: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_doupdate.c:433: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_doupdate.c:444: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_addch.c:59: warning: suggest parentheses around comparison in operand of & /usr/src/lib/libncurses/lib_clreol.c:32: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_clrbot.c:33: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libpcap/../../contrib/libpcap/scanner.l:496: warning: `yyunput' defined but not used /usr/src/lib/libpcap/../../contrib/libpcap/scanner.l:496: warning: `yyunput' defined but not used /usr/src/lib/libss/error.c:91: warning: passing arg 1 of `free' discards `const' from pointer target type /usr/src/lib/libss/error.c:91: warning: passing arg 1 of `free' discards `const' from pointer target type /usr/src/lib/libutil/login.c:35: warning: `sccsid' defined but not used /usr/src/lib/libutil/login_tty.c:35: warning: `sccsid' defined but not used /usr/src/lib/libutil/logout.c:35: warning: `sccsid' defined but not used /usr/src/lib/libutil/logwtmp.c:35: warning: `sccsid' defined but not used /usr/src/lib/libutil/pty.c:35: warning: `sccsid' defined but not used /usr/src/lib/libutil/login.c:35: warning: `sccsid' defined but not used /usr/src/lib/libutil/login_tty.c:35: warning: `sccsid' defined but not used /usr/src/lib/libutil/logout.c:35: warning: `sccsid' defined but not used /usr/src/lib/libutil/logwtmp.c:35: warning: `sccsid' defined but not used /usr/src/lib/libutil/pty.c:35: warning: `sccsid' defined but not used /usr/src/gnu/usr.bin/awk/awk.y:35: warning: static declaration for `yylex' follows non-static /usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/libgroff/font.cc:774: warning: variable `i' shadows local /usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/libgroff/font.cc:737: warning: this is the shadowed declaration /usr/src/gnu/usr.bin/groff/eqn/../../../../contrib/groff/eqn/list.cc:162: warning: variable `i' shadows local /usr/src/gnu/usr.bin/groff/eqn/../../../../contrib/groff/eqn/list.cc:94: warning: this is the shadowed declaration /usr/src/gnu/usr.bin/groff/eqn/../../../../contrib/groff/eqn/list.cc:190: warning: variable `i' shadows local /usr/src/gnu/usr.bin/groff/eqn/../../../../contrib/groff/eqn/list.cc:177: warning: this is the shadowed declaration /usr/src/gnu/usr.bin/groff/grops/../../../../contrib/groff/grops/psrm.cc:965: warning: variable `i' shadows local /usr/src/gnu/usr.bin/groff/grops/../../../../contrib/groff/grops/psrm.cc:941: warning: this is the shadowed declaration /usr/src/gnu/usr.bin/groff/tbl/../../../../contrib/groff/tbl/table.cc:672: warning: variable `i' shadows local /usr/src/gnu/usr.bin/groff/tbl/../../../../contrib/groff/tbl/table.cc:666: warning: this is the shadowed declaration /usr/src/gnu/usr.bin/groff/tbl/../../../../contrib/groff/tbl/table.cc:2654: warning: variable `p' shadows local /usr/src/gnu/usr.bin/groff/tbl/../../../../contrib/groff/tbl/table.cc:2514: warning: this is the shadowed declaration /usr/src/gnu/usr.bin/groff/tfmtodit/../../../../contrib/groff/tfmtodit/tfmtodit.cc:832: warning: variable `k' shadows local /usr/src/gnu/usr.bin/groff/tfmtodit/../../../../contrib/groff/tfmtodit/tfmtodit.cc:801: warning: this is the shadowed declaration /usr/src/lib/libc/../libc/stdlib/strtoq.c:108: warning: integer overflow in expression /usr/src/lib/libc/../libc/stdlib/strtoq.c:108: warning: integer overflow in expression /usr/src/lib/libc/../libc/stdlib/strtoq.c:108: warning: integer overflow in expression /usr/src/lib/libdisk/../../sbin/disklabel/dkcksum.c:37: warning: `sccsid' defined but not used /usr/src/lib/libncurses/lib_bkgd.c:30: warning: suggest parentheses around comparison in operand of & /usr/src/lib/libncurses/lib_doupdate.c:221: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_doupdate.c:238: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_doupdate.c:429: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_doupdate.c:433: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_doupdate.c:444: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_addch.c:59: warning: suggest parentheses around comparison in operand of & /usr/src/lib/libncurses/lib_clreol.c:32: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_clrbot.c:33: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_bkgd.c:30: warning: suggest parentheses around comparison in operand of & /usr/src/lib/libncurses/lib_doupdate.c:221: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_doupdate.c:238: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_doupdate.c:429: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_doupdate.c:433: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_doupdate.c:444: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_addch.c:59: warning: suggest parentheses around comparison in operand of & /usr/src/lib/libncurses/lib_clreol.c:32: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_clrbot.c:33: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_bkgd.c:30: warning: suggest parentheses around comparison in operand of & /usr/src/lib/libncurses/lib_doupdate.c:221: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_doupdate.c:238: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_doupdate.c:429: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_doupdate.c:433: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_doupdate.c:444: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_addch.c:59: warning: suggest parentheses around comparison in operand of & /usr/src/lib/libncurses/lib_clreol.c:32: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libncurses/lib_clrbot.c:33: warning: suggest parentheses around comparison in operand of | /usr/src/lib/libpcap/../../contrib/libpcap/scanner.l:496: warning: `yyunput' defined but not used /usr/src/lib/libpcap/../../contrib/libpcap/scanner.l:496: warning: `yyunput' defined but not used /usr/src/lib/libpcap/../../contrib/libpcap/scanner.l:496: warning: `yyunput' defined but not used /usr/src/lib/libss/error.c:91: warning: passing arg 1 of `free' discards `const' from pointer target type /usr/src/lib/libss/error.c:91: warning: passing arg 1 of `free' discards `const' from pointer target type /usr/src/lib/libss/error.c:91: warning: passing arg 1 of `free' discards `const' from pointer target type /usr/src/lib/libutil/login.c:35: warning: `sccsid' defined but not used /usr/src/lib/libutil/login_tty.c:35: warning: `sccsid' defined but not used /usr/src/lib/libutil/logout.c:35: warning: `sccsid' defined but not used /usr/src/lib/libutil/logwtmp.c:35: warning: `sccsid' defined but not used /usr/src/lib/libutil/pty.c:35: warning: `sccsid' defined but not used /usr/src/lib/libutil/login.c:35: warning: `sccsid' defined but not used /usr/src/lib/libutil/login_tty.c:35: warning: `sccsid' defined but not used /usr/src/lib/libutil/logout.c:35: warning: `sccsid' defined but not used /usr/src/lib/libutil/logwtmp.c:35: warning: `sccsid' defined but not used /usr/src/lib/libutil/pty.c:35: warning: `sccsid' defined but not used /usr/src/lib/libutil/login.c:35: warning: `sccsid' defined but not used /usr/src/lib/libutil/login_tty.c:35: warning: `sccsid' defined but not used /usr/src/lib/libutil/logout.c:35: warning: `sccsid' defined but not used /usr/src/lib/libutil/logwtmp.c:35: warning: `sccsid' defined but not used /usr/src/lib/libutil/pty.c:35: warning: `sccsid' defined but not used /usr/include/machine/asmacros.h:192: warning: `ALTENTRY' redefined /usr/src/lib/libc/i386/DEFS.h:94: warning: this is the location of the previous definition /usr/include/machine/asmacros.h:192: warning: `ALTENTRY' redefined /usr/src/lib/libc/i386/DEFS.h:94: warning: this is the location of the previous definition /usr/include/machine/asmacros.h:192: warning: `ALTENTRY' redefined /usr/src/lib/libc/i386/DEFS.h:94: warning: this is the location of the previous definition /usr/include/machine/asmacros.h:192: warning: `ALTENTRY' redefined /usr/src/lib/libc/i386/DEFS.h:94: warning: this is the location of the previous definition /usr/include/machine/asmacros.h:192: warning: `ALTENTRY' redefined /usr/src/lib/libc/i386/DEFS.h:94: warning: this is the location of the previous definition /usr/include/machine/asmacros.h:192: warning: `ALTENTRY' redefined /usr/src/lib/libc/i386/DEFS.h:94: warning: this is the location of the previous definition /usr/include/machine/asmacros.h:192: warning: `ALTENTRY' redefined /usr/src/lib/libc/i386/DEFS.h:94: warning: this is the location of the previous definition /usr/include/machine/asmacros.h:192: warning: `ALTENTRY' redefined /usr/src/lib/libc/i386/DEFS.h:94: warning: this is the location of the previous definition /usr/include/machine/asmacros.h:192: warning: `ALTENTRY' redefined /usr/src/lib/libc/i386/DEFS.h:94: warning: this is the location of the previous definition /usr/include/machine/asmacros.h:192: warning: `ALTENTRY' redefined /usr/src/lib/libc/i386/DEFS.h:94: warning: this is the location of the previous definition /usr/include/machine/asmacros.h:192: warning: `ALTENTRY' redefined /usr/src/lib/libc/i386/DEFS.h:94: warning: this is the location of the previous definition /usr/include/machine/asmacros.h:192: warning: `ALTENTRY' redefined /usr/src/lib/libc/i386/DEFS.h:94: warning: this is the location of the previous definition /usr/include/machine/asmacros.h:192: warning: `ALTENTRY' redefined /usr/src/lib/libc/i386/DEFS.h:94: warning: this is the location of the previous definition /usr/include/machine/asmacros.h:192: warning: `ALTENTRY' redefined /usr/src/lib/libc/i386/DEFS.h:94: warning: this is the location of the previous definition /usr/include/machine/asmacros.h:192: warning: `ALTENTRY' redefined /usr/src/lib/libc/i386/DEFS.h:94: warning: this is the location of the previous definition /usr/include/machine/asmacros.h:192: warning: `ALTENTRY' redefined /usr/src/lib/libc/i386/DEFS.h:94: warning: this is the location of the previous definition /usr/include/machine/asmacros.h:192: warning: `ALTENTRY' redefined /usr/src/lib/libc/i386/DEFS.h:94: warning: this is the location of the previous definition /usr/include/machine/asmacros.h:192: warning: `ALTENTRY' redefined /usr/src/lib/libc/i386/DEFS.h:94: warning: this is the location of the previous definition /usr/include/machine/asmacros.h:192: warning: `ALTENTRY' redefined /usr/src/lib/libc/i386/DEFS.h:94: warning: this is the location of the previous definition /usr/include/machine/asmacros.h:192: warning: `ALTENTRY' redefined /usr/src/lib/libc/i386/DEFS.h:94: warning: this is the location of the previous definition /usr/include/machine/asmacros.h:192: warning: `ALTENTRY' redefined /usr/src/lib/libc/i386/DEFS.h:94: warning: this is the location of the previous definition /usr/include/machine/asmacros.h:192: warning: `ALTENTRY' redefined /usr/src/lib/libc/i386/DEFS.h:94: warning: this is the location of the previous definition /usr/include/machine/asmacros.h:192: warning: `ALTENTRY' redefined /usr/src/lib/libc/i386/DEFS.h:94: warning: this is the location of the previous definition /usr/src/games/adventure/vocab.c:136: warning: assignment makes pointer from integer without a cast /usr/src/gnu/usr.bin/awk/awk.y:35: warning: static declaration for `yylex' follows non-static echo '/*WARNING: This file is automatically generated!*/' >underscore.c /usr/src/gnu/usr.bin/gperf/doc/../../../../contrib/gperf/gperf.texinfo:73: Warning: The command `@ichapter' is obsolete; use `@chapter' instead. /usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/libgroff/font.cc:774: warning: variable `i' shadows local /usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/libgroff/font.cc:737: warning: this is the shadowed declaration /usr/src/gnu/usr.bin/groff/eqn/../../../../contrib/groff/eqn/list.cc:162: warning: variable `i' shadows local /usr/src/gnu/usr.bin/groff/eqn/../../../../contrib/groff/eqn/list.cc:94: warning: this is the shadowed declaration /usr/src/gnu/usr.bin/groff/eqn/../../../../contrib/groff/eqn/list.cc:190: warning: variable `i' shadows local /usr/src/gnu/usr.bin/groff/eqn/../../../../contrib/groff/eqn/list.cc:177: warning: this is the shadowed declaration /usr/src/gnu/usr.bin/groff/grops/../../../../contrib/groff/grops/psrm.cc:965: warning: variable `i' shadows local /usr/src/gnu/usr.bin/groff/grops/../../../../contrib/groff/grops/psrm.cc:941: warning: this is the shadowed declaration /usr/src/gnu/usr.bin/groff/tbl/../../../../contrib/groff/tbl/table.cc:672: warning: variable `i' shadows local /usr/src/gnu/usr.bin/groff/tbl/../../../../contrib/groff/tbl/table.cc:666: warning: this is the shadowed declaration /usr/src/gnu/usr.bin/groff/tbl/../../../../contrib/groff/tbl/table.cc:2654: warning: variable `p' shadows local /usr/src/gnu/usr.bin/groff/tbl/../../../../contrib/groff/tbl/table.cc:2514: warning: this is the shadowed declaration /usr/src/gnu/usr.bin/groff/tfmtodit/../../../../contrib/groff/tfmtodit/tfmtodit.cc:832: warning: variable `k' shadows local /usr/src/gnu/usr.bin/groff/tfmtodit/../../../../contrib/groff/tfmtodit/tfmtodit.cc:801: warning: this is the shadowed declaration /usr/src/libexec/ftpd/ftpd.c:2098: warning: variable `dout' might be clobbered by `longjmp' or `vfork' /usr/src/libexec/ftpd/ftpd.c:2099: warning: variable `dirlist' might be clobbered by `longjmp' or `vfork' /usr/src/libexec/ftpd/ftpd.c:2100: warning: variable `simple' might be clobbered by `longjmp' or `vfork' /usr/src/libexec/ftpd/ftpd.c:2101: warning: variable `freeglob' might be clobbered by `longjmp' or `vfork' /usr/src/libexec/ftpd/ftpcmd.y:830: warning: static declaration for `yylex' follows non-static /usr/src/libexec/ftpd/ftpcmd.y:45: warning: `sccsid' defined but not used /usr/src/libexec/ftpd/logwtmp.c:37: warning: `sccsid' defined but not used /usr/src/libexec/ftpd/popen.c:77: warning: variable `iop' might be clobbered by `longjmp' or `vfork' /usr/src/libexec/rpc.rquotad/rquotad.c:264: warning: passing arg 4 of `quotactl' from incompatible pointer type /usr/src/share/doc/psd/title/Title:48: warning: `pt' not defined /usr/src/share/doc/psd/12.make/../../../../usr.bin/make/PSD.doc/tutorial.ms:171: warning: `Ix' not defined /usr/src/share/doc/psd/12.make/../../../../usr.bin/make/PSD.doc/tutorial.ms:174: warning: can't find font `C' /usr/src/share/doc/psd/12.make/../../../../usr.bin/make/PSD.doc/tutorial.ms:740: warning: `Rd' not defined /usr/src/share/doc/psd/12.make/../../../../usr.bin/make/PSD.doc/tutorial.ms:1084: warning: `Rm' not defined /usr/src/share/doc/psd/21.ipc/3.t:339: warning: indent cannot be negative /usr/src/share/doc/psd/21.ipc/4.t:352: warning: indent cannot be negative /usr/src/share/doc/psd/22.rpcgen/../../../../lib/libc/rpc/PSD.doc/rpcgen.ms:13: warning: missing closing delimiter /usr/src/share/doc/psd/22.rpcgen/../../../../lib/libc/rpc/PSD.doc/rpcgen.ms:95: warning: can't find font `CW' Network Programming ... /usr/src/share/doc/psd/23.rpc/../../../../lib/libc/rpc/PSD.doc/rpc.prog.ms:8: warning: number register `PN' not defined /usr/src/share/doc/psd/23.rpc/../../../../lib/libc/rpc/PSD.doc/rpc.prog.ms:181: warning: can't find font `CW' /usr/src/share/doc/psd/23.rpc/../../../../lib/libc/rpc/PSD.doc/rpc.prog.ms:226: warning: missing name /usr/src/share/doc/psd/23.rpc/../../../../lib/libc/rpc/PSD.doc/rpc.prog.ms:233: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/23.rpc/../../../../lib/libc/rpc/PSD.doc/rpc.prog.ms:526: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/23.rpc/../../../../lib/libc/rpc/PSD.doc/rpc.prog.ms:1942: warning: `/"' not defined /usr/src/share/doc/psd/23.rpc/../../../../lib/libc/rpc/PSD.doc/rpc.prog.ms:2064: warning: number register `"' not defined /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:16: warning: missing closing delimiter /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:83: warning: can't find font `CW' /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:85: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:89: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:105: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:109: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:185: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:190: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:208: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:213: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:506: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:510: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:514: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:518: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:522: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:526: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:530: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:556: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:596: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:598: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:602: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:875: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:904: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:1025: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:1031: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:1038: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:1064: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:1115: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:1137: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:1329: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:1333: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:1411: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:1437: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:1475: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:1554: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:1558: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:1608: warning: `sp.5' not defined (probable missing space after `sp') /usr/src/share/doc/psd/24.xdr/../../../../lib/libc/rpc/PSD.doc/xdr.nts.ms:1751: warning: `sp.5' not defined (probable missing space after `sp') External Data Representation ... /usr/src/share/doc/psd/25.xdrrfc/../../../../lib/libc/rpc/PSD.doc/xdr.rfc.ms:13: warning: number register `PN' not defined /usr/src/share/doc/psd/25.xdrrfc/../../../../lib/libc/rpc/PSD.doc/xdr.rfc.ms:14: warning: missing closing delimiter /usr/src/share/doc/psd/25.xdrrfc/../../../../lib/libc/rpc/PSD.doc/xdr.rfc.ms:79: warning: can't find font `CW' /usr/src/share/doc/psd/26.rpcrfc/../../../../lib/libc/rpc/PSD.doc/rpc.rfc.ms:13: warning: missing closing delimiter /usr/src/share/doc/psd/26.rpcrfc/../../../../lib/libc/rpc/PSD.doc/rpc.rfc.ms:251: warning: can't find font `CW' /usr/src/share/doc/psd/27.nfsrpc/../../../../lib/libc/rpc/PSD.doc/nfs.rfc.ms:13: warning: missing closing delimiter /usr/src/share/doc/psd/27.nfsrpc/../../../../lib/libc/rpc/PSD.doc/nfs.rfc.ms:565: warning: can't find font `CW' /usr/src/share/doc/psd/28.cvs/../../../../contrib/cvs/doc/cvs-paper.ms:410: warning: indent cannot be negative /usr/src/share/doc/psd/28.cvs/../../../../contrib/cvs/doc/cvs-paper.ms:487: warning: indent cannot be negative /usr/src/share/doc/psd/28.cvs/../../../../contrib/cvs/doc/cvs-paper.ms:604: warning: can't find font `CW' /usr/src/share/doc/smm/title/Title:48: warning: `pt' not defined /usr/src/share/doc/smm/title/Title:173: warning: `Ed' not defined /usr/src/share/doc/smm/title/Title:173: warning: `Dt' not defined /usr/src/share/doc/smm/title/Title:173: warning: `OT' not defined /usr/src/share/doc/smm/01.setup/1.t:62: warning: can't find font `CW' /usr/src/share/doc/smm/01.setup/2.t:1341: warning: can't find font `C' /usr/src/share/doc/smm/01.setup/2.t:1379: warning: indent cannot be negative /usr/src/share/doc/smm/01.setup/2.t:1423: warning: indent cannot be negative /usr/src/share/doc/smm/01.setup/6.t:672: warning: indent cannot be negative /usr/src/share/doc/smm/02.config/../../../../usr.sbin/config/SMM.doc/5.t:73: warning: indent cannot be negative /usr/src/share/doc/smm/05.fastfs/3.t:159: warning: indent cannot be negative /usr/src/share/doc/smm/05.fastfs/3.t:194: warning: indent cannot be negative /usr/src/share/doc/smm/05.fastfs/4.t:117: warning: indent cannot be negative /usr/src/share/doc/smm/10.named/../../../../contrib/bind/doc/bog/files.me:714: warning: can't break line /usr/src/share/doc/smm/10.named/../../../../contrib/bind/doc/bog/files.me:779: warning: can't break line /usr/src/share/doc/smm/10.named/../../../../contrib/bind/doc/bog/files.me:792: warning: can't break line /usr/src/share/doc/smm/10.named/../../../../contrib/bind/doc/bog/files.me:925: warning: can't break line /usr/src/share/doc/smm/10.named/../../../../contrib/bind/doc/bog/files.me:963: warning: can't break line /usr/src/share/doc/smm/10.named/../../../../contrib/bind/doc/bog/files.me:996: warning: can't break line /usr/src/share/doc/smm/10.named/../../../../contrib/bind/doc/bog/files.me:997: warning: can't break line /usr/src/share/doc/smm/10.named/../../../../contrib/bind/doc/bog/files.me:998: warning: can't break line /usr/src/share/doc/smm/10.named/../../../../contrib/bind/doc/bog/files.me:1108: warning: can't break line /usr/src/share/doc/smm/10.named/../../../../contrib/bind/doc/bog/root.cache:94: warning: can't break line /usr/src/share/doc/usd/title/Title:48: warning: `pt' not defined :3550: warning: `1.6' not defined /usr/src/share/doc/usd/12.vi/viapwh/../../../../../contrib/nvi/docs/USD.doc/vitut/vi.apwh.ms:42: warning: `CB' not defined /usr/src/share/doc/usd/12.vi/viapwh/../../../../../contrib/nvi/docs/USD.doc/vitut/vi.apwh.ms:88: warning: `VL' not defined /usr/src/share/doc/usd/12.vi/viapwh/../../../../../contrib/nvi/docs/USD.doc/vitut/vi.apwh.ms:109: warning: `LE' not defined /usr/src/share/doc/papers/beyond4.3/beyond43.ms:156: warning: can't find font `C' /usr/src/share/doc/papers/diskperf/results.ms:231: warning: indent cannot be negative /usr/src/share/doc/papers/diskperf/results.ms:413: warning: indent cannot be negative /usr/src/share/doc/papers/fsinterface/fsinterface.ms:35: warning: number register `v' not defined /usr/src/share/doc/papers/fsinterface/fsinterface.ms:60: warning: number register `UX' not defined kernmalloc.ms:66: warning: number register `d' not defined kernmalloc.ms:407: warning: number register `OI' not defined appendix.ms:3: warning: only `z' and `u' scale indicators valid in this context appendix.ms:14: warning: number register `v' not defined appendix.ms:107: warning: `vS' not defined appendix.ms:131: warning: number register `x' not defined appendix.ms:271: warning: `vE' not defined :331: warning: indent cannot be negative /usr/src/share/doc/papers/memfs/1.t:390: warning: number register `rS' not defined /usr/src/share/doc/papers/memfs/1.t:390: warning: `Li' not defined /usr/src/share/doc/papers/memfs/1.t:390: warning: number register `Ns' not defined /usr/src/share/doc/papers/memfs/1.t:401: warning: `FS' not defined /usr/src/share/doc/papers/memfs/1.t:401: warning: `[G' not defined /usr/src/share/doc/papers/memfs/1.t:401: warning: `[O' not defined /usr/src/share/doc/papers/memfs/1.t:401: warning: `FE' not defined /usr/src/share/doc/papers/memfs/1.t:413: warning: `[V' not defined /usr/src/share/doc/papers/memfs/1.t:413: warning: `[N' not defined /usr/src/share/doc/papers/memfs/1.t:413: warning: `[I' not defined /usr/src/share/doc/papers/memfs/1.t:413: warning: `[O' not defined /usr/src/share/doc/papers/memfs/1.t:427: warning: `[I' not defined /usr/src/share/doc/papers/memfs/1.t:427: warning: `[O' not defined /usr/src/share/doc/papers/memfs/1.t:441: warning: `[I' not defined /usr/src/share/doc/papers/memfs/1.t:441: warning: `[O' not defined A.gt:3: warning: only `z' and `u' scale indicators valid in this context A.gt:14: warning: number register `v' not defined A.gt:110: warning: `vS' not defined A.gt:154: warning: number register `x' not defined A.gt:351: warning: `vE' not defined :34: warning: number register `xx' not defined :1112: warning: indent cannot be negative :1270: warning: indent cannot be negative :2537: warning: `FK' not defined 3.t:203: warning: indent cannot be negative 3.t:363: warning: indent cannot be negative 3.t:626: warning: indent cannot be negative 3.t:769: warning: indent cannot be negative 4.t:645: warning: indent cannot be negative appendix.tmp:3: warning: only `z' and `u' scale indicators valid in this context appendix.tmp:14: warning: number register `v' not defined appendix.tmp:134: warning: number register `x' not defined appendix.tmp:848: warning: only `z' and `u' scale indicators valid in this context /usr/src/usr.bin/vacation/vacation.c:35: warning: `copyright' defined but not used /usr/src/usr.bin/vacation/vacation.c:41: warning: `sccsid' defined but not used /usr/src/usr.bin/vacation/vacation.c:42: warning: `rcsid' defined but not used /usr/src/usr.bin/vi/../../contrib/nvi/vi/getc.c:52: warning: passing arg 3 of `db_eget' from incompatible pointer type /usr/src/usr.bin/vi/../../contrib/nvi/vi/getc.c:182: warning: passing arg 4 of `db_get' from incompatible pointer type /usr/src/usr.bin/vi/../../contrib/nvi/vi/v_txt.c:2226: warning: comparison of distinct pointer types lacks a cast /usr/src/usr.bin/vi/../../contrib/nvi/vi/v_txt.c:2244: warning: comparison of distinct pointer types lacks a cast /usr/src/usr.bin/vi/../../contrib/nvi/vi/v_ulcase.c:119: warning: passing arg 4 of `db_get' from incompatible pointer type /usr/src/usr.sbin/edquota/edquota.c:252: warning: passing arg 4 of `quotactl' from incompatible pointer type /usr/src/usr.sbin/edquota/edquota.c:322: warning: passing arg 4 of `quotactl' from incompatible pointer type /usr/src/usr.sbin/mrouted/mrouted/../cfparse.y:25: warning: static declaration for `yylex' follows non-static /usr/src/secure/lib/libdes/read_pwd.c:239: warning: variable `number' might be clobbered by `longjmp' or `vfork' /usr/src/secure/lib/libdes/read_pwd.c:240: warning: variable `ok' might be clobbered by `longjmp' or `vfork' /usr/src/secure/lib/libdes/read_pwd.c:241: warning: variable `ps' might be clobbered by `longjmp' or `vfork' /usr/src/secure/lib/libdes/read_pwd.c:242: warning: variable `is_a_tty' might be clobbered by `longjmp' or `vfork' /usr/src/secure/lib/libdes/read_pwd.c:244: warning: variable `tty' might be clobbered by `longjmp' or `vfork' /usr/src/secure/lib/libdes/read_pwd.c:239: warning: variable `number' might be clobbered by `longjmp' or `vfork' /usr/src/secure/lib/libdes/read_pwd.c:240: warning: variable `ok' might be clobbered by `longjmp' or `vfork' /usr/src/secure/lib/libdes/read_pwd.c:241: warning: variable `ps' might be clobbered by `longjmp' or `vfork' /usr/src/secure/lib/libdes/read_pwd.c:242: warning: variable `is_a_tty' might be clobbered by `longjmp' or `vfork' /usr/src/secure/lib/libdes/read_pwd.c:244: warning: variable `tty' might be clobbered by `longjmp' or `vfork' /usr/src/secure/lib/libdes/read_pwd.c:239: warning: variable `number' might be clobbered by `longjmp' or `vfork' /usr/src/secure/lib/libdes/read_pwd.c:240: warning: variable `ok' might be clobbered by `longjmp' or `vfork' /usr/src/secure/lib/libdes/read_pwd.c:241: warning: variable `ps' might be clobbered by `longjmp' or `vfork' /usr/src/secure/lib/libdes/read_pwd.c:242: warning: variable `is_a_tty' might be clobbered by `longjmp' or `vfork' /usr/src/secure/lib/libdes/read_pwd.c:244: warning: variable `tty' might be clobbered by `longjmp' or `vfork' bdes.o: WARNING! des_setkey(3) not present in the system! bdes.o: WARNING! des_cipher(3) not present in the system! /usr/src/lkm/cd9660/../../sys/isofs/cd9660/cd9660_vfsops.c:89: warning: no previous prototype for `cd9660_mod' /usr/src/lkm/fdesc/../../sys/miscfs/fdesc/fdesc_vfsops.c:314: warning: no previous prototype for `fdesc_mod' /usr/src/lkm/joy/../../sys/i386/isa/joy.c:284: warning: no previous prototype for `joy_stat' /usr/src/lkm/kernfs/../../sys/miscfs/kernfs/kernfs_vfsops.c:381: warning: no previous prototype for `kernfs_mod' /usr/src/lkm/msdos/../../sys/msdosfs/msdosfs_vfsops.c:796: warning: no previous prototype for `msdos_mod' /usr/src/lkm/nfs/../../sys/nfs/nfs_subs.c:1179: warning: assignment from incompatible pointer type /usr/src/lkm/nfs/../../sys/nfs/nfs_subs.c:1182: warning: assignment from incompatible pointer type /usr/src/lkm/nfs/../../sys/nfs/nfs_vfsops.c:126: warning: no previous prototype for `nfs_mod' /usr/src/lkm/nullfs/../../sys/miscfs/nullfs/null_vfsops.c:390: warning: no previous prototype for `null_mod' /usr/src/lkm/nullfs/../../sys/miscfs/nullfs/null_vnops.c:334: warning: passing arg 1 of `null_bypass' from incompatible pointer type /usr/src/lkm/portal/../../sys/miscfs/portal/portal_vfsops.c:350: warning: no previous prototype for `portal_mod' /usr/src/lkm/procfs/../../sys/miscfs/procfs/procfs_vfsops.c:280: warning: no previous prototype for `procfs_mod' /usr/src/lkm/umapfs/../../sys/miscfs/umapfs/umap_subr.c:390: warning: passing arg 2 of `umap_findid' from incompatible pointer type /usr/src/lkm/umapfs/../../sys/miscfs/umapfs/umap_subr.c:416: warning: passing arg 2 of `umap_findid' from incompatible pointer type /usr/src/lkm/umapfs/../../sys/miscfs/umapfs/umap_vfsops.c:431: warning: no previous prototype for `umap_mod' /usr/src/lkm/umapfs/../../sys/miscfs/umapfs/umap_vnops.c:280: warning: passing arg 1 of `umap_bypass' from incompatible pointer type /usr/src/lkm/umapfs/../../sys/miscfs/umapfs/umap_vnops.c:467: warning: passing arg 1 of `umap_bypass' from incompatible pointer type