ocaml-dune: update to 3.7.0#14919
Conversation
|
Notifying maintainers: |
|
@pmetzger @landonf Could you suggest what fails here on bots? (Locally it built fine for me.) |
8041c47 to
47997ca
Compare
|
For some reason |
47997ca to
52b79fb
Compare
|
Hmm, the subport builds locally, just verified that. I will try to figure out why it still fails on bots. This must be fixed. |
|
Are you attempting to build this on a system with opam? It looks like you're adding an opam file to the build as well? That might explain why it builds on your machine but doesn't build for macports. |
@pmetzger Indeed, I have installed opam, though I did not use it directly (some OCaml ports want it, those using topkg build type). Upstream discussion: ocaml/dune#6156 |
|
@pmetzger @reneeotten @harens This is neatly fixed now. |
Description
Long due update. Now everything installs correctly without earlier trickery.
Type(s)
Tested on
macOS 10.6 PPC
Xcode 3.2
Verification
Have you
port lint --nitpick?sudo port test?sudo port -vst install?