ocaml-benchmark
ocaml-benchmark copied to clipboard
latest ocaml-benchmark 1.6 fails to build with dune/jbuilder 1.0.1
Hi,
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)
Regards, David
What is the output of dune --version?
And can you upgrade Dune to version 1.1?