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
Eric Christopher via llvm-dev
2016-Jan-30 04:39 UTC
[llvm-dev] Ocaml binding tests are failing
On Fri, Jan 29, 2016 at 8:38 PM whitequark <whitequark at whitequark.org> wrote:> 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 :) > >Heh. Of all the timing :) -eric> > > > -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 >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160130/a923e731/attachment.html>
On 2016-01-30 07:39, Eric Christopher wrote:> On Fri, Jan 29, 2016 at 8:38 PM whitequark <whitequark at whitequark.org> > wrote: > >> 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 :) > > Heh. Of all the timing :)I'm trying to move cross-continent so I don't have time to implement the (fairly substantial) proper fix to the breakage right now, but I'll do it ASAP, probably around 2nd.> > -eric > >>> >>> -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-- whitequark