MassD / mongo

An ocaml driver for mongodb
Other
50 stars 16 forks source link

opam compilation issue #21

Open francoisthire opened 6 years ago

francoisthire commented 6 years ago
#=== ERROR while compiling mongo.0.67.2 =======================================#
# context     2.0.0 | linux/x86_64 | base-bigarray.base base-threads.base base-unix.base ocaml-base-compiler.4.05.0 | https://opam.ocaml.org/#97298470
# path        ~/.opam/4.05.0/.opam-switch/build/mongo.0.67.2
# command     ~/.opam/opam-init/hooks/sandbox.sh build ocaml setup.ml -configure --enable-lwt --prefix /home/fthire/.opam/4.05.0
# exit-code   1
# env-file    ~/.opam/log/mongo-22857-7f339a.env
# output-file ~/.opam/log/mongo-22857-7f339a.out
### output ###
# [...]
# Warning 3: deprecated: String.capitalize
# Use String.capitalize_ascii instead.
# File "setup.ml", line 5810, characters 31-50:
# Warning 3: deprecated: String.uncapitalize
# Use String.uncapitalize_ascii instead.
# File "setup.ml", line 5811, characters 31-48:
# Warning 3: deprecated: String.capitalize
# Use String.capitalize_ascii instead.
# ocamlfind: Package `lwt.syntax' not found
# W: Field 'pkg_lwt_syntax' is not set: Command ''/home/fthire/.opam/4.05.0/bin/ocamlfind' query -format %d lwt.syntax > '/tmp/oasis-c92069.txt'' terminated with error code 2
# E: Cannot find findlib package lwt.syntax
# E: Failure("1 configuration error")