[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin10-qa_tests
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Feb 15 18:51:28 PST 2011
The Buildbot has detected a new failure of clang-i386-darwin10-qa_tests on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-i386-darwin10-qa_tests/builds/3093
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-01
Build Reason:
Build Source Stamp: 125644
Blamelist: akirtzidis,dgregor,dpatel,echristo,fpichet,kjdyck,kremenek,nicholas,rafael
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/llvm/MC/MCObjectStreamer.h
include/llvm/MC/MCStreamer.h
lib/MC/MCAsmStreamer.cpp
lib/MC/MCELFStreamer.cpp
lib/MC/MCLoggingStreamer.cpp
lib/MC/MCMachOStreamer.cpp
lib/MC/MCNullStreamer.cpp
lib/MC/MCObjectStreamer.cpp
lib/MC/MCParser/ELFAsmParser.cpp
lib/MC/MCPureStreamer.cpp
lib/MC/MCStreamer.cpp
lib/Target/PTX/PTXMCAsmStreamer.cpp
test/MC/AsmParser/section.s
At: Tue 15 Feb 2011 17:15:47
Changed By: rafael
Comments: Add support for pushsection and popsection. Patch by Joerg Sonnenberger.Properties:
File: test/CodeGen/X86/legalize-sub-zero.ll
At: Tue 15 Feb 2011 17:15:47
Changed By: echristo
Comments: Add testcase for PR9190.
Properties:
Files:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/X86/legalize-sub-zero-2.ll
At: Tue 15 Feb 2011 17:15:47
Changed By: echristo
Comments: The change for PR9190 wasn't quite right. We need to avoid making the
transformation if we can't legally create a build vector of the correct
type. Check that we can make the transformation first, and add a TODO to
refactor this code with similar cases.
Fixes: PR9223 and rdar://9000350
Properties:
Files:
lib/CodeGen/CGCall.cpp
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CGDebugInfo.h
lib/CodeGen/CGDecl.cpp
lib/CodeGen/CodeGenFunction.h
At: Tue 15 Feb 2011 17:15:47
Changed By: dpatel
Comments: Simplify test to check an aggregate argument that has non trivial constructor or destructor.
This patch rewrites r125142.
Properties:
Files:
lib/Sema/SemaLookup.cpp
test/Index/complete-properties.m
At: Tue 15 Feb 2011 17:45:47
Changed By: dgregor
Comments: When searching for visible declarations (e.g., for code completion),
be sure to look at all of the Objective-C class declarations within a
@class. Fixes <rdar://problem/8876207>.
Properties:
Files:
include/clang/StaticAnalyzer/Checkers/LocalCheckers.h
lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp
lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.h
lib/StaticAnalyzer/Checkers/Checkers.td
lib/StaticAnalyzer/Checkers/NSAutoreleasePoolChecker.cpp
lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
test/Analysis/CFNumber.c
test/Analysis/NSString.m
test/Analysis/retain-release-gc-only.m
test/Analysis/retain-release.m
At: Tue 15 Feb 2011 17:45:47
Changed By: akirtzidis
Comments: [analyzer] Use the new registration mechanism on the apple checkers:
NilArgChecker
CFNumberCreateChecker
NSAutoreleasePoolChecker
CFRetainReleaseChecker
ClassReleaseCheckerProperties:
File: lib/StaticAnalyzer/Makefile
At: Tue 15 Feb 2011 17:45:47
Changed By: akirtzidis
Comments: [analyzer] AnalyzerFrontend is dependent on AnalyzerCheckers.Properties:
File: lib/AST/RecordLayoutBuilder.cpp
At: Tue 15 Feb 2011 17:50:47
Changed By: kjdyck
Comments: Convert NonVirtualAlignment to CharUnits. No change in functionality
intended.
Properties:
File: lib/AST/RecordLayoutBuilder.cpp
At: Tue 15 Feb 2011 17:55:47
Changed By: kjdyck
Comments: Convert NonVirtualSize to CharUnits from bits. No change in functionality
intended.
Properties:
Files:
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Sema/Sema.h
lib/Sema/SemaChecking.cpp
lib/Sema/SemaExpr.cpp
test/Analysis/out-of-bounds.c
test/Sema/array-bounds.c
At: Tue 15 Feb 2011 18:00:48
Changed By: kremenek
Comments: Add trivial buffer overflow checking in Sema.Properties:
File: lib/AST/RecordLayoutBuilder.cpp
At: Tue 15 Feb 2011 18:10:47
Changed By: kjdyck
Comments: Convert Alignment member to CharUnits from bits. No change in functionality
intended.
Properties:
File: lib/StaticAnalyzer/Checkers/ClangSACheckers.h
At: Tue 15 Feb 2011 18:15:47
Changed By: nicholas
Comments: Don't use "../foo" to return to the current directory.
Properties:
File: lib/AST/RecordLayoutBuilder.cpp
At: Tue 15 Feb 2011 18:15:47
Changed By: kjdyck
Comments: Convert the UnpackedAlignment field to CharUnits from bits. No change in
functionality intended.
Properties:
File: test/PCH/headersearch.cpp
At: Tue 15 Feb 2011 18:35:47
Changed By: fpichet
Comments: test/PCH/headersearch.cpp fails on Win32. Not trivial to fix.Properties:
LOGS:
Last 10 lines of 'stdio':
In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/tools/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp:34:
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/tools/clang/lib/StaticAnalyzer/Frontend/../Checkers/ClangSACheckers.h:26:24: error: Checkers.inc: No such file or directory
llvm[4]: Building Release Archive Library libclangCodeGen.a
make[5]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.obj/tools/clang/lib/StaticAnalyzer/Frontend/Release/AnalysisConsumer.o] Error 1
make[4]: *** [all] Error 1
make[3]: *** [StaticAnalyzer/.makeall] Error 2
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [all] Error 1
make[1]: *** [clang/.makeall] Error 2
make: *** [all] Error 1
Last 10 lines of 'warnings':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3191: warning: 'Op1' may be used uninitialized in this function
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3191: warning: 'Op2' may be used uninitialized in this function
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3220: warning: 'DefaultBB' may be used uninitialized in this function
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3235: warning: 'DestBB' may be used uninitialized in this function
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3312: warning: 'NormalBB' may be used uninitialized in this function
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3312: warning: 'UnwindBB' may be used uninitialized in this function
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3277: warning: 'DestBB' may be used uninitialized in this function
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/include/llvm/ADT/SmallVector.h:325: warning: 'BI.llvm::SplitAnalysis::BlockInfo::OverlapExit' is used uninitialized in this function
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/include/llvm/ADT/SmallVector.h:325: warning: 'BI.llvm::SplitAnalysis::BlockInfo::OverlapEntry' is used uninitialized in this function
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/tools/clang/lib/Basic/SourceManager.cpp:1160: warning: comparison between signed and unsigned integer expressions
More information about the llvm-testresults
mailing list