[llvm-testresults] buildbot failure in lab.llvm.org on clang-x86_64-darwin11-nobootstrap-RAincremental
llvmlab-buildmaster at lab.llvm.org
llvmlab-buildmaster at lab.llvm.org
Thu Jul 4 08:39:25 PDT 2013
The Buildbot has detected a new failure on builder clang-x86_64-darwin11-nobootstrap-RAincremental while building cfe.
Full details are available at:
http://lab.llvm.org:8013/builders/clang-x86_64-darwin11-nobootstrap-RAincremental/builds/3946
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: xserve5
Build Reason: Triggerable(phase1-stage0)
Build Source Stamp: 185649
Blamelist:
BUILD FAILED: failed run.llvm.tests
sincerely,
-The Buildbot
================================================================================
CHANGES:
LOGS:
Last 15 lines of 'stdio':
PASS: LLVM-Unit :: Support/Release+Asserts/SupportTests/ValueHandle.AssertingVH_Asserts (14820 of 14821)
PASS: LLVM-Unit :: ADT/Release+Asserts/ADTTests/APFloatTest.StringHexadecimalExponentDeath (14821 of 14821)
1 warning(s) in tests.
Testing Time: 222.97s
********************
Failing Tests (1):
Clang :: CodeGen/2004-11-27-StaticFunctionRedeclare.c
Expected Passes : 14712
Expected Failures : 77
Unsupported Tests : 31
Unexpected Failures: 1
make[1]: *** [check-local-all] Error 1
make: *** [check-all] Error 2
Last 15 lines of 'Clang :: CodeGen__2004-11-27-StaticFunctionRedeclare.c':
static int func(char** A, char ** B) {}
^
2 warnings generated.
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/CodeGen/2004-11-27-StaticFunctionRedeclare.c:11:11: error: expected string not found in input
// CHECK: define internal {{.*}} i32 @func(
^
<stdin>:8:134: note: scanning from here
%call = call i32 (i32 (...)*, ...)* bitcast (i32 (...)* @foo to i32 (i32 (...)*, ...)*)(i32 (...)* bitcast (i32 (i8**, i8**)* @func to i32 (...)*))
^
<stdin>:15:1: note: possible intended match here
define internal i32 @func(i8** %A, i8** %B) #0 {
^
--
********************
Last 15 lines of 'warnings (3)':
lit.py: discovery.py:180: warning: test suite 'Extra Tools Unit Tests' contained no tests
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/CodeGen/2004-11-27-StaticFunctionRedeclare.c:15:3: warning: implicit declaration of function 'foo' is invalid in C99
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/CodeGen/2004-11-27-StaticFunctionRedeclare.c:17:39: warning: control reaches end of non-void function
More information about the llvm-testresults
mailing list