[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-qa_tests

Nick Lewycky nicholas at mxc.ca
Sat Feb 5 19:22:27 PST 2011


Eric Christopher wrote:
>
> On Feb 4, 2011, at 4:24 PM, daniel_dunbar at apple.com
> <mailto:daniel_dunbar at apple.com> wrote:
>
>> Last 10 lines of 'tests.FAIL':
>> gcc.c-torture/unsorted/PYRBUG.c, -O2
>
> Not too helpful but:
>
> spawn
> /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.install/bin/clang
> -w -O2 -fno-show-column -c -o
> /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/clang-tests/gcc-4_2-testsuite/obj/PYRBUG.o
> /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/clang-tests/gcc-4_2-testsuite/src/gcc.c-torture/unsorted/PYRBUG.c
> WARNING: program timed out.
> compiler exited with status 1
> FAIL: gcc.c-torture/unsorted/PYRBUG.c, -O2

Thanks Eric!

My change only affects the -O0 codepath and shouldn't even run at -O2. 
Since this is a timeout (not a real failure), I'm going to ignore it 
under the conclusion that it's something affecting the reliability of 
the buildbot and not my patch.

Nick



More information about the llvm-testresults mailing list