Skip to content

Instantly share code, notes, and snippets.

@termslang
Created March 28, 2019 17:17
Show Gist options
  • Save termslang/d281b0ec0a3da2df15a254ba61df3317 to your computer and use it in GitHub Desktop.
Save termslang/d281b0ec0a3da2df15a254ba61df3317 to your computer and use it in GitHub Desktop.
homebase:mainnet mb$ make lock
opam lock ./development.opam ./mainnet.opam
Opam plugin "lock" is not installed. Install it on the current switch? [Y/n] Y
The following actions will be performed:
- install ocamlgraph 1.8.8 [required by dose3]
- install re 1.7.3 [required by dose3]
- install opam-file-format 2.0.0 [required by opam-format]
- install cppo 1.6.5 [required by dose3]
- install opam-core 2.0.3 [required by opam-format]
- install extlib 1.7.6 [required by cudf, dose3]
- install opam-format 2.0.3 [required by opam-solver]
- install cudf 0.9 [required by opam-solver]
- install opam-repository 2.0.3 [required by opam-state]
- install mccs 1.1+9 [required by opam-solver]
- install dose3 5.0.1 [required by opam-solver]
- install opam-state 2.0.3 [required by opam-lock]
- install opam-solver 2.0.3 [required by opam-lock]
- install opam-lock 0.2
===== 14 to install =====
Do you want to continue? [Y/n] Y
<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[cppo.1.6.5] found in cache
[cudf.0.9] found in cache
[dose3.5.0.1] found in cache
[extlib.1.7.6] found in cache
[mccs.1.1+9] found in cache
[ocamlgraph.1.8.8] found in cache
[opam-core.2.0.3] found in cache
[opam-file-format.2.0.0] found in cache
[opam-format.2.0.3] found in cache
[opam-lock.0.2] found in cache
[opam-repository.2.0.3] found in cache
[opam-solver.2.0.3] found in cache
[opam-state.2.0.3] found in cache
[re.1.7.3] found in cache
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[ERROR] The compilation of ocamlgraph failed at
"/Users/mb/.opam/opam-init/hooks/sandbox.sh build touch ./configure".
[ERROR] The compilation of opam-file-format failed at
"/Users/mb/.opam/opam-init/hooks/sandbox.sh build make all".
[ERROR] The compilation of cppo failed at
"/Users/mb/.opam/opam-init/hooks/sandbox.sh build jbuilder build -p
cppo -j 3".
[ERROR] The compilation of re failed at
"/Users/mb/.opam/opam-init/hooks/sandbox.sh build jbuilder build -p re
-j 3".
#=== ERROR while compiling re.1.7.3 ===========================================#
# context 2.0.2 | macos/x86_64 | | https://opam.ocaml.org#ca183a8b
# path ~/.opam/default/.opam-switch/build/re.1.7.3
# command ~/.opam/opam-init/hooks/sandbox.sh build jbuilder build -p re -j 3
# exit-code 127
# env-file /var/folders/hw/phszypc96x5c51p3z7j3x1rr0000gn/T/opam-mb-98913/re-98913-f33fa5.env
# output-file /var/folders/hw/phszypc96x5c51p3z7j3x1rr0000gn/T/opam-mb-98913/re-98913-f33fa5.out
### output ###
# /Users/mb/.opam/opam-init/hooks/sandbox.sh: line 59: exec: sandbox-exec: not found
#=== ERROR while compiling opam-file-format.2.0.0 =============================#
# context 2.0.2 | macos/x86_64 | | https://opam.ocaml.org#ca183a8b
# path ~/.opam/default/.opam-switch/build/opam-file-format.2.0.0
# command ~/.opam/opam-init/hooks/sandbox.sh build make all
# exit-code 127
# env-file /var/folders/hw/phszypc96x5c51p3z7j3x1rr0000gn/T/opam-mb-98913/opam-file-format-98913-81a3ce.env
# output-file /var/folders/hw/phszypc96x5c51p3z7j3x1rr0000gn/T/opam-mb-98913/opam-file-format-98913-81a3ce.out
### output ###
# /Users/mb/.opam/opam-init/hooks/sandbox.sh: line 59: exec: sandbox-exec: not found
#=== ERROR while compiling ocamlgraph.1.8.8 ===================================#
# context 2.0.2 | macos/x86_64 | | https://opam.ocaml.org#ca183a8b
# path ~/.opam/default/.opam-switch/build/ocamlgraph.1.8.8
# command ~/.opam/opam-init/hooks/sandbox.sh build touch ./configure
# exit-code 127
# env-file /var/folders/hw/phszypc96x5c51p3z7j3x1rr0000gn/T/opam-mb-98913/ocamlgraph-98913-777834.env
# output-file /var/folders/hw/phszypc96x5c51p3z7j3x1rr0000gn/T/opam-mb-98913/ocamlgraph-98913-777834.out
### output ###
# /Users/mb/.opam/opam-init/hooks/sandbox.sh: line 59: exec: sandbox-exec: not found
#=== ERROR while compiling cppo.1.6.5 =========================================#
# context 2.0.2 | macos/x86_64 | | https://opam.ocaml.org#ca183a8b
# path ~/.opam/default/.opam-switch/build/cppo.1.6.5
# command ~/.opam/opam-init/hooks/sandbox.sh build jbuilder build -p cppo -j 3
# exit-code 127
# env-file /var/folders/hw/phszypc96x5c51p3z7j3x1rr0000gn/T/opam-mb-98913/cppo-98913-4519e5.env
# output-file /var/folders/hw/phszypc96x5c51p3z7j3x1rr0000gn/T/opam-mb-98913/cppo-98913-4519e5.out
### output ###
# /Users/mb/.opam/opam-init/hooks/sandbox.sh: line 59: exec: sandbox-exec: not found
<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build cppo 1.6.5
| - build ocamlgraph 1.8.8
| - build opam-file-format 2.0.0
| - build re 1.7.3
+-
- No changes have been performed
make: *** [lock] Error 31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment