[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Mon Jan 31 00:03:22 PST 2011
The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/7803
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 124582
Blamelist: akirtzidis
BUILD FAILED: failed compile-llvm-stage2
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: test/CodeGenCXX/anonymous-union-member-initializer.cpp
At: Sun 30 Jan 2011 23:11:04
Changed By: akirtzidis
Comments: Fix test that didn't actually test what it wanted to test.Properties:
Files:
include/clang/Sema/Sema.h
lib/CodeGen/ItaniumCXXABI.cpp
lib/Sema/SemaExpr.cpp
test/CodeGenCXX/anonymous-union-member-initializer.cpp
At: Sun 30 Jan 2011 23:11:04
Changed By: akirtzidis
Comments: Amazing that there are still issues with the fields of anonymous struct/unions..
Allow taking the address of such a field for a pointer-to-member constant. Fixes rdar://8818236.Properties:
Files:
lib/Sema/SemaExpr.cpp
test/SemaCXX/class.cpp
At: Sun 30 Jan 2011 23:11:04
Changed By: akirtzidis
Comments: Error for use of field from anonymous struct or union should say "invalid use of nonstatic data member"
not "call to non-static member function without an object argument".Properties:
Files:
lib/Sema/Sema.cpp
test/SemaCXX/unused-with-error.cpp
At: Sun 30 Jan 2011 23:11:04
Changed By: akirtzidis
Comments: If there were errors, disable 'unused' warnings since they will mostly be noise.
Fixes rdar://8736362.Properties:
Files:
lib/Sema/SemaDecl.cpp
test/Sema/warn-shadow.c
At: Sun 30 Jan 2011 23:11:04
Changed By: akirtzidis
Comments: 'extern' variables in functions don't shadow externs in global scope. Fixes rdar://8883302.Properties:
Files:
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDecl.cpp
test/Sema/private-extern.c
At: Sun 30 Jan 2011 23:11:04
Changed By: akirtzidis
Comments: Diagnose if extern local variable is followed by non-extern and vice-versa.Properties:
Files:
lib/Sema/SemaDecl.cpp
test/Sema/warn-shadow.c
At: Sun 30 Jan 2011 23:11:04
Changed By: akirtzidis
Comments: Fix the diagnostic when we are shadowing an external variable and there exists a locally scoped extern with the same name.Properties:
Files:
lib/Sema/SemaDecl.cpp
test/SemaCXX/warn-shadow.cpp
At: Sun 30 Jan 2011 23:11:04
Changed By: akirtzidis
Comments: Don't warn that variables in C++ static member functions shadow fields. Fixes rdar://8900456.Properties:
Files:
include/clang/Basic/DiagnosticGroups.td
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDeclCXX.cpp
test/SemaCXX/destructor.cpp
At: Sun 30 Jan 2011 23:11:04
Changed By: akirtzidis
Comments: Warn if the class has virtual methods but non-virtual destructor. Addresses rdar://8756445.Properties:
LOGS:
Last 10 lines of 'stdio':
/bin/rm -f /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/Release+Asserts/lib/libLLVMTarget.a
ar cru /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/Release+Asserts/lib/libLLVMTarget.a /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/Release+Asserts/Mangler.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/Release+Asserts/SubtargetFeature.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/Release+Asserts/Target.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/Release+Asserts/TargetAsmInfo.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/Release+Asserts/TargetAsmLexer.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/Release+Asserts/TargetData.o
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/Release+Asserts/TargetELFWriterInfo.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/Release+Asserts/TargetFrameLowering.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/Release+Asserts/TargetInstrInfo.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/Release+Asserts/TargetIntrinsicInfo.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/Release+Asserts/TargetLoweringObjectFile.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/Release+Asserts/TargetMachine.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/
lib/Target/Release+Asserts/TargetRegisterInfo.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Target/Release+Asserts/TargetSubtarget.o
ranlib /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/Release+Asserts/lib/libLLVMTarget.a
llvm[2]: Building Release+Asserts Archive Library libLLVMCodeGen.a
/bin/rm -f /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/Release+Asserts/lib/libLLVMCodeGen.a
ar cru /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/Release+Asserts/lib/libLLVMCodeGen.a /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/AggressiveAntiDepBreaker.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/AllocationOrder.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/Analysis.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/BranchFolding.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/CalcSpillWeights.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Re
lease+Asserts/CallingConvLower.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/CodeGen.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/CodePlacementOpt.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/CriticalAntiDepBreaker.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/DeadMachineInstructionElim.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/DwarfEHPrepare.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/ELFCodeEmitter.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-d
arwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/ELFWriter.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/EdgeBundles.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/ExpandISelPseudos.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/GCMetadata.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/GCMetadataPrinter.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/GCStrategy.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/IfConversion.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llv
m-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/InlineSpiller.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/IntrinsicLowering.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/LLVMTargetMachine.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/LatencyPriorityQueue.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/LiveDebugVariables.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/LiveInterval.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/LiveIntervalAnalysis.o /Users/build
slave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/LiveIntervalUnion.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/LiveRangeEdit.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/LiveStackAnalysis.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/LiveVariables.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/LocalStackSlotAllocation.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/LowerSubregs.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release
+Asserts/MachineBasicBlock.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/MachineCSE.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/MachineDominators.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/MachineFunction.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/MachineFunctionAnalysis.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/MachineFunctionPass.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/MachineFunctionPrinterPass.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x
86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/MachineInstr.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/MachineLICM.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/MachineLoopInfo.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/MachineLoopRanges.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/MachineModuleInfo.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/MachineModuleInfoImpls.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/MachinePassRegistry.o /Users/buildslave/zorg/
buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/MachineRegisterInfo.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/MachineSSAUpdater.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/MachineSink.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/MachineVerifier.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/ObjectCodeEmitter.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/OcamlGC.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/OptimizePHIs
.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/PHIElimination.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/PHIEliminationUtils.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/Passes.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/PeepholeOptimizer.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/PostRASchedulerList.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/PreAllocSplitting.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/Code
Gen/Release+Asserts/ProcessImplicitDefs.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/PrologEpilogInserter.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/PseudoSourceValue.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/RegAllocBasic.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/RegAllocFast.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/RegAllocGreedy.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/RegAllocLinearScan.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_
64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/RegAllocPBQP.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/RegisterCoalescer.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/RegisterScavenging.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/RenderMachineFunction.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/ScheduleDAG.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/ScheduleDAGEmit.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/ScheduleDAGInstrs.o /Users/buildslave/zorg/build
bot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/ScheduleDAGPrinter.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/ScoreboardHazardRecognizer.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/ShadowStackGC.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/ShrinkWrapping.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/SimpleRegisterCoalescing.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/SjLjEHPrepare.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Ass
erts/SlotIndexes.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/SpillPlacement.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/Spiller.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/SplitKit.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/Splitter.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/StackProtector.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/StackSlotColoring.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Rele
ase+Asserts/StrongPHIElimination.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/TailDuplication.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/TargetInstrInfoImpl.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/TargetLoweringObjectFileImpl.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/TwoAddressInstructionPass.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/UnreachableBlockElim.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/VirtRegMap.o /Users/buildslave/zorg/buildbot/smooshlab/slave/bui
ld.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/VirtRegRewriter.o
ar: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/lib/CodeGen/Release+Asserts/ELFWriter.o: Input/output error
make[2]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm-stage2/Release+Asserts/lib/libLLVMCodeGen.a] Error 1
make[1]: *** [CodeGen/.makeall] Error 2
make: *** [all] Error 1
Last 10 lines of 'warnings':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/lib/Analysis/InstructionSimplify.cpp:814: warning: comparison between signed and unsigned integer expressions
More information about the llvm-testresults
mailing list