I tried on Mageia Cauldron to compile ocaml-benchmark 1.6 but it fails to build with the following issue:
cd ocaml-benchmark-1.6
'[' 1 -eq 1 ']'
'[' 1 -eq 1 ']'
dune build @install
File "dune-project", line 1, characters 11-14:
Error: Version 1.1 of dune is not supported.
Supported versions:
-- 0.0
-- 1.0
error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.PNbBi9 (%build)
Hi,
I tried on Mageia Cauldron to compile ocaml-benchmark 1.6 but it fails to build with the following issue:
Regards, David