[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri Dec 11 16:51:18 PST 2009
The Buildbot has detected a new failure of clang-i386-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-i386-darwin9/builds/2208
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: ddunbar2.apple.com
Build Reason:
Build Source Stamp: 91191
Blamelist: andersca,kremenek
BUILD FAILED: failed test-clang
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Sema/SemaDeclCXX.cpp
test/CXX/basic/basic.stc/basic.stc.dynamic/basic.stc.dynamic.allocation/p1.cpp
At: Fri 11 Dec 2009 16:33:30
Changed By: andersca
Comments: Correctly diagnose [basic.stc.dynamic.allocation]p1Properties:
Files:
include/clang/Driver/Options.td
lib/Driver/Tools.cpp
test/Driver/clang_f_opts.c
At: Fri 11 Dec 2009 16:38:29
Changed By: kremenek
Comments: Make using '-fshort-enums' an error until it is actually implemented (changes the ABI, so it is dangerous to not error out if we don't support it). Fixes <rdar://problem/7461006>.
Properties:
LOGS:
Last 10 lines of 'test-clang.stdio':
Testing Time: 18.88s
********************
Failing Tests (1):
Clang::SemaCXX/new-delete.cpp
Expected Passes : 1874
Expected Failures : 19
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'test-clang.fail':
Clang::SemaCXX/new-delete.cpp
Last 10 lines of 'test-clang.xfail':
Clang::CXX/temp/temp.param/p14.cpp
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::SemaObjCXX/overload.mm
Clang::SemaObjCXX/references.mm
Clang::SemaTemplate/instantiate-function-1.mm
Last 10 lines of 'test-clang.new-delete.cpp':
Line 145: 'operator new[]' takes type size_t
Line 145: operator new[]' must return type 'void *'
Line 163: 'operator new' takes type size_t
error: 'note' diagnostics expected but not seen:
Line 166: in instantiation of template class 'struct TBase<int>' requested here
61 diagnostics generated.
--
********************
More information about the llvm-testresults
mailing list