-
Hello,
I tried to run the defects4j benchmark with the nopol repair tool on Bug ID 1. Cerberus runs without errors, but later in the logs of the container, it seems like JUnit binaries are missing.…
-
From @computablee's JOSS review thread (issue #50):
# Our investigation of why CVC4 doesn't work
First, a command that should work for launching CVC4 is
`cvc4 --lang smt2 --interactive --produce-…
-
Sometimes an upstream will add a weird git tag, which sorts to the top and blocks subsequent tags from being considered as the newest version. I've had this happen lots of times. When it happens, I …
-
The [CVC4 GitHub repo](https://github.com/CVC4/CVC4-archived) has been archived, seemingly indicating no new releases of CVC4 are planned, and by extension CVC4 may stop working completely in the futu…
-
Hello I tried to install cvc4 with "brew install cvc4/cvc4/cvc4" but it give me "cvc4: The x86_64 architecture is required for this software."
Can you help me please ?
-
Interesting, Travis reports everything is OK, but when I locally run `make test` or `make travis-test` I have following 5 errors:
1. `should be safe`
1. `foo9`
CVC4 Error:
…
-
> Unfortunately, the cvc4 backend can't produce SMT output files right now
_Originally posted by @fbrausse in https://github.com/esbmc/esbmc/issues/1829#issuecomment-2106960550_
Here is the reas…
-
Trying to `brew reinstall` (when using --HEAD) results in the following output:
```
brew reinstall cvc4
==> Reinstalling cvc4/cvc4/cvc4
==> Cloning https://github.com/CVC4/CVC4.git
Updating /Use…
-
With gnatprove-11.2.0-3 (obtained via Alire), the alt-ergo prover does not work on Windows 10 due to a missing zlib1.dll.
The following error appears when running `gnatprove --version`:
![image]…
-
Hey,
I run
```
brew tap
brew install cvc4/cvc4/cvc4 --HEAD
```
and the second fails with the error below and the CMakeError.log is this: https://gist.github.com/nikivazou/e5086747e3475a555…