******************************************************************************** conan install cccc/3.2.0@#f102e91d6ba0b5891a127596472d8c6e --build=cccc -pr /home/conan/w/prod/BuildSingleReference/135729/bd6e3687-bb33-4fc9-91ba-3a306f389d1a/profile_linux_12_libcpp_clang_debug_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 12.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=12 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=clang compiler.libcxx=libc++ compiler.version=12 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True cccc/3.2.0: Forced build from source Installing package: cccc/3.2.0 Requirements cccc/3.2.0 from local cache - Cache Packages cccc/3.2.0:2cf86464a123dffde3ee1d68a37044bba8c8ef32 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cccc/3.2.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/cccc/3.2.0/_/_/source cccc/3.2.0: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK cccc/3.2.0: Copying sources to build folder cccc/3.2.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/cccc/3.2.0/_/_/build/2cf86464a123dffde3ee1d68a37044bba8c8ef32 cccc/3.2.0: Generator txt created conanbuildinfo.txt cccc/3.2.0: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK cccc/3.2.0: Calling build() ----Running------ > make cccc ----------------- make DEBUG= -C pccts antlr dlg || exit $? make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/cccc/3.2.0/_/_/build/2cf86464a123dffde3ee1d68a37044bba8c8ef32/pccts' make -C antlr antlr || exit $? make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/cccc/3.2.0/_/_/build/2cf86464a123dffde3ee1d68a37044bba8c8ef32/pccts/antlr' clang -I. -I../support/set -I../h -DUSER_ZZSYN -c -o antlr.o antlr.c clang -I. -I../support/set -I../h -DUSER_ZZSYN -c -o scan.o scan.c clang -I. -I../support/set -I../h -DUSER_ZZSYN -c -o err.o err.c clang -I. -I../support/set -I../h -DUSER_ZZSYN -c -o bits.o bits.c clang -I. -I../support/set -I../h -DUSER_ZZSYN -c -o build.o build.c clang -I. -I../support/set -I../h -DUSER_ZZSYN -c -o fset2.o fset2.c clang -I. -I../support/set -I../h -DUSER_ZZSYN -c -o fset.o fset.c clang -I. -I../support/set -I../h -DUSER_ZZSYN -c -o gen.o gen.c clang -I. -I../support/set -I../h -DUSER_ZZSYN -c -o globals.o globals.c clang -I. -I../support/set -I../h -DUSER_ZZSYN -c -o hash.o hash.c clang -I. -I../support/set -I../h -DUSER_ZZSYN -c -o lex.o lex.c clang -I. -I../support/set -I../h -DUSER_ZZSYN -c -o main.o main.c clang -I. -I../support/set -I../h -DUSER_ZZSYN -c -o misc.o misc.c clang -I. -I../support/set -I../h -DUSER_ZZSYN -c -o set.o ../support/set/set.c clang -I. -I../support/set -I../h -DUSER_ZZSYN -c -o pred.o pred.c clang -I. -I../support/set -I../h -DUSER_ZZSYN -c -o egman.o egman.c clang -I. -I../support/set -I../h -DUSER_ZZSYN -c -o mrhoist.o mrhoist.c clang -I. -I../support/set -I../h -DUSER_ZZSYN -c -o fcache.o fcache.c clang -I. -I../support/set -I../h -DUSER_ZZSYN -o antlr antlr.o scan.o err.o bits.o build.o fset2.o fset.o gen.o globals.o hash.o lex.o main.o misc.o set.o pred.o egman.o mrhoist.o fcache.o mv antlr ../bin/. make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/cccc/3.2.0/_/_/build/2cf86464a123dffde3ee1d68a37044bba8c8ef32/pccts/antlr' antlr executable now in bin make -C dlg dlg || exit $? make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/cccc/3.2.0/_/_/build/2cf86464a123dffde3ee1d68a37044bba8c8ef32/pccts/dlg' clang -I. -I../support/set -I../h -DUSER_ZZSYN -c dlg_p.c clang -I. -I../support/set -I../h -DUSER_ZZSYN -c dlg_a.c clang -I. -I../support/set -I../h -DUSER_ZZSYN -c main.c clang -I. -I../support/set -I../h -DUSER_ZZSYN -c -o err.o err.c clang -c -I. -I../support/set -I../h -DUSER_ZZSYN ../support/set/set.c clang -I. -I../support/set -I../h -DUSER_ZZSYN -c -o support.o support.c clang -I. -I../support/set -I../h -DUSER_ZZSYN -c -o output.o output.c clang -I. -I../support/set -I../h -DUSER_ZZSYN -c -o relabel.o relabel.c clang -I. -I../support/set -I../h -DUSER_ZZSYN -c -o automata.o automata.c clang -I. -I../support/set -I../h -DUSER_ZZSYN -o dlg dlg_p.o dlg_a.o main.o err.o set.o support.o output.o relabel.o automata.o mv dlg ../bin/. make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/cccc/3.2.0/_/_/build/2cf86464a123dffde3ee1d68a37044bba8c8ef32/pccts/dlg' dlg executable now in bin make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/cccc/3.2.0/_/_/build/2cf86464a123dffde3ee1d68a37044bba8c8ef32/pccts' make DEBUG= -C cccc -f posixgcc.mak cccc || exit $? make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/cccc/3.2.0/_/_/build/2cf86464a123dffde3ee1d68a37044bba8c8ef32/cccc' ../pccts/bin/antlr -CC -k 2 -gd -ge -rl 5000 -w1 -e3 -ft Ctokens.h cccc.g ../pccts/bin/dlg -C2 -CC -cl CLexer parser.dlg g++ -c -I../pccts/h -I. -std=c++98 -x c++ cccc.cpp -o cccc.o rules.mak:159: recipe for target 'cccc.o' failed make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/cccc/3.2.0/_/_/build/2cf86464a123dffde3ee1d68a37044bba8c8ef32/cccc' Makefile:44: recipe for target 'cccc' failed cccc/3.2.0: antlr.c:77:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==92) ) { ~~~~~^~~~ antlr.c:77:15: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==92) ) { ~ ^ ~ antlr.c:77:15: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==92) ) { ^~ = antlr.c:91:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==93) ) { ~~~~~^~~~ antlr.c:91:16: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==93) ) { ~ ^ ~ antlr.c:91:16: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==93) ) { ^~ = antlr.c:106:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==94) ) { ~~~~~^~~~ antlr.c:106:17: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==94) ) { ~ ^ ~ antlr.c:106:17: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==94) ) { ^~ = antlr.c:128:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==95) ) { ~~~~~^~~~ antlr.c:128:18: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==95) ) { ~ ^ ~ antlr.c:128:18: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==95) ) { ^~ = antlr.c:165:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==Action) ) { ~~~~~^~~~~~~~ antlr.c:165:15: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==Action) ) { ~ ^ ~ antlr.c:165:15: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==Action) ) { ^~ = antlr.c:177:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==106) ) { ~~~~~^~~~~ antlr.c:177:16: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==106) ) { ~ ^ ~ antlr.c:177:16: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==106) ) { ^~ = antlr.c:181:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==107) ) { ~~~~~^~~~~ antlr.c:181:17: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==107) ) { ~ ^ ~ antlr.c:181:17: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==107) ) { ^~ = antlr.c:185:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==108) ) { ~~~~~^~~~~ antlr.c:185:18: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==108) ) { ~ ^ ~ antlr.c:185:18: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==108) ) { ^~ = antlr.c:189:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==114) ) { ~~~~~^~~~~ antlr.c:189:19: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==114) ) { ~ ^ ~ antlr.c:189:19: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==114) ) { ^~ = antlr.c:193:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==118) ) { ~~~~~^~~~~ antlr.c:193:20: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==118) ) { ~ ^ ~ antlr.c:193:20: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==118) ) { ^~ = antlr.c:197:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==115) ) { ~~~~~^~~~~ antlr.c:197:21: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==115) ) { ~ ^ ~ antlr.c:197:21: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==115) ) { ^~ = antlr.c:201:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==116) ) { ~~~~~^~~~~ antlr.c:201:22: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==116) ) { ~ ^ ~ antlr.c:201:22: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==116) ) { ^~ = antlr.c:205:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==109) ) { ~~~~~^~~~~ antlr.c:205:23: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==109) ) { ~ ^ ~ antlr.c:205:23: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==109) ) { ^~ = antlr.c:209:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==132) ) { ~~~~~^~~~~ antlr.c:209:24: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==132) ) { ~ ^ ~ antlr.c:209:24: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==132) ) { ^~ = antlr.c:213:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==97) ) { ~~~~~^~~~ antlr.c:213:25: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==97) ) { ~ ^ ~ antlr.c:213:25: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==97) ) { ^~ = antlr.c:217:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==96) ) { ~~~~~^~~~ antlr.c:217:26: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==96) ) { ~ ^ ~ antlr.c:217:26: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==96) ) { ^~ = antlr.c:251:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==NonTerminal) ) { ~~~~~^~~~~~~~~~~~~ antlr.c:251:15: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==NonTerminal) ) { ~ ^ ~ antlr.c:251:15: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==NonTerminal) ) { ^~ = antlr.c:256:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==114) ) { ~~~~~^~~~~ antlr.c:256:16: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==114) ) { ~ ^ ~ antlr.c:256:16: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==114) ) { ^~ = antlr.c:260:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==118) ) { ~~~~~^~~~~ antlr.c:260:17: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==118) ) { ~ ^ ~ antlr.c:260:17: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==118) ) { ^~ = antlr.c:264:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==115) ) { ~~~~~^~~~~ antlr.c:264:18: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==115) ) { ~ ^ ~ antlr.c:264:18: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==115) ) { ^~ = antlr.c:268:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==116) ) { ~~~~~^~~~~ antlr.c:268:19: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==116) ) { ~ ^ ~ antlr.c:268:19: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==116) ) { ^~ = antlr.c:272:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==109) ) { ~~~~~^~~~~ antlr.c:272:20: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==109) ) { ~ ^ ~ antlr.c:272:20: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==109) ) { ^~ = antlr.c:276:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==97) ) { ~~~~~^~~~ antlr.c:276:21: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==97) ) { ~ ^ ~ antlr.c:276:21: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==97) ) { ^~ = antlr.c:280:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==96) ) { ~~~~~^~~~ antlr.c:280:22: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==96) ) { ~ ^ ~ antlr.c:280:22: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==96) ) { ^~ = antlr.c:308:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==Action) ) { ~~~~~^~~~~~~~ antlr.c:308:15: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==Action) ) { ~ ^ ~ antlr.c:308:15: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==Action) ) { ^~ = antlr.c:320:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==106) ) { ~~~~~^~~~~ antlr.c:320:16: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==106) ) { ~ ^ ~ antlr.c:320:16: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==106) ) { ^~ = antlr.c:324:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==107) ) { ~~~~~^~~~~ antlr.c:324:17: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==107) ) { ~ ^ ~ antlr.c:324:17: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==107) ) { ^~ = antlr.c:328:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==108) ) { ~~~~~^~~~~ antlr.c:328:18: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==108) ) { ~ ^ ~ antlr.c:328:18: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==108) ) { ^~ = antlr.c:332:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==115) ) { ~~~~~^~~~~ antlr.c:332:19: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==115) ) { ~ ^ ~ antlr.c:332:19: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==115) ) { ^~ = antlr.c:336:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==116) ) { ~~~~~^~~~~ antlr.c:336:20: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==116) ) { ~ ^ ~ antlr.c:336:20: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==116) ) { ^~ = antlr.c:340:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==97) ) { ~~~~~^~~~ antlr.c:340:21: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==97) ) { ~ ^ ~ antlr.c:340:21: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==97) ) { ^~ = antlr.c:344:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==109) ) { ~~~~~^~~~~ antlr.c:344:22: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==109) ) { ~ ^ ~ antlr.c:344:22: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==109) ) { ^~ = antlr.c:348:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==96) ) { ~~~~~^~~~ antlr.c:348:23: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==96) ) { ~ ^ ~ antlr.c:348:23: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==96) ) { ^~ = antlr.c:399:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==NonTerminal) ) { ~~~~~^~~~~~~~~~~~~ antlr.c:399:14: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==NonTerminal) ) { ~ ^ ~ antlr.c:399:14: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==NonTerminal) ) { ^~ = antlr.c:406:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==TokenTerm) ) { ~~~~~^~~~~~~~~~~ antlr.c:406:15: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==TokenTerm) ) { ~ ^ ~ antlr.c:406:15: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==TokenTerm) ) { ^~ = antlr.c:506:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==101) ) { ~~~~~^~~~~ antlr.c:506:14: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==101) ) { ~ ^ ~ antlr.c:506:14: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==101) ) { ^~ = antlr.c:525:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==102) ) { ~~~~~^~~~~ antlr.c:525:16: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==102) ) { ~ ^ ~ antlr.c:525:16: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==102) ) { ^~ = antlr.c:546:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==103) ) { ~~~~~^~~~~ antlr.c:546:14: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==103) ) { ~ ^ ~ antlr.c:546:14: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==103) ) { ^~ = antlr.c:563:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==QuotedTerm) ) { ~~~~~^~~~~~~~~~~~ antlr.c:563:14: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==QuotedTerm) ) { ~ ^ ~ antlr.c:563:14: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==QuotedTerm) ) { ^~ = antlr.c:630:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==Action) ) { ~~~~~^~~~~~~~ antlr.c:630:14: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==Action) ) { ~ ^ ~ antlr.c:630:14: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==Action) ) { ^~ = antlr.c:646:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] while ( (LA(1)==132) ) { ~~~~~^~~~~ antlr.c:646:17: note: remove extraneous parentheses around the comparison to silence this warning while ( (LA(1)==132) ) { ~ ^ ~ antlr.c:646:17: note: use '=' to turn this equality comparison into an assignment while ( (LA(1)==132) ) { ^~ = antlr.c:819:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==Pred) ) { ~~~~~^~~~~~ antlr.c:819:14: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==Pred) ) { ~ ^ ~ antlr.c:819:14: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==Pred) ) { ^~ = antlr.c:892:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==105) ) { ~~~~~^~~~~ antlr.c:892:14: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==105) ) { ~ ^ ~ antlr.c:892:14: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==105) ) { ^~ = antlr.c:937:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] while ( (LA(1)==110) ) { ~~~~~^~~~~ antlr.c:937:17: note: remove extraneous parentheses around the comparison to silence this warning while ( (LA(1)==110) ) { ~ ^ ~ antlr.c:937:17: note: use '=' to turn this equality comparison into an assignment while ( (LA(1)==110) ) { ^~ = antlr.c:994:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] while ( (LA(1)==111) ) { ~~~~~^~~~~ antlr.c:994:17: note: remove extraneous parentheses around the comparison to silence this warning while ( (LA(1)==111) ) { ~ ^ ~ antlr.c:994:17: note: use '=' to turn this equality comparison into an assignment while ( (LA(1)==111) ) { ^~ = antlr.c:1039:13: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==TokenTerm) ) { ~~~~~^~~~~~~~~~~ antlr.c:1039:13: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==TokenTerm) ) { ~ ^ ~ antlr.c:1039:13: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==TokenTerm) ) { ^~ = antlr.c:1058:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==112) ) { ~~~~~^~~~~ antlr.c:1058:14: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==112) ) { ~ ^ ~ antlr.c:1058:14: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==112) ) { ^~ = antlr.c:1069:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==101) ) { ~~~~~^~~~~ antlr.c:1069:15: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==101) ) { ~ ^ ~ antlr.c:1069:15: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==101) ) { ^~ = antlr.c:1136:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==TokenTerm) ) { ~~~~~^~~~~~~~~~~ antlr.c:1136:14: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==TokenTerm) ) { ~ ^ ~ antlr.c:1136:14: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==TokenTerm) ) { ^~ = antlr.c:1143:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==QuotedTerm) ) { ~~~~~^~~~~~~~~~~~ antlr.c:1143:15: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==QuotedTerm) ) { ~ ^ ~ antlr.c:1143:15: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==QuotedTerm) ) { ^~ = antlr.c:1179:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==NonTerminal) ) { ~~~~~^~~~~~~~~~~~~ antlr.c:1179:14: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==NonTerminal) ) { ~ ^ ~ antlr.c:1179:14: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==NonTerminal) ) { ^~ = antlr.c:1186:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==TokenTerm) ) { ~~~~~^~~~~~~~~~~ antlr.c:1186:15: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==TokenTerm) ) { ~ ^ ~ antlr.c:1186:15: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==TokenTerm) ) { ^~ = antlr.c:1193:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==QuotedTerm) ) { ~~~~~^~~~~~~~~~~~ antlr.c:1193:16: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==QuotedTerm) ) { ~ ^ ~ antlr.c:1193:16: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==QuotedTerm) ) { ^~ = antlr.c:1215:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==NonTerminal) ) { ~~~~~^~~~~~~~~~~~~ antlr.c:1215:16: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==NonTerminal) ) { ~ ^ ~ antlr.c:1215:16: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==NonTerminal) ) { ^~ = antlr.c:1222:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==TokenTerm) ) { ~~~~~^~~~~~~~~~~ antlr.c:1222:17: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==TokenTerm) ) { ~ ^ ~ antlr.c:1222:17: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==TokenTerm) ) { ^~ = antlr.c:1229:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==QuotedTerm) ) { ~~~~~^~~~~~~~~~~~ antlr.c:1229:18: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==QuotedTerm) ) { ~ ^ ~ antlr.c:1229:18: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==QuotedTerm) ) { ^~ = antlr.c:1307:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==TokenTerm) ) { ~~~~~^~~~~~~~~~~ antlr.c:1307:16: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==TokenTerm) ) { ~ ^ ~ antlr.c:1307:16: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==TokenTerm) ) { ^~ = antlr.c:1323:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==117) ) { ~~~~~^~~~~ antlr.c:1323:18: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==117) ) { ~ ^ ~ antlr.c:1323:18: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==117) ) { ^~ = antlr.c:1343:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==QuotedTerm) ) { ~~~~~^~~~~~~~~~~~ antlr.c:1343:17: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==QuotedTerm) ) { ~ ^ ~ antlr.c:1343:17: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==QuotedTerm) ) { ^~ = antlr.c:1408:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==TokenTerm) ) { ~~~~~^~~~~~~~~~~ antlr.c:1408:14: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==TokenTerm) ) { ~ ^ ~ antlr.c:1408:14: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==TokenTerm) ) { ^~ = antlr.c:1417:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==112) ) { ~~~~~^~~~~ antlr.c:1417:16: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==112) ) { ~ ^ ~ antlr.c:1417:16: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==112) ) { ^~ = antlr.c:1434:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==119) ) { ~~~~~^~~~~ antlr.c:1434:16: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==119) ) { ~ ^ ~ antlr.c:1434:16: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==119) ) { ^~ = antlr.c:1452:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==QuotedTerm) ) { ~~~~~^~~~~~~~~~~~ antlr.c:1452:14: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==QuotedTerm) ) { ~ ^ ~ antlr.c:1452:14: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==QuotedTerm) ) { ^~ = antlr.c:1465:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==Action) ) { ~~~~~^~~~~~~~ antlr.c:1465:14: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==Action) ) { ~ ^ ~ antlr.c:1465:14: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==Action) ) { ^~ = antlr.c:1481:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==105) ) { ~~~~~^~~~~ antlr.c:1481:14: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==105) ) { ~ ^ ~ antlr.c:1481:14: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==105) ) { ^~ = antlr.c:1558:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] while ( (LA(1)==132) ) { ~~~~~^~~~~ antlr.c:1558:17: note: remove extraneous parentheses around the comparison to silence this warning while ( (LA(1)==132) ) { ~ ^ ~ antlr.c:1558:17: note: use '=' to turn this equality comparison into an assignment while ( (LA(1)==132) ) { ^~ = antlr.c:1577:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] while ( (LA(1)==121) ) { ~~~~~^~~~~ antlr.c:1577:17: note: remove extraneous parentheses around the comparison to silence this warning while ( (LA(1)==121) ) { ~ ^ ~ antlr.c:1577:17: note: use '=' to turn this equality comparison into an assignment while ( (LA(1)==121) ) { ^~ = antlr.c:1590:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] while ( (LA(1)==132) ) { ~~~~~^~~~~ antlr.c:1590:19: note: remove extraneous parentheses around the comparison to silence this warning while ( (LA(1)==132) ) { ~ ^ ~ antlr.c:1590:19: note: use '=' to turn this equality comparison into an assignment while ( (LA(1)==132) ) { ^~ = antlr.c:1646:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==88) ) { ~~~~~^~~~ antlr.c:1646:14: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==88) ) { ~ ^ ~ antlr.c:1646:14: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==88) ) { ^~ = antlr.c:1666:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==122) ) { ~~~~~^~~~~ antlr.c:1666:16: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==122) ) { ~ ^ ~ antlr.c:1666:16: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==122) ) { ^~ = antlr.c:1836:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==LABEL) ) { ~~~~~^~~~~~~ antlr.c:1836:15: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==LABEL) ) { ~ ^ ~ antlr.c:1836:15: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==LABEL) ) { ^~ = antlr.c:1847:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==TokenTerm) ) { ~~~~~^~~~~~~~~~~ antlr.c:1847:15: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==TokenTerm) ) { ~ ^ ~ antlr.c:1847:15: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==TokenTerm) ) { ^~ = antlr.c:1873:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==117) ) { ~~~~~^~~~~ antlr.c:1873:17: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==117) ) { ~ ^ ~ antlr.c:1873:17: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==117) ) { ^~ = antlr.c:1879:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==QuotedTerm) ) { ~~~~~^~~~~~~~~~~~ antlr.c:1879:19: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==QuotedTerm) ) { ~ ^ ~ antlr.c:1879:19: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==QuotedTerm) ) { ^~ = antlr.c:1886:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==TokenTerm) ) { ~~~~~^~~~~~~~~~~ antlr.c:1886:20: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==TokenTerm) ) { ~ ^ ~ antlr.c:1886:20: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==TokenTerm) ) { ^~ = antlr.c:1908:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==123) ) { ~~~~~^~~~~ antlr.c:1908:17: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==123) ) { ~ ^ ~ antlr.c:1908:17: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==123) ) { ^~ = antlr.c:1919:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==101) ) { ~~~~~^~~~~ antlr.c:1919:19: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==101) ) { ~ ^ ~ antlr.c:1919:19: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==101) ) { ^~ = antlr.c:1935:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==88) ) { ~~~~~^~~~ antlr.c:1935:17: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==88) ) { ~ ^ ~ antlr.c:1935:17: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==88) ) { ^~ = antlr.c:1955:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==QuotedTerm) ) { ~~~~~^~~~~~~~~~~~ antlr.c:1955:16: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==QuotedTerm) ) { ~ ^ ~ antlr.c:1955:16: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==QuotedTerm) ) { ^~ = antlr.c:1977:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==117) ) { ~~~~~^~~~~ antlr.c:1977:18: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==117) ) { ~ ^ ~ antlr.c:1977:18: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==117) ) { ^~ = antlr.c:1983:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==QuotedTerm) ) { ~~~~~^~~~~~~~~~~~ antlr.c:1983:20: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==QuotedTerm) ) { ~ ^ ~ antlr.c:1983:20: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==QuotedTerm) ) { ^~ = antlr.c:1990:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==TokenTerm) ) { ~~~~~^~~~~~~~~~~ antlr.c:1990:21: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==TokenTerm) ) { ~ ^ ~ antlr.c:1990:21: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==TokenTerm) ) { ^~ = antlr.c:2009:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==123) ) { ~~~~~^~~~~ antlr.c:2009:18: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==123) ) { ~ ^ ~ antlr.c:2009:18: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==123) ) { ^~ = antlr.c:2020:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==101) ) { ~~~~~^~~~~ antlr.c:2020:20: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==101) ) { ~ ^ ~ antlr.c:2020:20: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==101) ) { ^~ = antlr.c:2036:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==88) ) { ~~~~~^~~~ antlr.c:2036:18: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==88) ) { ~ ^ ~ antlr.c:2036:18: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==88) ) { ^~ = antlr.c:2059:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==WildCard) ) { ~~~~~^~~~~~~~~~ antlr.c:2059:17: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==WildCard) ) { ~ ^ ~ antlr.c:2059:17: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==WildCard) ) { ^~ = antlr.c:2069:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==123) ) { ~~~~~^~~~~ antlr.c:2069:19: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==123) ) { ~ ^ ~ antlr.c:2069:19: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==123) ) { ^~ = antlr.c:2080:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==101) ) { ~~~~~^~~~~ antlr.c:2080:21: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==101) ) { ~ ^ ~ antlr.c:2080:21: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==101) ) { ^~ = antlr.c:2106:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==NonTerminal) ) { ~~~~~^~~~~~~~~~~~~ antlr.c:2106:18: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==NonTerminal) ) { ~ ^ ~ antlr.c:2106:18: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==NonTerminal) ) { ^~ = antlr.c:2116:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==101) ) { ~~~~~^~~~~ antlr.c:2116:20: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==101) ) { ~ ^ ~ antlr.c:2116:20: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==101) ) { ^~ = antlr.c:2135:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==102) ) { ~~~~~^~~~~ antlr.c:2135:22: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==102) ) { ~ ^ ~ antlr.c:2135:22: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==102) ) { ^~ = antlr.c:2155:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==103) ) { ~~~~~^~~~~ antlr.c:2155:20: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==103) ) { ~ ^ ~ antlr.c:2155:20: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==103) ) { ^~ = antlr.c:2190:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==Action) ) { ~~~~~^~~~~~~~ antlr.c:2190:14: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==Action) ) { ~ ^ ~ antlr.c:2190:14: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==Action) ) { ^~ = antlr.c:2203:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==Pred) ) { ~~~~~^~~~~~ antlr.c:2203:15: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==Pred) ) { ~ ^ ~ antlr.c:2203:15: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==Pred) ) { ^~ = antlr.c:2219:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==PassAction) ) { ~~~~~^~~~~~~~~~~~ antlr.c:2219:17: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==PassAction) ) { ~ ^ ~ antlr.c:2219:17: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==PassAction) ) { ^~ = antlr.c:2246:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==124) ) { ~~~~~^~~~~ antlr.c:2246:18: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==124) ) { ~ ^ ~ antlr.c:2246:18: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==124) ) { ^~ = antlr.c:2252:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==125) ) { ~~~~~^~~~~ antlr.c:2252:20: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==125) ) { ~ ^ ~ antlr.c:2252:20: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==125) ) { ^~ = antlr.c:2259:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==126) ) { ~~~~~^~~~~ antlr.c:2259:21: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==126) ) { ~ ^ ~ antlr.c:2259:21: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==126) ) { ^~ = antlr.c:2266:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==127) ) { ~~~~~^~~~~ antlr.c:2266:22: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==127) ) { ~ ^ ~ antlr.c:2266:22: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==127) ) { ^~ = antlr.c:2286:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==112) ) { ~~~~~^~~~~ antlr.c:2286:18: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==112) ) { ~ ^ ~ antlr.c:2286:18: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==112) ) { ^~ = antlr.c:2297:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==128) ) { ~~~~~^~~~~ antlr.c:2297:20: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==128) ) { ~ ^ ~ antlr.c:2297:20: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==128) ) { ^~ = antlr.c:2304:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==129) ) { ~~~~~^~~~~ antlr.c:2304:21: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==129) ) { ~ ^ ~ antlr.c:2304:21: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==129) ) { ^~ = antlr.c:2311:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==130) ) { ~~~~~^~~~~ antlr.c:2311:22: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==130) ) { ~ ^ ~ antlr.c:2311:22: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==130) ) { ^~ = antlr.c:2322:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==131) ) { ~~~~~^~~~~ antlr.c:2322:26: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==131) ) { ~ ^ ~ antlr.c:2322:26: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==131) ) { ^~ = antlr.c:2329:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==111) ) { ~~~~~^~~~~ antlr.c:2329:27: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==111) ) { ~ ^ ~ antlr.c:2329:27: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==111) ) { ^~ = antlr.c:2355:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==PassAction) ) { ~~~~~^~~~~~~~~~~~ antlr.c:2355:26: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==PassAction) ) { ~ ^ ~ antlr.c:2355:26: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==PassAction) ) { ^~ = antlr.c:2445:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==100) ) { ~~~~~^~~~~ antlr.c:2445:19: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==100) ) { ~ ^ ~ antlr.c:2445:19: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==100) ) { ^~ = antlr.c:2469:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==128) ) { ~~~~~^~~~~ antlr.c:2469:17: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==128) ) { ~ ^ ~ antlr.c:2469:17: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==128) ) { ^~ = antlr.c:2476:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==129) ) { ~~~~~^~~~~ antlr.c:2476:18: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==129) ) { ~ ^ ~ antlr.c:2476:18: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==129) ) { ^~ = antlr.c:2483:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==103) ) { ~~~~~^~~~~ antlr.c:2483:19: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==103) ) { ~ ^ ~ antlr.c:2483:19: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==103) ) { ^~ = antlr.c:2490:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==PassAction) ) { ~~~~~^~~~~~~~~~~~ antlr.c:2490:20: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==PassAction) ) { ~ ^ ~ antlr.c:2490:20: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==PassAction) ) { ^~ = antlr.c:2562:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==PassAction) ) { ~~~~~^~~~~~~~~~~~ antlr.c:2562:14: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==PassAction) ) { ~ ^ ~ antlr.c:2562:14: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==PassAction) ) { ^~ = antlr.c:2582:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] while ( (LA(1)==134) ) { ~~~~~^~~~~ antlr.c:2582:17: note: remove extraneous parentheses around the comparison to silence this warning while ( (LA(1)==134) ) { ~ ^ ~ antlr.c:2582:17: note: use '=' to turn this equality comparison into an assignment while ( (LA(1)==134) ) { ^~ = antlr.c:2595:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==133) ) { ~~~~~^~~~~ antlr.c:2595:14: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==133) ) { ~ ^ ~ antlr.c:2595:14: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==133) ) { ^~ = antlr.c:2701:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==NonTerminal) ) { ~~~~~^~~~~~~~~~~~~ antlr.c:2701:14: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==NonTerminal) ) { ~ ^ ~ antlr.c:2701:14: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==NonTerminal) ) { ^~ = antlr.c:2711:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==TokenTerm) ) { ~~~~~^~~~~~~~~~~ antlr.c:2711:15: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==TokenTerm) ) { ~ ^ ~ antlr.c:2711:15: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==TokenTerm) ) { ^~ = antlr.c:2731:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==Action) ) { ~~~~~^~~~~~~~ antlr.c:2731:14: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==Action) ) { ~ ^ ~ antlr.c:2731:14: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==Action) ) { ^~ = antlr.c:2771:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==142) ) { ~~~~~^~~~~ antlr.c:2771:15: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==142) ) { ~ ^ ~ antlr.c:2771:15: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==142) ) { ^~ = antlr.c:2778:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==148) ) { ~~~~~^~~~~ antlr.c:2778:17: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==148) ) { ~ ^ ~ antlr.c:2778:17: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==148) ) { ^~ = antlr.c:2793:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==150) ) { ~~~~~^~~~~ antlr.c:2793:15: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==150) ) { ~ ^ ~ antlr.c:2793:15: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==150) ) { ^~ = antlr.c:2802:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] } while ( (LA(1)==150) ); ~~~~~^~~~~ antlr.c:2802:22: note: remove extraneous parentheses around the comparison to silence this warning } while ( (LA(1)==150) ); ~ ^ ~ antlr.c:2802:22: note: use '=' to turn this equality comparison into an assignment } while ( (LA(1)==150) ); ^~ = antlr.c:2808:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==148) ) { ~~~~~^~~~~ antlr.c:2808:16: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==148) ) { ~ ^ ~ antlr.c:2808:16: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==148) ) { ^~ = antlr.c:2818:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==Eof) ) { ~~~~~^~~~~ antlr.c:2818:14: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==Eof) ) { ~ ^ ~ antlr.c:2818:14: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==Eof) ) { ^~ = antlr.c:2877:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] } while ( (LA(1)==148) ); ~~~~~^~~~~ antlr.c:2877:19: note: remove extraneous parentheses around the comparison to silence this warning } while ( (LA(1)==148) ); ~ ^ ~ antlr.c:2877:19: note: use '=' to turn this equality comparison into an assignment } while ( (LA(1)==148) ); ^~ = antlr.c:2915:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==152) ) { ~~~~~^~~~~ antlr.c:2915:14: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==152) ) { ~ ^ ~ antlr.c:2915:14: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==152) ) { ^~ = antlr.c:2943:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] while ( (LA(1)==153) ) { ~~~~~^~~~~ antlr.c:2943:17: note: remove extraneous parentheses around the comparison to silence this warning while ( (LA(1)==153) ) { ~ ^ ~ antlr.c:2943:17: note: use '=' to turn this equality comparison into an assignment while ( (LA(1)==153) ) { ^~ = antlr.c:2956:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==152) ) { ~~~~~^~~~~ antlr.c:2956:18: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==152) ) { ~ ^ ~ antlr.c:2956:18: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==152) ) { ^~ = antlr.c:2965:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==ID) ) { ~~~~~^~~~ antlr.c:2965:17: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==ID) ) { ~ ^ ~ antlr.c:2965:17: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==ID) ) { ^~ = antlr.c:2974:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==152) ) { ~~~~~^~~~~ antlr.c:2974:19: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==152) ) { ~ ^ ~ antlr.c:2974:19: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==152) ) { ^~ = 129 warnings generated. gen.c:194:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] else gen1("zzTRACEOUT((ANTLRChar *)\"%s\");\n", q->rname); ^ gen.c:1600:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] else gen1("look(%d);\n", *max_k); ^ gen.c:2431:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] else gen("zzNON_GUESS_MODE {\n"); ^ gen.c:2551:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] else gen1("look(%d);\n", max_k); ^ gen.c:2579:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] else gen1("look(%d);\n", max_k); ^ gen.c:2825:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] else gen1("look(%d);\n", max_k); ^ gen.c:2880:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else gen1("look(%d);\n", max_k); ^ gen.c:3103:13: warning: add explicit braces to avoid dangling else [-Wdangling-else] /* MR10 */ else gen1("zzTRACEIN((ANTLRChar *)\"%s\");\n", q->rname); ^ gen.c:3194:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else gen("if ( guessing ) zzGUESS_FAIL;\n"); ^ 9 warnings generated. dlg_p.c:73:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==LEXACTION) ) { ~~~~~^~~~~~~~~~~ dlg_p.c:73:16: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==LEXACTION) ) { ~ ^ ~ dlg_p.c:73:16: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==LEXACTION) ) { ^~ = dlg_p.c:77:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==LEXMEMBER) ) { ~~~~~^~~~~~~~~~~ dlg_p.c:77:17: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==LEXMEMBER) ) { ~ ^ ~ dlg_p.c:77:17: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==LEXMEMBER) ) { ^~ = dlg_p.c:81:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==LEXPREFIX) ) { ~~~~~^~~~~~~~~~~ dlg_p.c:81:18: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==LEXPREFIX) ) { ~ ^ ~ dlg_p.c:81:18: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==LEXPREFIX) ) { ^~ = dlg_p.c:85:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==PARSERCLASS) ) { ~~~~~^~~~~~~~~~~~~ dlg_p.c:85:19: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==PARSERCLASS) ) { ~ ^ ~ dlg_p.c:85:19: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==PARSERCLASS) ) { ^~ = dlg_p.c:107:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] while ( (LA(1)==ACTION) ) { ~~~~~^~~~~~~~ dlg_p.c:107:17: note: remove extraneous parentheses around the comparison to silence this warning while ( (LA(1)==ACTION) ) { ~ ^ ~ dlg_p.c:107:17: note: use '=' to turn this equality comparison into an assignment while ( (LA(1)==ACTION) ) { ^~ = dlg_p.c:142:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==PER_PER) ) { ~~~~~^~~~~~~~~ dlg_p.c:142:14: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==PER_PER) ) { ~ ^ ~ dlg_p.c:142:14: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==PER_PER) ) { ^~ = dlg_p.c:147:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==NAME_PER_PER) ) { ~~~~~^~~~~~~~~~~~~~ dlg_p.c:147:15: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==NAME_PER_PER) ) { ~ ^ ~ dlg_p.c:147:15: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==NAME_PER_PER) ) { ^~ = dlg_p.c:154:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] while ( (LA(1)==NAME_PER_PER) ) { ~~~~~^~~~~~~~~~~~~~ dlg_p.c:154:20: note: remove extraneous parentheses around the comparison to silence this warning while ( (LA(1)==NAME_PER_PER) ) { ~ ^ ~ dlg_p.c:154:20: note: use '=' to turn this equality comparison into an assignment while ( (LA(1)==NAME_PER_PER) ) { ^~ = dlg_p.c:281:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==ACTION) ) { ~~~~~^~~~~~~~ dlg_p.c:281:14: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==ACTION) ) { ~ ^ ~ dlg_p.c:281:14: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==ACTION) ) { ^~ = dlg_p.c:316:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] while ( (LA(1)==OR) ) { ~~~~~^~~~ dlg_p.c:316:17: note: remove extraneous parentheses around the comparison to silence this warning while ( (LA(1)==OR) ) { ~ ^ ~ dlg_p.c:316:17: note: use '=' to turn this equality comparison into an assignment while ( (LA(1)==OR) ) { ^~ = dlg_p.c:395:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==ZERO_MORE) ) { ~~~~~^~~~~~~~~~~ dlg_p.c:395:15: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==ZERO_MORE) ) { ~ ^ ~ dlg_p.c:395:15: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==ZERO_MORE) ) { ^~ = dlg_p.c:409:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==ONE_MORE) ) { ~~~~~^~~~~~~~~~ dlg_p.c:409:16: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==ONE_MORE) ) { ~ ^ ~ dlg_p.c:409:16: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==ONE_MORE) ) { ^~ = dlg_p.c:421:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==ZERO_MORE) ) { ~~~~~^~~~~~~~~~~ dlg_p.c:421:14: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==ZERO_MORE) ) { ~ ^ ~ dlg_p.c:421:14: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==ZERO_MORE) ) { ^~ = dlg_p.c:428:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==ONE_MORE) ) { ~~~~~^~~~~~~~~~ dlg_p.c:428:15: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==ONE_MORE) ) { ~ ^ ~ dlg_p.c:428:15: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==ONE_MORE) ) { ^~ = dlg_p.c:458:13: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==L_BRACK) ) { ~~~~~^~~~~~~~~ dlg_p.c:458:13: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==L_BRACK) ) { ~ ^ ~ dlg_p.c:458:13: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==L_BRACK) ) { ^~ = dlg_p.c:470:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==NOT) ) { ~~~~~^~~~~ dlg_p.c:470:14: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==NOT) ) { ~ ^ ~ dlg_p.c:470:14: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==NOT) ) { ^~ = dlg_p.c:483:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==L_PAR) ) { ~~~~~^~~~~~~ dlg_p.c:483:15: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==L_PAR) ) { ~ ^ ~ dlg_p.c:483:15: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==L_PAR) ) { ^~ = dlg_p.c:496:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==L_BRACE) ) { ~~~~~^~~~~~~~~ dlg_p.c:496:16: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==L_BRACE) ) { ~ ^ ~ dlg_p.c:496:16: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==L_BRACE) ) { ^~ = dlg_p.c:590:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==RANGE) ) { ~~~~~^~~~~~~ dlg_p.c:590:14: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==RANGE) ) { ~ ^ ~ dlg_p.c:590:14: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==RANGE) ) { ^~ = dlg_p.c:670:13: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==REGCHAR) ) { ~~~~~^~~~~~~~~ dlg_p.c:670:13: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==REGCHAR) ) { ~ ^ ~ dlg_p.c:670:13: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==REGCHAR) ) { ^~ = dlg_p.c:677:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==OCTAL_VALUE) ) { ~~~~~^~~~~~~~~~~~~ dlg_p.c:677:14: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==OCTAL_VALUE) ) { ~ ^ ~ dlg_p.c:677:14: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==OCTAL_VALUE) ) { ^~ = dlg_p.c:684:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==HEX_VALUE) ) { ~~~~~^~~~~~~~~~~ dlg_p.c:684:15: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==HEX_VALUE) ) { ~ ^ ~ dlg_p.c:684:15: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==HEX_VALUE) ) { ^~ = dlg_p.c:691:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==DEC_VALUE) ) { ~~~~~^~~~~~~~~~~ dlg_p.c:691:16: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==DEC_VALUE) ) { ~ ^ ~ dlg_p.c:691:16: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==DEC_VALUE) ) { ^~ = dlg_p.c:698:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==TAB) ) { ~~~~~^~~~~ dlg_p.c:698:17: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==TAB) ) { ~ ^ ~ dlg_p.c:698:17: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==TAB) ) { ^~ = dlg_p.c:705:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==NL) ) { ~~~~~^~~~ dlg_p.c:705:18: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==NL) ) { ~ ^ ~ dlg_p.c:705:18: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==NL) ) { ^~ = dlg_p.c:712:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==CR) ) { ~~~~~^~~~ dlg_p.c:712:19: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==CR) ) { ~ ^ ~ dlg_p.c:712:19: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==CR) ) { ^~ = dlg_p.c:719:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==BS) ) { ~~~~~^~~~ dlg_p.c:719:20: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==BS) ) { ~ ^ ~ dlg_p.c:719:20: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==BS) ) { ^~ = dlg_p.c:726:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==LIT) ) { ~~~~~^~~~~ dlg_p.c:726:21: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==LIT) ) { ~ ^ ~ dlg_p.c:726:21: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==LIT) ) { ^~ = dlg_p.c:733:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ( (LA(1)==L_EOF) ) { ~~~~~^~~~~~~ dlg_p.c:733:22: note: remove extraneous parentheses around the comparison to silence this warning if ( (LA(1)==L_EOF) ) { ~ ^ ~ dlg_p.c:733:22: note: use '=' to turn this equality comparison into an assignment if ( (LA(1)==L_EOF) ) { ^~ = 29 warnings generated. Antlr parser generator Version 1.33MR20 1989-1999 dlg Version 1.33MR20 1989-1999 make[1]: g++: Command not found make[1]: *** [cccc.o] Error 127 make: *** [cccc] Error 2 cccc/3.2.0: ERROR: Package '2cf86464a123dffde3ee1d68a37044bba8c8ef32' build failed cccc/3.2.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/cccc/3.2.0/_/_/build/2cf86464a123dffde3ee1d68a37044bba8c8ef32 ERROR: cccc/3.2.0: Error in build() method, line 58 self.run("make cccc") ConanException: Error 2 while executing make cccc