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

Add ocamlfind.1.8.0 #11800

Merged
merged 2 commits into from
Apr 17, 2018
Merged

Add ocamlfind.1.8.0 #11800

merged 2 commits into from
Apr 17, 2018

Conversation

kit-ty-kate
Copy link
Member

@camelus
Copy link
Contributor

camelus commented Apr 16, 2018

✅ All lint checks passed 50af650
  • These packages passed lint tests: ocamlfind.1.8.0

✅ Installability check (8709 → 8710)
  • new installable packages (1): ocamlfind.1.8.0

@kit-ty-kate
Copy link
Member Author

Seems like there is one related failure:

#=== ERROR while compiling cpm.3.0.0 ==========================================#
# context              2.0.0~rc | linux/x86_64 | ocaml-base-compiler.4.05.0 | git+file:///home/opam/opam-repository
# path                 ~/.opam/4.05.0/.opam-switch/build/cpm.3.0.0
# command              ~/.opam/4.05.0/bin/obuild configure
# exit-code            4
# env-file             ~/.opam/log/cpm-18-66af47.env
# output-file          ~/.opam/log/cpm-18-66af47.out
### output ###
# Configuring cpm-0.1...
# error: unexpected parse error 'unknown token 'ID[warning]' in meta file
# ( - ID[mt] ) = "Linking problems may arise because of the missing -thread or -vmthread switch" ID[warning] ( - ID[mt_vm] , - ID[mt_posix] ) = "Linking problems may arise because of the missing -thread or -vmthread switch" ID[package] "vm" ( ID[requires] = "unix" ID[directory] = "+vmthreads" ID[exists_if] = "threads.cma" ID[archive] ( ID[byte] , ID[mt] , ID[mt_vm] ) = "threads.cma" ID[version] = "[internal]" ) ID[package] "posix" ( ID[requires] = "unix" ID[directory] = "+threads" ID[exists_if] = "threads.cma" ID[archive] ( ID[byte] , ID[mt] , ID[mt_posix] ) = "threads.cma" ID[archive] ( ID[native] , ID[mt] , ID[mt_posix] ) = "threads.cmxa" ID[version] = "[internal]" )' in meta file /home/opam/.opam/4.05.0/lib/threads/META

Full log: https://ci.ocamllabs.io/log/saved/docker-run-094b21c1d9f39a167e0294c5c171cff9/704c2955e1e64149bff21ab11298142f7ae889b7

cc @jeromemaloberti @UnixJunkie I think obuild might need an update & a constraint/conflict here. Do you agree or is it unrelated ?

@kit-ty-kate
Copy link
Member Author

I'll fix the package later I think. Merging now.

@kit-ty-kate kit-ty-kate merged commit 3132cae into ocaml:master Apr 17, 2018
@kit-ty-kate kit-ty-kate deleted the ocamlfind.1.8.0 branch April 17, 2018 13:53
@UnixJunkie
Copy link
Contributor

I'll look when the problem hit me on my computer.
I might move some of my packages from obuild to jbuilder also.

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