Jbuilder build failing on master
bryphe opened this issue · 2 comments
bryphe commented
When trying to build the latest sources via jbuilder build
, I get the following error:
Multiple rules generated for
_build/install/default/lib/ocplib-endian/endianBytes.ml:
- <internal location>
- <internal location>
Multiple rules generated for
_build/install/default/lib/ocplib-endian/bigstring/endianBigstring.ml:
- <internal location>
- <internal location>
I tried with a few different jbuilder / dune versions:
- 1.0+beta20
- 1.2.1
- 1.3.0
And all exhibited this error.
hhugo commented
Should be closed