Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ivanacostarubio/09462f362039ed3d66d2e4af7b1bf9fa to your computer and use it in GitHub Desktop.
Save ivanacostarubio/09462f362039ed3d66d2e4af7b1bf9fa to your computer and use it in GitHub Desktop.
OCAMLOPT (node.cmxa) RPC_server.cmx
findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/vagrant/.opam/tezos/lib/ocaml/compiler-libs, /home/vagrant/.opam/tezos/lib/ocaml
OCAMLOPT (node.cmxa) fitness.cmx
findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/vagrant/.opam/tezos/lib/ocaml/compiler-libs, /home/vagrant/.opam/tezos/lib/ocaml
OCAMLOPT (node.cmxa) raw_store.cmi
findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/vagrant/.opam/tezos/lib/ocaml/compiler-libs, /home/vagrant/.opam/tezos/lib/ocaml
File "node/db/raw_store.mli", line 10, characters 5-15:
Error: Unbound module Store_sigs
Makefile:309: recipe for target 'node/db/raw_store.cmi' failed
make[1]: *** [node/db/raw_store.cmi] Error 2
rm compiler/embedded_cmis.ml
make[1]: Leaving directory '/vagrant/src'
Makefile:3: recipe for target 'all' failed
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment