ocaml-benchmark icon indicating copy to clipboard operation
ocaml-benchmark copied to clipboard

latest ocaml-benchmark 1.6 fails to build with dune/jbuilder 1.0.1

Open david-geiger opened this issue 7 years ago • 2 comments

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

david-geiger avatar Oct 24 '18 04:10 david-geiger

What is the output of dune --version?

Chris00 avatar Oct 24 '18 07:10 Chris00

And can you upgrade Dune to version 1.1?

Chris00 avatar Oct 24 '18 07:10 Chris00