-
Notifications
You must be signed in to change notification settings - Fork 414
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
dune pkg management fails on optional directories (jsont/bytesrw) #11405
Comments
Signed-off-by: Rudi Grinberg <[email protected]> <!-- ps-id: 6f68050b-a79c-4ee2-989c-75502462ab58 -->
Thanks for the bug report. I'll see if I can workaround this somehow. Repro in #11426 |
Signed-off-by: Rudi Grinberg <[email protected]> <!-- ps-id: 6f68050b-a79c-4ee2-989c-75502462ab58 --> Signed-off-by: Rudi Grinberg <[email protected]>
Signed-off-by: Rudi Grinberg <[email protected]>
Thanks for the triage! I've edited the title to reflect the diagnosis. |
@ElectreAAS could you have a look at this one? Should be quite similar to the other directory targets issue you've fixed. |
Expected Behavior
With the sample project with:
dune-project:
dune:
and a t.ml to build:
The lock works
but the build fails:
Actual Behavior
The build should work
Specifications
"Dune Developer Preview: build 2025-01-28T02:10:32Z, git revision
c0e3bb6"
on macOS
The text was updated successfully, but these errors were encountered: