[zorg] r214896 - Move LLDB buildbot to a new machine
Dmitri Gribenko
gribozavr at gmail.com
Tue Aug 5 13:11:52 PDT 2014
On Tue, Aug 5, 2014 at 9:03 PM, Zachary Turner <zturner at google.com> wrote:
> Sorry, meant to Reply to All.
>
>
> On Tue, Aug 5, 2014 at 1:02 PM, Zachary Turner <zturner at google.com> wrote:
>>
>> Looks like it's failing to #include Python.h on this machine. Is Python
>> installed and in the include path?
Just installed. Let's see how the second build goes.
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>*/
More information about the llvm-commits
mailing list