Displaying 3 results from an estimated 3 matches for "programtext".
2008 Jul 25
0
[LLVMdev] nightly tester setup
...> You should add NewNightlyTest.pl -noremove -release options. That
>> leaves the build directory around for you examine it afterwards. Just
>> manually delete the build directory before running NewNightlyTest.pl.
>
> Thanks for the tip. I actually found "SingleSource-ProgramText.txt" in
> the llvm-test-results directory:
> make[3]: *** No rule to make target `Output/build.linked.rbc', needed by
> `Output/build.linked.bc'.
>
> I'll continue debugging from here ....
>
> Nick
>
>> Evan
>>
>> On Jul 20, 2008, at 6...
2008 Jul 21
0
[LLVMdev] nightly tester setup
Hard to tell what's wrong. Perhaps /usr/local/bin is not part of path
for a cron job?
You should add NewNightlyTest.pl -noremove -release options. That
leaves the build directory around for you examine it afterwards. Just
manually delete the build directory before running NewNightlyTest.pl.
Evan
On Jul 20, 2008, at 6:00 PM, Nick Lewycky wrote:
> I've noticed that my nightly
2008 Jul 21
4
[LLVMdev] nightly tester setup
I've noticed that my nightly tester doesn't seem to be reporting the
results of running llvm-test, only build warnings and make check.
Checking with -verbose shows that it's running the test suite, so I
don't quite understand what's going on. Looking at
http://llvm.org/nightlytest/ shows that none of the other Linux testers
are reporting test suite results either.