OCamlPro/ocplib-endian

Jbuilder build failing on master

bryphe opened this issue · 2 comments

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.

avsm commented

this will be fixed by #14

hhugo commented

Should be closed