Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 582914 Details for
Bug 689918
sci-mathematics/cvc4-1.7 : sandbox issue
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sci-mathematics:cvc4-1.7:20190714-223544.log
sci-mathematics:cvc4-1.7:20190714-223544.log (text/plain), 811.12 KB, created by
Toralf Förster
on 2019-07-15 18:20:07 UTC
(
hide
)
Description:
sci-mathematics:cvc4-1.7:20190714-223544.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2019-07-15 18:20:07 UTC
Size:
811.12 KB
patch
obsolete
> * Package: sci-mathematics/cvc4-1.7 > * Repository: gentoo > * Maintainer: tupone@gentoo.org > * USE: abi_x86_64 amd64 cln elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking cvc4-1.7.tar.gz to /var/tmp/portage/sci-mathematics/cvc4-1.7/work >>>> Source unpacked in /var/tmp/portage/sci-mathematics/cvc4-1.7/work >>>> Preparing source in /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7 ... > * Applying cvc4-1.7-gentoo.patch ... > [ ok ] > * Hardcoded definition(s) removed in CMakeLists.txt: > * set(CMAKE_BUILD_TYPE Debug) >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build" >cmake -C /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DANTLR_BINARY=/usr/bin/antlr3 -DENABLE_GPL=ON -DUSE_CLN=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/gentoo_toolchain.cmake /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7 >loading initial cache file /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/gentoo_common_config.cmake >CMake Warning (dev) at gentoo_common_config.cmake:9 (SET): > implicitly converting 'BOOLEAN' to 'STRING' type. >This warning is for project developers. Use -Wno-dev to suppress it. > >-- The C compiler identification is GNU 9.1.0 >-- The CXX compiler identification is GNU 9.1.0 >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Detecting C compile features >-- Detecting C compile features - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Building Gentoo build >-- 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_Wno_class_memaccess >-- Performing Test HAVE_FLAG_Wno_class_memaccess - Success >-- Configuring with CXX flag '-Wno-class-memaccess' >-- Found PythonInterp: /usr/bin/python (found version "3.6.8") >-- Found GMP: /usr/include >-- Found GMP libs: /usr/lib64/libgmp.so >-- Found CLN: /usr/include (found suitable version "1.3.4", minimum required is "1.2.2") >-- Found CLN libs: /usr/lib64/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 >-- Boost version: 1.70.0 >-- Found Git: /usr/bin/git (found version "2.22.0") >-- Looking for antlr3FileStreamNew >-- Looking for antlr3FileStreamNew - found >-- Found ANTLR: /usr/bin/antlr3 >-- Found ANTLR libs: /usr/lib64/libantlr3c.so >-- Found Java: /etc/java-config-2/current-system-vm/bin/java (found version "1.8.0.212") found components: Runtime >CVC4 1.7 > >Build profile : gentoo > >GPL : on >Best configuration : off >Optimized : off >Optimization level : off > >Assertions : off >Debug symbols : off >Debug context mem mgr: off > >Dumping : off >Muzzle : off >Proofs : off >Replay : off >Statistics : off >Tracing : off > >Asan : off >Coverage (gcov) : off >Profiling (gprof) : off >Unit tests : off >Valgrind : off > >Shared libs : on >Static binary : off >Java bindings : off >Python bindings : off >Python2 : off >Python3 : off > >Portfolio : off > >ABC : off >CaDiCaL : off >CryptoMiniSat : off >drat2er : off >GLPK : off >LFSC : off >MP library : cln >Readline : off >SymFPU : off > > >CPPLAGS (-D...) : NDEBUG >CXXFLAGS : -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess >CFLAGS : -O2 -pipe -march=native -Wall -fexceptions -Wno-deprecated > >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 just type make, followed by make check or make install. > >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -O2 -pipe -march=native -Wall -fexceptions -Wno-deprecated >C++ -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build" >make -j1 VERBOSE=1 >/usr/bin/cmake -S/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7 -B/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build --check-build-system CMakeFiles/Makefile.cmake 0 >/usr/bin/cmake -E cmake_progress_start /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/CMakeFiles /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/CMakeFiles/progress.marks >make -f CMakeFiles/Makefile2 all >make[1]: Entering directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >make -f src/theory/CMakeFiles/gen-theory.dir/build.make src/theory/CMakeFiles/gen-theory.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7 /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/theory /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/theory/CMakeFiles/gen-theory.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/theory/CMakeFiles/gen-theory.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/theory/CMakeFiles/gen-theory.dir/depend.internal". >Dependee "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/theory/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/theory/CMakeFiles/gen-theory.dir/depend.internal". >Scanning dependencies of target gen-theory >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >make -f src/theory/CMakeFiles/gen-theory.dir/build.make src/theory/CMakeFiles/gen-theory.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >[ 0%] Generating type_enumerator.cpp >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/theory && /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/mktheorytraits /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/type_enumerator_template.cpp /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/builtin/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sep/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/kinds > /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/theory/type_enumerator.cpp >[ 0%] Generating theory_traits.h >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/theory && /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/mktheorytraits /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/theory_traits_template.h /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/builtin/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sep/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/kinds > /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/theory/theory_traits.h >[ 1%] Generating rewriter_tables.h >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/theory && /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/mkrewriter /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/rewriter_tables_template.h /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/builtin/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sep/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/kinds > /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/theory/rewriter_tables.h >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >[ 1%] Built target gen-theory >make -f src/base/CMakeFiles/gen-gitinfo.dir/build.make src/base/CMakeFiles/gen-gitinfo.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7 /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base/CMakeFiles/gen-gitinfo.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base/CMakeFiles/gen-gitinfo.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base/CMakeFiles/gen-gitinfo.dir/depend.internal". >Dependee "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base/CMakeFiles/gen-gitinfo.dir/depend.internal". >Scanning dependencies of target gen-gitinfo >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >make -f src/base/CMakeFiles/gen-gitinfo.dir/build.make src/base/CMakeFiles/gen-gitinfo.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base && /usr/bin/cmake -DGIT_FOUND=TRUE -P GitInfo.cmake >fatal: not a git repository (or any parent up to mount point /var/tmp) >Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >[ 1%] Built target gen-gitinfo >make -f src/base/CMakeFiles/gen-tags-debug.dir/build.make src/base/CMakeFiles/gen-tags-debug.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7 /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base/CMakeFiles/gen-tags-debug.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base/CMakeFiles/gen-tags-debug.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base/CMakeFiles/gen-tags-debug.dir/depend.internal". >Dependee "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base/CMakeFiles/gen-tags-debug.dir/depend.internal". >Scanning dependencies of target gen-tags-debug >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >make -f src/base/CMakeFiles/gen-tags-debug.dir/build.make src/base/CMakeFiles/gen-tags-debug.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base && /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/gentmptags.sh /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base Debug /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/api/cvc4cpp.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/api/cvc4cpp.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/api/cvc4cppkind.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/configuration.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/configuration.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/configuration_private.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/cvc4_assert.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/cvc4_assert.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/cvc4_check.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/cvc4_check.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/exception.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/exception.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/listener.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/listener.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/map_util.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/modal_exception.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/output.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/output.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/bindings/java_iterator_adapter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/bindings/java_stream_adapters.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/bindings/swig.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/backtrackable.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/cddense_set.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/cdhashmap.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/cdhashmap_forward.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/cdhashset.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/cdhashset_forward.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/cdinsert_hashmap.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/cdinsert_hashmap_forward.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/cdlist.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/cdlist_forward.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/cdmaybe.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/cdo.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/cdqueue.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/cdtrail_queue.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/context.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/context.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/context_mm.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/context_mm.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/decision/decision_attributes.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/decision/decision_engine.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/decision/decision_engine.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/decision/decision_strategy.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/decision/justification_heuristic.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/decision/justification_heuristic.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/array.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/array_store_all.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/array_store_all.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/ascription_type.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/attribute.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/attribute.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/attribute_internals.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/attribute_unique_id.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/chain.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/datatype.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/datatype.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/emptyset.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/emptyset.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/expr_iomanip.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/expr_iomanip.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/expr_manager_scope.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/expr_manager_template.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/expr_manager_template.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/expr_stream.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/expr_template.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/expr_template.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/kind_map.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/kind_template.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/kind_template.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/matcher.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/metakind_template.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/metakind_template.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_algorithm.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_algorithm.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_builder.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_manager.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_manager.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_manager_attributes.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_manager_listeners.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_manager_listeners.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_self_iterator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_trie.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_trie.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_value.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_value.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/pickle_data.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/pickle_data.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/pickler.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/pickler.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/record.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/record.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/symbol_table.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/symbol_table.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/type.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/type.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/type_checker.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/type_checker_template.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/type_node.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/type_node.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/type_properties_template.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/uninterpreted_constant.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/uninterpreted_constant.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/variable_type_map.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include/cvc4.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include/cvc4_private.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include/cvc4_private_library.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include/cvc4_public.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include/cvc4parser_private.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include/cvc4parser_public.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/lib/clock_gettime.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/lib/ffs.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/lib/replacements.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/lib/strtok_r.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/command_executor.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/command_executor.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/command_executor_portfolio.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/command_executor_portfolio.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/driver_unified.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/interactive_shell.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/interactive_shell.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/main.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/main.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/portfolio.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/portfolio.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/portfolio_util.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/portfolio_util.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/util.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/argument_extender.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/argument_extender_implementation.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/argument_extender_implementation.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/arith_heuristic_pivot_rule.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/arith_heuristic_pivot_rule.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/arith_propagation_mode.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/arith_propagation_mode.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/arith_unate_lemma_mode.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/arith_unate_lemma_mode.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/base_handlers.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/bool_to_bv_mode.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/bool_to_bv_mode.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/bv_bitblast_mode.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/bv_bitblast_mode.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/datatypes_modes.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/decision_mode.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/decision_mode.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/decision_weight.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/didyoumean.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/didyoumean.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/didyoumean_test.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/language.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/language.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/module_template.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/module_template.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/open_ostream.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/open_ostream.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/option_exception.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/option_exception.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/options.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/options_handler.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/options_handler.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/options_holder_template.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/options_public_functions.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/options_template.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/printer_modes.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/printer_modes.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/quantifiers_modes.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/quantifiers_modes.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/set_language.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/set_language.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/smt_modes.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/smt_modes.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/strings_process_loop_mode.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/strings_process_loop_mode.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/sygus_out_mode.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/theoryof_mode.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/theoryof_mode.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/ufss_mode.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/antlr_input.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/antlr_input.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/antlr_input_imports.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/antlr_line_buffered_input.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/antlr_line_buffered_input.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/antlr_tracing.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/bounded_token_buffer.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/bounded_token_buffer.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/bounded_token_factory.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/bounded_token_factory.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/cvc_input.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/cvc_input.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/input.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/input.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/line_buffer.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/line_buffer.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/memory_mapped_input_buffer.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/memory_mapped_input_buffer.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/parser.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/parser.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/parser_builder.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/parser_builder.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/parser_exception.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt1/Smt1.g\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt1/smt1.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt1/smt1.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt1/smt1_input.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt1/smt1_input.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt2/Smt2.g\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt2/smt2.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt2/smt2.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt2/smt2_input.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt2/smt2_input.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt2/sygus_input.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt2/sygus_input.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/tptp/Tptp.g\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/tptp/tptp.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/tptp/tptp.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/tptp/tptp_input.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/tptp/tptp_input.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/assertion_pipeline.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/assertion_pipeline.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/apply_substs.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/apply_substs.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/apply_to_const.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/apply_to_const.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bool_to_bv.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bool_to_bv.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bv_abstraction.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bv_abstraction.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bv_ackermann.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bv_ackermann.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bv_eager_atoms.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bv_eager_atoms.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bv_gauss.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bv_gauss.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bv_intro_pow2.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bv_intro_pow2.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bv_to_bool.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bv_to_bool.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/extended_rewriter_pass.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/extended_rewriter_pass.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/global_negate.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/global_negate.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/int_to_bv.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/int_to_bv.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/ite_removal.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/ite_removal.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/ite_simp.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/ite_simp.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/miplib_trick.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/miplib_trick.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/nl_ext_purify.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/nl_ext_purify.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/non_clausal_simp.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/non_clausal_simp.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/pseudo_boolean_processor.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/pseudo_boolean_processor.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/quantifier_macros.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/quantifier_macros.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/quantifiers_preprocess.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/quantifiers_preprocess.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/real_to_int.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/real_to_int.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/rewrite.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/rewrite.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/sep_skolem_emp.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/sep_skolem_emp.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/sort_infer.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/sort_infer.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/static_learning.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/static_learning.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/sygus_abduct.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/sygus_abduct.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/sygus_inference.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/sygus_inference.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/symmetry_breaker.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/symmetry_breaker.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/symmetry_detect.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/symmetry_detect.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/synth_rew_rules.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/synth_rew_rules.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/theory_preprocess.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/theory_preprocess.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/unconstrained_simplifier.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/unconstrained_simplifier.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/preprocessing_pass.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/preprocessing_pass.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/preprocessing_pass_context.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/preprocessing_pass_context.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/preprocessing_pass_registry.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/preprocessing_pass_registry.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/util/ite_utilities.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/util/ite_utilities.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/ast/ast_printer.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/ast/ast_printer.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/cvc/cvc_printer.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/cvc/cvc_printer.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/dagification_visitor.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/dagification_visitor.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/printer.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/printer.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/smt2/smt2_printer.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/smt2/smt2_printer.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/sygus_print_callback.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/sygus_print_callback.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/tptp/tptp_printer.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/tptp/tptp_printer.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/arith_proof.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/arith_proof.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/arith_proof_recorder.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/arith_proof_recorder.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/array_proof.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/array_proof.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/bitvector_proof.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/bitvector_proof.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/clausal_bitvector_proof.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/clausal_bitvector_proof.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/clause_id.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/cnf_proof.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/cnf_proof.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/dimacs_printer.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/dimacs_printer.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/drat/drat_proof.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/drat/drat_proof.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/er/er_proof.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/er/er_proof.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/lemma_proof.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/lemma_proof.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/lfsc_proof_printer.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/lfsc_proof_printer.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/lrat/lrat_proof.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/lrat/lrat_proof.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/proof.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/proof_manager.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/proof_manager.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/proof_output_channel.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/proof_output_channel.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/proof_utils.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/proof_utils.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/resolution_bitvector_proof.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/resolution_bitvector_proof.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/sat_proof.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/sat_proof_implementation.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/simplify_boolean_node.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/simplify_boolean_node.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/skolemization_manager.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/skolemization_manager.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/theory_proof.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/theory_proof.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/uf_proof.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/uf_proof.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/unsat_core.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/unsat_core.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bv_sat_solver_notify.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/bvminisat.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/bvminisat.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/core/Dimacs.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/core/Main.cc\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/core/Solver.cc\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/core/Solver.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/core/SolverTypes.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/mtl/Alg.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/mtl/Alloc.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/mtl/Heap.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/mtl/IntTypes.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/mtl/Map.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/mtl/Queue.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/mtl/Sort.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/mtl/Vec.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/mtl/XAlloc.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/simp/Main.cc\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/simp/SimpSolver.cc\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/simp/SimpSolver.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/utils/Options.cc\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/utils/Options.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/utils/ParseUtils.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/utils/System.cc\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/utils/System.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/cadical.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/cadical.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/cnf_stream.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/cnf_stream.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/cryptominisat.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/cryptominisat.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/core/Dimacs.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/core/Main.cc\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/core/Solver.cc\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/core/Solver.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/core/SolverTypes.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/minisat.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/minisat.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/mtl/Alg.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/mtl/Alloc.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/mtl/Heap.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/mtl/IntTypes.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/mtl/Map.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/mtl/Queue.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/mtl/Sort.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/mtl/Vec.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/mtl/XAlloc.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/simp/Main.cc\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/simp/SimpSolver.cc\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/simp/SimpSolver.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/utils/Options.cc\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/utils/Options.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/utils/ParseUtils.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/utils/System.cc\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/utils/System.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/prop_engine.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/prop_engine.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/registrar.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/sat_solver.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/sat_solver_factory.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/sat_solver_factory.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/sat_solver_types.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/theory_proxy.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/theory_proxy.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/command.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/command.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/command_list.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/command_list.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/dump.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/dump.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/logic_exception.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/logic_request.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/logic_request.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/managed_ostreams.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/managed_ostreams.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/model.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/model.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/model_core_builder.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/model_core_builder.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/smt_engine.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/smt_engine.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/smt_engine_scope.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/smt_engine_scope.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/smt_statistics_registry.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/smt_statistics_registry.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/term_formula_removal.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/term_formula_removal.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/update_ostream.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt_util/boolean_simplification.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt_util/boolean_simplification.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt_util/lemma_channels.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt_util/lemma_channels.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt_util/lemma_input_channel.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt_util/lemma_output_channel.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt_util/nary_builder.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt_util/nary_builder.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt_util/node_visitor.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/approx_simplex.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/approx_simplex.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/arith_ite_utils.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/arith_ite_utils.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/arith_msum.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/arith_msum.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/arith_rewriter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/arith_rewriter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/arith_static_learner.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/arith_static_learner.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/arith_utilities.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/arithvar.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/arithvar.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/arithvar_node_map.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/attempt_solution_simplex.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/attempt_solution_simplex.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/bound_counts.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/callbacks.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/callbacks.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/congruence_manager.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/congruence_manager.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/constraint.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/constraint.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/constraint_forward.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/cut_log.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/cut_log.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/delta_rational.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/delta_rational.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/dio_solver.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/dio_solver.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/dual_simplex.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/dual_simplex.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/error_set.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/error_set.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/fc_simplex.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/fc_simplex.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/infer_bounds.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/infer_bounds.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/linear_equality.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/linear_equality.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/matrix.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/matrix.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/nonlinear_extension.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/nonlinear_extension.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/normal_form.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/normal_form.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/partial_model.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/partial_model.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/simplex.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/simplex.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/simplex_update.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/simplex_update.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/soi_simplex.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/soi_simplex.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/tableau.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/tableau.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/tableau_sizes.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/tableau_sizes.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/theory_arith.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/theory_arith.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/theory_arith_private.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/theory_arith_private.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/theory_arith_private_forward.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/theory_arith_type_rules.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/type_enumerator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/array_info.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/array_info.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/array_proof_reconstruction.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/array_proof_reconstruction.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/static_fact_manager.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/static_fact_manager.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/theory_arrays.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/theory_arrays.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/theory_arrays_rewriter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/theory_arrays_rewriter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/theory_arrays_type_rules.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/type_enumerator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/union_find.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/union_find.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/assertion.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/assertion.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/atom_requests.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/atom_requests.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/circuit_propagator.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/circuit_propagator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/theory_bool.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/theory_bool.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/theory_bool_rewriter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/theory_bool_rewriter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/theory_bool_type_rules.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/type_enumerator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/builtin/theory_builtin.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/builtin/theory_builtin.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/builtin/theory_builtin_rewriter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/builtin/theory_builtin_rewriter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/builtin/theory_builtin_type_rules.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/builtin/type_enumerator.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/builtin/type_enumerator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/abstraction.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/abstraction.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bitblast/aig_bitblaster.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bitblast/aig_bitblaster.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bitblast/bitblast_strategies_template.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bitblast/bitblast_utils.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bitblast/bitblaster.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bitblast/eager_bitblaster.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bitblast/eager_bitblaster.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bitblast/lazy_bitblaster.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bitblast/lazy_bitblaster.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_eager_solver.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_eager_solver.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_inequality_graph.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_inequality_graph.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_quick_check.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_quick_check.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_subtheory.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_subtheory_algebraic.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_subtheory_algebraic.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_subtheory_bitblast.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_subtheory_bitblast.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_subtheory_core.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_subtheory_core.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_subtheory_inequality.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_subtheory_inequality.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/slicer.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/slicer.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/theory_bv.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/theory_bv.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/theory_bv_rewrite_rules.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/theory_bv_rewrite_rules_constant_evaluation.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/theory_bv_rewrite_rules_core.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/theory_bv_rewrite_rules_normalization.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/theory_bv_rewrite_rules_operator_elimination.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/theory_bv_rewrite_rules_simplification.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/theory_bv_rewriter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/theory_bv_rewriter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/theory_bv_type_rules.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/theory_bv_utils.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/theory_bv_utils.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/type_enumerator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/care_graph.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/datatypes_rewriter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/datatypes_rewriter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/datatypes_sygus.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/datatypes_sygus.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/sygus_simple_sym.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/sygus_simple_sym.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/theory_datatypes.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/theory_datatypes.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/theory_datatypes_type_rules.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/type_enumerator.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/type_enumerator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/decision_manager.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/decision_manager.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/decision_strategy.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/decision_strategy.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/evaluator.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/evaluator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/example/ecdata.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/example/ecdata.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/example/theory_uf_tim.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/example/theory_uf_tim.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/ext_theory.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/ext_theory.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/fp_converter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/fp_converter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/theory_fp.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/theory_fp.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/theory_fp_rewriter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/theory_fp_rewriter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/theory_fp_type_rules.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/type_enumerator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/idl_assertion.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/idl_assertion.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/idl_assertion_db.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/idl_assertion_db.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/idl_model.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/idl_model.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/theory_idl.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/theory_idl.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/interrupted.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/logic_info.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/logic_info.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/output_channel.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/alpha_equivalence.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/alpha_equivalence.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/anti_skolem.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/anti_skolem.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/bv_inverter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/bv_inverter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/bv_inverter_utils.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/bv_inverter_utils.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/candidate_rewrite_database.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/candidate_rewrite_database.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/candidate_rewrite_filter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/candidate_rewrite_filter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/ceg_arith_instantiator.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/ceg_arith_instantiator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/ceg_bv_instantiator.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/ceg_bv_instantiator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/ceg_bv_instantiator_utils.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/ceg_bv_instantiator_utils.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/ceg_dt_instantiator.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/ceg_dt_instantiator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/ceg_epr_instantiator.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/ceg_epr_instantiator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/ceg_instantiator.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/ceg_instantiator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/inst_strategy_cegqi.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/inst_strategy_cegqi.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/conjecture_generator.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/conjecture_generator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/dynamic_rewrite.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/dynamic_rewrite.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/ematching/candidate_generator.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/ematching/candidate_generator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/ematching/ho_trigger.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/ematching/ho_trigger.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/ematching/inst_match_generator.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/ematching/inst_match_generator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/ematching/inst_strategy_e_matching.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/ematching/inst_strategy_e_matching.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/ematching/instantiation_engine.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/ematching/instantiation_engine.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/ematching/trigger.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/ematching/trigger.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/equality_infer.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/equality_infer.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/equality_query.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/equality_query.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/expr_miner.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/expr_miner.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/expr_miner_manager.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/expr_miner_manager.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/extended_rewrite.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/extended_rewrite.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/first_order_model.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/first_order_model.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/fmf/bounded_integers.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/fmf/bounded_integers.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/fmf/full_model_check.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/fmf/full_model_check.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/fmf/model_builder.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/fmf/model_builder.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/fmf/model_engine.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/fmf/model_engine.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/fun_def_process.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/fun_def_process.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/inst_match.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/inst_match.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/inst_match_trie.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/inst_match_trie.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/inst_propagator.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/inst_propagator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/inst_strategy_enumerative.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/inst_strategy_enumerative.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/instantiate.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/instantiate.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/lazy_trie.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/lazy_trie.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/local_theory_ext.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/local_theory_ext.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quant_conflict_find.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quant_conflict_find.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quant_epr.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quant_epr.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quant_relevance.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quant_relevance.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quant_split.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quant_split.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quant_util.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quant_util.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quantifiers_attributes.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quantifiers_attributes.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quantifiers_rewriter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quantifiers_rewriter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/query_generator.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/query_generator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/relevant_domain.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/relevant_domain.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/rewrite_engine.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/rewrite_engine.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/single_inv_partition.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/single_inv_partition.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/skolemize.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/skolemize.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/solution_filter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/solution_filter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/ce_guided_single_inv.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/ce_guided_single_inv.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/ce_guided_single_inv_sol.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/ce_guided_single_inv_sol.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/cegis.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/cegis.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/cegis_unif.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/cegis_unif.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/enum_stream_substitution.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/enum_stream_substitution.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_enumerator.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_enumerator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_eval_unfold.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_eval_unfold.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_explain.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_explain.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_grammar_cons.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_grammar_cons.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_grammar_norm.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_grammar_norm.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_grammar_red.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_grammar_red.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_invariance.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_invariance.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_module.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_module.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_pbe.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_pbe.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_process_conj.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_process_conj.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_repair_const.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_repair_const.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_unif.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_unif.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_unif_io.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_unif_io.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_unif_rl.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_unif_rl.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_unif_strat.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_unif_strat.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/synth_conjecture.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/synth_conjecture.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/synth_engine.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/synth_engine.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/term_database_sygus.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/term_database_sygus.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus_sampler.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus_sampler.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/term_canonize.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/term_canonize.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/term_database.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/term_database.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/term_enumeration.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/term_enumeration.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/term_util.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/term_util.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/theory_quantifiers.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/theory_quantifiers.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/theory_quantifiers_type_rules.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers_engine.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers_engine.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/rep_set.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/rep_set.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/rewriter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/rewriter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/rewriter_attributes.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/rewriter_tables_template.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sep/theory_sep.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sep/theory_sep.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sep/theory_sep_rewriter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sep/theory_sep_rewriter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sep/theory_sep_type_rules.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/normal_form.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/rels_utils.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/theory_sets.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/theory_sets.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/theory_sets_private.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/theory_sets_private.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/theory_sets_rels.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/theory_sets_rels.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/theory_sets_rewriter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/theory_sets_rewriter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/theory_sets_type_enumerator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/theory_sets_type_rules.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/shared_terms_database.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/shared_terms_database.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sort_inference.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sort_inference.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/regexp_elim.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/regexp_elim.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/regexp_operation.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/regexp_operation.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/regexp_solver.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/regexp_solver.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/skolem_cache.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/skolem_cache.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/theory_strings.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/theory_strings.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/theory_strings_preprocess.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/theory_strings_preprocess.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/theory_strings_rewriter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/theory_strings_rewriter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/theory_strings_type_rules.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/type_enumerator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/subs_minimize.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/subs_minimize.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/substitutions.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/substitutions.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/term_registration_visitor.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/term_registration_visitor.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/theory.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/theory.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/theory_engine.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/theory_engine.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/theory_model.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/theory_model.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/theory_model_builder.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/theory_model_builder.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/theory_registrar.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/theory_test_utils.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/theory_traits_template.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/type_enumerator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/type_enumerator_template.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/type_set.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/type_set.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/equality_engine.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/equality_engine.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/equality_engine_types.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/symmetry_breaker.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/symmetry_breaker.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/theory_uf.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/theory_uf.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/theory_uf_model.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/theory_uf_model.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/theory_uf_rewriter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/theory_uf_strong_solver.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/theory_uf_strong_solver.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/theory_uf_type_rules.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/valuation.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/valuation.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/abstract_value.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/abstract_value.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/bin_heap.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/bitvector.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/bitvector.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/bool.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/cardinality.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/cardinality.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/channel.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/debug.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/dense_map.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/divisible.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/divisible.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/floatingpoint.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/gmp_util.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/hash.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/index.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/index.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/integer_cln_imp.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/integer_cln_imp.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/integer_gmp_imp.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/integer_gmp_imp.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/maybe.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/ostream_util.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/ostream_util.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/proof.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/random.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/random.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/rational_cln_imp.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/rational_cln_imp.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/rational_gmp_imp.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/rational_gmp_imp.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/regexp.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/regexp.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/resource_manager.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/resource_manager.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/result.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/result.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/safe_print.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/safe_print.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/sampler.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/sampler.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/sexpr.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/sexpr.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/smt2_quote_string.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/smt2_quote_string.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/statistics.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/statistics.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/statistics_registry.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/statistics_registry.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/tuple.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/unsafe_interrupt_exception.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/utility.h >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >[ 1%] Built target gen-tags-debug >make -f src/base/CMakeFiles/gen-tags-trace.dir/build.make src/base/CMakeFiles/gen-tags-trace.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7 /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base/CMakeFiles/gen-tags-trace.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base/CMakeFiles/gen-tags-trace.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base/CMakeFiles/gen-tags-trace.dir/depend.internal". >Dependee "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base/CMakeFiles/gen-tags-trace.dir/depend.internal". >Scanning dependencies of target gen-tags-trace >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >make -f src/base/CMakeFiles/gen-tags-trace.dir/build.make src/base/CMakeFiles/gen-tags-trace.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base && /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/gentmptags.sh /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base Trace /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/api/cvc4cpp.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/api/cvc4cpp.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/api/cvc4cppkind.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/configuration.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/configuration.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/configuration_private.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/cvc4_assert.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/cvc4_assert.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/cvc4_check.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/cvc4_check.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/exception.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/exception.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/listener.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/listener.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/map_util.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/modal_exception.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/output.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/output.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/bindings/java_iterator_adapter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/bindings/java_stream_adapters.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/bindings/swig.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/backtrackable.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/cddense_set.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/cdhashmap.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/cdhashmap_forward.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/cdhashset.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/cdhashset_forward.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/cdinsert_hashmap.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/cdinsert_hashmap_forward.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/cdlist.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/cdlist_forward.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/cdmaybe.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/cdo.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/cdqueue.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/cdtrail_queue.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/context.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/context.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/context_mm.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/context_mm.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/decision/decision_attributes.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/decision/decision_engine.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/decision/decision_engine.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/decision/decision_strategy.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/decision/justification_heuristic.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/decision/justification_heuristic.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/array.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/array_store_all.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/array_store_all.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/ascription_type.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/attribute.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/attribute.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/attribute_internals.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/attribute_unique_id.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/chain.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/datatype.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/datatype.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/emptyset.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/emptyset.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/expr_iomanip.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/expr_iomanip.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/expr_manager_scope.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/expr_manager_template.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/expr_manager_template.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/expr_stream.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/expr_template.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/expr_template.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/kind_map.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/kind_template.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/kind_template.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/matcher.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/metakind_template.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/metakind_template.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_algorithm.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_algorithm.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_builder.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_manager.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_manager.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_manager_attributes.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_manager_listeners.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_manager_listeners.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_self_iterator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_trie.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_trie.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_value.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_value.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/pickle_data.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/pickle_data.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/pickler.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/pickler.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/record.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/record.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/symbol_table.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/symbol_table.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/type.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/type.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/type_checker.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/type_checker_template.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/type_node.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/type_node.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/type_properties_template.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/uninterpreted_constant.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/uninterpreted_constant.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/variable_type_map.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include/cvc4.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include/cvc4_private.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include/cvc4_private_library.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include/cvc4_public.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include/cvc4parser_private.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include/cvc4parser_public.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/lib/clock_gettime.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/lib/ffs.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/lib/replacements.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/lib/strtok_r.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/command_executor.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/command_executor.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/command_executor_portfolio.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/command_executor_portfolio.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/driver_unified.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/interactive_shell.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/interactive_shell.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/main.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/main.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/portfolio.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/portfolio.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/portfolio_util.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/portfolio_util.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/util.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/argument_extender.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/argument_extender_implementation.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/argument_extender_implementation.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/arith_heuristic_pivot_rule.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/arith_heuristic_pivot_rule.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/arith_propagation_mode.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/arith_propagation_mode.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/arith_unate_lemma_mode.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/arith_unate_lemma_mode.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/base_handlers.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/bool_to_bv_mode.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/bool_to_bv_mode.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/bv_bitblast_mode.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/bv_bitblast_mode.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/datatypes_modes.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/decision_mode.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/decision_mode.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/decision_weight.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/didyoumean.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/didyoumean.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/didyoumean_test.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/language.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/language.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/module_template.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/module_template.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/open_ostream.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/open_ostream.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/option_exception.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/option_exception.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/options.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/options_handler.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/options_handler.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/options_holder_template.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/options_public_functions.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/options_template.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/printer_modes.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/printer_modes.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/quantifiers_modes.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/quantifiers_modes.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/set_language.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/set_language.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/smt_modes.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/smt_modes.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/strings_process_loop_mode.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/strings_process_loop_mode.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/sygus_out_mode.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/theoryof_mode.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/theoryof_mode.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/ufss_mode.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/antlr_input.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/antlr_input.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/antlr_input_imports.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/antlr_line_buffered_input.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/antlr_line_buffered_input.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/antlr_tracing.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/bounded_token_buffer.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/bounded_token_buffer.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/bounded_token_factory.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/bounded_token_factory.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/cvc_input.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/cvc_input.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/input.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/input.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/line_buffer.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/line_buffer.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/memory_mapped_input_buffer.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/memory_mapped_input_buffer.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/parser.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/parser.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/parser_builder.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/parser_builder.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/parser_exception.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt1/Smt1.g\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt1/smt1.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt1/smt1.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt1/smt1_input.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt1/smt1_input.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt2/Smt2.g\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt2/smt2.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt2/smt2.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt2/smt2_input.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt2/smt2_input.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt2/sygus_input.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt2/sygus_input.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/tptp/Tptp.g\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/tptp/tptp.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/tptp/tptp.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/tptp/tptp_input.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/tptp/tptp_input.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/assertion_pipeline.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/assertion_pipeline.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/apply_substs.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/apply_substs.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/apply_to_const.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/apply_to_const.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bool_to_bv.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bool_to_bv.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bv_abstraction.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bv_abstraction.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bv_ackermann.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bv_ackermann.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bv_eager_atoms.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bv_eager_atoms.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bv_gauss.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bv_gauss.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bv_intro_pow2.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bv_intro_pow2.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bv_to_bool.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bv_to_bool.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/extended_rewriter_pass.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/extended_rewriter_pass.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/global_negate.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/global_negate.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/int_to_bv.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/int_to_bv.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/ite_removal.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/ite_removal.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/ite_simp.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/ite_simp.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/miplib_trick.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/miplib_trick.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/nl_ext_purify.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/nl_ext_purify.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/non_clausal_simp.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/non_clausal_simp.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/pseudo_boolean_processor.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/pseudo_boolean_processor.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/quantifier_macros.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/quantifier_macros.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/quantifiers_preprocess.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/quantifiers_preprocess.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/real_to_int.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/real_to_int.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/rewrite.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/rewrite.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/sep_skolem_emp.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/sep_skolem_emp.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/sort_infer.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/sort_infer.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/static_learning.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/static_learning.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/sygus_abduct.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/sygus_abduct.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/sygus_inference.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/sygus_inference.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/symmetry_breaker.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/symmetry_breaker.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/symmetry_detect.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/symmetry_detect.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/synth_rew_rules.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/synth_rew_rules.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/theory_preprocess.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/theory_preprocess.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/unconstrained_simplifier.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/unconstrained_simplifier.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/preprocessing_pass.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/preprocessing_pass.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/preprocessing_pass_context.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/preprocessing_pass_context.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/preprocessing_pass_registry.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/preprocessing_pass_registry.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/util/ite_utilities.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/util/ite_utilities.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/ast/ast_printer.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/ast/ast_printer.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/cvc/cvc_printer.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/cvc/cvc_printer.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/dagification_visitor.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/dagification_visitor.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/printer.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/printer.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/smt2/smt2_printer.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/smt2/smt2_printer.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/sygus_print_callback.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/sygus_print_callback.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/tptp/tptp_printer.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/tptp/tptp_printer.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/arith_proof.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/arith_proof.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/arith_proof_recorder.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/arith_proof_recorder.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/array_proof.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/array_proof.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/bitvector_proof.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/bitvector_proof.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/clausal_bitvector_proof.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/clausal_bitvector_proof.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/clause_id.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/cnf_proof.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/cnf_proof.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/dimacs_printer.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/dimacs_printer.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/drat/drat_proof.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/drat/drat_proof.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/er/er_proof.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/er/er_proof.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/lemma_proof.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/lemma_proof.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/lfsc_proof_printer.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/lfsc_proof_printer.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/lrat/lrat_proof.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/lrat/lrat_proof.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/proof.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/proof_manager.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/proof_manager.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/proof_output_channel.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/proof_output_channel.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/proof_utils.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/proof_utils.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/resolution_bitvector_proof.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/resolution_bitvector_proof.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/sat_proof.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/sat_proof_implementation.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/simplify_boolean_node.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/simplify_boolean_node.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/skolemization_manager.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/skolemization_manager.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/theory_proof.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/theory_proof.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/uf_proof.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/uf_proof.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/unsat_core.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/unsat_core.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bv_sat_solver_notify.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/bvminisat.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/bvminisat.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/core/Dimacs.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/core/Main.cc\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/core/Solver.cc\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/core/Solver.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/core/SolverTypes.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/mtl/Alg.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/mtl/Alloc.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/mtl/Heap.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/mtl/IntTypes.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/mtl/Map.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/mtl/Queue.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/mtl/Sort.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/mtl/Vec.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/mtl/XAlloc.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/simp/Main.cc\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/simp/SimpSolver.cc\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/simp/SimpSolver.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/utils/Options.cc\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/utils/Options.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/utils/ParseUtils.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/utils/System.cc\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/utils/System.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/cadical.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/cadical.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/cnf_stream.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/cnf_stream.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/cryptominisat.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/cryptominisat.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/core/Dimacs.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/core/Main.cc\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/core/Solver.cc\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/core/Solver.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/core/SolverTypes.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/minisat.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/minisat.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/mtl/Alg.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/mtl/Alloc.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/mtl/Heap.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/mtl/IntTypes.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/mtl/Map.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/mtl/Queue.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/mtl/Sort.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/mtl/Vec.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/mtl/XAlloc.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/simp/Main.cc\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/simp/SimpSolver.cc\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/simp/SimpSolver.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/utils/Options.cc\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/utils/Options.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/utils/ParseUtils.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/utils/System.cc\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/utils/System.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/prop_engine.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/prop_engine.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/registrar.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/sat_solver.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/sat_solver_factory.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/sat_solver_factory.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/sat_solver_types.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/theory_proxy.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/theory_proxy.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/command.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/command.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/command_list.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/command_list.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/dump.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/dump.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/logic_exception.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/logic_request.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/logic_request.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/managed_ostreams.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/managed_ostreams.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/model.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/model.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/model_core_builder.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/model_core_builder.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/smt_engine.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/smt_engine.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/smt_engine_scope.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/smt_engine_scope.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/smt_statistics_registry.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/smt_statistics_registry.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/term_formula_removal.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/term_formula_removal.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/update_ostream.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt_util/boolean_simplification.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt_util/boolean_simplification.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt_util/lemma_channels.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt_util/lemma_channels.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt_util/lemma_input_channel.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt_util/lemma_output_channel.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt_util/nary_builder.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt_util/nary_builder.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt_util/node_visitor.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/approx_simplex.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/approx_simplex.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/arith_ite_utils.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/arith_ite_utils.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/arith_msum.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/arith_msum.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/arith_rewriter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/arith_rewriter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/arith_static_learner.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/arith_static_learner.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/arith_utilities.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/arithvar.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/arithvar.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/arithvar_node_map.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/attempt_solution_simplex.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/attempt_solution_simplex.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/bound_counts.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/callbacks.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/callbacks.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/congruence_manager.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/congruence_manager.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/constraint.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/constraint.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/constraint_forward.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/cut_log.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/cut_log.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/delta_rational.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/delta_rational.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/dio_solver.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/dio_solver.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/dual_simplex.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/dual_simplex.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/error_set.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/error_set.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/fc_simplex.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/fc_simplex.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/infer_bounds.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/infer_bounds.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/linear_equality.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/linear_equality.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/matrix.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/matrix.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/nonlinear_extension.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/nonlinear_extension.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/normal_form.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/normal_form.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/partial_model.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/partial_model.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/simplex.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/simplex.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/simplex_update.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/simplex_update.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/soi_simplex.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/soi_simplex.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/tableau.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/tableau.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/tableau_sizes.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/tableau_sizes.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/theory_arith.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/theory_arith.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/theory_arith_private.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/theory_arith_private.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/theory_arith_private_forward.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/theory_arith_type_rules.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/type_enumerator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/array_info.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/array_info.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/array_proof_reconstruction.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/array_proof_reconstruction.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/static_fact_manager.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/static_fact_manager.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/theory_arrays.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/theory_arrays.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/theory_arrays_rewriter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/theory_arrays_rewriter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/theory_arrays_type_rules.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/type_enumerator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/union_find.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/union_find.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/assertion.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/assertion.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/atom_requests.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/atom_requests.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/circuit_propagator.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/circuit_propagator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/theory_bool.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/theory_bool.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/theory_bool_rewriter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/theory_bool_rewriter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/theory_bool_type_rules.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/type_enumerator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/builtin/theory_builtin.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/builtin/theory_builtin.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/builtin/theory_builtin_rewriter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/builtin/theory_builtin_rewriter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/builtin/theory_builtin_type_rules.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/builtin/type_enumerator.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/builtin/type_enumerator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/abstraction.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/abstraction.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bitblast/aig_bitblaster.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bitblast/aig_bitblaster.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bitblast/bitblast_strategies_template.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bitblast/bitblast_utils.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bitblast/bitblaster.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bitblast/eager_bitblaster.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bitblast/eager_bitblaster.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bitblast/lazy_bitblaster.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bitblast/lazy_bitblaster.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_eager_solver.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_eager_solver.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_inequality_graph.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_inequality_graph.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_quick_check.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_quick_check.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_subtheory.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_subtheory_algebraic.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_subtheory_algebraic.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_subtheory_bitblast.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_subtheory_bitblast.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_subtheory_core.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_subtheory_core.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_subtheory_inequality.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_subtheory_inequality.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/slicer.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/slicer.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/theory_bv.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/theory_bv.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/theory_bv_rewrite_rules.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/theory_bv_rewrite_rules_constant_evaluation.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/theory_bv_rewrite_rules_core.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/theory_bv_rewrite_rules_normalization.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/theory_bv_rewrite_rules_operator_elimination.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/theory_bv_rewrite_rules_simplification.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/theory_bv_rewriter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/theory_bv_rewriter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/theory_bv_type_rules.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/theory_bv_utils.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/theory_bv_utils.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/type_enumerator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/care_graph.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/datatypes_rewriter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/datatypes_rewriter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/datatypes_sygus.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/datatypes_sygus.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/sygus_simple_sym.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/sygus_simple_sym.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/theory_datatypes.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/theory_datatypes.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/theory_datatypes_type_rules.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/type_enumerator.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/type_enumerator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/decision_manager.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/decision_manager.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/decision_strategy.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/decision_strategy.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/evaluator.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/evaluator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/example/ecdata.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/example/ecdata.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/example/theory_uf_tim.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/example/theory_uf_tim.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/ext_theory.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/ext_theory.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/fp_converter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/fp_converter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/theory_fp.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/theory_fp.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/theory_fp_rewriter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/theory_fp_rewriter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/theory_fp_type_rules.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/type_enumerator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/idl_assertion.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/idl_assertion.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/idl_assertion_db.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/idl_assertion_db.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/idl_model.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/idl_model.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/theory_idl.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/theory_idl.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/interrupted.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/logic_info.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/logic_info.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/output_channel.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/alpha_equivalence.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/alpha_equivalence.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/anti_skolem.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/anti_skolem.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/bv_inverter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/bv_inverter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/bv_inverter_utils.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/bv_inverter_utils.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/candidate_rewrite_database.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/candidate_rewrite_database.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/candidate_rewrite_filter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/candidate_rewrite_filter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/ceg_arith_instantiator.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/ceg_arith_instantiator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/ceg_bv_instantiator.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/ceg_bv_instantiator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/ceg_bv_instantiator_utils.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/ceg_bv_instantiator_utils.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/ceg_dt_instantiator.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/ceg_dt_instantiator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/ceg_epr_instantiator.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/ceg_epr_instantiator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/ceg_instantiator.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/ceg_instantiator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/inst_strategy_cegqi.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/inst_strategy_cegqi.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/conjecture_generator.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/conjecture_generator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/dynamic_rewrite.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/dynamic_rewrite.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/ematching/candidate_generator.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/ematching/candidate_generator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/ematching/ho_trigger.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/ematching/ho_trigger.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/ematching/inst_match_generator.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/ematching/inst_match_generator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/ematching/inst_strategy_e_matching.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/ematching/inst_strategy_e_matching.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/ematching/instantiation_engine.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/ematching/instantiation_engine.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/ematching/trigger.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/ematching/trigger.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/equality_infer.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/equality_infer.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/equality_query.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/equality_query.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/expr_miner.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/expr_miner.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/expr_miner_manager.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/expr_miner_manager.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/extended_rewrite.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/extended_rewrite.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/first_order_model.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/first_order_model.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/fmf/bounded_integers.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/fmf/bounded_integers.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/fmf/full_model_check.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/fmf/full_model_check.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/fmf/model_builder.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/fmf/model_builder.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/fmf/model_engine.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/fmf/model_engine.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/fun_def_process.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/fun_def_process.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/inst_match.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/inst_match.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/inst_match_trie.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/inst_match_trie.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/inst_propagator.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/inst_propagator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/inst_strategy_enumerative.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/inst_strategy_enumerative.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/instantiate.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/instantiate.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/lazy_trie.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/lazy_trie.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/local_theory_ext.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/local_theory_ext.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quant_conflict_find.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quant_conflict_find.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quant_epr.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quant_epr.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quant_relevance.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quant_relevance.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quant_split.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quant_split.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quant_util.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quant_util.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quantifiers_attributes.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quantifiers_attributes.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quantifiers_rewriter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quantifiers_rewriter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/query_generator.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/query_generator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/relevant_domain.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/relevant_domain.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/rewrite_engine.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/rewrite_engine.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/single_inv_partition.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/single_inv_partition.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/skolemize.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/skolemize.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/solution_filter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/solution_filter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/ce_guided_single_inv.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/ce_guided_single_inv.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/ce_guided_single_inv_sol.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/ce_guided_single_inv_sol.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/cegis.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/cegis.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/cegis_unif.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/cegis_unif.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/enum_stream_substitution.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/enum_stream_substitution.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_enumerator.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_enumerator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_eval_unfold.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_eval_unfold.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_explain.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_explain.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_grammar_cons.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_grammar_cons.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_grammar_norm.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_grammar_norm.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_grammar_red.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_grammar_red.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_invariance.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_invariance.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_module.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_module.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_pbe.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_pbe.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_process_conj.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_process_conj.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_repair_const.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_repair_const.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_unif.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_unif.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_unif_io.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_unif_io.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_unif_rl.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_unif_rl.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_unif_strat.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_unif_strat.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/synth_conjecture.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/synth_conjecture.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/synth_engine.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/synth_engine.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/term_database_sygus.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/term_database_sygus.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus_sampler.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus_sampler.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/term_canonize.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/term_canonize.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/term_database.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/term_database.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/term_enumeration.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/term_enumeration.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/term_util.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/term_util.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/theory_quantifiers.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/theory_quantifiers.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/theory_quantifiers_type_rules.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers_engine.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers_engine.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/rep_set.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/rep_set.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/rewriter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/rewriter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/rewriter_attributes.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/rewriter_tables_template.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sep/theory_sep.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sep/theory_sep.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sep/theory_sep_rewriter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sep/theory_sep_rewriter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sep/theory_sep_type_rules.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/normal_form.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/rels_utils.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/theory_sets.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/theory_sets.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/theory_sets_private.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/theory_sets_private.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/theory_sets_rels.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/theory_sets_rels.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/theory_sets_rewriter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/theory_sets_rewriter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/theory_sets_type_enumerator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/theory_sets_type_rules.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/shared_terms_database.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/shared_terms_database.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sort_inference.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sort_inference.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/regexp_elim.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/regexp_elim.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/regexp_operation.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/regexp_operation.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/regexp_solver.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/regexp_solver.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/skolem_cache.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/skolem_cache.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/theory_strings.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/theory_strings.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/theory_strings_preprocess.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/theory_strings_preprocess.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/theory_strings_rewriter.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/theory_strings_rewriter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/theory_strings_type_rules.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/type_enumerator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/subs_minimize.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/subs_minimize.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/substitutions.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/substitutions.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/term_registration_visitor.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/term_registration_visitor.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/theory.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/theory.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/theory_engine.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/theory_engine.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/theory_model.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/theory_model.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/theory_model_builder.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/theory_model_builder.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/theory_registrar.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/theory_test_utils.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/theory_traits_template.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/type_enumerator.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/type_enumerator_template.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/type_set.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/type_set.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/equality_engine.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/equality_engine.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/equality_engine_types.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/symmetry_breaker.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/symmetry_breaker.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/theory_uf.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/theory_uf.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/theory_uf_model.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/theory_uf_model.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/theory_uf_rewriter.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/theory_uf_strong_solver.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/theory_uf_strong_solver.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/theory_uf_type_rules.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/valuation.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/valuation.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/abstract_value.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/abstract_value.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/bin_heap.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/bitvector.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/bitvector.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/bool.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/cardinality.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/cardinality.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/channel.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/debug.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/dense_map.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/divisible.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/divisible.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/floatingpoint.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/gmp_util.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/hash.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/index.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/index.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/integer_cln_imp.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/integer_cln_imp.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/integer_gmp_imp.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/integer_gmp_imp.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/maybe.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/ostream_util.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/ostream_util.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/proof.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/random.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/random.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/rational_cln_imp.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/rational_cln_imp.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/rational_gmp_imp.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/rational_gmp_imp.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/regexp.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/regexp.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/resource_manager.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/resource_manager.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/result.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/result.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/safe_print.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/safe_print.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/sampler.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/sampler.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/sexpr.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/sexpr.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/smt2_quote_string.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/smt2_quote_string.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/statistics.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/statistics.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/statistics_registry.cpp\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/statistics_registry.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/tuple.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/unsafe_interrupt_exception.h\ /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/utility.h >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >[ 1%] Built target gen-tags-trace >make -f src/base/CMakeFiles/gen-tags.dir/build.make src/base/CMakeFiles/gen-tags.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7 /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base/CMakeFiles/gen-tags.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base/CMakeFiles/gen-tags.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base/CMakeFiles/gen-tags.dir/depend.internal". >Dependee "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base/CMakeFiles/gen-tags.dir/depend.internal". >Scanning dependencies of target gen-tags >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >make -f src/base/CMakeFiles/gen-tags.dir/build.make src/base/CMakeFiles/gen-tags.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >[ 1%] Generating Debug_tags >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base && /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/gentags.sh Debug >[ 2%] Generating Debug_tags.h >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base && /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/genheader.sh /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base Debug >[ 2%] Generating Trace_tags >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base && /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/gentags.sh Trace >[ 2%] Generating Trace_tags.h >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base && /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/genheader.sh /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base Trace >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >[ 2%] Built target gen-tags >make -f src/expr/CMakeFiles/gen-expr.dir/build.make src/expr/CMakeFiles/gen-expr.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7 /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr/CMakeFiles/gen-expr.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr/CMakeFiles/gen-expr.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr/CMakeFiles/gen-expr.dir/depend.internal". >Dependee "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr/CMakeFiles/gen-expr.dir/depend.internal". >Scanning dependencies of target gen-expr >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >make -f src/expr/CMakeFiles/gen-expr.dir/build.make src/expr/CMakeFiles/gen-expr.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >[ 3%] Generating kind.h >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr && /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/mkkind /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/kind_template.h /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/builtin/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sep/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/kinds > /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr/kind.h >[ 3%] Generating kind.cpp >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr && /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/mkkind /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/kind_template.cpp /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/builtin/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sep/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/kinds > /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr/kind.cpp >[ 3%] Generating metakind.h >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr && /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/mkmetakind /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/metakind_template.h /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/builtin/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sep/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/kinds > /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr/metakind.h >[ 3%] Generating metakind.cpp >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr && /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/mkmetakind /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/metakind_template.cpp /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/builtin/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sep/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/kinds > /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr/metakind.cpp >[ 3%] Generating expr.h >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr && /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/mkexpr /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/expr_template.h /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/builtin/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sep/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/kinds > /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr/expr.h >[ 3%] Generating expr.cpp >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr && /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/mkexpr /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/expr_template.cpp /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/builtin/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sep/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/kinds > /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr/expr.cpp >[ 3%] Generating expr_manager.h >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr && /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/mkexpr /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/expr_manager_template.h /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/builtin/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sep/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/kinds > /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr/expr_manager.h >[ 4%] Generating expr_manager.cpp >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr && /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/mkexpr /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/expr_manager_template.cpp /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/builtin/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sep/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/kinds > /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr/expr_manager.cpp >[ 4%] Generating type_checker.cpp >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr && /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/mkexpr /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/type_checker_template.cpp /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/builtin/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sep/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/kinds > /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr/type_checker.cpp >[ 4%] Generating type_properties.h >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr && /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/mkkind /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/type_properties_template.h /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/builtin/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sep/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/kinds /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/kinds > /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr/type_properties.h >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >[ 4%] Built target gen-expr >make -f src/options/CMakeFiles/gen-options.dir/build.make src/options/CMakeFiles/gen-options.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7 /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options/CMakeFiles/gen-options.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options/CMakeFiles/gen-options.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options/CMakeFiles/gen-options.dir/depend.internal". >Dependee "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options/CMakeFiles/gen-options.dir/depend.internal". >Scanning dependencies of target gen-options >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >make -f src/options/CMakeFiles/gen-options.dir/build.make src/options/CMakeFiles/gen-options.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >[ 4%] 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, idl_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, idl_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 >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options && /usr/bin/python /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/mkoptions.py /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options/../../doc /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/arith_options.toml /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/arrays_options.toml /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/base_options.toml /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/booleans_options.toml /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/builtin_options.toml /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/bv_options.toml /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/datatypes_options.toml /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/decision_options.toml /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/expr_options.toml /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/fp_options.toml /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/idl_options.toml /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/main_options.toml /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/parser_options.toml /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/printer_options.toml /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/proof_options.toml /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/prop_options.toml /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/quantifiers_options.toml /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/sep_options.toml /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/sets_options.toml /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/smt_options.toml /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/strings_options.toml /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/theory_options.toml /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/uf_options.toml >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >[ 4%] Built target gen-options >make -f src/CMakeFiles/cvc4.dir/build.make src/CMakeFiles/cvc4.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7 /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/CMakeFiles/cvc4.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/CMakeFiles/cvc4.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/CMakeFiles/cvc4.dir/depend.internal". >Dependee "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/CMakeFiles/cvc4.dir/depend.internal". >Scanning dependencies of target cvc4 >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >make -f src/CMakeFiles/cvc4.dir/build.make src/CMakeFiles/cvc4.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >[ 4%] Building CXX object src/CMakeFiles/cvc4.dir/api/cvc4cpp.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/api/cvc4cpp.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/api/cvc4cpp.cpp >[ 5%] Building CXX object src/CMakeFiles/cvc4.dir/context/context.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/context/context.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/context.cpp >[ 5%] Building CXX object src/CMakeFiles/cvc4.dir/context/context_mm.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/context/context_mm.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/context/context_mm.cpp >[ 5%] Building CXX object src/CMakeFiles/cvc4.dir/decision/decision_engine.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/decision/decision_engine.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/decision/decision_engine.cpp >[ 5%] Building CXX object src/CMakeFiles/cvc4.dir/decision/justification_heuristic.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/decision/justification_heuristic.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/decision/justification_heuristic.cpp >[ 5%] Building C object src/CMakeFiles/cvc4.dir/lib/clock_gettime.c.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-gcc -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -fexceptions -Wno-deprecated -fPIC -std=gnu99 -o CMakeFiles/cvc4.dir/lib/clock_gettime.c.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/lib/clock_gettime.c >[ 7%] Building C object src/CMakeFiles/cvc4.dir/lib/ffs.c.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-gcc -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -fexceptions -Wno-deprecated -fPIC -std=gnu99 -o CMakeFiles/cvc4.dir/lib/ffs.c.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/lib/ffs.c >[ 7%] Building C object src/CMakeFiles/cvc4.dir/lib/strtok_r.c.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-gcc -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -fexceptions -Wno-deprecated -fPIC -std=gnu99 -o CMakeFiles/cvc4.dir/lib/strtok_r.c.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/lib/strtok_r.c >[ 7%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/assertion_pipeline.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/assertion_pipeline.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/assertion_pipeline.cpp >[ 7%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/apply_substs.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/apply_substs.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/apply_substs.cpp >[ 7%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/apply_to_const.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/apply_to_const.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/apply_to_const.cpp >[ 7%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/bool_to_bv.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/bool_to_bv.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bool_to_bv.cpp >[ 8%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/bv_abstraction.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/bv_abstraction.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bv_abstraction.cpp >[ 8%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/bv_ackermann.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/bv_ackermann.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bv_ackermann.cpp >[ 8%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/bv_eager_atoms.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/bv_eager_atoms.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bv_eager_atoms.cpp >[ 8%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/bv_gauss.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/bv_gauss.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bv_gauss.cpp >[ 8%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/bv_intro_pow2.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/bv_intro_pow2.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bv_intro_pow2.cpp >[ 9%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/bv_to_bool.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/bv_to_bool.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/bv_to_bool.cpp >[ 9%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/extended_rewriter_pass.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/extended_rewriter_pass.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/extended_rewriter_pass.cpp >[ 9%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/global_negate.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/global_negate.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/global_negate.cpp >[ 9%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/int_to_bv.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/int_to_bv.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/int_to_bv.cpp >[ 9%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/ite_removal.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/ite_removal.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/ite_removal.cpp >[ 10%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/ite_simp.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/ite_simp.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/ite_simp.cpp >[ 10%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/miplib_trick.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/miplib_trick.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/miplib_trick.cpp >[ 10%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/nl_ext_purify.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/nl_ext_purify.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/nl_ext_purify.cpp >[ 10%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/non_clausal_simp.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/non_clausal_simp.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/non_clausal_simp.cpp >[ 10%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/pseudo_boolean_processor.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/pseudo_boolean_processor.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/pseudo_boolean_processor.cpp >[ 11%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/quantifier_macros.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/quantifier_macros.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/quantifier_macros.cpp >[ 11%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/quantifiers_preprocess.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/quantifiers_preprocess.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/quantifiers_preprocess.cpp >[ 11%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/real_to_int.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/real_to_int.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/real_to_int.cpp >[ 11%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/rewrite.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/rewrite.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/rewrite.cpp >[ 11%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/sep_skolem_emp.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/sep_skolem_emp.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/sep_skolem_emp.cpp >[ 12%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/sort_infer.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/sort_infer.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/sort_infer.cpp >[ 12%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/static_learning.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/static_learning.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/static_learning.cpp >[ 12%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/sygus_abduct.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/sygus_abduct.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/sygus_abduct.cpp >[ 12%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/sygus_inference.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/sygus_inference.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/sygus_inference.cpp >[ 12%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/symmetry_breaker.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/symmetry_breaker.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/symmetry_breaker.cpp >[ 12%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/symmetry_detect.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/symmetry_detect.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/symmetry_detect.cpp >[ 14%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/synth_rew_rules.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/synth_rew_rules.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/synth_rew_rules.cpp >[ 14%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/theory_preprocess.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/theory_preprocess.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/theory_preprocess.cpp >[ 14%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/passes/unconstrained_simplifier.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/passes/unconstrained_simplifier.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/passes/unconstrained_simplifier.cpp >[ 14%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/preprocessing_pass.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/preprocessing_pass.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/preprocessing_pass.cpp >[ 14%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/preprocessing_pass_context.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/preprocessing_pass_context.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/preprocessing_pass_context.cpp >[ 15%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/preprocessing_pass_registry.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/preprocessing_pass_registry.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/preprocessing_pass_registry.cpp >[ 15%] Building CXX object src/CMakeFiles/cvc4.dir/preprocessing/util/ite_utilities.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/preprocessing/util/ite_utilities.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/preprocessing/util/ite_utilities.cpp >[ 15%] Building CXX object src/CMakeFiles/cvc4.dir/printer/ast/ast_printer.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/printer/ast/ast_printer.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/ast/ast_printer.cpp >[ 15%] Building CXX object src/CMakeFiles/cvc4.dir/printer/cvc/cvc_printer.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/printer/cvc/cvc_printer.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/cvc/cvc_printer.cpp >[ 15%] Building CXX object src/CMakeFiles/cvc4.dir/printer/dagification_visitor.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/printer/dagification_visitor.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/dagification_visitor.cpp >[ 16%] Building CXX object src/CMakeFiles/cvc4.dir/printer/printer.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/printer/printer.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/printer.cpp >[ 16%] Building CXX object src/CMakeFiles/cvc4.dir/printer/smt2/smt2_printer.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/printer/smt2/smt2_printer.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/smt2/smt2_printer.cpp >[ 16%] Building CXX object src/CMakeFiles/cvc4.dir/printer/sygus_print_callback.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/printer/sygus_print_callback.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/sygus_print_callback.cpp >[ 16%] Building CXX object src/CMakeFiles/cvc4.dir/printer/tptp/tptp_printer.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/printer/tptp/tptp_printer.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/printer/tptp/tptp_printer.cpp >[ 16%] Building CXX object src/CMakeFiles/cvc4.dir/proof/arith_proof.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/proof/arith_proof.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/arith_proof.cpp >[ 17%] Building CXX object src/CMakeFiles/cvc4.dir/proof/arith_proof_recorder.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/proof/arith_proof_recorder.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/arith_proof_recorder.cpp >[ 17%] Building CXX object src/CMakeFiles/cvc4.dir/proof/array_proof.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/proof/array_proof.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/array_proof.cpp >[ 17%] Building CXX object src/CMakeFiles/cvc4.dir/proof/bitvector_proof.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/proof/bitvector_proof.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/bitvector_proof.cpp >[ 17%] Building CXX object src/CMakeFiles/cvc4.dir/proof/clausal_bitvector_proof.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/proof/clausal_bitvector_proof.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/clausal_bitvector_proof.cpp >[ 17%] Building CXX object src/CMakeFiles/cvc4.dir/proof/cnf_proof.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/proof/cnf_proof.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/cnf_proof.cpp >[ 17%] Building CXX object src/CMakeFiles/cvc4.dir/proof/dimacs_printer.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/proof/dimacs_printer.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/dimacs_printer.cpp >[ 18%] Building CXX object src/CMakeFiles/cvc4.dir/proof/drat/drat_proof.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/proof/drat/drat_proof.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/drat/drat_proof.cpp >[ 18%] Building CXX object src/CMakeFiles/cvc4.dir/proof/er/er_proof.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/proof/er/er_proof.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/er/er_proof.cpp >/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/er/er_proof.cpp: In function âCVC4::prop::SatLiteral CVC4::proof::er::{anonymous}::resolveModify(std::unordered_set<CVC4::prop::SatLiteral, CVC4::prop::SatLiteralHashFunction>&, const SatClause&)â: >/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/er/er_proof.cpp:337:8: warning: variable âfoundPivotâ set but not used [-Wunused-but-set-variable] > 337 | bool foundPivot = false; > | ^~~~~~~~~~ >[ 18%] Building CXX object src/CMakeFiles/cvc4.dir/proof/lemma_proof.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/proof/lemma_proof.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/lemma_proof.cpp >[ 18%] Building CXX object src/CMakeFiles/cvc4.dir/proof/lfsc_proof_printer.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/proof/lfsc_proof_printer.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/lfsc_proof_printer.cpp >[ 18%] Building CXX object src/CMakeFiles/cvc4.dir/proof/lrat/lrat_proof.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/proof/lrat/lrat_proof.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/lrat/lrat_proof.cpp >[ 20%] Building CXX object src/CMakeFiles/cvc4.dir/proof/proof_manager.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/proof/proof_manager.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/proof_manager.cpp >[ 20%] Building CXX object src/CMakeFiles/cvc4.dir/proof/proof_output_channel.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/proof/proof_output_channel.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/proof_output_channel.cpp >[ 20%] Building CXX object src/CMakeFiles/cvc4.dir/proof/proof_utils.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/proof/proof_utils.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/proof_utils.cpp >[ 20%] Building CXX object src/CMakeFiles/cvc4.dir/proof/resolution_bitvector_proof.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/proof/resolution_bitvector_proof.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/resolution_bitvector_proof.cpp >[ 20%] Building CXX object src/CMakeFiles/cvc4.dir/proof/simplify_boolean_node.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/proof/simplify_boolean_node.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/simplify_boolean_node.cpp >[ 21%] Building CXX object src/CMakeFiles/cvc4.dir/proof/skolemization_manager.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/proof/skolemization_manager.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/skolemization_manager.cpp >[ 21%] Building CXX object src/CMakeFiles/cvc4.dir/proof/theory_proof.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/proof/theory_proof.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/theory_proof.cpp >[ 21%] Building CXX object src/CMakeFiles/cvc4.dir/proof/uf_proof.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/proof/uf_proof.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/uf_proof.cpp >[ 21%] Building CXX object src/CMakeFiles/cvc4.dir/proof/unsat_core.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/proof/unsat_core.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/proof/unsat_core.cpp >[ 21%] Building CXX object src/CMakeFiles/cvc4.dir/prop/bvminisat/bvminisat.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/prop/bvminisat/bvminisat.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/bvminisat.cpp >[ 22%] Building CXX object src/CMakeFiles/cvc4.dir/prop/bvminisat/core/Solver.cc.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/prop/bvminisat/core/Solver.cc.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/core/Solver.cc >[ 22%] Building CXX object src/CMakeFiles/cvc4.dir/prop/bvminisat/simp/SimpSolver.cc.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/prop/bvminisat/simp/SimpSolver.cc.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/bvminisat/simp/SimpSolver.cc >[ 22%] Building CXX object src/CMakeFiles/cvc4.dir/prop/cadical.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/prop/cadical.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/cadical.cpp >[ 22%] Building CXX object src/CMakeFiles/cvc4.dir/prop/cnf_stream.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/prop/cnf_stream.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/cnf_stream.cpp >[ 22%] Building CXX object src/CMakeFiles/cvc4.dir/prop/cryptominisat.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/prop/cryptominisat.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/cryptominisat.cpp >[ 23%] Building CXX object src/CMakeFiles/cvc4.dir/prop/minisat/core/Solver.cc.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/prop/minisat/core/Solver.cc.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/core/Solver.cc >[ 23%] Building CXX object src/CMakeFiles/cvc4.dir/prop/minisat/minisat.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/prop/minisat/minisat.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/minisat.cpp >[ 23%] Building CXX object src/CMakeFiles/cvc4.dir/prop/minisat/simp/SimpSolver.cc.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/prop/minisat/simp/SimpSolver.cc.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/minisat/simp/SimpSolver.cc >[ 23%] Building CXX object src/CMakeFiles/cvc4.dir/prop/prop_engine.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/prop/prop_engine.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/prop_engine.cpp >[ 23%] Building CXX object src/CMakeFiles/cvc4.dir/prop/sat_solver_factory.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/prop/sat_solver_factory.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/sat_solver_factory.cpp >[ 23%] Building CXX object src/CMakeFiles/cvc4.dir/prop/theory_proxy.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/prop/theory_proxy.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/prop/theory_proxy.cpp >[ 24%] Building CXX object src/CMakeFiles/cvc4.dir/smt/command.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/smt/command.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/command.cpp >[ 24%] Building CXX object src/CMakeFiles/cvc4.dir/smt/command_list.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/smt/command_list.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/command_list.cpp >[ 24%] Building CXX object src/CMakeFiles/cvc4.dir/smt/dump.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/smt/dump.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/dump.cpp >[ 24%] Building CXX object src/CMakeFiles/cvc4.dir/smt/logic_request.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/smt/logic_request.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/logic_request.cpp >[ 24%] Building CXX object src/CMakeFiles/cvc4.dir/smt/managed_ostreams.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/smt/managed_ostreams.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/managed_ostreams.cpp >[ 25%] Building CXX object src/CMakeFiles/cvc4.dir/smt/model.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/smt/model.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/model.cpp >[ 25%] Building CXX object src/CMakeFiles/cvc4.dir/smt/model_core_builder.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/smt/model_core_builder.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/model_core_builder.cpp >[ 25%] Building CXX object src/CMakeFiles/cvc4.dir/smt/smt_engine.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/smt/smt_engine.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/smt_engine.cpp >[ 25%] Building CXX object src/CMakeFiles/cvc4.dir/smt/smt_engine_scope.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/smt/smt_engine_scope.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/smt_engine_scope.cpp >[ 25%] Building CXX object src/CMakeFiles/cvc4.dir/smt/smt_statistics_registry.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/smt/smt_statistics_registry.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/smt_statistics_registry.cpp >[ 27%] Building CXX object src/CMakeFiles/cvc4.dir/smt/term_formula_removal.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/smt/term_formula_removal.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt/term_formula_removal.cpp >[ 27%] Building CXX object src/CMakeFiles/cvc4.dir/smt_util/boolean_simplification.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/smt_util/boolean_simplification.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt_util/boolean_simplification.cpp >[ 27%] Building CXX object src/CMakeFiles/cvc4.dir/smt_util/lemma_channels.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/smt_util/lemma_channels.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt_util/lemma_channels.cpp >[ 27%] Building CXX object src/CMakeFiles/cvc4.dir/smt_util/nary_builder.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/smt_util/nary_builder.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/smt_util/nary_builder.cpp >[ 27%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/approx_simplex.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arith/approx_simplex.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/approx_simplex.cpp >[ 28%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/arith_ite_utils.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arith/arith_ite_utils.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/arith_ite_utils.cpp >[ 28%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/arith_msum.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arith/arith_msum.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/arith_msum.cpp >[ 28%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/arith_rewriter.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arith/arith_rewriter.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/arith_rewriter.cpp >[ 28%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/arith_static_learner.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arith/arith_static_learner.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/arith_static_learner.cpp >[ 28%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/arithvar.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arith/arithvar.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/arithvar.cpp >[ 28%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/attempt_solution_simplex.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arith/attempt_solution_simplex.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/attempt_solution_simplex.cpp >[ 29%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/callbacks.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arith/callbacks.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/callbacks.cpp >[ 29%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/congruence_manager.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arith/congruence_manager.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/congruence_manager.cpp >[ 29%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/constraint.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arith/constraint.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/constraint.cpp >[ 29%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/cut_log.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arith/cut_log.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/cut_log.cpp >[ 29%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/delta_rational.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arith/delta_rational.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/delta_rational.cpp >[ 30%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/dio_solver.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arith/dio_solver.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/dio_solver.cpp >[ 30%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/dual_simplex.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arith/dual_simplex.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/dual_simplex.cpp >[ 30%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/error_set.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arith/error_set.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/error_set.cpp >[ 30%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/fc_simplex.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arith/fc_simplex.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/fc_simplex.cpp >[ 30%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/infer_bounds.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arith/infer_bounds.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/infer_bounds.cpp >[ 31%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/linear_equality.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arith/linear_equality.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/linear_equality.cpp >[ 31%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/matrix.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arith/matrix.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/matrix.cpp >[ 31%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/nonlinear_extension.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arith/nonlinear_extension.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/nonlinear_extension.cpp >[ 31%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/normal_form.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arith/normal_form.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/normal_form.cpp >[ 31%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/partial_model.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arith/partial_model.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/partial_model.cpp >[ 32%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/simplex.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arith/simplex.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/simplex.cpp >[ 32%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/simplex_update.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arith/simplex_update.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/simplex_update.cpp >[ 32%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/soi_simplex.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arith/soi_simplex.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/soi_simplex.cpp >[ 32%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/tableau.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arith/tableau.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/tableau.cpp >[ 32%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/tableau_sizes.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arith/tableau_sizes.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/tableau_sizes.cpp >[ 34%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/theory_arith.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arith/theory_arith.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/theory_arith.cpp >[ 34%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arith/theory_arith_private.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arith/theory_arith_private.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arith/theory_arith_private.cpp >[ 34%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arrays/array_info.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arrays/array_info.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/array_info.cpp >[ 34%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arrays/array_proof_reconstruction.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arrays/array_proof_reconstruction.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/array_proof_reconstruction.cpp >[ 34%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arrays/static_fact_manager.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arrays/static_fact_manager.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/static_fact_manager.cpp >[ 34%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arrays/theory_arrays.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arrays/theory_arrays.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/theory_arrays.cpp >[ 35%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arrays/theory_arrays_rewriter.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arrays/theory_arrays_rewriter.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/theory_arrays_rewriter.cpp >[ 35%] Building CXX object src/CMakeFiles/cvc4.dir/theory/arrays/union_find.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/arrays/union_find.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/arrays/union_find.cpp >[ 35%] Building CXX object src/CMakeFiles/cvc4.dir/theory/assertion.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/assertion.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/assertion.cpp >[ 35%] Building CXX object src/CMakeFiles/cvc4.dir/theory/atom_requests.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/atom_requests.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/atom_requests.cpp >[ 35%] Building CXX object src/CMakeFiles/cvc4.dir/theory/booleans/circuit_propagator.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/booleans/circuit_propagator.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/circuit_propagator.cpp >[ 36%] Building CXX object src/CMakeFiles/cvc4.dir/theory/booleans/theory_bool.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/booleans/theory_bool.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/theory_bool.cpp >[ 36%] Building CXX object src/CMakeFiles/cvc4.dir/theory/booleans/theory_bool_rewriter.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/booleans/theory_bool_rewriter.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/booleans/theory_bool_rewriter.cpp >[ 36%] Building CXX object src/CMakeFiles/cvc4.dir/theory/builtin/theory_builtin.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/builtin/theory_builtin.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/builtin/theory_builtin.cpp >[ 36%] Building CXX object src/CMakeFiles/cvc4.dir/theory/builtin/theory_builtin_rewriter.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/builtin/theory_builtin_rewriter.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/builtin/theory_builtin_rewriter.cpp >[ 36%] Building CXX object src/CMakeFiles/cvc4.dir/theory/builtin/type_enumerator.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/builtin/type_enumerator.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/builtin/type_enumerator.cpp >[ 37%] Building CXX object src/CMakeFiles/cvc4.dir/theory/bv/abstraction.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/bv/abstraction.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/abstraction.cpp >[ 37%] Building CXX object src/CMakeFiles/cvc4.dir/theory/bv/bitblast/aig_bitblaster.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/bv/bitblast/aig_bitblaster.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bitblast/aig_bitblaster.cpp >[ 37%] Building CXX object src/CMakeFiles/cvc4.dir/theory/bv/bitblast/eager_bitblaster.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/bv/bitblast/eager_bitblaster.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bitblast/eager_bitblaster.cpp >[ 37%] Building CXX object src/CMakeFiles/cvc4.dir/theory/bv/bitblast/lazy_bitblaster.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/bv/bitblast/lazy_bitblaster.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bitblast/lazy_bitblaster.cpp >[ 37%] Building CXX object src/CMakeFiles/cvc4.dir/theory/bv/bv_eager_solver.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/bv/bv_eager_solver.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_eager_solver.cpp >[ 38%] Building CXX object src/CMakeFiles/cvc4.dir/theory/bv/bv_inequality_graph.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/bv/bv_inequality_graph.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_inequality_graph.cpp >[ 38%] Building CXX object src/CMakeFiles/cvc4.dir/theory/bv/bv_quick_check.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/bv/bv_quick_check.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_quick_check.cpp >[ 38%] Building CXX object src/CMakeFiles/cvc4.dir/theory/bv/bv_subtheory_algebraic.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/bv/bv_subtheory_algebraic.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_subtheory_algebraic.cpp >[ 38%] Building CXX object src/CMakeFiles/cvc4.dir/theory/bv/bv_subtheory_bitblast.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/bv/bv_subtheory_bitblast.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_subtheory_bitblast.cpp >[ 38%] Building CXX object src/CMakeFiles/cvc4.dir/theory/bv/bv_subtheory_core.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/bv/bv_subtheory_core.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_subtheory_core.cpp >[ 38%] Building CXX object src/CMakeFiles/cvc4.dir/theory/bv/bv_subtheory_inequality.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/bv/bv_subtheory_inequality.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/bv_subtheory_inequality.cpp >[ 40%] Building CXX object src/CMakeFiles/cvc4.dir/theory/bv/slicer.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/bv/slicer.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/slicer.cpp >[ 40%] Building CXX object src/CMakeFiles/cvc4.dir/theory/bv/theory_bv.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/bv/theory_bv.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/theory_bv.cpp >[ 40%] Building CXX object src/CMakeFiles/cvc4.dir/theory/bv/theory_bv_rewriter.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/bv/theory_bv_rewriter.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/theory_bv_rewriter.cpp >[ 40%] Building CXX object src/CMakeFiles/cvc4.dir/theory/bv/theory_bv_utils.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/bv/theory_bv_utils.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/bv/theory_bv_utils.cpp >[ 40%] Building CXX object src/CMakeFiles/cvc4.dir/theory/datatypes/datatypes_rewriter.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/datatypes/datatypes_rewriter.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/datatypes_rewriter.cpp >[ 41%] Building CXX object src/CMakeFiles/cvc4.dir/theory/datatypes/datatypes_sygus.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/datatypes/datatypes_sygus.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/datatypes_sygus.cpp >[ 41%] Building CXX object src/CMakeFiles/cvc4.dir/theory/datatypes/sygus_simple_sym.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/datatypes/sygus_simple_sym.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/sygus_simple_sym.cpp >[ 41%] Building CXX object src/CMakeFiles/cvc4.dir/theory/datatypes/theory_datatypes.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/datatypes/theory_datatypes.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/theory_datatypes.cpp >[ 41%] Building CXX object src/CMakeFiles/cvc4.dir/theory/datatypes/type_enumerator.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/datatypes/type_enumerator.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/datatypes/type_enumerator.cpp >[ 41%] Building CXX object src/CMakeFiles/cvc4.dir/theory/decision_manager.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/decision_manager.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/decision_manager.cpp >[ 42%] Building CXX object src/CMakeFiles/cvc4.dir/theory/decision_strategy.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/decision_strategy.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/decision_strategy.cpp >[ 42%] Building CXX object src/CMakeFiles/cvc4.dir/theory/evaluator.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/evaluator.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/evaluator.cpp >[ 42%] Building CXX object src/CMakeFiles/cvc4.dir/theory/ext_theory.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/ext_theory.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/ext_theory.cpp >[ 42%] Building CXX object src/CMakeFiles/cvc4.dir/theory/fp/fp_converter.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/fp/fp_converter.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/fp_converter.cpp >[ 42%] Building CXX object src/CMakeFiles/cvc4.dir/theory/fp/theory_fp.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/fp/theory_fp.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/theory_fp.cpp >[ 43%] Building CXX object src/CMakeFiles/cvc4.dir/theory/fp/theory_fp_rewriter.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/fp/theory_fp_rewriter.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/fp/theory_fp_rewriter.cpp >[ 43%] Building CXX object src/CMakeFiles/cvc4.dir/theory/idl/idl_assertion.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/idl/idl_assertion.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/idl_assertion.cpp >[ 43%] Building CXX object src/CMakeFiles/cvc4.dir/theory/idl/idl_assertion_db.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/idl/idl_assertion_db.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/idl_assertion_db.cpp >[ 43%] Building CXX object src/CMakeFiles/cvc4.dir/theory/idl/idl_model.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/idl/idl_model.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/idl_model.cpp >[ 43%] Building CXX object src/CMakeFiles/cvc4.dir/theory/idl/theory_idl.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/idl/theory_idl.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/idl/theory_idl.cpp >[ 44%] Building CXX object src/CMakeFiles/cvc4.dir/theory/logic_info.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/logic_info.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/logic_info.cpp >[ 44%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/alpha_equivalence.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/alpha_equivalence.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/alpha_equivalence.cpp >[ 44%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/anti_skolem.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/anti_skolem.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/anti_skolem.cpp >[ 44%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/bv_inverter.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/bv_inverter.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/bv_inverter.cpp >[ 44%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/bv_inverter_utils.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/bv_inverter_utils.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/bv_inverter_utils.cpp >[ 44%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/candidate_rewrite_database.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/candidate_rewrite_database.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/candidate_rewrite_database.cpp >[ 45%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/candidate_rewrite_filter.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/candidate_rewrite_filter.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/candidate_rewrite_filter.cpp >[ 45%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/ceg_arith_instantiator.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/ceg_arith_instantiator.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/ceg_arith_instantiator.cpp >[ 45%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/ceg_bv_instantiator.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/ceg_bv_instantiator.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/ceg_bv_instantiator.cpp >[ 45%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/ceg_bv_instantiator_utils.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/ceg_bv_instantiator_utils.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/ceg_bv_instantiator_utils.cpp >[ 45%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/ceg_dt_instantiator.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/ceg_dt_instantiator.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/ceg_dt_instantiator.cpp >[ 47%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/ceg_epr_instantiator.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/ceg_epr_instantiator.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/ceg_epr_instantiator.cpp >[ 47%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/ceg_instantiator.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/ceg_instantiator.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/ceg_instantiator.cpp >[ 47%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/inst_strategy_cegqi.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/inst_strategy_cegqi.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/cegqi/inst_strategy_cegqi.cpp >[ 47%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/conjecture_generator.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/conjecture_generator.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/conjecture_generator.cpp >[ 47%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/dynamic_rewrite.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/dynamic_rewrite.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/dynamic_rewrite.cpp >[ 48%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/ematching/candidate_generator.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/ematching/candidate_generator.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/ematching/candidate_generator.cpp >[ 48%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/ematching/ho_trigger.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/ematching/ho_trigger.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/ematching/ho_trigger.cpp >[ 48%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/ematching/inst_match_generator.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/ematching/inst_match_generator.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/ematching/inst_match_generator.cpp >[ 48%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/ematching/inst_strategy_e_matching.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/ematching/inst_strategy_e_matching.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/ematching/inst_strategy_e_matching.cpp >[ 48%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/ematching/instantiation_engine.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/ematching/instantiation_engine.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/ematching/instantiation_engine.cpp >[ 49%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/ematching/trigger.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/ematching/trigger.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/ematching/trigger.cpp >[ 49%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/equality_infer.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/equality_infer.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/equality_infer.cpp >[ 49%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/equality_query.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/equality_query.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/equality_query.cpp >[ 49%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/expr_miner.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/expr_miner.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/expr_miner.cpp >[ 49%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/expr_miner_manager.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/expr_miner_manager.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/expr_miner_manager.cpp >[ 49%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/extended_rewrite.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/extended_rewrite.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/extended_rewrite.cpp >[ 50%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/first_order_model.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/first_order_model.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/first_order_model.cpp >[ 50%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/fmf/bounded_integers.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/fmf/bounded_integers.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/fmf/bounded_integers.cpp >[ 50%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/fmf/full_model_check.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/fmf/full_model_check.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/fmf/full_model_check.cpp >[ 50%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/fmf/model_builder.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/fmf/model_builder.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/fmf/model_builder.cpp >[ 50%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/fmf/model_engine.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/fmf/model_engine.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/fmf/model_engine.cpp >[ 51%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/fun_def_process.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/fun_def_process.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/fun_def_process.cpp >[ 51%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/inst_match.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/inst_match.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/inst_match.cpp >[ 51%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/inst_match_trie.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/inst_match_trie.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/inst_match_trie.cpp >[ 51%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/inst_propagator.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/inst_propagator.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/inst_propagator.cpp >[ 51%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/inst_strategy_enumerative.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/inst_strategy_enumerative.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/inst_strategy_enumerative.cpp >[ 52%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/instantiate.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/instantiate.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/instantiate.cpp >[ 52%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/lazy_trie.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/lazy_trie.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/lazy_trie.cpp >[ 52%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/local_theory_ext.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/local_theory_ext.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/local_theory_ext.cpp >[ 52%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/quant_conflict_find.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/quant_conflict_find.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quant_conflict_find.cpp >[ 52%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/quant_epr.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/quant_epr.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quant_epr.cpp >[ 54%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/quant_relevance.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/quant_relevance.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quant_relevance.cpp >[ 54%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/quant_split.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/quant_split.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quant_split.cpp >[ 54%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/quant_util.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/quant_util.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quant_util.cpp >[ 54%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/quantifiers_attributes.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/quantifiers_attributes.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quantifiers_attributes.cpp >[ 54%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/quantifiers_rewriter.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/quantifiers_rewriter.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/quantifiers_rewriter.cpp >[ 55%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/query_generator.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/query_generator.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/query_generator.cpp >[ 55%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/relevant_domain.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/relevant_domain.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/relevant_domain.cpp >[ 55%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/rewrite_engine.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/rewrite_engine.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/rewrite_engine.cpp >[ 55%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/single_inv_partition.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/single_inv_partition.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/single_inv_partition.cpp >[ 55%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/skolemize.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/skolemize.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/skolemize.cpp >[ 55%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/solution_filter.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/solution_filter.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/solution_filter.cpp >[ 56%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/ce_guided_single_inv.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/ce_guided_single_inv.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/ce_guided_single_inv.cpp >[ 56%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/ce_guided_single_inv_sol.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/ce_guided_single_inv_sol.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/ce_guided_single_inv_sol.cpp >[ 56%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/cegis.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/cegis.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/cegis.cpp >[ 56%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/cegis_unif.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/cegis_unif.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/cegis_unif.cpp >[ 56%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/enum_stream_substitution.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/enum_stream_substitution.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/enum_stream_substitution.cpp >[ 57%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_enumerator.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_enumerator.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_enumerator.cpp >[ 57%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_eval_unfold.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_eval_unfold.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_eval_unfold.cpp >[ 57%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_explain.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_explain.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_explain.cpp >[ 57%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_grammar_cons.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_grammar_cons.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_grammar_cons.cpp >[ 57%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_grammar_norm.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_grammar_norm.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_grammar_norm.cpp >[ 58%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_grammar_red.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_grammar_red.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_grammar_red.cpp >[ 58%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_invariance.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_invariance.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_invariance.cpp >[ 58%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_module.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_module.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_module.cpp >[ 58%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_pbe.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_pbe.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_pbe.cpp >[ 58%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_process_conj.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_process_conj.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_process_conj.cpp >[ 60%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_repair_const.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_repair_const.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_repair_const.cpp >[ 60%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_unif.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_unif.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_unif.cpp >[ 60%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_unif_io.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_unif_io.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_unif_io.cpp >[ 60%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_unif_rl.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_unif_rl.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_unif_rl.cpp >[ 60%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_unif_strat.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_unif_strat.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/sygus_unif_strat.cpp >[ 61%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/synth_conjecture.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/synth_conjecture.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/synth_conjecture.cpp >[ 61%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/synth_engine.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/synth_engine.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/synth_engine.cpp >[ 61%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus/term_database_sygus.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/term_database_sygus.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus/term_database_sygus.cpp >[ 61%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/sygus_sampler.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/sygus_sampler.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/sygus_sampler.cpp >[ 61%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/term_canonize.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/term_canonize.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/term_canonize.cpp >[ 61%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/term_database.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/term_database.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/term_database.cpp >[ 62%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/term_enumeration.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/term_enumeration.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/term_enumeration.cpp >[ 62%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/term_util.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/term_util.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/term_util.cpp >[ 62%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers/theory_quantifiers.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers/theory_quantifiers.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers/theory_quantifiers.cpp >[ 62%] Building CXX object src/CMakeFiles/cvc4.dir/theory/quantifiers_engine.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/quantifiers_engine.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/quantifiers_engine.cpp >[ 62%] Building CXX object src/CMakeFiles/cvc4.dir/theory/rep_set.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/rep_set.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/rep_set.cpp >[ 63%] Building CXX object src/CMakeFiles/cvc4.dir/theory/rewriter.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/rewriter.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/rewriter.cpp >[ 63%] Building CXX object src/CMakeFiles/cvc4.dir/theory/sep/theory_sep.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/sep/theory_sep.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sep/theory_sep.cpp >[ 63%] Building CXX object src/CMakeFiles/cvc4.dir/theory/sep/theory_sep_rewriter.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/sep/theory_sep_rewriter.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sep/theory_sep_rewriter.cpp >[ 63%] Building CXX object src/CMakeFiles/cvc4.dir/theory/sets/theory_sets.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/sets/theory_sets.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/theory_sets.cpp >[ 63%] Building CXX object src/CMakeFiles/cvc4.dir/theory/sets/theory_sets_private.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/sets/theory_sets_private.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/theory_sets_private.cpp >[ 64%] Building CXX object src/CMakeFiles/cvc4.dir/theory/sets/theory_sets_rels.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/sets/theory_sets_rels.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/theory_sets_rels.cpp >[ 64%] Building CXX object src/CMakeFiles/cvc4.dir/theory/sets/theory_sets_rewriter.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/sets/theory_sets_rewriter.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sets/theory_sets_rewriter.cpp >[ 64%] Building CXX object src/CMakeFiles/cvc4.dir/theory/shared_terms_database.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/shared_terms_database.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/shared_terms_database.cpp >[ 64%] Building CXX object src/CMakeFiles/cvc4.dir/theory/sort_inference.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/sort_inference.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/sort_inference.cpp >[ 64%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/regexp_elim.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/strings/regexp_elim.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/regexp_elim.cpp >[ 65%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/regexp_operation.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/strings/regexp_operation.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/regexp_operation.cpp >[ 65%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/regexp_solver.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/strings/regexp_solver.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/regexp_solver.cpp >[ 65%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/skolem_cache.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/strings/skolem_cache.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/skolem_cache.cpp >[ 65%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/theory_strings.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/strings/theory_strings.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/theory_strings.cpp >[ 65%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/theory_strings_preprocess.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/strings/theory_strings_preprocess.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/theory_strings_preprocess.cpp >[ 65%] Building CXX object src/CMakeFiles/cvc4.dir/theory/strings/theory_strings_rewriter.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/strings/theory_strings_rewriter.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/strings/theory_strings_rewriter.cpp >[ 67%] Building CXX object src/CMakeFiles/cvc4.dir/theory/subs_minimize.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/subs_minimize.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/subs_minimize.cpp >[ 67%] Building CXX object src/CMakeFiles/cvc4.dir/theory/substitutions.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/substitutions.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/substitutions.cpp >[ 67%] Building CXX object src/CMakeFiles/cvc4.dir/theory/term_registration_visitor.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/term_registration_visitor.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/term_registration_visitor.cpp >[ 67%] Building CXX object src/CMakeFiles/cvc4.dir/theory/theory.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/theory.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/theory.cpp >[ 67%] Building CXX object src/CMakeFiles/cvc4.dir/theory/theory_engine.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/theory_engine.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/theory_engine.cpp >[ 68%] Building CXX object src/CMakeFiles/cvc4.dir/theory/theory_model.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/theory_model.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/theory_model.cpp >[ 68%] Building CXX object src/CMakeFiles/cvc4.dir/theory/theory_model_builder.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/theory_model_builder.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/theory_model_builder.cpp >[ 68%] Building CXX object src/CMakeFiles/cvc4.dir/theory/type_set.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/type_set.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/type_set.cpp >[ 68%] Building CXX object src/CMakeFiles/cvc4.dir/theory/uf/equality_engine.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/uf/equality_engine.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/equality_engine.cpp >[ 68%] Building CXX object src/CMakeFiles/cvc4.dir/theory/uf/symmetry_breaker.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/uf/symmetry_breaker.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/symmetry_breaker.cpp >[ 69%] Building CXX object src/CMakeFiles/cvc4.dir/theory/uf/theory_uf.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/uf/theory_uf.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/theory_uf.cpp >[ 69%] Building CXX object src/CMakeFiles/cvc4.dir/theory/uf/theory_uf_model.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/uf/theory_uf_model.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/theory_uf_model.cpp >[ 69%] Building CXX object src/CMakeFiles/cvc4.dir/theory/uf/theory_uf_strong_solver.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/uf/theory_uf_strong_solver.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/uf/theory_uf_strong_solver.cpp >[ 69%] Building CXX object src/CMakeFiles/cvc4.dir/theory/valuation.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/valuation.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/theory/valuation.cpp >[ 69%] Building CXX object src/CMakeFiles/cvc4.dir/base/configuration.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/base/configuration.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/configuration.cpp >[ 70%] Building CXX object src/CMakeFiles/cvc4.dir/base/cvc4_assert.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/base/cvc4_assert.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/cvc4_assert.cpp >[ 70%] Building CXX object src/CMakeFiles/cvc4.dir/base/cvc4_check.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/base/cvc4_check.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/cvc4_check.cpp >[ 70%] Building CXX object src/CMakeFiles/cvc4.dir/base/exception.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/base/exception.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/exception.cpp >[ 70%] Building CXX object src/CMakeFiles/cvc4.dir/base/listener.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/base/listener.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/listener.cpp >[ 70%] Building CXX object src/CMakeFiles/cvc4.dir/base/output.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/base/output.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/base/output.cpp >[ 71%] Building CXX object src/CMakeFiles/cvc4.dir/expr/array_store_all.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/expr/array_store_all.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/array_store_all.cpp >[ 71%] Building CXX object src/CMakeFiles/cvc4.dir/expr/attribute.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/expr/attribute.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/attribute.cpp >[ 71%] Building CXX object src/CMakeFiles/cvc4.dir/expr/emptyset.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/expr/emptyset.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/emptyset.cpp >[ 71%] Building CXX object src/CMakeFiles/cvc4.dir/expr/expr_iomanip.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/expr/expr_iomanip.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/expr_iomanip.cpp >[ 71%] Building CXX object src/CMakeFiles/cvc4.dir/expr/node.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/expr/node.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node.cpp >[ 71%] Building CXX object src/CMakeFiles/cvc4.dir/expr/node_algorithm.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/expr/node_algorithm.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_algorithm.cpp >[ 72%] Building CXX object src/CMakeFiles/cvc4.dir/expr/node_manager.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/expr/node_manager.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_manager.cpp >[ 72%] Building CXX object src/CMakeFiles/cvc4.dir/expr/node_manager_listeners.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/expr/node_manager_listeners.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_manager_listeners.cpp >[ 72%] Building CXX object src/CMakeFiles/cvc4.dir/expr/node_trie.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/expr/node_trie.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_trie.cpp >[ 72%] Building CXX object src/CMakeFiles/cvc4.dir/expr/node_value.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/expr/node_value.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/node_value.cpp >[ 72%] Building CXX object src/CMakeFiles/cvc4.dir/expr/pickle_data.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/expr/pickle_data.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/pickle_data.cpp >[ 74%] Building CXX object src/CMakeFiles/cvc4.dir/expr/pickler.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/expr/pickler.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/pickler.cpp >[ 74%] Building CXX object src/CMakeFiles/cvc4.dir/expr/symbol_table.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/expr/symbol_table.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/symbol_table.cpp >[ 74%] Building CXX object src/CMakeFiles/cvc4.dir/expr/type.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/expr/type.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/type.cpp >[ 74%] Building CXX object src/CMakeFiles/cvc4.dir/expr/type_node.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/expr/type_node.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/type_node.cpp >[ 74%] Building CXX object src/CMakeFiles/cvc4.dir/expr/datatype.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/expr/datatype.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/datatype.cpp >[ 75%] Building CXX object src/CMakeFiles/cvc4.dir/expr/record.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/expr/record.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/record.cpp >[ 75%] Building CXX object src/CMakeFiles/cvc4.dir/expr/uninterpreted_constant.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/expr/uninterpreted_constant.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/expr/uninterpreted_constant.cpp >[ 75%] Building CXX object src/CMakeFiles/cvc4.dir/options/argument_extender_implementation.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/argument_extender_implementation.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/argument_extender_implementation.cpp >[ 75%] Building CXX object src/CMakeFiles/cvc4.dir/options/arith_heuristic_pivot_rule.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/arith_heuristic_pivot_rule.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/arith_heuristic_pivot_rule.cpp >[ 75%] Building CXX object src/CMakeFiles/cvc4.dir/options/arith_propagation_mode.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/arith_propagation_mode.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/arith_propagation_mode.cpp >[ 76%] Building CXX object src/CMakeFiles/cvc4.dir/options/arith_unate_lemma_mode.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/arith_unate_lemma_mode.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/arith_unate_lemma_mode.cpp >[ 76%] Building CXX object src/CMakeFiles/cvc4.dir/options/bool_to_bv_mode.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/bool_to_bv_mode.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/bool_to_bv_mode.cpp >[ 76%] Building CXX object src/CMakeFiles/cvc4.dir/options/bv_bitblast_mode.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/bv_bitblast_mode.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/bv_bitblast_mode.cpp >[ 76%] Building CXX object src/CMakeFiles/cvc4.dir/options/decision_mode.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/decision_mode.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/decision_mode.cpp >[ 76%] Building CXX object src/CMakeFiles/cvc4.dir/options/didyoumean.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/didyoumean.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/didyoumean.cpp >[ 76%] Building CXX object src/CMakeFiles/cvc4.dir/options/language.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/language.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/language.cpp >[ 77%] Building CXX object src/CMakeFiles/cvc4.dir/options/open_ostream.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/open_ostream.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/open_ostream.cpp >[ 77%] Building CXX object src/CMakeFiles/cvc4.dir/options/option_exception.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/option_exception.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/option_exception.cpp >[ 77%] Building CXX object src/CMakeFiles/cvc4.dir/options/options_handler.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/options_handler.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/options_handler.cpp >[ 77%] Building CXX object src/CMakeFiles/cvc4.dir/options/options_public_functions.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/options_public_functions.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/options_public_functions.cpp >[ 77%] Building CXX object src/CMakeFiles/cvc4.dir/options/printer_modes.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/printer_modes.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/printer_modes.cpp >[ 78%] Building CXX object src/CMakeFiles/cvc4.dir/options/quantifiers_modes.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/quantifiers_modes.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/quantifiers_modes.cpp >[ 78%] Building CXX object src/CMakeFiles/cvc4.dir/options/set_language.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/set_language.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/set_language.cpp >[ 78%] Building CXX object src/CMakeFiles/cvc4.dir/options/smt_modes.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/smt_modes.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/smt_modes.cpp >[ 78%] Building CXX object src/CMakeFiles/cvc4.dir/options/strings_process_loop_mode.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/strings_process_loop_mode.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/strings_process_loop_mode.cpp >[ 78%] Building CXX object src/CMakeFiles/cvc4.dir/options/theoryof_mode.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/theoryof_mode.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/options/theoryof_mode.cpp >[ 80%] Building CXX object src/CMakeFiles/cvc4.dir/util/abstract_value.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/util/abstract_value.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/abstract_value.cpp >[ 80%] Building CXX object src/CMakeFiles/cvc4.dir/util/bitvector.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/util/bitvector.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/bitvector.cpp >[ 80%] Building CXX object src/CMakeFiles/cvc4.dir/util/cardinality.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/util/cardinality.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/cardinality.cpp >[ 80%] Building CXX object src/CMakeFiles/cvc4.dir/util/divisible.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/util/divisible.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/divisible.cpp >[ 80%] Building CXX object src/CMakeFiles/cvc4.dir/util/floatingpoint.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/util/floatingpoint.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/floatingpoint.cpp >[ 81%] Building CXX object src/CMakeFiles/cvc4.dir/util/index.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/util/index.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/index.cpp >[ 81%] Building CXX object src/CMakeFiles/cvc4.dir/util/ostream_util.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/util/ostream_util.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/ostream_util.cpp >[ 81%] Building CXX object src/CMakeFiles/cvc4.dir/util/random.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/util/random.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/random.cpp >[ 81%] Building CXX object src/CMakeFiles/cvc4.dir/util/regexp.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/util/regexp.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/regexp.cpp >[ 81%] Building CXX object src/CMakeFiles/cvc4.dir/util/resource_manager.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/util/resource_manager.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/resource_manager.cpp >[ 82%] Building CXX object src/CMakeFiles/cvc4.dir/util/result.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/util/result.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/result.cpp >[ 82%] Building CXX object src/CMakeFiles/cvc4.dir/util/safe_print.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/util/safe_print.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/safe_print.cpp >[ 82%] Building CXX object src/CMakeFiles/cvc4.dir/util/sampler.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/util/sampler.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/sampler.cpp >[ 82%] Building CXX object src/CMakeFiles/cvc4.dir/util/sexpr.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/util/sexpr.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/sexpr.cpp >[ 82%] Building CXX object src/CMakeFiles/cvc4.dir/util/smt2_quote_string.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/util/smt2_quote_string.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/smt2_quote_string.cpp >[ 82%] Building CXX object src/CMakeFiles/cvc4.dir/util/statistics.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/util/statistics.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/statistics.cpp >[ 83%] Building CXX object src/CMakeFiles/cvc4.dir/util/statistics_registry.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/util/statistics_registry.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/statistics_registry.cpp >[ 83%] Building CXX object src/CMakeFiles/cvc4.dir/util/rational_cln_imp.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/util/rational_cln_imp.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/rational_cln_imp.cpp >[ 83%] Building CXX object src/CMakeFiles/cvc4.dir/util/integer_cln_imp.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/util/integer_cln_imp.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/util/integer_cln_imp.cpp >[ 83%] Building CXX object src/CMakeFiles/cvc4.dir/base/git_versioninfo.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/base/git_versioninfo.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/base/git_versioninfo.cpp >[ 83%] Building CXX object src/CMakeFiles/cvc4.dir/expr/kind.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/expr/kind.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr/kind.cpp >[ 84%] Building CXX object src/CMakeFiles/cvc4.dir/expr/metakind.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/expr/metakind.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr/metakind.cpp >[ 84%] Building CXX object src/CMakeFiles/cvc4.dir/expr/expr.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/expr/expr.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr/expr.cpp >[ 84%] Building CXX object src/CMakeFiles/cvc4.dir/expr/expr_manager.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/expr/expr_manager.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr/expr_manager.cpp >[ 84%] Building CXX object src/CMakeFiles/cvc4.dir/expr/type_checker.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/expr/type_checker.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/expr/type_checker.cpp >[ 84%] Building CXX object src/CMakeFiles/cvc4.dir/options/options.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/options.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options/options.cpp >[ 85%] Building CXX object src/CMakeFiles/cvc4.dir/options/arith_options.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/arith_options.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options/arith_options.cpp >[ 85%] Building CXX object src/CMakeFiles/cvc4.dir/options/arrays_options.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/arrays_options.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options/arrays_options.cpp >[ 85%] Building CXX object src/CMakeFiles/cvc4.dir/options/base_options.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/base_options.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options/base_options.cpp >[ 85%] Building CXX object src/CMakeFiles/cvc4.dir/options/booleans_options.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/booleans_options.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options/booleans_options.cpp >[ 85%] Building CXX object src/CMakeFiles/cvc4.dir/options/builtin_options.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/builtin_options.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options/builtin_options.cpp >[ 87%] Building CXX object src/CMakeFiles/cvc4.dir/options/bv_options.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/bv_options.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options/bv_options.cpp >[ 87%] Building CXX object src/CMakeFiles/cvc4.dir/options/datatypes_options.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/datatypes_options.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options/datatypes_options.cpp >[ 87%] Building CXX object src/CMakeFiles/cvc4.dir/options/decision_options.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/decision_options.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options/decision_options.cpp >[ 87%] Building CXX object src/CMakeFiles/cvc4.dir/options/expr_options.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/expr_options.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options/expr_options.cpp >[ 87%] Building CXX object src/CMakeFiles/cvc4.dir/options/fp_options.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/fp_options.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options/fp_options.cpp >[ 87%] Building CXX object src/CMakeFiles/cvc4.dir/options/idl_options.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/idl_options.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options/idl_options.cpp >[ 88%] Building CXX object src/CMakeFiles/cvc4.dir/options/main_options.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/main_options.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options/main_options.cpp >[ 88%] Building CXX object src/CMakeFiles/cvc4.dir/options/parser_options.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/parser_options.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options/parser_options.cpp >[ 88%] Building CXX object src/CMakeFiles/cvc4.dir/options/printer_options.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/printer_options.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options/printer_options.cpp >[ 88%] Building CXX object src/CMakeFiles/cvc4.dir/options/proof_options.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/proof_options.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options/proof_options.cpp >[ 88%] Building CXX object src/CMakeFiles/cvc4.dir/options/prop_options.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/prop_options.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options/prop_options.cpp >[ 89%] Building CXX object src/CMakeFiles/cvc4.dir/options/quantifiers_options.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/quantifiers_options.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options/quantifiers_options.cpp >[ 89%] Building CXX object src/CMakeFiles/cvc4.dir/options/sep_options.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/sep_options.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options/sep_options.cpp >[ 89%] Building CXX object src/CMakeFiles/cvc4.dir/options/sets_options.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/sets_options.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options/sets_options.cpp >[ 89%] Building CXX object src/CMakeFiles/cvc4.dir/options/smt_options.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/smt_options.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options/smt_options.cpp >[ 89%] Building CXX object src/CMakeFiles/cvc4.dir/options/strings_options.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/strings_options.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options/strings_options.cpp >[ 90%] Building CXX object src/CMakeFiles/cvc4.dir/options/theory_options.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/theory_options.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options/theory_options.cpp >[ 90%] Building CXX object src/CMakeFiles/cvc4.dir/options/uf_options.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/options/uf_options.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/options/uf_options.cpp >[ 90%] Building CXX object src/CMakeFiles/cvc4.dir/theory/type_enumerator.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4LIB -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dcvc4_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4.dir/theory/type_enumerator.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/theory/type_enumerator.cpp >[ 90%] Linking CXX shared library libcvc4.so >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/cvc4.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,libcvc4.so.6 -o libcvc4.so.6 CMakeFiles/cvc4.dir/api/cvc4cpp.cpp.o CMakeFiles/cvc4.dir/context/context.cpp.o CMakeFiles/cvc4.dir/context/context_mm.cpp.o CMakeFiles/cvc4.dir/decision/decision_engine.cpp.o CMakeFiles/cvc4.dir/decision/justification_heuristic.cpp.o CMakeFiles/cvc4.dir/lib/clock_gettime.c.o CMakeFiles/cvc4.dir/lib/ffs.c.o CMakeFiles/cvc4.dir/lib/strtok_r.c.o CMakeFiles/cvc4.dir/preprocessing/assertion_pipeline.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/apply_substs.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/apply_to_const.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/bool_to_bv.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/bv_abstraction.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/bv_ackermann.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/bv_eager_atoms.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/bv_gauss.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/bv_intro_pow2.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/bv_to_bool.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/extended_rewriter_pass.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/global_negate.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/int_to_bv.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/ite_removal.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/ite_simp.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/miplib_trick.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/nl_ext_purify.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/non_clausal_simp.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/pseudo_boolean_processor.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/quantifier_macros.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/quantifiers_preprocess.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/real_to_int.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/rewrite.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/sep_skolem_emp.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/sort_infer.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/static_learning.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/sygus_abduct.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/sygus_inference.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/symmetry_breaker.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/symmetry_detect.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/synth_rew_rules.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/theory_preprocess.cpp.o CMakeFiles/cvc4.dir/preprocessing/passes/unconstrained_simplifier.cpp.o CMakeFiles/cvc4.dir/preprocessing/preprocessing_pass.cpp.o CMakeFiles/cvc4.dir/preprocessing/preprocessing_pass_context.cpp.o CMakeFiles/cvc4.dir/preprocessing/preprocessing_pass_registry.cpp.o CMakeFiles/cvc4.dir/preprocessing/util/ite_utilities.cpp.o CMakeFiles/cvc4.dir/printer/ast/ast_printer.cpp.o CMakeFiles/cvc4.dir/printer/cvc/cvc_printer.cpp.o CMakeFiles/cvc4.dir/printer/dagification_visitor.cpp.o CMakeFiles/cvc4.dir/printer/printer.cpp.o CMakeFiles/cvc4.dir/printer/smt2/smt2_printer.cpp.o CMakeFiles/cvc4.dir/printer/sygus_print_callback.cpp.o CMakeFiles/cvc4.dir/printer/tptp/tptp_printer.cpp.o CMakeFiles/cvc4.dir/proof/arith_proof.cpp.o CMakeFiles/cvc4.dir/proof/arith_proof_recorder.cpp.o CMakeFiles/cvc4.dir/proof/array_proof.cpp.o CMakeFiles/cvc4.dir/proof/bitvector_proof.cpp.o CMakeFiles/cvc4.dir/proof/clausal_bitvector_proof.cpp.o CMakeFiles/cvc4.dir/proof/cnf_proof.cpp.o CMakeFiles/cvc4.dir/proof/dimacs_printer.cpp.o CMakeFiles/cvc4.dir/proof/drat/drat_proof.cpp.o CMakeFiles/cvc4.dir/proof/er/er_proof.cpp.o CMakeFiles/cvc4.dir/proof/lemma_proof.cpp.o CMakeFiles/cvc4.dir/proof/lfsc_proof_printer.cpp.o CMakeFiles/cvc4.dir/proof/lrat/lrat_proof.cpp.o CMakeFiles/cvc4.dir/proof/proof_manager.cpp.o CMakeFiles/cvc4.dir/proof/proof_output_channel.cpp.o CMakeFiles/cvc4.dir/proof/proof_utils.cpp.o CMakeFiles/cvc4.dir/proof/resolution_bitvector_proof.cpp.o CMakeFiles/cvc4.dir/proof/simplify_boolean_node.cpp.o CMakeFiles/cvc4.dir/proof/skolemization_manager.cpp.o CMakeFiles/cvc4.dir/proof/theory_proof.cpp.o CMakeFiles/cvc4.dir/proof/uf_proof.cpp.o CMakeFiles/cvc4.dir/proof/unsat_core.cpp.o CMakeFiles/cvc4.dir/prop/bvminisat/bvminisat.cpp.o CMakeFiles/cvc4.dir/prop/bvminisat/core/Solver.cc.o CMakeFiles/cvc4.dir/prop/bvminisat/simp/SimpSolver.cc.o CMakeFiles/cvc4.dir/prop/cadical.cpp.o CMakeFiles/cvc4.dir/prop/cnf_stream.cpp.o CMakeFiles/cvc4.dir/prop/cryptominisat.cpp.o CMakeFiles/cvc4.dir/prop/minisat/core/Solver.cc.o CMakeFiles/cvc4.dir/prop/minisat/minisat.cpp.o CMakeFiles/cvc4.dir/prop/minisat/simp/SimpSolver.cc.o CMakeFiles/cvc4.dir/prop/prop_engine.cpp.o CMakeFiles/cvc4.dir/prop/sat_solver_factory.cpp.o CMakeFiles/cvc4.dir/prop/theory_proxy.cpp.o CMakeFiles/cvc4.dir/smt/command.cpp.o CMakeFiles/cvc4.dir/smt/command_list.cpp.o CMakeFiles/cvc4.dir/smt/dump.cpp.o CMakeFiles/cvc4.dir/smt/logic_request.cpp.o CMakeFiles/cvc4.dir/smt/managed_ostreams.cpp.o CMakeFiles/cvc4.dir/smt/model.cpp.o CMakeFiles/cvc4.dir/smt/model_core_builder.cpp.o CMakeFiles/cvc4.dir/smt/smt_engine.cpp.o CMakeFiles/cvc4.dir/smt/smt_engine_scope.cpp.o CMakeFiles/cvc4.dir/smt/smt_statistics_registry.cpp.o CMakeFiles/cvc4.dir/smt/term_formula_removal.cpp.o CMakeFiles/cvc4.dir/smt_util/boolean_simplification.cpp.o CMakeFiles/cvc4.dir/smt_util/lemma_channels.cpp.o CMakeFiles/cvc4.dir/smt_util/nary_builder.cpp.o CMakeFiles/cvc4.dir/theory/arith/approx_simplex.cpp.o CMakeFiles/cvc4.dir/theory/arith/arith_ite_utils.cpp.o CMakeFiles/cvc4.dir/theory/arith/arith_msum.cpp.o CMakeFiles/cvc4.dir/theory/arith/arith_rewriter.cpp.o CMakeFiles/cvc4.dir/theory/arith/arith_static_learner.cpp.o CMakeFiles/cvc4.dir/theory/arith/arithvar.cpp.o CMakeFiles/cvc4.dir/theory/arith/attempt_solution_simplex.cpp.o CMakeFiles/cvc4.dir/theory/arith/callbacks.cpp.o CMakeFiles/cvc4.dir/theory/arith/congruence_manager.cpp.o CMakeFiles/cvc4.dir/theory/arith/constraint.cpp.o CMakeFiles/cvc4.dir/theory/arith/cut_log.cpp.o CMakeFiles/cvc4.dir/theory/arith/delta_rational.cpp.o CMakeFiles/cvc4.dir/theory/arith/dio_solver.cpp.o CMakeFiles/cvc4.dir/theory/arith/dual_simplex.cpp.o CMakeFiles/cvc4.dir/theory/arith/error_set.cpp.o CMakeFiles/cvc4.dir/theory/arith/fc_simplex.cpp.o CMakeFiles/cvc4.dir/theory/arith/infer_bounds.cpp.o CMakeFiles/cvc4.dir/theory/arith/linear_equality.cpp.o CMakeFiles/cvc4.dir/theory/arith/matrix.cpp.o CMakeFiles/cvc4.dir/theory/arith/nonlinear_extension.cpp.o CMakeFiles/cvc4.dir/theory/arith/normal_form.cpp.o CMakeFiles/cvc4.dir/theory/arith/partial_model.cpp.o CMakeFiles/cvc4.dir/theory/arith/simplex.cpp.o CMakeFiles/cvc4.dir/theory/arith/simplex_update.cpp.o CMakeFiles/cvc4.dir/theory/arith/soi_simplex.cpp.o CMakeFiles/cvc4.dir/theory/arith/tableau.cpp.o CMakeFiles/cvc4.dir/theory/arith/tableau_sizes.cpp.o CMakeFiles/cvc4.dir/theory/arith/theory_arith.cpp.o CMakeFiles/cvc4.dir/theory/arith/theory_arith_private.cpp.o CMakeFiles/cvc4.dir/theory/arrays/array_info.cpp.o CMakeFiles/cvc4.dir/theory/arrays/array_proof_reconstruction.cpp.o CMakeFiles/cvc4.dir/theory/arrays/static_fact_manager.cpp.o CMakeFiles/cvc4.dir/theory/arrays/theory_arrays.cpp.o CMakeFiles/cvc4.dir/theory/arrays/theory_arrays_rewriter.cpp.o CMakeFiles/cvc4.dir/theory/arrays/union_find.cpp.o CMakeFiles/cvc4.dir/theory/assertion.cpp.o CMakeFiles/cvc4.dir/theory/atom_requests.cpp.o CMakeFiles/cvc4.dir/theory/booleans/circuit_propagator.cpp.o CMakeFiles/cvc4.dir/theory/booleans/theory_bool.cpp.o CMakeFiles/cvc4.dir/theory/booleans/theory_bool_rewriter.cpp.o CMakeFiles/cvc4.dir/theory/builtin/theory_builtin.cpp.o CMakeFiles/cvc4.dir/theory/builtin/theory_builtin_rewriter.cpp.o CMakeFiles/cvc4.dir/theory/builtin/type_enumerator.cpp.o CMakeFiles/cvc4.dir/theory/bv/abstraction.cpp.o CMakeFiles/cvc4.dir/theory/bv/bitblast/aig_bitblaster.cpp.o CMakeFiles/cvc4.dir/theory/bv/bitblast/eager_bitblaster.cpp.o CMakeFiles/cvc4.dir/theory/bv/bitblast/lazy_bitblaster.cpp.o CMakeFiles/cvc4.dir/theory/bv/bv_eager_solver.cpp.o CMakeFiles/cvc4.dir/theory/bv/bv_inequality_graph.cpp.o CMakeFiles/cvc4.dir/theory/bv/bv_quick_check.cpp.o CMakeFiles/cvc4.dir/theory/bv/bv_subtheory_algebraic.cpp.o CMakeFiles/cvc4.dir/theory/bv/bv_subtheory_bitblast.cpp.o CMakeFiles/cvc4.dir/theory/bv/bv_subtheory_core.cpp.o CMakeFiles/cvc4.dir/theory/bv/bv_subtheory_inequality.cpp.o CMakeFiles/cvc4.dir/theory/bv/slicer.cpp.o CMakeFiles/cvc4.dir/theory/bv/theory_bv.cpp.o CMakeFiles/cvc4.dir/theory/bv/theory_bv_rewriter.cpp.o CMakeFiles/cvc4.dir/theory/bv/theory_bv_utils.cpp.o CMakeFiles/cvc4.dir/theory/datatypes/datatypes_rewriter.cpp.o CMakeFiles/cvc4.dir/theory/datatypes/datatypes_sygus.cpp.o CMakeFiles/cvc4.dir/theory/datatypes/sygus_simple_sym.cpp.o CMakeFiles/cvc4.dir/theory/datatypes/theory_datatypes.cpp.o CMakeFiles/cvc4.dir/theory/datatypes/type_enumerator.cpp.o CMakeFiles/cvc4.dir/theory/decision_manager.cpp.o CMakeFiles/cvc4.dir/theory/decision_strategy.cpp.o CMakeFiles/cvc4.dir/theory/evaluator.cpp.o CMakeFiles/cvc4.dir/theory/ext_theory.cpp.o CMakeFiles/cvc4.dir/theory/fp/fp_converter.cpp.o CMakeFiles/cvc4.dir/theory/fp/theory_fp.cpp.o CMakeFiles/cvc4.dir/theory/fp/theory_fp_rewriter.cpp.o CMakeFiles/cvc4.dir/theory/idl/idl_assertion.cpp.o CMakeFiles/cvc4.dir/theory/idl/idl_assertion_db.cpp.o CMakeFiles/cvc4.dir/theory/idl/idl_model.cpp.o CMakeFiles/cvc4.dir/theory/idl/theory_idl.cpp.o CMakeFiles/cvc4.dir/theory/logic_info.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/alpha_equivalence.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/anti_skolem.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/bv_inverter.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/bv_inverter_utils.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/candidate_rewrite_database.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/candidate_rewrite_filter.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/ceg_arith_instantiator.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/ceg_bv_instantiator.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/ceg_bv_instantiator_utils.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/ceg_dt_instantiator.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/ceg_epr_instantiator.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/ceg_instantiator.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/cegqi/inst_strategy_cegqi.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/conjecture_generator.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/dynamic_rewrite.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/ematching/candidate_generator.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/ematching/ho_trigger.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/ematching/inst_match_generator.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/ematching/inst_strategy_e_matching.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/ematching/instantiation_engine.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/ematching/trigger.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/equality_infer.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/equality_query.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/expr_miner.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/expr_miner_manager.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/extended_rewrite.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/first_order_model.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/fmf/bounded_integers.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/fmf/full_model_check.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/fmf/model_builder.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/fmf/model_engine.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/fun_def_process.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/inst_match.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/inst_match_trie.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/inst_propagator.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/inst_strategy_enumerative.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/instantiate.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/lazy_trie.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/local_theory_ext.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/quant_conflict_find.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/quant_epr.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/quant_relevance.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/quant_split.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/quant_util.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/quantifiers_attributes.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/quantifiers_rewriter.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/query_generator.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/relevant_domain.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/rewrite_engine.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/single_inv_partition.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/skolemize.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/solution_filter.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/ce_guided_single_inv.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/ce_guided_single_inv_sol.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/cegis.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/cegis_unif.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/enum_stream_substitution.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_enumerator.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_eval_unfold.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_explain.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_grammar_cons.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_grammar_norm.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_grammar_red.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_invariance.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_module.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_pbe.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_process_conj.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_repair_const.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_unif.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_unif_io.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_unif_rl.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/sygus_unif_strat.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/synth_conjecture.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/synth_engine.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/sygus/term_database_sygus.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/sygus_sampler.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/term_canonize.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/term_database.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/term_enumeration.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/term_util.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers/theory_quantifiers.cpp.o CMakeFiles/cvc4.dir/theory/quantifiers_engine.cpp.o CMakeFiles/cvc4.dir/theory/rep_set.cpp.o CMakeFiles/cvc4.dir/theory/rewriter.cpp.o CMakeFiles/cvc4.dir/theory/sep/theory_sep.cpp.o CMakeFiles/cvc4.dir/theory/sep/theory_sep_rewriter.cpp.o CMakeFiles/cvc4.dir/theory/sets/theory_sets.cpp.o CMakeFiles/cvc4.dir/theory/sets/theory_sets_private.cpp.o CMakeFiles/cvc4.dir/theory/sets/theory_sets_rels.cpp.o CMakeFiles/cvc4.dir/theory/sets/theory_sets_rewriter.cpp.o CMakeFiles/cvc4.dir/theory/shared_terms_database.cpp.o CMakeFiles/cvc4.dir/theory/sort_inference.cpp.o CMakeFiles/cvc4.dir/theory/strings/regexp_elim.cpp.o CMakeFiles/cvc4.dir/theory/strings/regexp_operation.cpp.o CMakeFiles/cvc4.dir/theory/strings/regexp_solver.cpp.o CMakeFiles/cvc4.dir/theory/strings/skolem_cache.cpp.o CMakeFiles/cvc4.dir/theory/strings/theory_strings.cpp.o CMakeFiles/cvc4.dir/theory/strings/theory_strings_preprocess.cpp.o CMakeFiles/cvc4.dir/theory/strings/theory_strings_rewriter.cpp.o CMakeFiles/cvc4.dir/theory/subs_minimize.cpp.o CMakeFiles/cvc4.dir/theory/substitutions.cpp.o CMakeFiles/cvc4.dir/theory/term_registration_visitor.cpp.o CMakeFiles/cvc4.dir/theory/theory.cpp.o CMakeFiles/cvc4.dir/theory/theory_engine.cpp.o CMakeFiles/cvc4.dir/theory/theory_model.cpp.o CMakeFiles/cvc4.dir/theory/theory_model_builder.cpp.o CMakeFiles/cvc4.dir/theory/type_set.cpp.o CMakeFiles/cvc4.dir/theory/uf/equality_engine.cpp.o CMakeFiles/cvc4.dir/theory/uf/symmetry_breaker.cpp.o CMakeFiles/cvc4.dir/theory/uf/theory_uf.cpp.o CMakeFiles/cvc4.dir/theory/uf/theory_uf_model.cpp.o CMakeFiles/cvc4.dir/theory/uf/theory_uf_strong_solver.cpp.o CMakeFiles/cvc4.dir/theory/valuation.cpp.o CMakeFiles/cvc4.dir/base/configuration.cpp.o CMakeFiles/cvc4.dir/base/cvc4_assert.cpp.o CMakeFiles/cvc4.dir/base/cvc4_check.cpp.o CMakeFiles/cvc4.dir/base/exception.cpp.o CMakeFiles/cvc4.dir/base/listener.cpp.o CMakeFiles/cvc4.dir/base/output.cpp.o CMakeFiles/cvc4.dir/expr/array_store_all.cpp.o CMakeFiles/cvc4.dir/expr/attribute.cpp.o CMakeFiles/cvc4.dir/expr/emptyset.cpp.o CMakeFiles/cvc4.dir/expr/expr_iomanip.cpp.o CMakeFiles/cvc4.dir/expr/node.cpp.o CMakeFiles/cvc4.dir/expr/node_algorithm.cpp.o CMakeFiles/cvc4.dir/expr/node_manager.cpp.o CMakeFiles/cvc4.dir/expr/node_manager_listeners.cpp.o CMakeFiles/cvc4.dir/expr/node_trie.cpp.o CMakeFiles/cvc4.dir/expr/node_value.cpp.o CMakeFiles/cvc4.dir/expr/pickle_data.cpp.o CMakeFiles/cvc4.dir/expr/pickler.cpp.o CMakeFiles/cvc4.dir/expr/symbol_table.cpp.o CMakeFiles/cvc4.dir/expr/type.cpp.o CMakeFiles/cvc4.dir/expr/type_node.cpp.o CMakeFiles/cvc4.dir/expr/datatype.cpp.o CMakeFiles/cvc4.dir/expr/record.cpp.o CMakeFiles/cvc4.dir/expr/uninterpreted_constant.cpp.o CMakeFiles/cvc4.dir/options/argument_extender_implementation.cpp.o CMakeFiles/cvc4.dir/options/arith_heuristic_pivot_rule.cpp.o CMakeFiles/cvc4.dir/options/arith_propagation_mode.cpp.o CMakeFiles/cvc4.dir/options/arith_unate_lemma_mode.cpp.o CMakeFiles/cvc4.dir/options/bool_to_bv_mode.cpp.o CMakeFiles/cvc4.dir/options/bv_bitblast_mode.cpp.o CMakeFiles/cvc4.dir/options/decision_mode.cpp.o CMakeFiles/cvc4.dir/options/didyoumean.cpp.o CMakeFiles/cvc4.dir/options/language.cpp.o CMakeFiles/cvc4.dir/options/open_ostream.cpp.o CMakeFiles/cvc4.dir/options/option_exception.cpp.o CMakeFiles/cvc4.dir/options/options_handler.cpp.o CMakeFiles/cvc4.dir/options/options_public_functions.cpp.o CMakeFiles/cvc4.dir/options/printer_modes.cpp.o CMakeFiles/cvc4.dir/options/quantifiers_modes.cpp.o CMakeFiles/cvc4.dir/options/set_language.cpp.o CMakeFiles/cvc4.dir/options/smt_modes.cpp.o CMakeFiles/cvc4.dir/options/strings_process_loop_mode.cpp.o CMakeFiles/cvc4.dir/options/theoryof_mode.cpp.o CMakeFiles/cvc4.dir/util/abstract_value.cpp.o CMakeFiles/cvc4.dir/util/bitvector.cpp.o CMakeFiles/cvc4.dir/util/cardinality.cpp.o CMakeFiles/cvc4.dir/util/divisible.cpp.o CMakeFiles/cvc4.dir/util/floatingpoint.cpp.o CMakeFiles/cvc4.dir/util/index.cpp.o CMakeFiles/cvc4.dir/util/ostream_util.cpp.o CMakeFiles/cvc4.dir/util/random.cpp.o CMakeFiles/cvc4.dir/util/regexp.cpp.o CMakeFiles/cvc4.dir/util/resource_manager.cpp.o CMakeFiles/cvc4.dir/util/result.cpp.o CMakeFiles/cvc4.dir/util/safe_print.cpp.o CMakeFiles/cvc4.dir/util/sampler.cpp.o CMakeFiles/cvc4.dir/util/sexpr.cpp.o CMakeFiles/cvc4.dir/util/smt2_quote_string.cpp.o CMakeFiles/cvc4.dir/util/statistics.cpp.o CMakeFiles/cvc4.dir/util/statistics_registry.cpp.o CMakeFiles/cvc4.dir/util/rational_cln_imp.cpp.o CMakeFiles/cvc4.dir/util/integer_cln_imp.cpp.o CMakeFiles/cvc4.dir/base/git_versioninfo.cpp.o CMakeFiles/cvc4.dir/expr/kind.cpp.o CMakeFiles/cvc4.dir/expr/metakind.cpp.o CMakeFiles/cvc4.dir/expr/expr.cpp.o CMakeFiles/cvc4.dir/expr/expr_manager.cpp.o CMakeFiles/cvc4.dir/expr/type_checker.cpp.o CMakeFiles/cvc4.dir/options/options.cpp.o CMakeFiles/cvc4.dir/options/arith_options.cpp.o CMakeFiles/cvc4.dir/options/arrays_options.cpp.o CMakeFiles/cvc4.dir/options/base_options.cpp.o CMakeFiles/cvc4.dir/options/booleans_options.cpp.o CMakeFiles/cvc4.dir/options/builtin_options.cpp.o CMakeFiles/cvc4.dir/options/bv_options.cpp.o CMakeFiles/cvc4.dir/options/datatypes_options.cpp.o CMakeFiles/cvc4.dir/options/decision_options.cpp.o CMakeFiles/cvc4.dir/options/expr_options.cpp.o CMakeFiles/cvc4.dir/options/fp_options.cpp.o CMakeFiles/cvc4.dir/options/idl_options.cpp.o CMakeFiles/cvc4.dir/options/main_options.cpp.o CMakeFiles/cvc4.dir/options/parser_options.cpp.o CMakeFiles/cvc4.dir/options/printer_options.cpp.o CMakeFiles/cvc4.dir/options/proof_options.cpp.o CMakeFiles/cvc4.dir/options/prop_options.cpp.o CMakeFiles/cvc4.dir/options/quantifiers_options.cpp.o CMakeFiles/cvc4.dir/options/sep_options.cpp.o CMakeFiles/cvc4.dir/options/sets_options.cpp.o CMakeFiles/cvc4.dir/options/smt_options.cpp.o CMakeFiles/cvc4.dir/options/strings_options.cpp.o CMakeFiles/cvc4.dir/options/theory_options.cpp.o CMakeFiles/cvc4.dir/options/uf_options.cpp.o CMakeFiles/cvc4.dir/theory/type_enumerator.cpp.o -Wl,-rpath,:::::::: -lcln -lgmp >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src && /usr/bin/cmake -E cmake_symlink_library libcvc4.so.6 libcvc4.so.6 libcvc4.so >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >[ 90%] Built target cvc4 >make -f src/parser/CMakeFiles/cvc4parser.dir/build.make src/parser/CMakeFiles/cvc4parser.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >[ 91%] Generating smt2/Smt2Lexer.c, smt2/Smt2Lexer.h, smt2/Smt2Parser.c, smt2/Smt2Parser.h, smt2/Smt2.tokens >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/antlr3 /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt2/Smt2.g -fo /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/smt2 >[ 91%] Generating tptp/TptpLexer.c, tptp/TptpLexer.h, tptp/TptpParser.c, tptp/TptpParser.h, tptp/Tptp.tokens >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/antlr3 /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/tptp/Tptp.g -fo /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/tptp >[ 91%] Generating cvc/CvcLexer.c, cvc/CvcLexer.h, cvc/CvcParser.c, cvc/CvcParser.h, cvc/Cvc.tokens >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/antlr3 /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g -fo /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/cvc >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1586: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1587: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1588: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BVUREM_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK STRING_STOI_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BVSREM_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK STRING_ITOS_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BVSMOD_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BVSHL_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK SETS_CARD_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BVASHR_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BVLSHR_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK SX_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BVZEROEXTEND_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BVREPEAT_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BAR" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BVNEG_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BVROTR_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK PARENHASH" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK ARRAY_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BVROTL_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BVLT_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK FLOOR_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK IS_INTEGER_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BVLE_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK ABS_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BVGT_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK DIVISIBLE_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BVGE_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK DISTINCT_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BVSLT_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BVSLE_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK TRANSPOSE_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BVSGT_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK TRANSCLOSURE_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BVSGE_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK TUPLE_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK IDEN_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BVXOR_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BVNAND_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK STRING_CONCAT_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK LPAREN" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BVNOR_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK STRING_LENGTH_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BVCOMP_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK STRING_CONTAINS_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BVXNOR_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK STRING_SUBSTR_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BVUMINUS_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK LBRACE" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK STRING_CHARAT_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BVPLUS_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK STRING_INDEXOF_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK IF_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BVSUB_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK STRING_REPLACE_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BVMULT_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK STRING_REPLACE_ALL_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BVUDIV_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK STRING_PREFIXOF_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK BVSDIV_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590:98: Decision can match input such as "MINUS_TOK MINUS_TOK STRING_SUFFIXOF_TOK" using multiple alternatives: 1, 2 >As a result, alternative(s) 2 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1590: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1697: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826:5: Decision can match input such as "LPAREN STRING_LITERAL {MEMBER_TOK, EQUAL_TOK..DISEQUAL_TOK, GT_TOK..GEQ_TOK, LT_TOK..LEQ_TOK, FMF_CARD_TOK}" using multiple alternatives: 3, 5 >As a result, alternative(s) 5 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826:5: Decision can match input such as "LPAREN STRING_LITERAL LBRACKET" using multiple alternatives: 3, 5 >As a result, alternative(s) 5 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826:5: Decision can match input such as "LPAREN STRING_LITERAL {JOIN_TOK, PRODUCT_TOK, JOIN_IMAGE_TOK}" using multiple alternatives: 3, 5 >As a result, alternative(s) 5 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826:5: Decision can match input such as "LPAREN STRING_LITERAL {BAR, BVAND_TOK, CONCAT_TOK}" using multiple alternatives: 3, 5 >As a result, alternative(s) 5 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826:5: Decision can match input such as "LPAREN STRING_LITERAL {AND_TOK, OR_TOK, XOR_TOK, IFF_TOK..IMPLIES_TOK}" using multiple alternatives: 3, 5 >As a result, alternative(s) 5 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826:5: Decision can match input such as "LPAREN STRING_LITERAL COLON" using multiple alternatives: 3, 5 >As a result, alternative(s) 5 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826:5: Decision can match input such as "LPAREN STRING_LITERAL RPAREN" using multiple alternatives: 3, 5 >As a result, alternative(s) 5 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826:5: Decision can match input such as "LPAREN STRING_LITERAL LEFTSHIFT_TOK" using multiple alternatives: 3, 5 >As a result, alternative(s) 5 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826:5: Decision can match input such as "LPAREN STRING_LITERAL RIGHTSHIFT_TOK" using multiple alternatives: 3, 5 >As a result, alternative(s) 5 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826:5: Decision can match input such as "LPAREN STRING_LITERAL {DIV_TOK, EXP_TOK, MINUS_TOK..STAR_TOK, MOD_TOK..INTDIV_TOK}" using multiple alternatives: 3, 5 >As a result, alternative(s) 5 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826:5: Decision can match input such as "LPAREN STRING_LITERAL COMMA" using multiple alternatives: 3, 5 >As a result, alternative(s) 5 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826:5: Decision can match input such as "LPAREN STRING_LITERAL WITH_TOK" using multiple alternatives: 3, 5 >As a result, alternative(s) 5 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826:5: Decision can match input such as "LPAREN STRING_LITERAL DOT" using multiple alternatives: 3, 5 >As a result, alternative(s) 5 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826:5: Decision can match input such as "LPAREN STRING_LITERAL LPAREN" using multiple alternatives: 3, 5 >As a result, alternative(s) 5 were disabled for that input >warning(200): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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): /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/Cvc.g:1826: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 >[ 91%] Generating smt1/Smt1Lexer.c, smt1/Smt1Lexer.h, smt1/Smt1Parser.c, smt1/Smt1Parser.h, smt1/Smt1.tokens >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/antlr3 /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt1/Smt1.g -fo /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/smt1 >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7 /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/CMakeFiles/cvc4parser.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/CMakeFiles/cvc4parser.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/CMakeFiles/cvc4parser.dir/depend.internal". >Dependee "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/CMakeFiles/cvc4parser.dir/depend.internal". >Scanning dependencies of target cvc4parser >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >make -f src/parser/CMakeFiles/cvc4parser.dir/build.make src/parser/CMakeFiles/cvc4parser.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >[ 91%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/antlr_input.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4PARSERLIB -Dcvc4parser_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4parser.dir/antlr_input.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/antlr_input.cpp >[ 91%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/antlr_input_imports.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4PARSERLIB -Dcvc4parser_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4parser.dir/antlr_input_imports.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/antlr_input_imports.cpp >[ 91%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/antlr_line_buffered_input.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4PARSERLIB -Dcvc4parser_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4parser.dir/antlr_line_buffered_input.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/antlr_line_buffered_input.cpp >[ 91%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/bounded_token_buffer.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4PARSERLIB -Dcvc4parser_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4parser.dir/bounded_token_buffer.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/bounded_token_buffer.cpp >[ 91%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/bounded_token_factory.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4PARSERLIB -Dcvc4parser_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4parser.dir/bounded_token_factory.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/bounded_token_factory.cpp >[ 92%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/cvc/cvc_input.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4PARSERLIB -Dcvc4parser_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4parser.dir/cvc/cvc_input.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/cvc/cvc_input.cpp >[ 92%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/input.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4PARSERLIB -Dcvc4parser_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4parser.dir/input.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/input.cpp >[ 92%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/line_buffer.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4PARSERLIB -Dcvc4parser_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4parser.dir/line_buffer.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/line_buffer.cpp >[ 92%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/memory_mapped_input_buffer.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4PARSERLIB -Dcvc4parser_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4parser.dir/memory_mapped_input_buffer.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/memory_mapped_input_buffer.cpp >[ 92%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/parser.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4PARSERLIB -Dcvc4parser_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4parser.dir/parser.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/parser.cpp >[ 94%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/parser_builder.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4PARSERLIB -Dcvc4parser_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4parser.dir/parser_builder.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/parser_builder.cpp >[ 94%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/smt1/smt1.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4PARSERLIB -Dcvc4parser_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4parser.dir/smt1/smt1.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt1/smt1.cpp >[ 94%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/smt1/smt1_input.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4PARSERLIB -Dcvc4parser_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4parser.dir/smt1/smt1_input.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt1/smt1_input.cpp >[ 94%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/smt2/smt2.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4PARSERLIB -Dcvc4parser_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4parser.dir/smt2/smt2.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt2/smt2.cpp >[ 94%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/smt2/smt2_input.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4PARSERLIB -Dcvc4parser_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4parser.dir/smt2/smt2_input.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt2/smt2_input.cpp >[ 95%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/smt2/sygus_input.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4PARSERLIB -Dcvc4parser_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4parser.dir/smt2/sygus_input.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/smt2/sygus_input.cpp >[ 95%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/tptp/TptpLexer.c.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4PARSERLIB -Dcvc4parser_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -Wno-all -o CMakeFiles/cvc4parser.dir/tptp/TptpLexer.c.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/tptp/TptpLexer.c >[ 95%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/tptp/TptpParser.c.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4PARSERLIB -Dcvc4parser_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -Wno-all -o CMakeFiles/cvc4parser.dir/tptp/TptpParser.c.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/tptp/TptpParser.c >[ 95%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/tptp/tptp.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4PARSERLIB -Dcvc4parser_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4parser.dir/tptp/tptp.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/tptp/tptp.cpp >[ 95%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/tptp/tptp_input.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4PARSERLIB -Dcvc4parser_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/cvc4parser.dir/tptp/tptp_input.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/parser/tptp/tptp_input.cpp >[ 96%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/cvc/CvcLexer.c.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4PARSERLIB -Dcvc4parser_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -Wno-all -o CMakeFiles/cvc4parser.dir/cvc/CvcLexer.c.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/cvc/CvcLexer.c >[ 96%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/cvc/CvcParser.c.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4PARSERLIB -Dcvc4parser_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -Wno-all -o CMakeFiles/cvc4parser.dir/cvc/CvcParser.c.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/cvc/CvcParser.c >/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/cvc/CvcParser.c: In function âvoid mainCommand(pCvcParser, std::unique_ptr<CVC4::Command>*)â: >/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/cvc/CvcParser.c:4416:9: warning: converting to non-pointer type âunsigned intâ from NULL [-Wconversion-null] > 4416 | k = NULL; > | ^~~~ >/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/cvc/CvcParser.c: In function âvoid restrictedTypePossiblyFunctionLHS(pCvcParser, CVC4::Type&, CVC4::parser::DeclarationCheck, bool&)â: >/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/cvc/CvcParser.c:9685:9: warning: converting to non-pointer type âunsigned intâ from NULL [-Wconversion-null] > 9685 | k = NULL; > | ^~~~ >/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/cvc/CvcParser.c: In function âvoid formula(pCvcParser, CVC4::Expr&)â: >/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/cvc/CvcParser.c:11144:9: warning: converting to non-pointer type âsize_tâ {aka âlong unsigned intâ} from NULL [-Wconversion-null] >11144 | n = NULL; > | ^~~~ >/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/cvc/CvcParser.c: In function âsize_t morecomparisons(pCvcParser, std::vector<CVC4::Expr>&, std::vector<unsigned int>&)â: >/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/cvc/CvcParser.c:11405:9: warning: converting to non-pointer type âsize_tâ {aka âlong unsigned intâ} from NULL [-Wconversion-null] >11405 | n = NULL; > | ^~~~ >/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/cvc/CvcParser.c: In function âvoid tupleStore(pCvcParser, CVC4::Expr&)â: >/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/cvc/CvcParser.c:16485:9: warning: converting to non-pointer type âunsigned intâ from NULL [-Wconversion-null] >16485 | k = NULL; > | ^~~~ >/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/cvc/CvcParser.c: In function âvoid postfixTerm(pCvcParser, CVC4::Expr&)â: >/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/cvc/CvcParser.c:17843:10: warning: converting to non-pointer type âunsigned intâ from NULL [-Wconversion-null] >17843 | k1 = NULL; > | ^~~~ >/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/cvc/CvcParser.c:17844:10: warning: converting to non-pointer type âunsigned intâ from NULL [-Wconversion-null] >17844 | k2 = NULL; > | ^~~~ >/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/cvc/CvcParser.c:17845:9: warning: converting to non-pointer type âunsigned intâ from NULL [-Wconversion-null] >17845 | k = NULL; > | ^~~~ >/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/cvc/CvcParser.c:17846:9: warning: converting to non-pointer type âunsigned intâ from NULL [-Wconversion-null] >17846 | n = NULL; > | ^~~~ >/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/cvc/CvcParser.c: In function âvoid bvTerm(pCvcParser, CVC4::Expr&)â: >/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/cvc/CvcParser.c:23560:9: warning: converting to non-pointer type âunsigned intâ from NULL [-Wconversion-null] >23560 | k = NULL; > | ^~~~ >[ 96%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/smt1/Smt1Lexer.c.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4PARSERLIB -Dcvc4parser_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -Wno-all -o CMakeFiles/cvc4parser.dir/smt1/Smt1Lexer.c.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/smt1/Smt1Lexer.c >[ 96%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/smt1/Smt1Parser.c.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4PARSERLIB -Dcvc4parser_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -Wno-all -o CMakeFiles/cvc4parser.dir/smt1/Smt1Parser.c.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/smt1/Smt1Parser.c >[ 96%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/smt2/Smt2Lexer.c.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4PARSERLIB -Dcvc4parser_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -Wno-all -o CMakeFiles/cvc4parser.dir/smt2/Smt2Lexer.c.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/smt2/Smt2Lexer.c >[ 96%] Building CXX object src/parser/CMakeFiles/cvc4parser.dir/smt2/Smt2Parser.c.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4PARSERLIB -Dcvc4parser_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -Wno-all -o CMakeFiles/cvc4parser.dir/smt2/Smt2Parser.c.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser/smt2/Smt2Parser.c >[ 97%] Linking CXX shared library libcvc4parser.so >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/cmake -E cmake_link_script CMakeFiles/cvc4parser.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,libcvc4parser.so.6 -o libcvc4parser.so.6 CMakeFiles/cvc4parser.dir/antlr_input.cpp.o CMakeFiles/cvc4parser.dir/antlr_input_imports.cpp.o CMakeFiles/cvc4parser.dir/antlr_line_buffered_input.cpp.o CMakeFiles/cvc4parser.dir/bounded_token_buffer.cpp.o CMakeFiles/cvc4parser.dir/bounded_token_factory.cpp.o CMakeFiles/cvc4parser.dir/cvc/cvc_input.cpp.o CMakeFiles/cvc4parser.dir/input.cpp.o CMakeFiles/cvc4parser.dir/line_buffer.cpp.o CMakeFiles/cvc4parser.dir/memory_mapped_input_buffer.cpp.o CMakeFiles/cvc4parser.dir/parser.cpp.o CMakeFiles/cvc4parser.dir/parser_builder.cpp.o CMakeFiles/cvc4parser.dir/smt1/smt1.cpp.o CMakeFiles/cvc4parser.dir/smt1/smt1_input.cpp.o CMakeFiles/cvc4parser.dir/smt2/smt2.cpp.o CMakeFiles/cvc4parser.dir/smt2/smt2_input.cpp.o CMakeFiles/cvc4parser.dir/smt2/sygus_input.cpp.o CMakeFiles/cvc4parser.dir/tptp/TptpLexer.c.o CMakeFiles/cvc4parser.dir/tptp/TptpParser.c.o CMakeFiles/cvc4parser.dir/tptp/tptp.cpp.o CMakeFiles/cvc4parser.dir/tptp/tptp_input.cpp.o CMakeFiles/cvc4parser.dir/cvc/CvcLexer.c.o CMakeFiles/cvc4parser.dir/cvc/CvcParser.c.o CMakeFiles/cvc4parser.dir/smt1/Smt1Lexer.c.o CMakeFiles/cvc4parser.dir/smt1/Smt1Parser.c.o CMakeFiles/cvc4parser.dir/smt2/Smt2Lexer.c.o CMakeFiles/cvc4parser.dir/smt2/Smt2Parser.c.o -Wl,-rpath,/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src: ../libcvc4.so.6 -lantlr3c -lcln -lgmp >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser && /usr/bin/cmake -E cmake_symlink_library libcvc4parser.so.6 libcvc4parser.so.6 libcvc4parser.so >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >[ 97%] Built target cvc4parser >make -f src/main/CMakeFiles/gen-tokens.dir/build.make src/main/CMakeFiles/gen-tokens.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7 /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main/CMakeFiles/gen-tokens.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main/CMakeFiles/gen-tokens.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main/CMakeFiles/gen-tokens.dir/depend.internal". >Dependee "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main/CMakeFiles/gen-tokens.dir/depend.internal". >Scanning dependencies of target gen-tokens >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >make -f src/main/CMakeFiles/gen-tokens.dir/build.make src/main/CMakeFiles/gen-tokens.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >[ 97%] Generating cvc_tokens.h >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main && sh /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/gen-token-header.sh /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/../parser/cvc/Cvc.g /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main/cvc_tokens.h >[ 97%] Generating smt1_tokens.h >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main && sh /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/gen-token-header.sh /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/../parser/smt1/Smt1.g /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main/smt1_tokens.h >[ 97%] Generating smt2_tokens.h >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main && sh /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/gen-token-header.sh /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/../parser/smt2/Smt2.g /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main/smt2_tokens.h >[ 97%] Generating tptp_tokens.h >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main && sh /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/gen-token-header.sh /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/../parser/tptp/Tptp.g /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main/tptp_tokens.h >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >[ 97%] Built target gen-tokens >make -f src/main/CMakeFiles/main.dir/build.make src/main/CMakeFiles/main.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7 /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main/CMakeFiles/main.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main/CMakeFiles/main.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main/CMakeFiles/main.dir/depend.internal". >Dependee "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main/CMakeFiles/main.dir/depend.internal". >Scanning dependencies of target main >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >make -f src/main/CMakeFiles/main.dir/build.make src/main/CMakeFiles/main.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >[ 97%] Building CXX object src/main/CMakeFiles/main.dir/command_executor.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4DRIVER -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/main.dir/command_executor.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/command_executor.cpp >[ 97%] Building CXX object src/main/CMakeFiles/main.dir/interactive_shell.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4DRIVER -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/main.dir/interactive_shell.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/interactive_shell.cpp >[ 98%] Building CXX object src/main/CMakeFiles/main.dir/util.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4DRIVER -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/main.dir/util.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/util.cpp >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >[ 98%] Built target main >make -f src/main/CMakeFiles/main-test.dir/build.make src/main/CMakeFiles/main-test.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7 /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main/CMakeFiles/main-test.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main/CMakeFiles/main-test.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main/CMakeFiles/main-test.dir/depend.internal". >Dependee "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main/CMakeFiles/main-test.dir/depend.internal". >Scanning dependencies of target main-test >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >make -f src/main/CMakeFiles/main-test.dir/build.make src/main/CMakeFiles/main-test.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >[ 98%] Building CXX object src/main/CMakeFiles/main-test.dir/driver_unified.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4DRIVER -Dmain_test_EXPORTS -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -fPIC -std=gnu++11 -o CMakeFiles/main-test.dir/driver_unified.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/driver_unified.cpp >[ 98%] Linking CXX shared library libmain-test.so >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main && /usr/bin/cmake -E cmake_link_script CMakeFiles/main-test.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,libmain-test.so -o libmain-test.so CMakeFiles/main-test.dir/driver_unified.cpp.o CMakeFiles/main.dir/command_executor.cpp.o CMakeFiles/main.dir/interactive_shell.cpp.o CMakeFiles/main.dir/util.cpp.o -Wl,-rpath,/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser:/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src ../parser/libcvc4parser.so.6 ../libcvc4.so.6 -lcln -lgmp -lantlr3c >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >[ 98%] Built target main-test >make -f src/main/CMakeFiles/cvc4-bin.dir/build.make src/main/CMakeFiles/cvc4-bin.dir/depend >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7 /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main/CMakeFiles/cvc4-bin.dir/DependInfo.cmake >Dependee "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main/CMakeFiles/cvc4-bin.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main/CMakeFiles/cvc4-bin.dir/depend.internal". >Dependee "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main/CMakeFiles/cvc4-bin.dir/depend.internal". >Scanning dependencies of target cvc4-bin >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >make -f src/main/CMakeFiles/cvc4-bin.dir/build.make src/main/CMakeFiles/cvc4-bin.dir/build >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >[ 98%] Building CXX object src/main/CMakeFiles/cvc4-bin.dir/driver_unified.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4DRIVER -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -std=gnu++11 -o CMakeFiles/cvc4-bin.dir/driver_unified.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/driver_unified.cpp >[100%] Building CXX object src/main/CMakeFiles/cvc4-bin.dir/main.cpp.o >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main && /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -D__BUILDING_CVC4DRIVER -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/include -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/. -I/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src -DNDEBUG -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -std=gnu++11 -o CMakeFiles/cvc4-bin.dir/main.cpp.o -c /var/tmp/portage/sci-mathematics/cvc4-1.7/work/CVC4-1.7/src/main/main.cpp >[100%] Linking CXX executable ../../bin/cvc4 >cd /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/main && /usr/bin/cmake -E cmake_link_script CMakeFiles/cvc4-bin.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -Wall -Wno-deprecated -Wsuggest-override -Wnon-virtual-dtor -Wno-class-memaccess -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/cvc4-bin.dir/driver_unified.cpp.o CMakeFiles/cvc4-bin.dir/main.cpp.o CMakeFiles/main.dir/command_executor.cpp.o CMakeFiles/main.dir/interactive_shell.cpp.o CMakeFiles/main.dir/util.cpp.o -o ../../bin/cvc4 -Wl,-rpath,/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src/parser:/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/src: ../parser/libcvc4parser.so.6 ../libcvc4.so.6 -lcln -lgmp -lantlr3c >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >[100%] Built target cvc4-bin >make[1]: Leaving directory '/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build' >/usr/bin/cmake -E cmake_progress_start /var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build/CMakeFiles 0 >>>> Source compiled. >>>> Test phase [not enabled]: sci-mathematics/cvc4-1.7 > >>>> Install sci-mathematics/cvc4-1.7 into /var/tmp/portage/sci-mathematics/cvc4-1.7/image >>>> Working in BUILD_DIR: "/var/tmp/portage/sci-mathematics/cvc4-1.7/work/cvc4-1.7_build" >make -j1 install >[ 1%] Built target gen-theory >fatal: not a git repository (or any parent up to mount point /var/tmp) >Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). >[ 1%] Built target gen-gitinfo >[ 1%] Built target gen-tags-debug >[ 1%] Built target gen-tags-trace >[ 1%] Generating Debug_tags >[ 1%] Generating Trace_tags >[ 2%] Built target gen-tags >[ 4%] Built target gen-expr >[ 4%] Built target gen-options >[ 90%] Built target cvc4 >[ 97%] Built target cvc4parser >[ 97%] Built target gen-tokens >[ 98%] Built target main >[ 98%] Built target main-test >[100%] Built target cvc4-bin >Install the project... >-- Install configuration: "Gentoo" >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/share/man/man1/cvc4.1 >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/share/man/man5/cvc4.5 >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/share/man/man3/libcvc4.3 >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/share/man/man3/libcvc4parser.3 >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/share/man/man3/options.3cvc >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/share/man/man3/SmtEngine.3cvc >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/lib/libcvc4.so.6 >-- Set runtime path of "/var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/lib/libcvc4.so.6" to "/usr/lib" >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/lib/libcvc4.so >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/api/cvc4cpp.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/api/cvc4cppkind.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/base/configuration.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/base/exception.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/base/listener.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/base/modal_exception.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/context/cdhashmap_forward.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/context/cdhashset_forward.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/context/cdinsert_hashmap_forward.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/context/cdlist_forward.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/cvc4.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/cvc4_public.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/cvc4parser_public.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/expr/array.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/expr/array_store_all.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/expr/ascription_type.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/expr/chain.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/expr/datatype.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/expr/emptyset.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/expr/expr_iomanip.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/expr/expr_stream.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/expr/pickler.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/expr/record.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/expr/symbol_table.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/expr/type.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/expr/uninterpreted_constant.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/expr/variable_type_map.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/expr/expr.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/expr/kind.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/expr/expr_manager.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/options/argument_extender.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/options/arith_heuristic_pivot_rule.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/options/arith_propagation_mode.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/options/arith_unate_lemma_mode.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/options/datatypes_modes.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/options/language.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/options/option_exception.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/options/options.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/options/printer_modes.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/options/quantifiers_modes.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/options/set_language.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/options/smt_modes.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/options/sygus_out_mode.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/options/theoryof_mode.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/parser/input.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/parser/parser.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/parser/parser_builder.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/parser/parser_exception.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/printer/sygus_print_callback.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/proof/unsat_core.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/smt/command.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/smt/logic_exception.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/smt/smt_engine.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/smt_util/lemma_channels.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/smt_util/lemma_input_channel.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/smt_util/lemma_output_channel.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/theory/logic_info.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/util/abstract_value.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/util/bitvector.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/util/bool.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/util/cardinality.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/util/channel.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/util/divisible.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/util/gmp_util.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/util/hash.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/util/integer_cln_imp.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/util/integer_gmp_imp.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/util/maybe.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/util/proof.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/util/rational_cln_imp.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/util/rational_gmp_imp.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/util/regexp.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/util/resource_manager.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/util/result.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/util/sexpr.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/util/statistics.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/util/tuple.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/util/unsafe_interrupt_exception.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/util/floatingpoint.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/util/integer.h >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/include/cvc4/util/rational.h > * ACCESS DENIED: mkostemp: /usr/include/cvc4/sedXXXXXX >sed: couldn't open temporary file /usr/include/cvc4/sedXXXXXX: Permission denied >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/lib/libcvc4parser.so.6 >-- Set runtime path of "/var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/lib/libcvc4parser.so.6" to "/usr/lib" >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/lib/libcvc4parser.so >-- Installing: /var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/bin/cvc4 >-- Set runtime path of "/var/tmp/portage/sci-mathematics/cvc4-1.7/image/usr/bin/cvc4" to "/usr/lib" >>>> Completed installing sci-mathematics/cvc4-1.7 into /var/tmp/portage/sci-mathematics/cvc4-1.7/image > > * Final size of build directory: 165004 KiB (161.1 MiB) > * Final size of installed tree: 26100 KiB ( 25.4 MiB) > > * --------------------------- ACCESS VIOLATION SUMMARY --------------------------- > * LOG FILE: "/var/log/sandbox/sandbox-4.log" > * >VERSION 1.0 >FORMAT: F - Function called >FORMAT: S - Access Status >FORMAT: P - Path as passed to function >FORMAT: A - Absolute Path (not canonical) >FORMAT: R - Canonical Path >FORMAT: C - Command Line > >F: mkostemp >S: deny >P: /usr/include/cvc4/sedXXXXXX >A: /usr/include/cvc4/sedXXXXXX >R: /usr/include/cvc4/sedXXXXXX >C: sed -i s/include.*"\(.*\)"/include <cvc4\/\1>/ /usr/include/cvc4/cvc4.h /usr/include/cvc4/cvc4_public.h /usr/include/cvc4/util/integer.h /usr/include/cvc4/util/rational.h /usr/include/cvc4/util/floatingpoint.h /usr/include/cvc4/util/statistics.h /usr/include/cvc4/util/rational_gmp_imp.h /usr/include/cvc4/util/bool.h /usr/include/cvc4/util/maybe.h /usr/include/cvc4/util/rational_cln_imp.h /usr/include/cvc4/util/result.h /usr/include/cvc4/util/regexp.h /usr/include/cvc4/util/unsafe_interrupt_exception.h /usr/include/cvc4/util/integer_gmp_imp.h /usr/include/cvc4/util/proof.h /usr/include/cvc4/util/integer_cln_imp.h /usr/include/cvc4/util/gmp_util.h /usr/include/cvc4/util/sexpr.h /usr/include/cvc4/util/divisible.h /usr/include/cvc4/util/tuple.h /usr/include/cvc4/util/channel.h /usr/include/cvc4/util/hash.h /usr/include/cvc4/util/cardinality.h /usr/include/cvc4/util/bitvector.h /usr/include/cvc4/util/resource_manager.h /usr/include/cvc4/util/abstract_value.h /usr/include/cvc4/expr/expr_manager.h /usr/include/cvc4/expr/expr.h /usr/include/cvc4/expr/kind.h /usr/include/cvc4/expr/ascription_type.h /usr/include/cvc4/expr/record.h /usr/include/cvc4/expr/array.h /usr/include/cvc4/expr/chain.h /usr/include/cvc4/expr/expr_stream.h /usr/include/cvc4/expr/expr_iomanip.h /usr/include/cvc4/expr/array_store_all.h /usr/include/cvc4/expr/pickler.h /usr/include/cvc4/expr/uninterpreted_constant.h /usr/include/cvc4/expr/variable_type_map.h /usr/include/cvc4/expr/emptyset.h /usr/include/cvc4/expr/type.h /usr/include/cvc4/expr/datatype.h /usr/include/cvc4/expr/symbol_table.h /usr/include/cvc4/base/modal_exception.h /usr/include/cvc4/base/configuration.h /usr/include/cvc4/base/tls.h /usr/include/cvc4/base/exception.h /usr/include/cvc4/base/listener.h /usr/include/cvc4/bindings/compat/c/c_interface_defs.h /usr/include/cvc4/bindings/compat/c/c_interface.h /usr/include/cvc4/compat/cvc3_compat.h /usr/include/cvc4/context/cdinsert_hashmap_forward.h /usr/include/cvc4/context/cdhashset_forward.h /usr/include/cvc4/context/cdtrail_hashmap_forward.h /usr/include/cvc4/context/cdlist_forward.h /usr/include/cvc4/context/cdhashmap_forward.h /usr/include/cvc4/cvc4parser_public.h /usr/include/cvc4/options/datatypes_modes.h /usr/include/cvc4/options/arith_unate_lemma_mode.h /usr/include/cvc4/options/option_exception.h /usr/include/cvc4/options/theoryof_mode.h /usr/include/cvc4/options/quantifiers_modes.h /usr/include/cvc4/options/sygus_out_mode.h /usr/include/cvc4/options/simplification_mode.h /usr/include/cvc4/options/printer_modes.h /usr/include/cvc4/options/set_language.h /usr/include/cvc4/options/arith_propagation_mode.h /usr/include/cvc4/options/options.h /usr/include/cvc4/options/argument_extender.h /usr/include/cvc4/options/arith_heuristic_pivot_rule.h /usr/include/cvc4/options/language.h /usr/include/cvc4/parser/parser_builder.h /usr/include/cvc4/parser/parser_exception.h /usr/include/cvc4/parser/input.h /usr/include/cvc4/parser/parser.h /usr/include/cvc4/printer/sygus_print_callback.h /usr/include/cvc4/proof/unsat_core.h /usr/include/cvc4/smt/command.h /usr/include/cvc4/smt/smt_engine.h /usr/include/cvc4/smt/logic_exception.h /usr/include/cvc4/smt_util/lemma_input_channel.h /usr/include/cvc4/smt_util/lemma_channels.h /usr/include/cvc4/smt_util/lemma_output_channel.h /usr/include/cvc4/theory/logic_info.h > * --------------------------------------------------------------------------------
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 689918
:
582902
|
582904
|
582906
|
582908
|
582910
|
582912
| 582914