severity 769272 important
thanks
I tried a few things:
- clean jessie amd64 chroot on ec2 -> also fails
- clean sid amd64 chroot on ec2 -> also fails
- build on my laptop's not so up-to-date testing -> builds fine
- upgrade my laptop to latest testing, build again -> builds fine
- quite clean sid amd64 chroot on my laptop -> builds fine
So, there's clearly something very strange happened here. I believe that
the key is to understand this exception stack:
Raised at file "src/oUnitAssert.ml", line 45, characters 8-27
Called from file "test/TestQuickstart.ml", line 155, characters 11-22
Called from file "src/expect.ml", line 322, characters 16-21
Re-raised at file "src/expect.ml", line 327, characters 12-13
Called from file "test/TestQuickstart.ml", line 70, characters 8-233
But I'm too clueless about ocaml to dig further.
Downgrading as it seems unreproducible. Mehdi, you win!
Lucas