[opam-devel] fwd: Cron job update-opam failed on opam.ocaml.org

Daniel Bünzli daniel.buenzli at erratique.ch
Tue Jul 21 20:05:19 BST 2015


Le mardi, 21 juillet 2015 à 19:52, Anil Madhavapeddy a écrit :
> Looks like recent opam-lib may have broken the cron jobs.
> > Begin forwarded message:
> >  
> > ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -I core -I solver -I repositories -I client -I client/ client/opamArg.ml
> > File "client/opamArg.ml", line 242, characters 17-34:
> > Error: Unbound value Arg.doc_alts_enum
> > make[4]: *** [client/opamArg.cmx] Error 2
>  

This looks like a cmdliner version specification error. Arg.doc_alts_enum was introduced in v0.9.6

Daniel




More information about the opam-devel mailing list