Le 16 juin 2010 à 22:52, Török Edwin a écrit :

> On 06/16/2010 04:07 PM, Damien Doligez wrote:
>> Dear OCaml users,
>> 
>> We have the pleasure of celebrating Bloomsday by announcing the release of
>> OCaml version 3.12.0+beta1.
>> 
>> This is a beta release, available as source only and intended for power
>> users to test new features and report bugs (if any). 
> 
> I have run the included OCaml testsuite, but I must have done something
> wrong since I got some compile failures (unbound modules, and some
> missing symbols when linking thread-related tests).
> 
> make report output:
> Summary:
>   278 test(s) passed
>   8 test(s) failed
>   24 compilation error(s)
>   0 compilation warning(s)
> 
> My system is a Debian Linux x86_64.
> What I've done is:
> ./configure -prefix ~/compilers/o312
> make world.opt
> make install
> 
> Then put $HOME/compilers/o312/bin first in PATH.
> Then I've simply run a 'make all' in testsuite/
> (under ulimit -v 1024000 -d 1024000 -t 3600).
> Note that I also have ocaml 3.11.2 installed.
> 
> The failures are below, is this something I'm doing wrong, or should I
> open a bugreport?

This looks like a bug in the test suite.
Can you send me (off list) a copy of the "*.result" files that appear
in the trace you get when running the tests?


Thanks for reporting,

Xavier Clerc

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to