-
-
Am I supposed to get enormous `Evaluated term` messages in the debugger?
![image](https://user-images.githubusercontent.com/396076/118333476-c7ec7f00-b4d9-11eb-9373-cb53651d88d7.png)
_Originally p…
-
One example crashes using the OCaml API on the upstream master branch. It's not the same as the previous issues #5517 (or #2305).
The error is `libc++abi: terminating with uncaught exception of typ…
-
https://github.com/coq/coq/pull/14231/checks#step:6:3061
```
Installing /usr/local/doc/coq-core/LICENSE
Error: mkdir: /usr/local/doc: Permission denied
make[1]: *** [install-dune] Error 1
make: *…
-
#### Description of the problem
```
native_compute: Conversion to native code done in 0.00165
File "/tmp/Coq_nativef3a918/Coq_nativebf4d70.native", line 1:
Error: /github/workspace/builds/co…
-
I have no idea why, but I have yet to manage a successful build using any of the metacoq artifacts. For example, this dockerfile
```
FROM registry.gitlab.com/coq/coq:bionic_coq-V2021-05-22-9c7889b6…
-
Following up on https://github.com/coq/coq/pull/7825#issuecomment-689666091 , I think it'd be really great if, on any PR where the test-suite succeeded but some CI failed (and that CI succeeded on mas…
-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
HOMEBREW_VERSION: 3.5.10-49-gb2ddb34
ORIGIN: https://github.com/Homebrew/brew
HEAD: b2ddb341a0489834dbbfcb57544d87c4…
-
I filed #4255 before, but after more investigation, it turns out that `opam clean` leaves lots of useless caches around. I'm building Docker images, where reducing disk size is important. Here's what …
-
Building CompCert with 4.12+domains+effects fails with many errors, the first of which is a syntax error at a `let effect = `. (Note that 4.12+domains does not fail in the same way.)
Compiler: [06…