Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fails on 4.09 #12

Open
aantron opened this issue May 4, 2020 · 0 comments
Open

Build fails on 4.09 #12

aantron opened this issue May 4, 2020 · 0 comments

Comments

@aantron
Copy link
Contributor

aantron commented May 4, 2020

Seeing this error with wikidoc master:

#=== ERROR while compiling wikidoc.dev ========================================#
# context              2.0.6 | linux/x86_64 | ocaml-base-compiler.4.09.0 | pinned(git+https://github.com/ocsigen/wikidoc.git#8c10fd29)
# path                 ~/build/ocsigen/lwt/_opam/.opam-switch/build/wikidoc.dev
# command              /usr/bin/make BINDIR=/home/travis/build/ocsigen/lwt/_opam/bin
# exit-code            2
# env-file             ~/.opam/log/wikidoc-24055-b6f8d4.env
# output-file          ~/.opam/log/wikidoc-24055-b6f8d4.out
### output ###
# [...]
# ocamlfind ocamlc -c -I /home/travis/build/ocsigen/lwt/_opam/lib/ocaml/ocamldoc -I /home/travis/build/ocsigen/lwt/_opam/lib/ocaml/compiler-libs/ -I /home/travis/build/ocsigen/lwt/_opam/lib/ocaml/compiler-libs/parsing -I /home/travis/build/ocsigen/lwt/_opam/lib/ocaml/compiler-libs/typing odoc_import.ml
# findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/travis/build/ocsigen/lwt/_opam/lib/ocaml, /home/travis/build/ocsigen/lwt/_opam/lib/ocaml/compiler-libs
# File "odoc_import.ml", line 175, characters 13-35:
# 175 |     | Types.(Mty_functor (Unit, mt)) -> Mty_functor (Unit, iter mt)
#                    ^^^^^^^^^^^^^^^^^^^^^^
# Error: The constructor Mty_functor expects 3 argument(s),
#        but is applied here to 2 argument(s)
# Makefile:45: recipe for target 'odoc_import.cmo' failed
# make[1]: *** [odoc_import.cmo] Error 2
# make[1]: Leaving directory '/home/travis/build/ocsigen/lwt/_opam/.opam-switch/build/wikidoc.dev/src/odoc_wiki'
# Makefile.odoc:11: 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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant