[llvm-dev] Ocaml binding tests are failing

whitequark via llvm-dev llvm-dev at lists.llvm.org
Fri Jan 29 20:38:45 PST 2016


On 2016-01-30 07:36, Eric Christopher wrote:
> It's known to be failing right now because of recent changes, but I'm
> curious why that bot has ocaml installed for the bindings?

I would guess because I've been asking for OCaml to be installed
for quite some time :)

> 
> -eric
> 
> On Fri, Jan 29, 2016 at 8:34 PM Dmitri Gribenko via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
> 
>> Hi Peter,
>> 
>> Could you take a look at this failure?
>> 
>> 
> http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-debian-fast/builds/35168/steps/test/logs/stdio
>> 
>> Dmitri
>> 
>> --
>> main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
>> (j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/
>> _______________________________________________
>> LLVM Developers mailing list
>> llvm-dev at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev

-- 
whitequark


More information about the llvm-dev mailing list