[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Dec 30 14:19:21 PST 2009
The Buildbot has detected a new failure of clang-x86_64-darwin10 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10/builds/2188
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-11.apple.com
Build Reason:
Build Source Stamp: 92316
Blamelist: lattner
BUILD FAILED: failed test-clang
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Sema/SemaDecl.cpp
At: Wed 30 Dec 2009 14:09:38
Changed By: lattner
Comments: when making a decl for __builtin_fabsf() make sure to
attach the appropriate attributes to it. I don't think
this manifests as any real change though, we're still
not getting the right LLVM IR attributes out of codegen.
Properties:
LOGS:
Last 10 lines of 'test-clang.stdio':
Testing Time: 12.40s
********************
Failing Tests (1):
Clang::Sema/builtins.c
Expected Passes : 1912
Expected Failures : 19
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'test-clang.fail':
Clang::Sema/builtins.c
Last 10 lines of 'test-clang.xfail':
Clang::CXX/temp/temp.res/temp.dep.res/temp.point/p1.cpp
Clang::CodeGen/asm-inout.c
Clang::CodeGen/blocks-2.c
Clang::CodeGenCXX/rtti.cpp
Clang::CodeGenObjC/PR4894-recursive-debug-crash.m
Clang::PCH/source-manager-stack.c
Clang::Sema/ms-fuzzy-asm.c
Clang::SemaCXX/rval-references-xfail.cpp
Clang::SemaObjCXX/overload.mm
Clang::SemaTemplate/instantiate-function-1.mm
Last 10 lines of 'test-clang.builtins.c':
Command Output (stderr):
--
error: 'warning' diagnostics seen but not expected:
Line 28: ignoring return value of function declared with const attribute
Line 29: ignoring return value of function declared with const attribute
16 diagnostics generated.
--
********************
More information about the llvm-testresults
mailing list