Skip to content

Conversation

@thierry-martinez
Copy link
Contributor

No description provided.

@camelus
Copy link
Contributor

camelus commented Dec 22, 2016

✅ All lint checks passed aa8743d
  • These packages passed lint tests: pyml.20161224

✅ Installability check (5885 → 5886)
  • new installable packages (1): pyml.20161224

@samoht
Copy link
Member

samoht commented Dec 22, 2016

Can you add a version constraint for `ocaml-version >= "4.01.0"? It's failing on older versions with:

#=== ERROR while installing pyml.20161220 =====================================#
# opam-version 1.2.2
# os           linux
# command      make
# path         /home/travis/.opam/4.00.1/build/pyml.20161220
# compiler     4.00.1
# exit-code    2
# env-file     /home/travis/.opam/4.00.1/build/pyml.20161220/pyml-16405-2c871f.env
# stdout-file  /home/travis/.opam/4.00.1/build/pyml.20161220/pyml-16405-2c871f.out
# stderr-file  /home/travis/.opam/4.00.1/build/pyml.20161220/pyml-16405-2c871f.err
### stdout ###
# [...]
# ocamlfind ocamlc  -c pyml_arch.mli -o pyml_arch.cmi
# ocamlfind ocamlc -i pywrappers.ml >pywrappers.mli
# ocamlfind ocamldep pyml_compat.ml pyml_arch.ml pytypes.ml pywrappers.ml py.ml pycaml.ml pyml_compat.mli pyml_arch.mli pytypes.mli pywrappers.mli py.mli pycaml.mli pyml_tests.ml >.depend
# ocamlfind ocamlc  -c pyml_compat.ml -o pyml_compat.cmo
# ocamlfind ocamlc  -c pyml_arch.ml -o pyml_arch.cmo
# ocamlfind ocamlc  -c pytypes.ml -o pytypes.cmo
# ocamlfind ocamlc  -c pywrappers.mli -o pywrappers.cmi
# ocamlfind ocamlc  -c pywrappers.ml -o pywrappers.cmo
# ocamlfind ocamlc  -c py.mli -o py.cmi
# ocamlfind ocamlc  -c py.ml -o py.cmo
### stderr ###
# File "py.ml", line 280, characters 11-20:
# Error: Unbound value Sys.win32
# make: *** [py.cmo] Error 2

(incompatibility raised by Thomas Gazagnaire)
@thierry-martinez
Copy link
Contributor Author

@samoht Oops, it was supposed to work with OCaml 3.12 too! It should be fixed now, thank you.

@thierry-martinez thierry-martinez changed the title Add pyml.20161220 Add pyml.20161224 Dec 23, 2016
@samoht
Copy link
Member

samoht commented Dec 26, 2016

All working now, thanks!

@samoht samoht merged commit 19b14a1 into ocaml:master Dec 26, 2016
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

Successfully merging this pull request may close these issues.

3 participants