[llvm-testresults] buildbot failure in smooshlab on clang-powerpc-darwin8

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Jul 29 12:35:25 PDT 2009


The Buildbot has detected a new failure of clang-powerpc-darwin8 on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-powerpc-darwin8/builds/344

Buildbot URL: http://smooshlab.apple.com:8010/

Buildslave for this Build: clattner.apple.com

Build Reason: 
Build Source Stamp: 77493
Blamelist: fjahanian,resistor

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


================================================================================

CHANGES:
Files:
 lib/CodeGen/CGExpr.cpp
 lib/Sema/Sema.h
 lib/Sema/SemaExpr.cpp
 test/CodeGenCXX/constructor-init.cpp
At: Wed 29 Jul 2009 11:43:36
Changed By: fjahanian
Comments: Patch to provide cast of objects in member access
excpression, if needed, and remove some ir-gen code
now unnencessary.




Files:
 clang.xcodeproj/project.pbxproj
 lib/AST/RecordLayoutBuilder.cpp
 lib/CodeGen/CGRecordLayoutBuilder.cpp
 lib/CodeGen/TargetABIInfo.cpp
At: Wed 29 Jul 2009 11:53:36
Changed By: fjahanian
Comments: No longer need to keep base class offsets in the offset
table as it has its own place now.




Files:
 include/llvm/Constants.h
 include/llvm/LLVMContext.h
 include/llvm/Support/ConstantFolder.h
 include/llvm/Support/IRBuilder.h
 include/llvm/Support/NoFolder.h
 include/llvm/Support/PatternMatch.h
 include/llvm/Support/TargetFolder.h
 lib/Analysis/BasicAliasAnalysis.cpp
 lib/Analysis/ConstantFolding.cpp
 lib/Analysis/DebugInfo.cpp
 lib/Analysis/ScalarEvolution.cpp
 lib/Analysis/ScalarEvolutionExpander.cpp
 lib/AsmParser/LLParser.cpp
 lib/Bitcode/Reader/BitcodeReader.cpp
 lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
 lib/CodeGen/ShadowStackGC.cpp
 lib/ExecutionEngine/JIT/JIT.cpp
 lib/Linker/LinkModules.cpp
 lib/Transforms/IPO/ExtractGV.cpp
 lib/Transforms/IPO/GlobalOpt.cpp
 lib/Transforms/IPO/MergeFunctions.cpp
 lib/Transforms/Instrumentation/ProfilingUtils.cpp
 lib/Transforms/Instrumentation/RSProfiling.cpp
 lib/Transforms/Scalar/InstructionCombining.cpp
 lib/Transforms/Scalar/JumpThreading.cpp
 lib/Transforms/Scalar/LoopStrengthReduce.cpp
 lib/Transforms/Scalar/MemCpyOptimizer.cpp
 lib/Transforms/Scalar/PredicateSimplifier.cpp
 lib/Transforms/Scalar/Reassociate.cpp
 lib/Transforms/Scalar/SCCP.cpp
 lib/Transforms/Scalar/ScalarReplAggregates.cpp
 lib/Transforms/Scalar/SimplifyLibCalls.cpp
 lib/Transforms/Utils/InlineFunction.cpp
 lib/Transforms/Utils/LowerAllocations.cpp
 lib/Transforms/Utils/LowerInvoke.cpp
 lib/Transforms/Utils/LowerSwitch.cpp
 lib/VMCore/ConstantFold.cpp
 lib/VMCore/Constants.cpp
 lib/VMCore/Core.cpp
 lib/VMCore/LLVMContext.cpp
 lib/VMCore/LLVMContextImpl.h
 lib/VMCore/Module.cpp
 tools/bugpoint/Miscompilation.cpp
At: Wed 29 Jul 2009 11:58:36
Changed By: resistor
Comments: Move ConstantExpr to 2.5 API.




Files:
 lib/CodeGen/CGBlocks.cpp
 lib/CodeGen/CGDecl.cpp
 lib/CodeGen/CGExprConstant.cpp
 lib/CodeGen/CGObjC.cpp
 lib/CodeGen/CGObjCGNU.cpp
 lib/CodeGen/CGObjCMac.cpp
 lib/CodeGen/CodeGenModule.cpp
At: Wed 29 Jul 2009 11:58:36
Changed By: resistor
Comments: Update for LLVM API change.




Files:
 gcc/config/rs6000/llvm-rs6000.cpp
 gcc/llvm-backend.cpp
At: Wed 29 Jul 2009 11:58:36
Changed By: resistor
Comments: Update for LLVM API change.




LOGS:
Last 10 lines of 'compile.stdio':
	llvm[4]: Compiling SemaType.cpp for Debug build 
	CGExprConstant.cpp: In member function 'void<unnamed>::ConstExprEmitter::InsertBitfieldIntoStruct(std::vector<llvm::Constant*, std::allocator<llvm::Constant*> >&, clang::FieldDecl*, clang::Expr*)':
	CGExprConstant.cpp:495: error: 'getOr' is not a member of 'llvm::ConstantExpr'
	make[4]: *** [/Users/buildslave/zorg2/buildbot/slaves/clang/build.clang-powerpc-darwin8/llvm/tools/clang/lib/CodeGen/Debug/CGExprConstant.o] Error 1
	make[3]: *** [CodeGen/.makeall] Error 2
	make[3]: *** Waiting for unfinished jobs....
	llvm[4]: Building Debug Archive Library libclangSema.a
	make[2]: *** [all] Error 1
	make[1]: *** [clang/.makeall] Error 2
	make: *** [all] Error 1




More information about the llvm-testresults mailing list