Skip to content

[new release] xdg, stdune, ordering, ocamlc-loc, dyn, dune, dune-site, dune-rpc, dune-rpc-lwt, dune-private-libs, dune-glob, dune-configurator, dune-build-info, dune-action-plugin and chrome-trace (3.7.1)#23622

Merged
kit-ty-kate merged 2 commits intoocaml:masterfrom
emillon:release-xdg-3.7.1
Apr 5, 2023

Conversation

@emillon
Copy link
Copy Markdown
Contributor

@emillon emillon commented Apr 4, 2023

XDG Base Directory Specification

CHANGES:

…, dune-rpc, dune-rpc-lwt, dune-private-libs, dune-glob, dune-configurator, dune-build-info, dune-action-plugin and chrome-trace (3.7.1)

CHANGES:

- Fix segfault on MacOS when dune was being shutdown while in watch mode.
  (ocaml/dune#7312, fixes ocaml/dune#6151, @gridbugs, @emillon)

- Fix preludes not being recorded as dependencies in the `(mdx)` stanza (ocaml/dune#7109,
  fixes ocaml/dune#7077, @emillon).

- Pass correct flags when compiling `stdlib.ml`. (ocaml/dune#7241, @emillon)

- Handle "Too many links" errors when using Dune cache on Windows.  The fix in
  3.7.0 for this same issue was not effective due to a typo. (ocaml/dune#7472, @nojb)
@emillon
Copy link
Copy Markdown
Contributor Author

emillon commented Apr 4, 2023

FYI, there's #23574 to merge once this one is ready

Comment thread packages/dune/dune.3.7.1/opam Outdated
@kit-ty-kate
Copy link
Copy Markdown
Member

Thanks

@kit-ty-kate kit-ty-kate merged commit 1089490 into ocaml:master Apr 5, 2023
@emillon
Copy link
Copy Markdown
Contributor Author

emillon commented Apr 6, 2023

I wanted to have a look at the failures before merging, but in a nutshell the new failures seem to be

  • chamo.3.0 - checksum error
  • opam-monorepo and mirage are confused by the opam version (2.2~alpha and they're built against 2.1 so can't use the global conf)
  • z3 failed with disk and memory errors

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.

MDX does not rebuild when the prelude changes fsevents segfaulting under M1 mac

2 participants