=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Building for mpd-1.0.1nb7
echo "#"						   >paths.sh
echo "#  Created mechanically;  DO NOT EDIT THIS FILE."	  >>paths.sh
echo "#"						  >>paths.sh
sed -n >>paths.sh <Configuration   -e 's/#.*//' -e 's/[ 	]*$//' -e 's/ *= */=/'  -e 's/="*\(.* [^"]*\)"*$/="\1"/' -e '/^[A-Z0-9_]* *=/p'
echo ""							  >>paths.sh
echo  >paths.tmp '/*'
echo >>paths.tmp ' *	Created mechanically;  DO NOT EDIT THIS FILE.'
echo >>paths.tmp ' */'
sed  >>paths.tmp <paths.sh  -n -e 's/"//g' -e 's/.*/#define &"/' -e 's/= */ "/p'
if cmp -s paths.tmp paths.h; then :; else cp paths.tmp paths.h; fi
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c util.c -o util.o
cmp -s multi/uni.h mpdmulti.h || cp multi/uni.h mpdmulti.h
cmp -s multi/uni.c mpdmulti.c || cp multi/uni.c mpdmulti.c
cd mpd;		make   CC="cc" CFLAGS="-O3 -Wall"
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c main.c -o main.o
main.c: In function 'main':
main.c:105:15: warning: passing argument 1 of 'my_link' from incompatible pointer type [-Wincompatible-pointer-types]
main.c:14:28: note: expected 'char **' but argument is of type 'char *'
main.c: In function 'options':
main.c:159:20: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
main.c:162:16: warning: array subscript has type 'char' [-Wchar-subscripts]
main.c: In function 'my_link':
main.c:390:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
main.c:402:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
...expect one shift/reduce conflict:
yacc  -d grammar.y
yacc: 1 shift/reduce conflict.
mv y.tab.c grammar.c
mv y.tab.h tokens.h
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c grammar.c -o grammar.o
lex tokens.l
mv lex.yy.c tokens.c
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c tokens.c -o tokens.o
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c alloc.c -o alloc.o
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c attest.c -o attest.o
attest.c: In function 'attest':
attest.c:502:6: warning: enumeration value 'O_BOGUS' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_LIST' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_SEQ' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_ID' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_SYM' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_TYPENAME' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_SUBS' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_BOUNDS' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_VERBATIM' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_ILIT' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_RLIT' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_BLIT' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_CLIT' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_SLIT' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_NLIT' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_FLIT' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_COMPONENT' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_GLOBAL' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_RESOURCE' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_SPEC' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_BODY' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_SEPARATE' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_EXTEND' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_IMPORT' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_OP' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_EXTERNAL' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_OPTYPE' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_PROTO' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_SEM' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_PROC' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_PROCESS' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_FINAL' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_TYPE' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_PARDCL' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_VARDCL' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_CONDCL' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_FLDDCL' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_PARATT' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_VARATT' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_BLOCK' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_GUARD' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_QUANT' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_QSTEP' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_QTEST' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_IF' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_DO' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_FA' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_SKIP' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_STOP' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_EXIT' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_NEXT' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_RETURN' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_REPLY' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_LIBCALL' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_RECEIVE' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_CREVM' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_CREATE' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_CREVOKE' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_DESTROY' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_IN' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_ARM' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_SCHED' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_SYNC' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_SELECT' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_INPARM' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_INOP' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_CO' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_COINV' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_COSEL' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_CAP' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_PTR' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_BOOL' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_CHAR' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_INT' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_ENUM' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_REAL' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_FFILE' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_STRING' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_REC' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_ARRAY' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_VM' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_ANY' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_VOID' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_NEW' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_NEWOP' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_LOW' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_HIGH' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_CAST' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_NOT' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_POS' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_NEG' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_ADDR' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_QMARK' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_PREINC' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_PREDEC' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_POSTINC' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_POSTDEC' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_PTRDREF' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_EXPON' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_MUL' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_DIV' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_MOD' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_REMDR' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_ADD' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_SUB' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_CONCAT' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_EQ' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_NE' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_GE' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_LE' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_GT' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_LT' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_AND' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_OR' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_XOR' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_RSHIFT' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_LSHIFT' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_FIELD' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_INDEX' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_SLICE' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_RANGE' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_RECCONS' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_CLONE' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_ARCONS' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_ASSIGN' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_SWAP' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_AUG_ADD' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_AUG_SUB' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_AUG_MUL' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_AUG_EXPON' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_AUG_DIV' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_AUG_REMDR' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_AUG_AND' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_AUG_OR' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_AUG_CONCAT' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_AUG_RSHIFT' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_AUG_LSHIFT' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_ASTER' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_RCALL' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_RSEND' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_RNONE' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_VAL' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_VAR' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_RES' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_REF' not handled in switch [-Wswitch]
attest.c:502:6: warning: enumeration value 'O_END' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_BOGUS' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_LIST' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_SEQ' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_ID' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_SYM' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_BOUNDS' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_VERBATIM' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_ILIT' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_RLIT' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_BLIT' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_CLIT' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_SLIT' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_NLIT' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_FLIT' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_GLOBAL' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_RESOURCE' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_SPEC' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_BODY' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_SEPARATE' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_EXTEND' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_PROTO' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_SEM' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_PROCESS' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_FINAL' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_PARATT' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_VARATT' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_GUARD' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_QSTEP' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_QTEST' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_IF' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_DO' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_FA' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_SKIP' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_STOP' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_EXIT' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_NEXT' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_RETURN' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_REPLY' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_LIBCALL' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_RECEIVE' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_CREVM' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_CREATE' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_CREVOKE' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_DESTROY' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_IN' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_SCHED' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_SYNC' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_SELECT' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_CO' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_COINV' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_COSEL' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_CAP' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_PTR' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_BOOL' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_CHAR' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_INT' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_REAL' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_FFILE' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_STRING' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_REC' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_ARRAY' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_VM' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_ANY' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_VOID' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_NEW' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_NEWOP' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_LOW' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_HIGH' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_CAST' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_NOT' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_POS' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_NEG' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_ADDR' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_PREINC' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_PREDEC' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_POSTINC' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_POSTDEC' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_PTRDREF' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_EXPON' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_MUL' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_DIV' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_MOD' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_REMDR' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_ADD' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_SUB' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_CONCAT' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_EQ' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_NE' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_GE' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_LE' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_GT' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_LT' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_AND' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_OR' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_XOR' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_RSHIFT' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_LSHIFT' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_RANGE' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_RECCONS' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_CLONE' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_ARCONS' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_ASSIGN' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_SWAP' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_AUG_ADD' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_AUG_SUB' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_AUG_MUL' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_AUG_EXPON' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_AUG_DIV' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_AUG_REMDR' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_AUG_AND' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_AUG_OR' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_AUG_CONCAT' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_AUG_RSHIFT' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_AUG_LSHIFT' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_ASTER' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_RCALL' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_RSEND' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_RNONE' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_VAL' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_VAR' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_RES' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_REF' not handled in switch [-Wswitch]
attest.c:76:5: warning: enumeration value 'O_END' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_BOGUS' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_LIST' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_SEQ' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_TYPENAME' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_SUBS' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_VERBATIM' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_COMPONENT' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_GLOBAL' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_RESOURCE' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_SPEC' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_BODY' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_SEPARATE' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_EXTEND' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_IMPORT' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_OP' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_EXTERNAL' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_OPTYPE' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_PROC' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_PROCESS' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_FINAL' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_TYPE' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_PARDCL' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_VARDCL' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_CONDCL' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_FLDDCL' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_PARATT' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_BLOCK' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_QUANT' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_QSTEP' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_QTEST' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_IF' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_DO' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_FA' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_SKIP' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_STOP' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_EXIT' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_NEXT' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_RETURN' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_CALL' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_SEND' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_FORWARD' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_CREVOKE' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_ARM' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_SELECT' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_INPARM' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_INOP' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_CO' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_COINV' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_ENUM' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_QMARK' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_FIELD' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_INDEX' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_SLICE' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_RCALL' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_RSEND' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_RNONE' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_VAL' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_VAR' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_RES' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_REF' not handled in switch [-Wswitch]
attest.c:626:5: warning: enumeration value 'O_END' not handled in switch [-Wswitch]
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c dynamic.c -o dynamic.o
dynamic.c: In function 'alctemp':
dynamic.c:103:4: warning: '%d' directive writing between 1 and 11 bytes into a region of size 9 [-Wformat-overflow=]
dynamic.c:103:4: note: directive argument in the range [-2147483647, 2147483647]
dynamic.c:103:4: note: '__builtin___sprintf_chk' output between 3 and 13 bytes into a destination of size 10
dynamic.c: In function 'dcltemps':
dynamic.c:175:3: warning: 's2' may be used uninitialized in this function [-Wmaybe-uninitialized]
dynamic.c:173:6: warning: 's1' may be used uninitialized in this function [-Wmaybe-uninitialized]
dynamic.c: In function 'alctrans':
dynamic.c:196:4: warning: '%d' directive writing between 1 and 11 bytes into a region of size 9 [-Wformat-overflow=]
dynamic.c:196:4: note: directive argument in the range [-2147483647, 2147483647]
dynamic.c:196:4: note: '__builtin___sprintf_chk' output between 3 and 13 bytes into a destination of size 10
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c errors.c -o errors.o
errors.c: In function 'yyerror':
errors.c:76:20: warning: array subscript has type 'char' [-Wchar-subscripts]
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c fold.c -o fold.o
fold.c: In function 'fold':
fold.c:31:5: warning: enumeration value 'O_BOGUS' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_LIST' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_SEQ' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_ID' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_SYM' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_TYPENAME' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_BOUNDS' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_VERBATIM' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_ILIT' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_RLIT' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_BLIT' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_CLIT' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_SLIT' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_NLIT' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_FLIT' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_COMPONENT' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_GLOBAL' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_RESOURCE' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_SPEC' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_BODY' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_SEPARATE' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_EXTEND' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_IMPORT' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_OP' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_EXTERNAL' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_OPTYPE' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_PROTO' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_SEM' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_PROC' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_PROCESS' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_FINAL' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_TYPE' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_PARDCL' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_VARDCL' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_CONDCL' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_FLDDCL' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_PARATT' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_VARATT' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_BLOCK' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_GUARD' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_QUANT' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_QSTEP' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_QTEST' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_IF' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_DO' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_FA' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_SKIP' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_STOP' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_EXIT' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_NEXT' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_RETURN' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_REPLY' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_LIBCALL' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_CALL' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_SEND' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_FORWARD' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_RECEIVE' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_CREVM' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_CREATE' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_CREVOKE' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_DESTROY' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_IN' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_ARM' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_SCHED' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_SYNC' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_SELECT' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_INPARM' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_INOP' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_CO' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_COINV' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_COSEL' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_CAP' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_PTR' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_BOOL' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_CHAR' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_INT' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_REAL' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_FFILE' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_STRING' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_REC' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_ARRAY' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_VM' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_ANY' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_VOID' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_NEW' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_NEWOP' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_LOW' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_HIGH' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_CAST' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_NOT' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_POS' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_NEG' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_ADDR' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_QMARK' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_PREINC' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_PREDEC' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_POSTINC' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_POSTDEC' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_PTRDREF' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_EXPON' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_MUL' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_DIV' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_MOD' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_REMDR' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_ADD' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_SUB' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_CONCAT' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_EQ' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_NE' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_GE' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_LE' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_GT' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_LT' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_AND' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_OR' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_XOR' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_RSHIFT' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_LSHIFT' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_FIELD' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_INDEX' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_SLICE' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_RANGE' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_RECCONS' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_CLONE' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_ARCONS' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_ASSIGN' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_SWAP' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_AUG_ADD' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_AUG_SUB' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_AUG_MUL' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_AUG_EXPON' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_AUG_DIV' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_AUG_REMDR' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_AUG_AND' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_AUG_OR' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_AUG_CONCAT' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_AUG_RSHIFT' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_AUG_LSHIFT' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_ASTER' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_RCALL' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_RSEND' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_RNONE' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_VAL' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_VAR' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_RES' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_REF' not handled in switch [-Wswitch]
fold.c:31:5: warning: enumeration value 'O_END' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_BOGUS' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_LIST' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_SEQ' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_ID' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_TYPENAME' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_SUBS' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_BOUNDS' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_VERBATIM' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_NLIT' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_FLIT' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_COMPONENT' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_GLOBAL' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_RESOURCE' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_SPEC' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_BODY' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_SEPARATE' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_EXTEND' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_IMPORT' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_OP' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_EXTERNAL' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_OPTYPE' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_PROTO' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_SEM' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_PROC' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_PROCESS' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_FINAL' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_TYPE' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_PARDCL' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_VARDCL' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_CONDCL' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_FLDDCL' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_PARATT' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_VARATT' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_BLOCK' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_GUARD' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_QUANT' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_QSTEP' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_QTEST' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_IF' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_DO' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_FA' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_SKIP' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_STOP' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_EXIT' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_NEXT' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_RETURN' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_REPLY' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_LIBCALL' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_CALL' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_SEND' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_FORWARD' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_RECEIVE' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_CREVM' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_CREATE' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_CREVOKE' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_DESTROY' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_IN' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_ARM' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_SCHED' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_SYNC' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_SELECT' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_INPARM' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_INOP' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_CO' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_COINV' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_COSEL' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_CAP' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_PTR' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_BOOL' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_CHAR' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_INT' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_ENUM' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_REAL' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_FFILE' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_STRING' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_REC' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_ARRAY' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_VM' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_ANY' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_VOID' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_NEW' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_NEWOP' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_LOW' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_HIGH' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_NOT' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_POS' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_NEG' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_ADDR' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_QMARK' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_PREINC' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_PREDEC' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_POSTINC' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_POSTDEC' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_PTRDREF' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_EXPON' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_MUL' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_DIV' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_MOD' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_REMDR' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_ADD' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_SUB' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_CONCAT' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_EQ' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_NE' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_GE' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_LE' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_GT' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_LT' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_AND' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_OR' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_XOR' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_RSHIFT' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_LSHIFT' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_INDEX' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_SLICE' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_RANGE' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_RECCONS' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_CLONE' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_ARCONS' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_ASSIGN' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_SWAP' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_AUG_ADD' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_AUG_SUB' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_AUG_MUL' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_AUG_EXPON' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_AUG_DIV' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_AUG_REMDR' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_AUG_AND' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_AUG_OR' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_AUG_CONCAT' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_AUG_RSHIFT' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_AUG_LSHIFT' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_ASTER' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_RCALL' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_RSEND' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_RNONE' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_VAL' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_VAR' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_RES' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_REF' not handled in switch [-Wswitch]
fold.c:49:2: warning: enumeration value 'O_END' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_BOGUS' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_LIST' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_SEQ' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_ID' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_SYM' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_TYPENAME' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_SUBS' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_BOUNDS' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_VERBATIM' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_ILIT' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_RLIT' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_BLIT' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_CLIT' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_SLIT' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_NLIT' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_FLIT' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_COMPONENT' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_GLOBAL' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_RESOURCE' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_SPEC' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_BODY' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_SEPARATE' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_EXTEND' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_IMPORT' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_OP' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_EXTERNAL' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_OPTYPE' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_PROTO' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_SEM' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_PROC' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_PROCESS' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_FINAL' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_TYPE' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_PARDCL' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_VARDCL' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_CONDCL' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_FLDDCL' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_PARATT' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_VARATT' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_BLOCK' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_GUARD' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_QUANT' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_QSTEP' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_QTEST' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_IF' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_DO' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_FA' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_SKIP' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_STOP' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_EXIT' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_NEXT' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_RETURN' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_REPLY' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_LIBCALL' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_CALL' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_SEND' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_FORWARD' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_RECEIVE' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_CREVM' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_CREATE' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_CREVOKE' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_DESTROY' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_IN' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_ARM' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_SCHED' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_SYNC' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_SELECT' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_INPARM' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_INOP' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_CO' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_COINV' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_COSEL' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_CAP' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_PTR' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_BOOL' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_CHAR' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_INT' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_ENUM' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_REAL' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_FFILE' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_STRING' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_REC' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_ARRAY' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_VM' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_ANY' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_VOID' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_NEW' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_NEWOP' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_LOW' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_HIGH' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_CAST' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_ADDR' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_QMARK' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_PREINC' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_PREDEC' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_POSTINC' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_POSTDEC' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_PTRDREF' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_EXPON' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_MUL' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_DIV' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_MOD' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_REMDR' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_ADD' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_SUB' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_CONCAT' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_EQ' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_NE' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_GE' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_LE' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_GT' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_LT' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_AND' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_OR' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_XOR' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_RSHIFT' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_LSHIFT' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_FIELD' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_INDEX' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_SLICE' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_RANGE' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_RECCONS' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_CLONE' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_ARCONS' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_ASSIGN' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_SWAP' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_AUG_ADD' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_AUG_SUB' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_AUG_MUL' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_AUG_EXPON' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_AUG_DIV' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_AUG_REMDR' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_AUG_AND' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_AUG_OR' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_AUG_CONCAT' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_AUG_RSHIFT' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_AUG_LSHIFT' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_ASTER' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_RCALL' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_RSEND' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_RNONE' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_VAL' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_VAR' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_RES' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_REF' not handled in switch [-Wswitch]
fold.c:121:2: warning: enumeration value 'O_END' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_BOGUS' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_LIST' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_SEQ' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_ID' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_SYM' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_TYPENAME' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_SUBS' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_BOUNDS' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_VERBATIM' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_ILIT' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_RLIT' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_BLIT' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_CLIT' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_SLIT' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_NLIT' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_FLIT' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_COMPONENT' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_GLOBAL' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_RESOURCE' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_SPEC' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_BODY' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_SEPARATE' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_EXTEND' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_IMPORT' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_OP' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_EXTERNAL' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_OPTYPE' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_PROTO' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_SEM' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_PROC' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_PROCESS' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_FINAL' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_TYPE' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_PARDCL' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_VARDCL' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_CONDCL' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_FLDDCL' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_PARATT' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_VARATT' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_BLOCK' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_GUARD' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_QUANT' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_QSTEP' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_QTEST' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_IF' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_DO' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_FA' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_SKIP' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_STOP' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_EXIT' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_NEXT' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_RETURN' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_REPLY' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_LIBCALL' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_CALL' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_SEND' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_FORWARD' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_RECEIVE' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_CREVM' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_CREATE' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_CREVOKE' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_DESTROY' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_IN' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_ARM' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_SCHED' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_SYNC' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_SELECT' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_INPARM' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_INOP' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_CO' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_COINV' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_COSEL' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_CAP' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_PTR' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_BOOL' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_CHAR' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_INT' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_ENUM' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_REAL' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_FFILE' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_STRING' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_REC' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_ARRAY' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_VM' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_ANY' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_VOID' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_NEW' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_NEWOP' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_LOW' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_HIGH' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_CAST' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_NOT' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_POS' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_NEG' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_ADDR' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_QMARK' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_PREINC' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_PREDEC' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_POSTINC' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_POSTDEC' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_PTRDREF' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_EXPON' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_MOD' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_CONCAT' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_EQ' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_NE' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_GE' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_LE' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_GT' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_LT' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_FIELD' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_INDEX' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_SLICE' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_RANGE' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_RECCONS' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_CLONE' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_ARCONS' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_ASSIGN' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_SWAP' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_AUG_ADD' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_AUG_SUB' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_AUG_MUL' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_AUG_EXPON' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_AUG_DIV' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_AUG_REMDR' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_AUG_AND' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_AUG_OR' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_AUG_CONCAT' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_AUG_RSHIFT' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_AUG_LSHIFT' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_ASTER' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_RCALL' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_RSEND' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_RNONE' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_VAL' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_VAR' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_RES' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_REF' not handled in switch [-Wswitch]
fold.c:147:2: warning: enumeration value 'O_END' not handled in switch [-Wswitch]
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c gdecl.c -o gdecl.o
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c gexpr.c -o gexpr.o
gexpr.c: In function 'gexpr':
gexpr.c:179:6: warning: enumeration value 'T_BOGUS' not handled in switch [-Wswitch]
gexpr.c:179:6: warning: enumeration value 'T_VOID' not handled in switch [-Wswitch]
gexpr.c:179:6: warning: enumeration value 'T_ANY' not handled in switch [-Wswitch]
gexpr.c:179:6: warning: enumeration value 'T_NLIT' not handled in switch [-Wswitch]
gexpr.c:179:6: warning: enumeration value 'T_FILE' not handled in switch [-Wswitch]
gexpr.c:179:6: warning: enumeration value 'T_STRING' not handled in switch [-Wswitch]
gexpr.c:179:6: warning: enumeration value 'T_ARRAY' not handled in switch [-Wswitch]
gexpr.c:179:6: warning: enumeration value 'T_PTR' not handled in switch [-Wswitch]
gexpr.c:179:6: warning: enumeration value 'T_REC' not handled in switch [-Wswitch]
gexpr.c:179:6: warning: enumeration value 'T_VCAP' not handled in switch [-Wswitch]
gexpr.c:179:6: warning: enumeration value 'T_RCAP' not handled in switch [-Wswitch]
gexpr.c:179:6: warning: enumeration value 'T_OCAP' not handled in switch [-Wswitch]
gexpr.c:179:6: warning: enumeration value 'T_GLB' not handled in switch [-Wswitch]
gexpr.c:179:6: warning: enumeration value 'T_RES' not handled in switch [-Wswitch]
gexpr.c:179:6: warning: enumeration value 'T_OP' not handled in switch [-Wswitch]
gexpr.c:179:6: warning: enumeration value 'TCOUNT' not handled in switch [-Wswitch]
gexpr.c:197:6: warning: enumeration value 'T_BOGUS' not handled in switch [-Wswitch]
gexpr.c:197:6: warning: enumeration value 'T_VOID' not handled in switch [-Wswitch]
gexpr.c:197:6: warning: enumeration value 'T_ANY' not handled in switch [-Wswitch]
gexpr.c:197:6: warning: enumeration value 'T_NLIT' not handled in switch [-Wswitch]
gexpr.c:197:6: warning: enumeration value 'T_FILE' not handled in switch [-Wswitch]
gexpr.c:197:6: warning: enumeration value 'T_STRING' not handled in switch [-Wswitch]
gexpr.c:197:6: warning: enumeration value 'T_ARRAY' not handled in switch [-Wswitch]
gexpr.c:197:6: warning: enumeration value 'T_PTR' not handled in switch [-Wswitch]
gexpr.c:197:6: warning: enumeration value 'T_REC' not handled in switch [-Wswitch]
gexpr.c:197:6: warning: enumeration value 'T_VCAP' not handled in switch [-Wswitch]
gexpr.c:197:6: warning: enumeration value 'T_RCAP' not handled in switch [-Wswitch]
gexpr.c:197:6: warning: enumeration value 'T_OCAP' not handled in switch [-Wswitch]
gexpr.c:197:6: warning: enumeration value 'T_GLB' not handled in switch [-Wswitch]
gexpr.c:197:6: warning: enumeration value 'T_RES' not handled in switch [-Wswitch]
gexpr.c:197:6: warning: enumeration value 'T_OP' not handled in switch [-Wswitch]
gexpr.c:197:6: warning: enumeration value 'TCOUNT' not handled in switch [-Wswitch]
gexpr.c:336:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
gexpr.c: In function 'gcast':
gexpr.c:839:6: warning: enumeration value 'T_BOGUS' not handled in switch [-Wswitch]
gexpr.c:839:6: warning: enumeration value 'T_VOID' not handled in switch [-Wswitch]
gexpr.c:839:6: warning: enumeration value 'T_ANY' not handled in switch [-Wswitch]
gexpr.c:839:6: warning: enumeration value 'T_NLIT' not handled in switch [-Wswitch]
gexpr.c:839:6: warning: enumeration value 'T_FILE' not handled in switch [-Wswitch]
gexpr.c:839:6: warning: enumeration value 'T_REC' not handled in switch [-Wswitch]
gexpr.c:839:6: warning: enumeration value 'T_VCAP' not handled in switch [-Wswitch]
gexpr.c:839:6: warning: enumeration value 'T_RCAP' not handled in switch [-Wswitch]
gexpr.c:839:6: warning: enumeration value 'T_OCAP' not handled in switch [-Wswitch]
gexpr.c:839:6: warning: enumeration value 'T_GLB' not handled in switch [-Wswitch]
gexpr.c:839:6: warning: enumeration value 'T_RES' not handled in switch [-Wswitch]
gexpr.c:839:6: warning: enumeration value 'T_OP' not handled in switch [-Wswitch]
gexpr.c:839:6: warning: enumeration value 'TCOUNT' not handled in switch [-Wswitch]
gexpr.c:824:5: warning: enumeration value 'T_BOGUS' not handled in switch [-Wswitch]
gexpr.c:824:5: warning: enumeration value 'T_VOID' not handled in switch [-Wswitch]
gexpr.c:824:5: warning: enumeration value 'T_ANY' not handled in switch [-Wswitch]
gexpr.c:824:5: warning: enumeration value 'T_NLIT' not handled in switch [-Wswitch]
gexpr.c:824:5: warning: enumeration value 'T_FILE' not handled in switch [-Wswitch]
gexpr.c:824:5: warning: enumeration value 'T_ARRAY' not handled in switch [-Wswitch]
gexpr.c:824:5: warning: enumeration value 'T_REC' not handled in switch [-Wswitch]
gexpr.c:824:5: warning: enumeration value 'T_VCAP' not handled in switch [-Wswitch]
gexpr.c:824:5: warning: enumeration value 'T_RCAP' not handled in switch [-Wswitch]
gexpr.c:824:5: warning: enumeration value 'T_OCAP' not handled in switch [-Wswitch]
gexpr.c:824:5: warning: enumeration value 'T_GLB' not handled in switch [-Wswitch]
gexpr.c:824:5: warning: enumeration value 'T_RES' not handled in switch [-Wswitch]
gexpr.c:824:5: warning: enumeration value 'T_OP' not handled in switch [-Wswitch]
gexpr.c:824:5: warning: enumeration value 'TCOUNT' not handled in switch [-Wswitch]
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c ginput.c -o ginput.o
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c gloop.c -o gloop.o
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c gmisc.c -o gmisc.o
gmisc.c: In function 'once':
gmisc.c:39:5: warning: enumeration value 'O_BOGUS' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_LIST' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_SEQ' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_ID' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_TYPENAME' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_SUBS' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_BOUNDS' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_COMPONENT' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_GLOBAL' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_RESOURCE' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_SPEC' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_BODY' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_SEPARATE' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_EXTEND' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_IMPORT' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_OP' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_EXTERNAL' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_OPTYPE' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_PROTO' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_SEM' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_PROC' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_PROCESS' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_FINAL' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_TYPE' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_PARDCL' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_VARDCL' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_CONDCL' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_FLDDCL' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_PARATT' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_VARATT' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_BLOCK' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_GUARD' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_QUANT' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_QSTEP' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_QTEST' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_IF' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_DO' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_FA' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_SKIP' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_STOP' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_EXIT' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_NEXT' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_RETURN' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_REPLY' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_LIBCALL' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_CALL' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_SEND' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_FORWARD' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_RECEIVE' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_CREVM' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_CREATE' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_CREVOKE' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_DESTROY' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_IN' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_ARM' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_SCHED' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_SYNC' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_SELECT' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_INPARM' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_INOP' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_CO' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_COINV' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_COSEL' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_CAP' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_PTR' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_BOOL' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_CHAR' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_INT' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_ENUM' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_REAL' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_FFILE' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_STRING' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_REC' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_ARRAY' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_VM' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_ANY' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_VOID' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_NEW' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_NEWOP' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_LOW' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_HIGH' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_CAST' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_NOT' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_POS' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_NEG' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_ADDR' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_QMARK' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_PREINC' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_PREDEC' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_POSTINC' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_POSTDEC' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_PTRDREF' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_EXPON' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_MUL' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_DIV' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_MOD' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_REMDR' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_ADD' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_SUB' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_CONCAT' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_EQ' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_NE' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_GE' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_LE' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_GT' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_LT' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_AND' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_OR' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_XOR' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_RSHIFT' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_LSHIFT' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_FIELD' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_INDEX' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_RANGE' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_RECCONS' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_CLONE' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_ARCONS' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_ASSIGN' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_SWAP' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_AUG_ADD' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_AUG_SUB' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_AUG_MUL' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_AUG_EXPON' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_AUG_DIV' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_AUG_REMDR' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_AUG_AND' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_AUG_OR' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_AUG_CONCAT' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_AUG_RSHIFT' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_AUG_LSHIFT' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_ASTER' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_RCALL' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_RSEND' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_RNONE' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_VAL' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_VAR' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_RES' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_REF' not handled in switch [-Wswitch]
gmisc.c:39:5: warning: enumeration value 'O_END' not handled in switch [-Wswitch]
gmisc.c: In function 'fixedsize':
gmisc.c:525:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
gmisc.c: In function 'csig':
gmisc.c:257:1: warning: control reaches end of non-void function [-Wreturn-type]
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c gparam.c -o gparam.o
gparam.c: In function 'gparblk':
gparam.c:163:16: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c gstmt.c -o gstmt.o
gstmt.c: In function 'gstmt':
gstmt.c:72:46: warning: array subscript has type 'char' [-Wchar-subscripts]
gstmt.c: In function 'cosend':
gstmt.c:360:1: warning: type of 'n' defaults to 'int' [-Wimplicit-int]
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c import.c -o import.o
echo '/*  Created mechanically;  DO NOT EDIT THIS FILE  */' >tkflags.h
echo '' >>tkflags.h
awk '/^%t[^*]*\*[BEG + END]*\*/{printf("TKFLAGS(%s,%s)\n",$2,$4);}'  <grammar.y >>tkflags.h
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c input.c -o input.o
input.c: In function 'setinput':
input.c:256:18: warning: unused variable 'yyin' [-Wunused-variable]
input.c:255:11: warning: unused variable 'old' [-Wunused-variable]
input.c: In function 'start_echo':
input.c:163:5: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized]
input.c:141:11: note: 's' was declared here
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c list.c -o list.o
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c names.c -o names.o
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c node.c -o node.o
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c op.c -o op.o
op.c: In function 'opscan':
op.c:247:3: warning: enumeration value 'I_SEM' not handled in switch [-Wswitch]
op.c: In function 'wimpl':
op.c:476:6: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized]
op.c:452:10: note: 'c' was declared here
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c output.c -o output.o
output.c: In function 'mkinter':
output.c:76:6: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration]
output.c: In function 'cprintf':
output.c:249:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
output.c:368:33: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
output.c: In function 'putconst':
output.c:472:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c params.c -o params.o
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c pregen.c -o pregen.o
pregen.c: In function 'pregen':
pregen.c:319:5: warning: 'func' may be used uninitialized in this function [-Wmaybe-uninitialized]
pregen.c:303:11: note: 'func' was declared here
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c presig.c -o presig.o
presig.c: In function 'fixlub':
presig.c:463:5: warning: enumeration value 'PRE_BOGUS' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_lb' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_ub' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_pred' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_succ' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_length' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_maxlength' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_chars' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_locate' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_myresource' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_mymachine' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_myvm' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_mypriority' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_setpriority' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_free' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_abs' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_min' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_max' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_sqrt' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_log' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_exp' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_ceil' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_floor' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_round' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_sin' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_cos' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_tan' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_asin' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_acos' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_atan' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_random' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_seed' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_numargs' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_getarg' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_nap' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_age' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_open' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_flush' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_close' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_remove' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_get' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_put' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_seek' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_where' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_read' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_scanf' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_sscanf' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_write' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_writes' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_printf' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_sprintf' not handled in switch [-Wswitch]
presig.c:463:5: warning: enumeration value 'PRE_END' not handled in switch [-Wswitch]
cc -O3 -Wall -E includer.c  | sed 's/,/ ,/' | awk -f elabels.awk >print.h
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c print.c -o print.o
print.c: In function 'pnode':
print.c:93:11: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'struct node *' [-Wformat=]
print.c: In function 'psym':
print.c:213:5: warning: enumeration value 'K_BOGUS' not handled in switch [-Wswitch]
print.c:213:5: warning: enumeration value 'K_FIELD' not handled in switch [-Wswitch]
print.c:213:5: warning: enumeration value 'K_IMP' not handled in switch [-Wswitch]
print.c:213:5: warning: enumeration value 'K_PREDEF' not handled in switch [-Wswitch]
In file included from print.c:7:
At top level:
print.h:211:15: warning: 'impl_names' defined but not used [-Wunused-variable]
print.h:204:15: warning: 'seg_names' defined but not used [-Wunused-variable]
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c resource.c -o resource.o
resource.c: In function 'genprocs':
resource.c:196:5: warning: enumeration value 'O_BOGUS' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_ID' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_SYM' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_TYPENAME' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_SUBS' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_BOUNDS' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_VERBATIM' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_ILIT' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_RLIT' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_BLIT' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_CLIT' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_SLIT' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_NLIT' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_FLIT' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_SEPARATE' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_EXTEND' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_IMPORT' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_OP' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_OPTYPE' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_PROTO' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_TYPE' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_PARDCL' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_VARDCL' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_CONDCL' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_FLDDCL' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_PARATT' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_VARATT' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_BLOCK' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_GUARD' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_QUANT' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_QSTEP' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_QTEST' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_IF' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_DO' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_FA' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_SKIP' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_STOP' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_EXIT' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_NEXT' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_RETURN' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_REPLY' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_LIBCALL' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_CALL' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_SEND' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_FORWARD' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_RECEIVE' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_CREVM' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_CREATE' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_CREVOKE' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_DESTROY' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_IN' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_ARM' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_SCHED' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_SYNC' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_SELECT' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_INPARM' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_INOP' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_CO' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_COINV' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_COSEL' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_CAP' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_PTR' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_BOOL' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_CHAR' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_INT' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_ENUM' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_REAL' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_FFILE' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_STRING' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_REC' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_ARRAY' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_VM' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_ANY' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_VOID' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_NEW' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_NEWOP' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_LOW' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_HIGH' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_CAST' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_NOT' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_POS' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_NEG' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_ADDR' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_QMARK' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_PREINC' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_PREDEC' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_POSTINC' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_POSTDEC' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_PTRDREF' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_EXPON' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_MUL' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_DIV' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_MOD' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_REMDR' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_ADD' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_SUB' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_CONCAT' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_EQ' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_NE' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_GE' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_LE' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_GT' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_LT' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_AND' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_OR' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_XOR' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_RSHIFT' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_LSHIFT' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_FIELD' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_INDEX' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_SLICE' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_RANGE' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_RECCONS' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_CLONE' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_ARCONS' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_ASSIGN' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_SWAP' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_AUG_ADD' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_AUG_SUB' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_AUG_MUL' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_AUG_EXPON' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_AUG_DIV' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_AUG_REMDR' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_AUG_AND' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_AUG_OR' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_AUG_CONCAT' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_AUG_RSHIFT' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_AUG_LSHIFT' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_ASTER' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_RCALL' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_RSEND' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_RNONE' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_VAL' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_VAR' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_RES' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_REF' not handled in switch [-Wswitch]
resource.c:196:5: warning: enumeration value 'O_END' not handled in switch [-Wswitch]
resource.c: In function 'body':
resource.c:102:4: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
resource.c:102:4: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 1001) into a destination of size 1000
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c signat.c -o signat.o
signat.c: In function 'compat':
signat.c:329:1: warning: control reaches end of non-void function [-Wreturn-type]
signat.c: In function 'symsig':
signat.c:108:8: warning: 'g' may be used uninitialized in this function [-Wmaybe-uninitialized]
signat.c:74:12: note: 'g' was declared here
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c symtab.c -o symtab.o
symtab.c: In function 'identify':
symtab.c:143:19: warning: array subscript has type 'char' [-Wchar-subscripts]
symtab.c:318:9: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
symtab.c:334:3: warning: enumeration value 'K_BOGUS' not handled in switch [-Wswitch]
symtab.c:334:3: warning: enumeration value 'K_BLOCK' not handled in switch [-Wswitch]
symtab.c:334:3: warning: enumeration value 'K_VAR' not handled in switch [-Wswitch]
symtab.c:334:3: warning: enumeration value 'K_FIELD' not handled in switch [-Wswitch]
symtab.c:334:3: warning: enumeration value 'K_TYPE' not handled in switch [-Wswitch]
symtab.c:334:3: warning: enumeration value 'K_ELIT' not handled in switch [-Wswitch]
symtab.c:334:3: warning: enumeration value 'K_RES' not handled in switch [-Wswitch]
symtab.c:334:3: warning: enumeration value 'K_IMP' not handled in switch [-Wswitch]
symtab.c:334:3: warning: enumeration value 'K_OP' not handled in switch [-Wswitch]
symtab.c:334:3: warning: enumeration value 'K_PREDEF' not handled in switch [-Wswitch]
symtab.c:98:10: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized]
. ../paths.sh; cc -O3 -Wall -o mpd main.o grammar.o tokens.o ../util.o alloc.o attest.o dynamic.o errors.o fold.o  gdecl.o gexpr.o ginput.o gloop.o gmisc.o gparam.o gstmt.o  import.o input.o list.o names.o node.o  op.o output.o params.o pregen.o presig.o print.o  resource.o signat.o symtab.o $LIBM $LIBC
cd mpdl;	make   CC="cc" CFLAGS="-O3 -Wall"
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c main.c -o main.o
main.c:33:1: warning: return type defaults to 'int' [-Wimplicit-int]
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c limits.c -o limits.o
limits.c:22:59: warning: missing braces around initializer [-Wmissing-braces]
limits.c: In function 'setlimit':
limits.c:51:11: warning: array subscript has type 'char' [-Wchar-subscripts]
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c resource.c -o resource.o
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c gen.c -o gen.o
gen.c: In function 'gen_config':
gen.c:26:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
gen.c: In function 'addwords':
gen.c:152:8: warning: array subscript has type 'char' [-Wchar-subscripts]
gen.c:157:23: warning: array subscript has type 'char' [-Wchar-subscripts]
. ../paths.sh; cc -O3 -Wall -o mpdl main.o limits.o resource.o gen.o ../util.o $LIBC
cd csw;		make   CC="cc" CFLAGS="-O3 -Wall"
cc -O3 -Wall  -I/usr/pkg/include -I/usr/X11R7/include -c cstest.c -o cstest.o
cstest.c:54:1: warning: return type defaults to 'int' [-Wimplicit-int]
cstest.c: In function 'dump':
cstest.c:319:10: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
cc -O3 -Wall -c netbsd.c
netbsd.c: In function 'mpd_chg_context':
netbsd.c:120:2: warning: implicit declaration of function '_swapcontext_u'; did you mean 'swapcontext'? [-Wimplicit-function-declaration]
netbsd.c:122:2: warning: implicit declaration of function '_setcontext_u'; did you mean 'setcontext'? [-Wimplicit-function-declaration]
ld -r -o asm.o netbsd.o /usr/lib/libpthread.a
. ../paths.sh; cc -O3 -Wall -o cstest  cstest.o asm.o $LIBM $LIBC
ld: asm.o: in function `mpd_chg_context':
(.text+0xf0): undefined reference to `_swapcontext_u'
ld: (.text+0xf8): undefined reference to `_setcontext_u'
distcc[16668] ERROR: compile (null) on localhost failed
*** Error code 1

Stop.
make[1]: stopped in /tmp/pkgbuild/lang/mpd/work.sparc64/mpd.1.0.1/csw
*** Error code 1

Stop.
make: stopped in /tmp/pkgbuild/lang/mpd/work.sparc64/mpd.1.0.1
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/lang/mpd
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/lang/mpd