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

added unmagic.1.0.2 #9677

Merged
merged 1 commit into from
Jul 14, 2017
Merged

added unmagic.1.0.2 #9677

merged 1 commit into from
Jul 14, 2017

Conversation

camlspotter
Copy link
Contributor

No description provided.

@camelus
Copy link
Contributor

camelus commented Jul 1, 2017

✅ All lint checks passed 1b37c37
  • These packages passed lint tests: unmagic.1.0.2

✅ Installability check (6995 → 6996)
  • new installable packages (1): unmagic.1.0.2

@avsm
Copy link
Member

avsm commented Jul 3, 2017

#=== ERROR while installing unmagic.1.0.2 =====================================#
# opam-version 1.2.2
# os           linux
# command      ocaml setup.ml -build
# path         /home/travis/.opam/4.04.0/build/unmagic.1.0.2
# compiler     4.04.0
# exit-code    1
# env-file     /home/travis/.opam/4.04.0/build/unmagic.1.0.2/unmagic-13758-d4bb2a.env
# stdout-file  /home/travis/.opam/4.04.0/build/unmagic.1.0.2/unmagic-13758-d4bb2a.out
# stderr-file  /home/travis/.opam/4.04.0/build/unmagic.1.0.2/unmagic-13758-d4bb2a.err
### stdout ###
# *** omake: reading OMakefiles
# --- Checking for ocamlfind... (found /home/travis/.opam/4.04.0/bin/ocamlfind)
# --- Checking for ocamlc.opt... (found /home/travis/.opam/4.04.0/bin/ocamlc.opt)
# --- Checking for ocamlopt.opt... (found /home/travis/.opam/4.04.0/bin/ocamlopt.opt)
# --- Checking for ocamldep.opt... (found /home/travis/.opam/4.04.0/bin/ocamldep.opt)
# --- Checking for ocamllex.opt... (found /home/travis/.opam/4.04.0/bin/ocamllex.opt)
# --- Checking whether ocamlc understands the "z" warnings... (yes)
# --- Checking whether ocamlopt can create cmxs plugins... (yes)
### stderr ###
# File OMyMakefile: line 239, characters 3-26:
# [...]
#    This expression should use a => binding.
# File OMyMakefile: line 753, characters 6-34:
#    Warning: old-style foreach expression.
#    This expression should use a => binding.
# PREFIX=/home/travis/.opam/4.04.0
# *** omake error:
#    File src/OMakefile: line 13, characters 0-36
#    unbound variable: global.MyOCamlfindInstall
# E: Failure("Command 'sh -c \"cp OMakeroot.in OMakeroot; unset OCAMLPARAM; omake\"' terminated with error code 123")

@camlspotter
Copy link
Contributor Author

Something get pretty wrong in hg repo...

@camlspotter
Copy link
Contributor Author

This is because I made one branch named 1.0.2 and one tag named 1.0.2. The download URL points to branch 1.0.2, which is old. It must download tag 1.0.2. Trying to find how to remove the branch from bitbucket completely.

@camlspotter
Copy link
Contributor Author

Now hit by the issue between Jane and ppx_deriving

@avsm
Copy link
Member

avsm commented Jul 14, 2017

looks good now, thanks!

@avsm avsm merged commit ba154f6 into ocaml:master Jul 14, 2017
@camlspotter camlspotter deleted the unmagic.1.0.2 branch July 19, 2017 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants