Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ivanacostarubio/e8e5cdb424fb1c569ccaf1a26dd98451 to your computer and use it in GitHub Desktop.
Save ivanacostarubio/e8e5cdb424fb1c569ccaf1a26dd98451 to your computer and use it in GitHub Desktop.
==> default: =-=- lwt.3.0.0 installed successfully -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
==> default: => Lwt 3.0.0 made some minor breaking changes, announced in 2.7.0. See
==> default: https://github.com/ocsigen/lwt/issues/308
==> default:
==> default: =-=- conf-leveldb.1 troobleshooting -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
==> default: => This package relies on external (system) dependencies that may be missing.
==> default: `opam depext conf-leveldb.1' may help you find the correct installation for
==> default: your system.
==> default:
==> default: The former state can be restored with:
==> default: opam switch import "~/.opam/tezos/backup/state-20170606194339.export"
==> default: Makefile:18: recipe for target 'build-deps' failed
==> default: make: *** [build-deps] Error 4
==> default: make -C src all
==> default: make[1]: Entering directory '/vagrant/src'
==> default: Makefile:327: .depend: No such file or directory
==> default: OCAMLDEP (node.cmxa) p2p_connection_pool.mli
==> default: ocamlfind: Package `leveldb' not found
==> default: Makefile:358: recipe for target 'node/net/p2p_connection_pool.mli.deps' failed
==> default: make[1]: *** [node/net/p2p_connection_pool.mli.deps] Error 2
==> default: make[1]: Leaving directory '/vagrant/src'
==> default: Makefile:3: recipe for target 'all' failed
==> default: make: *** [all] Error 2
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment