-
Notifications
You must be signed in to change notification settings - Fork 26
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
Does not compile with OCaml 4.09.0 #83
Comments
I'm having problems too, but with a different error on OpenBSD. OpenBSD 6.6 has OCaml 4.09 in packages right now (https://openports.se/lang/ocaml) and
|
avsm
added a commit
to avsm/opam-repository
that referenced
this issue
Jul 26, 2020
There seems to be a stack overflow that is particularly bad on ppc64le, as all of the opam CI builds fail: ``` camomilelocaledef Camomile/locales/zh__PINYIN.mar (got signal SEGV) (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/zh__PINYIN.txt locales) ``` Increasing the stack limit on the build container didnt help, so I'll mark this as unavailable on ppc64 until we can figure out the root cause. There is an upstream issue at: yoriyuki/Camomile#83
Does not compile with ocaml-4.12:
|
I resolved this error (camomile 1.0.2, OpenBSD 7.0, OCaml 4.13.1) by increasing ulimits:
The adjustment to |
Thank you @mndrix :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Generates errors about
Pervasives
:The text was updated successfully, but these errors were encountered: