async-zmq icon indicating copy to clipboard operation
async-zmq copied to clipboard

File "async_zmq.mli", line 9, characters 24-31: # Error: Cannot locate deriver sexp_of

Open XVilka opened this issue 7 years ago • 1 comments

#=== ERROR while compiling async-zmq.0.3.0 ====================================#
# context      2.0.0~rc | linux/x86_64 | ocaml-system.4.05.0 | file:///home/akochkov/data/tmp/opam-repository
# path         ~/.opam/default/.opam-switch/build/async-zmq.0.3.0
# command      ~/.opam/default/bin/omake
# exit-code    2
# env-file     ~/.opam/log/async-zmq-8146-bc27ca.env
# output-file  ~/.opam/log/async-zmq-8146-bc27ca.out
### output ###
# [...]
# *** omake: finished reading OMakefiles (0.03 sec)
# --- Checking if ocamldep understands -modules... (yes)
# - scan lib scan-ocaml-async_zmq.mli
# + ocamlfind ocamldep -package ZMQ,threads,core,async,sexplib,ppx_sexp_conv,ppx_deriving -modules async_zmq.mli
#      | Shell.ocamldep-postproc()
# File "async_zmq.mli", line 9, characters 24-31:
# Error: Cannot locate deriver sexp_of
# *** omake: 14/27 targets are up to date
# *** omake: failed (0.14 sec, 1/1 scans, 0/0 rules, 7/69 digests)
# *** omake: targets were not rebuilt because of errors:
#    <scanner lib/scan-ocaml-async_zmq.mli>
#       depends on: lib/async_zmq.mli



=-=- Error report -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
┌─ The following actions failed
│ λ  build async-zmq 0.3.0

XVilka avatar Feb 06 '18 05:02 XVilka

Should be fixed once the package is ported to jbuilder. If you can do this, I'd be happy to merge the PR.

rgrinberg avatar Feb 06 '18 05:02 rgrinberg