[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Thu Feb 11 19:21:06 PST 2010
The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/1492
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04.apple.com
Build Reason:
Build Source Stamp: 95961
Blamelist: evancheng
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: gcc/llvm-convert.cpp
At: Thu 11 Feb 2010 18:33:22
Changed By: evancheng
Comments: Give writable literal cstrings (i.e. in data) internal linkage instead of private linkage. This makes sure it has a label which the linker can see so it doesn't get merged into its previous label.
Properties:
LOGS:
Last 10 lines of 'stdio':
Running /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/Transforms/TailDup/dg.exp ...
Running /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/Verifier/dg.exp ...
=== Summary ===
# of expected passes 4742
# of unexpected failures 2
# of expected failures 32
make[1]: *** [check-local] Error 1
make: *** [check] Error 2
Last 10 lines of 'fails':
FAIL: /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/FrontendC/2007-02-16-WritableStrings.c
FAIL: /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/FrontendObjC/2010-02-11-fwritable-stringsBug.m
More information about the llvm-testresults
mailing list