Conversation
Libraries without any modules must specify (modules) so that dune knows whether it needs a native archive for this library without evaluating any rules. Signed-off-by: Rudi Grinberg <[email protected]>
a96b808 to
e50303f
Compare
|
Thanks for reminding. The rebase isn't the problem, it's just that this patch is still in my backlog. |
|
There seems to be an issue with some non-wrapped libraries without implementation for their main modules. Does |
Could you try it with dune master if you don't mind? |
I just tried with dune master and this also failed |
|
Just summarising an(other!) offline discussion on this: the
|
|
@dra27 , what is the current status of this specific plan for supporting 4.12? |
|
@Octachron - there's a new fix in #3973 |
|
Oops, I missed this PR, thanks for the pointer! |
|
No problem - this issue has created myriad issues and PRs!! |
This is a "rebase" of #3793 just in case the reason why the PR is stalling is that it required a rebase.
This PR contain a merge commit to make it more obvious what has changed compared to the previous #3793. Feel free to squash it in the end.
Fixes #3766
cc @rgrinberg