Skip to content

Conversation

@emillon
Copy link
Collaborator

@emillon emillon commented Feb 28, 2022

Dune 2 assumes that there's a "uchar" library installed by the compiler but that is not true so it was removed in ocaml/dune#5260.

This means that a sourceless uchar package does not work: some sources are necessary for (libraries ... uchar) to work.

This 0.0.2+dune3 version installs an empty library instead.

@emillon
Copy link
Collaborator Author

emillon commented Feb 28, 2022

dune-project probably needs a name and version, and I'm not sure whether we need url.src in the opam file.

Dune 2 assumes that there's a "uchar" library installed by the compiler
but that is not true so it was removed in ocaml/dune#5260.

This means that a sourceless uchar package does not work: some sources
are necessary for `(libraries ... uchar)` to work.

This 0.0.2+dune3 version installs an empty library instead.
@emillon emillon merged commit 80691ce into dune-universe:dune-universe-v0.0.2 Mar 8, 2022
@emillon emillon deleted the 0.0.2+dune3 branch March 8, 2022 15:39
@NathanReb
Copy link
Member

Sorry I'm just seeing this now. Indeed url.src is not required here since we now release tarballs. It's not really hurting though!

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.

2 participants