==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: cvc4 1.8-3 (Fri Sep  1 12:14:27 2023)
==> Retrieving sources...
  -> Found cvc5-1.8.tar.gz
  -> Found antlr-3.4-complete.jar
  -> Found cvc4-fix-headers.patch
  -> Found cvc4-gcc7.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    cvc5-1.8.tar.gz ... Passed
    antlr-3.4-complete.jar ... Passed
    cvc4-fix-headers.patch ... Passed
    cvc4-gcc7.patch ... Passed
==> Making package: cvc4 1.8-3 (Fri 01 Sep 2023 12:14:34 PM MDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (2) cln-1.3.6-4  libantlr3c-3.5.3-1

Total Download Size:   0.56 MiB
Total Installed Size:  2.81 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 cln-1.3.6-4-aarch64 downloading...
 libantlr3c-3.5.3-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libantlr3c...
installing cln...
:: Running post-transaction hooks...
(1/1) Updating the info directory file...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25l:: There are 6 providers available for java-runtime:
:: Repository extra
   1) jre-openjdk  2) jre10-openjdk  3) jre11-openjdk  4) jre17-openjdk
   5) jre7-openjdk  6) jre8-openjdk

Enter a number (default=1): 
resolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: harfbuzz will be installed before its freetype2 dependency

Packages (23) cppdap-1.58.0-1  freetype2-2.13.1-1  giflib-5.2.1-2
              graphite-1:1.3.14-3  harfbuzz-8.1.1-1  hicolor-icon-theme-0.17-3
              java-runtime-common-3-5  jre-openjdk-headless-20.0.2.u9-3.1
              jsoncpp-1.9.5-2  lcms2-2.15-1  libjpeg-turbo-3.0.0-1
              libnet-1:1.1.6-1  libnsl-2.0.0-3  libpng-1.6.40-2
              libtiff-4.5.1-1  libuv-1.46.0-1  nspr-4.35-1  nss-3.92-1
              python-3.11.5-1  rhash-1.4.3-1  cmake-3.27.4-1
              jre-openjdk-20.0.2.u9-3.1  python-toml-0.10.2-9

Total Download Size:    38.71 MiB
Total Installed Size:  369.76 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 jre-openjdk-headless-20.0.2.u9-3.1-aarch64 downloading...
 nss-3.92-1-aarch64 downloading...
 nspr-4.35-1-aarch64 downloading...
 jre-openjdk-20.0.2.u9-3.1-aarch64 downloading...
 libnet-1:1.1.6-1-aarch64 downloading...
 python-toml-0.10.2-9-any downloading...
 java-runtime-common-3-5-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing hicolor-icon-theme...
installing jsoncpp...
Optional dependencies for jsoncpp
    jsoncpp-doc: documentation
installing libnsl...
installing libuv...
installing rhash...
installing cppdap...
installing cmake...
Optional dependencies for cmake
    qt6-base: cmake-gui
installing java-runtime-common...
For the complete set of Java binaries to be available in your PATH,
you need to re-login or source /etc/profile.d/jre.sh
Please note that this package does not support forcing JAVA_HOME as former package java-common did
installing nspr...
installing nss...
installing libjpeg-turbo...
installing libtiff...
Optional dependencies for libtiff
    freeglut: for using tiffgt
installing lcms2...
installing libnet...
installing libpng...
installing graphite...
Optional dependencies for graphite
    graphite-docs: Documentation
installing harfbuzz...
Optional dependencies for harfbuzz
    harfbuzz-utils: utilities
installing freetype2...
installing jre-openjdk-headless...
Optional dependencies for jre-openjdk-headless
    java-rhino: for some JavaScript support
installing giflib...
installing jre-openjdk...
when you use a non-reparenting window manager,
set _JAVA_AWT_WM_NONREPARENTING=1 in /etc/profile.d/jre.sh
Optional dependencies for jre-openjdk
    alsa-lib: for basic sound support
    gtk2: for the Gtk+ 2 look and feel - desktop usage
    gtk3: for the Gtk+ 3 look and feel - desktop usage
installing python...
Optional dependencies for python
    python-setuptools
    python-pip
    sqlite [installed]
    mpdecimal: for decimal
    xz: for lzma [installed]
    tk: for tkinter
installing python-toml...
[?25h==> Retrieving sources...
  -> Found cvc5-1.8.tar.gz
  -> Found antlr-3.4-complete.jar
  -> Found cvc4-fix-headers.patch
  -> Found cvc4-gcc7.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting cvc5-1.8.tar.gz with bsdtar
==> Starting prepare()...
(Stripping trailing CRs from patch; use --binary to disable.)
patching file src/CMakeLists.txt
Hunk #1 succeeded at 1021 (offset 106 lines).
(Stripping trailing CRs from patch; use --binary to disable.)
patching file src/parser/memory_mapped_input_buffer.cpp
#!/bin/bash
export CLASSPATH=/build/cvc4/src/antlr-3.4-complete.jar:$CLASSPATH
exec java org.antlr.Tool "$@"
==> Starting build()...
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- The C compiler identification is GNU 12.1.0
-- The CXX compiler identification is GNU 12.1.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/lib/distcc/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/distcc/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Building Production build
-- Performing Test HAVE_FLAG_O3
-- Performing Test HAVE_FLAG_O3 - Success
-- Configuring with C flag '-O3'
-- Configuring with CXX flag '-O3'
-- Performing Test HAVE_FLAG_Wall
-- Performing Test HAVE_FLAG_Wall - Success
-- Configuring with C flag '-Wall'
-- Configuring with CXX flag '-Wall'
-- Performing Test HAVE_FLAG_fexceptions
-- Performing Test HAVE_FLAG_fexceptions - Success
-- Configuring with C flag '-fexceptions'
-- Performing Test HAVE_FLAG_Wno_deprecated
-- Performing Test HAVE_FLAG_Wno_deprecated - Success
-- Configuring with C flag '-Wno-deprecated'
-- Configuring with CXX flag '-Wno-deprecated'
-- Performing Test HAVE_FLAG_Wsuggest_override
-- Performing Test HAVE_FLAG_Wsuggest_override - Success
-- Configuring with CXX flag '-Wsuggest-override'
-- Performing Test HAVE_FLAG_Wnon_virtual_dtor
-- Performing Test HAVE_FLAG_Wnon_virtual_dtor - Success
-- Configuring with CXX flag '-Wnon-virtual-dtor'
-- Performing Test HAVE_FLAG_Wimplicit_fallthrough
-- Performing Test HAVE_FLAG_Wimplicit_fallthrough - Success
-- Configuring with C flag '-Wimplicit-fallthrough'
-- Configuring with CXX flag '-Wimplicit-fallthrough'
-- Performing Test HAVE_FLAG_Wshadow
-- Performing Test HAVE_FLAG_Wshadow - Success
-- Configuring with C flag '-Wshadow'
-- Configuring with CXX flag '-Wshadow'
-- Performing Test HAVE_FLAG_Wno_class_memaccess
-- Performing Test HAVE_FLAG_Wno_class_memaccess - Success
-- Configuring with CXX flag '-Wno-class-memaccess'
-- Using GNU gold linker.
CMake Warning (dev) at CMakeLists.txt:353 (find_package):
  Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.

This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found PythonInterp: /usr/bin/python (found version "3.11.5") 
-- Found GMP: /usr/include  
-- Found GMP libs: /usr/lib/libgmp.so
-- Found CLN: /usr/include (found suitable version "1.3.6", minimum required is "1.2.2") 
-- Found CLN libs: /usr/lib/libcln.so
-- Performing Test CVC4_NEED_INT64_T_OVERLOADS
-- Performing Test CVC4_NEED_INT64_T_OVERLOADS - Failed
-- Performing Test CVC4_NEED_HASH_UINT64_T_OVERLOAD
-- Performing Test CVC4_NEED_HASH_UINT64_T_OVERLOAD - Failed
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for C++ include ext/stdio_filebuf.h
-- Looking for C++ include ext/stdio_filebuf.h - found
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for ffs
-- Looking for ffs - found
-- Looking for optreset
-- Looking for optreset - not found
-- Looking for sigaltstack
-- Looking for sigaltstack - found
-- Looking for strerror_r
-- Looking for strerror_r - found
-- Looking for strtok_r
-- Looking for strtok_r - found
-- Performing Test STRERROR_R_CHAR_P
-- Performing Test STRERROR_R_CHAR_P - Failed
-- Could NOT find Git (missing: GIT_EXECUTABLE) 
-- Looking for antlr3FileStreamNew
-- Looking for antlr3FileStreamNew - found
-- Found ANTLR: /build/cvc4/src/cvc5-1.8/antlr-3.4/bin/antlr3  
-- Found ANTLR libs: /usr/lib/libantlr3c.so
-- Found Java: /usr/bin/java (found version "20.0.2") found components: Runtime 
CVC4 1.8

Build profile             : production

GPL                       : on
Best configuration        : off
Optimization level        : off

Assertions                : off
Debug symbols             : off
Debug context mem mgr     : off

Dumping                   : on
Muzzle                    : off
Proofs                    : on
Statistics                : on
Tracing                   : off

ASan                      : off
UBSan                     : off
TSan                      : off
Coverage (gcov)           : off
Profiling (gprof)         : off
Unit tests                : off
Valgrind                  : off

Shared libs               : on
Static binary             : off
Java SWIG bindings        : off
Python SWIG bindings      : off
Python bindings           : off
Python2                   : off
Python3                   : off

ABC                       : off
CaDiCaL                   : off
CryptoMiniSat             : off
drat2er                   : off
GLPK                      : off
Kissat                    : off
LFSC                      : off
MP library                : cln
Readline                  : off
SymFPU                    : off


CPPLAGS (-D...)           : NDEBUG CVC4_DUMPING CVC4_PROOF CVC4_STATISTICS_ON
CXXFLAGS                  : -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wimplicit-fallthrough -Wshadow -Wno-class-memaccess
CFLAGS                    : -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -O3 -Wall -fexceptions -Wno-deprecated -Wimplicit-fallthrough -Wshadow
Linker flags              : -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -fuse-ld=gold

Install prefix            : /usr

CVC4 license             : GPLv3 (due to optional libraries; see below)

Please note that CVC4 will be built against the following GPLed libraries:
 cln
As these libraries are covered under the GPLv3, so is this build of CVC4.
CVC4 is also available to you under the terms of the (modified) BSD license.
If you prefer to license CVC4 under those terms, please configure CVC4 to
disable all optional GPLed library dependencies (-DENABLE_BSD_ONLY=ON).

Now change to 'build' and type 'make', followed by 'make check' or 'make install'.

-- Configuring done (8.4s)
-- Generating done (0.3s)
-- Build files have been written to: /build/cvc4/src/cvc5-1.8/build
[  0%] Generating rewriter_tables.h
[  1%] Generating type_enumerator.cpp
[  1%] Generating theory_traits.h
[  1%] Generating git_versioninfo.cpp
[  1%] Generating cvc_tokens.h
[  1%] Generating kind.h
[  1%] Generating options.cpp, options_holder.h, arith_options.cpp, arrays_options.cpp, base_options.cpp, booleans_options.cpp, builtin_options.cpp, bv_options.cpp, datatypes_options.cpp, decision_options.cpp, expr_options.cpp, fp_options.cpp, main_options.cpp, parser_options.cpp, printer_options.cpp, proof_options.cpp, prop_options.cpp, quantifiers_options.cpp, sep_options.cpp, sets_options.cpp, smt_options.cpp, strings_options.cpp, theory_options.cpp, uf_options.cpp, arith_options.h, arrays_options.h, base_options.h, booleans_options.h, builtin_options.h, bv_options.h, datatypes_options.h, decision_options.h, expr_options.h, fp_options.h, main_options.h, parser_options.h, printer_options.h, proof_options.h, prop_options.h, quantifiers_options.h, sep_options.h, sets_options.h, smt_options.h, strings_options.h, theory_options.h, uf_options.h
[  1%] Built target gen-gitinfo
[  1%] Generating Debug_tags.tmp
[  1%] Generating smt2_tokens.h
[  1%] Generating Trace_tags.tmp
grep: warning: stray \ before "
grep: warning: stray \ before "
[  1%] Generating tptp_tokens.h
grep: warning: stray \ before "
grep: warning: stray \ before "
[  1%] Built target gen-tokens
[  1%] Generating metakind.h
[  1%] Generating type_checker.cpp
[  2%] Generating type_properties.h
[  2%] Generating Debug_tags
[  3%] Generating Trace_tags
[  3%] Generating Debug_tags.h
[  3%] Generating Trace_tags.h
[  3%] Built target gen-tags
[  3%] Built target gen-options
[  4%] Generating kind.cpp
[  4%] Generating expr.h
[  4%] Built target gen-theory
[  4%] Generating expr.cpp
[  4%] Generating expr_manager.h
[  4%] Generating expr_manager.cpp
[  4%] Generating metakind.cpp
[  4%] Built target gen-expr
[  4%] Building CXX object src/CMakeFiles/cvc4.dir/api/cvc4cpp.cpp.o
[  4%] Building CXX object src/CMakeFiles/cvc4.dir/context/context.cpp.o
[  5%] Building CXX object src/CMakeFiles/cvc4.dir/decision/decision_engine.cpp.o
[  5%] Building CXX object src/CMakeFiles/cvc4.dir/context/context_mm.cpp.o
[  5%] Building CXX object src/CMakeFiles/cvc4.dir/decision/justification_heuristic.cpp.o
[  5%] Building C object src/CMakeFiles/cvc4.dir/lib/clock_gettime.c.o
[  5%] Building C object src/CMakeFiles/cvc4.dir/lib/ffs.c.o
[  5%] Building C object src/CMakeFiles/cvc4.dir/lib/strtok_r.c.o
[  6%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/assertion_pipeline.cpp.o
[  6%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/ackermann.cpp.o
[  6%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/apply_substs.cpp.o
[  6%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/bool_to_bv.cpp.o
[  6%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/bv_abstraction.cpp.o
[  7%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/bv_eager_atoms.cpp.o
[  7%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/bv_gauss.cpp.o
[  7%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/bv_intro_pow2.cpp.o
[  7%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/bv_to_bool.cpp.o
[  7%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/bv_to_int.cpp.o
[  8%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/extended_rewriter_pass.cpp.o
[  8%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/global_negate.cpp.o
[  8%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/ho_elim.cpp.o
[  8%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/int_to_bv.cpp.o
[  8%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/ite_removal.cpp.o
[  9%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/ite_simp.cpp.o
[  9%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/miplib_trick.cpp.o
[  9%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/nl_ext_purify.cpp.o
[  9%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/non_clausal_simp.cpp.o
/build/cvc4/src/cvc5-1.8/src/preprocessing/passes/ho_elim.cpp: In member function 'virtual CVC4::preprocessing::PreprocessingPassResult CVC4::preprocessing::passes::HoElim::applyInternal(CVC4::preprocessing::AssertionPipeline*)':
/build/cvc4/src/cvc5-1.8/src/preprocessing/passes/ho_elim.cpp:322:39: warning: loop variable 'l' of type 'const std::pair<CVC4::NodeTemplate<true>, CVC4::NodeTemplate<true> >&' binds to a temporary constructed from type 'std::pair<const CVC4::NodeTemplate<true>, CVC4::NodeTemplate<true> >' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/preprocessing/passes/ho_elim.cpp:322:39: note: use non-reference type 'const std::pair<CVC4::NodeTemplate<true>, CVC4::NodeTemplate<true> >' to make the copy explicit or 'const std::pair<const CVC4::NodeTemplate<true>, CVC4::NodeTemplate<true> >&' to prevent copying
[  9%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/pseudo_boolean_processor.cpp.o
[  9%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/quantifier_macros.cpp.o
[ 10%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/quantifiers_preprocess.cpp.o
[ 10%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/real_to_int.cpp.o
[ 10%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/rewrite.cpp.o
[ 10%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/sep_skolem_emp.cpp.o
[ 10%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/sort_infer.cpp.o
[ 11%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/static_learning.cpp.o
[ 11%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/sygus_inference.cpp.o
[ 11%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/synth_rew_rules.cpp.o
[ 11%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/theory_preprocess.cpp.o
[ 11%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/unconstrained_simplifier.cpp.o
[ 12%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/preprocessing_pass.cpp.o
[ 12%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/preprocessing_pass_context.cpp.o
[ 12%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/preprocessing_pass_registry.cpp.o
[ 12%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/util/ite_utilities.cpp.o
[ 12%] Building CXX object src/CMakeFiles/cvc4.dir/printer/ast/ast_printer.cpp.o
[ 13%] Building CXX object src/CMakeFiles/cvc4.dir/printer/cvc/cvc_printer.cpp.o
[ 13%] Building CXX object src/CMakeFiles/cvc4.dir/printer/dagification_visitor.cpp.o
[ 13%] Building CXX object src/CMakeFiles/cvc4.dir/printer/printer.cpp.o
[ 13%] Building CXX object src/CMakeFiles/cvc4.dir/printer/smt2/smt2_printer.cpp.o
[ 13%] Building CXX object src/CMakeFiles/cvc4.dir/printer/sygus_print_callback.cpp.o
[ 14%] Building CXX object src/CMakeFiles/cvc4.dir/printer/tptp/tptp_printer.cpp.o
[ 14%] Building CXX object src/CMakeFiles/cvc4.dir/proof/arith_proof.cpp.o
/build/cvc4/src/cvc5-1.8/src/printer/dagification_visitor.cpp: In member function 'bool CVC4::printer::DagificationVisitor::alreadyVisited(CVC4::TNode, CVC4::TNode)':
/build/cvc4/src/cvc5-1.8/src/printer/dagification_visitor.cpp:62:22: warning: loop variable 'v' creates a copy from type 'const CVC4::TNode' {aka 'const CVC4::NodeTemplate<false>'} [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/printer/dagification_visitor.cpp:62:22: note: use reference type to prevent copying
[ 14%] Building CXX object src/CMakeFiles/cvc4.dir/proof/arith_proof_recorder.cpp.o
[ 14%] Building CXX object src/CMakeFiles/cvc4.dir/proof/array_proof.cpp.o
[ 14%] Building CXX object src/CMakeFiles/cvc4.dir/proof/bitvector_proof.cpp.o
[ 14%] Building CXX object src/CMakeFiles/cvc4.dir/proof/clausal_bitvector_proof.cpp.o
[ 15%] Building CXX object src/CMakeFiles/cvc4.dir/proof/cnf_proof.cpp.o
[ 15%] Building CXX object src/CMakeFiles/cvc4.dir/proof/dimacs.cpp.o
[ 15%] Building CXX object src/CMakeFiles/cvc4.dir/proof/drat/drat_proof.cpp.o
[ 15%] Building CXX object src/CMakeFiles/cvc4.dir/proof/er/er_proof.cpp.o
[ 15%] Building CXX object src/CMakeFiles/cvc4.dir/proof/lemma_proof.cpp.o
[ 16%] Building CXX object src/CMakeFiles/cvc4.dir/proof/lfsc_proof_printer.cpp.o
[ 16%] Building CXX object src/CMakeFiles/cvc4.dir/proof/lrat/lrat_proof.cpp.o
[ 16%] Building CXX object src/CMakeFiles/cvc4.dir/proof/proof_manager.cpp.o
[ 16%] Building CXX object src/CMakeFiles/cvc4.dir/proof/proof_output_channel.cpp.o
[ 16%] Building CXX object src/CMakeFiles/cvc4.dir/proof/proof_utils.cpp.o
[ 17%] Building CXX object src/CMakeFiles/cvc4.dir/proof/resolution_bitvector_proof.cpp.o
[ 17%] Building CXX object src/CMakeFiles/cvc4.dir/proof/simplify_boolean_node.cpp.o
[ 17%] Building CXX object src/CMakeFiles/cvc4.dir/proof/skolemization_manager.cpp.o
[ 17%] Building CXX object src/CMakeFiles/cvc4.dir/proof/theory_proof.cpp.o
[ 17%] Building CXX object src/CMakeFiles/cvc4.dir/proof/uf_proof.cpp.o
[ 18%] Building CXX object src/CMakeFiles/cvc4.dir/proof/unsat_core.cpp.o
[ 18%] Building CXX object src/CMakeFiles/cvc4.dir/prop/bvminisat/bvminisat.cpp.o
[ 18%] Building CXX object src/CMakeFiles/cvc4.dir/prop/bvminisat/core/Solver.cc.o
[ 18%] Building CXX object src/CMakeFiles/cvc4.dir/prop/bvminisat/simp/SimpSolver.cc.o
[ 18%] Building CXX object src/CMakeFiles/cvc4.dir/prop/cadical.cpp.o
[ 19%] Building CXX object src/CMakeFiles/cvc4.dir/prop/cnf_stream.cpp.o
[ 19%] Building CXX object src/CMakeFiles/cvc4.dir/prop/cryptominisat.cpp.o
[ 19%] Building CXX object src/CMakeFiles/cvc4.dir/prop/kissat.cpp.o
[ 19%] Building CXX object src/CMakeFiles/cvc4.dir/prop/minisat/core/Solver.cc.o
[ 19%] Building CXX object src/CMakeFiles/cvc4.dir/prop/minisat/minisat.cpp.o
[ 19%] Building CXX object src/CMakeFiles/cvc4.dir/prop/minisat/simp/SimpSolver.cc.o
[ 19%] Building CXX object src/CMakeFiles/cvc4.dir/prop/sat_solver_factory.cpp.o
[ 20%] Building CXX object src/CMakeFiles/cvc4.dir/prop/prop_engine.cpp.o
[ 20%] Building CXX object src/CMakeFiles/cvc4.dir/prop/sat_solver_types.cpp.o
[ 20%] Building CXX object src/CMakeFiles/cvc4.dir/prop/theory_proxy.cpp.o
[ 20%] Building CXX object src/CMakeFiles/cvc4.dir/smt/command.cpp.o
[ 21%] Building CXX object src/CMakeFiles/cvc4.dir/smt/command_list.cpp.o
[ 21%] Building CXX object src/CMakeFiles/cvc4.dir/smt/dump.cpp.o
[ 21%] Building CXX object src/CMakeFiles/cvc4.dir/smt/logic_request.cpp.o
[ 21%] Building CXX object src/CMakeFiles/cvc4.dir/smt/managed_ostreams.cpp.o
[ 21%] Building CXX object src/CMakeFiles/cvc4.dir/smt/model.cpp.o
[ 22%] Building CXX object src/CMakeFiles/cvc4.dir/smt/model_core_builder.cpp.o
[ 22%] Building CXX object src/CMakeFiles/cvc4.dir/smt/model_blocker.cpp.o
[ 22%] Building CXX object src/CMakeFiles/cvc4.dir/smt/process_assertions.cpp.o
[ 22%] Building CXX object src/CMakeFiles/cvc4.dir/smt/set_defaults.cpp.o
[ 22%] Building CXX object src/CMakeFiles/cvc4.dir/smt/smt_engine.cpp.o
[ 23%] Building CXX object src/CMakeFiles/cvc4.dir/smt/smt_engine_scope.cpp.o
[ 23%] Building CXX object src/CMakeFiles/cvc4.dir/smt/smt_engine_stats.cpp.o
/build/cvc4/src/cvc5-1.8/src/smt/model_core_builder.cpp: In static member function 'static bool CVC4::ModelCoreBuilder::setModelCore(const std::vector<CVC4::Expr>&, CVC4::Model*, CVC4::options::ModelCoresMode)':
/build/cvc4/src/cvc5-1.8/src/smt/model_core_builder.cpp:30:22: warning: loop variable 'a' of type 'const CVC4::Node&' {aka 'const CVC4::NodeTemplate<true>&'} binds to a temporary constructed from type 'const CVC4::Expr' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/smt/model_core_builder.cpp:30:22: note: use non-reference type 'const CVC4::Node' {aka 'const CVC4::NodeTemplate<true>'} to make the copy explicit or 'const CVC4::Expr&' to prevent copying
[ 23%] Building CXX object src/CMakeFiles/cvc4.dir/smt/smt_statistics_registry.cpp.o
[ 23%] Building CXX object src/CMakeFiles/cvc4.dir/smt/term_formula_removal.cpp.o
[ 23%] Building CXX object src/CMakeFiles/cvc4.dir/smt_util/boolean_simplification.cpp.o
[ 24%] Building CXX object src/CMakeFiles/cvc4.dir/smt_util/nary_builder.cpp.o
[ 24%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/approx_simplex.cpp.o
[ 24%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/arith_ite_utils.cpp.o
[ 24%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/arith_msum.cpp.o
[ 24%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/arith_rewriter.cpp.o
[ 25%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/arith_static_learner.cpp.o
[ 25%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/arith_utilities.cpp.o
[ 25%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/arithvar.cpp.o
[ 25%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/attempt_solution_simplex.cpp.o
[ 25%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/callbacks.cpp.o
[ 25%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/congruence_manager.cpp.o
[ 26%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/constraint.cpp.o
[ 26%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/cut_log.cpp.o
[ 26%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/delta_rational.cpp.o
[ 26%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/dio_solver.cpp.o
[ 26%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/dual_simplex.cpp.o
[ 27%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/error_set.cpp.o
[ 27%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/fc_simplex.cpp.o
[ 27%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/infer_bounds.cpp.o
[ 27%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/linear_equality.cpp.o
[ 27%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/matrix.cpp.o
[ 28%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/nl/nl_constraint.cpp.o
[ 28%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/nl/nl_lemma_utils.cpp.o
[ 28%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/nl/nl_model.cpp.o
[ 28%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/nl/nl_monomial.cpp.o
[ 28%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/nl/nl_solver.cpp.o
[ 29%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/nl/nonlinear_extension.cpp.o
[ 29%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/nl/transcendental_solver.cpp.o
[ 29%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/normal_form.cpp.o
[ 29%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/partial_model.cpp.o
[ 29%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/simplex.cpp.o
[ 30%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/simplex_update.cpp.o
/build/cvc4/src/cvc5-1.8/src/theory/arith/nl/nl_model.cpp: In member function 'bool CVC4::theory::arith::nl::NlModel::checkModel(const std::vector<CVC4::NodeTemplate<true> >&, const std::vector<CVC4::NodeTemplate<true> >&, unsigned int, std::vector<CVC4::theory::arith::nl::NlLemma>&, std::vector<CVC4::NodeTemplate<true> >&)':
/build/cvc4/src/cvc5-1.8/src/theory/arith/nl/nl_model.cpp:324:61: warning: loop variable 'cb' creates a copy from type 'const std::pair<const CVC4::NodeTemplate<true>, std::pair<CVC4::NodeTemplate<true>, CVC4::NodeTemplate<true> > >' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/theory/arith/nl/nl_model.cpp:324:61: note: use reference type to prevent copying
[ 30%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/soi_simplex.cpp.o
[ 30%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/tableau.cpp.o
[ 30%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/tableau_sizes.cpp.o
[ 30%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/theory_arith.cpp.o
[ 30%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/theory_arith_private.cpp.o
[ 31%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arrays/array_info.cpp.o
[ 31%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arrays/array_proof_reconstruction.cpp.o
[ 31%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arrays/static_fact_manager.cpp.o
[ 31%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arrays/theory_arrays.cpp.o
[ 31%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arrays/theory_arrays_rewriter.cpp.o
[ 32%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arrays/union_find.cpp.o
[ 32%] Building CXX object src/CMakeFiles/cvc4.dir/theory/assertion.cpp.o
[ 32%] Building CXX object src/CMakeFiles/cvc4.dir/theory/atom_requests.cpp.o
[ 32%] Building CXX object src/CMakeFiles/cvc4.dir/theory/booleans/circuit_propagator.cpp.o
[ 32%] Building CXX object src/CMakeFiles/cvc4.dir/theory/booleans/proof_checker.cpp.o
[ 34%] Building CXX object src/CMakeFiles/cvc4.dir/theory/booleans/theory_bool.cpp.o
[ 34%] Building CXX object src/CMakeFiles/cvc4.dir/theory/booleans/theory_bool_rewriter.cpp.o
[ 34%] Building CXX object src/CMakeFiles/cvc4.dir/theory/builtin/theory_builtin.cpp.o
[ 34%] Building CXX object src/CMakeFiles/cvc4.dir/theory/builtin/theory_builtin_rewriter.cpp.o
[ 34%] Building CXX object src/CMakeFiles/cvc4.dir/theory/builtin/proof_checker.cpp.o
[ 35%] Building CXX object src/CMakeFiles/cvc4.dir/theory/builtin/type_enumerator.cpp.o
[ 35%] Building CXX object src/CMakeFiles/cvc4.dir/theory/bv/abstraction.cpp.o
[ 35%] Building CXX object src/CMakeFiles/cvc4.dir/theory/bv/bitblast/aig_bitblaster.cpp.o
[ 35%] Building CXX object src/CMakeFiles/cvc4.dir/theory/bv/bitblast/eager_bitblaster.cpp.o
[ 35%] Building CXX object src/CMakeFiles/cvc4.dir/theory/bv/bitblast/lazy_bitblaster.cpp.o
[ 36%] Building CXX object src/CMakeFiles/cvc4.dir/theory/bv/bv_eager_solver.cpp.o
[ 36%] Building CXX object src/CMakeFiles/cvc4.dir/theory/bv/bv_inequality_graph.cpp.o
[ 36%] Building CXX object src/CMakeFiles/cvc4.dir/theory/bv/bv_subtheory_algebraic.cpp.o
[ 36%] Building CXX object src/CMakeFiles/cvc4.dir/theory/bv/bv_quick_check.cpp.o
In file included from /build/cvc4/src/cvc5-1.8/src/theory/bv/abstraction.cpp:20:
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h: In instantiation of 'CVC4::Node CVC4::theory::bv::utils::mkOr(const std::vector<CVC4::NodeTemplate<ref_count_1> >&) [with bool ref_count = true; CVC4::Node = CVC4::NodeTemplate<true>]':
/build/cvc4/src/cvc5-1.8/src/theory/bv/abstraction.cpp:76:43:   required from here
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h:164:20: warning: loop variable 'n' of type 'const CVC4::Node&' {aka 'const CVC4::NodeTemplate<true>&'} binds to a temporary constructed from type 'const CVC4::NodeTemplate<false>' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h:164:20: note: use non-reference type 'const CVC4::Node' {aka 'const CVC4::NodeTemplate<true>'} to make the copy explicit or 'const CVC4::NodeTemplate<false>&' to prevent copying
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h: In instantiation of 'CVC4::Node CVC4::theory::bv::utils::mkAnd(const std::vector<CVC4::NodeTemplate<ref_count_1> >&) [with bool ref_count = true; CVC4::Node = CVC4::NodeTemplate<true>]':
/build/cvc4/src/cvc5-1.8/src/theory/bv/abstraction.cpp:740:53:   required from here
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h:145:20: warning: loop variable 'n' of type 'const CVC4::Node&' {aka 'const CVC4::NodeTemplate<true>&'} binds to a temporary constructed from type 'const CVC4::NodeTemplate<false>' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h:145:20: note: use non-reference type 'const CVC4::Node' {aka 'const CVC4::NodeTemplate<true>'} to make the copy explicit or 'const CVC4::NodeTemplate<false>&' to prevent copying
[ 36%] Building CXX object src/CMakeFiles/cvc4.dir/theory/bv/bv_subtheory_bitblast.cpp.o
[ 36%] Building CXX object src/CMakeFiles/cvc4.dir/theory/bv/bv_subtheory_core.cpp.o
[ 37%] Building CXX object src/CMakeFiles/cvc4.dir/theory/bv/bv_subtheory_inequality.cpp.o
[ 37%] Building CXX object src/CMakeFiles/cvc4.dir/theory/bv/slicer.cpp.o
In file included from /build/cvc4/src/cvc5-1.8/src/theory/bv/bv_inequality_graph.cpp:18:
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h: In instantiation of 'CVC4::Node CVC4::theory::bv::utils::mkAnd(const std::vector<CVC4::NodeTemplate<ref_count_1> >&) [with bool ref_count = false; CVC4::Node = CVC4::NodeTemplate<true>]':
/build/cvc4/src/cvc5-1.8/src/theory/bv/bv_inequality_graph.cpp:363:38:   required from here
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h:145:20: warning: loop variable 'n' of type 'const CVC4::Node&' {aka 'const CVC4::NodeTemplate<true>&'} binds to a temporary constructed from type 'const CVC4::NodeTemplate<false>' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h:145:20: note: use non-reference type 'const CVC4::Node' {aka 'const CVC4::NodeTemplate<true>'} to make the copy explicit or 'const CVC4::NodeTemplate<false>&' to prevent copying
[ 37%] Building CXX object src/CMakeFiles/cvc4.dir/theory/bv/theory_bv.cpp.o
In file included from /build/cvc4/src/cvc5-1.8/src/./theory/bv/bv_quick_check.h:28,
                 from /build/cvc4/src/cvc5-1.8/src/theory/bv/bv_quick_check.cpp:17:
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h: In instantiation of 'CVC4::Node CVC4::theory::bv::utils::mkAnd(const std::vector<CVC4::NodeTemplate<ref_count_1> >&) [with bool ref_count = false; CVC4::Node = CVC4::NodeTemplate<true>]':
/build/cvc4/src/cvc5-1.8/src/theory/bv/bv_quick_check.cpp:48:28:   required from here
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h:145:20: warning: loop variable 'n' of type 'const CVC4::Node&' {aka 'const CVC4::NodeTemplate<true>&'} binds to a temporary constructed from type 'const CVC4::NodeTemplate<false>' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h:145:20: note: use non-reference type 'const CVC4::Node' {aka 'const CVC4::NodeTemplate<true>'} to make the copy explicit or 'const CVC4::NodeTemplate<false>&' to prevent copying
[ 37%] Building CXX object src/CMakeFiles/cvc4.dir/theory/bv/theory_bv_rewriter.cpp.o
In file included from /build/cvc4/src/cvc5-1.8/src/./theory/bv/slicer.h:26,
                 from /build/cvc4/src/cvc5-1.8/src/./theory/bv/bv_subtheory_algebraic.h:25,
                 from /build/cvc4/src/cvc5-1.8/src/theory/bv/bv_subtheory_algebraic.cpp:16:
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h: In instantiation of 'CVC4::Node CVC4::theory::bv::utils::mkAnd(const std::vector<CVC4::NodeTemplate<ref_count_1> >&) [with bool ref_count = false; CVC4::Node = CVC4::NodeTemplate<true>]':
/build/cvc4/src/cvc5-1.8/src/theory/bv/bv_subtheory_algebraic.cpp:467:60:   required from here
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h:145:20: warning: loop variable 'n' of type 'const CVC4::Node&' {aka 'const CVC4::NodeTemplate<true>&'} binds to a temporary constructed from type 'const CVC4::NodeTemplate<false>' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h:145:20: note: use non-reference type 'const CVC4::Node' {aka 'const CVC4::NodeTemplate<true>'} to make the copy explicit or 'const CVC4::NodeTemplate<false>&' to prevent copying
[ 37%] Building CXX object src/CMakeFiles/cvc4.dir/theory/bv/theory_bv_utils.cpp.o
In file included from /build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv.h:30,
                 from /build/cvc4/src/cvc5-1.8/src/./proof/bitvector_proof.h:32,
                 from /build/cvc4/src/cvc5-1.8/src/./proof/resolution_bitvector_proof.h:26,
                 from /build/cvc4/src/cvc5-1.8/src/./theory/bv/bitblast/lazy_bitblaster.h:22,
                 from /build/cvc4/src/cvc5-1.8/src/theory/bv/bitblast/lazy_bitblaster.cpp:19:
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h: In instantiation of 'CVC4::Node CVC4::theory::bv::utils::mkAnd(const std::vector<CVC4::NodeTemplate<ref_count_1> >&) [with bool ref_count = true; CVC4::Node = CVC4::NodeTemplate<true>]':
/build/cvc4/src/cvc5-1.8/src/theory/bv/bitblast/lazy_bitblaster.cpp:159:29:   required from here
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h:145:20: warning: loop variable 'n' of type 'const CVC4::Node&' {aka 'const CVC4::NodeTemplate<true>&'} binds to a temporary constructed from type 'const CVC4::NodeTemplate<false>' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h:145:20: note: use non-reference type 'const CVC4::Node' {aka 'const CVC4::NodeTemplate<true>'} to make the copy explicit or 'const CVC4::NodeTemplate<false>&' to prevent copying
[ 38%] Building CXX object src/CMakeFiles/cvc4.dir/theory/datatypes/datatypes_rewriter.cpp.o
In file included from /build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv.h:30,
                 from /build/cvc4/src/cvc5-1.8/src/./proof/bitvector_proof.h:32,
                 from /build/cvc4/src/cvc5-1.8/src/./proof/resolution_bitvector_proof.h:26,
                 from /build/cvc4/src/cvc5-1.8/src/./theory/bv/bitblast/lazy_bitblaster.h:22,
                 from /build/cvc4/src/cvc5-1.8/src/theory/bv/bv_subtheory_bitblast.cpp:24:
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h: In instantiation of 'CVC4::Node CVC4::theory::bv::utils::mkAnd(const std::vector<CVC4::NodeTemplate<ref_count_1> >&) [with bool ref_count = false; CVC4::Node = CVC4::NodeTemplate<true>]':
/build/cvc4/src/cvc5-1.8/src/theory/bv/bv_subtheory_bitblast.cpp:166:33:   required from here
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h:145:20: warning: loop variable 'n' of type 'const CVC4::Node&' {aka 'const CVC4::NodeTemplate<true>&'} binds to a temporary constructed from type 'const CVC4::NodeTemplate<false>' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h:145:20: note: use non-reference type 'const CVC4::Node' {aka 'const CVC4::NodeTemplate<true>'} to make the copy explicit or 'const CVC4::NodeTemplate<false>&' to prevent copying
[ 38%] Building CXX object src/CMakeFiles/cvc4.dir/theory/datatypes/sygus_datatype_utils.cpp.o
[ 38%] Building CXX object src/CMakeFiles/cvc4.dir/theory/datatypes/sygus_extension.cpp.o
In file included from /build/cvc4/src/cvc5-1.8/src/./theory/bv/slicer.h:26,
                 from /build/cvc4/src/cvc5-1.8/src/theory/bv/bv_subtheory_core.cpp:22:
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h: In instantiation of 'CVC4::Node CVC4::theory::bv::utils::mkOr(const std::vector<CVC4::NodeTemplate<ref_count_1> >&) [with bool ref_count = true; CVC4::Node = CVC4::NodeTemplate<true>]':
/build/cvc4/src/cvc5-1.8/src/theory/bv/bv_subtheory_core.cpp:324:35:   required from here
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h:164:20: warning: loop variable 'n' of type 'const CVC4::Node&' {aka 'const CVC4::NodeTemplate<true>&'} binds to a temporary constructed from type 'const CVC4::NodeTemplate<false>' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h:164:20: note: use non-reference type 'const CVC4::Node' {aka 'const CVC4::NodeTemplate<true>'} to make the copy explicit or 'const CVC4::NodeTemplate<false>&' to prevent copying
[ 38%] Building CXX object src/CMakeFiles/cvc4.dir/theory/datatypes/sygus_simple_sym.cpp.o
[ 38%] Building CXX object src/CMakeFiles/cvc4.dir/theory/datatypes/theory_datatypes.cpp.o
In file included from /build/cvc4/src/cvc5-1.8/src/theory/bv/theory_bv_utils.cpp:17:
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h: In instantiation of 'CVC4::Node CVC4::theory::bv::utils::mkAnd(const std::vector<CVC4::NodeTemplate<ref_count_1> >&) [with bool ref_count = false; CVC4::Node = CVC4::NodeTemplate<true>]':
/build/cvc4/src/cvc5-1.8/src/theory/bv/theory_bv_utils.cpp:457:15:   required from here
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h:145:20: warning: loop variable 'n' of type 'const CVC4::Node&' {aka 'const CVC4::NodeTemplate<true>&'} binds to a temporary constructed from type 'const CVC4::NodeTemplate<false>' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h:145:20: note: use non-reference type 'const CVC4::Node' {aka 'const CVC4::NodeTemplate<true>'} to make the copy explicit or 'const CVC4::NodeTemplate<false>&' to prevent copying
[ 39%] Building CXX object src/CMakeFiles/cvc4.dir/theory/datatypes/theory_datatypes_utils.cpp.o
[ 39%] Building CXX object src/CMakeFiles/cvc4.dir/theory/datatypes/type_enumerator.cpp.o
[ 39%] Building CXX object src/CMakeFiles/cvc4.dir/theory/decision_manager.cpp.o
[ 39%] Building CXX object src/CMakeFiles/cvc4.dir/theory/decision_strategy.cpp.o
[ 39%] Building CXX object src/CMakeFiles/cvc4.dir/theory/eager_proof_generator.cpp.o
[ 40%] Building CXX object src/CMakeFiles/cvc4.dir/theory/engine_output_channel.cpp.o
In file included from /build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv.h:30,
                 from /build/cvc4/src/cvc5-1.8/src/theory/bv/theory_bv.cpp:16:
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h: In instantiation of 'CVC4::Node CVC4::theory::bv::utils::mkAnd(const std::vector<CVC4::NodeTemplate<ref_count_1> >&) [with bool ref_count = false; CVC4::Node = CVC4::NodeTemplate<true>]':
/build/cvc4/src/cvc5-1.8/src/theory/bv/theory_bv.cpp:352:35:   required from here
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h:145:20: warning: loop variable 'n' of type 'const CVC4::Node&' {aka 'const CVC4::NodeTemplate<true>&'} binds to a temporary constructed from type 'const CVC4::NodeTemplate<false>' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h:145:20: note: use non-reference type 'const CVC4::Node' {aka 'const CVC4::NodeTemplate<true>'} to make the copy explicit or 'const CVC4::NodeTemplate<false>&' to prevent copying
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h: In instantiation of 'CVC4::Node CVC4::theory::bv::utils::mkAnd(const std::vector<CVC4::NodeTemplate<ref_count_1> >&) [with bool ref_count = true; CVC4::Node = CVC4::NodeTemplate<true>]':
/build/cvc4/src/cvc5-1.8/src/theory/bv/theory_bv.cpp:722:23:   required from here
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h:145:20: warning: loop variable 'n' of type 'const CVC4::Node&' {aka 'const CVC4::NodeTemplate<true>&'} binds to a temporary constructed from type 'const CVC4::NodeTemplate<false>' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/./theory/bv/theory_bv_utils.h:145:20: note: use non-reference type 'const CVC4::Node' {aka 'const CVC4::NodeTemplate<true>'} to make the copy explicit or 'const CVC4::NodeTemplate<false>&' to prevent copying
[ 40%] Building CXX object src/CMakeFiles/cvc4.dir/theory/evaluator.cpp.o
[ 40%] Building CXX object src/CMakeFiles/cvc4.dir/theory/ext_theory.cpp.o
[ 40%] Building CXX object src/CMakeFiles/cvc4.dir/theory/fp/fp_converter.cpp.o
[ 40%] Building CXX object src/CMakeFiles/cvc4.dir/theory/fp/theory_fp.cpp.o
[ 41%] Building CXX object src/CMakeFiles/cvc4.dir/theory/fp/theory_fp_rewriter.cpp.o
/build/cvc4/src/cvc5-1.8/src/theory/datatypes/sygus_extension.cpp: In member function 'void CVC4::theory::datatypes::SygusExtension::registerSymBreakLemma(CVC4::TypeNode, CVC4::Node, unsigned int, CVC4::Node, std::vector<CVC4::NodeTemplate<true> >&)':
/build/cvc4/src/cvc5-1.8/src/theory/datatypes/sygus_extension.cpp:1199:25: warning: loop variable 't' of type 'const CVC4::TNode&' {aka 'const CVC4::NodeTemplate<false>&'} binds to a temporary constructed from type 'CVC4::NodeTemplate<true>' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/theory/datatypes/sygus_extension.cpp:1199:25: note: use non-reference type 'const CVC4::TNode' {aka 'const CVC4::NodeTemplate<false>'} to make the copy explicit or 'const CVC4::NodeTemplate<true>&' to prevent copying
/build/cvc4/src/cvc5-1.8/src/theory/datatypes/sygus_extension.cpp: In member function 'void CVC4::theory::datatypes::SygusExtension::incrementCurrentSearchSize(CVC4::Node, std::vector<CVC4::NodeTemplate<true> >&)':
/build/cvc4/src/cvc5-1.8/src/theory/datatypes/sygus_extension.cpp:1472:31: warning: loop variable 't' of type 'const CVC4::TNode&' {aka 'const CVC4::NodeTemplate<false>&'} binds to a temporary constructed from type 'CVC4::NodeTemplate<true>' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/theory/datatypes/sygus_extension.cpp:1472:31: note: use non-reference type 'const CVC4::TNode' {aka 'const CVC4::NodeTemplate<false>'} to make the copy explicit or 'const CVC4::NodeTemplate<true>&' to prevent copying
[ 41%] Building CXX object src/CMakeFiles/cvc4.dir/theory/logic_info.cpp.o
[ 41%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/alpha_equivalence.cpp.o
[ 41%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/anti_skolem.cpp.o
[ 41%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/bv_inverter.cpp.o
[ 41%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/bv_inverter_utils.cpp.o
[ 42%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/candidate_rewrite_database.cpp.o
[ 42%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/candidate_rewrite_filter.cpp.o
[ 42%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/ceg_arith_instantiator.cpp.o
[ 42%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/ceg_bv_instantiator.cpp.o
[ 42%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/ceg_bv_instantiator_utils.cpp.o
[ 43%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/ceg_dt_instantiator.cpp.o
[ 43%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/ceg_epr_instantiator.cpp.o
[ 43%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/ceg_instantiator.cpp.o
[ 43%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/inst_strategy_cegqi.cpp.o
[ 43%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/vts_term_cache.cpp.o
[ 44%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/conjecture_generator.cpp.o
[ 44%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/dynamic_rewrite.cpp.o
[ 44%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/ematching/candidate_generator.cpp.o
[ 44%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/ematching/ho_trigger.cpp.o
[ 44%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/ematching/inst_match_generator.cpp.o
[ 45%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/ematching/inst_strategy_e_matching.cpp.o
[ 45%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/ematching/instantiation_engine.cpp.o
[ 45%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/ematching/trigger.cpp.o
[ 45%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/equality_infer.cpp.o
[ 45%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/equality_query.cpp.o
[ 46%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/expr_miner.cpp.o
[ 46%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/expr_miner_manager.cpp.o
[ 46%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/extended_rewrite.cpp.o
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/conjecture_generator.cpp: In member function 'unsigned int CVC4::theory::quantifiers::ConjectureGenerator::flushWaitingConjectures(unsigned int&, int, int)':
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/conjecture_generator.cpp:916:57: warning: loop variable 'lhs_pattern' of type 'const std::pair<CVC4::TypeNode, unsigned int>&' binds to a temporary constructed from type 'std::pair<const CVC4::TypeNode, unsigned int>' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/conjecture_generator.cpp:916:57: note: use non-reference type 'const std::pair<CVC4::TypeNode, unsigned int>' to make the copy explicit or 'const std::pair<const CVC4::TypeNode, unsigned int>&' to prevent copying
[ 46%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/first_order_model.cpp.o
[ 46%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/fmf/bounded_integers.cpp.o
[ 47%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/fmf/full_model_check.cpp.o
[ 47%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/fmf/model_builder.cpp.o
[ 47%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/fmf/model_engine.cpp.o
[ 47%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/fun_def_evaluator.cpp.o
[ 47%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/fun_def_process.cpp.o
[ 47%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/inst_match.cpp.o
[ 48%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/inst_match_trie.cpp.o
[ 48%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/inst_strategy_enumerative.cpp.o
[ 48%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus_inst.cpp.o
[ 48%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/instantiate.cpp.o
[ 48%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/lazy_trie.cpp.o
[ 49%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/proof_checker.cpp.o
[ 49%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/quant_epr.cpp.o
[ 49%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/quant_conflict_find.cpp.o
[ 49%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/quant_relevance.cpp.o
[ 49%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/quant_rep_bound_ext.cpp.o
[ 50%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/quant_split.cpp.o
[ 50%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/quant_util.cpp.o
[ 50%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/quantifiers_attributes.cpp.o
[ 50%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/quantifiers_rewriter.cpp.o
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/sygus_inst.cpp: In member function 'virtual void CVC4::theory::quantifiers::SygusInst::registerQuantifier(CVC4::Node)':
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/sygus_inst.cpp:155:21: warning: loop variable 'var' of type 'const CVC4::TNode&' {aka 'const CVC4::NodeTemplate<false>&'} binds to a temporary constructed from type 'const CVC4::NodeTemplate<true>' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/sygus_inst.cpp:155:21: note: use non-reference type 'const CVC4::TNode' {aka 'const CVC4::NodeTemplate<false>'} to make the copy explicit or 'const CVC4::NodeTemplate<true>&' to prevent copying
[ 50%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/query_generator.cpp.o
[ 51%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/relevant_domain.cpp.o
[ 51%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/single_inv_partition.cpp.o
[ 51%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/skolemize.cpp.o
[ 51%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/solution_filter.cpp.o
[ 51%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/ce_guided_single_inv.cpp.o
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/query_generator.cpp: In member function 'virtual bool CVC4::theory::quantifiers::QueryGenerator::addTerm(CVC4::Node, std::ostream&)':
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/query_generator.cpp:84:58: warning: loop variable 'etp' of type 'const std::pair<CVC4::NodeTemplate<true>, std::vector<unsigned int> >&' binds to a temporary constructed from type 'std::pair<const CVC4::NodeTemplate<true>, std::vector<unsigned int> >' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/query_generator.cpp:84:58: note: use non-reference type 'const std::pair<CVC4::NodeTemplate<true>, std::vector<unsigned int> >' to make the copy explicit or 'const std::pair<const CVC4::NodeTemplate<true>, std::vector<unsigned int> >&' to prevent copying
[ 52%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/ce_guided_single_inv_sol.cpp.o
[ 52%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/cegis.cpp.o
[ 52%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/cegis_core_connective.cpp.o
[ 52%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/cegis_unif.cpp.o
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/quantifiers_rewriter.cpp: In static member function 'static bool CVC4::theory::quantifiers::QuantifiersRewriter::getVarElimIneq(CVC4::Node, std::vector<CVC4::NodeTemplate<true> >&, std::vector<CVC4::NodeTemplate<true> >&, std::vector<CVC4::NodeTemplate<true> >&, CVC4::theory::quantifiers::QAttributes&)':
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/quantifiers_rewriter.cpp:1203:37: warning: loop variable 'pr' of type 'const std::pair<CVC4::NodeTemplate<true>, bool>&' binds to a temporary constructed from type 'std::pair<const CVC4::NodeTemplate<true>, bool>' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/quantifiers_rewriter.cpp:1203:37: note: use non-reference type 'const std::pair<CVC4::NodeTemplate<true>, bool>' to make the copy explicit or 'const std::pair<const CVC4::NodeTemplate<true>, bool>&' to prevent copying
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/quantifiers_rewriter.cpp:1277:37: warning: loop variable 'ev' of type 'const std::pair<CVC4::NodeTemplate<true>, bool>&' binds to a temporary constructed from type 'std::pair<const CVC4::NodeTemplate<true>, bool>' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/quantifiers_rewriter.cpp:1277:37: note: use non-reference type 'const std::pair<CVC4::NodeTemplate<true>, bool>' to make the copy explicit or 'const std::pair<const CVC4::NodeTemplate<true>, bool>&' to prevent copying
[ 52%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/example_eval_cache.cpp.o
[ 52%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/example_infer.cpp.o
[ 53%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/example_min_eval.cpp.o
[ 53%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/enum_stream_substitution.cpp.o
[ 53%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_abduct.cpp.o
[ 53%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_enumerator.cpp.o
[ 53%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_enumerator_basic.cpp.o
[ 54%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_eval_unfold.cpp.o
[ 54%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_explain.cpp.o
[ 54%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_grammar_cons.cpp.o
[ 54%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_grammar_norm.cpp.o
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/sygus/enum_stream_substitution.cpp: In member function 'void CVC4::theory::quantifiers::EnumStreamPermutation::reset(CVC4::Node)':
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/sygus/enum_stream_substitution.cpp:91:54: warning: loop variable 'p' of type 'const std::pair<unsigned int, std::vector<CVC4::NodeTemplate<true> > >&' binds to a temporary constructed from type 'std::pair<const unsigned int, std::vector<CVC4::NodeTemplate<true> > >' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/sygus/enum_stream_substitution.cpp:91:54: note: use non-reference type 'const std::pair<unsigned int, std::vector<CVC4::NodeTemplate<true> > >' to make the copy explicit or 'const std::pair<const unsigned int, std::vector<CVC4::NodeTemplate<true> > >&' to prevent copying
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/sygus/enum_stream_substitution.cpp: In member function 'void CVC4::theory::quantifiers::EnumStreamSubstitution::resetValue(CVC4::Node)':
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/sygus/enum_stream_substitution.cpp:388:54: warning: loop variable 'p' of type 'const std::pair<unsigned int, std::vector<CVC4::NodeTemplate<true> > >&' binds to a temporary constructed from type 'std::pair<const unsigned int, std::vector<CVC4::NodeTemplate<true> > >' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/sygus/enum_stream_substitution.cpp:388:54: note: use non-reference type 'const std::pair<unsigned int, std::vector<CVC4::NodeTemplate<true> > >' to make the copy explicit or 'const std::pair<const unsigned int, std::vector<CVC4::NodeTemplate<true> > >&' to prevent copying
[ 54%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_grammar_red.cpp.o
[ 55%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_invariance.cpp.o
[ 55%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_module.cpp.o
[ 55%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_pbe.cpp.o
[ 55%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_process_conj.cpp.o
[ 55%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_repair_const.cpp.o
[ 56%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_stats.cpp.o
[ 56%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_unif.cpp.o
[ 56%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_unif_io.cpp.o
[ 56%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_unif_rl.cpp.o
[ 56%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_unif_strat.cpp.o
[ 57%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/synth_conjecture.cpp.o
[ 57%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/synth_engine.cpp.o
[ 57%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/term_database_sygus.cpp.o
[ 57%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/type_info.cpp.o
[ 57%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/type_node_id_trie.cpp.o
[ 57%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/transition_inference.cpp.o
[ 58%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus_sampler.cpp.o
[ 58%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/term_database.cpp.o
[ 58%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/term_enumeration.cpp.o
[ 58%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/term_util.cpp.o
[ 58%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/theory_quantifiers.cpp.o
[ 59%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers_engine.cpp.o
[ 59%] Building CXX object src/CMakeFiles/cvc4.dir/theory/rep_set.cpp.o
[ 59%] Building CXX object src/CMakeFiles/cvc4.dir/theory/rewriter.cpp.o
[ 59%] Building CXX object src/CMakeFiles/cvc4.dir/theory/sep/theory_sep.cpp.o
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/sygus_sampler.cpp: In member function 'virtual void CVC4::theory::quantifiers::SygusSampler::initializeSygus(CVC4::theory::quantifiers::TermDbSygus*, CVC4::Node, unsigned int, bool)':
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/sygus_sampler.cpp:127:43: warning: loop variable 'v' of type 'const std::pair<CVC4::NodeTemplate<true>, unsigned int>&' binds to a temporary constructed from type 'std::pair<const CVC4::NodeTemplate<true>, unsigned int>' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/sygus_sampler.cpp:127:43: note: use non-reference type 'const std::pair<CVC4::NodeTemplate<true>, unsigned int>' to make the copy explicit or 'const std::pair<const CVC4::NodeTemplate<true>, unsigned int>&' to prevent copying
[ 59%] Building CXX object src/CMakeFiles/cvc4.dir/theory/sep/theory_sep_rewriter.cpp.o
[ 60%] Building CXX object src/CMakeFiles/cvc4.dir/theory/sets/cardinality_extension.cpp.o
[ 60%] Building CXX object src/CMakeFiles/cvc4.dir/theory/sets/inference_manager.cpp.o
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/term_database.cpp: In member function 'void CVC4::theory::quantifiers::TermDb::computeUfEqcTerms(CVC4::TNode)':
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/term_database.cpp:276:20: warning: loop variable 'ff' of type 'const CVC4::Node&' {aka 'const CVC4::NodeTemplate<true>&'} binds to a temporary constructed from type 'CVC4::NodeTemplate<false>' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/term_database.cpp:276:20: note: use non-reference type 'const CVC4::Node' {aka 'const CVC4::NodeTemplate<true>'} to make the copy explicit or 'const CVC4::NodeTemplate<false>&' to prevent copying
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/term_database.cpp:278:23: warning: loop variable 'n' of type 'const CVC4::TNode&' {aka 'const CVC4::NodeTemplate<false>&'} binds to a temporary constructed from type 'CVC4::NodeTemplate<true>' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/term_database.cpp:278:23: note: use non-reference type 'const CVC4::TNode' {aka 'const CVC4::NodeTemplate<false>'} to make the copy explicit or 'const CVC4::NodeTemplate<true>&' to prevent copying
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/term_database.cpp: In member function 'void CVC4::theory::quantifiers::TermDb::computeUfTerms(CVC4::TNode)':
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/term_database.cpp:312:20: warning: loop variable 'ff' of type 'const CVC4::Node&' {aka 'const CVC4::NodeTemplate<true>&'} binds to a temporary constructed from type 'CVC4::NodeTemplate<false>' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/theory/quantifiers/term_database.cpp:312:20: note: use non-reference type 'const CVC4::Node' {aka 'const CVC4::NodeTemplate<true>'} to make the copy explicit or 'const CVC4::NodeTemplate<false>&' to prevent copying
[ 60%] Building CXX object src/CMakeFiles/cvc4.dir/theory/sets/skolem_cache.cpp.o
[ 60%] Building CXX object src/CMakeFiles/cvc4.dir/theory/sets/solver_state.cpp.o
[ 60%] Building CXX object src/CMakeFiles/cvc4.dir/theory/sets/theory_sets.cpp.o
[ 61%] Building CXX object src/CMakeFiles/cvc4.dir/theory/sets/theory_sets_private.cpp.o
[ 61%] Building CXX object src/CMakeFiles/cvc4.dir/theory/sets/theory_sets_rels.cpp.o
[ 61%] Building CXX object src/CMakeFiles/cvc4.dir/theory/sets/theory_sets_rewriter.cpp.o
[ 61%] Building CXX object src/CMakeFiles/cvc4.dir/theory/sets/theory_sets_type_enumerator.cpp.o
[ 61%] Building CXX object src/CMakeFiles/cvc4.dir/theory/shared_terms_database.cpp.o
/build/cvc4/src/cvc5-1.8/src/theory/sets/cardinality_extension.cpp: In member function 'void CVC4::theory::sets::CardinalityExtension::checkCardinalityExtended(CVC4::TypeNode&)':
/build/cvc4/src/cvc5-1.8/src/theory/sets/cardinality_extension.cpp:171:41: warning: loop variable 'negativeMember' of type 'const std::pair<CVC4::NodeTemplate<true>, CVC4::NodeTemplate<true> >&' binds to a temporary constructed from type 'const std::pair<const CVC4::NodeTemplate<true>, CVC4::NodeTemplate<true> >' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/theory/sets/cardinality_extension.cpp:171:41: note: use non-reference type 'const std::pair<CVC4::NodeTemplate<true>, CVC4::NodeTemplate<true> >' to make the copy explicit or 'const std::pair<const CVC4::NodeTemplate<true>, CVC4::NodeTemplate<true> >&' to prevent copying
[ 62%] Building CXX object src/CMakeFiles/cvc4.dir/theory/smt_engine_subsolver.cpp.o
[ 62%] Building CXX object src/CMakeFiles/cvc4.dir/theory/sort_inference.cpp.o
/build/cvc4/src/cvc5-1.8/src/theory/sep/theory_sep.cpp: In member function 'virtual void CVC4::theory::sep::TheorySep::check(CVC4::theory::Theory::Effort)':
/build/cvc4/src/cvc5-1.8/src/theory/sep/theory_sep.cpp:694:48: warning: loop variable 'sub_element' of type 'const std::pair<int, CVC4::NodeTemplate<true> >&' binds to a temporary constructed from type 'std::pair<const int, CVC4::NodeTemplate<true> >' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/theory/sep/theory_sep.cpp:694:48: note: use non-reference type 'const std::pair<int, CVC4::NodeTemplate<true> >' to make the copy explicit or 'const std::pair<const int, CVC4::NodeTemplate<true> >&' to prevent copying
[ 62%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/arith_entail.cpp.o
[ 62%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/base_solver.cpp.o
[ 62%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/core_solver.cpp.o
[ 62%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/extf_solver.cpp.o
[ 63%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/eqc_info.cpp.o
[ 63%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/infer_info.cpp.o
/build/cvc4/src/cvc5-1.8/src/theory/sets/theory_sets_private.cpp: In member function 'bool CVC4::theory::sets::TheorySetsPrivate::collectModelInfo(CVC4::theory::TheoryModel*)':
/build/cvc4/src/cvc5-1.8/src/theory/sets/theory_sets_private.cpp:1344:58: warning: loop variable 'pair' of type 'const std::pair<CVC4::TypeNode, std::vector<CVC4::NodeTemplate<false> > >&' binds to a temporary constructed from type 'const std::pair<const CVC4::TypeNode, std::vector<CVC4::NodeTemplate<false> > >' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/theory/sets/theory_sets_private.cpp:1344:58: note: use non-reference type 'const std::pair<CVC4::TypeNode, std::vector<CVC4::NodeTemplate<false> > >' to make the copy explicit or 'const std::pair<const CVC4::TypeNode, std::vector<CVC4::NodeTemplate<false> > >&' to prevent copying
[ 63%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/inference_manager.cpp.o
[ 63%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/normal_form.cpp.o
[ 63%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/regexp_elim.cpp.o
[ 64%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/regexp_entail.cpp.o
[ 64%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/regexp_operation.cpp.o
[ 64%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/regexp_solver.cpp.o
[ 64%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/rewrites.cpp.o
[ 64%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/sequences_rewriter.cpp.o
/build/cvc4/src/cvc5-1.8/src/theory/strings/normal_form.cpp: In member function 'void CVC4::theory::strings::NormalForm::splitConstant(unsigned int, CVC4::Node, CVC4::Node)':
/build/cvc4/src/cvc5-1.8/src/theory/strings/normal_form.cpp:64:58: warning: loop variable 'pe' of type 'const std::pair<CVC4::NodeTemplate<true>, std::map<bool, unsigned int> >&' binds to a temporary constructed from type 'std::pair<const CVC4::NodeTemplate<true>, std::map<bool, unsigned int> >' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/theory/strings/normal_form.cpp:64:58: note: use non-reference type 'const std::pair<CVC4::NodeTemplate<true>, std::map<bool, unsigned int> >' to make the copy explicit or 'const std::pair<const CVC4::NodeTemplate<true>, std::map<bool, unsigned int> >&' to prevent copying
/build/cvc4/src/cvc5-1.8/src/theory/strings/normal_form.cpp:66:43: warning: loop variable 'pep' of type 'const std::pair<bool, unsigned int>&' binds to a temporary constructed from type 'const std::pair<const bool, unsigned int>' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/theory/strings/normal_form.cpp:66:43: note: use non-reference type 'const std::pair<bool, unsigned int>' to make the copy explicit or 'const std::pair<const bool, unsigned int>&' to prevent copying
[ 65%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/sequences_stats.cpp.o
[ 65%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/skolem_cache.cpp.o
[ 65%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/solver_state.cpp.o
[ 65%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/strings_entail.cpp.o
/build/cvc4/src/cvc5-1.8/src/theory/strings/inference_manager.cpp: In member function 'void CVC4::theory::strings::InferenceManager::explain(CVC4::TNode, std::vector<CVC4::NodeTemplate<false> >&) const':
/build/cvc4/src/cvc5-1.8/src/theory/strings/inference_manager.cpp:535:20: warning: loop variable 'a' creates a copy from type 'const CVC4::TNode' {aka 'const CVC4::NodeTemplate<false>'} [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/theory/strings/inference_manager.cpp:535:20: note: use reference type to prevent copying
/build/cvc4/src/cvc5-1.8/src/theory/strings/inference_manager.cpp:547:22: warning: loop variable 'a' creates a copy from type 'const CVC4::TNode' {aka 'const CVC4::NodeTemplate<false>'} [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/theory/strings/inference_manager.cpp:547:22: note: use reference type to prevent copying
[ 65%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/strings_fmf.cpp.o
/build/cvc4/src/cvc5-1.8/src/theory/strings/core_solver.cpp: In member function 'bool CVC4::theory::strings::CoreSolver::processInferInfo(CVC4::theory::strings::CoreInferInfo&)':
/build/cvc4/src/cvc5-1.8/src/theory/strings/core_solver.cpp:2399:42: warning: loop variable 'pp' creates a copy from type 'const std::pair<const CVC4::NodeTemplate<true>, bool>' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/theory/strings/core_solver.cpp:2399:42: note: use reference type to prevent copying
[ 67%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/strings_rewriter.cpp.o
[ 67%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/theory_strings.cpp.o
[ 67%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/theory_strings_preprocess.cpp.o
[ 67%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/theory_strings_utils.cpp.o
[ 67%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/term_registry.cpp.o
[ 68%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/type_enumerator.cpp.o
[ 68%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/word.cpp.o
[ 68%] Building CXX object src/CMakeFiles/cvc4.dir/theory/subs_minimize.cpp.o
[ 68%] Building CXX object src/CMakeFiles/cvc4.dir/theory/substitutions.cpp.o
[ 68%] Building CXX object src/CMakeFiles/cvc4.dir/theory/term_registration_visitor.cpp.o
[ 69%] Building CXX object src/CMakeFiles/cvc4.dir/theory/theory.cpp.o
[ 69%] Building CXX object src/CMakeFiles/cvc4.dir/theory/theory_engine.cpp.o
[ 69%] Building CXX object src/CMakeFiles/cvc4.dir/theory/theory_id.cpp.o
[ 69%] Building CXX object src/CMakeFiles/cvc4.dir/theory/theory_model.cpp.o
[ 69%] Building CXX object src/CMakeFiles/cvc4.dir/theory/theory_model_builder.cpp.o
[ 69%] Building CXX object src/CMakeFiles/cvc4.dir/theory/theory_preprocessor.cpp.o
[ 70%] Building CXX object src/CMakeFiles/cvc4.dir/theory/theory_proof_step_buffer.cpp.o
[ 70%] Building CXX object src/CMakeFiles/cvc4.dir/theory/trust_node.cpp.o
[ 70%] Building CXX object src/CMakeFiles/cvc4.dir/theory/type_set.cpp.o
[ 70%] Building CXX object src/CMakeFiles/cvc4.dir/theory/uf/cardinality_extension.cpp.o
[ 70%] Building CXX object src/CMakeFiles/cvc4.dir/theory/uf/equality_engine.cpp.o
[ 71%] Building CXX object src/CMakeFiles/cvc4.dir/theory/uf/proof_checker.cpp.o
[ 71%] Building CXX object src/CMakeFiles/cvc4.dir/theory/uf/ho_extension.cpp.o
[ 71%] Building CXX object src/CMakeFiles/cvc4.dir/theory/uf/symmetry_breaker.cpp.o
[ 71%] Building CXX object src/CMakeFiles/cvc4.dir/theory/uf/theory_uf.cpp.o
[ 71%] Building CXX object src/CMakeFiles/cvc4.dir/theory/uf/theory_uf_model.cpp.o
[ 72%] Building CXX object src/CMakeFiles/cvc4.dir/theory/valuation.cpp.o
/build/cvc4/src/cvc5-1.8/src/theory/uf/symmetry_breaker.cpp: In member function 'bool CVC4::theory::uf::SymmetryBreaker::invariantByPermutations(const Permutation&)':
/build/cvc4/src/cvc5-1.8/src/theory/uf/symmetry_breaker.cpp:597:19: warning: loop variable 'nn' creates a copy from type 'const CVC4::Node' {aka 'const CVC4::NodeTemplate<true>'} [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/theory/uf/symmetry_breaker.cpp:597:19: note: use reference type to prevent copying
/build/cvc4/src/cvc5-1.8/src/theory/uf/symmetry_breaker.cpp:632:22: warning: loop variable 'nn' of type 'const CVC4::Node&' {aka 'const CVC4::NodeTemplate<true>&'} binds to a temporary constructed from type 'const CVC4::NodeTemplate<false>' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/theory/uf/symmetry_breaker.cpp:632:22: note: use non-reference type 'const CVC4::Node' {aka 'const CVC4::NodeTemplate<true>'} to make the copy explicit or 'const CVC4::NodeTemplate<false>&' to prevent copying
[ 72%] Building CXX object src/CMakeFiles/cvc4.dir/base/check.cpp.o
[ 72%] Building CXX object src/CMakeFiles/cvc4.dir/base/configuration.cpp.o
[ 72%] Building CXX object src/CMakeFiles/cvc4.dir/base/exception.cpp.o
[ 72%] Building CXX object src/CMakeFiles/cvc4.dir/base/listener.cpp.o
[ 73%] Building CXX object src/CMakeFiles/cvc4.dir/base/output.cpp.o
[ 73%] Building CXX object src/CMakeFiles/cvc4.dir/expr/array_store_all.cpp.o
[ 73%] Building CXX object src/CMakeFiles/cvc4.dir/expr/attribute.cpp.o
[ 73%] Building CXX object src/CMakeFiles/cvc4.dir/expr/emptyset.cpp.o
[ 73%] Building CXX object src/CMakeFiles/cvc4.dir/expr/expr_iomanip.cpp.o
[ 74%] Building CXX object src/CMakeFiles/cvc4.dir/expr/expr_sequence.cpp.o
[ 74%] Building CXX object src/CMakeFiles/cvc4.dir/expr/lazy_proof.cpp.o
[ 74%] Building CXX object src/CMakeFiles/cvc4.dir/expr/match_trie.cpp.o
[ 74%] Building CXX object src/CMakeFiles/cvc4.dir/expr/node_algorithm.cpp.o
[ 74%] Building CXX object src/CMakeFiles/cvc4.dir/expr/node.cpp.o
[ 74%] Building CXX object src/CMakeFiles/cvc4.dir/expr/node_manager.cpp.o
[ 75%] Building CXX object src/CMakeFiles/cvc4.dir/expr/node_manager_listeners.cpp.o
[ 75%] Building CXX object src/CMakeFiles/cvc4.dir/expr/node_trie.cpp.o
[ 75%] Building CXX object src/CMakeFiles/cvc4.dir/expr/node_traversal.cpp.o
[ 75%] Building CXX object src/CMakeFiles/cvc4.dir/expr/node_value.cpp.o
[ 75%] Building CXX object src/CMakeFiles/cvc4.dir/expr/sequence.cpp.o
[ 76%] Building CXX object src/CMakeFiles/cvc4.dir/expr/proof.cpp.o
[ 76%] Building CXX object src/CMakeFiles/cvc4.dir/expr/proof_checker.cpp.o
[ 76%] Building CXX object src/CMakeFiles/cvc4.dir/expr/proof_generator.cpp.o
[ 76%] Building CXX object src/CMakeFiles/cvc4.dir/expr/proof_node.cpp.o
/build/cvc4/src/cvc5-1.8/src/expr/node_trie.cpp: In instantiation of 'CVC4::NodeTemplate<ref_count_1> CVC4::theory::NodeTemplateTrie<ref_count>::existsTerm(const std::vector<CVC4::NodeTemplate<ref_count_1> >&) const [with bool ref_count = false]':
/build/cvc4/src/cvc5-1.8/src/expr/node_trie.cpp:45:37:   required from here
/build/cvc4/src/cvc5-1.8/src/expr/node_trie.cpp:27:38: warning: loop variable 'r' creates a copy from type 'const CVC4::NodeTemplate<false>' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/expr/node_trie.cpp:27:38: note: use reference type to prevent copying
/build/cvc4/src/cvc5-1.8/src/expr/node_trie.cpp: In instantiation of 'CVC4::NodeTemplate<ref_count_1> CVC4::theory::NodeTemplateTrie<ref_count>::existsTerm(const std::vector<CVC4::NodeTemplate<ref_count_1> >&) const [with bool ref_count = true]':
/build/cvc4/src/cvc5-1.8/src/expr/node_trie.cpp:47:36:   required from here
/build/cvc4/src/cvc5-1.8/src/expr/node_trie.cpp:27:38: warning: loop variable 'r' creates a copy from type 'const CVC4::NodeTemplate<true>' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/expr/node_trie.cpp:27:38: note: use reference type to prevent copying
/build/cvc4/src/cvc5-1.8/src/expr/node_trie.cpp: In instantiation of 'CVC4::NodeTemplate<ref_count_1> CVC4::theory::NodeTemplateTrie<ref_count>::addOrGetTerm(CVC4::NodeTemplate<ref_count_1>, const std::vector<CVC4::NodeTemplate<ref_count_1> >&) [with bool ref_count = false]':
/build/cvc4/src/cvc5-1.8/src/expr/node_trie.cpp:69:44:   required from here
/build/cvc4/src/cvc5-1.8/src/expr/node_trie.cpp:54:38: warning: loop variable 'r' creates a copy from type 'const CVC4::NodeTemplate<false>' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/expr/node_trie.cpp:54:38: note: use reference type to prevent copying
/build/cvc4/src/cvc5-1.8/src/expr/node_trie.cpp: In instantiation of 'CVC4::NodeTemplate<ref_count_1> CVC4::theory::NodeTemplateTrie<ref_count>::addOrGetTerm(CVC4::NodeTemplate<ref_count_1>, const std::vector<CVC4::NodeTemplate<ref_count_1> >&) [with bool ref_count = true]':
/build/cvc4/src/cvc5-1.8/src/expr/node_trie.cpp:71:42:   required from here
/build/cvc4/src/cvc5-1.8/src/expr/node_trie.cpp:54:38: warning: loop variable 'r' creates a copy from type 'const CVC4::NodeTemplate<true>' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/expr/node_trie.cpp:54:38: note: use reference type to prevent copying
[ 76%] Building CXX object src/CMakeFiles/cvc4.dir/expr/proof_node_algorithm.cpp.o
[ 77%] Building CXX object src/CMakeFiles/cvc4.dir/expr/proof_node_to_sexpr.cpp.o
[ 77%] Building CXX object src/CMakeFiles/cvc4.dir/expr/proof_node_manager.cpp.o
[ 77%] Building CXX object src/CMakeFiles/cvc4.dir/expr/proof_rule.cpp.o
[ 77%] Building CXX object src/CMakeFiles/cvc4.dir/expr/proof_step_buffer.cpp.o
[ 77%] Building CXX object src/CMakeFiles/cvc4.dir/expr/skolem_manager.cpp.o
[ 78%] Building CXX object src/CMakeFiles/cvc4.dir/expr/symbol_table.cpp.o
[ 78%] Building CXX object src/CMakeFiles/cvc4.dir/expr/term_canonize.cpp.o
[ 78%] Building CXX object src/CMakeFiles/cvc4.dir/expr/term_conversion_proof_generator.cpp.o
[ 78%] Building CXX object src/CMakeFiles/cvc4.dir/expr/type.cpp.o
[ 78%] Building CXX object src/CMakeFiles/cvc4.dir/expr/type_matcher.cpp.o
[ 79%] Building CXX object src/CMakeFiles/cvc4.dir/expr/type_node.cpp.o
[ 79%] Building CXX object src/CMakeFiles/cvc4.dir/expr/datatype.cpp.o
[ 79%] Building CXX object src/CMakeFiles/cvc4.dir/expr/dtype.cpp.o
[ 79%] Building CXX object src/CMakeFiles/cvc4.dir/expr/dtype_cons.cpp.o
[ 79%] Building CXX object src/CMakeFiles/cvc4.dir/expr/dtype_selector.cpp.o
[ 79%] Building CXX object src/CMakeFiles/cvc4.dir/expr/record.cpp.o
[ 80%] Building CXX object src/CMakeFiles/cvc4.dir/expr/sygus_datatype.cpp.o
[ 80%] Building CXX object src/CMakeFiles/cvc4.dir/expr/uninterpreted_constant.cpp.o
[ 80%] Building CXX object src/CMakeFiles/cvc4.dir/options/didyoumean.cpp.o
[ 80%] Building CXX object src/CMakeFiles/cvc4.dir/options/language.cpp.o
[ 80%] Building CXX object src/CMakeFiles/cvc4.dir/options/open_ostream.cpp.o
[ 81%] Building CXX object src/CMakeFiles/cvc4.dir/options/option_exception.cpp.o
[ 81%] Building CXX object src/CMakeFiles/cvc4.dir/options/options_handler.cpp.o
[ 81%] Building CXX object src/CMakeFiles/cvc4.dir/options/options_public_functions.cpp.o
[ 81%] Building CXX object src/CMakeFiles/cvc4.dir/options/printer_modes.cpp.o
[ 81%] Building CXX object src/CMakeFiles/cvc4.dir/options/set_language.cpp.o
[ 82%] Building CXX object src/CMakeFiles/cvc4.dir/util/abstract_value.cpp.o
[ 82%] Building CXX object src/CMakeFiles/cvc4.dir/util/bitvector.cpp.o
[ 82%] Building CXX object src/CMakeFiles/cvc4.dir/util/cardinality.cpp.o
[ 82%] Building CXX object src/CMakeFiles/cvc4.dir/util/divisible.cpp.o
[ 82%] Building CXX object src/CMakeFiles/cvc4.dir/util/floatingpoint.cpp.o
[ 83%] Building CXX object src/CMakeFiles/cvc4.dir/util/index.cpp.o
[ 83%] Building CXX object src/CMakeFiles/cvc4.dir/util/ostream_util.cpp.o
[ 83%] Building CXX object src/CMakeFiles/cvc4.dir/util/random.cpp.o
[ 83%] Building CXX object src/CMakeFiles/cvc4.dir/util/resource_manager.cpp.o
/build/cvc4/src/cvc5-1.8/src/expr/dtype.cpp: In member function 'bool CVC4::DType::resolve(const std::map<std::__cxx11::basic_string<char>, CVC4::TypeNode>&, const std::vector<CVC4::TypeNode>&, const std::vector<CVC4::TypeNode>&, const std::vector<CVC4::TypeNode>&, const std::vector<CVC4::TypeNode>&)':
/build/cvc4/src/cvc5-1.8/src/expr/dtype.cpp:170:48: warning: loop variable 'ctor' creates a copy from type 'const std::shared_ptr<CVC4::DTypeConstructor>' [-Wrange-loop-construct]
/build/cvc4/src/cvc5-1.8/src/expr/dtype.cpp:170:48: note: use reference type to prevent copying
[ 83%] Building CXX object src/CMakeFiles/cvc4.dir/util/result.cpp.o
[ 84%] Building CXX object src/CMakeFiles/cvc4.dir/util/regexp.cpp.o
[ 84%] Building CXX object src/CMakeFiles/cvc4.dir/util/safe_print.cpp.o
[ 84%] Building CXX object src/CMakeFiles/cvc4.dir/util/sampler.cpp.o
[ 84%] Building CXX object src/CMakeFiles/cvc4.dir/util/sexpr.cpp.o
[ 84%] Building CXX object src/CMakeFiles/cvc4.dir/util/smt2_quote_string.cpp.o
[ 84%] Building CXX object src/CMakeFiles/cvc4.dir/util/statistics.cpp.o
[ 85%] Building CXX object src/CMakeFiles/cvc4.dir/util/statistics_registry.cpp.o
[ 85%] Building CXX object src/CMakeFiles/cvc4.dir/util/string.cpp.o
In file included from /usr/include/c++/12.1.0/string:40,
                 from /build/cvc4/src/cvc5-1.8/src/./util/smt2_quote_string.h:22,
                 from /build/cvc4/src/cvc5-1.8/src/util/smt2_quote_string.cpp:17:
In static member function 'static std::char_traits<char>::char_type* std::char_traits<char>::copy(char_type*, const char_type*, std::size_t)',
    inlined from 'static void std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::_S_copy(_CharT*, const _CharT*, size_type) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]' at /usr/include/c++/12.1.0/bits/basic_string.h:423:21,
    inlined from 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>& std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::_M_replace(size_type, size_type, const _CharT*, size_type) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]' at /usr/include/c++/12.1.0/bits/basic_string.tcc:532:22,
    inlined from 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>& std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::replace(size_type, size_type, const _CharT*, size_type) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]' at /usr/include/c++/12.1.0/bits/basic_string.h:2171:19,
    inlined from 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>& std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::replace(size_type, size_type, const _CharT*) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]' at /usr/include/c++/12.1.0/bits/basic_string.h:2196:22,
    inlined from 'std::string CVC4::quoteSymbol(const std::string&)' at /build/cvc4/src/cvc5-1.8/src/util/smt2_quote_string.cpp:39:24:
/usr/include/c++/12.1.0/bits/char_traits.h:431:49: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' accessing 9223372036854775810 or more bytes at offsets [2, 9223372036854775807] and 1 may overlap up to 9223372036854775813 bytes at offset -3 [-Wrestrict]
[ 85%] Building CXX object src/CMakeFiles/cvc4.dir/util/utility.cpp.o
[ 85%] Building CXX object src/CMakeFiles/cvc4.dir/util/rational_cln_imp.cpp.o
[ 85%] Building CXX object src/CMakeFiles/cvc4.dir/util/integer_cln_imp.cpp.o
[ 86%] Building CXX object src/CMakeFiles/cvc4.dir/__/proofs/signatures/signatures.cpp.o
[ 86%] Building CXX object src/CMakeFiles/cvc4.dir/base/git_versioninfo.cpp.o
[ 86%] Building CXX object src/CMakeFiles/cvc4.dir/expr/kind.cpp.o
[ 86%] Building CXX object src/CMakeFiles/cvc4.dir/expr/metakind.cpp.o
[ 86%] Building CXX object src/CMakeFiles/cvc4.dir/expr/expr.cpp.o
[ 87%] Building CXX object src/CMakeFiles/cvc4.dir/expr/expr_manager.cpp.o
[ 87%] Building CXX object src/CMakeFiles/cvc4.dir/expr/type_checker.cpp.o
[ 87%] Building CXX object src/CMakeFiles/cvc4.dir/options/options.cpp.o
[ 87%] Building CXX object src/CMakeFiles/cvc4.dir/options/arith_options.cpp.o
[ 87%] Building CXX object src/CMakeFiles/cvc4.dir/options/arrays_options.cpp.o
[ 88%] Building CXX object src/CMakeFiles/cvc4.dir/options/base_options.cpp.o
[ 88%] Building CXX object src/CMakeFiles/cvc4.dir/options/booleans_options.cpp.o
[ 88%] Building CXX object src/CMakeFiles/cvc4.dir/options/builtin_options.cpp.o
[ 88%] Building CXX object src/CMakeFiles/cvc4.dir/options/bv_options.cpp.o
[ 88%] Building CXX object src/CMakeFiles/cvc4.dir/options/datatypes_options.cpp.o
[ 89%] Building CXX object src/CMakeFiles/cvc4.dir/options/decision_options.cpp.o
[ 89%] Building CXX object src/CMakeFiles/cvc4.dir/options/expr_options.cpp.o
[ 89%] Building CXX object src/CMakeFiles/cvc4.dir/options/fp_options.cpp.o
[ 89%] Building CXX object src/CMakeFiles/cvc4.dir/options/main_options.cpp.o
[ 89%] Building CXX object src/CMakeFiles/cvc4.dir/options/parser_options.cpp.o
[ 90%] Building CXX object src/CMakeFiles/cvc4.dir/options/printer_options.cpp.o
[ 90%] Building CXX object src/CMakeFiles/cvc4.dir/options/proof_options.cpp.o
[ 90%] Building CXX object src/CMakeFiles/cvc4.dir/options/prop_options.cpp.o
[ 90%] Building CXX object src/CMakeFiles/cvc4.dir/options/quantifiers_options.cpp.o
[ 90%] Building CXX object src/CMakeFiles/cvc4.dir/options/sep_options.cpp.o
[ 90%] Building CXX object src/CMakeFiles/cvc4.dir/options/sets_options.cpp.o
[ 91%] Building CXX object src/CMakeFiles/cvc4.dir/options/smt_options.cpp.o
[ 91%] Building CXX object src/CMakeFiles/cvc4.dir/options/strings_options.cpp.o
[ 91%] Building CXX object src/CMakeFiles/cvc4.dir/options/theory_options.cpp.o
[ 91%] Building CXX object src/CMakeFiles/cvc4.dir/options/uf_options.cpp.o
[ 91%] Building CXX object src/CMakeFiles/cvc4.dir/theory/type_enumerator.cpp.o
[ 92%] Linking CXX shared library libcvc4.so
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/decision/justification_heuristic.cpp.o", section 369, offset 0x000000c8.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/preprocessing/passes/pseudo_boolean_processor.cpp.o", section 161, offset 0x00000160.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/proof/proof_manager.cpp.o", section 458, offset 0x000000e4.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/smt/smt_engine.cpp.o", section 703, offset 0x000000cc.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/arith/arith_static_learner.cpp.o", section 175, offset 0x000001d4.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/arith/constraint.cpp.o", section 136, offset 0x00008a40.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/arith/cut_log.cpp.o", section 36, offset 0x000045d8.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/arith/linear_equality.cpp.o", section 87, offset 0x00005508.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/arith/partial_model.cpp.o", section 45, offset 0x000009e8.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/arith/partial_model.cpp.o", section 45, offset 0x00001a38.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/arith/theory_arith_private.cpp.o", section 862, offset 0x000000b4.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/bv/bv_inequality_graph.cpp.o", section 64, offset 0x00003fd8.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/bv/bv_subtheory_inequality.cpp.o", section 339, offset 0x00000118.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/datatypes/sygus_extension.cpp.o", section 446, offset 0x000000c8.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/datatypes/theory_datatypes.cpp.o", section 449, offset 0x000000c8.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/fp/theory_fp.cpp.o", section 363, offset 0x000000b4.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/ceg_bv_instantiator_utils.cpp.o", section 41, offset 0x00002b60.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/ceg_instantiator.cpp.o", section 142, offset 0x00009eb8.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/quantifiers/ematching/inst_match_generator.cpp.o", section 95, offset 0x00005a48.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/quantifiers/sygus/example_eval_cache.cpp.o", section 20, offset 0x00000320.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/expr/type_checker.cpp.o", section 169, offset 0x0000adb0.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/decision/justification_heuristic.cpp.o", section 369, offset 0x000000c8.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/preprocessing/passes/pseudo_boolean_processor.cpp.o", section 161, offset 0x00000160.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/proof/proof_manager.cpp.o", section 458, offset 0x000000e4.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/smt/smt_engine.cpp.o", section 703, offset 0x000000cc.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/arith/arith_static_learner.cpp.o", section 175, offset 0x000001d4.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/arith/constraint.cpp.o", section 136, offset 0x00008a40.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/arith/cut_log.cpp.o", section 36, offset 0x000045d8.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/arith/linear_equality.cpp.o", section 87, offset 0x00005508.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/arith/partial_model.cpp.o", section 45, offset 0x000009e8.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/arith/partial_model.cpp.o", section 45, offset 0x00001a38.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/arith/theory_arith_private.cpp.o", section 862, offset 0x000000b4.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/bv/bv_inequality_graph.cpp.o", section 64, offset 0x00003fd8.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/bv/bv_subtheory_inequality.cpp.o", section 339, offset 0x00000118.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/datatypes/sygus_extension.cpp.o", section 446, offset 0x000000c8.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/datatypes/theory_datatypes.cpp.o", section 449, offset 0x000000c8.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/fp/theory_fp.cpp.o", section 363, offset 0x000000b4.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/ceg_bv_instantiator_utils.cpp.o", section 41, offset 0x00002b60.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/ceg_instantiator.cpp.o", section 142, offset 0x00009eb8.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/quantifiers/ematching/inst_match_generator.cpp.o", section 95, offset 0x00005a48.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/theory/quantifiers/sygus/example_eval_cache.cpp.o", section 20, offset 0x00000320.
Erratum 835769 found and fixed at "CMakeFiles/cvc4.dir/expr/type_checker.cpp.o", section 169, offset 0x0000adb0.
[ 92%] Built target cvc4
[ 92%] Generating tptp/TptpLexer.c, tptp/TptpLexer.h, tptp/TptpParser.c, tptp/TptpParser.h, tptp/Tptp.tokens
[ 93%] Generating cvc/CvcLexer.c, cvc/CvcLexer.h, cvc/CvcParser.c, cvc/CvcParser.h, cvc/Cvc.tokens
[ 93%] Generating smt2/Smt2Lexer.c, smt2/Smt2Lexer.h, smt2/Smt2Parser.c, smt2/Smt2Parser.h, smt2/Smt2.tokens
warning(105): /build/cvc4/src/cvc5-1.8/src/parser/tptp/Tptp.g:929:5: no lexer rule corresponding to token: CHOICE_TOK
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/smt2/Smt2.g:1709:3: 
Decision can match input such as "LPAREN_TOK INDEX_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1603:45: 
Decision can match input such as "COMMA" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1604:55: 
Decision can match input such as "COMMA" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1605:57: 
Decision can match input such as "COMMA" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVCOMP_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN UNIVSET_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK INTEGER_LITERAL" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK STRING_STOI_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK STRING_STOI_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN STRING_STOI_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE STRING_STOI_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_STOI_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_CONTAINS_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_LENGTH_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN RPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK HEX_LITERAL" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BVSREM_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BVSREM_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BVSREM_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BVSREM_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVSREM_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BAR BAR" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK STRING_ITOS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK STRING_ITOS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN STRING_ITOS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE STRING_ITOS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_ITOS_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVXNOR_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BINARY_LITERAL" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK PARENHASH" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK PARENHASH" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN PARENHASH" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE PARENHASH" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK PARENHASH <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_SUBSTR_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK STRING_TO_REGEXP_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK STRING_TO_REGEXP_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN STRING_TO_REGEXP_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE STRING_TO_REGEXP_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_TO_REGEXP_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BVSMOD_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BVSMOD_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BVSMOD_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BVSMOD_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVSMOD_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK LAMBDA_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN LAMBDA_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE LAMBDA_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVUMINUS_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK STRING_LITERAL" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE RBRACE" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK STRING_TOLOWER_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK STRING_TOLOWER_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN STRING_TOLOWER_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE STRING_TOLOWER_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_TOLOWER_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE STRING_LITERAL" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK UNIVSET_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BVSHL_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BVSHL_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BVSHL_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BVSHL_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVSHL_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IDENTIFIER" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK STRING_TOUPPER_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK STRING_TOUPPER_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN STRING_TOUPPER_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE STRING_TOUPPER_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_TOUPPER_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK PARENHASH HASHPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK NOT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN NOT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE NOT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_CHARAT_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK STRING_REV_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK STRING_REV_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN STRING_REV_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE STRING_REV_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_REV_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BVASHR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BVASHR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BVASHR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BVASHR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVASHR_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK REGEXP_CONCAT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK REGEXP_CONCAT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN REGEXP_CONCAT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE REGEXP_CONCAT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK REGEXP_CONCAT_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_INDEXOF_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BVLSHR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BVLSHR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BVLSHR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BVLSHR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVLSHR_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_REPLACE_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK SX_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK SX_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN SX_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE SX_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK SX_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK REGEXP_UNION_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK REGEXP_UNION_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN REGEXP_UNION_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE REGEXP_UNION_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK REGEXP_UNION_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK STRING_LITERAL" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK ARRAY_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_REPLACE_ALL_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BVZEROEXTEND_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BVZEROEXTEND_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BVZEROEXTEND_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BVZEROEXTEND_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVZEROEXTEND_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVUDIV_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK REGEXP_INTER_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK REGEXP_INTER_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN REGEXP_INTER_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE REGEXP_INTER_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK REGEXP_INTER_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK IF_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK IF_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN IF_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE IF_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BVREPEAT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BVREPEAT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BVREPEAT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BVREPEAT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVREPEAT_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN TRUE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVSDIV_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN FALSE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_PREFIXOF_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK REGEXP_STAR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK REGEXP_STAR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN REGEXP_STAR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE REGEXP_STAR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK REGEXP_STAR_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BVROTR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BVROTR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BVROTR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BVROTR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVROTR_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN DECIMAL_LITERAL" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVUREM_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK REGEXP_PLUS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK REGEXP_PLUS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN REGEXP_PLUS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE REGEXP_PLUS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK REGEXP_PLUS_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN INTEGER_LITERAL" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_SUFFIXOF_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BVROTL_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BVROTL_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BVROTL_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BVROTL_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVROTL_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN HEX_LITERAL" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK REGEXP_EMPTY_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK REGEXP_OPT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVSREM_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK REGEXP_OPT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN REGEXP_OPT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE REGEXP_OPT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK REGEXP_OPT_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_ITOS_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BINARY_LITERAL" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK TRUE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK REGEXP_SIGMA_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_STOI_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE REGEXP_EMPTY_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BVLT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK REGEXP_RANGE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BVLT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK REGEXP_RANGE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BVLT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN REGEXP_RANGE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK REGEXP_RANGE_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BVLT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE REGEXP_RANGE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVLT_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK FLOOR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_TO_REGEXP_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK FLOOR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN FLOOR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE FLOOR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK FLOOR_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVSMOD_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE REGEXP_SIGMA_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK IS_INTEGER_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK IS_INTEGER_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN IS_INTEGER_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE IS_INTEGER_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IS_INTEGER_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK REGEXP_LOOP_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BVLE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BVLE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK REGEXP_LOOP_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BVLE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN REGEXP_LOOP_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BVLE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE REGEXP_LOOP_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK REGEXP_LOOP_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVLE_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK INTEGER_LITERAL" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVSHL_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK ABS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_TOUPPER_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK ABS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN ABS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE ABS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK ABS_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK HEX_LITERAL" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_TOLOWER_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BVGT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BVGT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BVGT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BVGT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVGT_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK FALSE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK DIVISIBLE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_REV_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK DIVISIBLE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN DIVISIBLE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE DIVISIBLE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK DIVISIBLE_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK REGEXP_COMPLEMENT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVASHR_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK REGEXP_COMPLEMENT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN REGEXP_COMPLEMENT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE REGEXP_COMPLEMENT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK REGEXP_COMPLEMENT_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK DECIMAL_LITERAL" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BVGE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BVGE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BVGE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BVGE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVGE_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVPLUS_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK DISTINCT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK DISTINCT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN DISTINCT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE DISTINCT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK DISTINCT_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVLSHR_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK REGEXP_EMPTY_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK PARENHASH IDENTIFIER" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK REGEXP_SIGMA_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK REGEXP_CONCAT_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BVSLT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BVSLT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BVSLT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BVSLT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVSLT_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BINARY_LITERAL" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK SX_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BVNEG_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK REGEXP_UNION_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BVNEG_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BVNEG_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BVNEG_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN STRING_LITERAL" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVSUB_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BVSLE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BVSLE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BVSLE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BVSLE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVSLE_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVZEROEXTEND_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK TRANSPOSE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK TRANSPOSE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN TRANSPOSE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE TRANSPOSE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK TRANSPOSE_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK SETS_CARD_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK SETS_CARD_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN SETS_CARD_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE SETS_CARD_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK SETS_CARD_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BVSGT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BVSGT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BVSGT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BVSGT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVSGT_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVMULT_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVREPEAT_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK TRANSCLOSURE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK TRANSCLOSURE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN TRANSCLOSURE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE TRANSCLOSURE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK TRANSCLOSURE_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK SETS_CHOOSE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK SETS_CHOOSE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN SETS_CHOOSE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE SETS_CHOOSE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK SETS_CHOOSE_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK REGEXP_INTER_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BVSGE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BVSGE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BVSGE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BVSGE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE IDENTIFIER" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVSGE_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK TUPLE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK TUPLE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN TUPLE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE TUPLE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK TUPLE_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK REGEXP_STAR_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVROTR_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK IDEN_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK IDEN_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN IDEN_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE IDEN_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IDEN_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK LBRACE" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK LBRACE" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN LBRACE" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE LBRACE" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVROTL_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK IDENTIFIER" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK FORALL_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN FORALL_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE FORALL_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK REGEXP_OPT_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE UNIVSET_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_LITERAL" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BVXOR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK REGEXP_PLUS_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BVXOR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BVXOR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BVXOR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVXOR_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK EXISTS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN EXISTS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE EXISTS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVLT_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK REGEXP_RANGE_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK FLOOR_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BVNAND_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BVNAND_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BVNAND_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BVNAND_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNAND_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK STRING_CONCAT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK STRING_CONCAT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN STRING_CONCAT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE STRING_CONCAT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_CONCAT_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IS_INTEGER_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVLE_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK REGEXP_LOOP_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK UNIVSET_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK IDENTIFIER" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BVNOR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BVNOR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BVNOR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BVNOR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNOR_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVGT_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK STRING_LENGTH_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK STRING_LENGTH_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN STRING_LENGTH_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE STRING_LENGTH_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK DIVISIBLE_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_LENGTH_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK REGEXP_COMPLEMENT_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BAR" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BAR" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BAR" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BAR" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BAR <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK ABS_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BVCOMP_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BVCOMP_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BVCOMP_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BVCOMP_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVCOMP_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK UNIVSET_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK STRING_CONTAINS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK STRING_CONTAINS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN STRING_CONTAINS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE STRING_CONTAINS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_CONTAINS_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVGE_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK DISTINCT_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN REGEXP_EMPTY_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK ARRAY_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK ARRAY_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN ARRAY_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE ARRAY_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK ARRAY_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BVXNOR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BVXNOR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BVXNOR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BVXNOR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVXNOR_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN REGEXP_SIGMA_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK STRING_SUBSTR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK STRING_SUBSTR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN STRING_SUBSTR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE STRING_SUBSTR_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_SUBSTR_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVSLT_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BVUMINUS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BVUMINUS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BVUMINUS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BVUMINUS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVUMINUS_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVSLE_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK STRING_CHARAT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK STRING_CHARAT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN STRING_CHARAT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE STRING_CHARAT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_CHARAT_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BVPLUS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BVPLUS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BVPLUS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BVPLUS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVPLUS_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVSGT_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK STRING_INDEXOF_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK STRING_INDEXOF_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN STRING_INDEXOF_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE STRING_INDEXOF_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_INDEXOF_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK REGEXP_SIGMA_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK TRANSPOSE_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK TRUE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK SETS_CARD_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVSGE_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BVSUB_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK TUPLE_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BVSUB_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BVSUB_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BVSUB_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVSUB_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE TRUE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK TRANSCLOSURE_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK SETS_CHOOSE_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK STRING_REPLACE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK STRING_REPLACE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN STRING_REPLACE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE STRING_REPLACE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_REPLACE_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE FALSE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK REGEXP_EMPTY_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK LET_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN LET_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE LET_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE DECIMAL_LITERAL" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK INTEGER_LITERAL" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BVMULT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BVMULT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BVMULT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BVMULT_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVMULT_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK MINUS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN MINUS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE MINUS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK MINUS_TOK MINUS_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE INTEGER_LITERAL" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IDEN_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK HEX_LITERAL" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK STRING_REPLACE_ALL_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK STRING_REPLACE_ALL_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN STRING_REPLACE_ALL_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE STRING_REPLACE_ALL_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_REPLACE_ALL_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVXOR_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE HEX_LITERAL" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK FALSE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BINARY_LITERAL" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BVUDIV_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BVUDIV_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BVUDIV_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BVUDIV_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVUDIV_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK DECIMAL_LITERAL" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNAND_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_CONCAT_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK STRING_PREFIXOF_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK STRING_PREFIXOF_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN STRING_PREFIXOF_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE STRING_PREFIXOF_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_PREFIXOF_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN IDENTIFIER" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK TRUE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BVSDIV_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BVSDIV_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BVSDIV_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BVSDIV_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVSDIV_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNOR_TOK LPAREN" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK FALSE_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK STRING_SUFFIXOF_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK STRING_SUFFIXOF_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN STRING_SUFFIXOF_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE STRING_SUFFIXOF_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK STRING_SUFFIXOF_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BINARY_LITERAL" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK DECIMAL_LITERAL" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVNEG_TOK BVUREM_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK IF_TOK BVUREM_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LPAREN BVUREM_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK LBRACE BVUREM_TOK" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1607:98: 
Decision can match input such as "MINUS_TOK BVUREM_TOK <EPSILON>" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1715:87: 
Decision can match input such as "BAR BAR BAR" using multiple alternatives: 1, 2

As a result, alternative(s) 2 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BVUREM_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BVUREM_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BVUREM_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BVUREM_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BVUREM_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVSLE_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK UNIVSET_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK STRING_STOI_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK STRING_STOI_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK STRING_STOI_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN STRING_STOI_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE STRING_STOI_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BVSREM_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BVSREM_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BVSREM_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BVSREM_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BVSREM_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVSGT_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK STRING_ITOS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK STRING_ITOS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK STRING_ITOS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN STRING_ITOS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE STRING_ITOS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN TRANSCLOSURE_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN REGEXP_EMPTY_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN TRANSPOSE_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK STRING_TO_REGEXP_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK STRING_TO_REGEXP_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN SETS_CARD_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK STRING_TO_REGEXP_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN STRING_TO_REGEXP_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE STRING_TO_REGEXP_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN STRING_LITERAL" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BVSMOD_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BVSMOD_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BVSMOD_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BVSMOD_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BVSMOD_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVSGE_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN TUPLE_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK LAMBDA_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK LAMBDA_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN LAMBDA_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE LAMBDA_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK STRING_TOLOWER_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK STRING_TOLOWER_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN SETS_CHOOSE_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK STRING_TOLOWER_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN STRING_TOLOWER_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE STRING_TOLOWER_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK PARENHASH" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK PARENHASH" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK PARENHASH" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN PARENHASH" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE PARENHASH" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BVSHL_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BVSHL_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BVSHL_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BVSHL_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BVSHL_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK STRING_TOUPPER_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK STRING_TOUPPER_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK STRING_TOUPPER_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN STRING_TOUPPER_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE STRING_TOUPPER_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IDEN_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK STRING_REV_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK STRING_REV_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK STRING_REV_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN STRING_REV_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE STRING_REV_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BVASHR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BVASHR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVXOR_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BVASHR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BVASHR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BVASHR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN REGEXP_EMPTY_TOK LBRACKET" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LAMBDA_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK REGEXP_CONCAT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK REGEXP_CONCAT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK REGEXP_CONCAT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN REGEXP_CONCAT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE REGEXP_CONCAT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BVLSHR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BVLSHR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNAND_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BVLSHR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BVLSHR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BVLSHR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK REGEXP_EMPTY_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN STRING_CONCAT_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE IDENTIFIER" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK REGEXP_SIGMA_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LET_TOK IDENTIFIER" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK SX_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK SX_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNOR_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK SX_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN SX_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE SX_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK REGEXP_UNION_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK REGEXP_UNION_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK REGEXP_UNION_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN REGEXP_UNION_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE REGEXP_UNION_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE UNIVSET_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BVZEROEXTEND_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BVZEROEXTEND_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVCOMP_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BVZEROEXTEND_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BVZEROEXTEND_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BVZEROEXTEND_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN STRING_CONTAINS_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK REGEXP_INTER_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK REGEXP_INTER_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK REGEXP_INTER_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN REGEXP_INTER_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE REGEXP_INTER_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN STRING_LENGTH_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK TRUE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BAR BAR" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BVREPEAT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BVREPEAT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVXNOR_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BVREPEAT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BVREPEAT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BVREPEAT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK IDENTIFIER" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN STRING_SUBSTR_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK FALSE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK DECIMAL_LITERAL" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK REGEXP_STAR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK REGEXP_STAR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK REGEXP_STAR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN REGEXP_STAR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE REGEXP_STAR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BVROTR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BVROTR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVUMINUS_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BVROTR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BVROTR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BVROTR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK INTEGER_LITERAL" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK UNIVSET_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN REGEXP_EMPTY_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK REGEXP_PLUS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK REGEXP_PLUS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK REGEXP_PLUS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN REGEXP_PLUS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE REGEXP_PLUS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK NOT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK NOT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN NOT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE NOT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK HEX_LITERAL" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN REGEXP_SIGMA_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BVROTL_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BVROTL_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BVROTL_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BVROTL_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BVROTL_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK REGEXP_OPT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK REGEXP_OPT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK REGEXP_OPT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN REGEXP_OPT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE REGEXP_OPT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BINARY_LITERAL" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN STRING_CHARAT_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN REGEXP_EMPTY_TOK RPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BVLT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BVLT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BVLT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK REGEXP_RANGE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK REGEXP_RANGE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BVLT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK REGEXP_RANGE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE REGEXP_RANGE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BVLT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN REGEXP_RANGE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK FLOOR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK FLOOR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN REGEXP_EMPTY_TOK LEFTSHIFT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK FLOOR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN FLOOR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE FLOOR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN REGEXP_EMPTY_TOK {DISEQUAL_TOK, EQUAL_TOK, FMF_CARD_TOK, GEQ_TOK, GT_TOK, LEQ_TOK, LT_TOK..MEMBER_TOK}" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN ARRAY_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN STRING_INDEXOF_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN REGEXP_EMPTY_TOK RIGHTSHIFT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK IS_INTEGER_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK IS_INTEGER_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK IS_INTEGER_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN IS_INTEGER_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE IS_INTEGER_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BVLE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK REGEXP_LOOP_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BVLE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK REGEXP_LOOP_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BVLE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK REGEXP_LOOP_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE REGEXP_LOOP_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BVLE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN REGEXP_LOOP_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BVLE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK ABS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK ABS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK ABS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN ABS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE ABS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN STRING_REPLACE_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BVGT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BVGT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BVGT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BVGT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BVGT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN RPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK DIVISIBLE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK DIVISIBLE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN STRING_REPLACE_ALL_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK DIVISIBLE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN DIVISIBLE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE DIVISIBLE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK REGEXP_COMPLEMENT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK REGEXP_COMPLEMENT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK REGEXP_COMPLEMENT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN REGEXP_COMPLEMENT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE REGEXP_COMPLEMENT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK IDENTIFIER" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN PARENHASH HASHPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BVGE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BVGE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BVGE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BVGE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BVGE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVUDIV_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK DISTINCT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK DISTINCT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK DISTINCT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN DISTINCT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE DISTINCT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK IF_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK IF_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK IF_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN IF_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE IF_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE TRUE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE RBRACE" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK STRING_LITERAL" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVPLUS_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE FALSE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BVSLT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BVSLT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BVSLT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BVSLT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BVSLT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK UNIVSET_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVSDIV_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN PARENHASH IDENTIFIER" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE DECIMAL_LITERAL" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN STRING_PREFIXOF_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BVNEG_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BVNEG_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BVNEG_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BVNEG_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BVNEG_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE INTEGER_LITERAL" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BVSLE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BVSLE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BVSLE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BVSLE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BVSLE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVUREM_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVSUB_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE HEX_LITERAL" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN STRING_SUFFIXOF_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK TRANSPOSE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK TRANSPOSE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN REGEXP_EMPTY_TOK {AND_TOK, IFF_TOK, IMPLIES_TOK, OR_TOK, XOR_TOK}" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK TRANSPOSE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN TRANSPOSE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE TRANSPOSE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK SETS_CARD_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK SETS_CARD_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK SETS_CARD_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN SETS_CARD_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE SETS_CARD_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BINARY_LITERAL" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BVSGT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BVSGT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BVSGT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BVSGT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BVSGT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVSREM_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK TRUE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN STRING_ITOS_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK TRANSCLOSURE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK TRANSCLOSURE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK TRANSCLOSURE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN TRANSCLOSURE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE TRANSCLOSURE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK SETS_CHOOSE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK SETS_CHOOSE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK SETS_CHOOSE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN SETS_CHOOSE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE SETS_CHOOSE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN STRING_STOI_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK FALSE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVMULT_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BVSGE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BVSGE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BVSGE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BVSGE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BVSGE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK TUPLE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK TUPLE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVSMOD_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK TUPLE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN TUPLE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE TUPLE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK DECIMAL_LITERAL" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN IDENTIFIER" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK INTEGER_LITERAL" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK IDEN_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK IDEN_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK IDEN_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN IDEN_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE IDEN_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN STRING_TO_REGEXP_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVSHL_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK HEX_LITERAL" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN STRING_TOUPPER_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN UNIVSET_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN STRING_TOLOWER_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BINARY_LITERAL" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN FORALL_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BVXOR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BVXOR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BVXOR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BVXOR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BVXOR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK FORALL_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN STRING_REV_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK FORALL_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN FORALL_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE FORALL_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVASHR_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK EXISTS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK EXISTS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN EXISTS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE EXISTS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BVNAND_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BVNAND_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BVNAND_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BVNAND_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BVNAND_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVLSHR_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK STRING_CONCAT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK STRING_CONCAT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK STRING_CONCAT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN STRING_CONCAT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE STRING_CONCAT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE STRING_LITERAL" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN REGEXP_EMPTY_TOK WITH_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN REGEXP_CONCAT_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BVNOR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BVNOR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BVNOR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BVNOR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BVNOR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN SX_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK REGEXP_EMPTY_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN REGEXP_UNION_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN REGEXP_EMPTY_TOK {JOIN_IMAGE_TOK..JOIN_TOK, PRODUCT_TOK}" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK STRING_LENGTH_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK STRING_LENGTH_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK STRING_LENGTH_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN STRING_LENGTH_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE STRING_LENGTH_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK REGEXP_SIGMA_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BAR" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK TRUE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BAR" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BAR" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BAR" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BAR" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BVCOMP_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BVCOMP_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BVCOMP_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BVCOMP_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BVCOMP_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVZEROEXTEND_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK STRING_CONTAINS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK STRING_CONTAINS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK STRING_CONTAINS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN STRING_CONTAINS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE STRING_CONTAINS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK FALSE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN REGEXP_EMPTY_TOK {BAR, BVAND_TOK, CONCAT_TOK}" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK ARRAY_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK ARRAY_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK ARRAY_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN ARRAY_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE ARRAY_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK DECIMAL_LITERAL" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK STRING_LITERAL" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BVXNOR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BVXNOR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BVXNOR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BVXNOR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BVXNOR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVREPEAT_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK STRING_SUBSTR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK STRING_SUBSTR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK STRING_SUBSTR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN STRING_SUBSTR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE STRING_SUBSTR_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK INTEGER_LITERAL" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN REGEXP_INTER_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK HEX_LITERAL" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN REGEXP_EMPTY_TOK DOT" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BVUMINUS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BVUMINUS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BVUMINUS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BVUMINUS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BVUMINUS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN REGEXP_STAR_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVROTR_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BINARY_LITERAL" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK STRING_CHARAT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK STRING_CHARAT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK STRING_CHARAT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN STRING_CHARAT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE STRING_CHARAT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BVPLUS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BVPLUS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BVPLUS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BVPLUS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BVPLUS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVROTL_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK LBRACE" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK LBRACE" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK LBRACE" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN LBRACE" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE LBRACE" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN REGEXP_EMPTY_TOK {DIV_TOK, EXP_TOK, INTDIV_TOK, MINUS_TOK..MOD_TOK, PLUS_TOK, STAR_TOK}" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN REGEXP_OPT_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK STRING_INDEXOF_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK STRING_INDEXOF_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK STRING_INDEXOF_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN STRING_INDEXOF_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE STRING_INDEXOF_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN REGEXP_PLUS_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVLT_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN REGEXP_RANGE_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN TRUE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN FLOOR_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BVSUB_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BVSUB_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BVSUB_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BVSUB_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BVSUB_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN FALSE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK STRING_REPLACE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK STRING_REPLACE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK STRING_REPLACE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN STRING_REPLACE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE STRING_REPLACE_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVLE_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN REGEXP_LOOP_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN DECIMAL_LITERAL" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BVMULT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BVMULT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BVMULT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BVMULT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BVMULT_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN INTEGER_LITERAL" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE REGEXP_EMPTY_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IS_INTEGER_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVGT_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK STRING_REPLACE_ALL_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK STRING_REPLACE_ALL_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK STRING_REPLACE_ALL_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN STRING_REPLACE_ALL_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE STRING_REPLACE_ALL_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN HEX_LITERAL" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE REGEXP_SIGMA_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN REGEXP_EMPTY_TOK COLON" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN DIVISIBLE_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN REGEXP_COMPLEMENT_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK LET_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK LET_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN LET_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE LET_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK STRING_LITERAL" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN ABS_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BINARY_LITERAL" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BVUDIV_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BVUDIV_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BVUDIV_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BVUDIV_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BVUDIV_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVGE_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK MINUS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK MINUS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN MINUS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE MINUS_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN DISTINCT_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK STRING_PREFIXOF_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK STRING_PREFIXOF_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK STRING_PREFIXOF_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN STRING_PREFIXOF_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE STRING_PREFIXOF_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK IDENTIFIER" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN REGEXP_EMPTY_TOK COMMA" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK BVSDIV_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK BVSDIV_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK BVSDIV_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN BVSDIV_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE BVSDIV_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVSLT_TOK LPAREN" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK REGEXP_EMPTY_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN NOT_TOK STRING_SUFFIXOF_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN BVNEG_TOK STRING_SUFFIXOF_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK STRING_SUFFIXOF_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LPAREN STRING_SUFFIXOF_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN LBRACE STRING_SUFFIXOF_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
warning(200): /build/cvc4/src/cvc5-1.8/src/parser/cvc/Cvc.g:1849:5: 
Decision can match input such as "LPAREN IF_TOK REGEXP_SIGMA_TOK" using multiple alternatives: 3, 5

As a result, alternative(s) 5 were disabled for that input
[ 93%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/antlr_input.cpp.o
[ 93%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/antlr_input_imports.cpp.o
[ 94%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/bounded_token_buffer.cpp.o
[ 94%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/cvc/cvc.cpp.o
[ 94%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/bounded_token_factory.cpp.o
[ 94%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/cvc/cvc_input.cpp.o
[ 94%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/antlr_line_buffered_input.cpp.o
[ 94%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/input.cpp.o
[ 95%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/line_buffer.cpp.o
[ 95%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/memory_mapped_input_buffer.cpp.o
[ 95%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/parse_op.cpp.o
[ 95%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/parser.cpp.o
[ 95%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/parser_builder.cpp.o
[ 95%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/smt2/smt2.cpp.o
[ 96%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/smt2/smt2_input.cpp.o
[ 96%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/smt2/sygus_input.cpp.o
[ 96%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/tptp/TptpLexer.c.o
[ 96%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/tptp/TptpParser.c.o
[ 96%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/tptp/tptp.cpp.o
[ 97%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/tptp/tptp_input.cpp.o
[ 97%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/cvc/CvcLexer.c.o
[ 97%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/cvc/CvcParser.c.o
[ 97%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/smt2/Smt2Lexer.c.o
[ 97%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/smt2/Smt2Parser.c.o
[ 98%] Linking CXX shared library libcvc4parser.so
[ 98%] Built target cvc4parser
[100%] Building CXX object src/main/CMakeFiles/main.dir/command_executor.cpp.o
[100%] Building CXX object src/main/CMakeFiles/main.dir/interactive_shell.cpp.o
[100%] Building CXX object src/main/CMakeFiles/main.dir/util.cpp.o
[100%] Built target main
[100%] Building CXX object src/main/CMakeFiles/main-test.dir/driver_unified.cpp.o
[100%] Building CXX object src/main/CMakeFiles/cvc4-bin.dir/driver_unified.cpp.o
[100%] Building CXX object src/main/CMakeFiles/cvc4-bin.dir/main.cpp.o
[100%] Linking CXX shared library libmain-test.so
[100%] Linking CXX executable ../../bin/cvc4
[100%] Built target main-test
[100%] Built target cvc4-bin
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/cvc4/src/cvc5-1.8/build'
[  0%] Built target gen-gitinfo
[  1%] Built target gen-theory
[  1%] Built target gen-options
[  1%] Built target gen-tokens
[  3%] Built target gen-expr
[  3%] Generating Debug_tags.tmp
[  3%] Generating Trace_tags.tmp
grep: warning: stray \ before "
grep: warning: stray \ before "
grep: warning: stray \ before "
grep: warning: stray \ before "
[  3%] Generating Debug_tags
[  4%] Generating Trace_tags
[  4%] Built target gen-tags
[ 92%] Built target cvc4
[ 98%] Built target cvc4parser
[100%] Built target main
[100%] Built target main-test
[100%] Built target cvc4-bin
Install the project...
-- Install configuration: "Production"
-- Installing: /build/cvc4/pkg/cvc4/usr/lib/cmake/CVC4/CVC4Targets.cmake
-- Installing: /build/cvc4/pkg/cvc4/usr/lib/cmake/CVC4/CVC4Targets-production.cmake
-- Installing: /build/cvc4/pkg/cvc4/usr/lib/cmake/CVC4/CVC4Config.cmake
-- Installing: /build/cvc4/pkg/cvc4/usr/lib/cmake/CVC4/CVC4ConfigVersion.cmake
-- Installing: /build/cvc4/pkg/cvc4/usr/share/cvc4/sat.plf
-- Installing: /build/cvc4/pkg/cvc4/usr/share/cvc4/er.plf
-- Installing: /build/cvc4/pkg/cvc4/usr/share/cvc4/smt.plf
-- Installing: /build/cvc4/pkg/cvc4/usr/share/cvc4/th_base.plf
-- Installing: /build/cvc4/pkg/cvc4/usr/share/cvc4/lrat.plf
-- Installing: /build/cvc4/pkg/cvc4/usr/share/cvc4/drat.plf
-- Installing: /build/cvc4/pkg/cvc4/usr/share/cvc4/th_arrays.plf
-- Installing: /build/cvc4/pkg/cvc4/usr/share/cvc4/th_bv.plf
-- Installing: /build/cvc4/pkg/cvc4/usr/share/cvc4/th_bv_bitblast.plf
-- Installing: /build/cvc4/pkg/cvc4/usr/share/cvc4/th_bv_rewrites.plf
-- Installing: /build/cvc4/pkg/cvc4/usr/share/cvc4/th_real.plf
-- Installing: /build/cvc4/pkg/cvc4/usr/share/cvc4/th_int.plf
-- Installing: /build/cvc4/pkg/cvc4/usr/share/cvc4/th_lira.plf
-- Installing: /build/cvc4/pkg/cvc4/usr/share/man/man1/cvc4.1
-- Installing: /build/cvc4/pkg/cvc4/usr/share/man/man5/cvc4.5
-- Installing: /build/cvc4/pkg/cvc4/usr/share/man/man3/libcvc4.3
-- Installing: /build/cvc4/pkg/cvc4/usr/share/man/man3/libcvc4parser.3
-- Installing: /build/cvc4/pkg/cvc4/usr/share/man/man3/options.3cvc
-- Installing: /build/cvc4/pkg/cvc4/usr/share/man/man3/SmtEngine.3cvc
-- Installing: /build/cvc4/pkg/cvc4/usr/lib/libcvc4.so.7
-- Set runtime path of "/build/cvc4/pkg/cvc4//usr/lib/libcvc4.so.7" to "/usr/lib"
-- Installing: /build/cvc4/pkg/cvc4/usr/lib/libcvc4.so
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/api/cvc4cpp.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/api/cvc4cppkind.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/base/configuration.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/base/exception.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/base/listener.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/base/modal_exception.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/context/cdhashmap_forward.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/context/cdhashset_forward.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/context/cdinsert_hashmap_forward.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/context/cdlist_forward.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/cvc4.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/cvc4_public.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/cvc4parser_public.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/expr/array.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/expr/array_store_all.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/expr/ascription_type.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/expr/datatype.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/expr/emptyset.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/expr/expr_iomanip.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/expr/expr_sequence.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/expr/record.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/expr/symbol_table.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/expr/type.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/expr/uninterpreted_constant.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/expr/variable_type_map.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/expr/expr.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/expr/kind.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/expr/expr_manager.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/options/language.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/options/option_exception.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/options/options.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/options/printer_modes.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/options/set_language.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/parser/input.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/parser/parser.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/parser/parser_builder.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/parser/parser_exception.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/parser/parse_op.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/printer/sygus_print_callback.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/proof/unsat_core.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/smt/command.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/smt/logic_exception.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/smt/smt_engine.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/theory/logic_info.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/theory/theory_id.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/util/abstract_value.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/util/bitvector.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/util/bool.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/util/cardinality.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/util/divisible.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/util/gmp_util.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/util/hash.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/util/integer_cln_imp.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/util/integer_gmp_imp.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/util/maybe.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/util/proof.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/util/rational_cln_imp.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/util/rational_gmp_imp.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/util/regexp.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/util/resource_manager.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/util/result.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/util/sexpr.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/util/statistics.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/util/string.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/util/tuple.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/util/unsafe_interrupt_exception.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/util/floatingpoint.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/util/integer.h
-- Installing: /build/cvc4/pkg/cvc4/usr/include/cvc4/util/rational.h
-- Installing: /build/cvc4/pkg/cvc4/usr/lib/libcvc4parser.so.7
-- Set runtime path of "/build/cvc4/pkg/cvc4//usr/lib/libcvc4parser.so.7" to "/usr/lib"
-- Installing: /build/cvc4/pkg/cvc4/usr/lib/libcvc4parser.so
-- Installing: /build/cvc4/pkg/cvc4/usr/bin/cvc4
-- Set runtime path of "/build/cvc4/pkg/cvc4//usr/bin/cvc4" to "/usr/lib"
make: Leaving directory '/build/cvc4/src/cvc5-1.8/build'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/lib/libcvc4parser.so.7
usr/lib/libcvc4.so.7
usr/include/cvc4/expr/expr.h
usr/include/cvc4/expr/kind.h
usr/include/cvc4/expr/expr_manager.h
==> Creating package "cvc4"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: cvc4 1.8-3 (Fri 01 Sep 2023 12:21:26 PM MDT)
==> Cleaning up...