Quantcast
Channel: OCaml - Topics tagged dune
Viewing all articles
Browse latest Browse all 527

Dune 1.11.1 compilation failed

$
0
0

@basus wrote:

I just tried to rune an opam upgrade and ran into the following error:



<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><>  🐫
[ERROR] The compilation of dune failed at "/Users/basus/.opam/opam-init/hooks/sandbox.sh build ocaml bootstrap.ml".

#=== ERROR while compiling dune.1.11.1 ========================================#
# context     2.0.5 | macos/x86_64 | ocaml-base-compiler.4.08.1 | https://opam.ocaml.org/#8be4290a
# path        ~/.opam/4.08.1/.opam-switch/build/dune.1.11.1
# command     ~/.opam/opam-init/hooks/sandbox.sh build ocaml bootstrap.ml
# exit-code   65
# env-file    ~/.opam/log/dune-16651-0399cc.env
# output-file ~/.opam/log/dune-16651-0399cc.out
### output ###
# /Users/basus/.opam/opam-init/hooks/sandbox.sh: line 8: cd: /Users/basus/.ccache: No such file or directory
# sandbox-exec: empty subpath pattern



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><>  🐫
┌─ The following actions failed
│ λ build dune 1.11.1
└─
╶─ No changes have been performed

There is no .ccache in my home directory, but there is an .cache with opam stuff in it. Is this a typo somewhere?

Posts: 5

Participants: 4

Read full topic


Viewing all articles
Browse latest Browse all 527

Trending Articles