+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ming-0.4.8nb5/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ming-0.4.8nb5/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for ming-0.4.8nb5 Making all in src /opt/pkg/bin/bmake all-recursive Making all in actioncompiler /opt/pkg/bin/bison -y -p swf4 -b swf4compiler ./swf4compiler.y ./swf4compiler.y:99.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 99 | %token EQ "==" | ^~~~ ./swf4compiler.y:100.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 100 | %token LE "<=" | ^~~~ ./swf4compiler.y:101.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 101 | %token GE ">=" | ^~~~ ./swf4compiler.y:102.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 102 | %token NE "!=" | ^~~~ ./swf4compiler.y:103.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 103 | %token LAN "&&" | ^~~~ ./swf4compiler.y:104.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 104 | %token LOR "||" | ^~~~ ./swf4compiler.y:105.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 105 | %token INC "++" | ^~~~ ./swf4compiler.y:106.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 106 | %token DEC "--" | ^~~~ ./swf4compiler.y:107.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 107 | %token IEQ "+=" | ^~~~ ./swf4compiler.y:108.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 108 | %token DEQ "/=" | ^~~~ ./swf4compiler.y:109.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 109 | %token MEQ "*=" | ^~~~ ./swf4compiler.y:110.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 110 | %token SEQ "-=" | ^~~~ ./swf4compiler.y:111.14-18: warning: POSIX Yacc does not support string literals [-Wyacc] 111 | %token STREQ "===" | ^~~~~ ./swf4compiler.y:112.14-18: warning: POSIX Yacc does not support string literals [-Wyacc] 112 | %token STRNE "!==" | ^~~~~ ./swf4compiler.y:113.15-19: warning: POSIX Yacc does not support string literals [-Wyacc] 113 | %token STRCMP "<=>" | ^~~~~ ./swf4compiler.y:114.15-18: warning: POSIX Yacc does not support string literals [-Wyacc] 114 | %token PARENT ".." | ^~~~ ./swf4compiler.y:116.12-16: warning: POSIX Yacc does not support string literals [-Wyacc] 116 | %token END "end" | ^~~~~ ./swf4compiler.y:120.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 120 | %right '=' "*=" "/=" "+=" "-=" | ^~~~ ./swf4compiler.y:120.17-20: warning: POSIX Yacc does not support string literals [-Wyacc] 120 | %right '=' "*=" "/=" "+=" "-=" | ^~~~ ./swf4compiler.y:120.22-25: warning: POSIX Yacc does not support string literals [-Wyacc] 120 | %right '=' "*=" "/=" "+=" "-=" | ^~~~ ./swf4compiler.y:120.27-30: warning: POSIX Yacc does not support string literals [-Wyacc] 120 | %right '=' "*=" "/=" "+=" "-=" | ^~~~ ./swf4compiler.y:122.7-10: warning: POSIX Yacc does not support string literals [-Wyacc] 122 | %left "&&" "||" | ^~~~ ./swf4compiler.y:122.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 122 | %left "&&" "||" | ^~~~ ./swf4compiler.y:123.7-10: warning: POSIX Yacc does not support string literals [-Wyacc] 123 | %left "==" "!=" "===" "!==" | ^~~~ ./swf4compiler.y:123.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 123 | %left "==" "!=" "===" "!==" | ^~~~ ./swf4compiler.y:123.17-21: warning: POSIX Yacc does not support string literals [-Wyacc] 123 | %left "==" "!=" "===" "!==" | ^~~~~ ./swf4compiler.y:123.23-27: warning: POSIX Yacc does not support string literals [-Wyacc] 123 | %left "==" "!=" "===" "!==" | ^~~~~ ./swf4compiler.y:124.15-18: warning: POSIX Yacc does not support string literals [-Wyacc] 124 | %left '<' '>' "<=" ">=" "<=>" | ^~~~ ./swf4compiler.y:124.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 124 | %left '<' '>' "<=" ">=" "<=>" | ^~~~ ./swf4compiler.y:124.25-29: warning: POSIX Yacc does not support string literals [-Wyacc] 124 | %left '<' '>' "<=" ">=" "<=>" | ^~~~~ ./swf4compiler.y:128.8-11: warning: POSIX Yacc does not support string literals [-Wyacc] 128 | %right "++" "--" UMINUS '!' | ^~~~ ./swf4compiler.y:128.13-16: warning: POSIX Yacc does not support string literals [-Wyacc] 128 | %right "++" "--" UMINUS '!' | ^~~~ ./swf4compiler.y:665.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 665 | : lhs_expr "++" %prec POSTFIX | ^~~~ ./swf4compiler.y:676.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 676 | | lhs_expr "--" %prec POSTFIX | ^~~~ ./swf4compiler.y:730.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 730 | | "++" sprite '.' IDENTIFIER | ^~~~ ./swf4compiler.y:745.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 745 | | "++" lhs_expr | ^~~~ ./swf4compiler.y:755.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 755 | | "--" sprite '.' IDENTIFIER | ^~~~ ./swf4compiler.y:770.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 770 | | "--" lhs_expr | ^~~~ ./swf4compiler.y:830.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 830 | | rhs_expr "<=" rhs_expr | ^~~~ ./swf4compiler.y:836.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 836 | | rhs_expr ">=" rhs_expr | ^~~~ ./swf4compiler.y:841.20-24: warning: POSIX Yacc does not support string literals [-Wyacc] 841 | | rhs_expr "!==" rhs_expr | ^~~~~ ./swf4compiler.y:846.20-24: warning: POSIX Yacc does not support string literals [-Wyacc] 846 | | rhs_expr "===" rhs_expr | ^~~~~ ./swf4compiler.y:850.20-24: warning: POSIX Yacc does not support string literals [-Wyacc] 850 | | rhs_expr "<=>" rhs_expr | ^~~~~ ./swf4compiler.y:854.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 854 | | rhs_expr "==" rhs_expr | ^~~~ ./swf4compiler.y:858.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 858 | | rhs_expr "!=" rhs_expr | ^~~~ ./swf4compiler.y:863.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 863 | | rhs_expr "&&" rhs_expr | ^~~~ ./swf4compiler.y:867.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 867 | | rhs_expr "||" rhs_expr | ^~~~ ./swf4compiler.y:935.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 935 | | "++" lhs_expr | ^~~~ ./swf4compiler.y:943.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 943 | | "--" lhs_expr | ^~~~ ./swf4compiler.y:951.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 951 | | "++" sprite '.' IDENTIFIER | ^~~~ ./swf4compiler.y:964.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 964 | | "--" sprite '.' IDENTIFIER | ^~~~ ./swf4compiler.y:981.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 981 | | lhs_expr "*=" rhs_expr | ^~~~ ./swf4compiler.y:988.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 988 | | lhs_expr "/=" rhs_expr | ^~~~ ./swf4compiler.y:995.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 995 | | lhs_expr "+=" rhs_expr | ^~~~ ./swf4compiler.y:1002.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 1002 | | lhs_expr "-=" rhs_expr | ^~~~ ./swf4compiler.y:1018.33-36: warning: POSIX Yacc does not support string literals [-Wyacc] 1018 | | sprite '.' IDENTIFIER "*=" rhs_expr | ^~~~ ./swf4compiler.y:1031.33-36: warning: POSIX Yacc does not support string literals [-Wyacc] 1031 | | sprite '.' IDENTIFIER "/=" rhs_expr | ^~~~ ./swf4compiler.y:1044.33-36: warning: POSIX Yacc does not support string literals [-Wyacc] 1044 | | sprite '.' IDENTIFIER "+=" rhs_expr | ^~~~ ./swf4compiler.y:1057.33-36: warning: POSIX Yacc does not support string literals [-Wyacc] 1057 | | sprite '.' IDENTIFIER "-=" rhs_expr | ^~~~ ./swf4compiler.y: warning: 52 shift/reduce conflicts [-Wconflicts-sr] ./swf4compiler.y: warning: 42 reduce/reduce conflicts [-Wconflicts-rr] ./swf4compiler.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples ./swf4compiler.y:196.25-38: warning: rule useless in parser due to conflicts [-Wother] 196 | : /* empty */ { $$ = NULL; } | ^~~~~~~~~~~~~~ ./swf4compiler.y:700.11-704.29: warning: rule useless in parser due to conflicts [-Wother] 700 | | '-' NUMBER %prec NEGATE | ^~~~~~~~~~~~~~~~~~~~~~~ /opt/pkg/bin/bison -y --defines --debug -p swf4 -b swf4compiler ./swf4compiler.y ./swf4compiler.y:99.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 99 | %token EQ "==" | ^~~~ ./swf4compiler.y:100.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 100 | %token LE "<=" | ^~~~ ./swf4compiler.y:101.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 101 | %token GE ">=" | ^~~~ ./swf4compiler.y:102.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 102 | %token NE "!=" | ^~~~ ./swf4compiler.y:103.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 103 | %token LAN "&&" | ^~~~ ./swf4compiler.y:104.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 104 | %token LOR "||" | ^~~~ ./swf4compiler.y:105.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 105 | %token INC "++" | ^~~~ ./swf4compiler.y:106.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 106 | %token DEC "--" | ^~~~ ./swf4compiler.y:107.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 107 | %token IEQ "+=" | ^~~~ ./swf4compiler.y:108.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 108 | %token DEQ "/=" | ^~~~ ./swf4compiler.y:109.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 109 | %token MEQ "*=" | ^~~~ ./swf4compiler.y:110.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 110 | %token SEQ "-=" | ^~~~ ./swf4compiler.y:111.14-18: warning: POSIX Yacc does not support string literals [-Wyacc] 111 | %token STREQ "===" | ^~~~~ ./swf4compiler.y:112.14-18: warning: POSIX Yacc does not support string literals [-Wyacc] 112 | %token STRNE "!==" | ^~~~~ ./swf4compiler.y:113.15-19: warning: POSIX Yacc does not support string literals [-Wyacc] 113 | %token STRCMP "<=>" | ^~~~~ ./swf4compiler.y:114.15-18: warning: POSIX Yacc does not support string literals [-Wyacc] 114 | %token PARENT ".." | ^~~~ ./swf4compiler.y:116.12-16: warning: POSIX Yacc does not support string literals [-Wyacc] 116 | %token END "end" | ^~~~~ ./swf4compiler.y:120.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 120 | %right '=' "*=" "/=" "+=" "-=" | ^~~~ ./swf4compiler.y:120.17-20: warning: POSIX Yacc does not support string literals [-Wyacc] 120 | %right '=' "*=" "/=" "+=" "-=" | ^~~~ ./swf4compiler.y:120.22-25: warning: POSIX Yacc does not support string literals [-Wyacc] 120 | %right '=' "*=" "/=" "+=" "-=" | ^~~~ ./swf4compiler.y:120.27-30: warning: POSIX Yacc does not support string literals [-Wyacc] 120 | %right '=' "*=" "/=" "+=" "-=" | ^~~~ ./swf4compiler.y:122.7-10: warning: POSIX Yacc does not support string literals [-Wyacc] 122 | %left "&&" "||" | ^~~~ ./swf4compiler.y:122.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 122 | %left "&&" "||" | ^~~~ ./swf4compiler.y:123.7-10: warning: POSIX Yacc does not support string literals [-Wyacc] 123 | %left "==" "!=" "===" "!==" | ^~~~ ./swf4compiler.y:123.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 123 | %left "==" "!=" "===" "!==" | ^~~~ ./swf4compiler.y:123.17-21: warning: POSIX Yacc does not support string literals [-Wyacc] 123 | %left "==" "!=" "===" "!==" | ^~~~~ ./swf4compiler.y:123.23-27: warning: POSIX Yacc does not support string literals [-Wyacc] 123 | %left "==" "!=" "===" "!==" | ^~~~~ ./swf4compiler.y:124.15-18: warning: POSIX Yacc does not support string literals [-Wyacc] 124 | %left '<' '>' "<=" ">=" "<=>" | ^~~~ ./swf4compiler.y:124.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 124 | %left '<' '>' "<=" ">=" "<=>" | ^~~~ ./swf4compiler.y:124.25-29: warning: POSIX Yacc does not support string literals [-Wyacc] 124 | %left '<' '>' "<=" ">=" "<=>" | ^~~~~ ./swf4compiler.y:128.8-11: warning: POSIX Yacc does not support string literals [-Wyacc] 128 | %right "++" "--" UMINUS '!' | ^~~~ ./swf4compiler.y:128.13-16: warning: POSIX Yacc does not support string literals [-Wyacc] 128 | %right "++" "--" UMINUS '!' | ^~~~ ./swf4compiler.y:665.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 665 | : lhs_expr "++" %prec POSTFIX | ^~~~ ./swf4compiler.y:676.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 676 | | lhs_expr "--" %prec POSTFIX | ^~~~ ./swf4compiler.y:730.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 730 | | "++" sprite '.' IDENTIFIER | ^~~~ ./swf4compiler.y:745.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 745 | | "++" lhs_expr | ^~~~ ./swf4compiler.y:755.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 755 | | "--" sprite '.' IDENTIFIER | ^~~~ ./swf4compiler.y:770.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 770 | | "--" lhs_expr | ^~~~ ./swf4compiler.y:830.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 830 | | rhs_expr "<=" rhs_expr | ^~~~ ./swf4compiler.y:836.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 836 | | rhs_expr ">=" rhs_expr | ^~~~ ./swf4compiler.y:841.20-24: warning: POSIX Yacc does not support string literals [-Wyacc] 841 | | rhs_expr "!==" rhs_expr | ^~~~~ ./swf4compiler.y:846.20-24: warning: POSIX Yacc does not support string literals [-Wyacc] 846 | | rhs_expr "===" rhs_expr | ^~~~~ ./swf4compiler.y:850.20-24: warning: POSIX Yacc does not support string literals [-Wyacc] 850 | | rhs_expr "<=>" rhs_expr | ^~~~~ ./swf4compiler.y:854.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 854 | | rhs_expr "==" rhs_expr | ^~~~ ./swf4compiler.y:858.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 858 | | rhs_expr "!=" rhs_expr | ^~~~ ./swf4compiler.y:863.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 863 | | rhs_expr "&&" rhs_expr | ^~~~ ./swf4compiler.y:867.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 867 | | rhs_expr "||" rhs_expr | ^~~~ ./swf4compiler.y:935.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 935 | | "++" lhs_expr | ^~~~ ./swf4compiler.y:943.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 943 | | "--" lhs_expr | ^~~~ ./swf4compiler.y:951.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 951 | | "++" sprite '.' IDENTIFIER | ^~~~ ./swf4compiler.y:964.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 964 | | "--" sprite '.' IDENTIFIER | ^~~~ ./swf4compiler.y:981.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 981 | | lhs_expr "*=" rhs_expr | ^~~~ ./swf4compiler.y:988.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 988 | | lhs_expr "/=" rhs_expr | ^~~~ ./swf4compiler.y:995.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 995 | | lhs_expr "+=" rhs_expr | ^~~~ ./swf4compiler.y:1002.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 1002 | | lhs_expr "-=" rhs_expr | ^~~~ ./swf4compiler.y:1018.33-36: warning: POSIX Yacc does not support string literals [-Wyacc] 1018 | | sprite '.' IDENTIFIER "*=" rhs_expr | ^~~~ ./swf4compiler.y:1031.33-36: warning: POSIX Yacc does not support string literals [-Wyacc] 1031 | | sprite '.' IDENTIFIER "/=" rhs_expr | ^~~~ ./swf4compiler.y:1044.33-36: warning: POSIX Yacc does not support string literals [-Wyacc] 1044 | | sprite '.' IDENTIFIER "+=" rhs_expr | ^~~~ ./swf4compiler.y:1057.33-36: warning: POSIX Yacc does not support string literals [-Wyacc] 1057 | | sprite '.' IDENTIFIER "-=" rhs_expr | ^~~~ ./swf4compiler.y: warning: 52 shift/reduce conflicts [-Wconflicts-sr] ./swf4compiler.y: warning: 42 reduce/reduce conflicts [-Wconflicts-rr] ./swf4compiler.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples ./swf4compiler.y:196.25-38: warning: rule useless in parser due to conflicts [-Wother] 196 | : /* empty */ { $$ = NULL; } | ^~~~~~~~~~~~~~ ./swf4compiler.y:700.11-704.29: warning: rule useless in parser due to conflicts [-Wother] 700 | | '-' NUMBER %prec NEGATE | ^~~~~~~~~~~~~~~~~~~~~~~ /opt/pkg/bin/bison -y -p swf5 -b swf5compiler ./swf5compiler.y ./swf5compiler.y:54.1-7: warning: POSIX Yacc does not support %expect [-Wyacc] 54 | %expect 53 | ^~~~~~~ ./swf5compiler.y:94.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 94 | %token EQ "==" | ^~~~ ./swf5compiler.y:95.12-16: warning: POSIX Yacc does not support string literals [-Wyacc] 95 | %token EEQ "===" | ^~~~~ ./swf5compiler.y:96.12-16: warning: POSIX Yacc does not support string literals [-Wyacc] 96 | %token NEE "!==" | ^~~~~ ./swf5compiler.y:97.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 97 | %token LE "<=" | ^~~~ ./swf5compiler.y:98.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 98 | %token GE ">=" | ^~~~ ./swf5compiler.y:99.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 99 | %token NE "!=" | ^~~~ ./swf5compiler.y:100.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 100 | %token LAN "&&" | ^~~~ ./swf5compiler.y:101.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 101 | %token LOR "||" | ^~~~ ./swf5compiler.y:102.13-16: warning: POSIX Yacc does not support string literals [-Wyacc] 102 | %token INCR "++" | ^~~~ ./swf5compiler.y:103.13-16: warning: POSIX Yacc does not support string literals [-Wyacc] 103 | %token DECR "--" | ^~~~ ./swf5compiler.y:104.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 104 | %token IEQ "+=" | ^~~~ ./swf5compiler.y:105.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 105 | %token DEQ "/=" | ^~~~ ./swf5compiler.y:106.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 106 | %token MEQ "*=" | ^~~~ ./swf5compiler.y:107.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 107 | %token SEQ "-=" | ^~~~ ./swf5compiler.y:108.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 108 | %token REQ "%=" | ^~~~ ./swf5compiler.y:109.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 109 | %token AEQ "&=" | ^~~~ ./swf5compiler.y:110.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 110 | %token OEQ "|=" | ^~~~ ./swf5compiler.y:112.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 112 | %token SHL "<<" | ^~~~ ./swf5compiler.y:113.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 113 | %token SHR ">>" | ^~~~ ./swf5compiler.y:114.13-17: warning: POSIX Yacc does not support string literals [-Wyacc] 114 | %token SHR2 ">>>" | ^~~~~ ./swf5compiler.y:115.14-18: warning: POSIX Yacc does not support string literals [-Wyacc] 115 | %token SHLEQ "<<=" | ^~~~~ ./swf5compiler.y:116.14-18: warning: POSIX Yacc does not support string literals [-Wyacc] 116 | %token SHREQ ">>=" | ^~~~~ ./swf5compiler.y:117.15-20: warning: POSIX Yacc does not support string literals [-Wyacc] 117 | %token SHR2EQ ">>>=" | ^~~~~~ ./swf5compiler.y:129.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.17-20: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.22-25: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.27-30: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.32-35: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.37-40: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.42-45: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.47-50: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.52-56: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~~ ./swf5compiler.y:129.58-63: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~~~ ./swf5compiler.y:129.65-69: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~~ ./swf5compiler.y:131.7-10: warning: POSIX Yacc does not support string literals [-Wyacc] 131 | %left "&&" "||" | ^~~~ ./swf5compiler.y:131.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 131 | %left "&&" "||" | ^~~~ ./swf5compiler.y:132.7-10: warning: POSIX Yacc does not support string literals [-Wyacc] 132 | %left "==" "!=" "===" "!==" | ^~~~ ./swf5compiler.y:132.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 132 | %left "==" "!=" "===" "!==" | ^~~~ ./swf5compiler.y:132.17-21: warning: POSIX Yacc does not support string literals [-Wyacc] 132 | %left "==" "!=" "===" "!==" | ^~~~~ ./swf5compiler.y:132.23-27: warning: POSIX Yacc does not support string literals [-Wyacc] 132 | %left "==" "!=" "===" "!==" | ^~~~~ ./swf5compiler.y:133.15-18: warning: POSIX Yacc does not support string literals [-Wyacc] 133 | %left '<' '>' "<=" ">=" | ^~~~ ./swf5compiler.y:133.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 133 | %left '<' '>' "<=" ">=" | ^~~~ ./swf5compiler.y:135.7-10: warning: POSIX Yacc does not support string literals [-Wyacc] 135 | %left "<<" ">>" ">>>" | ^~~~ ./swf5compiler.y:135.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 135 | %left "<<" ">>" ">>>" | ^~~~ ./swf5compiler.y:135.17-21: warning: POSIX Yacc does not support string literals [-Wyacc] 135 | %left "<<" ">>" ">>>" | ^~~~~ ./swf5compiler.y:138.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 138 | %nonassoc "++" "--" | ^~~~ ./swf5compiler.y:138.16-19: warning: POSIX Yacc does not support string literals [-Wyacc] 138 | %nonassoc "++" "--" | ^~~~ ./swf5compiler.y:1274.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1274 | : "+=" { $$ = SWFACTION_ADD2; } | ^~~~ ./swf5compiler.y:1275.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1275 | | "-=" { $$ = SWFACTION_SUBTRACT; } | ^~~~ ./swf5compiler.y:1276.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1276 | | "*=" { $$ = SWFACTION_MULTIPLY; } | ^~~~ ./swf5compiler.y:1277.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1277 | | "/=" { $$ = SWFACTION_DIVIDE; } | ^~~~ ./swf5compiler.y:1278.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1278 | | "%=" { $$ = SWFACTION_MODULO; } | ^~~~ ./swf5compiler.y:1279.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1279 | | "&=" { $$ = SWFACTION_BITWISEAND; } | ^~~~ ./swf5compiler.y:1280.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1280 | | "|=" { $$ = SWFACTION_BITWISEOR; } | ^~~~ ./swf5compiler.y:1281.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1281 | | "^=" { $$ = SWFACTION_BITWISEXOR; } | ^~~~ ./swf5compiler.y:1282.11-15: warning: POSIX Yacc does not support string literals [-Wyacc] 1282 | | "<<=" { $$ = SWFACTION_SHIFTLEFT; } | ^~~~~ ./swf5compiler.y:1283.11-15: warning: POSIX Yacc does not support string literals [-Wyacc] 1283 | | ">>=" { $$ = SWFACTION_SHIFTRIGHT; } | ^~~~~ ./swf5compiler.y:1284.11-16: warning: POSIX Yacc does not support string literals [-Wyacc] 1284 | | ">>>=" { $$ = SWFACTION_SHIFTRIGHT2; } | ^~~~~~ ./swf5compiler.y:1288.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1288 | : "++" { $$ = SWFACTION_INCREMENT; } | ^~~~ ./swf5compiler.y:1289.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1289 | | "--" { $$ = SWFACTION_DECREMENT; } | ^~~~ ./swf5compiler.y:1428.16-19: warning: POSIX Yacc does not support string literals [-Wyacc] 1428 | | expr "<=" expr | ^~~~ ./swf5compiler.y:1434.16-19: warning: POSIX Yacc does not support string literals [-Wyacc] 1434 | | expr ">=" expr | ^~~~ ./swf5compiler.y:1439.16-19: warning: POSIX Yacc does not support string literals [-Wyacc] 1439 | | expr "==" expr | ^~~~ ./swf5compiler.y:1443.16-20: warning: POSIX Yacc does not support string literals [-Wyacc] 1443 | | expr "===" expr | ^~~~~ ./swf5compiler.y:1447.16-19: warning: POSIX Yacc does not support string literals [-Wyacc] 1447 | | expr "!=" expr | ^~~~ ./swf5compiler.y:1452.16-20: warning: POSIX Yacc does not support string literals [-Wyacc] 1452 | | expr "!==" expr | ^~~~~ ./swf5compiler.y:1457.16-19: warning: POSIX Yacc does not support string literals [-Wyacc] 1457 | | expr "<<" expr | ^~~~ ./swf5compiler.y:1461.16-19: warning: POSIX Yacc does not support string literals [-Wyacc] 1461 | | expr ">>" expr | ^~~~ ./swf5compiler.y:1465.16-20: warning: POSIX Yacc does not support string literals [-Wyacc] 1465 | | expr ">>>" expr | ^~~~~ ./swf5compiler.y:1620.33-36: warning: POSIX Yacc does not support string literals [-Wyacc] 1620 | | incdecop lvalue %prec "++" | ^~~~ /opt/pkg/bin/bison -y --defines --debug -p swf5 -b swf5compiler ./swf5compiler.y ./swf5compiler.y:54.1-7: warning: POSIX Yacc does not support %expect [-Wyacc] 54 | %expect 53 | ^~~~~~~ ./swf5compiler.y:94.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 94 | %token EQ "==" | ^~~~ ./swf5compiler.y:95.12-16: warning: POSIX Yacc does not support string literals [-Wyacc] 95 | %token EEQ "===" | ^~~~~ ./swf5compiler.y:96.12-16: warning: POSIX Yacc does not support string literals [-Wyacc] 96 | %token NEE "!==" | ^~~~~ ./swf5compiler.y:97.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 97 | %token LE "<=" | ^~~~ ./swf5compiler.y:98.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 98 | %token GE ">=" | ^~~~ ./swf5compiler.y:99.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 99 | %token NE "!=" | ^~~~ ./swf5compiler.y:100.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 100 | %token LAN "&&" | ^~~~ ./swf5compiler.y:101.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 101 | %token LOR "||" | ^~~~ ./swf5compiler.y:102.13-16: warning: POSIX Yacc does not support string literals [-Wyacc] 102 | %token INCR "++" | ^~~~ ./swf5compiler.y:103.13-16: warning: POSIX Yacc does not support string literals [-Wyacc] 103 | %token DECR "--" | ^~~~ ./swf5compiler.y:104.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 104 | %token IEQ "+=" | ^~~~ ./swf5compiler.y:105.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 105 | %token DEQ "/=" | ^~~~ ./swf5compiler.y:106.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 106 | %token MEQ "*=" | ^~~~ ./swf5compiler.y:107.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 107 | %token SEQ "-=" | ^~~~ ./swf5compiler.y:108.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 108 | %token REQ "%=" | ^~~~ ./swf5compiler.y:109.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 109 | %token AEQ "&=" | ^~~~ ./swf5compiler.y:110.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 110 | %token OEQ "|=" | ^~~~ ./swf5compiler.y:112.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 112 | %token SHL "<<" | ^~~~ ./swf5compiler.y:113.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 113 | %token SHR ">>" | ^~~~ ./swf5compiler.y:114.13-17: warning: POSIX Yacc does not support string literals [-Wyacc] 114 | %token SHR2 ">>>" | ^~~~~ ./swf5compiler.y:115.14-18: warning: POSIX Yacc does not support string literals [-Wyacc] 115 | %token SHLEQ "<<=" | ^~~~~ ./swf5compiler.y:116.14-18: warning: POSIX Yacc does not support string literals [-Wyacc] 116 | %token SHREQ ">>=" | ^~~~~ ./swf5compiler.y:117.15-20: warning: POSIX Yacc does not support string literals [-Wyacc] 117 | %token SHR2EQ ">>>=" | ^~~~~~ ./swf5compiler.y:129.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.17-20: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.22-25: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.27-30: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.32-35: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.37-40: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.42-45: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.47-50: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~ ./swf5compiler.y:129.52-56: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~~ ./swf5compiler.y:129.58-63: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~~~ ./swf5compiler.y:129.65-69: warning: POSIX Yacc does not support string literals [-Wyacc] 129 | %right '=' "*=" "/=" "%=" "+=" "-=" "&=" "|=" "^=" ">>=" ">>>=" "<<=" | ^~~~~ ./swf5compiler.y:131.7-10: warning: POSIX Yacc does not support string literals [-Wyacc] 131 | %left "&&" "||" | ^~~~ ./swf5compiler.y:131.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 131 | %left "&&" "||" | ^~~~ ./swf5compiler.y:132.7-10: warning: POSIX Yacc does not support string literals [-Wyacc] 132 | %left "==" "!=" "===" "!==" | ^~~~ ./swf5compiler.y:132.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 132 | %left "==" "!=" "===" "!==" | ^~~~ ./swf5compiler.y:132.17-21: warning: POSIX Yacc does not support string literals [-Wyacc] 132 | %left "==" "!=" "===" "!==" | ^~~~~ ./swf5compiler.y:132.23-27: warning: POSIX Yacc does not support string literals [-Wyacc] 132 | %left "==" "!=" "===" "!==" | ^~~~~ ./swf5compiler.y:133.15-18: warning: POSIX Yacc does not support string literals [-Wyacc] 133 | %left '<' '>' "<=" ">=" | ^~~~ ./swf5compiler.y:133.20-23: warning: POSIX Yacc does not support string literals [-Wyacc] 133 | %left '<' '>' "<=" ">=" | ^~~~ ./swf5compiler.y:135.7-10: warning: POSIX Yacc does not support string literals [-Wyacc] 135 | %left "<<" ">>" ">>>" | ^~~~ ./swf5compiler.y:135.12-15: warning: POSIX Yacc does not support string literals [-Wyacc] 135 | %left "<<" ">>" ">>>" | ^~~~ ./swf5compiler.y:135.17-21: warning: POSIX Yacc does not support string literals [-Wyacc] 135 | %left "<<" ">>" ">>>" | ^~~~~ ./swf5compiler.y:138.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 138 | %nonassoc "++" "--" | ^~~~ ./swf5compiler.y:138.16-19: warning: POSIX Yacc does not support string literals [-Wyacc] 138 | %nonassoc "++" "--" | ^~~~ ./swf5compiler.y:1274.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1274 | : "+=" { $$ = SWFACTION_ADD2; } | ^~~~ ./swf5compiler.y:1275.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1275 | | "-=" { $$ = SWFACTION_SUBTRACT; } | ^~~~ ./swf5compiler.y:1276.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1276 | | "*=" { $$ = SWFACTION_MULTIPLY; } | ^~~~ ./swf5compiler.y:1277.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1277 | | "/=" { $$ = SWFACTION_DIVIDE; } | ^~~~ ./swf5compiler.y:1278.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1278 | | "%=" { $$ = SWFACTION_MODULO; } | ^~~~ ./swf5compiler.y:1279.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1279 | | "&=" { $$ = SWFACTION_BITWISEAND; } | ^~~~ ./swf5compiler.y:1280.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1280 | | "|=" { $$ = SWFACTION_BITWISEOR; } | ^~~~ ./swf5compiler.y:1281.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1281 | | "^=" { $$ = SWFACTION_BITWISEXOR; } | ^~~~ ./swf5compiler.y:1282.11-15: warning: POSIX Yacc does not support string literals [-Wyacc] 1282 | | "<<=" { $$ = SWFACTION_SHIFTLEFT; } | ^~~~~ ./swf5compiler.y:1283.11-15: warning: POSIX Yacc does not support string literals [-Wyacc] 1283 | | ">>=" { $$ = SWFACTION_SHIFTRIGHT; } | ^~~~~ ./swf5compiler.y:1284.11-16: warning: POSIX Yacc does not support string literals [-Wyacc] 1284 | | ">>>=" { $$ = SWFACTION_SHIFTRIGHT2; } | ^~~~~~ ./swf5compiler.y:1288.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1288 | : "++" { $$ = SWFACTION_INCREMENT; } | ^~~~ ./swf5compiler.y:1289.11-14: warning: POSIX Yacc does not support string literals [-Wyacc] 1289 | | "--" { $$ = SWFACTION_DECREMENT; } | ^~~~ ./swf5compiler.y:1428.16-19: warning: POSIX Yacc does not support string literals [-Wyacc] 1428 | | expr "<=" expr | ^~~~ ./swf5compiler.y:1434.16-19: warning: POSIX Yacc does not support string literals [-Wyacc] 1434 | | expr ">=" expr | ^~~~ ./swf5compiler.y:1439.16-19: warning: POSIX Yacc does not support string literals [-Wyacc] 1439 | | expr "==" expr | ^~~~ ./swf5compiler.y:1443.16-20: warning: POSIX Yacc does not support string literals [-Wyacc] 1443 | | expr "===" expr | ^~~~~ ./swf5compiler.y:1447.16-19: warning: POSIX Yacc does not support string literals [-Wyacc] 1447 | | expr "!=" expr | ^~~~ ./swf5compiler.y:1452.16-20: warning: POSIX Yacc does not support string literals [-Wyacc] 1452 | | expr "!==" expr | ^~~~~ ./swf5compiler.y:1457.16-19: warning: POSIX Yacc does not support string literals [-Wyacc] 1457 | | expr "<<" expr | ^~~~ ./swf5compiler.y:1461.16-19: warning: POSIX Yacc does not support string literals [-Wyacc] 1461 | | expr ">>" expr | ^~~~ ./swf5compiler.y:1465.16-20: warning: POSIX Yacc does not support string literals [-Wyacc] 1465 | | expr ">>>" expr | ^~~~~ ./swf5compiler.y:1620.33-36: warning: POSIX Yacc does not support string literals [-Wyacc] 1620 | | incdecop lvalue %prec "++" | ^~~~ flex -Pswf4 ./swf4compiler.flex flex -Pswf5 ./swf5compiler.flex /opt/pkg/bin/bmake all-am CC assembler.lo CC compile.lo CC listaction.lo CC compileaction.lo CC swf4compiler.tab.lo CC swf5compiler.tab.lo CC lex.swf4.lo CC lex.swf5.lo CCLD libactioncompiler.la Making all in blocks CC libblock_la-action.lo CC libblock_la-bitmap.lo CC libblock_la-block.lo CC libblock_la-browserfont.lo CC libblock_la-button.lo CC libblock_la-character.lo CC libblock_la-cxform.lo CC libblock_la-dbl.lo CC libblock_la-error.lo CC libblock_la-fillstyle.lo CC libblock_la-font.lo CC libblock_la-fontinfo.lo CC libblock_la-fromswf.lo fromswf.c: In function 'fillstyle': fromswf.c:755:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 755 | if(verbose) printf("solid fill:\n"); break; | ^~ fromswf.c:755:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 755 | if(verbose) printf("solid fill:\n"); break; | ^~~~~ fromswf.c:757:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 757 | if(verbose) printf("linear gradient fill\n"); break; | ^~ fromswf.c:757:50: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 757 | if(verbose) printf("linear gradient fill\n"); break; | ^~~~~ fromswf.c:759:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 759 | if(verbose) printf("radial gradient fill:\n"); break; | ^~ fromswf.c:759:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 759 | if(verbose) printf("radial gradient fill:\n"); break; | ^~~~~ fromswf.c:761:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 761 | if(verbose) printf("focal gradient fill:\n"); break; | ^~ fromswf.c:761:50: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 761 | if(verbose) printf("focal gradient fill:\n"); break; | ^~~~~ fromswf.c:763:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 763 | if(verbose) printf("tiled bitmap fill:\n"); break; | ^~ fromswf.c:763:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 763 | if(verbose) printf("tiled bitmap fill:\n"); break; | ^~~~~ fromswf.c:765:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 765 | if(verbose) printf("clipped bitmap fill\n"); break; | ^~ fromswf.c:765:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 765 | if(verbose) printf("clipped bitmap fill\n"); break; | ^~~~~ fromswf.c:767:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 767 | if(verbose) printf("tilled bitmap fill with hard edges\n"); break; | ^~ fromswf.c:767:64: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 767 | if(verbose) printf("tilled bitmap fill with hard edges\n"); break; | ^~~~~ fromswf.c:769:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 769 | if(verbose) printf("clipped bitmap fill with hard edges\n"); break; | ^~ fromswf.c:769:65: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 769 | if(verbose) printf("clipped bitmap fill with hard edges\n"); break; | ^~~~~ fromswf.c: In function 'morphfillstyle': fromswf.c:812:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 812 | if(verbose) printf("solid fill:\n"); break; | ^~ fromswf.c:812:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 812 | if(verbose) printf("solid fill:\n"); break; | ^~~~~ fromswf.c:814:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 814 | if(verbose) printf("linear gradient fill\n"); break; | ^~ fromswf.c:814:50: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 814 | if(verbose) printf("linear gradient fill\n"); break; | ^~~~~ fromswf.c:816:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 816 | if(verbose) printf("radial gradient fill:\n"); break; | ^~ fromswf.c:816:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 816 | if(verbose) printf("radial gradient fill:\n"); break; | ^~~~~ fromswf.c:818:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 818 | if(verbose) printf("focal gradient fill:\n"); break; | ^~ fromswf.c:818:50: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 818 | if(verbose) printf("focal gradient fill:\n"); break; | ^~~~~ fromswf.c:820:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 820 | if(verbose) printf("tiled bitmap fill:\n"); break; | ^~ fromswf.c:820:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 820 | if(verbose) printf("tiled bitmap fill:\n"); break; | ^~~~~ fromswf.c:822:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 822 | if(verbose) printf("clipped bitmap fill\n"); break; | ^~ fromswf.c:822:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 822 | if(verbose) printf("clipped bitmap fill\n"); break; | ^~~~~ fromswf.c:824:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 824 | if(verbose) printf("tilled bitmap fill with hard edges\n"); break; | ^~ fromswf.c:824:64: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 824 | if(verbose) printf("tilled bitmap fill with hard edges\n"); break; | ^~~~~ fromswf.c:826:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 826 | if(verbose) printf("clipped bitmap fill with hard edges\n"); break; | ^~ fromswf.c:826:65: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 826 | if(verbose) printf("clipped bitmap fill with hard edges\n"); break; | ^~~~~ fromswf.c: In function 'definemorphshape': fromswf.c:954:17: warning: variable 'endp' set but not used [-Wunused-but-set-variable] 954 | unsigned char *endp; | ^~~~ fromswf.c: In function 'placeobject': fromswf.c:1062:36: warning: variable 'hasblendmode' set but not used [-Wunused-but-set-variable] 1062 | int hasfilters, hasbitmapcaching, hasblendmode; | ^~~~~~~~~~~~ fromswf.c:1062:18: warning: variable 'hasbitmapcaching' set but not used [-Wunused-but-set-variable] 1062 | int hasfilters, hasbitmapcaching, hasblendmode; | ^~~~~~~~~~~~~~~~ fromswf.c:1062:6: warning: variable 'hasfilters' set but not used [-Wunused-but-set-variable] 1062 | int hasfilters, hasbitmapcaching, hasblendmode; | ^~~~~~~~~~ fromswf.c:1060:78: warning: variable 'hasmask' set but not used [-Wunused-but-set-variable] 1060 | { int hasname, hasratio, hascxform, hasmatrix, haschar, hasmove, hasactions, hasmask; | ^~~~~~~ fromswf.c:1060:66: warning: variable 'hasactions' set but not used [-Wunused-but-set-variable] 1060 | { int hasname, hasratio, hascxform, hasmatrix, haschar, hasmove, hasactions, hasmask; | ^~~~~~~~~~ fromswf.c:1060:57: warning: variable 'hasmove' set but not used [-Wunused-but-set-variable] 1060 | { int hasname, hasratio, hascxform, hasmatrix, haschar, hasmove, hasactions, hasmask; | ^~~~~~~ fromswf.c:1060:37: warning: variable 'hasmatrix' set but not used [-Wunused-but-set-variable] 1060 | { int hasname, hasratio, hascxform, hasmatrix, haschar, hasmove, hasactions, hasmask; | ^~~~~~~~~ fromswf.c:1060:26: warning: variable 'hascxform' set but not used [-Wunused-but-set-variable] 1060 | { int hasname, hasratio, hascxform, hasmatrix, haschar, hasmove, hasactions, hasmask; | ^~~~~~~~~ fromswf.c:1060:16: warning: variable 'hasratio' set but not used [-Wunused-but-set-variable] 1060 | { int hasname, hasratio, hascxform, hasmatrix, haschar, hasmove, hasactions, hasmask; | ^~~~~~~~ fromswf.c:1060:7: warning: variable 'hasname' set but not used [-Wunused-but-set-variable] 1060 | { int hasname, hasratio, hascxform, hasmatrix, haschar, hasmove, hasactions, hasmask; | ^~~~~~~ fromswf.c: In function 'cxform': fromswf.c:1111:18: warning: variable 'aa' set but not used [-Wunused-but-set-variable] 1111 | int ra, ga, ba, aa, rm, gm, bm, am=0; | ^~ fromswf.c: In function 'definetextfield': fromswf.c:1168:27: warning: variable 'hastext' set but not used [-Wunused-but-set-variable] 1168 | int hascolor, haslayout, hastext, hasfont; | ^~~~~~~ fromswf.c:1168:16: warning: variable 'haslayout' set but not used [-Wunused-but-set-variable] 1168 | int hascolor, haslayout, hastext, hasfont; | ^~~~~~~~~ fromswf.c:1167:6: warning: variable 'haslength' set but not used [-Wunused-but-set-variable] 1167 | int haslength, noedit, password, multiline, wordwrap, drawbox, noselect, html, usefont; | ^~~~~~~~~ CC libblock_la-gradient.lo CC libblock_la-imports.lo CC libblock_la-input.lo CC libblock_la-jpeg.lo CC libblock_la-linestyle.lo CC libblock_la-matrix.lo CC libblock_la-method.lo CC libblock_la-morph.lo CC libblock_la-mp3.lo CC libblock_la-outputblock.lo CC libblock_la-output.lo CC libblock_la-protect.lo CC libblock_la-placeobject.lo CC libblock_la-rect.lo CC libblock_la-shape.lo CC libblock_la-sound.lo CC libblock_la-soundinstance.lo CC libblock_la-soundstream.lo CC libblock_la-sprite.lo CC libblock_la-text.lo CC libblock_la-textfield.lo CC libblock_la-fdbfont.lo CC libblock_la-utf8.lo utf8.c: In function 'UTF8Length': utf8.c:26:30: warning: variable 'byte2' set but not used [-Wunused-but-set-variable] 26 | unsigned int byte0, byte1, byte2; | ^~~~~ utf8.c:26:23: warning: variable 'byte1' set but not used [-Wunused-but-set-variable] 26 | unsigned int byte0, byte1, byte2; | ^~~~~ CC libblock_la-videostream.lo CC libblock_la-flv.lo CC libblock_la-filter.lo CC libblock_la-fileattrs.lo CC libblock_la-metadata.lo CC libblock_la-scriptlimits.lo CC libblock_la-scalinggrid.lo CC libblock_la-tabindex.lo CC libblock_la-symbolclass.lo CC libblock_la-binary.lo CC libblock_la-scenedata.lo CC libblock_la-pngdbl.lo CC libblock_la-gifdbl.lo CCLD libblock.la CC blocklist.lo CC displaylist.lo CC fill.lo CC font_util.lo CC gc.lo CC ming.lo CC movie.lo CC movieclip.lo CC position.lo CC shape_cubic.lo CC shape_util.lo CC text_util.lo CC compat.lo CCLD libming.la Making all in util CC listswf-outputtxt.o CC listswf-main.o main.c: In function 'readMovie': main.c:237:31: warning: variable 'blockoffset' set but not used [-Wunused-but-set-variable] 237 | int block, type, blockstart, blockoffset, length, nextFrame=0; | ^~~~~~~~~~~ main.c:237:19: warning: variable 'blockstart' set but not used [-Wunused-but-set-variable] 237 | int block, type, blockstart, blockoffset, length, nextFrame=0; | ^~~~~~~~~~ CC action.lo CC blocktypes.lo CC decompile.lo decompile.c: In function 'dcprintf': decompile.c:124:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 124 | int ret; | ^~~ decompile.c: At top level: decompile.c:190: warning: "putchar" redefined 190 | #define putchar(c) dcputchar(c) | In file included from /usr/include/stdio.h:82, from decompile.c:37: /usr/include/iso/stdio_iso.h:302: note: this is the location of the previous definition 302 | #define putchar(x) putc((x), stdout) | decompile.c: In function 'println': decompile.c:213:6: warning: variable 'written' set but not used [-Wunused-but-set-variable] 213 | int written; | ^~~~~~~ decompile.c: In function 'getProperty': decompile.c:449:2: warning: case value '16256' not in enumerated type 'Property' [-Wswitch] 449 | case SWF_SETPROPERTY_Y: | ^~~~ decompile.c:453:2: warning: case value '16384' not in enumerated type 'Property' [-Wswitch] 453 | case SWF_SETPROPERTY_XSCALE: | ^~~~ decompile.c:455:2: warning: case value '16448' not in enumerated type 'Property' [-Wswitch] 455 | case SWF_SETPROPERTY_YSCALE: | ^~~~ decompile.c:459:2: warning: case value '16576' not in enumerated type 'Property' [-Wswitch] 459 | case SWF_SETPROPERTY_ALPHA: | ^~~~ decompile.c:461:2: warning: case value '16608' not in enumerated type 'Property' [-Wswitch] 461 | case SWF_SETPROPERTY_VISIBILITY: | ^~~~ decompile.c:465:2: warning: case value '16672' not in enumerated type 'Property' [-Wswitch] 465 | case SWF_SETPROPERTY_ROTATION: | ^~~~ decompile.c:469:2: warning: case value '16704' not in enumerated type 'Property' [-Wswitch] 469 | case SWF_SETPROPERTY_NAME: | ^~~~ decompile.c:473:2: warning: case value '16768' not in enumerated type 'Property' [-Wswitch] 473 | case SWF_SETPROPERTY_HIGHQUALITY: | ^~~~ decompile.c:475:2: warning: case value '16776' not in enumerated type 'Property' [-Wswitch] 475 | case SWF_SETPROPERTY_SHOWFOCUSRECT: | ^~~~ decompile.c:477:2: warning: case value '16784' not in enumerated type 'Property' [-Wswitch] 477 | case SWF_SETPROPERTY_SOUNDBUFFERTIME: | ^~~~ decompile.c:479:2: warning: case value '18048' not in enumerated type 'Property' [-Wswitch] 479 | case SWF_SETPROPERTY_WTHIT: | ^~~~ decompile.c: In function 'decompile_SWITCH': decompile.c:2123:6: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 2123 | else | ^~~~ decompile.c:2125:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 2125 | println("default: // at %d %s start=%d ccsize=%d", | ^~~~~~~ decompile.c:2010:30: warning: variable 'swcopy' set but not used [-Wunused-but-set-variable] 2010 | struct SWF_ACTIONPUSHPARAM *swcopy,*sw=pop(); | ^~~~~~ At top level: decompile.c:1219:1: warning: 'isLogicalOp2' defined but not used [-Wunused-function] 1219 | isLogicalOp2(int n, SWF_ACTION *actions,int maxn) | ^~~~~~~~~~~~ CC parser.lo CC read.lo CC vasprintf.lo CCLD libutil.la CCLD listswf CC outputtxt.o CC main.o main.c: In function 'readMovie': main.c:237:31: warning: variable 'blockoffset' set but not used [-Wunused-but-set-variable] 237 | int block, type, blockstart, blockoffset, length, nextFrame=0; | ^~~~~~~~~~~ main.c:237:19: warning: variable 'blockstart' set but not used [-Wunused-but-set-variable] 237 | int block, type, blockstart, blockoffset, length, nextFrame=0; | ^~~~~~~~~~ CCLD listswf_d CC swftophp-outputscript.o CC swftophp-main.o main.c: In function 'readMovie': main.c:237:31: warning: variable 'blockoffset' set but not used [-Wunused-but-set-variable] 237 | int block, type, blockstart, blockoffset, length, nextFrame=0; | ^~~~~~~~~~~ main.c:237:19: warning: variable 'blockstart' set but not used [-Wunused-but-set-variable] 237 | int block, type, blockstart, blockoffset, length, nextFrame=0; | ^~~~~~~~~~ CCLD swftophp CC swftoperl-outputscript.o CC swftoperl-main.o main.c: In function 'readMovie': main.c:237:31: warning: variable 'blockoffset' set but not used [-Wunused-but-set-variable] 237 | int block, type, blockstart, blockoffset, length, nextFrame=0; | ^~~~~~~~~~~ main.c:237:19: warning: variable 'blockstart' set but not used [-Wunused-but-set-variable] 237 | int block, type, blockstart, blockoffset, length, nextFrame=0; | ^~~~~~~~~~ CCLD swftoperl CC swftopython-outputscript.o CC swftopython-main.o main.c: In function 'readMovie': main.c:237:31: warning: variable 'blockoffset' set but not used [-Wunused-but-set-variable] 237 | int block, type, blockstart, blockoffset, length, nextFrame=0; | ^~~~~~~~~~~ main.c:237:19: warning: variable 'blockstart' set but not used [-Wunused-but-set-variable] 237 | int block, type, blockstart, blockoffset, length, nextFrame=0; | ^~~~~~~~~~ CCLD swftopython CC swftocxx-outputscript.o CC swftocxx-main.o main.c: In function 'readMovie': main.c:237:31: warning: variable 'blockoffset' set but not used [-Wunused-but-set-variable] 237 | int block, type, blockstart, blockoffset, length, nextFrame=0; | ^~~~~~~~~~~ main.c:237:19: warning: variable 'blockstart' set but not used [-Wunused-but-set-variable] 237 | int block, type, blockstart, blockoffset, length, nextFrame=0; | ^~~~~~~~~~ CCLD swftocxx CC swftotcl-outputscript.o CC swftotcl-main.o main.c: In function 'readMovie': main.c:237:31: warning: variable 'blockoffset' set but not used [-Wunused-but-set-variable] 237 | int block, type, blockstart, blockoffset, length, nextFrame=0; | ^~~~~~~~~~~ main.c:237:19: warning: variable 'blockstart' set but not used [-Wunused-but-set-variable] 237 | int block, type, blockstart, blockoffset, length, nextFrame=0; | ^~~~~~~~~~ CCLD swftotcl CC makeswf.o CC makeswf_utils.o makeswf_utils.c: In function 'makeswf_preprocess': makeswf_utils.c:251:40: warning: '%s' directive writing up to 1023 bytes into a region of size between 975 and 985 [-Wformat-overflow=] 251 | sprintf(buf, "%s -D__SWF_VERSION__=%d %s %s > %s", CPP, | ^~ 252 | swfversion, cppargs, file, out); | ~~~~~~~ makeswf_utils.c:251:2: note: 'sprintf' output 44 or more bytes (assuming 1067) into a destination of size 1024 251 | sprintf(buf, "%s -D__SWF_VERSION__=%d %s %s > %s", CPP, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 252 | swfversion, cppargs, file, out); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD makeswf CC listaction-outputtxt.o CC listaction-main.o main.c: In function 'readMovie': main.c:237:31: warning: variable 'blockoffset' set but not used [-Wunused-but-set-variable] 237 | int block, type, blockstart, blockoffset, length, nextFrame=0; | ^~~~~~~~~~~ main.c:237:19: warning: variable 'blockstart' set but not used [-Wunused-but-set-variable] 237 | int block, type, blockstart, blockoffset, length, nextFrame=0; | ^~~~~~~~~~ CCLD listaction CC listaction_d-outputtxt.o CC listaction_d-main.o main.c: In function 'readMovie': main.c:237:31: warning: variable 'blockoffset' set but not used [-Wunused-but-set-variable] 237 | int block, type, blockstart, blockoffset, length, nextFrame=0; | ^~~~~~~~~~~ main.c:237:19: warning: variable 'blockstart' set but not used [-Wunused-but-set-variable] 237 | int block, type, blockstart, blockoffset, length, nextFrame=0; | ^~~~~~~~~~ CCLD listaction_d CC listfdb.o listfdb.c: In function 'printDefineFont2': listfdb.c:372:7: warning: variable 'here' set but not used [-Wunused-but-set-variable] 372 | int here = fileOffset; | ^~~~ CCLD listfdb CC makefdb-outputfdb.o CC makefdb-main.o main.c: In function 'readMovie': main.c:237:31: warning: variable 'blockoffset' set but not used [-Wunused-but-set-variable] 237 | int block, type, blockstart, blockoffset, length, nextFrame=0; | ^~~~~~~~~~~ main.c:237:19: warning: variable 'blockstart' set but not used [-Wunused-but-set-variable] 237 | int block, type, blockstart, blockoffset, length, nextFrame=0; | ^~~~~~~~~~ CCLD makefdb CC listjpeg.o CCLD listjpeg CC raw2adpcm.o CCLD raw2adpcm CC listmp3.o CCLD listmp3 CC gif2mask.o CCLD gif2mask CC gif2dbl.o CCLD gif2dbl Making all in docs Making all in macros Making all in test Making all in Movie Making all in add Making all in Background Making all in Dimension Making all in FrameLabel Making all in new Making all in NumFrames Making all in Protect Making all in Rate Making all in nextFrame Making all in addMetadata Making all in setSoundStream Making all in setTabIndex Making all in setScriptLimits Making all in setNetworkAccess Making all in replace Making all in assignSymbol Making all in defineScene Making all in importCharacter Making all in actionscript Making all in Filter Making all in Morph Making all in Video Making all in Shape Making all in addSolidFill Making all in LineStyle Making all in Media Making all in MovieClip Making all in Gradient Making all in FillStyle Making all in Font Making all in Text Making all in Bitmap Making all in BrowserFont Making all in TextField Making all in PrebuiltClip Making all in Button Making all in Action Making all in Sound Making all in SoundStream *** Please use pkgtools/verifypc to sanity check dependencies.