-
I get different, non-overlapping results when using depext to check currently installed packages (including some package X) and checking package X directly. I've seen this error so far with internal …
-
CI build for this pull request used to pass successfully a week ago: https://github.com/ocaml/opam-repository/pull/12610
Now it is failing in various steps. All such failures seem to be related to …
-
In order to build [our node](https://github.com/scs/substraTEE-node)
we need to install additional dependencies:
Here are the cecessary commands from [our dockerfile](https://github.com/scs/substr…
-
I tried to run `brew install --HEAD universal-ctags/universal-ctags/universal-ctags` on macOS 10.14.6 but results :
```
==> Installing universal-ctags from universal-ctags/universal-ctags
==> Clo…
-
I have installed SGX SDK version 2.8, SGX PSW and SGX DRIVER version 2.6 downloaded by this site [](https://download.01.org/intel-sgx/sgx-linux/2.8/distro/ubuntu18.04-server/) and installed them using…
-
Sherpa does not seem to want to install on a clean venv using Pip, but installs fine with conda.
Commands Only:
```
(base)$ conda create -n sherpa_test python=3.6
(base)$ conda activate sherpa_t…
-
My default switch is a system switch:
```
$ opam list | grep ocaml
[WARNING] File /usr/bin/ocamlc, which package ocaml-system.4.08.1 depends upon, was changed on your system. ocaml-system has been …
-
The attached file fails to produce valid ocaml because of a problem with topological sorting:
```
./sail -ocaml config_fail.sail
+ ocamlfind ocamlc -c -g -package lem -package linksem -package zari…
rmn30 updated
4 years ago
-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.1.0
ORIGIN: https://github.com/Homebrew/brew
HEAD: ccb05e5e0b7b925c3d6b531fa43b016fa4d0b72a
Last commit: 3 hours ago
Core tap ORIGIN: https:/…
-
Following @yurug's suggestion https://github.com/ocaml-sf/learn-ocaml/pull/302#issuecomment-520208261, I've tried compiling learn-ocaml/master `=` 718d1f12ff2ef78b1db34d2f70e4b24ddad0ed53 + learn-ocam…