From daniel_dunbar at apple.com Wed Sep 1 00:50:28 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 31 Aug 2010 22:50:28 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20100901055050.09E36A582D1E@mail-out3.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/3835 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 112695 Blamelist: bruno,lattner BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86ISelLowering.h lib/Target/X86/X86InstrFragmentsSIMD.td lib/Target/X86/X86InstrSSE.td At: Tue 31 Aug 2010 22:12:07 Changed By: bruno Comments: Use movlps, movlpd, movss and movsd specific nodes instead of pattern matching with movlp pattern fragmentProperties: File: test/Transforms/ScalarRepl/vector_promote.ll At: Tue 31 Aug 2010 22:12:07 Changed By: lattner Comments: filecheckize Properties: LOGS: Last 10 lines of 'stdio': llvm[2]: Compiling StackSlotColoring.cpp for Debug+Asserts build llvm[2]: Compiling StrongPHIElimination.cpp for Debug+Asserts build llvm[2]: Compiling TailDuplication.cpp for Debug+Asserts build llvm[2]: Compiling TargetInstrInfoImpl.cpp for Debug+Asserts build llvm[2]: Compiling TargetLoweringObjectFileImpl.cpp for Debug+Asserts build llvm[2]: Compiling TwoAddressInstructionPass.cpp for Debug+Asserts build llvm[2]: Compiling UnreachableBlockElim.cpp for Debug+Asserts build llvm[2]: Compiling VirtRegMap.cpp for Debug+Asserts build llvm[2]: Compiling VirtRegRewriter.cpp for Debug+Asserts build llvm[2]: Building Debug+Asserts Archive Library libLLVMCodeGen.a From daniel_dunbar at apple.com Wed Sep 1 04:59:56 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 01 Sep 2010 02:59:56 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20100901100143.CA4C6A58A270@mail-out3.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/3837 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 112698 Blamelist: baldrick BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: include/llvm/IntrinsicInst.h At: Wed 01 Sep 2010 02:27:10 Changed By: baldrick Comments: Add convenience class for working with eh.exception calls. Properties: LOGS: Last 10 lines of 'stdio': llvm[2]: Compiling StackSlotColoring.cpp for Debug+Asserts build llvm[2]: Compiling StrongPHIElimination.cpp for Debug+Asserts build llvm[2]: Compiling TailDuplication.cpp for Debug+Asserts build llvm[2]: Compiling TargetInstrInfoImpl.cpp for Debug+Asserts build llvm[2]: Compiling TargetLoweringObjectFileImpl.cpp for Debug+Asserts build llvm[2]: Compiling TwoAddressInstructionPass.cpp for Debug+Asserts build llvm[2]: Compiling UnreachableBlockElim.cpp for Debug+Asserts build llvm[2]: Compiling VirtRegMap.cpp for Debug+Asserts build llvm[2]: Compiling VirtRegRewriter.cpp for Debug+Asserts build llvm[2]: Building Debug+Asserts Archive Library libLLVMCodeGen.a From baldrick at free.fr Wed Sep 1 05:04:08 2010 From: baldrick at free.fr (Duncan Sands) Date: Wed, 01 Sep 2010 12:04:08 +0200 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt In-Reply-To: <20100901100143.CA4C6A58A270@mail-out3.apple.com> References: <20100901100143.CA4C6A58A270@mail-out3.apple.com> Message-ID: <4C7E2518.9070102@free.fr> I'm ignoring this because (1) I can't access any details, and (2) it seems very unlikely that my commit really caused any trouble. Ciao, Duncan. On 01/09/10 11:59, daniel_dunbar at apple.com wrote: > The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab. > Full details are available at: > http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/3837 > > Buildbot URL: http://smooshlab.apple.com:8010/ > > Buildslave for this Build: smoosh-02 > > Build Reason: > Build Source Stamp: 112698 > Blamelist: baldrick > > BUILD FAILED: failed compile > > sincerely, > -The Buildbot > > > ================================================================================ > > CHANGES: > File: include/llvm/IntrinsicInst.h > At: Wed 01 Sep 2010 02:27:10 > Changed By: baldrick > Comments: Add convenience class for working with eh.exception calls. > Properties: > > > > > LOGS: > Last 10 lines of 'stdio': > llvm[2]: Compiling StackSlotColoring.cpp for Debug+Asserts build > llvm[2]: Compiling StrongPHIElimination.cpp for Debug+Asserts build > llvm[2]: Compiling TailDuplication.cpp for Debug+Asserts build > llvm[2]: Compiling TargetInstrInfoImpl.cpp for Debug+Asserts build > llvm[2]: Compiling TargetLoweringObjectFileImpl.cpp for Debug+Asserts build > llvm[2]: Compiling TwoAddressInstructionPass.cpp for Debug+Asserts build > llvm[2]: Compiling UnreachableBlockElim.cpp for Debug+Asserts build > llvm[2]: Compiling VirtRegMap.cpp for Debug+Asserts build > llvm[2]: Compiling VirtRegRewriter.cpp for Debug+Asserts build > llvm[2]: Building Debug+Asserts Archive Library libLLVMCodeGen.a > From daniel_dunbar at apple.com Wed Sep 1 06:07:17 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 01 Sep 2010 04:07:17 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100901110809.B234BA58C62F@mail-out3.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4309 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 112699 Blamelist: baldrick BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/Transforms/Utils/SSAUpdater.h lib/Transforms/Scalar/GVN.cpp lib/Transforms/Scalar/JumpThreading.cpp lib/Transforms/Scalar/LICM.cpp lib/Transforms/Scalar/LoopRotation.cpp lib/Transforms/Utils/LCSSA.cpp lib/Transforms/Utils/SSAUpdater.cpp At: Wed 01 Sep 2010 03:32:07 Changed By: baldrick Comments: If PrototypeValue is erased in the middle of using the SSAUpdator then the SSAUpdator may access freed memory. Instead, simply pass in the type and name explicitly, which is all that was used anyway. Properties: LOGS: Last 10 lines of 'stdio': llvm[3]: Compiling TargetLowering.cpp for Release+Asserts build llvm[2]: Compiling ScalarEvolutionNormalization.cpp for Release+Asserts build llvm[2]: Compiling SparsePropagation.cpp for Release+Asserts build llvm[2]: Compiling Trace.cpp for Release+Asserts build llvm[2]: Compiling TypeBasedAliasAnalysis.cpp for Release+Asserts build llvm[2]: Compiling ValueTracking.cpp for Release+Asserts build llvm[3]: Compiling TargetSelectionDAGInfo.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMSelectionDAG.a llvm[2]: Compiling MCAssembler.cpp for Release+Asserts build llvm[2]: Building Release+Asserts Archive Library libLLVMAnalysis.a From daniel_dunbar at apple.com Wed Sep 1 09:21:33 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 01 Sep 2010 07:21:33 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100901142135.80611AC84F50@mail-out4.apple.com> 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/12680 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 112703 Blamelist: baldrick,mspencer BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/CodeGen/DwarfEHPrepare.cpp At: Wed 01 Sep 2010 07:12:17 Changed By: baldrick Comments: Use the SSAUpdator to turn calls to eh.exception that are not in a landing pad into uses of registers rather than loads from a stack slot. Doesn't touch the 'orrible hack code - Bill needs to persuade me harder :) Properties: File: include/llvm/Support/COFF.h At: Wed 01 Sep 2010 07:12:17 Changed By: mspencer Comments: COFF: Fix incorrect SCT_COMPLEX_TYPE_SHIFT. Add a few constants.Properties: LOGS: Last 10 lines of 'stdio': Failing Tests (2): LLVM :: MC/COFF/basic-coff.ll LLVM :: MC/COFF/symbol-fragment-offset.ll Expected Passes : 4922 Expected Failures : 29 Unsupported Tests : 552 Unexpected Failures: 2 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: MC/COFF/basic-coff.ll LLVM :: MC/COFF/symbol-fragment-offset.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit.s LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'basic-coff.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/MC/COFF/basic-coff.ll:109:10: error: expected string not found in input ; CHECK: SimpleType = unknown (32) ^ :96:2: note: scanning from here SimpleType = IMAGE_SYM_TYPE_NULL (0) ^ -- ******************** Last 10 lines of 'symbol-fragment-offset.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/MC/COFF/symbol-fragment-offset.ll:130:10: error: expected string not found in input ; CHECK: SimpleType = unknown (32) ^ :109:2: note: scanning from here SimpleType = IMAGE_SYM_TYPE_NULL (0) ^ -- ******************** From buildbot at google1.osuosl.org Wed Sep 1 11:21:11 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 01 Sep 2010 09:21:11 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux-fnt Message-ID: <20100901162114.313D813B20AD@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux-fnt on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux-fnt/builds/1138 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: balint1 Build Reason: Build Source Stamp: 112706 Blamelist: baldrick,djg,mspencer BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From daniel_dunbar at apple.com Wed Sep 1 14:05:09 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 01 Sep 2010 12:05:09 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100901190549.D9853A5A1BC1@mail-out3.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4316 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 112721 Blamelist: echristo BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/ARM/ARMFastISel.cpp At: Wed 01 Sep 2010 11:03:53 Changed By: echristo Comments: Add some more load types in. Properties: LOGS: Last 10 lines of 'stdio': llvm[2]: Compiling ScalarEvolutionAliasAnalysis.cpp for Release+Asserts build llvm[2]: Compiling ScalarEvolutionExpander.cpp for Release+Asserts build llvm[2]: Compiling ScalarEvolutionNormalization.cpp for Release+Asserts build llvm[3]: Compiling TargetSelectionDAGInfo.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMSelectionDAG.a llvm[2]: Compiling SparsePropagation.cpp for Release+Asserts build llvm[2]: Compiling Trace.cpp for Release+Asserts build llvm[2]: Compiling TypeBasedAliasAnalysis.cpp for Release+Asserts build llvm[2]: Compiling ValueTracking.cpp for Release+Asserts build llvm[2]: Building Release+Asserts Archive Library libLLVMAnalysis.a From daniel_dunbar at apple.com Wed Sep 1 14:08:58 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 01 Sep 2010 12:08:58 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20100901190923.CBB85AC92468@mail-out4.apple.com> The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/9038 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 112724 Blamelist: resistor,void BUILD FAILED: failed test.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Transforms/Scalar/JumpThreading.cpp At: Wed 01 Sep 2010 11:32:12 Changed By: resistor Comments: JumpThreading keeps LazyValueInfo up to date, so we don't need to rerun it if we schedule another LVI-using pass afterwards. Properties: File: include/llvm/Support/StandardPasses.h At: Wed 01 Sep 2010 11:32:12 Changed By: resistor Comments: Tentatively add correlated value propagation to the set of standard passes. Properties: File: test/Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll At: Wed 01 Sep 2010 11:37:10 Changed By: void Comments: The output of opt -stats must be sent to stderr. Patch by NAKAMURA Takumi! Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: Transforms/LoopUnroll/shifted-tripcount.ll Expected Passes : 5396 Expected Failures : 37 Unsupported Tests : 69 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: Transforms/LoopUnroll/shifted-tripcount.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: FrontendObjC/2009-08-05-utf16.m LLVM :: FrontendObjC/2009-08-17-DebugInfo.m LLVM :: FrontendObjC/2009-11-30-Objc-ID.m LLVM :: FrontendObjC/2010-02-01-utf16-with-null.m LLVM :: FrontendObjC/2010-02-11-fwritable-stringsBug.m LLVM :: FrontendObjC/2010-02-23-DbgInheritance.m LLVM :: FrontendObjC/2010-03-17-StructRef.m LLVM :: FrontendObjC/2010-06-04-UnnamedCFString-dbg.m LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'shifted-tripcount.ll': :9:58: note: scanning from here %i.013 = phi i64 [ 0, %entry ], [ %tmp16.1, %for.body ] ; [#uses=2] ^ :24:2: note: possible intended match here br label %for.body ^ -- ******************** From daniel_dunbar at apple.com Wed Sep 1 14:14:40 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 01 Sep 2010 12:14:40 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20100901191554.85813AC9297C@mail-out4.apple.com> 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/5363 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 112724 Blamelist: echristo,resistor,void BUILD FAILED: failed buildit-llvmgcc42 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/ARM/ARMFastISel.cpp At: Wed 01 Sep 2010 11:03:53 Changed By: echristo Comments: Add some more load types in. Properties: File: lib/Transforms/Scalar/JumpThreading.cpp At: Wed 01 Sep 2010 11:32:12 Changed By: resistor Comments: JumpThreading keeps LazyValueInfo up to date, so we don't need to rerun it if we schedule another LVI-using pass afterwards. Properties: File: include/llvm/Support/StandardPasses.h At: Wed 01 Sep 2010 11:32:12 Changed By: resistor Comments: Tentatively add correlated value propagation to the set of standard passes. Properties: File: test/Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll At: Wed 01 Sep 2010 11:37:10 Changed By: void Comments: The output of opt -stats must be sent to stderr. Patch by NAKAMURA Takumi! Properties: LOGS: Last 10 lines of 'stdio': llvm::createStandardModulePasses(llvm::PassManagerBase*, unsigned int, bool, bool, bool, bool, bool, llvm::Pass*)in libbackend.a(llvm-backend.o) ld: symbol(s) not found collect2: ld returned 1 exit status make[4]: *** [cc1-dummy] Error 1 rm fsf-funding.pod gcov.pod gfdl.pod cpp.pod gpl.pod gcc.pod make[3]: *** [all-stage1-gcc] Error 2 make[2]: *** [stage1-bubble] Error 2 make[1]: *** [all] Error 2 + exit 1 make: *** [llvmgcc42] Error 1 Last 10 lines of 'warnings': warning: structure `ZipDirectory' used but not defined warning: structure `VEC_cp_token_position_heap' used but not defined warning: structure `pointer_set_t' used but not defined warning: structure `c_arg_info' used but not defined warning: structure `c_switch' used but not defined warning: structure `et_node' used but not defined warning: structure `loop' used but not defined warning: structure `ipa_reference_vars_info_d' used but not defined warning: structure `reg_info_def' used but not defined warning: structure `value_set' used but not defined From buildbot at google1.osuosl.org Wed Sep 1 14:17:39 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 01 Sep 2010 12:17:39 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20100901191742.378B513B20AD@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/6101 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 112724 Blamelist: echristo,resistor,void BUILD FAILED: failed test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Sep 1 14:33:17 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 01 Sep 2010 12:33:17 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20100901193320.2A37213B20AD@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-darwin10-selfhost/builds/6422 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 112724 Blamelist: resistor,void BUILD FAILED: failed test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Sep 1 14:37:14 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 01 Sep 2010 12:37:14 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-fnt Message-ID: <20100901193716.8B73313B20AD@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-fnt on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-fnt/builds/2881 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 112724 Blamelist: echristo,resistor,void BUILD FAILED: failed make.test-suite sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Sep 1 15:16:35 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 01 Sep 2010 13:16:35 -0700 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-i386-linux Message-ID: <20100901201637.864D113B20AD@google1.osuosl.org> The Buildbot has detected a new failure of dragonegg-i386-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/dragonegg-i386-linux/builds/1457 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: baldrick16 Build Reason: Build Source Stamp: 112724 Blamelist: d0k,dgregor,echristo,lattner,resistor,void BUILD FAILED: failed run.build.script sincerely, -The Buildbot From echristo at apple.com Wed Sep 1 15:18:18 2010 From: echristo at apple.com (Eric Christopher) Date: Wed, 1 Sep 2010 13:18:18 -0700 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-i386-linux In-Reply-To: <20100901201637.864D113B20AD@google1.osuosl.org> References: <20100901201637.864D113B20AD@google1.osuosl.org> Message-ID: <153A4785-18AD-4FC2-827F-72A43B4353A2@apple.com> On Sep 1, 2010, at 1:16 PM, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of dragonegg-i386-linux on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/dragonegg-i386-linux/builds/1457 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: baldrick16 > > Build Reason: > Build Source Stamp: 112724 > Blamelist: d0k,dgregor,echristo,lattner,resistor,void > > BUILD FAILED: failed run.build.script Guessing this and the llvm-gcc self-host failure are both Owen. (The second one for sure is) -eric From daniel_dunbar at apple.com Wed Sep 1 16:16:20 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 01 Sep 2010 14:16:20 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100901211636.A178BA5A7596@mail-out3.apple.com> 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/12705 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 112741 Blamelist: grosbach,johannes BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: File: include/llvm/IntrinsicsX86.td At: Wed 01 Sep 2010 14:07:07 Changed By: johannes Comments: Add a few more missing MMX operations. This should be it. Properties: File: lib/CodeGen/RegAllocLinearScan.cpp At: Wed 01 Sep 2010 14:07:07 Changed By: grosbach Comments: The register allocator shouldn't consider allocating reserved registers. r112728 did this for fast regalloc.Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (2): Clang :: CodeGen/builtins-x86.c Clang :: CodeGen/palignr.c Expected Passes : 2499 Expected Failures : 19 Unexpected Failures: 2 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: CodeGen/builtins-x86.c Clang :: CodeGen/palignr.c Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'builtins-x86.c': 0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -cc1 -DUSE_64 -triple x86_64-unknown-unknown -emit-llvm -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/Output/builtins-x86.c.tmp /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/builtins-x86.c 1. parser at end of file 2. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/builtins-x86.c:35:6: LLVM IR generation of declaration 'f0' 3. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/builtins-x86.c:35:6: Generating code for declaration 'f0' 4. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/builtins-x86.c:35:11: LLVM IR generation of compound statement ('{}') /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/Output/builtins-x86.c.script: line 2: 58621 Illegal instruction /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -cc1 -DUSE_64 -triple x86_64-unknown-unknown -emit-llvm -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/Output/builtins-x86.c.tmp /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/builtins-x86.c -- ******************** Last 10 lines of 'palignr.c': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/palignr.c:6:11: error: expected string not found in input // CHECK: palignr ^ :1:1: note: scanning from here ^ -- ******************** From daniel_dunbar at apple.com Wed Sep 1 16:35:45 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 01 Sep 2010 14:35:45 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20100901213622.0D73FAC9A999@mail-out4.apple.com> 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/9875 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 112741 Blamelist: dgregor,grosbach,johannes BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/clang/AST/Decl.h lib/AST/Decl.cpp test/Index/load-decls.c At: Wed 01 Sep 2010 13:47:11 Changed By: dgregor Comments: Fix the source-range information for an EnumConstantDecl; previously, it did not include the initializer expression. Properties: File: include/llvm/IntrinsicsX86.td At: Wed 01 Sep 2010 14:07:07 Changed By: johannes Comments: Add a few more missing MMX operations. This should be it. Properties: File: lib/CodeGen/RegAllocLinearScan.cpp At: Wed 01 Sep 2010 14:07:07 Changed By: grosbach Comments: The register allocator shouldn't consider allocating reserved registers. r112728 did this for fast regalloc.Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (2): Clang :: CodeGen/builtins-x86.c Clang :: CodeGen/palignr.c Expected Passes : 2499 Expected Failures : 19 Unexpected Failures: 2 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: CodeGen/builtins-x86.c Clang :: CodeGen/palignr.c Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'builtins-x86.c': 0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug+Asserts/bin/clang -cc1 -DUSE_64 -triple x86_64-unknown-unknown -emit-llvm -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/Output/builtins-x86.c.tmp /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/builtins-x86.c 1. parser at end of file 2. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/builtins-x86.c:35:6: LLVM IR generation of declaration 'f0' 3. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/builtins-x86.c:35:6: Generating code for declaration 'f0' 4. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/builtins-x86.c:35:11: LLVM IR generation of compound statement ('{}') /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/Output/builtins-x86.c.script: line 2: 50478 Illegal instruction /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug+Asserts/bin/clang -cc1 -DUSE_64 -triple x86_64-unknown-unknown -emit-llvm -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/Output/builtins-x86.c.tmp /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/builtins-x86.c -- ******************** Last 10 lines of 'palignr.c': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/palignr.c:6:11: error: expected string not found in input // CHECK: palignr ^ :1:1: note: scanning from here ^ -- ******************** From buildbot at google1.osuosl.org Wed Sep 1 16:44:52 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 01 Sep 2010 14:44:52 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20100901214454.9226413B20AD@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-darwin10-selfhost/builds/4164 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 112741 Blamelist: dgregor,echristo,grosbach,johannes,kremenek BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot From daniel_dunbar at apple.com Wed Sep 1 17:23:04 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 01 Sep 2010 15:23:04 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9 Message-ID: <20100901222323.41EBEAC9D8A2@mail-out4.apple.com> The Buildbot has detected a new failure of llvm-gcc-powerpc-darwin9 on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/llvm-gcc-powerpc-darwin9/builds/3836 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: spang.apple.com Build Reason: Build Source Stamp: 112735 Blamelist: dgregor,echristo,fjahanian,grosbach,lattner,resistor,void BUILD FAILED: failed compile.llvm-gcc.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Transforms/Scalar/JumpThreading.cpp At: Wed 01 Sep 2010 11:32:12 Changed By: resistor Comments: JumpThreading keeps LazyValueInfo up to date, so we don't need to rerun it if we schedule another LVI-using pass afterwards. Properties: File: include/llvm/Support/StandardPasses.h At: Wed 01 Sep 2010 11:32:12 Changed By: resistor Comments: Tentatively add correlated value propagation to the set of standard passes. Properties: File: test/Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll At: Wed 01 Sep 2010 11:37:10 Changed By: void Comments: The output of opt -stats must be sent to stderr. Patch by NAKAMURA Takumi! Properties: File: lib/CodeGen/RegAllocFast.cpp At: Wed 01 Sep 2010 12:22:07 Changed By: grosbach Comments: tidy up a few 80-column and trailing whitespace bits.Properties: File: include/llvm/Support/StandardPasses.h At: Wed 01 Sep 2010 12:22:07 Changed By: resistor Comments: Disable CorrelatedValuePropagation while I track down selfhost failures. Properties: File: lib/CodeGen/RegAllocFast.cpp At: Wed 01 Sep 2010 12:32:07 Changed By: grosbach Comments: The register allocator shouldn't consider allocating reserved registers. Properties: Files: lib/CodeGen/CGExpr.cpp lib/CodeGen/CGExprCXX.cpp test/CodeGenObjCXX/property-objects.mm At: Wed 01 Sep 2010 12:42:07 Changed By: fjahanian Comments: Fix IRGen when property-dot syntax used to access a c++ class object 'ivar'. Fixes radar 8366604. Properties: Files: include/clang-c/Index.h include/clang/AST/DeclCXX.h lib/Serialization/ASTReaderDecl.cpp test/Index/index-templates.cpp test/Index/load-namespaces.cpp test/Index/usrs.cpp tools/libclang/CIndex.cpp tools/libclang/CIndexUSRs.cpp tools/libclang/CXCursor.cpp At: Wed 01 Sep 2010 12:57:07 Changed By: dgregor Comments: Implement libclang support for using declarations. Clang actually uses three different kinds of AST nodes to represent using declarations: UsingDecl, UnresolvedUsingValueDecl, and UnresolvedUsingTypenameDecl. These three are collapsed into a single cursor kind for using declarations, since libclang clients don't need the distinction. Several related changes here: - Cursor visitation of the three AST nodes for using declarations - Proper source-range computation for these AST nodes - Using declarations have no USRs, since they don't actually declare any entities. Properties: Files: docs/tutorial/LangImpl3.html docs/tutorial/LangImpl5.html docs/tutorial/LangImpl6.html docs/tutorial/LangImpl7.html At: Wed 01 Sep 2010 13:12:07 Changed By: lattner Comments: update the tutorial to use CreateFAdd to create fp operations. Properties: Files: test/Index/index-templates.cpp tools/libclang/CIndex.cpp At: Wed 01 Sep 2010 13:22:39 Changed By: dgregor Comments: Teach libclang to visit the default arguments of template parameters. Properties: File: gcc/llvm-linker-hack.cpp At: Wed 01 Sep 2010 13:27:15 Changed By: echristo Comments: Add this to the linker hack! Properties: File: test/Index/index-templates.cpp At: Wed 01 Sep 2010 13:27:15 Changed By: dgregor Comments: Test visiting the template parameters of template template parameters, support for which came in with the last commit. Properties: LOGS: Last 10 lines of 'stdio': build/gengenrtl > tmp-genrtl.c /bin/sh: line 1: 37913 Bus error build/gengenrtl > tmp-genrtl.c make[3]: *** [s-genrtl] Error 138 make[3]: *** Waiting for unfinished jobs.... /bin/sh: line 1: 37910 Bus error build/genmodes -m > tmp-min-modes.c make[3]: *** [s-modes-m] Error 138 rm gpl.pod fsf-funding.pod gcov.pod gfdl.pod cpp.pod gcc.pod make[2]: *** [all-stage1-gcc] Error 2 make[1]: *** [stage1-bubble] Error 2 make: *** [all] Error 2 Last 10 lines of 'warnings': gengtype-lex.c:3433: warning: no previous prototype for 'yyget_out' gengtype-lex.c:3441: warning: no previous prototype for 'yyget_leng' gengtype-lex.c:3450: warning: no previous prototype for 'yyget_text' gengtype-lex.c:3459: warning: no previous prototype for 'yyset_lineno' gengtype-lex.c:3471: warning: no previous prototype for 'yyset_in' gengtype-lex.c:3476: warning: no previous prototype for 'yyset_out' gengtype-lex.c:3481: warning: no previous prototype for 'yyget_debug' gengtype-lex.c:3486: warning: no previous prototype for 'yyset_debug' gengtype-lex.c:3520: warning: no previous prototype for 'yylex_destroy' ../../llvm-gcc.src/gcc/gengtype-lex.l:594: warning: format not a string literal and no format arguments From daniel_dunbar at apple.com Wed Sep 1 18:13:45 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 01 Sep 2010 16:13:45 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20100901231404.ADCE8ACA1317@mail-out4.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/3845 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 112741 Blamelist: dgregor,grosbach,johannes,kremenek BUILD FAILED: failed make.test-suite sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Checker/CastSizeChecker.cpp test/Analysis/misc-ps.m At: Wed 01 Sep 2010 13:37:07 Changed By: kremenek Comments: Don't assert in CastSizeChecker when the casted-to pointee is an incomplete type. Fixes PR 8050.Properties: Files: include/clang/AST/Decl.h lib/AST/Decl.cpp test/Index/load-decls.c At: Wed 01 Sep 2010 13:47:11 Changed By: dgregor Comments: Fix the source-range information for an EnumConstantDecl; previously, it did not include the initializer expression. Properties: File: include/llvm/IntrinsicsX86.td At: Wed 01 Sep 2010 14:07:07 Changed By: johannes Comments: Add a few more missing MMX operations. This should be it. Properties: File: lib/CodeGen/RegAllocLinearScan.cpp At: Wed 01 Sep 2010 14:07:07 Changed By: grosbach Comments: The register allocator shouldn't consider allocating reserved registers. r112728 did this for fast regalloc.Properties: LOGS: Last 10 lines of 'stdio': SingleSource/UnitTests/Vector/divides | 0.0232 720 0.0110 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/multiplies | 0.0947 2000 0.1059 * * | 0.7100 * 1.7700 * * | n/a 0.40 n/a n/a SingleSource/UnitTests/Vector/simple | 0.0505 1760 0.0607 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/sumarray | 0.0296 1056 0.0286 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/sumarray-dbl | 0.0348 1088 0.0327 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/block-call-r7674133 | 0.0365 544 0.0045 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/blockstret | 0.0418 704 0.0048 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/byval-alignment | 0.0136 976 0.0187 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/initp1 | 0.3173 640 0.0072 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/printargs | 0.0143 848 0.0237 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a Last 10 lines of 'report': SingleSource/UnitTests/Vector/divides | 0.0232 720 0.0110 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/multiplies | 0.0947 2000 0.1059 * * | 0.7100 * 1.7700 * * | n/a 0.40 n/a n/a SingleSource/UnitTests/Vector/simple | 0.0505 1760 0.0607 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/sumarray | 0.0296 1056 0.0286 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/sumarray-dbl | 0.0348 1088 0.0327 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/block-call-r7674133 | 0.0365 544 0.0045 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/blockstret | 0.0418 704 0.0048 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/byval-alignment | 0.0136 976 0.0187 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/initp1 | 0.3173 640 0.0072 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/printargs | 0.0143 848 0.0237 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a Last 10 lines of 'fail.LLC': LLC.MultiSource/Benchmarks/PAQ8p/paq8p Last 10 lines of 'fail.LLC_compile': LLC_compile.MultiSource/Benchmarks/PAQ8p/paq8p Last 10 lines of 'xfail.LLC': LLC.SingleSource/Regression/C++/EH/ConditionalExpr LLC.SingleSource/UnitTests/ObjC/dot-syntax-2 Last 10 lines of 'xfail.LLC_compile': LLC_compile.SingleSource/Regression/C++/EH/ConditionalExpr LLC_compile.SingleSource/UnitTests/ObjC/dot-syntax-2 From dalej at apple.com Wed Sep 1 18:39:57 2010 From: dalej at apple.com (Dale Johannesen) Date: Wed, 1 Sep 2010 16:39:57 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt In-Reply-To: <0L830028CCJG3DU0@postino.apple.com> References: <0L830028CCJG3DU0@postino.apple.com> Message-ID: <8AF4915B-D1BA-4DC4-8DC9-7D130556CC43@apple.com> This appears to be the native built test failing, perhaps a timeout. On Sep 1, 2010, at 4:13 PMPDT, daniel_dunbar at apple.com wrote: > The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt > on smooshlab. > Full details are available at: > http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/3845 > > Buildbot URL: http://smooshlab.apple.com:8010/ > > Buildslave for this Build: smoosh-02 > > Build Reason: > Build Source Stamp: 112741 > Blamelist: dgregor,grosbach,johannes,kremenek From daniel_dunbar at apple.com Wed Sep 1 20:26:39 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 01 Sep 2010 18:26:39 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100902012642.17CABACA8F24@mail-out4.apple.com> 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/12731 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 112792 Blamelist: dperchik,kremenek BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: Files: docs/tools/clang.pod include/clang/Basic/LangOptions.h include/clang/Driver/CC1Options.td include/clang/Driver/Options.td lib/Driver/Tools.cpp lib/Frontend/CompilerInvocation.cpp test/SemaCXX/borland-extensions.cpp At: Wed 01 Sep 2010 18:17:11 Changed By: dperchik Comments: Add support for Borland extensions via option -fborland-extensions Properties: Files: lib/Sema/SemaChecking.cpp test/SemaCXX/return-stack-addr.cpp At: Wed 01 Sep 2010 18:17:11 Changed By: kremenek Comments: Enhance return-stack-address check (in Sema) to handle fields that themselves are references. (Fixes PR 7999; fix by Chandler Carruth).Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 43.02s ******************** Failing Tests (1): Clang :: Driver/rewrite-objc.m Expected Passes : 2501 Expected Failures : 19 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: Driver/rewrite-objc.m Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'rewrite-objc.m': :4:151: note: scanning from here "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang" "-cc1" "-triple" "unknown--" "-rewrite-objc" "-disable-free" "-main-file-name" "rewrite-objc.m" "-mrelocation-model" "static" "-mdisable-fp-elim" "-mconstructor-aliases" "-target-linker-version" "85.2.1" "-resource-dir" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/lib/clang/2.8" "-ferror-limit" "19" "-fmessage-length" "0" "-fborland-extensions" "-fdiagnostics-show-option" "-o" "-" "-x" "objective-c" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Driver/rewrite-objc.m" ^ :4:478: note: possible intended match here "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang" "-cc1" "-triple" "unknown--" "-rewrite-objc" "-disable-free" "-main-file-name" "rewrite-objc.m" "-mrelocation-model" "static" "-mdisable-fp-elim" "-mconstructor-aliases" "-target-linker-version" "85.2.1" "-resource-dir" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/lib/clang/2.8" "-ferror-limit" "19" "-fmessage-length" "0" "-fborland-extensions" "-fdiagnostics-show-option" "-o" "-" "-x" "objective-c" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Driver/rewrite-objc.m" ^ -- ******************** From buildbot at google1.osuosl.org Wed Sep 1 20:36:16 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 01 Sep 2010 18:36:16 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20100902013618.9137A13B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-darwin10 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-darwin10/builds/9558 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 112792 Blamelist: dperchik,echristo,grosbach,kremenek,wan BUILD FAILED: failed test-clang sincerely, -The Buildbot From echristo at apple.com Wed Sep 1 20:37:34 2010 From: echristo at apple.com (Eric Christopher) Date: Wed, 1 Sep 2010 18:37:34 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 In-Reply-To: <20100902013618.9137A13B2098@google1.osuosl.org> References: <20100902013618.9137A13B2098@google1.osuosl.org> Message-ID: On Sep 1, 2010, at 6:36 PM, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of clang-i686-darwin10 on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/clang-i686-darwin10/builds/9558 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: dunbar-darwin10 > > Build Reason: > Build Source Stamp: 112792 > Blamelist: dperchik,echristo,grosbach,kremenek,wan Ted Maybe? -eric From buildbot at google1.osuosl.org Wed Sep 1 20:45:01 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 01 Sep 2010 18:45:01 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20100902014504.260D113B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux/builds/9089 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 112792 Blamelist: dperchik,echristo,grosbach,kremenek,wan BUILD FAILED: failed test-clang sincerely, -The Buildbot From daniel_dunbar at apple.com Wed Sep 1 20:59:18 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 01 Sep 2010 18:59:18 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20100902015938.9BD11ACAAEC7@mail-out4.apple.com> 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/9885 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 112792 Blamelist: dperchik,grosbach,kremenek BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/ARM/ARMAsmPrinter.cpp At: Wed 01 Sep 2010 18:07:10 Changed By: grosbach Comments: Remove trailing whitespaceProperties: Files: docs/tools/clang.pod include/clang/Basic/LangOptions.h include/clang/Driver/CC1Options.td include/clang/Driver/Options.td lib/Driver/Tools.cpp lib/Frontend/CompilerInvocation.cpp test/SemaCXX/borland-extensions.cpp At: Wed 01 Sep 2010 18:17:11 Changed By: dperchik Comments: Add support for Borland extensions via option -fborland-extensions Properties: Files: lib/Sema/SemaChecking.cpp test/SemaCXX/return-stack-addr.cpp At: Wed 01 Sep 2010 18:17:11 Changed By: kremenek Comments: Enhance return-stack-address check (in Sema) to handle fields that themselves are references. (Fixes PR 7999; fix by Chandler Carruth).Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 100.12s ******************** Failing Tests (1): Clang :: Driver/rewrite-objc.m Expected Passes : 2501 Expected Failures : 19 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: Driver/rewrite-objc.m Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'rewrite-objc.m': :4:154: note: scanning from here "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug+Asserts/bin/clang" "-cc1" "-triple" "unknown--" "-rewrite-objc" "-disable-free" "-main-file-name" "rewrite-objc.m" "-mrelocation-model" "static" "-mdisable-fp-elim" "-mconstructor-aliases" "-target-linker-version" "97.14" "-resource-dir" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug+Asserts/lib/clang/2.8" "-ferror-limit" "19" "-fmessage-length" "0" "-fborland-extensions" "-fdiagnostics-show-option" "-o" "-" "-x" "objective-c" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Driver/rewrite-objc.m" ^ :4:483: note: possible intended match here "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug+Asserts/bin/clang" "-cc1" "-triple" "unknown--" "-rewrite-objc" "-disable-free" "-main-file-name" "rewrite-objc.m" "-mrelocation-model" "static" "-mdisable-fp-elim" "-mconstructor-aliases" "-target-linker-version" "97.14" "-resource-dir" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug+Asserts/lib/clang/2.8" "-ferror-limit" "19" "-fmessage-length" "0" "-fborland-extensions" "-fdiagnostics-show-option" "-o" "-" "-x" "objective-c" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Driver/rewrite-objc.m" ^ -- ******************** From echristo at apple.com Wed Sep 1 21:05:11 2010 From: echristo at apple.com (Eric Christopher) Date: Wed, 1 Sep 2010 19:05:11 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 In-Reply-To: References: <20100902013618.9137A13B2098@google1.osuosl.org> Message-ID: <2A83C37D-A56A-46E1-90DD-094419A582DD@apple.com> On Sep 1, 2010, at 6:37 PM, Eric Christopher wrote: > > On Sep 1, 2010, at 6:36 PM, buildbot at google1.osuosl.org wrote: > >> The Buildbot has detected a new failure of clang-i686-darwin10 on llvm. >> Full details are available at: >> http://google1.osuosl.org:8011/builders/clang-i686-darwin10/builds/9558 >> >> Buildbot URL: http://google1.osuosl.org:8011/ >> >> Buildslave for this Build: dunbar-darwin10 >> >> Build Reason: >> Build Source Stamp: 112792 >> Blamelist: dperchik,echristo,grosbach,kremenek,wan > > Ted Maybe? Actually this is Dawn's. Apparently -fborland-extensions is on all the time. Was this intended Dawn? -eric From daniel_dunbar at apple.com Wed Sep 1 21:09:55 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 01 Sep 2010 19:09:55 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20100902021013.B75E2A5B4BA1@mail-out3.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/3848 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 112786 Blamelist: dgregor,grosbach,kremenek,lattner,wan BUILD FAILED: failed make.test-suite sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/ARM/ARMRegisterInfo.td At: Wed 01 Sep 2010 17:07:10 Changed By: grosbach Comments: trivial cleanupProperties: File: docs/DeveloperPolicy.html At: Wed 01 Sep 2010 17:12:08 Changed By: lattner Comments: updates to make it clear that this applies to clang and other llvm subprojects. Properties: Files: include/clang-c/Index.h include/clang/AST/DeclTemplate.h test/Index/index-templates.cpp tools/c-index-test/c-index-test.c tools/libclang/CIndexCXX.cpp tools/libclang/libclang.darwin.exports tools/libclang/libclang.exports At: Wed 01 Sep 2010 17:12:08 Changed By: dgregor Comments: Introduce a new libclang function, clang_getSpecializedCursorTemplate(), which determines the template (or member thereof) that the given cursor specializes or from which it was instantiated. This routine can be used to establish a link between templates and their instantiations/specializations. Properties: File: lib/Checker/RegionStore.cpp At: Wed 01 Sep 2010 17:37:10 Changed By: kremenek Comments: Fixed unused variable warning.Properties: File: include/clang/Sema/Sema.h At: Wed 01 Sep 2010 17:47:08 Changed By: wan Comments: Fixes a warning when compiling Clang (Sema has virtual methods but a non-virtual dtor). Reviewed by chandlerc and nlewycky. Properties: LOGS: Last 10 lines of 'stdio': SingleSource/UnitTests/Vector/divides | 0.0235 720 0.0111 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/multiplies | 0.0948 2000 0.1102 * * | 0.7200 * 1.8300 * * | n/a 0.39 n/a n/a SingleSource/UnitTests/Vector/simple | 0.0480 1760 0.0661 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/sumarray | 0.0321 1056 0.0289 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/sumarray-dbl | 0.0348 1088 0.0333 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/block-call-r7674133 | 0.0359 544 0.0053 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/blockstret | 0.0454 704 0.0056 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/byval-alignment | 0.0146 976 0.0183 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/initp1 | 0.3177 640 0.0071 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/printargs | 0.0154 848 0.0258 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a Last 10 lines of 'report': SingleSource/UnitTests/Vector/divides | 0.0235 720 0.0111 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/multiplies | 0.0948 2000 0.1102 * * | 0.7200 * 1.8300 * * | n/a 0.39 n/a n/a SingleSource/UnitTests/Vector/simple | 0.0480 1760 0.0661 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/sumarray | 0.0321 1056 0.0289 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/sumarray-dbl | 0.0348 1088 0.0333 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/block-call-r7674133 | 0.0359 544 0.0053 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/blockstret | 0.0454 704 0.0056 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/byval-alignment | 0.0146 976 0.0183 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/initp1 | 0.3177 640 0.0071 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/printargs | 0.0154 848 0.0258 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a Last 10 lines of 'fail.LLC': LLC.MultiSource/Benchmarks/PAQ8p/paq8p Last 10 lines of 'fail.LLC_compile': LLC_compile.MultiSource/Benchmarks/PAQ8p/paq8p Last 10 lines of 'xfail.LLC': LLC.SingleSource/Regression/C++/EH/ConditionalExpr LLC.SingleSource/UnitTests/ObjC/dot-syntax-2 Last 10 lines of 'xfail.LLC_compile': LLC_compile.SingleSource/Regression/C++/EH/ConditionalExpr LLC_compile.SingleSource/UnitTests/ObjC/dot-syntax-2 From echristo at apple.com Wed Sep 1 21:13:57 2010 From: echristo at apple.com (Eric Christopher) Date: Wed, 1 Sep 2010 19:13:57 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 In-Reply-To: <20100902021053.GK22145@bloodbath.burble.org> References: <20100902013618.9137A13B2098@google1.osuosl.org> <2A83C37D-A56A-46E1-90DD-094419A582DD@apple.com> <20100902021053.GK22145@bloodbath.burble.org> Message-ID: On Sep 1, 2010, at 7:10 PM, dawn at burble.org wrote: > Oh no! I'm very sorry. I obviously missed something. I will revert. No worries, it happens to all of us. Thanks for reverting, feel free to recommit when it passes the clang tests again :) -eric From echristo at apple.com Wed Sep 1 21:14:33 2010 From: echristo at apple.com (Eric Christopher) Date: Wed, 1 Sep 2010 19:14:33 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt In-Reply-To: <20100902021013.B75E2A5B4BA1@mail-out3.apple.com> References: <20100902021013.B75E2A5B4BA1@mail-out3.apple.com> Message-ID: <339BF852-1A61-4430-A38E-D6720237B6D4@apple.com> On Sep 1, 2010, at 7:09 PM, daniel_dunbar at apple.com wrote: > The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab. > Full details are available at: > http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/3848 > > Buildbot URL: http://smooshlab.apple.com:8010/ > > Buildslave for this Build: smoosh-02 > > Build Reason: > Build Source Stamp: 112786 > Blamelist: dgregor,grosbach,kremenek,lattner,wan > > BUILD FAILED: failed make.test-suite I have no idea what this means: TEST Output/paq8p.llc FAILED: process terminated by signal (exit status 143)! So I'll see if it fixes itself :) -eric From buildbot at google1.osuosl.org Wed Sep 1 21:14:51 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 01 Sep 2010 19:14:51 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20100902021453.6AA2C13B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-darwin10-selfhost/builds/4169 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 112794 Blamelist: dperchik,echristo,grosbach,kremenek,zhongxingxu BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Sep 1 21:22:22 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 01 Sep 2010 19:22:22 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20100902022224.481A513B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-freebsd on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-freebsd/builds/7968 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 112792 Blamelist: dperchik,echristo,grosbach,kremenek,wan BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Sep 1 21:31:34 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 01 Sep 2010 19:31:34 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20100902023136.9DE7B13B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-selfhost-rel on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-selfhost-rel/builds/2279 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 112792 Blamelist: bwilson,dgregor,djg,dperchik,echristo,grosbach,kremenek,lattner,void,wan BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot From daniel_dunbar at apple.com Wed Sep 1 22:20:47 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 01 Sep 2010 20:20:47 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100902032113.3DA6CA5B7591@mail-out3.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4323 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 112795 Blamelist: dperchik,echristo,grosbach,kremenek,zhongxingxu BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/ARM/ARMAsmPrinter.cpp At: Wed 01 Sep 2010 18:07:10 Changed By: grosbach Comments: Remove trailing whitespaceProperties: Files: docs/tools/clang.pod include/clang/Basic/LangOptions.h include/clang/Driver/CC1Options.td include/clang/Driver/Options.td lib/Driver/Tools.cpp lib/Frontend/CompilerInvocation.cpp test/SemaCXX/borland-extensions.cpp At: Wed 01 Sep 2010 18:17:11 Changed By: dperchik Comments: Add support for Borland extensions via option -fborland-extensions Properties: Files: lib/Sema/SemaChecking.cpp test/SemaCXX/return-stack-addr.cpp At: Wed 01 Sep 2010 18:17:11 Changed By: kremenek Comments: Enhance return-stack-address check (in Sema) to handle fields that themselves are references. (Fixes PR 7999; fix by Chandler Carruth).Properties: File: lib/Target/ARM/ARMFastISel.cpp At: Wed 01 Sep 2010 18:42:17 Changed By: echristo Comments: One definition of isThumb is plenty, thanks. Properties: File: test/Analysis/misc-ps-region-store.m At: Wed 01 Sep 2010 18:47:07 Changed By: zhongxingxu Comments: Tweak test case. 'int' would introduce out-of-bound issues. We focus on array index constraints in this case. Properties: File: lib/Target/ARM/ARMFastISel.cpp At: Wed 01 Sep 2010 18:52:09 Changed By: echristo Comments: This should be TargetMaterializeConstant instead. Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 41.84s ******************** Failing Tests (1): Clang :: Driver/rewrite-objc.m Expected Passes : 2501 Expected Failures : 19 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: Driver/rewrite-objc.m Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'rewrite-objc.m': :4:173: note: scanning from here "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/bin/clang" "-cc1" "-triple" "unknown--" "-rewrite-objc" "-disable-free" "-main-file-name" "rewrite-objc.m" "-mrelocation-model" "static" "-mdisable-fp-elim" "-mconstructor-aliases" "-target-linker-version" "97.14" "-resource-dir" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/lib/clang/2.8" "-ferror-limit" "19" "-fmessage-length" "0" "-fborland-extensions" "-fdiagnostics-show-option" "-o" "-" "-x" "objective-c" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Driver/rewrite-objc.m" ^ :4:521: note: possible intended match here "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/bin/clang" "-cc1" "-triple" "unknown--" "-rewrite-objc" "-disable-free" "-main-file-name" "rewrite-objc.m" "-mrelocation-model" "static" "-mdisable-fp-elim" "-mconstructor-aliases" "-target-linker-version" "97.14" "-resource-dir" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/lib/clang/2.8" "-ferror-limit" "19" "-fmessage-length" "0" "-fborland-extensions" "-fdiagnostics-show-option" "-o" "-" "-x" "objective-c" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Driver/rewrite-objc.m" ^ -- ******************** Last 10 lines of 'stdio': Testing Time: 41.75s ******************** Failing Tests (1): Clang :: Driver/rewrite-objc.m Expected Passes : 2501 Expected Failures : 19 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: Driver/rewrite-objc.m Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/source-manager-stack.c Clang :: PCH/pr4489.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'rewrite-objc.m': :4:175: note: scanning from here "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/bin/clang" "-cc1" "-triple" "unknown--" "-rewrite-objc" "-disable-free" "-main-file-name" "rewrite-objc.m" "-mrelocation-model" "static" "-mdisable-fp-elim" "-mconstructor-aliases" "-target-linker-version" "97.14" "-resource-dir" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/lib/clang/2.8" "-ferror-limit" "19" "-fmessage-length" "0" "-fborland-extensions" "-fdiagnostics-show-option" "-o" "-" "-x" "objective-c" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Driver/rewrite-objc.m" ^ :4:525: note: possible intended match here "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/bin/clang" "-cc1" "-triple" "unknown--" "-rewrite-objc" "-disable-free" "-main-file-name" "rewrite-objc.m" "-mrelocation-model" "static" "-mdisable-fp-elim" "-mconstructor-aliases" "-target-linker-version" "97.14" "-resource-dir" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/lib/clang/2.8" "-ferror-limit" "19" "-fmessage-length" "0" "-fborland-extensions" "-fdiagnostics-show-option" "-o" "-" "-x" "objective-c" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Driver/rewrite-objc.m" ^ -- ******************** From clattner at apple.com Wed Sep 1 22:40:23 2010 From: clattner at apple.com (Chris Lattner) Date: Wed, 01 Sep 2010 20:40:23 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt In-Reply-To: <339BF852-1A61-4430-A38E-D6720237B6D4@apple.com> References: <20100902021013.B75E2A5B4BA1@mail-out3.apple.com> <339BF852-1A61-4430-A38E-D6720237B6D4@apple.com> Message-ID: Sounds like the llc produced executable died with a fatal signal (miscompilation). -Chris On Sep 1, 2010, at 7:14 PM, Eric Christopher wrote: > > On Sep 1, 2010, at 7:09 PM, daniel_dunbar at apple.com wrote: > >> The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab. >> Full details are available at: >> http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/3848 >> >> Buildbot URL: http://smooshlab.apple.com:8010/ >> >> Buildslave for this Build: smoosh-02 >> >> Build Reason: >> Build Source Stamp: 112786 >> Blamelist: dgregor,grosbach,kremenek,lattner,wan >> >> BUILD FAILED: failed make.test-suite > > I have no idea what this means: > > TEST Output/paq8p.llc FAILED: process terminated by signal (exit status 143)! > > So I'll see if it fixes itself :) > > -eric From buildbot at google1.osuosl.org Wed Sep 1 22:52:10 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 01 Sep 2010 20:52:10 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-vg Message-ID: <20100902035213.3462D13B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-vg on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-vg/builds/1667 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 112792 Blamelist: bwilson,dgregor,djg,dperchik,echristo,grosbach,kremenek,lattner,void,wan BUILD FAILED: failed test-clang sincerely, -The Buildbot From dawn at burble.org Wed Sep 1 21:10:53 2010 From: dawn at burble.org (dawn at burble.org) Date: Wed, 1 Sep 2010 19:10:53 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 In-Reply-To: <2A83C37D-A56A-46E1-90DD-094419A582DD@apple.com> References: <20100902013618.9137A13B2098@google1.osuosl.org> <2A83C37D-A56A-46E1-90DD-094419A582DD@apple.com> Message-ID: <20100902021053.GK22145@bloodbath.burble.org> Oh no! I'm very sorry. I obviously missed something. I will revert. -Dawn On Wed, Sep 01, 2010 at 07:05:11PM -0700, Eric Christopher wrote: > > On Sep 1, 2010, at 6:37 PM, Eric Christopher wrote: > > > > > On Sep 1, 2010, at 6:36 PM, buildbot at google1.osuosl.org wrote: > > > >> The Buildbot has detected a new failure of clang-i686-darwin10 on llvm. > >> Full details are available at: > >> http://google1.osuosl.org:8011/builders/clang-i686-darwin10/builds/9558 > >> > >> Buildbot URL: http://google1.osuosl.org:8011/ > >> > >> Buildslave for this Build: dunbar-darwin10 > >> > >> Build Reason: > >> Build Source Stamp: 112792 > >> Blamelist: dperchik,echristo,grosbach,kremenek,wan > > > > Ted Maybe? > > Actually this is Dawn's. Apparently -fborland-extensions is on all the time. Was this intended Dawn? > > -eric From echristo at apple.com Wed Sep 1 23:53:20 2010 From: echristo at apple.com (Eric Christopher) Date: Wed, 1 Sep 2010 21:53:20 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt In-Reply-To: References: <20100902021013.B75E2A5B4BA1@mail-out3.apple.com> <339BF852-1A61-4430-A38E-D6720237B6D4@apple.com> Message-ID: On Sep 1, 2010, at 8:40 PM, Chris Lattner wrote: > Sounds like the llc produced executable died with a fatal signal (miscompilation). Hmm... seems ok now. -eric From daniel_dunbar at apple.com Thu Sep 2 00:01:31 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 01 Sep 2010 22:01:31 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20100902050235.701C7ACB144E@mail-out4.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/3851 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 112803 Blamelist: chapuni BUILD FAILED: failed make.test-suite sincerely, -The Buildbot ================================================================================ CHANGES: File: test/CodeGen/X86/twoaddr-coalesce.ll At: Wed 01 Sep 2010 20:47:07 Changed By: chapuni Comments: test/twoaddr-coalesce: Do not use @main. Win32 codegen emits implicit invoking __main into, to fail.Properties: File: test/CodeGen/X86/loop-strength-reduce4.ll At: Wed 01 Sep 2010 20:47:07 Changed By: chapuni Comments: test/loop-strength-reduce4: Add explicit triplet for Win32 host.Properties: File: lib/Support/SystemUtils.cpp At: Wed 01 Sep 2010 20:47:07 Changed By: chapuni Comments: llvm::FindExecutable(): Retrieve the name with suffix.exe, if available. bugpoint uses it.Properties: LOGS: Last 10 lines of 'stdio': SingleSource/UnitTests/Vector/divides | 0.0203 720 0.0113 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/multiplies | 0.0920 2000 0.1092 * * | 0.7100 * 1.7700 * * | n/a 0.40 n/a n/a SingleSource/UnitTests/Vector/simple | 0.0524 1760 0.0622 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/sumarray | 0.0293 1056 0.0291 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/sumarray-dbl | 0.0337 1088 0.0360 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/block-call-r7674133 | 0.0351 544 0.0052 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/blockstret | 0.0475 704 0.0048 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/byval-alignment | 0.0134 976 0.0207 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/initp1 | 0.3471 640 0.0078 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/printargs | 0.0158 848 0.0278 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a Last 10 lines of 'report': SingleSource/UnitTests/Vector/divides | 0.0203 720 0.0113 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/multiplies | 0.0920 2000 0.1092 * * | 0.7100 * 1.7700 * * | n/a 0.40 n/a n/a SingleSource/UnitTests/Vector/simple | 0.0524 1760 0.0622 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/sumarray | 0.0293 1056 0.0291 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/sumarray-dbl | 0.0337 1088 0.0360 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/block-call-r7674133 | 0.0351 544 0.0052 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/blockstret | 0.0475 704 0.0048 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/byval-alignment | 0.0134 976 0.0207 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/initp1 | 0.3471 640 0.0078 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/printargs | 0.0158 848 0.0278 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a Last 10 lines of 'fail.LLC': LLC.MultiSource/Benchmarks/PAQ8p/paq8p Last 10 lines of 'fail.LLC_compile': LLC_compile.MultiSource/Benchmarks/PAQ8p/paq8p Last 10 lines of 'xfail.LLC': LLC.SingleSource/Regression/C++/EH/ConditionalExpr LLC.SingleSource/UnitTests/ObjC/dot-syntax-2 Last 10 lines of 'xfail.LLC_compile': LLC_compile.SingleSource/Regression/C++/EH/ConditionalExpr LLC_compile.SingleSource/UnitTests/ObjC/dot-syntax-2 From daniel_dunbar at apple.com Thu Sep 2 01:00:59 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 01 Sep 2010 23:00:59 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100902060354.2CB52A5BBC0B@mail-out3.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4326 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 112806 Blamelist: bruno BUILD FAILED: failed failed slave lost sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/X86/X86ISelLowering.cpp At: Wed 01 Sep 2010 22:27:17 Changed By: bruno Comments: Replace unpckl_undef and unpckh_undef matching with target specific opcodesProperties: LOGS: Last 10 lines of 'stdio': llvm[2]: Compiling ScalarEvolutionAliasAnalysis.cpp for Release+Asserts build llvm[2]: Compiling ScalarEvolutionExpander.cpp for Release+Asserts build llvm[2]: Compiling ScalarEvolutionNormalization.cpp for Release+Asserts build llvm[3]: Compiling TargetSelectionDAGInfo.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMSelectionDAG.a llvm[2]: Compiling SparsePropagation.cpp for Release+Asserts build llvm[2]: Compiling Trace.cpp for Release+Asserts build llvm[2]: Compiling TypeBasedAliasAnalysis.cpp for Release+Asserts build llvm[2]: Compiling ValueTracking.cpp for Release+Asserts build llvm[2]: Building Release+Asserts Archive Library libLLVMAnalysis.a Last 10 lines of 'interrupt': [Failure instance: Traceback (failure with no frames): : Connection to the other side was lost in a non-clean fashion. ] From daniel_dunbar at apple.com Thu Sep 2 03:52:16 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 02 Sep 2010 01:52:16 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100902085241.C33DEACB920F@mail-out4.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4329 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 112810 Blamelist: baldrick BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/Transforms/Utils/SSAUpdater.h lib/Transforms/Scalar/GVN.cpp lib/Transforms/Scalar/JumpThreading.cpp lib/Transforms/Scalar/LICM.cpp lib/Transforms/Scalar/LoopRotation.cpp lib/Transforms/Utils/LCSSA.cpp lib/Transforms/Utils/SSAUpdater.cpp At: Thu 02 Sep 2010 01:17:26 Changed By: baldrick Comments: Reapply commit 112699, speculatively reverted by echristo, since I'm sure it is harmless. Original commit message: If PrototypeValue is erased in the middle of using the SSAUpdator then the SSAUpdator may access freed memory. Instead, simply pass in the type and name explicitly, which is all that was used anyway. Properties: LOGS: Last 10 lines of 'stdio': llvm[2]: Compiling ScalarEvolutionNormalization.cpp for Release+Asserts build llvm[3]: Compiling SelectionDAGPrinter.cpp for Release+Asserts build llvm[2]: Compiling SparsePropagation.cpp for Release+Asserts build llvm[2]: Compiling Trace.cpp for Release+Asserts build llvm[3]: Compiling TargetLowering.cpp for Release+Asserts build llvm[2]: Compiling TypeBasedAliasAnalysis.cpp for Release+Asserts build llvm[2]: Compiling ValueTracking.cpp for Release+Asserts build llvm[2]: Building Release+Asserts Archive Library libLLVMAnalysis.a llvm[3]: Compiling TargetSelectionDAGInfo.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMSelectionDAG.a From buildbot at google1.osuosl.org Thu Sep 2 04:05:18 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 02 Sep 2010 02:05:18 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20100902090523.3AD7813B20AE@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-darwin10-selfhost/builds/6438 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 112810 Blamelist: baldrick BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 2 04:05:20 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 02 Sep 2010 02:05:20 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20100902090523.39F5413B20AD@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/6116 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 112810 Blamelist: baldrick BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 2 04:35:15 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 02 Sep 2010 02:35:15 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20100902093517.ED01C13B20AD@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux/builds/9097 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 112811 Blamelist: baldrick,lhames BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From daniel_dunbar at apple.com Thu Sep 2 05:13:37 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 02 Sep 2010 03:13:37 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100902101351.B1C43ACBBE90@mail-out4.apple.com> 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/12749 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 112814 Blamelist: rjmccall BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/CodeGen/CGCXX.cpp lib/CodeGen/CGCXXABI.h lib/CodeGen/CGExprCXX.cpp lib/CodeGen/CodeGenFunction.h lib/CodeGen/ItaniumCXXABI.cpp test/CodeGenCXX/arm.cpp test/CodeGenCXX/delete.cpp test/CodeGenCXX/new.cpp test/CodeGenCXX/operator-new.cpp At: Thu 02 Sep 2010 03:03:54 Changed By: rjmccall Comments: Abstract IR generation of array cookies into the C++ ABI class and implement ARM array cookies. Also fix a few unfortunate bugs: - throwing dtors in deletes prevented the allocation from being deleted - adding the cookie to the new[] size was not being considered for overflow (and, more seriously, was screwing up the earlier checks) - deleting an array via a pointer to array of class type was not causing any destructors to be run and was passing the unadjusted pointer to the deallocator - lots of address-space problems, in case anyone wants to support free store in a variant address space :) Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 41.96s ******************** Failing Tests (1): Clang :: CodeGenCXX/arm.cpp Expected Passes : 2500 Expected Failures : 19 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: CodeGenCXX/arm.cpp Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'arm.cpp': -- Exit Code: 127 Command Output (stderr): -- /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/arm.cpp.script: line 1: Filecheck: command not found fatal error: error in backend: IO failure on output stream. -- ******************** From buildbot at google1.osuosl.org Thu Sep 2 05:46:16 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 02 Sep 2010 03:46:16 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20100902104619.1F7BA13B20AD@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-freebsd on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-freebsd/builds/7978 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 112814 Blamelist: rjmccall BUILD FAILED: failed test-clang sincerely, -The Buildbot From daniel_dunbar at apple.com Thu Sep 2 06:40:23 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 02 Sep 2010 04:40:23 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100902114048.8F0C6ACBEFF4@mail-out4.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4331 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 112814 Blamelist: baldrick,rjmccall BUILD FAILED: failed compile.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/VMCore/AsmWriter.cpp test/Transforms/IndVarSimplify/2003-12-10-IndVarDeadCode.ll At: Thu 02 Sep 2010 01:57:54 Changed By: baldrick Comments: Print the number of uses of a function in the .ll since it can be informative and there seems to be no reason not to. Properties: File: test/CodeGen/struct-passing.c At: Thu 02 Sep 2010 01:58:04 Changed By: baldrick Comments: Correct this test for the fact that the number of uses is now printed in a comment. Properties: Files: lib/CodeGen/CGCXX.cpp lib/CodeGen/CGCXXABI.h lib/CodeGen/CGExprCXX.cpp lib/CodeGen/CodeGenFunction.h lib/CodeGen/ItaniumCXXABI.cpp test/CodeGenCXX/arm.cpp test/CodeGenCXX/delete.cpp test/CodeGenCXX/new.cpp test/CodeGenCXX/operator-new.cpp At: Thu 02 Sep 2010 03:03:54 Changed By: rjmccall Comments: Abstract IR generation of array cookies into the C++ ABI class and implement ARM array cookies. Also fix a few unfortunate bugs: - throwing dtors in deletes prevented the allocation from being deleted - adding the cookie to the new[] size was not being considered for overflow (and, more seriously, was screwing up the earlier checks) - deleting an array via a pointer to array of class type was not causing any destructors to be run and was passing the unadjusted pointer to the deallocator - lots of address-space problems, in case anyone wants to support free store in a variant address space :) Properties: LOGS: Last 10 lines of 'stdio': llvm[2]: Compiling StackSlotColoring.cpp for Release+Asserts build llvm[2]: Compiling StrongPHIElimination.cpp for Release+Asserts build llvm[2]: Compiling TailDuplication.cpp for Release+Asserts build llvm[2]: Compiling TargetInstrInfoImpl.cpp for Release+Asserts build llvm[2]: Compiling TargetLoweringObjectFileImpl.cpp for Release+Asserts build llvm[2]: Compiling TwoAddressInstructionPass.cpp for Release+Asserts build llvm[2]: Compiling UnreachableBlockElim.cpp for Release+Asserts build llvm[2]: Compiling VirtRegMap.cpp for Release+Asserts build llvm[2]: Compiling VirtRegRewriter.cpp for Release+Asserts build llvm[2]: Building Release+Asserts Archive Library libLLVMCodeGen.a From daniel at zuster.org Thu Sep 2 10:41:17 2010 From: daniel at zuster.org (Daniel Dunbar) Date: Thu, 2 Sep 2010 08:41:17 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9 In-Reply-To: <20100901222323.41EBEAC9D8A2@mail-out4.apple.com> References: <20100901222323.41EBEAC9D8A2@mail-out4.apple.com> Message-ID: Guys, this is still failing. Who is looking at it? - Daniel On Wed, Sep 1, 2010 at 3:23 PM, wrote: > The Buildbot has detected a new failure of llvm-gcc-powerpc-darwin9 on smooshlab. > Full details are available at: > ?http://smooshlab.apple.com:8010/builders/llvm-gcc-powerpc-darwin9/builds/3836 > > Buildbot URL: http://smooshlab.apple.com:8010/ > > Buildslave for this Build: spang.apple.com > > Build Reason: > Build Source Stamp: 112735 > Blamelist: dgregor,echristo,fjahanian,grosbach,lattner,resistor,void > > BUILD FAILED: failed compile.llvm-gcc.stage2 > > sincerely, > ?-The Buildbot > > > ================================================================================ > > CHANGES: > File: lib/Transforms/Scalar/JumpThreading.cpp > At: Wed 01 Sep 2010 11:32:12 > Changed By: resistor > Comments: JumpThreading keeps LazyValueInfo up to date, so we don't need to rerun it > if we schedule another LVI-using pass afterwards. > Properties: > > > > > File: include/llvm/Support/StandardPasses.h > At: Wed 01 Sep 2010 11:32:12 > Changed By: resistor > Comments: Tentatively add correlated value propagation to the set of standard passes. > Properties: > > > > > File: test/Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll > At: Wed 01 Sep 2010 11:37:10 > Changed By: void > Comments: The output of opt -stats must be sent to stderr. Patch by NAKAMURA Takumi! > Properties: > > > > > File: lib/CodeGen/RegAllocFast.cpp > At: Wed 01 Sep 2010 12:22:07 > Changed By: grosbach > Comments: tidy up a few 80-column and trailing whitespace bits.Properties: > > > > > File: include/llvm/Support/StandardPasses.h > At: Wed 01 Sep 2010 12:22:07 > Changed By: resistor > Comments: Disable CorrelatedValuePropagation while I track down selfhost failures. > Properties: > > > > > File: lib/CodeGen/RegAllocFast.cpp > At: Wed 01 Sep 2010 12:32:07 > Changed By: grosbach > Comments: The register allocator shouldn't consider allocating reserved registers. > > Properties: > > > > > Files: > ?lib/CodeGen/CGExpr.cpp > ?lib/CodeGen/CGExprCXX.cpp > ?test/CodeGenObjCXX/property-objects.mm > At: Wed 01 Sep 2010 12:42:07 > Changed By: fjahanian > Comments: Fix IRGen when property-dot syntax used to access > a c++ class object 'ivar'. Fixes radar 8366604. > > Properties: > > > > > Files: > ?include/clang-c/Index.h > ?include/clang/AST/DeclCXX.h > ?lib/Serialization/ASTReaderDecl.cpp > ?test/Index/index-templates.cpp > ?test/Index/load-namespaces.cpp > ?test/Index/usrs.cpp > ?tools/libclang/CIndex.cpp > ?tools/libclang/CIndexUSRs.cpp > ?tools/libclang/CXCursor.cpp > At: Wed 01 Sep 2010 12:57:07 > Changed By: dgregor > Comments: Implement libclang support for using declarations. Clang actually uses > three different kinds of AST nodes to represent using declarations: > UsingDecl, UnresolvedUsingValueDecl, and > UnresolvedUsingTypenameDecl. These three are collapsed into a single > cursor kind for using declarations, since libclang clients don't need > the distinction. > > Several related changes here: > ?- Cursor visitation of the three AST nodes for using declarations > ?- Proper source-range computation for these AST nodes > ?- Using declarations have no USRs, since they don't actually declare > ? ?any entities. > > Properties: > > > > > Files: > ?docs/tutorial/LangImpl3.html > ?docs/tutorial/LangImpl5.html > ?docs/tutorial/LangImpl6.html > ?docs/tutorial/LangImpl7.html > At: Wed 01 Sep 2010 13:12:07 > Changed By: lattner > Comments: update the tutorial to use CreateFAdd to create fp operations. > Properties: > > > > > Files: > ?test/Index/index-templates.cpp > ?tools/libclang/CIndex.cpp > At: Wed 01 Sep 2010 13:22:39 > Changed By: dgregor > Comments: Teach libclang to visit the default arguments of template parameters. > Properties: > > > > > File: gcc/llvm-linker-hack.cpp > At: Wed 01 Sep 2010 13:27:15 > Changed By: echristo > Comments: Add this to the linker hack! > Properties: > > > > > File: test/Index/index-templates.cpp > At: Wed 01 Sep 2010 13:27:15 > Changed By: dgregor > Comments: Test visiting the template parameters of template template parameters, > support for which came in with the last commit. > Properties: > > > > > LOGS: > Last 10 lines of 'stdio': > ? ? ? ?build/gengenrtl > tmp-genrtl.c > ? ? ? ?/bin/sh: line 1: 37913 Bus error ? ? ? ? ? ? ? build/gengenrtl > tmp-genrtl.c > ? ? ? ?make[3]: *** [s-genrtl] Error 138 > ? ? ? ?make[3]: *** Waiting for unfinished jobs.... > ? ? ? ?/bin/sh: line 1: 37910 Bus error ? ? ? ? ? ? ? build/genmodes -m > tmp-min-modes.c > ? ? ? ?make[3]: *** [s-modes-m] Error 138 > ? ? ? ?rm gpl.pod fsf-funding.pod gcov.pod gfdl.pod cpp.pod gcc.pod > ? ? ? ?make[2]: *** [all-stage1-gcc] Error 2 > ? ? ? ?make[1]: *** [stage1-bubble] Error 2 > ? ? ? ?make: *** [all] Error 2 > > Last 10 lines of 'warnings': > ? ? ? ?gengtype-lex.c:3433: warning: no previous prototype for 'yyget_out' > ? ? ? ?gengtype-lex.c:3441: warning: no previous prototype for 'yyget_leng' > ? ? ? ?gengtype-lex.c:3450: warning: no previous prototype for 'yyget_text' > ? ? ? ?gengtype-lex.c:3459: warning: no previous prototype for 'yyset_lineno' > ? ? ? ?gengtype-lex.c:3471: warning: no previous prototype for 'yyset_in' > ? ? ? ?gengtype-lex.c:3476: warning: no previous prototype for 'yyset_out' > ? ? ? ?gengtype-lex.c:3481: warning: no previous prototype for 'yyget_debug' > ? ? ? ?gengtype-lex.c:3486: warning: no previous prototype for 'yyset_debug' > ? ? ? ?gengtype-lex.c:3520: warning: no previous prototype for 'yylex_destroy' > ? ? ? ?../../llvm-gcc.src/gcc/gengtype-lex.l:594: warning: format not a string literal and no format arguments > > _______________________________________________ > llvm-testresults mailing list > llvm-testresults at cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults > From daniel at zuster.org Thu Sep 2 10:45:06 2010 From: daniel at zuster.org (Daniel Dunbar) Date: Thu, 2 Sep 2010 08:45:06 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt In-Reply-To: References: <20100902021013.B75E2A5B4BA1@mail-out3.apple.com> <339BF852-1A61-4430-A38E-D6720237B6D4@apple.com> Message-ID: On Wed, Sep 1, 2010 at 8:40 PM, Chris Lattner wrote: > Sounds like the llc produced executable died with a fatal signal (miscompilation). Generally that is actually a time limit getting hit. - Daniel > -Chris > > On Sep 1, 2010, at 7:14 PM, Eric Christopher wrote: > >> >> On Sep 1, 2010, at 7:09 PM, daniel_dunbar at apple.com wrote: >> >>> The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab. >>> Full details are available at: >>> http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/3848 >>> >>> Buildbot URL: http://smooshlab.apple.com:8010/ >>> >>> Buildslave for this Build: smoosh-02 >>> >>> Build Reason: >>> Build Source Stamp: 112786 >>> Blamelist: dgregor,grosbach,kremenek,lattner,wan >>> >>> BUILD FAILED: failed make.test-suite >> >> I have no idea what this means: >> >> TEST Output/paq8p.llc FAILED: process terminated by signal (exit status 143)! >> >> So I'll see if it fixes itself :) >> >> -eric > _______________________________________________ > llvm-testresults mailing list > llvm-testresults at cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults > From daniel_dunbar at apple.com Thu Sep 2 10:48:40 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 02 Sep 2010 08:48:40 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20100902154909.D5A35ACCBB1E@mail-out4.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/3858 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 112818 Blamelist: foldr BUILD FAILED: failed make.test-suite sincerely, -The Buildbot ================================================================================ CHANGES: File: tools/llvmc/src/Base.td.in At: Thu 02 Sep 2010 07:07:07 Changed By: foldr Comments: llvmc: .dylib support.Properties: LOGS: Last 10 lines of 'stdio': SingleSource/UnitTests/Vector/divides | 0.0201 720 0.0107 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/multiplies | 0.0915 2000 0.0992 * * | 0.7200 * 1.7500 * * | n/a 0.41 n/a n/a SingleSource/UnitTests/Vector/simple | 0.0496 1760 0.0592 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/sumarray | 0.0294 1056 0.0286 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/sumarray-dbl | 0.0362 1088 0.0332 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/block-call-r7674133 | 0.0358 544 0.0047 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/blockstret | 0.0450 704 0.0052 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/byval-alignment | 0.0140 976 0.0179 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/initp1 | 0.3193 640 0.0067 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/printargs | 0.0149 848 0.0255 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a Last 10 lines of 'report': SingleSource/UnitTests/Vector/divides | 0.0201 720 0.0107 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/multiplies | 0.0915 2000 0.0992 * * | 0.7200 * 1.7500 * * | n/a 0.41 n/a n/a SingleSource/UnitTests/Vector/simple | 0.0496 1760 0.0592 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/sumarray | 0.0294 1056 0.0286 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/sumarray-dbl | 0.0362 1088 0.0332 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/block-call-r7674133 | 0.0358 544 0.0047 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/blockstret | 0.0450 704 0.0052 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/byval-alignment | 0.0140 976 0.0179 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/initp1 | 0.3193 640 0.0067 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/printargs | 0.0149 848 0.0255 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a Last 10 lines of 'fail.GCCAS': GCCAS.MultiSource/Applications/OpenSSL/OpenSSL GCCAS.MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4 Last 10 lines of 'fail.Bytecode': Bytecode.MultiSource/Applications/OpenSSL/OpenSSL Bytecode.MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4 Last 10 lines of 'fail.LLC': LLC.MultiSource/Applications/OpenSSL/OpenSSL LLC.MultiSource/Benchmarks/mafft/pairlocalalign LLC.MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4 Last 10 lines of 'fail.LLC_compile': LLC_compile.MultiSource/Applications/OpenSSL/OpenSSL LLC_compile.MultiSource/Benchmarks/mafft/pairlocalalign LLC_compile.MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4 Last 10 lines of 'xfail.LLC': LLC.SingleSource/Regression/C++/EH/ConditionalExpr LLC.SingleSource/UnitTests/ObjC/dot-syntax-2 Last 10 lines of 'xfail.LLC_compile': LLC_compile.SingleSource/Regression/C++/EH/ConditionalExpr LLC_compile.SingleSource/UnitTests/ObjC/dot-syntax-2 From daniel_dunbar at apple.com Thu Sep 2 11:06:30 2010 From: daniel_dunbar at apple.com (Daniel Dunbar) Date: Thu, 2 Sep 2010 09:06:30 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt In-Reply-To: <8AF4915B-D1BA-4DC4-8DC9-7D130556CC43@apple.com> References: <0L830028CCJG3DU0@postino.apple.com> <8AF4915B-D1BA-4DC4-8DC9-7D130556CC43@apple.com> Message-ID: It looks like what was going on was the machine had a bunch of stray clang and llc processes chewing up CPU. I did some mass killall's, I think thinks should even out in the next build or two. This is always something to keep in mind when you see machines start timing out where the didn't before. - Daniel On Sep 1, 2010, at 4:39 PM, Dale Johannesen wrote: > This appears to be the native built test failing, perhaps a timeout. > > On Sep 1, 2010, at 4:13 PMPDT, daniel_dunbar at apple.com wrote: > >> The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab. >> Full details are available at: >> http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/3845 >> >> Buildbot URL: http://smooshlab.apple.com:8010/ >> >> Buildslave for this Build: smoosh-02 >> >> Build Reason: >> Build Source Stamp: 112741 >> Blamelist: dgregor,grosbach,johannes,kremenek > From echristo at apple.com Thu Sep 2 12:20:30 2010 From: echristo at apple.com (Eric Christopher) Date: Thu, 2 Sep 2010 10:20:30 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9 In-Reply-To: References: <20100901222323.41EBEAC9D8A2@mail-out4.apple.com> Message-ID: <23B29605-E230-4005-BE26-B9C9E41415A3@apple.com> On Sep 2, 2010, at 8:41 AM, Daniel Dunbar wrote: >> File: lib/Transforms/Scalar/JumpThreading.cpp >> At: Wed 01 Sep 2010 11:32:12 >> Changed By: resistor >> Comments: JumpThreading keeps LazyValueInfo up to date, so we don't need to rerun it >> if we schedule another LVI-using pass afterwards. >> Properties: > I think this is the only thing that should have affected codegen on ppc out of this pile of commits. Owen? -eric From echristo at apple.com Thu Sep 2 12:21:16 2010 From: echristo at apple.com (Eric Christopher) Date: Thu, 2 Sep 2010 10:21:16 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt In-Reply-To: References: <0L830028CCJG3DU0@postino.apple.com> <8AF4915B-D1BA-4DC4-8DC9-7D130556CC43@apple.com> Message-ID: <10BB2199-2498-43A2-BA6E-774ED05FD2D0@apple.com> On Sep 2, 2010, at 9:06 AM, Daniel Dunbar wrote: > It looks like what was going on was the machine had a bunch of stray clang and llc processes chewing up CPU. I did some mass killall's, I think thinks should even out in the next build or two. > > This is always something to keep in mind when you see machines start timing out where the didn't before. Thanks Daniel! -eric From stoklund at 2pi.dk Thu Sep 2 12:26:31 2010 From: stoklund at 2pi.dk (Jakob Stoklund Olesen) Date: Thu, 2 Sep 2010 10:26:31 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt In-Reply-To: <339BF852-1A61-4430-A38E-D6720237B6D4@apple.com> References: <20100902021013.B75E2A5B4BA1@mail-out3.apple.com> <339BF852-1A61-4430-A38E-D6720237B6D4@apple.com> Message-ID: On Sep 1, 2010, at 7:14 PM, Eric Christopher wrote: > > On Sep 1, 2010, at 7:09 PM, daniel_dunbar at apple.com wrote: > >> The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab. >> Full details are available at: >> http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/3848 >> >> Buildbot URL: http://smooshlab.apple.com:8010/ >> >> Buildslave for this Build: smoosh-02 >> >> Build Reason: >> Build Source Stamp: 112786 >> Blamelist: dgregor,grosbach,kremenek,lattner,wan >> >> BUILD FAILED: failed make.test-suite > > I have no idea what this means: > > TEST Output/paq8p.llc FAILED: process terminated by signal (exit status 143)! $ kill -l $((143 - 128)) TERM The process got a SIGTERM. That is usually because TimedExec.sh got bored after 500s and killed it. From daniel_dunbar at apple.com Thu Sep 2 12:38:06 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 02 Sep 2010 10:38:06 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100902173809.86B45ACD1BA1@mail-out4.apple.com> 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/12762 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 112833 Blamelist: d0k,theraven BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/MC/MCELFStreamer.cpp At: Thu 02 Sep 2010 10:23:06 Changed By: d0k Comments: Allow MCSA_WeakRef in ELF. Patch by Roman Divacky. Properties: File: lib/CodeGen/CGDebugInfo.cpp At: Thu 02 Sep 2010 10:23:09 Changed By: theraven Comments: Use the unmangled name for the display name in Objective-C debug info. This should have no effect with the Mac runtime where clang (unlike GCC) uses the display name symbol name. Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 41.38s ******************** Failing Tests (1): Clang :: CodeGenObjC/property-dbg.m Expected Passes : 2500 Expected Failures : 19 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: CodeGenObjC/property-dbg.m Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'property-dbg.m': ******************** TEST 'Clang :: CodeGenObjC/property-dbg.m' FAILED ********************Script: -- /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -cc1 -S -g -masm-verbose -x objective-c < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenObjC/property-dbg.m | grep setI | grep DW_AT_name -- Exit Code: 1 ******************** From dalej at apple.com Thu Sep 2 12:40:47 2010 From: dalej at apple.com (Dale Johannesen) Date: Thu, 2 Sep 2010 10:40:47 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9 In-Reply-To: <23B29605-E230-4005-BE26-B9C9E41415A3@apple.com> References: <20100901222323.41EBEAC9D8A2@mail-out4.apple.com> <23B29605-E230-4005-BE26-B9C9E41415A3@apple.com> Message-ID: On Sep 2, 2010, at 10:20 AMPDT, Eric Christopher wrote: > > On Sep 2, 2010, at 8:41 AM, Daniel Dunbar wrote: > >>> File: lib/Transforms/Scalar/JumpThreading.cpp >>> At: Wed 01 Sep 2010 11:32:12 >>> Changed By: resistor >>> Comments: JumpThreading keeps LazyValueInfo up to date, so we >>> don't need to rerun it >>> if we schedule another LVI-using pass afterwards. >>> Properties: >> > > I think this is the only thing that should have affected codegen on > ppc out of this pile of commits. > > Owen? There were two other reports of failures in jump threading this morning, PR 8060 and mail from Argyrios on llmdev, which has a small testcase. Probably all the same thing. From owen at apple.com Thu Sep 2 12:49:29 2010 From: owen at apple.com (Owen Anderson) Date: Thu, 2 Sep 2010 10:49:29 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9 In-Reply-To: References: <20100901222323.41EBEAC9D8A2@mail-out4.apple.com> <23B29605-E230-4005-BE26-B9C9E41415A3@apple.com> Message-ID: On Sep 2, 2010, at 10:40 AM, Dale Johannesen wrote: > > There were two other reports of failures in jump threading this morning, PR 8060 and mail from Argyrios on llmdev, which has a small testcase. Probably all the same thing. I have already verified that PR8060 is not related to that change. In fact, it should be a no-op, since no other passes currently enabled use LVI, and there are plenty of non-LVI-preserving passes between the iterations of JumpThreading. --Owen -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.cs.uiuc.edu/pipermail/llvm-testresults/attachments/20100902/cc618533/attachment.html From buildbot at google1.osuosl.org Thu Sep 2 12:52:43 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 02 Sep 2010 10:52:43 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20100902175246.0E8B313B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux/builds/9104 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 112834 Blamelist: d0k,dpatel,grosbach,theraven BUILD FAILED: failed test-clang sincerely, -The Buildbot From dpatel at apple.com Thu Sep 2 12:55:53 2010 From: dpatel at apple.com (Devang Patel) Date: Thu, 2 Sep 2010 10:55:53 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux In-Reply-To: <20100902175246.0E8B313B2098@google1.osuosl.org> References: <20100902175246.0E8B313B2098@google1.osuosl.org> Message-ID: <90DD4822-5058-4D7F-B128-5CDF13DA1922@apple.com> This is most likely David's patch. On Sep 2, 2010, at 10:52 AM, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of clang-i686-linux on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/clang-i686-linux/builds/9104 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: dunbar1 > > Build Reason: > Build Source Stamp: 112834 > Blamelist: d0k,dpatel,grosbach,theraven > > BUILD FAILED: failed test-clang > > sincerely, > -The Buildbot > From owen at apple.com Thu Sep 2 13:01:54 2010 From: owen at apple.com (Owen Anderson) Date: Thu, 2 Sep 2010 11:01:54 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9 In-Reply-To: References: <20100901222323.41EBEAC9D8A2@mail-out4.apple.com> <23B29605-E230-4005-BE26-B9C9E41415A3@apple.com> Message-ID: <5BA894B9-6CCF-4EF0-A27B-D07543A749F7@apple.com> > There were two other reports of failures in jump threading this morning, PR 8060 and mail from Argyrios on llmdev, which has a small testcase. Probably all the same thing. > I have also just confirmed that Argyrios' failure is unrelated. --Owen From daniel_dunbar at apple.com Thu Sep 2 13:05:05 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 02 Sep 2010 11:05:05 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100902180551.5A65DACD349B@mail-out4.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4340 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 112837 Blamelist: d0k,dgregor,djg,fjahanian,theraven BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/MC/MCELFStreamer.cpp At: Thu 02 Sep 2010 10:23:06 Changed By: d0k Comments: Allow MCSA_WeakRef in ELF. Patch by Roman Divacky. Properties: File: lib/CodeGen/CGDebugInfo.cpp At: Thu 02 Sep 2010 10:23:09 Changed By: theraven Comments: Use the unmangled name for the display name in Objective-C debug info. This should have no effect with the Mac runtime where clang (unlike GCC) uses the display name symbol name. Properties: Files: lib/CodeGen/CGDecl.cpp test/CodeGenCXX/reference-in-blocks.cpp At: Thu 02 Sep 2010 10:32:32 Changed By: fjahanian Comments: Another i1 vs. i8 type mismatch issue. This time a 'bool' byref variable in memory. Fixes radar 8382559. Properties: File: include/llvm/System/Path.h At: Thu 02 Sep 2010 10:37:07 Changed By: djg Comments: Add a comment. Properties: Files: test/Index/load-classes.cpp test/Index/load-namespaces.cpp tools/libclang/CIndex.cpp At: Thu 02 Sep 2010 10:37:07 Changed By: dgregor Comments: Implement basic visitation for nested name specifiers via libclang cursors. Sadly, this visitation is a hack, because we don't have proper source-location information for nested-name-specifiers in the AST. It does improve on the status quo, however. Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 30.15s ******************** Failing Tests (1): Clang :: CodeGenObjC/property-dbg.m Expected Passes : 2500 Expected Failures : 19 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: CodeGenObjC/property-dbg.m Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'property-dbg.m': ******************** TEST 'Clang :: CodeGenObjC/property-dbg.m' FAILED ********************Script: -- /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/bin/clang -cc1 -S -g -masm-verbose -x objective-c < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGenObjC/property-dbg.m | grep setI | grep DW_AT_name -- Exit Code: 1 ******************** Last 10 lines of 'stdio': Testing Time: 17.08s ******************** Failing Tests (1): Clang :: CodeGenObjC/property-dbg.m Expected Passes : 2500 Expected Failures : 19 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: CodeGenObjC/property-dbg.m Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'property-dbg.m': ******************** TEST 'Clang :: CodeGenObjC/property-dbg.m' FAILED ********************Script: -- /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/bin/clang -cc1 -S -g -masm-verbose -x objective-c < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGenObjC/property-dbg.m | grep setI | grep DW_AT_name -- Exit Code: 1 ******************** From dalej at apple.com Thu Sep 2 13:06:00 2010 From: dalej at apple.com (Dale Johannesen) Date: Thu, 2 Sep 2010 11:06:00 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9 In-Reply-To: <5BA894B9-6CCF-4EF0-A27B-D07543A749F7@apple.com> References: <20100901222323.41EBEAC9D8A2@mail-out4.apple.com> <23B29605-E230-4005-BE26-B9C9E41415A3@apple.com> <5BA894B9-6CCF-4EF0-A27B-D07543A749F7@apple.com> Message-ID: <165502CA-9E39-41D8-B5AB-4F15394139D4@apple.com> On Sep 2, 2010, at 11:01 AMPDT, Owen Anderson wrote: > >> There were two other reports of failures in jump threading this >> morning, PR 8060 and mail from Argyrios on llmdev, which has a >> small testcase. Probably all the same thing. >> > > I have also just confirmed that Argyrios' failure is unrelated. OK, I'll have a look at that one then. From buildbot at google1.osuosl.org Thu Sep 2 13:06:50 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 02 Sep 2010 11:06:50 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20100902180652.EE4F013B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-darwin10-selfhost/builds/4180 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 112836 Blamelist: d0k,dgregor,djg,dpatel,fjahanian,grosbach,theraven BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot From daniel_dunbar at apple.com Thu Sep 2 13:08:16 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 02 Sep 2010 11:08:16 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20100902180831.2F453ACD3946@mail-out4.apple.com> 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/9907 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 112838 Blamelist: d0k,dgregor,djg,fjahanian,grosbach,theraven BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/CodeGen/AggressiveAntiDepBreaker.cpp lib/CodeGen/CriticalAntiDepBreaker.cpp At: Thu 02 Sep 2010 10:17:07 Changed By: grosbach Comments: Anti-dependency breaking needs to be careful not to use reserved regsProperties: File: lib/MC/MCELFStreamer.cpp At: Thu 02 Sep 2010 10:23:06 Changed By: d0k Comments: Allow MCSA_WeakRef in ELF. Patch by Roman Divacky. Properties: File: lib/CodeGen/CGDebugInfo.cpp At: Thu 02 Sep 2010 10:23:09 Changed By: theraven Comments: Use the unmangled name for the display name in Objective-C debug info. This should have no effect with the Mac runtime where clang (unlike GCC) uses the display name symbol name. Properties: Files: lib/CodeGen/CGDecl.cpp test/CodeGenCXX/reference-in-blocks.cpp At: Thu 02 Sep 2010 10:32:32 Changed By: fjahanian Comments: Another i1 vs. i8 type mismatch issue. This time a 'bool' byref variable in memory. Fixes radar 8382559. Properties: File: include/llvm/System/Path.h At: Thu 02 Sep 2010 10:37:07 Changed By: djg Comments: Add a comment. Properties: Files: test/Index/load-classes.cpp test/Index/load-namespaces.cpp tools/libclang/CIndex.cpp At: Thu 02 Sep 2010 10:37:07 Changed By: dgregor Comments: Implement basic visitation for nested name specifiers via libclang cursors. Sadly, this visitation is a hack, because we don't have proper source-location information for nested-name-specifiers in the AST. It does improve on the status quo, however. Properties: Files: lib/CodeGen/CGExprCXX.cpp lib/CodeGen/ItaniumCXXABI.cpp At: Thu 02 Sep 2010 10:42:08 Changed By: dgregor Comments: Revert my two IRgen fixes for "bool", then use a far simpler approach based on ConvertTypeForMem. Thanks to John for pointing out the right solution. Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 98.26s ******************** Failing Tests (1): Clang :: CodeGenObjC/property-dbg.m Expected Passes : 2500 Expected Failures : 19 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: CodeGenObjC/property-dbg.m Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'property-dbg.m': ******************** TEST 'Clang :: CodeGenObjC/property-dbg.m' FAILED ********************Script: -- /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug+Asserts/bin/clang -cc1 -S -g -masm-verbose -x objective-c < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenObjC/property-dbg.m | grep setI | grep DW_AT_name -- Exit Code: 1 ******************** From echristo at apple.com Thu Sep 2 13:10:16 2010 From: echristo at apple.com (Eric Christopher) Date: Thu, 2 Sep 2010 11:10:16 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9 In-Reply-To: <165502CA-9E39-41D8-B5AB-4F15394139D4@apple.com> References: <20100901222323.41EBEAC9D8A2@mail-out4.apple.com> <23B29605-E230-4005-BE26-B9C9E41415A3@apple.com> <5BA894B9-6CCF-4EF0-A27B-D07543A749F7@apple.com> <165502CA-9E39-41D8-B5AB-4F15394139D4@apple.com> Message-ID: <6466B602-4333-44E9-9A2A-F0DE03AEB26A@apple.com> On Sep 2, 2010, at 11:06 AM, Dale Johannesen wrote: > > On Sep 2, 2010, at 11:01 AMPDT, Owen Anderson wrote: > >> >>> There were two other reports of failures in jump threading this morning, PR 8060 and mail from Argyrios on llmdev, which has a small testcase. Probably all the same thing. >>> >> >> I have also just confirmed that Argyrios' failure is unrelated. > > OK, I'll have a look at that one then. > Thank you Dale! -eric From buildbot at google1.osuosl.org Thu Sep 2 13:18:01 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 02 Sep 2010 11:18:01 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20100902181803.CA66013B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-darwin10 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-darwin10/builds/9570 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 112840 Blamelist: d0k,dgregor,djg,fjahanian,grosbach,tcare,theraven BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 2 13:19:56 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 02 Sep 2010 11:19:56 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20100902181959.3013213B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-freebsd on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-freebsd/builds/7985 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 112839 Blamelist: d0k,dgregor,djg,fjahanian,grosbach,tcare,theraven BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Thu Sep 2 13:18:26 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 02 Sep 2010 11:18:26 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20100902182023.B6C2FA5DA5EE@mail-out3.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/3863 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 112839 Blamelist: dgregor,djg,fjahanian,tcare BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/CodeGen/CGDecl.cpp test/CodeGenCXX/reference-in-blocks.cpp At: Thu 02 Sep 2010 10:32:32 Changed By: fjahanian Comments: Another i1 vs. i8 type mismatch issue. This time a 'bool' byref variable in memory. Fixes radar 8382559. Properties: File: include/llvm/System/Path.h At: Thu 02 Sep 2010 10:37:07 Changed By: djg Comments: Add a comment. Properties: Files: test/Index/load-classes.cpp test/Index/load-namespaces.cpp tools/libclang/CIndex.cpp At: Thu 02 Sep 2010 10:37:07 Changed By: dgregor Comments: Implement basic visitation for nested name specifiers via libclang cursors. Sadly, this visitation is a hack, because we don't have proper source-location information for nested-name-specifiers in the AST. It does improve on the status quo, however. Properties: Files: lib/CodeGen/CGExprCXX.cpp lib/CodeGen/ItaniumCXXABI.cpp At: Thu 02 Sep 2010 10:42:08 Changed By: dgregor Comments: Revert my two IRgen fixes for "bool", then use a far simpler approach based on ConvertTypeForMem. Thanks to John for pointing out the right solution. Properties: Files: include/clang/Checker/BugReporter/BugReporter.h lib/Checker/BugReporterVisitors.cpp lib/Checker/IdempotentOperationChecker.cpp At: Thu 02 Sep 2010 10:52:07 Changed By: tcare Comments: Improved error reporting in IdempotentOperationChecker - SourceRange highlighting is only given for the relevant side of the operator (assignments give both) - Added PostVisitBinaryOperator hook to retrieve the ExplodedNode for an operator - Added a BugReporterVisitor to display the last store to every VarDecl in a Stmt - Changed bug reporting to use the new BugReporterVisitorProperties: LOGS: Last 10 lines of 'stdio': make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.obj/tools/clang/lib/Checker/Debug+Asserts/IdempotentOperationChecker.o] Error 1 make[4]: *** Waiting for unfinished jobs.... llvm[4]: Building Debug+Asserts Archive Library libclangAST.a llvm[4]: Building Debug+Asserts Archive Library libclangCodeGen.a make[3]: *** [Checker/.makeall] Error 2 make[3]: *** Waiting for unfinished jobs.... llvm[4]: Building Debug+Asserts Archive Library libclangSema.a make[2]: *** [all] Error 1 make[1]: *** [clang/.makeall] Error 2 make: *** [all] Error 1 From buildbot at google1.osuosl.org Thu Sep 2 13:58:54 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 02 Sep 2010 11:58:54 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20100902185857.4804713B2098@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-cross-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-cross-mingw32/builds/6322 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 112845 Blamelist: djg,grosbach,resistor BUILD FAILED: failed run.build.step.test_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 2 14:06:55 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 02 Sep 2010 12:06:55 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20100902190658.1BC2C13B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-selfhost-rel on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-selfhost-rel/builds/2290 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 112838 Blamelist: d0k,dgregor,djg,dpatel,fjahanian,grosbach,theraven BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 2 14:07:03 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 02 Sep 2010 12:07:03 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-fnt Message-ID: <20100902190708.03DF113B20AD@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-fnt on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-fnt/builds/2903 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 112846 Blamelist: bruno,dgregor,djg,grosbach,resistor,tcare,theraven BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 2 14:07:05 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 02 Sep 2010 12:07:05 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-vg Message-ID: <20100902190708.0530213B20AE@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-vg on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-vg/builds/1674 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 112848 Blamelist: bruno,d0k,dgregor,djg,dpatel,fjahanian,grosbach,resistor,rjmccall,tcare,theraven BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Thu Sep 2 14:10:42 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 02 Sep 2010 12:10:42 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20100902191105.949D8ACD72DE@mail-out4.apple.com> The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/9081 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 112845 Blamelist: djg,grosbach,resistor BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/TargetRegisterInfo.cpp At: Thu 02 Sep 2010 11:22:07 Changed By: grosbach Comments: handle case where a register class is specifiedProperties: Files: lib/Analysis/LazyValueInfo.cpp test/Transforms/CorrelatedValuePropagation/2010-09-02-Trunc.ll At: Thu 02 Sep 2010 11:27:10 Changed By: resistor Comments: Fix a bug in LazyValueInfo that CorrelatedValuePropagation exposed: In the LVI lattice, undef and the full set ConstantRange should not be treated as equivalent. Properties: File: lib/System/Unix/Path.inc At: Thu 02 Sep 2010 11:27:10 Changed By: djg Comments: Apply a patch from Kees van Reeuwijk to add support for Minix. Minix apparently doesn't like double-slash separators, and there's no apparent need for them here. Properties: File: lib/CodeGen/RegisterScavenging.cpp At: Thu 02 Sep 2010 11:32:07 Changed By: grosbach Comments: The scavenger should just use getAllocatableSet() rather than reinventing it locally.Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: Transforms/CorrelatedValuePropagation/2010-09-02-Trunc.ll Expected Passes : 4925 Expected Failures : 29 Unsupported Tests : 552 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: Transforms/CorrelatedValuePropagation/2010-09-02-Trunc.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of '2010-09-02-trunc.ll': :1:1: note: scanning from here ; ModuleID = '' ^ :13:33: note: possible intended match here br i1 %b, label %merge, label %other ^ -- ******************** Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: Transforms/CorrelatedValuePropagation/2010-09-02-Trunc.ll Expected Passes : 5400 Expected Failures : 37 Unsupported Tests : 69 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: Transforms/CorrelatedValuePropagation/2010-09-02-Trunc.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: FrontendObjC/2009-08-05-utf16.m LLVM :: FrontendObjC/2009-08-17-DebugInfo.m LLVM :: FrontendObjC/2009-11-30-Objc-ID.m LLVM :: FrontendObjC/2010-02-01-utf16-with-null.m LLVM :: FrontendObjC/2010-02-11-fwritable-stringsBug.m LLVM :: FrontendObjC/2010-02-23-DbgInheritance.m LLVM :: FrontendObjC/2010-03-17-StructRef.m LLVM :: FrontendObjC/2010-06-04-UnnamedCFString-dbg.m LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of '2010-09-02-trunc.ll': :1:1: note: scanning from here ; ModuleID = '' ^ :13:33: note: possible intended match here br i1 %b, label %merge, label %other ^ -- ******************** From buildbot at google1.osuosl.org Thu Sep 2 14:13:00 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 02 Sep 2010 12:13:00 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20100902191302.E2E8513B2098@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/6124 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 112845 Blamelist: djg,grosbach,resistor,theraven BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 2 14:19:10 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 02 Sep 2010 12:19:10 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20100902191913.19B8F13B2098@google1.osuosl.org> The Buildbot has detected a new failure of llvm-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-i686-linux/builds/11949 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 112849 Blamelist: bruno,d0k,djg,grosbach,resistor,rjmccall BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 2 14:22:29 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 02 Sep 2010 12:22:29 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20100902192231.CC6A813B2098@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-darwin10-selfhost/builds/6448 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 112847 Blamelist: bruno,djg,grosbach,resistor BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 2 14:24:42 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 02 Sep 2010 12:24:42 -0700 Subject: [llvm-testresults] buildbot failure in llvm on build-self-4-mingw32 Message-ID: <20100902192445.3FF9413B2098@google1.osuosl.org> The Buildbot has detected a new failure of build-self-4-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/build-self-4-mingw32/builds/1603 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 112844 Blamelist: dgregor,djg,grosbach,resistor,tcare,theraven BUILD FAILED: failed run.build.step.test_llvm_1 sincerely, -The Buildbot From csdavec at swan.ac.uk Thu Sep 2 13:21:32 2010 From: csdavec at swan.ac.uk (David Chisnall) Date: Thu, 2 Sep 2010 19:21:32 +0100 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux In-Reply-To: <90DD4822-5058-4D7F-B128-5CDF13DA1922@apple.com> References: <20100902175246.0E8B313B2098@google1.osuosl.org> <90DD4822-5058-4D7F-B128-5CDF13DA1922@apple.com> Message-ID: <79B9A803-A9D1-4D17-AF8D-8C166A22A7FA@swan.ac.uk> Should be fixed in r112840 - at least, I can't reproduce the test failure locally. The newer failures (compile fail in IdempotentOperationChecker.cpp) appear to be in code nowhere near stuff I've touched. David On 2 Sep 2010, at 18:55, Devang Patel wrote: > This is most likely David's patch. > On Sep 2, 2010, at 10:52 AM, buildbot at google1.osuosl.org wrote: > >> The Buildbot has detected a new failure of clang-i686-linux on llvm. >> Full details are available at: >> http://google1.osuosl.org:8011/builders/clang-i686-linux/builds/9104 >> >> Buildbot URL: http://google1.osuosl.org:8011/ >> >> Buildslave for this Build: dunbar1 >> >> Build Reason: >> Build Source Stamp: 112834 >> Blamelist: d0k,dpatel,grosbach,theraven >> >> BUILD FAILED: failed test-clang >> >> sincerely, >> -The Buildbot From daniel_dunbar at apple.com Thu Sep 2 15:17:22 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 02 Sep 2010 13:17:22 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20100902201845.6ED1CA5E0929@mail-out3.apple.com> 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/5386 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 112850 Blamelist: bruno,d0k,djg,grosbach,resistor,rjmccall,tcare BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/ARM/ARMRegisterInfo.td test/CodeGen/ARM/lsr-on-unrolled-loops.ll test/CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll test/CodeGen/Thumb2/ldr-str-imm12.ll test/CodeGen/Thumb2/lsr-deficiency.ll At: Thu 02 Sep 2010 11:17:07 Changed By: grosbach Comments: Now that register allocation properly considers reserved regs, simplify the ARM register class allocation order functions to take advantage of that. Properties: File: lib/Target/TargetRegisterInfo.cpp At: Thu 02 Sep 2010 11:22:07 Changed By: grosbach Comments: handle case where a register class is specifiedProperties: Files: lib/Analysis/LazyValueInfo.cpp test/Transforms/CorrelatedValuePropagation/2010-09-02-Trunc.ll At: Thu 02 Sep 2010 11:27:10 Changed By: resistor Comments: Fix a bug in LazyValueInfo that CorrelatedValuePropagation exposed: In the LVI lattice, undef and the full set ConstantRange should not be treated as equivalent. Properties: File: lib/System/Unix/Path.inc At: Thu 02 Sep 2010 11:27:10 Changed By: djg Comments: Apply a patch from Kees van Reeuwijk to add support for Minix. Minix apparently doesn't like double-slash separators, and there's no apparent need for them here. Properties: File: lib/CodeGen/RegisterScavenging.cpp At: Thu 02 Sep 2010 11:32:07 Changed By: grosbach Comments: The scavenger should just use getAllocatableSet() rather than reinventing it locally.Properties: Files: lib/Target/X86/AsmPrinter/X86InstComments.cpp lib/Target/X86/X86ShuffleDecode.h At: Thu 02 Sep 2010 11:42:14 Changed By: bruno Comments: Move x86 specific shuffle mask decoding to its own header, it's also going to be used elsewhere. Also trim trailing whitespacesProperties: File: lib/Target/TargetRegisterInfo.cpp At: Thu 02 Sep 2010 11:47:07 Changed By: grosbach Comments: remove trailing whitespaceProperties: File: include/clang/AST/RecursiveASTVisitor.h At: Thu 02 Sep 2010 11:52:07 Changed By: rjmccall Comments: Teach RecursiveASTVisitor to optionally visit bodies of instantiations. Based on a patch by Francois Pichet! Properties: Files: include/llvm/MC/MCStreamer.h lib/MC/MCAsmStreamer.cpp lib/MC/MCNullStreamer.cpp lib/MC/MCObjectStreamer.cpp lib/MC/MCParser/ELFAsmParser.cpp lib/MC/MCStreamer.cpp test/MC/AsmParser/ELF/directive_previous.s At: Thu 02 Sep 2010 11:57:07 Changed By: d0k Comments: Add AsmParser support for the ELF .previous directive. Patch by Roman Divacky. Properties: File: lib/Checker/IdempotentOperationChecker.cpp At: Thu 02 Sep 2010 12:04:38 Changed By: tcare Comments: Fixed broken build with GCCProperties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: Transforms/CorrelatedValuePropagation/2010-09-02-Trunc.ll Expected Passes : 5430 Expected Failures : 37 Unsupported Tests : 40 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'dg.log': Last 10 lines of 'dg.sum': From daniel_dunbar at apple.com Thu Sep 2 17:39:34 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 02 Sep 2010 15:39:34 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100902223936.EBDD0ACE1B1D@mail-out4.apple.com> 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/12789 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 112879 Blamelist: asl,dgregor,lattner,resistor,rjmccall BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86RegisterInfo.cpp At: Thu 02 Sep 2010 15:22:58 Changed By: asl Comments: Properly allocate win64 shadow reg area. Patch by Jan Sjodin!Properties: File: lib/Analysis/LazyValueInfo.cpp At: Thu 02 Sep 2010 15:22:58 Changed By: resistor Comments: Remove incorrect and poorly tested code for trying to reason about values on default edges of switches. Just return the conservatively correct answer. Properties: Files: lib/Transforms/Scalar/LICM.cpp test/Transforms/LICM/scalar_promote.ll At: Thu 02 Sep 2010 15:22:58 Changed By: lattner Comments: fix more AST updating bugs, correcting miscompilation in PR8041 Properties: Files: include/clang/Basic/DiagnosticGroups.td include/clang/Basic/DiagnosticSemaKinds.td test/Analysis/additive-folding.c test/Analysis/null-deref-ps.c At: Thu 02 Sep 2010 15:23:14 Changed By: rjmccall Comments: Experimentally move the tautological comparison warnings from -Wsign-compare to -Wtautological-compare. This implies that they're now on by default. If this causes chaos, I'll figure something else out. Properties: Files: test/Index/load-stmts.cpp tools/libclang/CIndex.cpp At: Thu 02 Sep 2010 15:23:14 Changed By: dgregor Comments: Add libclang visitation for UnresolvedLookupExprsProperties: LOGS: Last 10 lines of 'stdio': Failing Tests (2): LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll LLVM :: CodeGen/X86/2009-06-03-Win64SpillXMM.ll Expected Passes : 4925 Expected Failures : 28 Unsupported Tests : 552 Unexpected Failures: 2 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll LLVM :: CodeGen/X86/2009-06-03-Win64SpillXMM.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit.s LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of '2009-06-03-win64disableredzone.ll': ******************** TEST 'LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll' FAILED ********************Script: -- llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/2009-06-03-Win64DisableRedZone.ll | grep "subq.*\\\$40, \\\%rsp" -- Exit Code: 1 ******************** Last 10 lines of '2009-06-03-win64spillxmm.ll': -- llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/2009-06-03-Win64SpillXMM.ll -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1 grep "subq.*\\\$72, \\\%rsp" /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1 grep "movaps \\\%xmm8, 32\\\(\\\%rsp\\\)" /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1 grep "movaps \\\%xmm7, 48\\\(\\\%rsp\\\)" /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1 -- Exit Code: 1 ******************** From buildbot at google1.osuosl.org Thu Sep 2 17:48:46 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 02 Sep 2010 15:48:46 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20100902224849.00C2113B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux/builds/9111 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 112879 Blamelist: asl,bruno,dgregor,djg,lattner,resistor,rjmccall,void BUILD FAILED: failed test-llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Thu Sep 2 17:54:01 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 02 Sep 2010 15:54:01 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20100902225434.51C06ACE2EA3@mail-out4.apple.com> The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/9089 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 112879 Blamelist: asl,dgregor,djg,lattner,resistor,rjmccall,void BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: File: test/CodeGen/palignr.c At: Thu 02 Sep 2010 15:12:12 Changed By: void Comments: Newline at end of file.Properties: File: include/clang/Basic/BuiltinsX86.def At: Thu 02 Sep 2010 15:12:12 Changed By: void Comments: Reorder the MMX builtins to be in their own ostracized group. Properties: Files: test/Index/load-stmts.cpp tools/libclang/CIndex.cpp At: Thu 02 Sep 2010 15:12:12 Changed By: dgregor Comments: Add libclang visitation for C++ pseudo-destructor expressions. Properties: Files: include/llvm/Bitcode/Archive.h include/llvm/Linker.h include/llvm/Support/TypeBuilder.h include/llvm/System/Memory.h include/llvm/System/Process.h include/llvm/System/Program.h At: Thu 02 Sep 2010 15:17:56 Changed By: djg Comments: Remove obsolete comments about throwing exceptions. Properties: Files: lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86RegisterInfo.cpp At: Thu 02 Sep 2010 15:22:58 Changed By: asl Comments: Properly allocate win64 shadow reg area. Patch by Jan Sjodin!Properties: File: lib/Analysis/LazyValueInfo.cpp At: Thu 02 Sep 2010 15:22:58 Changed By: resistor Comments: Remove incorrect and poorly tested code for trying to reason about values on default edges of switches. Just return the conservatively correct answer. Properties: Files: lib/Transforms/Scalar/LICM.cpp test/Transforms/LICM/scalar_promote.ll At: Thu 02 Sep 2010 15:22:58 Changed By: lattner Comments: fix more AST updating bugs, correcting miscompilation in PR8041 Properties: Files: include/clang/Basic/DiagnosticGroups.td include/clang/Basic/DiagnosticSemaKinds.td test/Analysis/additive-folding.c test/Analysis/null-deref-ps.c At: Thu 02 Sep 2010 15:23:14 Changed By: rjmccall Comments: Experimentally move the tautological comparison warnings from -Wsign-compare to -Wtautological-compare. This implies that they're now on by default. If this causes chaos, I'll figure something else out. Properties: Files: test/Index/load-stmts.cpp tools/libclang/CIndex.cpp At: Thu 02 Sep 2010 15:23:14 Changed By: dgregor Comments: Add libclang visitation for UnresolvedLookupExprsProperties: LOGS: Last 10 lines of 'stdio': Failing Tests (2): LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll LLVM :: CodeGen/X86/2009-06-03-Win64SpillXMM.ll Expected Passes : 4925 Expected Failures : 28 Unsupported Tests : 552 Unexpected Failures: 2 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll LLVM :: CodeGen/X86/2009-06-03-Win64SpillXMM.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of '2009-06-03-win64disableredzone.ll': ******************** TEST 'LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll' FAILED ********************Script: -- llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/X86/2009-06-03-Win64DisableRedZone.ll | grep "subq.*\\\$40, \\\%rsp" -- Exit Code: 1 ******************** Last 10 lines of '2009-06-03-win64spillxmm.ll': -- llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/X86/2009-06-03-Win64SpillXMM.ll -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1 grep "subq.*\\\$72, \\\%rsp" /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1 grep "movaps \\\%xmm8, 32\\\(\\\%rsp\\\)" /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1 grep "movaps \\\%xmm7, 48\\\(\\\%rsp\\\)" /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1 -- Exit Code: 1 ******************** Last 10 lines of 'stdio': Failing Tests (2): LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll LLVM :: CodeGen/X86/2009-06-03-Win64SpillXMM.ll Expected Passes : 5400 Expected Failures : 36 Unsupported Tests : 69 Unexpected Failures: 2 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll LLVM :: CodeGen/X86/2009-06-03-Win64SpillXMM.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: FrontendObjC/2009-08-05-utf16.m LLVM :: FrontendObjC/2009-08-17-DebugInfo.m LLVM :: FrontendObjC/2009-11-30-Objc-ID.m LLVM :: FrontendObjC/2010-02-01-utf16-with-null.m LLVM :: FrontendObjC/2010-02-11-fwritable-stringsBug.m LLVM :: FrontendObjC/2010-02-23-DbgInheritance.m LLVM :: FrontendObjC/2010-03-17-StructRef.m LLVM :: FrontendObjC/2010-06-04-UnnamedCFString-dbg.m LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of '2009-06-03-win64disableredzone.ll': ******************** TEST 'LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll' FAILED ********************Script: -- llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/X86/2009-06-03-Win64DisableRedZone.ll | grep "subq.*\\\$40, \\\%rsp" -- Exit Code: 1 ******************** Last 10 lines of '2009-06-03-win64spillxmm.ll': -- llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/X86/2009-06-03-Win64SpillXMM.ll -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1 grep "subq.*\\\$72, \\\%rsp" /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1 grep "movaps \\\%xmm8, 32\\\(\\\%rsp\\\)" /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1 grep "movaps \\\%xmm7, 48\\\(\\\%rsp\\\)" /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1 -- Exit Code: 1 ******************** From daniel_dunbar at apple.com Thu Sep 2 17:58:32 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 02 Sep 2010 15:58:32 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100902225916.285EBACE3283@mail-out4.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4354 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 112879 Blamelist: asl,dgregor,djg,lattner,resistor,rjmccall,void BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot ================================================================================ CHANGES: File: test/CodeGen/palignr.c At: Thu 02 Sep 2010 15:12:12 Changed By: void Comments: Newline at end of file.Properties: File: include/clang/Basic/BuiltinsX86.def At: Thu 02 Sep 2010 15:12:12 Changed By: void Comments: Reorder the MMX builtins to be in their own ostracized group. Properties: Files: test/Index/load-stmts.cpp tools/libclang/CIndex.cpp At: Thu 02 Sep 2010 15:12:12 Changed By: dgregor Comments: Add libclang visitation for C++ pseudo-destructor expressions. Properties: Files: include/llvm/Bitcode/Archive.h include/llvm/Linker.h include/llvm/Support/TypeBuilder.h include/llvm/System/Memory.h include/llvm/System/Process.h include/llvm/System/Program.h At: Thu 02 Sep 2010 15:17:56 Changed By: djg Comments: Remove obsolete comments about throwing exceptions. Properties: Files: lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86RegisterInfo.cpp At: Thu 02 Sep 2010 15:22:58 Changed By: asl Comments: Properly allocate win64 shadow reg area. Patch by Jan Sjodin!Properties: File: lib/Analysis/LazyValueInfo.cpp At: Thu 02 Sep 2010 15:22:58 Changed By: resistor Comments: Remove incorrect and poorly tested code for trying to reason about values on default edges of switches. Just return the conservatively correct answer. Properties: Files: lib/Transforms/Scalar/LICM.cpp test/Transforms/LICM/scalar_promote.ll At: Thu 02 Sep 2010 15:22:58 Changed By: lattner Comments: fix more AST updating bugs, correcting miscompilation in PR8041 Properties: Files: include/clang/Basic/DiagnosticGroups.td include/clang/Basic/DiagnosticSemaKinds.td test/Analysis/additive-folding.c test/Analysis/null-deref-ps.c At: Thu 02 Sep 2010 15:23:14 Changed By: rjmccall Comments: Experimentally move the tautological comparison warnings from -Wsign-compare to -Wtautological-compare. This implies that they're now on by default. If this causes chaos, I'll figure something else out. Properties: Files: test/Index/load-stmts.cpp tools/libclang/CIndex.cpp At: Thu 02 Sep 2010 15:23:14 Changed By: dgregor Comments: Add libclang visitation for UnresolvedLookupExprsProperties: LOGS: Last 10 lines of 'stdio': Failing Tests (2): LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll LLVM :: CodeGen/X86/2009-06-03-Win64SpillXMM.ll Expected Passes : 4925 Expected Failures : 28 Unsupported Tests : 552 Unexpected Failures: 2 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll LLVM :: CodeGen/X86/2009-06-03-Win64SpillXMM.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit.s LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/C++/filelist.cpp LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/C++/dash-x.cpp LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of '2009-06-03-win64disableredzone.ll': ******************** TEST 'LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll' FAILED ********************Script: -- llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/X86/2009-06-03-Win64DisableRedZone.ll | grep "subq.*\\\$40, \\\%rsp" -- Exit Code: 1 ******************** Last 10 lines of '2009-06-03-win64spillxmm.ll': -- llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/X86/2009-06-03-Win64SpillXMM.ll -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1 grep "subq.*\\\$72, \\\%rsp" /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1 grep "movaps \\\%xmm8, 32\\\(\\\%rsp\\\)" /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1 grep "movaps \\\%xmm7, 48\\\(\\\%rsp\\\)" /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1 -- Exit Code: 1 ******************** Last 10 lines of 'stdio': Failing Tests (2): LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll LLVM :: CodeGen/X86/2009-06-03-Win64SpillXMM.ll Expected Passes : 4925 Expected Failures : 28 Unsupported Tests : 552 Unexpected Failures: 2 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll LLVM :: CodeGen/X86/2009-06-03-Win64SpillXMM.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of '2009-06-03-win64disableredzone.ll': ******************** TEST 'LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll' FAILED ********************Script: -- llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/X86/2009-06-03-Win64DisableRedZone.ll | grep "subq.*\\\$40, \\\%rsp" -- Exit Code: 1 ******************** Last 10 lines of '2009-06-03-win64spillxmm.ll': -- llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/X86/2009-06-03-Win64SpillXMM.ll -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1 grep "subq.*\\\$72, \\\%rsp" /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1 grep "movaps \\\%xmm8, 32\\\(\\\%rsp\\\)" /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1 grep "movaps \\\%xmm7, 48\\\(\\\%rsp\\\)" /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1 -- Exit Code: 1 ******************** From buildbot at google1.osuosl.org Thu Sep 2 18:00:16 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 02 Sep 2010 16:00:16 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20100902230019.1E71E13B20AD@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-darwin10-selfhost/builds/6453 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 112879 Blamelist: asl,bruno,dgregor,djg,lattner,resistor,rjmccall,void BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From daniel_dunbar at apple.com Thu Sep 2 18:05:15 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 02 Sep 2010 16:05:15 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20100902230531.2AED5A5E86CD@mail-out3.apple.com> 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/9919 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 112884 Blamelist: asl,dgregor,djg,grosbach,lattner,resistor,rjmccall,void BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: File: test/CodeGen/palignr.c At: Thu 02 Sep 2010 15:12:12 Changed By: void Comments: Newline at end of file.Properties: File: include/clang/Basic/BuiltinsX86.def At: Thu 02 Sep 2010 15:12:12 Changed By: void Comments: Reorder the MMX builtins to be in their own ostracized group. Properties: Files: test/Index/load-stmts.cpp tools/libclang/CIndex.cpp At: Thu 02 Sep 2010 15:12:12 Changed By: dgregor Comments: Add libclang visitation for C++ pseudo-destructor expressions. Properties: Files: include/llvm/Bitcode/Archive.h include/llvm/Linker.h include/llvm/Support/TypeBuilder.h include/llvm/System/Memory.h include/llvm/System/Process.h include/llvm/System/Program.h At: Thu 02 Sep 2010 15:17:56 Changed By: djg Comments: Remove obsolete comments about throwing exceptions. Properties: Files: lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86RegisterInfo.cpp At: Thu 02 Sep 2010 15:22:58 Changed By: asl Comments: Properly allocate win64 shadow reg area. Patch by Jan Sjodin!Properties: File: lib/Analysis/LazyValueInfo.cpp At: Thu 02 Sep 2010 15:22:58 Changed By: resistor Comments: Remove incorrect and poorly tested code for trying to reason about values on default edges of switches. Just return the conservatively correct answer. Properties: Files: lib/Transforms/Scalar/LICM.cpp test/Transforms/LICM/scalar_promote.ll At: Thu 02 Sep 2010 15:22:58 Changed By: lattner Comments: fix more AST updating bugs, correcting miscompilation in PR8041 Properties: Files: include/clang/Basic/DiagnosticGroups.td include/clang/Basic/DiagnosticSemaKinds.td test/Analysis/additive-folding.c test/Analysis/null-deref-ps.c At: Thu 02 Sep 2010 15:23:14 Changed By: rjmccall Comments: Experimentally move the tautological comparison warnings from -Wsign-compare to -Wtautological-compare. This implies that they're now on by default. If this causes chaos, I'll figure something else out. Properties: Files: test/Index/load-stmts.cpp tools/libclang/CIndex.cpp At: Thu 02 Sep 2010 15:23:14 Changed By: dgregor Comments: Add libclang visitation for UnresolvedLookupExprsProperties: File: include/llvm/IntrinsicsX86.td At: Thu 02 Sep 2010 15:32:08 Changed By: void Comments: - Change __builtin_ia32_palignr intrinsic type to match the pattern in clang. - Add patterns to match the following MMX builtins: * __builtin_ia32_vec_init_v8qi * __builtin_ia32_vec_init_v4hi * __builtin_ia32_vec_init_v2si * __builtin_ia32_vec_ext_v2si These builtins do not correspond to a single MMX instruction. They will have to be lowered -- most likely in the back-end. Properties: Files: lib/Target/ARM/ARMBaseRegisterInfo.cpp lib/Target/ARM/ARMBaseRegisterInfo.h lib/Target/ARM/Thumb1RegisterInfo.cpp test/CodeGen/Thumb/dyn-stackalloc.ll test/CodeGen/Thumb2/2010-04-15-DynAllocBug.ll At: Thu 02 Sep 2010 15:32:08 Changed By: grosbach Comments: For ARM stack frames that utilize variable sized objects and have either large local stack areas or require dynamic stack realignment, allocate a base register via which to access the local frame. This allows efficient access to frame indices not accessible via the FP (either due to being out of range or due to dynamic realignment) or the SP (due to variable sized object allocation). In particular, this greatly improves efficiency of access to spill slots in Thumb functions which contain VLAs. rdar://7352504 rdar://8374540 rdar://8355680 Properties: Files: include/clang/Basic/DiagnosticGroups.td include/clang/Basic/DiagnosticSemaKinds.td test/Analysis/additive-folding.c test/Analysis/null-deref-ps.c At: Thu 02 Sep 2010 15:32:08 Changed By: rjmccall Comments: sabre points out that the timing here is pretty pessimal; I'll retry the experiment in a few days. Properties: Files: test/Index/load-stmts.cpp tools/libclang/CIndex.cpp At: Thu 02 Sep 2010 15:32:08 Changed By: dgregor Comments: Teach libclang to visit OverloadExprs, so that we can reuse this code. Also, teach it about explicitly-specified template arguments. Properties: LOGS: Last 10 lines of 'stdio': Failing Tests (2): LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll LLVM :: CodeGen/X86/2009-06-03-Win64SpillXMM.ll Expected Passes : 4925 Expected Failures : 28 Unsupported Tests : 552 Unexpected Failures: 2 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll LLVM :: CodeGen/X86/2009-06-03-Win64SpillXMM.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of '2009-06-03-win64disableredzone.ll': ******************** TEST 'LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll' FAILED ********************Script: -- llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/CodeGen/X86/2009-06-03-Win64DisableRedZone.ll | grep "subq.*\\\$40, \\\%rsp" -- Exit Code: 1 ******************** Last 10 lines of '2009-06-03-win64spillxmm.ll': -- llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/CodeGen/X86/2009-06-03-Win64SpillXMM.ll -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1 grep "subq.*\\\$72, \\\%rsp" /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1 grep "movaps \\\%xmm8, 32\\\(\\\%rsp\\\)" /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1 grep "movaps \\\%xmm7, 48\\\(\\\%rsp\\\)" /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1 -- Exit Code: 1 ******************** From buildbot at google1.osuosl.org Thu Sep 2 18:25:49 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 02 Sep 2010 16:25:49 -0700 Subject: [llvm-testresults] buildbot failure in llvm on build-self-4-mingw32 Message-ID: <20100902232552.2EE9913B20AD@google1.osuosl.org> The Buildbot has detected a new failure of build-self-4-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/build-self-4-mingw32/builds/1608 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 112879 Blamelist: asl,bruno,dgregor,djg,lattner,resistor,rjmccall,void BUILD FAILED: failed run.build.step.test_llvm_1 sincerely, -The Buildbot From daniel_dunbar at apple.com Thu Sep 2 18:27:33 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 02 Sep 2010 16:27:33 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20100902232754.29E36ACE4920@mail-out4.apple.com> 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/5389 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 112879 Blamelist: asl,bruno,ddunbar,dgregor,djg,dpatel,lattner,resistor,rjmccall,void BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/CodeGen/SelectionDAG/DAGCombiner.cpp lib/Target/X86/README.txt test/CodeGen/X86/narrow_op-2.ll test/CodeGen/X86/store-narrow.ll At: Thu 02 Sep 2010 14:22:09 Changed By: djg Comments: Don't narrow the load and store in a load+twiddle+store sequence unless there are clearly no stores between the load and the store. This fixes this miscompile reported as PR7833. This breaks the test/CodeGen/X86/narrow_op-2.ll optimization, which is safe, but awkward to prove safe. Move it to X86's README.txt. Properties: Files: test/Index/load-stmts.cpp tools/libclang/CIndex.cpp At: Thu 02 Sep 2010 14:22:09 Changed By: dgregor Comments: Add libclang visitation for C++ typeid expressions. Properties: File: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp At: Thu 02 Sep 2010 14:32:07 Changed By: dpatel Comments: Detect undef value early and save unnecessary NodeMap query. Properties: File: www/compatibility.html At: Thu 02 Sep 2010 14:37:07 Changed By: ddunbar Comments: Add a compatibility note about why Clang rejects jumps past __block variables.Properties: File: tools/libclang/CIndex.cpp At: Thu 02 Sep 2010 14:42:07 Changed By: dgregor Comments: Teach libclang not to recursive into default argument expressionsProperties: Files: lib/Target/X86/AsmPrinter/X86InstComments.cpp lib/Target/X86/X86ShuffleDecode.h At: Thu 02 Sep 2010 14:52:07 Changed By: bruno Comments: Move decoding of insertps back to avoid unused warnings in x86 isel lowering, and fix movlhps/movhlps to decode 4 elements shufflesProperties: Files: include/clang/AST/ExprCXX.h include/clang/AST/RecursiveASTVisitor.h include/clang/Basic/StmtNodes.td include/clang/Serialization/ASTBitCodes.h lib/AST/ExprCXX.cpp lib/AST/ExprConstant.cpp lib/AST/StmtPrinter.cpp lib/AST/StmtProfile.cpp lib/Checker/GRExprEngine.cpp lib/CodeGen/Mangle.cpp lib/Sema/TreeTransform.h lib/Serialization/ASTReaderStmt.cpp lib/Serialization/ASTWriterStmt.cpp tools/libclang/CXCursor.cpp At: Thu 02 Sep 2010 14:52:07 Changed By: dgregor Comments: Eliminate CXXBindReferenceExpr, which was used in a ton of well-intentioned but completely unused code. Properties: Files: include/llvm/ADT/SmallVector.h lib/Support/SmallVector.cpp At: Thu 02 Sep 2010 14:57:07 Changed By: rjmccall Comments: After some discussion with djg, teach SmallVector to grow from a zero capacity and remove the workaround in SmallVector. There are some theoretical benefits to a N->2N+1 growth policy anyway. Properties: File: test/CodeGen/palignr.c At: Thu 02 Sep 2010 15:12:12 Changed By: void Comments: Newline at end of file.Properties: File: include/clang/Basic/BuiltinsX86.def At: Thu 02 Sep 2010 15:12:12 Changed By: void Comments: Reorder the MMX builtins to be in their own ostracized group. Properties: Files: test/Index/load-stmts.cpp tools/libclang/CIndex.cpp At: Thu 02 Sep 2010 15:12:12 Changed By: dgregor Comments: Add libclang visitation for C++ pseudo-destructor expressions. Properties: Files: include/llvm/Bitcode/Archive.h include/llvm/Linker.h include/llvm/Support/TypeBuilder.h include/llvm/System/Memory.h include/llvm/System/Process.h include/llvm/System/Program.h At: Thu 02 Sep 2010 15:17:56 Changed By: djg Comments: Remove obsolete comments about throwing exceptions. Properties: Files: lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86RegisterInfo.cpp At: Thu 02 Sep 2010 15:22:58 Changed By: asl Comments: Properly allocate win64 shadow reg area. Patch by Jan Sjodin!Properties: File: lib/Analysis/LazyValueInfo.cpp At: Thu 02 Sep 2010 15:22:58 Changed By: resistor Comments: Remove incorrect and poorly tested code for trying to reason about values on default edges of switches. Just return the conservatively correct answer. Properties: Files: lib/Transforms/Scalar/LICM.cpp test/Transforms/LICM/scalar_promote.ll At: Thu 02 Sep 2010 15:22:58 Changed By: lattner Comments: fix more AST updating bugs, correcting miscompilation in PR8041 Properties: Files: include/clang/Basic/DiagnosticGroups.td include/clang/Basic/DiagnosticSemaKinds.td test/Analysis/additive-folding.c test/Analysis/null-deref-ps.c At: Thu 02 Sep 2010 15:23:14 Changed By: rjmccall Comments: Experimentally move the tautological comparison warnings from -Wsign-compare to -Wtautological-compare. This implies that they're now on by default. If this causes chaos, I'll figure something else out. Properties: Files: test/Index/load-stmts.cpp tools/libclang/CIndex.cpp At: Thu 02 Sep 2010 15:23:14 Changed By: dgregor Comments: Add libclang visitation for UnresolvedLookupExprsProperties: LOGS: Last 10 lines of 'stdio': Failing Tests (2): LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll LLVM :: CodeGen/X86/2009-06-03-Win64SpillXMM.ll Expected Passes : 5429 Expected Failures : 36 Unsupported Tests : 40 Unexpected Failures: 2 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'dg.log': Last 10 lines of 'dg.sum': From buildbot at google1.osuosl.org Thu Sep 2 18:32:58 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 02 Sep 2010 16:32:58 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20100902233300.CE13C13B20AE@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/6129 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 112899 Blamelist: asl,bruno,bwilson,dgregor,djg,grosbach,lattner,resistor,rjmccall,void BUILD FAILED: failed test.llvm.stage2 sincerely, -The Buildbot From daniel_dunbar at apple.com Thu Sep 2 18:44:29 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 02 Sep 2010 16:44:29 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20100902234455.43408A5EA46B@mail-out3.apple.com> The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/9091 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 112904 Blamelist: asl,dpatel,lattner BUILD FAILED: failed test.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: Files: test/CodeGen/const-arithmetic.c test/CodeGen/struct-passing.c test/CodeGenCXX/dyncast.cpp test/CodeGenCXX/vtt-layout.cpp test/CodeGenObjC/property-dbg.m At: Thu 02 Sep 2010 15:52:11 Changed By: lattner Comments: stop looking for #uses comments. Properties: File: lib/VMCore/AsmWriter.cpp At: Thu 02 Sep 2010 15:57:31 Changed By: lattner Comments: reapply 112894: Remove #uses comments from functions: they we're padded out to column 50 and were potentially confusing for externally visible functions. going further, remove the " [#uses=3]" comments entirely. They add a lot of noise, confuse people about what the IR is, and don't add any particular value. When the types are long it makes it really really hard to read IR. If someone is interested in this sort of thing, the right way to do this is to implement an AsmAnnotationWriter that produces the same output, and add a flag to llvm-dis (only) to produce this output. Properties: File: lib/CodeGen/AsmPrinter/AsmPrinter.cpp At: Thu 02 Sep 2010 16:03:25 Changed By: dpatel Comments: There is no need to use .set here. Thanks Chris! Properties: File: lib/Analysis/IVUsers.cpp At: Thu 02 Sep 2010 16:07:07 Changed By: lattner Comments: stop forcing a noop AssemblyAnnotationWriter to silence #uses comments, these don't happen anymore. Properties: Files: lib/Target/X86/X86RegisterInfo.cpp lib/Target/X86/X86Subtarget.h test/CodeGen/X86/win_chkstk.ll At: Thu 02 Sep 2010 16:07:07 Changed By: asl Comments: Properly emit __chkstk call instead of __alloca on non-mingw windows targets. Patch by Cameron Esfahani!Properties: Files: include/llvm/Assembly/AsmAnnotationWriter.h tools/llvm-prof/llvm-prof.cpp At: Thu 02 Sep 2010 16:12:07 Changed By: lattner Comments: AsmPrinter has a formatted stream, pass it down through AsmAnnotationWriter Properties: Files: include/llvm/Assembly/AsmAnnotationWriter.h include/llvm/Assembly/AssemblyAnnotationWriter.h lib/VMCore/AsmWriter.cpp tools/llvm-prof/llvm-prof.cpp At: Thu 02 Sep 2010 16:12:07 Changed By: lattner Comments: lets get crazy and name the header file the exact class name, not a scrunched version of it. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: FrontendC/2010-07-14-ref-off-end.c Expected Passes : 5394 Expected Failures : 36 Unsupported Tests : 69 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: FrontendC/2010-07-14-ref-off-end.c Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: FrontendObjC/2009-08-05-utf16.m LLVM :: FrontendObjC/2009-08-17-DebugInfo.m LLVM :: FrontendObjC/2009-11-30-Objc-ID.m LLVM :: FrontendObjC/2010-02-01-utf16-with-null.m LLVM :: FrontendObjC/2010-02-11-fwritable-stringsBug.m LLVM :: FrontendObjC/2010-02-23-DbgInheritance.m LLVM :: FrontendObjC/2010-03-17-StructRef.m LLVM :: FrontendObjC/2010-06-04-UnnamedCFString-dbg.m LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of '2010-07-14-ref-off-end.c': :1:1: note: scanning from here ; ModuleID = '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/FrontendC/2010-07-14-ref-off-end.c' ^ :15:7: note: possible intended match here %3 = getelementptr inbounds %struct.T* %t, i32 0, i32 0 ^ -- ******************** From buildbot at google1.osuosl.org Thu Sep 2 19:14:34 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 02 Sep 2010 17:14:34 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20100903001436.BB57013B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-darwin10 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-darwin10/builds/9576 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 112914 Blamelist: cornedbee,ddunbar,dgregor,echristo,lattner,tcare BUILD FAILED: failed test-clang sincerely, -The Buildbot From daniel_dunbar at apple.com Thu Sep 2 19:30:27 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 02 Sep 2010 17:30:27 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100903003030.B5103ACE7B75@mail-out4.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4358 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 112916 Blamelist: ddunbar,dperchik,echristo,rjmccall BUILD FAILED: failed compile.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/ARM/ARMFastISel.cpp At: Thu 02 Sep 2010 16:47:19 Changed By: echristo Comments: Add basic support for materializing constants (including fp) and stores. Properties: Files: lib/CodeGen/CGRecordLayout.h lib/CodeGen/CGRecordLayoutBuilder.cpp At: Thu 02 Sep 2010 16:57:09 Changed By: ddunbar Comments: IRgen: Move CGBitFieldInfo strategy computation helpers to static member functions.Properties: Files: lib/CodeGen/CGObjCMac.cpp test/CodeGenObjC/bitfield-access.m At: Thu 02 Sep 2010 16:57:09 Changed By: ddunbar Comments: IRgen/Obj-C: Rewrite Objective-C bit-field access to compute the access strategy using the same methods as used for normal structures. - This fixes problems with reading past the end of the structure and with handling straddled bit-field access.Properties: Files: docs/tools/clang.pod include/clang/Basic/LangOptions.h include/clang/Driver/CC1Options.td include/clang/Driver/Options.td lib/Driver/Tools.cpp lib/Frontend/CompilerInvocation.cpp test/SemaCXX/borland-extensions.cpp At: Thu 02 Sep 2010 17:03:23 Changed By: dperchik Comments: Add support for Borland extensions via option -fborland-extensions (original patch r112791 was reverted due to a bug). Properties: Files: lib/CodeGen/CGCall.cpp lib/CodeGen/CGExprCXX.cpp test/CodeGenCXX/arm.cpp At: Thu 02 Sep 2010 17:07:11 Changed By: rjmccall Comments: It's not safe to use the generic CXXMethodDecl overload of CGT::getFunctionInfo to set up a destructor call, because ABIs can tweak these conventions. Fixes rdar://problem/8386802. Properties: LOGS: Last 10 lines of 'stdio': 28 clang 0x0000000000000041 std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_insert_unique(std::pair const&) + 4294846401 Stack dump: 0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.install.1/bin/clang -cc1 -triple x86_64-apple-darwin10.0.0 -emit-obj -disable-free -main-file-name CommandLine.cpp -pic-level 1 -mdisable-fp-elim -masm-verbose -munwind-tables -target-cpu core2 -target-linker-version 97.14 -resource-dir /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.install.1/lib/clang/2.8 -dependency-file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/Support/Release+Asserts/CommandLine.d.tmp -MP -MT /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/Support/Release+Asserts/CommandLine.o -MT /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/Support/Release+Asserts/CommandLine.d -D _DEBUG -D _GNU_SOURCE -D __STDC_LIMIT_MACROS -D __STDC_C ONSTANT_MACROS -I /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/include -I /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/Support -I /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include -I /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/Support -O3 -Woverloaded-virtual -Wcast-qual -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fblocks -fno-common -fdiagnostics-show-option -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/Support/Release+Asserts/CommandLine.o -x c++ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/Support/CommandLine.cpp 1. parser at end of file 2. Per-file LLVM IR generation 3. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/OwningPtr.h:34:3: Generating code for declaration 'llvm::OwningPtr::~OwningPtr' 4. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/OwningPtr.h:34:16: LLVM IR generation of compound statement ('{}') clang: error: clang frontend command failed due to signal 4 (use -v to see invocation) make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/Support/Release+Asserts/CommandLine.o] Error 1 make: *** [all] Error 1 From buildbot at google1.osuosl.org Thu Sep 2 19:45:10 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 02 Sep 2010 17:45:10 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20100903004512.F3A2013B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-darwin10-selfhost/builds/4187 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 112918 Blamelist: andersca,ddunbar,dperchik,echristo,lattner,rjmccall,tcare BUILD FAILED: failed compile.llvm.stage2 sincerely, -The Buildbot From daniel_dunbar at apple.com Thu Sep 2 19:50:29 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 02 Sep 2010 17:50:29 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20100903005051.CDD6FA5ECCB2@mail-out3.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/3877 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 112916 Blamelist: ddunbar,dperchik,echristo,lattner,rjmccall BUILD FAILED: failed make.test-suite sincerely, -The Buildbot ================================================================================ CHANGES: File: test/FrontendC/2010-07-14-ref-off-end.c At: Thu 02 Sep 2010 16:37:07 Changed By: lattner Comments: update one more test Properties: Files: SingleSource/UnitTests/ObjC/bitfield-access.m SingleSource/UnitTests/ObjC/bitfield-access.reference_output At: Thu 02 Sep 2010 16:37:07 Changed By: ddunbar Comments: Add a test case that Objective-C bitfield access doesn't reach past end of structure.Properties: File: lib/Target/ARM/ARMFastISel.cpp At: Thu 02 Sep 2010 16:47:19 Changed By: echristo Comments: Add basic support for materializing constants (including fp) and stores. Properties: Files: lib/CodeGen/CGRecordLayout.h lib/CodeGen/CGRecordLayoutBuilder.cpp At: Thu 02 Sep 2010 16:57:09 Changed By: ddunbar Comments: IRgen: Move CGBitFieldInfo strategy computation helpers to static member functions.Properties: Files: lib/CodeGen/CGObjCMac.cpp test/CodeGenObjC/bitfield-access.m At: Thu 02 Sep 2010 16:57:09 Changed By: ddunbar Comments: IRgen/Obj-C: Rewrite Objective-C bit-field access to compute the access strategy using the same methods as used for normal structures. - This fixes problems with reading past the end of the structure and with handling straddled bit-field access.Properties: Files: docs/tools/clang.pod include/clang/Basic/LangOptions.h include/clang/Driver/CC1Options.td include/clang/Driver/Options.td lib/Driver/Tools.cpp lib/Frontend/CompilerInvocation.cpp test/SemaCXX/borland-extensions.cpp At: Thu 02 Sep 2010 17:03:23 Changed By: dperchik Comments: Add support for Borland extensions via option -fborland-extensions (original patch r112791 was reverted due to a bug). Properties: Files: lib/CodeGen/CGCall.cpp lib/CodeGen/CGExprCXX.cpp test/CodeGenCXX/arm.cpp At: Thu 02 Sep 2010 17:07:11 Changed By: rjmccall Comments: It's not safe to use the generic CXXMethodDecl overload of CGT::getFunctionInfo to set up a destructor call, because ABIs can tweak these conventions. Fixes rdar://problem/8386802. Properties: LOGS: Last 10 lines of 'stdio': SingleSource/UnitTests/Vector/divides | 0.0241 720 0.0118 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/multiplies | 0.0998 2000 0.1091 * * | 0.7100 * 1.9100 * * | n/a 0.37 n/a n/a SingleSource/UnitTests/Vector/simple | 0.0547 1760 0.0657 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/sumarray | 0.0320 1056 0.0324 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/sumarray-dbl | 0.0335 1088 0.0384 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/block-call-r7674133 | 0.0396 544 0.0059 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/blockstret | 0.0490 704 0.0061 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/byval-alignment | 0.0162 976 0.0224 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/initp1 | 0.3582 640 0.0079 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/printargs | 0.0169 848 0.0287 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a Last 10 lines of 'report': SingleSource/UnitTests/Vector/divides | 0.0241 720 0.0118 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/multiplies | 0.0998 2000 0.1091 * * | 0.7100 * 1.9100 * * | n/a 0.37 n/a n/a SingleSource/UnitTests/Vector/simple | 0.0547 1760 0.0657 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/sumarray | 0.0320 1056 0.0324 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/sumarray-dbl | 0.0335 1088 0.0384 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/block-call-r7674133 | 0.0396 544 0.0059 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/blockstret | 0.0490 704 0.0061 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/byval-alignment | 0.0162 976 0.0224 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/initp1 | 0.3582 640 0.0079 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/printargs | 0.0169 848 0.0287 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a Last 10 lines of 'fail.GCCAS': GCCAS.MultiSource/Benchmarks/Bullet/bullet GCCAS.MultiSource/Benchmarks/Prolangs-C++/objects/objects GCCAS.MultiSource/Benchmarks/Prolangs-C++/ocean/ocean GCCAS.MultiSource/Benchmarks/Prolangs-C++/trees/trees GCCAS.MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4 GCCAS.SingleSource/Benchmarks/Misc-C++-EH/spirit GCCAS.SingleSource/Benchmarks/Misc-C++/Large/ray GCCAS.SingleSource/Benchmarks/Shootout-C++/methcall GCCAS.SingleSource/Benchmarks/Shootout-C++/objinst GCCAS.SingleSource/UnitTests/ObjC++/property-reference Last 10 lines of 'fail.Bytecode': Bytecode.MultiSource/Benchmarks/Bullet/bullet Bytecode.MultiSource/Benchmarks/Prolangs-C++/objects/objects Bytecode.MultiSource/Benchmarks/Prolangs-C++/ocean/ocean Bytecode.MultiSource/Benchmarks/Prolangs-C++/trees/trees Bytecode.MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4 Bytecode.SingleSource/Benchmarks/Misc-C++-EH/spirit Bytecode.SingleSource/Benchmarks/Misc-C++/Large/ray Bytecode.SingleSource/Benchmarks/Shootout-C++/methcall Bytecode.SingleSource/Benchmarks/Shootout-C++/objinst Bytecode.SingleSource/UnitTests/ObjC++/property-reference Last 10 lines of 'fail.LLC': LLC.MultiSource/Benchmarks/Bullet/bullet LLC.MultiSource/Benchmarks/Prolangs-C++/objects/objects LLC.MultiSource/Benchmarks/Prolangs-C++/ocean/ocean LLC.MultiSource/Benchmarks/Prolangs-C++/trees/trees LLC.MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4 LLC.SingleSource/Benchmarks/Misc-C++-EH/spirit LLC.SingleSource/Benchmarks/Misc-C++/Large/ray LLC.SingleSource/Benchmarks/Shootout-C++/methcall LLC.SingleSource/Benchmarks/Shootout-C++/objinst LLC.SingleSource/UnitTests/ObjC++/property-reference Last 10 lines of 'fail.LLC_compile': LLC_compile.MultiSource/Benchmarks/Bullet/bullet LLC_compile.MultiSource/Benchmarks/Prolangs-C++/objects/objects LLC_compile.MultiSource/Benchmarks/Prolangs-C++/ocean/ocean LLC_compile.MultiSource/Benchmarks/Prolangs-C++/trees/trees LLC_compile.MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4 LLC_compile.SingleSource/Benchmarks/Misc-C++-EH/spirit LLC_compile.SingleSource/Benchmarks/Misc-C++/Large/ray LLC_compile.SingleSource/Benchmarks/Shootout-C++/methcall LLC_compile.SingleSource/Benchmarks/Shootout-C++/objinst LLC_compile.SingleSource/UnitTests/ObjC++/property-reference Last 10 lines of 'xfail.LLC': LLC.SingleSource/Regression/C++/EH/ConditionalExpr LLC.SingleSource/UnitTests/ObjC/dot-syntax-2 Last 10 lines of 'xfail.LLC_compile': LLC_compile.SingleSource/Regression/C++/EH/ConditionalExpr LLC_compile.SingleSource/UnitTests/ObjC/dot-syntax-2 From dawn at burble.org Thu Sep 2 19:52:12 2010 From: dawn at burble.org (dawn at burble.org) Date: Thu, 2 Sep 2010 17:52:12 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost In-Reply-To: <20100903004512.F3A2013B2098@google1.osuosl.org> References: <20100903004512.F3A2013B2098@google1.osuosl.org> Message-ID: <20100903005212.GD21907@bloodbath.burble.org> How can I tell if this was me? (trembling...) Since it failed in stage2 it's probably a BE bug and I don't need to worry? -Dawn (dperchik) On Thu, Sep 02, 2010 at 05:45:10PM -0700, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/clang-x86_64-darwin10-selfhost/builds/4187 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: dunbar-darwin10 > > Build Reason: > Build Source Stamp: 112918 > Blamelist: andersca,ddunbar,dperchik,echristo,lattner,rjmccall,tcare > > BUILD FAILED: failed compile.llvm.stage2 > > sincerely, > -The Buildbot > > _______________________________________________ > llvm-testresults mailing list > llvm-testresults at cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults From rjmccall at apple.com Thu Sep 2 19:53:07 2010 From: rjmccall at apple.com (John McCall) Date: Thu, 2 Sep 2010 17:53:07 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost In-Reply-To: <20100903005212.GD21907@bloodbath.burble.org> References: <20100903004512.F3A2013B2098@google1.osuosl.org> <20100903005212.GD21907@bloodbath.burble.org> Message-ID: <76CF5EC7-968B-4C38-BE82-457FDB0BC213@apple.com> On Sep 2, 2010, at 5:52 PM, dawn at burble.org wrote: > How can I tell if this was me? (trembling...) > Since it failed in stage2 it's probably a BE bug and I don't need to worry? It's me, don't worry about it. John. From daniel at zuster.org Thu Sep 2 20:03:20 2010 From: daniel at zuster.org (Daniel Dunbar) Date: Thu, 2 Sep 2010 18:03:20 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9 In-Reply-To: <6466B602-4333-44E9-9A2A-F0DE03AEB26A@apple.com> References: <20100901222323.41EBEAC9D8A2@mail-out4.apple.com> <23B29605-E230-4005-BE26-B9C9E41415A3@apple.com> <5BA894B9-6CCF-4EF0-A27B-D07543A749F7@apple.com> <165502CA-9E39-41D8-B5AB-4F15394139D4@apple.com> <6466B602-4333-44E9-9A2A-F0DE03AEB26A@apple.com> Message-ID: Any progress on this? PPC is still unhappy, and the ETA to branching grows smaller. - Daniel On Thu, Sep 2, 2010 at 11:10 AM, Eric Christopher wrote: > > On Sep 2, 2010, at 11:06 AM, Dale Johannesen wrote: > >> >> On Sep 2, 2010, at 11:01 AMPDT, Owen Anderson wrote: >> >>> >>>> There were two other reports of failures in jump threading this morning, PR 8060 and mail from Argyrios on llmdev, which has a small testcase. ?Probably all the same thing. >>>> >>> >>> I have also just confirmed that Argyrios' failure is unrelated. >> >> OK, I'll have a look at that one then. >> > > Thank you Dale! > > -eric From dalej at apple.com Thu Sep 2 20:12:55 2010 From: dalej at apple.com (Dale Johannesen) Date: Thu, 2 Sep 2010 18:12:55 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9 In-Reply-To: References: <20100901222323.41EBEAC9D8A2@mail-out4.apple.com> <23B29605-E230-4005-BE26-B9C9E41415A3@apple.com> <5BA894B9-6CCF-4EF0-A27B-D07543A749F7@apple.com> <165502CA-9E39-41D8-B5AB-4F15394139D4@apple.com> <6466B602-4333-44E9-9A2A-F0DE03AEB26A@apple.com> Message-ID: On Sep 2, 2010, at 6:03 PMPDT, Daniel Dunbar wrote: > Any progress on this? PPC is still unhappy, and the ETA to branching > grows smaller. There is a promising fix in 112876 that is working its way through now. If that doesn't do it I'll figure it out tomorrow. An FSF-style bootstrap seems to work fine, at least it's gotten past the point of failure. > - Daniel > > On Thu, Sep 2, 2010 at 11:10 AM, Eric Christopher > wrote: >> >> On Sep 2, 2010, at 11:06 AM, Dale Johannesen wrote: >> >>> >>> On Sep 2, 2010, at 11:01 AMPDT, Owen Anderson wrote: >>> >>>> >>>>> There were two other reports of failures in jump threading this >>>>> morning, PR 8060 and mail from Argyrios on llmdev, which has a >>>>> small testcase. Probably all the same thing. >>>>> >>>> >>>> I have also just confirmed that Argyrios' failure is unrelated. >>> >>> OK, I'll have a look at that one then. >>> >> >> Thank you Dale! >> >> -eric From buildbot at google1.osuosl.org Thu Sep 2 20:21:27 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 02 Sep 2010 18:21:27 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-fnt Message-ID: <20100903012129.CD3DE13B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-fnt on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-fnt/builds/2910 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 112916 Blamelist: ddunbar,dperchik,echristo,lattner,rjmccall,tcare BUILD FAILED: failed make.test-suite sincerely, -The Buildbot From daniel_dunbar at apple.com Fri Sep 3 12:03:42 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 03 Sep 2010 10:03:42 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100903170407.AC0ACAD0D981@mail-out4.apple.com> 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/12829 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 112970 Blamelist: lattner BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Driver/ToolChains.cpp At: Fri 03 Sep 2010 09:52:10 Changed By: lattner Comments: fix a hard coded version number, PR8031. Patch by 'nobled'. Properties: LOGS: Last 10 lines of 'stdio': llvm[4]: Compiling UndefinedArraySubscriptChecker.cpp for Debug+Asserts build llvm[4]: Compiling UndefinedAssignmentChecker.cpp for Debug+Asserts build llvm[4]: Compiling UnixAPIChecker.cpp for Debug+Asserts build llvm[4]: Compiling UnreachableCodeChecker.cpp for Debug+Asserts build llvm[4]: Compiling VLASizeChecker.cpp for Debug+Asserts build llvm[4]: Compiling ValueManager.cpp for Debug+Asserts build llvm[4]: Building Debug+Asserts Archive Library libclangChecker.a make[2]: *** [all] Error 1 make[1]: *** [clang/.makeall] Error 2 make: *** [all] Error 1 Last 10 lines of 'warnings': MCMachOStreamer.cpp:551: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)' DifferenceEngine.h:101: warning: 'struct llvm::DifferenceEngine::Consumer' has virtual functions but non-virtual destructor DifferenceEngine.h:140: warning: 'struct llvm::DifferenceEngine::Oracle' has virtual functions but non-virtual destructor DifferenceEngine.h:101: warning: 'struct llvm::DifferenceEngine::Consumer' has virtual functions but non-virtual destructor DifferenceEngine.h:140: warning: 'struct llvm::DifferenceEngine::Oracle' has virtual functions but non-virtual destructor llvm-diff.cpp:101: warning: 'class::DiffConsumer' has virtual functions but non-virtual destructor ASTReader.cpp:3073: warning: passing negative value '-0x00000000000000001' for argument 1 to 'clang::serialization::TypeIdx::TypeIdx(uint32_t)' CGExprCXX.cpp:443: warning: passing negative value '-0x00000000000000001' for argument 2 to 'static llvm::ConstantInt* llvm::ConstantInt::get(const llvm::IntegerType*, uint64_t, bool)' CGExprCXX.cpp:504: warning: passing negative value '-0x00000000000000001' for argument 2 to 'static llvm::ConstantInt* llvm::ConstantInt::get(const llvm::IntegerType*, uint64_t, bool)' From buildbot at google1.osuosl.org Fri Sep 3 12:14:53 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 03 Sep 2010 10:14:53 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20100903171456.1E9D513B20AD@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-darwin10 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-darwin10/builds/9587 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 112970 Blamelist: dgregor,lattner BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Fri Sep 3 12:17:06 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 03 Sep 2010 10:17:06 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100903171709.49EA1AD0E538@mail-out4.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4378 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 112971 Blamelist: dperchik,lattner,resistor BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Frontend/InitHeaderSearch.cpp At: Fri 03 Sep 2010 09:47:12 Changed By: lattner Comments: fix lookup of bits/c++config.h on mingw, patch by Ismail Donmez! Properties: File: lib/Driver/ToolChains.cpp At: Fri 03 Sep 2010 09:52:10 Changed By: lattner Comments: fix a hard coded version number, PR8031. Patch by 'nobled'. Properties: File: www/hacking.html At: Fri 03 Sep 2010 10:03:37 Changed By: dperchik Comments: Put the info on testing from the command line into its own section titled "Testing on the Command Line". Properties: File: test/Transforms/CorrelatedValuePropagation/basic.ll At: Fri 03 Sep 2010 10:03:37 Changed By: resistor Comments: Add PR number to test. Properties: LOGS: Last 10 lines of 'stdio': llvm[4]: Compiling UndefinedAssignmentChecker.cpp for Release+Asserts build llvm[4]: Compiling UnixAPIChecker.cpp for Release+Asserts build llvm[4]: Compiling UnreachableCodeChecker.cpp for Release+Asserts build llvm[4]: Compiling VLASizeChecker.cpp for Release+Asserts build llvm[4]: Compiling ValueManager.cpp for Release+Asserts build llvm[4]: Building Release+Asserts Archive Library libclangSema.a llvm[4]: Building Release+Asserts Archive Library libclangChecker.a make[2]: *** [all] Error 1 make[1]: *** [clang/.makeall] Error 2 make: *** [all] Error 1 From daniel_dunbar at apple.com Fri Sep 3 12:18:25 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 03 Sep 2010 10:18:25 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20100903171853.0B63DA613C48@mail-out3.apple.com> 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/9940 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 112970 Blamelist: lattner BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Frontend/InitHeaderSearch.cpp At: Fri 03 Sep 2010 09:47:12 Changed By: lattner Comments: fix lookup of bits/c++config.h on mingw, patch by Ismail Donmez! Properties: File: lib/Driver/ToolChains.cpp At: Fri 03 Sep 2010 09:52:10 Changed By: lattner Comments: fix a hard coded version number, PR8031. Patch by 'nobled'. Properties: LOGS: Last 10 lines of 'stdio': llvm[4]: Compiling UndefinedArraySubscriptChecker.cpp for Debug+Asserts build llvm[4]: Compiling UndefinedAssignmentChecker.cpp for Debug+Asserts build llvm[4]: Compiling UnixAPIChecker.cpp for Debug+Asserts build llvm[4]: Compiling UnreachableCodeChecker.cpp for Debug+Asserts build llvm[4]: Compiling VLASizeChecker.cpp for Debug+Asserts build llvm[4]: Compiling ValueManager.cpp for Debug+Asserts build llvm[4]: Building Debug+Asserts Archive Library libclangChecker.a make[2]: *** [all] Error 1 make[1]: *** [clang/.makeall] Error 2 make: *** [all] Error 1 From buildbot at google1.osuosl.org Fri Sep 3 12:18:53 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 03 Sep 2010 10:18:53 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20100903171856.0D51413B20AD@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-freebsd on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-freebsd/builds/8007 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 112970 Blamelist: dgregor,lattner BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Sep 3 12:21:12 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 03 Sep 2010 10:21:12 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32 Message-ID: <20100903172115.0477D13B20AD@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-native-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-native-mingw32/builds/9 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova2 Build Reason: Build Source Stamp: 112968 Blamelist: ddunbar,dgregor,foldr BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Sep 3 12:27:13 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 03 Sep 2010 10:27:13 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20100903172716.7706613B20AD@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-darwin10-selfhost/builds/4198 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 112972 Blamelist: dgregor,dperchik,lattner,resistor BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Fri Sep 3 12:27:14 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 03 Sep 2010 10:27:14 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20100903172717.45685A614346@mail-out3.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/3893 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 112971 Blamelist: dperchik,lattner,resistor BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Frontend/InitHeaderSearch.cpp At: Fri 03 Sep 2010 09:47:12 Changed By: lattner Comments: fix lookup of bits/c++config.h on mingw, patch by Ismail Donmez! Properties: File: lib/Driver/ToolChains.cpp At: Fri 03 Sep 2010 09:52:10 Changed By: lattner Comments: fix a hard coded version number, PR8031. Patch by 'nobled'. Properties: File: www/hacking.html At: Fri 03 Sep 2010 10:03:37 Changed By: dperchik Comments: Put the info on testing from the command line into its own section titled "Testing on the Command Line". Properties: File: test/Transforms/CorrelatedValuePropagation/basic.ll At: Fri 03 Sep 2010 10:03:37 Changed By: resistor Comments: Add PR number to test. Properties: LOGS: Last 10 lines of 'stdio': llvm[4]: Compiling UndefinedArraySubscriptChecker.cpp for Debug+Asserts build llvm[4]: Compiling UndefinedAssignmentChecker.cpp for Debug+Asserts build llvm[4]: Compiling UnixAPIChecker.cpp for Debug+Asserts build llvm[4]: Compiling UnreachableCodeChecker.cpp for Debug+Asserts build llvm[4]: Compiling VLASizeChecker.cpp for Debug+Asserts build llvm[4]: Compiling ValueManager.cpp for Debug+Asserts build llvm[4]: Building Debug+Asserts Archive Library libclangChecker.a make[2]: *** [all] Error 1 make[1]: *** [clang/.makeall] Error 2 make: *** [all] Error 1 From buildbot at google1.osuosl.org Fri Sep 3 12:31:44 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 03 Sep 2010 10:31:44 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20100903173146.F005613B20AD@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux/builds/9126 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 112972 Blamelist: dperchik,lattner,resistor BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Sep 3 12:47:22 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 03 Sep 2010 10:47:22 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-fnt Message-ID: <20100903174725.32F2B13B20AD@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-fnt on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-fnt/builds/2923 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 112972 Blamelist: dgregor,dperchik,lattner,resistor BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Sep 3 13:01:51 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 03 Sep 2010 11:01:51 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux-fnt Message-ID: <20100903180156.AA0B913B20AD@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux-fnt on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux-fnt/builds/1157 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: balint1 Build Reason: Build Source Stamp: 112970 Blamelist: ddunbar,dgregor,foldr,lattner BUILD FAILED: failed compile sincerely, -The Buildbot From dalej at apple.com Fri Sep 3 13:22:37 2010 From: dalej at apple.com (Dale Johannesen) Date: Fri, 3 Sep 2010 11:22:37 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux-fnt In-Reply-To: <20100903180156.AA0B913B20AD@google1.osuosl.org> References: <20100903180156.AA0B913B20AD@google1.osuosl.org> Message-ID: <6996C1E5-A57E-4F60-AE28-B1ABA3C8DB43@apple.com> This is 112970 (CLANG_VERSION_STRING) and is breaking several other buildbots too, but I don't understand why; builds OK for me locally. On Sep 3, 2010, at 11:01 AMPDT, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of clang-i686-linux-fnt on > llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/clang-i686-linux-fnt/builds/1157 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: balint1 > > Build Reason: > Build Source Stamp: 112970 > Blamelist: ddunbar,dgregor,foldr,lattner > > BUILD FAILED: failed compile > > sincerely, > -The Buildbot > > _______________________________________________ > llvm-testresults mailing list > llvm-testresults at cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults From daniel_dunbar at apple.com Fri Sep 3 15:23:32 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 03 Sep 2010 13:23:32 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9 Message-ID: <20100903202354.8D9F1A61D257@mail-out3.apple.com> The Buildbot has detected a new failure of llvm-gcc-powerpc-darwin9 on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/llvm-gcc-powerpc-darwin9/builds/3864 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: spang.apple.com Build Reason: The web-page 'force build' button was pressed by 'Owen': Testing specific revision Build Source Stamp: 112721 Blamelist: BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot ================================================================================ CHANGES: LOGS: Last 10 lines of 'stdio': llvm[2]: Compiling MachineFunctionPrinterPass.cpp for Release+Asserts build llvm[3]: Compiling X86RegisterInfo.cpp for Release+Asserts build llvm[2]: Compiling MachineInstr.cpp for Release+Asserts build llvm[2]: Compiling MachineLICM.cpp for Release+Asserts build llvm[3]: Compiling X86SelectionDAGInfo.cpp for Release+Asserts build llvm[2]: Compiling MachineLoopInfo.cpp for Release+Asserts build llvm[3]: Compiling X86Subtarget.cpp for Release+Asserts build llvm[3]: Compiling X86TargetMachine.cpp for Release+Asserts build llvm[3]: Compiling X86TargetObjectFile.cpp for Release+Asserts build llvm[2]: Compiling MachineModuleInfo.cpp for Release+Asserts build Last 10 lines of 'interrupt': The web-page 'stop build' button was pressed by 'dale': this has a known result, see 3863 From buildbot at google1.osuosl.org Fri Sep 3 15:23:55 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 03 Sep 2010 13:23:55 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-vg Message-ID: <20100903202358.02EB613B20AD@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-vg on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-vg/builds/1685 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 112978 Blamelist: ddunbar,dgregor,djg,dperchik,fjahanian,foldr,lattner,resistor BUILD FAILED: failed test-clang sincerely, -The Buildbot From daniel_dunbar at apple.com Fri Sep 3 17:38:15 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 03 Sep 2010 15:38:15 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-qa_tests Message-ID: <20100903223833.9AB45A6237B9@mail-out3.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-qa_tests on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-qa_tests/builds/592 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-01 Build Reason: Build Source Stamp: 113015 Blamelist: bruno,chandlerc,fjahanian,greened,johannes BUILD FAILED: failed test-gcc-4_2-testsuite-g++ sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/X86/X86InstrSSE.td At: Fri 03 Sep 2010 13:47:31 Changed By: bruno Comments: Reapply last harmless part of r112934, the pattern fragment to match X86UnpcklpdProperties: Files: test/TableGen/FieldAccess.td test/TableGen/ListManip.td utils/TableGen/Record.cpp utils/TableGen/Record.h At: Fri 03 Sep 2010 14:03:00 Changed By: greened Comments: Generalize getFieldType to work on all TypedInits. Add a couple of testcases from Amaury Pouly. Properties: Files: include/clang/Basic/DiagnosticGroups.td include/clang/Basic/DiagnosticSemaKinds.td lib/Sema/SemaTemplate.cpp test/CXX/temp/temp.arg/temp.arg.type/p2-cxx0x.cpp test/CodeGenCXX/template-anonymous-types.cpp test/SemaTemplate/temp_arg_type.cpp At: Fri 03 Sep 2010 14:17:11 Changed By: chandlerc Comments: Allow anonymous and local types. The support was already in place for these, but this makes them work even as an extension in C++98. This resolves PR8077. Properties: File: test/CodeGenCXX/template-anonymous-types.cpp At: Fri 03 Sep 2010 14:22:11 Changed By: chandlerc Comments: Clean up some whitespace and comments from this test that were remnants of a previous iteration of the test. Properties: Files: lib/Target/X86/X86InstrSSE.td test/CodeGen/X86/avx-intrinsics-x86.ll At: Fri 03 Sep 2010 14:27:07 Changed By: johannes Comments: Remove the rest of the nonexistent 64-bit AVX instructions. Bruno, please review. Properties: Files: lib/CodeGen/CGExpr.cpp test/SemaCXX/blocks.cpp At: Fri 03 Sep 2010 14:37:08 Changed By: fjahanian Comments: Cope with llvm's reference to bool type of 'i1' vs. clang's type of 'i8' for the same for __block variables of type bool. refixes radar 8382559. Properties: LOGS: Last 10 lines of 'stdio': # of expected passes 11422 # of unexpected failures 3819 # of unexpected successes 41 # of expected failures 22 # of unresolved testcases 101 # of untested testcases 39 # of unsupported tests 319 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.install/bin/clang++ version 2.8 (trunk 113015) make: *** [check-g++] Error 1 Last 10 lines of 'dg.sum': # of expected passes 11422 # of unexpected failures 3819 # of unexpected successes 41 # of expected failures 22 # of unresolved testcases 101 # of untested testcases 39 # of unsupported tests 319 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.install/bin/clang++ version 2.8 (trunk 113015) Last 10 lines of 'warnings': FAIL: g++.dg/warn/miss-format-1.C scanf attribute warning (test for warnings, line 24) FAIL: g++.dg/warn/miss-format-1.C printf attribute warning 2 (test for warnings, line 40) FAIL: g++.dg/warn/miss-format-3.C initialization warning (test for warnings, line 18) FAIL: g++.dg/warn/miss-format-3.C initialization warning (test for warnings, line 23) FAIL: g++.dg/warn/miss-format-4.C assignment warning (test for warnings, line 24) FAIL: g++.dg/warn/miss-format-4.C assignment warning (test for warnings, line 29) FAIL: g++.dg/warn/miss-format-5.C return type warning (test for warnings, line 20) FAIL: g++.dg/warn/miss-format-5.C return type warning (test for warnings, line 38) FAIL: g++.dg/warn/miss-format-6.C parameter passing warning (test for warnings, line 23) FAIL: g++.dg/warn/miss-format-6.C parameter passing warning (test for warnings, line 28) Last 10 lines of 'tests.FAIL': g++.dg/template/local4.C (test for errors, line 7) g++.old-deja/g++.pt/enum6.C (test for excess errors) Last 10 lines of 'tests.XFAIL': g++.old-deja/g++.law/missed-error1.C (test for errors, line 19) g++.old-deja/g++.law/missed-error1.C (test for errors, line 20) g++.old-deja/g++.oliva/expr1.C (test for bogus messages, line 12) g++.old-deja/g++.other/access2.C (test for errors, line 7) g++.old-deja/g++.other/access2.C (test for errors, line 9) g++.old-deja/g++.other/overload11.C (test for bogus messages, line 56) g++.old-deja/g++.other/overload11.C (test for warnings, line 84) g++.old-deja/g++.pt/explicit76.C (test for bogus messages, line 10) g++.old-deja/g++.pt/overload7.C (test for bogus messages, line 14) g++.old-deja/g++.pt/overload7.C (test for bogus messages, line 19) Last 10 lines of 'tests.IGNORE FAIL': tmpdir-g++.dg-struct-layout-1/t028 cp_compat_x_tst.o-cp_compat_y_tst.o execute "-m32","-m32" tmpdir-g++.dg-struct-layout-1/t028 cp_compat_x_tst.o-cp_compat_y_tst.o execute "-m64","-m64" tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_alt.o-cp_compat_y_tst.o execute "-m32","-m32" tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_alt.o-cp_compat_y_tst.o execute "-m64","-m64" tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_tst.o compile, "-m32","-m32" tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_tst.o compile, "-m64","-m64" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_alt.o-cp_compat_y_tst.o execute "-m32","-m32" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_alt.o-cp_compat_y_tst.o execute "-m64","-m64" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o compile, "-m32","-m32" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o compile, "-m64","-m64" Last 10 lines of 'tests.IGNORE PASS': g++.old-deja/g++.other/redecl1.C (test for errors, line 5) g++.old-deja/g++.other/static1.C (test for errors, line 9) g++.old-deja/g++.pt/crash9.C (test for errors, line 6) g++.old-deja/g++.pt/defarg8.C (test for excess errors) g++.old-deja/g++.pt/explicit40.C (test for excess errors) g++.old-deja/g++.pt/explicit42.C (test for excess errors) g++.old-deja/g++.pt/memtemp89.C (test for errors, line 15) g++.old-deja/g++.pt/memtemp89.C (test for errors, line 8) g++.old-deja/g++.pt/ptrmem10.C (test for excess errors) g++.old-deja/g++.pt/spec8.C (test for excess errors) Last 10 lines of 'tests.IGNORE XPASS': g++.old-deja/g++.ns/template13.C (test for errors, line 13) g++.old-deja/g++.oliva/linkage1.C (test for bogus messages, line ) g++.old-deja/g++.oliva/ns2.C (test for bogus messages, line 13) g++.old-deja/g++.other/crash32.C (test for bogus messages, line 10) g++.old-deja/g++.other/crash32.C (test for bogus messages, line 12) g++.old-deja/g++.other/overload11.C (test for bogus messages, line 57) g++.old-deja/g++.other/overload11.C (test for bogus messages, line 58) g++.old-deja/g++.other/overload11.C (test for bogus messages, line 59) g++.old-deja/g++.pt/spec24.C (test for errors, line 5) g++.old-deja/g++.robertl/eb133b.C (test for errors, line 6) Last 10 lines of 'tests.IGNORE UNRESOLVED': tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_tst.o-cp_compat_y_tst.o link "-m32","-m32" tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_tst.o-cp_compat_y_tst.o link "-m64","-m64" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_alt.o execute "-m32","-m32" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_alt.o execute "-m64","-m64" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_alt.o link "-m32","-m32" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_alt.o link "-m64","-m64" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_tst.o execute "-m32","-m32" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_tst.o execute "-m64","-m64" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_tst.o link "-m32","-m32" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_tst.o link "-m64","-m64" From daniel_dunbar at apple.com Fri Sep 3 18:26:10 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 03 Sep 2010 16:26:10 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin10-qa_tests Message-ID: <20100903232619.D3E1DA625497@mail-out3.apple.com> 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/540 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-01 Build Reason: Build Source Stamp: 113020 Blamelist: andersca,bruno,chandlerc,fjahanian,grosbach,johannes BUILD FAILED: failed test-gcc-4_2-testsuite-g++ sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/clang/Basic/DiagnosticGroups.td include/clang/Basic/DiagnosticSemaKinds.td lib/Sema/SemaTemplate.cpp test/CXX/temp/temp.arg/temp.arg.type/p2-cxx0x.cpp test/CodeGenCXX/template-anonymous-types.cpp test/SemaTemplate/temp_arg_type.cpp At: Fri 03 Sep 2010 14:17:11 Changed By: chandlerc Comments: Allow anonymous and local types. The support was already in place for these, but this makes them work even as an extension in C++98. This resolves PR8077. Properties: File: test/CodeGenCXX/template-anonymous-types.cpp At: Fri 03 Sep 2010 14:22:11 Changed By: chandlerc Comments: Clean up some whitespace and comments from this test that were remnants of a previous iteration of the test. Properties: Files: lib/Target/X86/X86InstrSSE.td test/CodeGen/X86/avx-intrinsics-x86.ll At: Fri 03 Sep 2010 14:27:07 Changed By: johannes Comments: Remove the rest of the nonexistent 64-bit AVX instructions. Bruno, please review. Properties: Files: lib/CodeGen/CGExpr.cpp test/SemaCXX/blocks.cpp At: Fri 03 Sep 2010 14:37:08 Changed By: fjahanian Comments: Cope with llvm's reference to bool type of 'i1' vs. clang's type of 'i8' for the same for __block variables of type bool. refixes radar 8382559. Properties: File: lib/CodeGen/RegAllocFast.cpp At: Fri 03 Sep 2010 14:47:18 Changed By: grosbach Comments: previous patch was a little too tricky for its own good. Don't try to overload UserInInstr. Explicitly check Allocatable. The early exit in the condition will mean the performance impact of the extra test should be minimal.Properties: Files: lib/Sema/SemaDecl.cpp test/SemaCXX/flexible-array-test.cpp At: Fri 03 Sep 2010 14:57:14 Changed By: andersca Comments: It's OK for classes to have flexible array elements (but not unions).Properties: Files: lib/Sema/SemaTemplateInstantiateDecl.cpp test/SemaTemplate/instantiate-anonymous-union.cpp At: Fri 03 Sep 2010 14:57:14 Changed By: chandlerc Comments: Fix PR7402 when it strikes via template instantiation. Properties: File: lib/Target/X86/X86ISelLowering.cpp At: Fri 03 Sep 2010 15:12:07 Changed By: bruno Comments: Reapply considered harmfull part of rr112934 and r112942. "Use target specific nodes instead of relying in unpckl and unpckh pattern fragments during isel time. Also place a depth limit in getShuffleScalarElt. Properties: LOGS: Last 10 lines of 'stdio': # of expected passes 11410 # of unexpected failures 3829 # of unexpected successes 41 # of expected failures 22 # of unresolved testcases 102 # of untested testcases 39 # of unsupported tests 319 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.install/bin/clang++ version 2.8 (trunk 113020) make: *** [check-g++] Error 1 Last 10 lines of 'dg.sum': # of expected passes 11410 # of unexpected failures 3829 # of unexpected successes 41 # of expected failures 22 # of unresolved testcases 102 # of untested testcases 39 # of unsupported tests 319 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.install/bin/clang++ version 2.8 (trunk 113020) Last 10 lines of 'warnings': FAIL: g++.dg/warn/miss-format-1.C scanf attribute warning (test for warnings, line 24) FAIL: g++.dg/warn/miss-format-1.C printf attribute warning 2 (test for warnings, line 40) FAIL: g++.dg/warn/miss-format-3.C initialization warning (test for warnings, line 18) FAIL: g++.dg/warn/miss-format-3.C initialization warning (test for warnings, line 23) FAIL: g++.dg/warn/miss-format-4.C assignment warning (test for warnings, line 24) FAIL: g++.dg/warn/miss-format-4.C assignment warning (test for warnings, line 29) FAIL: g++.dg/warn/miss-format-5.C return type warning (test for warnings, line 20) FAIL: g++.dg/warn/miss-format-5.C return type warning (test for warnings, line 38) FAIL: g++.dg/warn/miss-format-6.C parameter passing warning (test for warnings, line 23) FAIL: g++.dg/warn/miss-format-6.C parameter passing warning (test for warnings, line 28) Last 10 lines of 'tests.FAIL': g++.dg/template/local4.C (test for errors, line 7) g++.old-deja/g++.pt/enum6.C (test for excess errors) Last 10 lines of 'tests.XFAIL': g++.old-deja/g++.law/missed-error1.C (test for errors, line 19) g++.old-deja/g++.law/missed-error1.C (test for errors, line 20) g++.old-deja/g++.oliva/expr1.C (test for bogus messages, line 12) g++.old-deja/g++.other/access2.C (test for errors, line 7) g++.old-deja/g++.other/access2.C (test for errors, line 9) g++.old-deja/g++.other/overload11.C (test for bogus messages, line 56) g++.old-deja/g++.other/overload11.C (test for warnings, line 84) g++.old-deja/g++.pt/explicit76.C (test for bogus messages, line 10) g++.old-deja/g++.pt/overload7.C (test for bogus messages, line 14) g++.old-deja/g++.pt/overload7.C (test for bogus messages, line 19) Last 10 lines of 'tests.IGNORE FAIL': tmpdir-g++.dg-struct-layout-1/t028 cp_compat_x_tst.o-cp_compat_y_tst.o execute "-m32","-m32" tmpdir-g++.dg-struct-layout-1/t028 cp_compat_x_tst.o-cp_compat_y_tst.o execute "-m64","-m64" tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_alt.o-cp_compat_y_tst.o execute "-m32","-m32" tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_alt.o-cp_compat_y_tst.o execute "-m64","-m64" tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_tst.o compile, "-m32","-m32" tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_tst.o compile, "-m64","-m64" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_alt.o-cp_compat_y_tst.o execute "-m32","-m32" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_alt.o-cp_compat_y_tst.o execute "-m64","-m64" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o compile, "-m32","-m32" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o compile, "-m64","-m64" Last 10 lines of 'tests.IGNORE PASS': g++.old-deja/g++.other/redecl1.C (test for errors, line 5) g++.old-deja/g++.other/static1.C (test for errors, line 9) g++.old-deja/g++.pt/crash9.C (test for errors, line 6) g++.old-deja/g++.pt/defarg8.C (test for excess errors) g++.old-deja/g++.pt/explicit40.C (test for excess errors) g++.old-deja/g++.pt/explicit42.C (test for excess errors) g++.old-deja/g++.pt/memtemp89.C (test for errors, line 15) g++.old-deja/g++.pt/memtemp89.C (test for errors, line 8) g++.old-deja/g++.pt/ptrmem10.C (test for excess errors) g++.old-deja/g++.pt/spec8.C (test for excess errors) Last 10 lines of 'tests.IGNORE XPASS': g++.old-deja/g++.ns/template13.C (test for errors, line 13) g++.old-deja/g++.oliva/linkage1.C (test for bogus messages, line ) g++.old-deja/g++.oliva/ns2.C (test for bogus messages, line 13) g++.old-deja/g++.other/crash32.C (test for bogus messages, line 10) g++.old-deja/g++.other/crash32.C (test for bogus messages, line 12) g++.old-deja/g++.other/overload11.C (test for bogus messages, line 57) g++.old-deja/g++.other/overload11.C (test for bogus messages, line 58) g++.old-deja/g++.other/overload11.C (test for bogus messages, line 59) g++.old-deja/g++.pt/spec24.C (test for errors, line 5) g++.old-deja/g++.robertl/eb133b.C (test for errors, line 6) Last 10 lines of 'tests.IGNORE UNRESOLVED': tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_tst.o-cp_compat_y_tst.o link "-m32","-m32" tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_tst.o-cp_compat_y_tst.o link "-m64","-m64" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_alt.o execute "-m32","-m32" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_alt.o execute "-m64","-m64" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_alt.o link "-m32","-m32" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_alt.o link "-m64","-m64" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_tst.o execute "-m32","-m32" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_tst.o execute "-m64","-m64" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_tst.o link "-m32","-m32" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_tst.o link "-m64","-m64" From buildbot at google1.osuosl.org Fri Sep 3 20:56:32 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 03 Sep 2010 18:56:32 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux-fnt Message-ID: <20100904015634.A54DC13B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux-fnt on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux-fnt/builds/1160 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: balint1 Build Reason: Build Source Stamp: 113027 Blamelist: andersca,bruno,chandlerc,djg,echristo,fjahanian,greened,grosbach,johannes,resistor BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From daniel_dunbar at apple.com Fri Sep 3 23:04:09 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 03 Sep 2010 21:04:09 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20100904040412.9028DAD25758@mail-out4.apple.com> 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/5412 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 113058 Blamelist: bruno,djg BUILD FAILED: failed buildit-llvmgcc42 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/X86/X86ISelLowering.cpp At: Fri 03 Sep 2010 19:07:08 Changed By: bruno Comments: Emit target specific nodes to handle splats starting at zero indiciesProperties: File: lib/Target/X86/X86ISelLowering.cpp At: Fri 03 Sep 2010 19:37:07 Changed By: bruno Comments: Emit target specific nodes to handle palignr. Do not touch it for MMX versions yet.Properties: Files: lib/Transforms/Utils/LoopSimplify.cpp test/Transforms/LoopSimplify/preserve-scev.ll At: Fri 03 Sep 2010 19:47:10 Changed By: djg Comments: Fix LoopSimplify to notify ScalarEvolution when splitting a loop backedge into an inner loop, as the new loop iteration may differ substantially. This fixes PR8078. Properties: File: lib/Target/X86/X86ISelLowering.cpp At: Fri 03 Sep 2010 19:52:37 Changed By: bruno Comments: make explicit that we not handle several mmx shufflesProperties: LOGS: Last 10 lines of 'stdio': (cd .libs && rm -f libgomp.dylib && ln -s libgomp.1.0.0.dylib libgomp.dylib) x86_64-apple-darwin10-ar rc .libs/libgomp.a alloc.o barrier.o critical.o env.o error.o iter.o loop.o ordered.o parallel.o sections.o single.o team.o work.o lock.o mutex.o proc.o sem.o bar.o time.o fortran.o [Logging for XBS] Used static archive: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/obj-i686-x86_64/x86_64-apple-darwin10/i386/libgomp/.libs/libgomp.a /usr/bin/ranlib: file: .libs/libgomp.a(mutex.o) has no symbols x86_64-apple-darwin10-ranlib -c .libs/libgomp.a [Logging for XBS] Used static archive: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/obj-i686-x86_64/x86_64-apple-darwin10/i386/libgomp/.libs/libgomp.a /usr/bin/ranlib: file: .libs/libgomp.a(mutex.o) has no symbols creating libgomp.la (cd .libs && rm -f libgomp.la && ln -s ../libgomp.la libgomp.la) true DO=all multi-do # make Last 10 lines of 'warnings': warning: structure `pointer_set_t' used but not defined warning: structure `c_arg_info' used but not defined warning: structure `c_switch' used but not defined warning: structure `et_node' used but not defined warning: structure `loop' used but not defined warning: structure `ipa_reference_vars_info_d' used but not defined warning: structure `reg_info_def' used but not defined warning: structure `value_set' used but not defined /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/libgcc2.c:412: warning: control reaches end of non-void function /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return From daniel_dunbar at apple.com Sat Sep 4 18:51:51 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sat, 04 Sep 2010 16:51:51 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100904235154.4F4C4AD486E4@mail-out4.apple.com> 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/12885 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 113087 Blamelist: lattner BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/AST/Type.cpp lib/AST/TypePrinter.cpp At: Sat 04 Sep 2010 16:42:16 Changed By: lattner Comments: tidy up Properties: LOGS: Last 10 lines of 'stdio': Clang :: SemaTemplate/overload-candidates.cpp Clang :: SemaTemplate/temp_arg_nontype.cpp Clang :: SemaTemplate/typename-specifier-2.cpp Clang :: SemaTemplate/virtual-member-functions.cpp Expected Passes : 2338 Expected Failures : 19 Unexpected Failures: 167 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'warnings': 1 warning and 8 errors generated. 1 warning and 2 errors generated. 1 warning and 35 errors generated. 1 warning and 15 errors generated. 1 warning and 14 errors generated. 1 warning and 5 errors generated. Line 32: warning: incompatible pointer types initializing 'int *' with an expression of type 'float *' 1 warning and 2 errors generated. 1 warning and 2 errors generated. 1 warning and 5 errors generated. Last 10 lines of 'fail': Clang :: SemaTemplate/instantiate-non-dependent-types.cpp Clang :: SemaTemplate/instantiate-member-template.cpp Clang :: SemaTemplate/instantiate-typedef.cpp Clang :: SemaTemplate/instantiation-backtrace.cpp Clang :: SemaTemplate/instantiation-default-1.cpp Clang :: SemaTemplate/instantiation-default-2.cpp Clang :: SemaTemplate/overload-candidates.cpp Clang :: SemaTemplate/temp_arg_nontype.cpp Clang :: SemaTemplate/typename-specifier-2.cpp Clang :: SemaTemplate/virtual-member-functions.cpp Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'function.c': :1:1: note: scanning from here /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/ASTMerge/Inputs/function2.c:3:6: error: external function 'f1' declared with incompatible types in different translation units (' ((packed))(Int, double)' vs. ' ((packed))(int, float)') ^ :1:112: note: possible intended match here /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/ASTMerge/Inputs/function2.c:3:6: error: external function 'f1' declared with incompatible types in different translation units (' ((packed))(Int, double)' vs. ' ((packed))(int, float)') ^ -- ******************** Last 10 lines of 'var.c': :1:1: note: scanning from here /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/ASTMerge/Inputs/var2.c:2:9: error: external variable 'x1' declared with incompatible types in different translation units ('label*' vs. '**') ^ :1:112: note: possible intended match here /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/ASTMerge/Inputs/var2.c:2:9: error: external variable 'x1' declared with incompatible types in different translation units ('label*' vs. '**') ^ -- ******************** Last 10 lines of 'dead-stores.c': -- error: 'warning' diagnostics expected but not seen: Line 16: implicitly declaring C library function 'printf' with type 'int (char const *, ...)' error: 'warning' diagnostics seen but not expected: Line 16: implicitly declaring C library function 'printf' with type '_(const *, ...)' 34 warnings and 2 errors generated. -- ******************** Last 10 lines of 'exercise-ps.c': -- error: 'warning' diagnostics expected but not seen: Line 22: implicitly declaring C library function 'memcpy' with type 'void *(void *, void const * error: 'warning' diagnostics seen but not expected: Line 22: implicitly declaring C library function 'memcpy' with type ' ((packed))*( ((packed))*, ((packed))const *, unsigned long)' 1 warning and 2 errors generated. -- ******************** Last 10 lines of 'uninit-vals.c': -- error: 'warning' diagnostics expected but not seen: Line 34: implicitly declaring C library function 'printf' with type 'int (char const *, ...)' error: 'warning' diagnostics seen but not expected: Line 34: implicitly declaring C library function 'printf' with type '_(const *, ...)' 7 warnings and 2 errors generated. -- ******************** Last 10 lines of 'p1.cpp': Line 15: 'operator new' must return type 'void *' Line 35: 'operator new' cannot have a dependent return type; use 'void *' instead error: 'error' diagnostics seen but not expected: Line 15: 'operator new' must return type ' ((packed))*' Line 35: 'operator new' cannot have a dependent return type; use ' ((packed))*' instead 11 errors generated. -- ******************** Last 10 lines of 'p1.cpp': Line 49: no function named 'missing_member' with type 'void ()' was found in the specified scope Line 51: no function named 'base_member' with type 'void ()' was found in the specified scope error: 'error' diagnostics seen but not expected: Line 49: no function named 'missing_member' with type ' ((packed))()' was found in the specified scope Line 51: no function named 'base_member' with type ' ((packed))()' was found in the specified scope 12 errors generated. -- ******************** Last 10 lines of 'p4.cpp': Line 82: 'operator void (*)(class Protected &)' is a protected member Line 83: 'operator void (*)(class Private &)' is a private member error: 'error' diagnostics seen but not expected: Line 82: 'operator ((packed))(*)(class Protected &)' is a protected member of 'test1::A' Line 83: 'operator ((packed))(*)(class Private &)' is a private member of 'test1::A' 66 errors generated. -- ******************** Last 10 lines of 'p3.cpp': -- error: 'error' diagnostics expected but not seen: Line 9: declaration of variable 'b' with type 'auto *' requires an initializer error: 'error' diagnostics seen but not expected: Line 9: declaration of variable 'b' with type 'cast_or_null*' requires an initializer 5 errors generated. -- ******************** Last 10 lines of 'p5-cxx03-extra-copy.cpp': -- error: 'error' diagnostics expected but not seen: Line 33: cannot initialize a variable of type 'int *' with an lvalue of type 'double *' error: 'error' diagnostics seen but not expected: Line 33: cannot initialize a variable of type '_*' with an lvalue of type 'label*' 4 warnings and 3 errors generated. -- ******************** Last 10 lines of 'p5-examples.cpp': :2:20: note: scanning from here ((packed))example0() (CompoundStmt 0x4025e60 ^ :7:12: note: possible intended match here 0x4025d50 "label&rd = ^ -- ******************** Last 10 lines of 'p5-var.cpp': -- error: 'error' diagnostics expected but not seen: Line 70: binding of reference to type 'int volatile' to a value of type 'int const volatile' drops qualifiers error: 'error' diagnostics seen but not expected: Line 70: binding of reference to type '_volatile' to a value of type '_const volatile' drops qualifiers 23 errors generated. -- ******************** Last 10 lines of 'p6.cpp': -- error: 'error' diagnostics expected but not seen: Line 15: default initialization of an object of const type 'int const' error: 'error' diagnostics seen but not expected: Line 15: default initialization of an object of const type '_const' 4 errors generated. -- ******************** Last 10 lines of 'p1.cpp': -- error: 'error' diagnostics expected but not seen: Line 8: incomplete element type 'void volatile' error: 'error' diagnostics seen but not expected: Line 8: array has incomplete element type ' ((packed))volatile' 1 warning and 10 errors generated. -- ******************** Last 10 lines of 'p3.cpp': error: 'error' diagnostics seen but not expected: Line 19: cannot initialize a variable of type '_A::*' with an rvalue of type '_*' Line 20: right hand operand to .* has non pointer-to-member type '_*' Line 22: cannot form a pointer-to-member to member 'i' of reference type '_&' Line 12: cannot form a pointer-to-member to member 'i' of reference type '_&' 7 errors generated. -- ******************** Last 10 lines of 'p5.cpp': Line 12: class 'RefMem<_&>' does not declare any constructor to initialize its non-modifiable members error: 'note' diagnostics expected but not seen: Line 37: in instantiation of template class 'RefMem' requested here error: 'note' diagnostics seen but not expected: Line 37: in instantiation of template class 'RefMem<_&>' requested here 1 warning and 16 errors generated. -- ******************** Last 10 lines of 'p16.cpp': Line 14: assigning to 'float *' from incompatible type 'int *' Line 19: assigning to 'int *' from incompatible type 'float *' error: 'error' diagnostics seen but not expected: Line 14: assigning to '*' from incompatible type '_*' Line 19: assigning to '_*' from incompatible type '*' 5 errors generated. -- ******************** Last 10 lines of 'p4.cpp': Line 11: cannot initialize a parameter of type 'void (test0::A::*)(int)' with an rvalue of type '' Line 43: cannot initialize a variable of type 'int (test2::A::*)(int)' with an rvalue of type '' error: 'error' diagnostics seen but not expected: Line 11: cannot initialize a parameter of type ' ((packed))(test0::A::*)(int)' with an rvalue of type '' Line 43: cannot initialize a variable of type '_(test2::A::*)(int)' with an rvalue of type '' 4 errors generated. -- ******************** Last 10 lines of 'p1.cpp': -- error: 'error' diagnostics expected but not seen: Line 56: non-type template argument for template parameter of pointer type 'int *' must have its address taken error: 'error' diagnostics seen but not expected: Line 56: non-type template argument for template parameter of pointer type '_*' must have its address taken 4 errors generated. -- ******************** Last 10 lines of 'p5.cpp': Line 165: non-type template parameter of reference type '_(&)(int)' cannot bind to template argument of type '_(float)' Line 166: address taken in non-type template argument for template parameter of reference type '_(&)(int)' Line 167: non-type template parameter of reference type '_(&)(int)' cannot bind to template argument of type '_(*)(int)' Line 187: non-type template argument of type '(pointer_to_member_function::Y::*)(float)' cannot be converted to a value of type '_(pointer_to_member_function::Y::*)(int)' Line 200: non-type template argument of type '_pointer_to_member_data::X::*' cannot be converted to a value of type '_pointer_to_member_data::Y::*' 25 errors generated. -- ******************** From daniel_dunbar at apple.com Sat Sep 4 19:10:28 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sat, 04 Sep 2010 17:10:28 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100905001055.1547AAD48CB6@mail-out4.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4413 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 113087 Blamelist: lattner BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/AST/Type.cpp lib/AST/TypePrinter.cpp At: Sat 04 Sep 2010 16:42:16 Changed By: lattner Comments: tidy up Properties: LOGS: Last 10 lines of 'stdio': Clang :: SemaTemplate/overload-candidates.cpp Clang :: SemaTemplate/temp_arg_nontype.cpp Clang :: SemaTemplate/typename-specifier-2.cpp Clang :: SemaTemplate/virtual-member-functions.cpp Expected Passes : 2338 Expected Failures : 19 Unexpected Failures: 167 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'warnings': 1 warning and 8 errors generated. 1 warning and 2 errors generated. 1 warning and 35 errors generated. 1 warning and 15 errors generated. 1 warning and 14 errors generated. 1 warning and 5 errors generated. Line 32: warning: incompatible pointer types initializing 'int *' with an expression of type 'float *' 1 warning and 2 errors generated. 1 warning and 2 errors generated. 1 warning and 5 errors generated. Last 10 lines of 'fail': Clang :: SemaTemplate/instantiate-member-template.cpp Clang :: SemaTemplate/instantiate-non-dependent-types.cpp Clang :: SemaTemplate/instantiate-typedef.cpp Clang :: SemaTemplate/instantiation-default-1.cpp Clang :: SemaTemplate/instantiation-backtrace.cpp Clang :: SemaTemplate/instantiation-default-2.cpp Clang :: SemaTemplate/overload-candidates.cpp Clang :: SemaTemplate/temp_arg_nontype.cpp Clang :: SemaTemplate/typename-specifier-2.cpp Clang :: SemaTemplate/virtual-member-functions.cpp Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'function.c': :1:1: note: scanning from here /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/ASTMerge/Inputs/function2.c:3:6: error: external function 'f1' declared with incompatible types in different translation units ('(Int, double)' vs. '(int, float)') ^ :1:132: note: possible intended match here /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/ASTMerge/Inputs/function2.c:3:6: error: external function 'f1' declared with incompatible types in different translation units ('(Int, double)' vs. '(int, float)') ^ -- ******************** Last 10 lines of 'var.c': :1:1: note: scanning from here /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/ASTMerge/Inputs/var2.c:2:9: error: external variable 'x1' declared with incompatible types in different translation units ('sizeof*' vs. 'aginary**') ^ :1:132: note: possible intended match here /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/ASTMerge/Inputs/var2.c:2:9: error: external variable 'x1' declared with incompatible types in different translation units ('sizeof*' vs. 'aginary**') ^ -- ******************** Last 10 lines of 'dead-stores.c': -- error: 'warning' diagnostics expected but not seen: Line 16: implicitly declaring C library function 'printf' with type 'int (char const *, ...)' error: 'warning' diagnostics seen but not expected: Line 16: implicitly declaring C library function 'printf' with type ')(__const *, ...)' 34 warnings and 2 errors generated. -- ******************** Last 10 lines of 'exercise-ps.c': -- error: 'warning' diagnostics expected but not seen: Line 22: implicitly declaring C library function 'memcpy' with type 'void *(void *, void const * error: 'warning' diagnostics seen but not expected: Line 22: implicitly declaring C library function 'memcpy' with type '*(*, const *, unsigned long)' 1 warning and 2 errors generated. -- ******************** Last 10 lines of 'uninit-vals.c': -- error: 'warning' diagnostics expected but not seen: Line 34: implicitly declaring C library function 'printf' with type 'int (char const *, ...)' error: 'warning' diagnostics seen but not expected: Line 34: implicitly declaring C library function 'printf' with type ')(__const *, ...)' 7 warnings and 2 errors generated. -- ******************** Last 10 lines of 'p1.cpp': Line 15: 'operator new' must return type 'void *' Line 35: 'operator new' cannot have a dependent return type; use 'void *' instead error: 'error' diagnostics seen but not expected: Line 15: 'operator new' must return type '*' Line 35: 'operator new' cannot have a dependent return type; use '*' instead 11 errors generated. -- ******************** Last 10 lines of 'p4.cpp': Line 82: 'operator void (*)(class Protected &)' is a protected member Line 83: 'operator void (*)(class Private &)' is a private member error: 'error' diagnostics seen but not expected: Line 82: 'operator (*)(class Protected &)' is a protected member of 'test1::A' Line 83: 'operator (*)(class Private &)' is a private member of 'test1::A' 66 errors generated. -- ******************** Last 10 lines of 'p1.cpp': Line 49: no function named 'missing_member' with type 'void ()' was found in the specified scope Line 51: no function named 'base_member' with type 'void ()' was found in the specified scope error: 'error' diagnostics seen but not expected: Line 49: no function named 'missing_member' with type '()' was found in the specified scope Line 51: no function named 'base_member' with type '()' was found in the specified scope 12 errors generated. -- ******************** Last 10 lines of 'p3.cpp': -- error: 'error' diagnostics expected but not seen: Line 9: declaration of variable 'b' with type 'auto *' requires an initializer error: 'error' diagnostics seen but not expected: Line 9: declaration of variable 'b' with type 'for default cc*' requires an initializer 5 errors generated. -- ******************** Last 10 lines of 'p5-cxx03-extra-copy.cpp': -- error: 'error' diagnostics expected but not seen: Line 33: cannot initialize a variable of type 'int *' with an lvalue of type 'double *' error: 'error' diagnostics seen but not expected: Line 33: cannot initialize a variable of type ')*' with an lvalue of type 'sizeof*' 4 warnings and 3 errors generated. -- ******************** Last 10 lines of 'p5-examples.cpp': :12:9: note: scanning from here example0() (CompoundStmt 0x1028462e0 ^ :18:37: note: possible intended match here (DeclRefExpr 0x10281f320 'double' Var='d' 0x10281f1e0)") ^ -- ******************** Last 10 lines of 'p5-var.cpp': -- error: 'error' diagnostics expected but not seen: Line 70: binding of reference to type 'int volatile' to a value of type 'int const volatile' drops qualifiers error: 'error' diagnostics seen but not expected: Line 70: binding of reference to type ')volatile' to a value of type ')const volatile' drops qualifiers 23 errors generated. -- ******************** Last 10 lines of 'p6.cpp': -- error: 'error' diagnostics expected but not seen: Line 15: default initialization of an object of const type 'int const' error: 'error' diagnostics seen but not expected: Line 15: default initialization of an object of const type ')const' 4 errors generated. -- ******************** Last 10 lines of 'p1.cpp': -- error: 'error' diagnostics expected but not seen: Line 8: incomplete element type 'void volatile' error: 'error' diagnostics seen but not expected: Line 8: array has incomplete element type 'volatile' 1 warning and 10 errors generated. -- ******************** Last 10 lines of 'p3.cpp': error: 'error' diagnostics seen but not expected: Line 19: cannot initialize a variable of type ')A::*' with an rvalue of type ')*' Line 20: right hand operand to .* has non pointer-to-member type ')*' Line 22: cannot form a pointer-to-member to member 'i' of reference type ')&' Line 12: cannot form a pointer-to-member to member 'i' of reference type ')&' 7 errors generated. -- ******************** Last 10 lines of 'p5.cpp': Line 12: class 'RefMem<)&>' does not declare any constructor to initialize its non-modifiable members error: 'note' diagnostics expected but not seen: Line 37: in instantiation of template class 'RefMem' requested here error: 'note' diagnostics seen but not expected: Line 37: in instantiation of template class 'RefMem<)&>' requested here 1 warning and 16 errors generated. -- ******************** Last 10 lines of 'p16.cpp': Line 14: assigning to 'float *' from incompatible type 'int *' Line 19: assigning to 'int *' from incompatible type 'float *' error: 'error' diagnostics seen but not expected: Line 14: assigning to 'aginary*' from incompatible type ')*' Line 19: assigning to ')*' from incompatible type 'aginary*' 5 errors generated. -- ******************** Last 10 lines of 'p4.cpp': Line 11: cannot initialize a parameter of type 'void (test0::A::*)(int)' with an rvalue of type '' Line 43: cannot initialize a variable of type 'int (test2::A::*)(int)' with an rvalue of type '' error: 'error' diagnostics seen but not expected: Line 11: cannot initialize a parameter of type '(test0::A::*)(int)' with an rvalue of type '' Line 43: cannot initialize a variable of type ')(test2::A::*)(int)' with an rvalue of type '' 4 errors generated. -- ******************** Last 10 lines of 'p1.cpp': -- error: 'error' diagnostics expected but not seen: Line 56: non-type template argument for template parameter of pointer type 'int *' must have its address taken error: 'error' diagnostics seen but not expected: Line 56: non-type template argument for template parameter of pointer type ')*' must have its address taken 4 errors generated. -- ******************** Last 10 lines of 'p5.cpp': Line 165: non-type template parameter of reference type ')(&)(int)' cannot bind to template argument of type ')(float)' Line 166: address taken in non-type template argument for template parameter of reference type ')(&)(int)' Line 167: non-type template parameter of reference type ')(&)(int)' cannot bind to template argument of type ')(*)(int)' Line 187: non-type template argument of type 'aginary(pointer_to_member_function::Y::*)(float)' cannot be converted to a value of type ')(pointer_to_member_function::Y::*)(int)' Line 200: non-type template argument of type ')pointer_to_member_data::X::*' cannot be converted to a value of type ')pointer_to_member_data::Y::*' 25 errors generated. -- ******************** Last 10 lines of 'stdio': Clang :: SemaTemplate/overload-candidates.cpp Clang :: SemaTemplate/temp_arg_nontype.cpp Clang :: SemaTemplate/typename-specifier-2.cpp Clang :: SemaTemplate/virtual-member-functions.cpp Expected Passes : 2338 Expected Failures : 19 Unexpected Failures: 167 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'warnings': 1 warning and 8 errors generated. 1 warning and 2 errors generated. 1 warning and 35 errors generated. 1 warning and 15 errors generated. 1 warning and 14 errors generated. 1 warning and 5 errors generated. Line 32: warning: incompatible pointer types initializing 'int *' with an expression of type 'float *' 1 warning and 2 errors generated. 1 warning and 2 errors generated. 1 warning and 5 errors generated. Last 10 lines of 'fail': Clang :: SemaTemplate/instantiate-member-template.cpp Clang :: SemaTemplate/instantiate-non-dependent-types.cpp Clang :: SemaTemplate/instantiate-typedef.cpp Clang :: SemaTemplate/instantiation-default-1.cpp Clang :: SemaTemplate/instantiation-backtrace.cpp Clang :: SemaTemplate/instantiation-default-2.cpp Clang :: SemaTemplate/overload-candidates.cpp Clang :: SemaTemplate/temp_arg_nontype.cpp Clang :: SemaTemplate/typename-specifier-2.cpp Clang :: SemaTemplate/virtual-member-functions.cpp Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'function.c': :1:1: note: scanning from here /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/ASTMerge/Inputs/function2.c:3:6: error: external function 'f1' declared with incompatible types in different translation units ('erandTraits::operands(this) && "getOperand() out of range!"(Int, double)' vs. 'erandTraits::operands(this) && "getOperand() out of range!"(int, float)') ^ :1:131: note: possible intended match here /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/ASTMerge/Inputs/function2.c:3:6: error: external function 'f1' declared with incompatible types in different translation units ('erandTraits::operands(this) && "getOperand() out of range!"(Int, double)' vs. 'erandTraits::operands(this) && "getOperand() out of range!"(int, float)') ^ -- ******************** Last 10 lines of 'var.c': :1:1: note: scanning from here /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/ASTMerge/Inputs/var2.c:2:9: error: external variable 'x1' declared with incompatible types in different translation units ('typename*' vs. 'bool**') ^ :1:132: note: possible intended match here /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/ASTMerge/Inputs/var2.c:2:9: error: external variable 'x1' declared with incompatible types in different translation units ('typename*' vs. 'bool**') ^ -- ******************** Last 10 lines of 'exercise-ps.c': -- error: 'warning' diagnostics expected but not seen: Line 22: implicitly declaring C library function 'memcpy' with type 'void *(void *, void const * error: 'warning' diagnostics seen but not expected: Line 22: implicitly declaring C library function 'memcpy' with type 'erandTraits::operands(this) && "getOperand() out of range!"*(erandTraits::operands(this) && "getOperand() out of range!"*, erandTraits::operands(this) && "getOperand() out of range!"const *, unsigned long)' 1 warning and 2 errors generated. -- ******************** Last 10 lines of 'dead-stores.c': -- error: 'warning' diagnostics expected but not seen: Line 16: implicitly declaring C library function 'printf' with type 'int (char const *, ...)' error: 'warning' diagnostics seen but not expected: Line 16: implicitly declaring C library function 'printf' with type 'plex(FIX__const *, ...)' 34 warnings and 2 errors generated. -- ******************** Last 10 lines of 'uninit-vals.c': -- error: 'warning' diagnostics expected but not seen: Line 34: implicitly declaring C library function 'printf' with type 'int (char const *, ...)' error: 'warning' diagnostics seen but not expected: Line 34: implicitly declaring C library function 'printf' with type 'plex(FIX__const *, ...)' 7 warnings and 2 errors generated. -- ******************** Last 10 lines of 'p1.cpp': Line 15: 'operator new' must return type 'void *' Line 35: 'operator new' cannot have a dependent return type; use 'void *' instead error: 'error' diagnostics seen but not expected: Line 15: 'operator new' must return type 'erandTraits::operands(this) && "getOperand() out of range!"*' Line 35: 'operator new' cannot have a dependent return type; use 'erandTraits::operands(this) && "getOperand() out of range!"*' instead 11 errors generated. -- ******************** Last 10 lines of 'p4.cpp': Line 82: 'operator void (*)(class Protected &)' is a protected member Line 83: 'operator void (*)(class Private &)' is a private member error: 'error' diagnostics seen but not expected: Line 82: 'operator erandTraits::operands(this) && "getOperand() out of range!"(*)(class Protected &)' is a protected member of 'test1::A' Line 83: 'operator erandTraits::operands(this) && "getOperand() out of range!"(*)(class Private &)' is a private member of 'test1::A' 66 errors generated. -- ******************** Last 10 lines of 'p1.cpp': Line 49: no function named 'missing_member' with type 'void ()' was found in the specified scope Line 51: no function named 'base_member' with type 'void ()' was found in the specified scope error: 'error' diagnostics seen but not expected: Line 49: no function named 'missing_member' with type 'erandTraits::operands(this) && "getOperand() out of range!"()' was found in the specified scope Line 51: no function named 'base_member' with type 'erandTraits::operands(this) && "getOperand() out of range!"()' was found in the specified scope 12 errors generated. -- ******************** Last 10 lines of 'p3.cpp': -- error: 'error' diagnostics expected but not seen: Line 9: declaration of variable 'b' with type 'auto *' requires an initializer error: 'error' diagnostics seen but not expected: Line 9: declaration of variable 'b' with type 'extern*' requires an initializer 5 errors generated. -- ******************** Last 10 lines of 'p5-cxx03-extra-copy.cpp': -- error: 'error' diagnostics expected but not seen: Line 33: cannot initialize a variable of type 'int *' with an lvalue of type 'double *' error: 'error' diagnostics seen but not expected: Line 33: cannot initialize a variable of type 'plex*' with an lvalue of type 'typename*' 4 warnings and 3 errors generated. -- ******************** Last 10 lines of 'p5-var.cpp': -- error: 'error' diagnostics expected but not seen: Line 70: binding of reference to type 'int volatile' to a value of type 'int const volatile' drops qualifiers error: 'error' diagnostics seen but not expected: Line 70: binding of reference to type 'plexvolatile' to a value of type 'plexconst volatile' drops qualifiers 23 errors generated. -- ******************** Last 10 lines of 'p5-examples.cpp': :12:78: note: scanning from here erandTraits::operands(this) && "getOperand() out of range!"example0() (CompoundStmt 0x1020462e0 ^ :18:37: note: possible intended match here (DeclRefExpr 0x10201f320 'double' Var='d' 0x10201f1e0)") ^ -- ******************** Last 10 lines of 'p6.cpp': -- error: 'error' diagnostics expected but not seen: Line 15: default initialization of an object of const type 'int const' error: 'error' diagnostics seen but not expected: Line 15: default initialization of an object of const type 'plexconst' 4 errors generated. -- ******************** Last 10 lines of 'p1.cpp': -- error: 'error' diagnostics expected but not seen: Line 8: incomplete element type 'void volatile' error: 'error' diagnostics seen but not expected: Line 8: array has incomplete element type 'erandTraits::operands(this) && "getOperand() out of range!"volatile' 1 warning and 10 errors generated. -- ******************** Last 10 lines of 'p3.cpp': error: 'error' diagnostics seen but not expected: Line 19: cannot initialize a variable of type 'plexA::*' with an rvalue of type 'plex*' Line 20: right hand operand to .* has non pointer-to-member type 'plex*' Line 22: cannot form a pointer-to-member to member 'i' of reference type 'plex&' Line 12: cannot form a pointer-to-member to member 'i' of reference type 'plex&' 7 errors generated. -- ******************** Last 10 lines of 'p5.cpp': Line 12: class 'RefMem' does not declare any constructor to initialize its non-modifiable members error: 'note' diagnostics expected but not seen: Line 37: in instantiation of template class 'RefMem' requested here error: 'note' diagnostics seen but not expected: Line 37: in instantiation of template class 'RefMem' requested here 1 warning and 16 errors generated. -- ******************** Last 10 lines of 'p16.cpp': Line 14: assigning to 'float *' from incompatible type 'int *' Line 19: assigning to 'int *' from incompatible type 'float *' error: 'error' diagnostics seen but not expected: Line 14: assigning to 'bool*' from incompatible type 'plex*' Line 19: assigning to 'plex*' from incompatible type 'bool*' 5 errors generated. -- ******************** Last 10 lines of 'p4.cpp': Line 11: cannot initialize a parameter of type 'void (test0::A::*)(int)' with an rvalue of type '' Line 43: cannot initialize a variable of type 'int (test2::A::*)(int)' with an rvalue of type '' error: 'error' diagnostics seen but not expected: Line 11: cannot initialize a parameter of type 'erandTraits::operands(this) && "getOperand() out of range!"(test0::A::*)(int)' with an rvalue of type '' Line 43: cannot initialize a variable of type 'plex(test2::A::*)(int)' with an rvalue of type '' 4 errors generated. -- ******************** Last 10 lines of 'p1.cpp': -- error: 'error' diagnostics expected but not seen: Line 56: non-type template argument for template parameter of pointer type 'int *' must have its address taken error: 'error' diagnostics seen but not expected: Line 56: non-type template argument for template parameter of pointer type 'plex*' must have its address taken 4 errors generated. -- ******************** Last 10 lines of 'p5.cpp': Line 165: non-type template parameter of reference type 'plex(&)(int)' cannot bind to template argument of type 'plex(float)' Line 166: address taken in non-type template argument for template parameter of reference type 'plex(&)(int)' Line 167: non-type template parameter of reference type 'plex(&)(int)' cannot bind to template argument of type 'plex(*)(int)' Line 187: non-type template argument of type 'bool(pointer_to_member_function::Y::*)(float)' cannot be converted to a value of type 'plex(pointer_to_member_function::Y::*)(int)' Line 200: non-type template argument of type 'plexpointer_to_member_data::X::*' cannot be converted to a value of type 'plexpointer_to_member_data::Y::*' 25 errors generated. -- ******************** From daniel_dunbar at apple.com Sat Sep 4 19:12:05 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sat, 04 Sep 2010 17:12:05 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20100905001240.461CEA6530DC@mail-out3.apple.com> 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/9973 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 113087 Blamelist: lattner BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/AST/Type.cpp lib/AST/TypePrinter.cpp At: Sat 04 Sep 2010 16:42:16 Changed By: lattner Comments: tidy up Properties: LOGS: Last 10 lines of 'stdio': Clang :: SemaTemplate/overload-candidates.cpp Clang :: SemaTemplate/temp_arg_nontype.cpp Clang :: SemaTemplate/typename-specifier-2.cpp Clang :: SemaTemplate/virtual-member-functions.cpp Expected Passes : 2338 Expected Failures : 19 Unexpected Failures: 167 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'warnings': 1 warning and 8 errors generated. 1 warning and 2 errors generated. 1 warning and 35 errors generated. 1 warning and 15 errors generated. 1 warning and 14 errors generated. 1 warning and 5 errors generated. Line 32: warning: incompatible pointer types initializing 'int *' with an expression of type 'float *' 1 warning and 2 errors generated. 1 warning and 2 errors generated. 1 warning and 5 errors generated. Last 10 lines of 'fail': Clang :: SemaTemplate/instantiate-member-template.cpp Clang :: SemaTemplate/instantiate-non-dependent-types.cpp Clang :: SemaTemplate/instantiate-typedef.cpp Clang :: SemaTemplate/instantiation-backtrace.cpp Clang :: SemaTemplate/instantiation-default-2.cpp Clang :: SemaTemplate/instantiation-default-1.cpp Clang :: SemaTemplate/overload-candidates.cpp Clang :: SemaTemplate/temp_arg_nontype.cpp Clang :: SemaTemplate/typename-specifier-2.cpp Clang :: SemaTemplate/virtual-member-functions.cpp Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'function.c': :1:1: note: scanning from here /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/ASTMerge/Inputs/function2.c:3:6: error: external function 'f1' declared with incompatible types in different translation units (' ((packed))(Int, double)' vs. ' ((packed))(int, float)') ^ :1:115: note: possible intended match here /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/ASTMerge/Inputs/function2.c:3:6: error: external function 'f1' declared with incompatible types in different translation units (' ((packed))(Int, double)' vs. ' ((packed))(int, float)') ^ -- ******************** Last 10 lines of 'var.c': :1:1: note: scanning from here /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/ASTMerge/Inputs/var2.c:2:9: error: external variable 'x1' declared with incompatible types in different translation units ('er*' vs. '**') ^ :1:115: note: possible intended match here /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/ASTMerge/Inputs/var2.c:2:9: error: external variable 'x1' declared with incompatible types in different translation units ('er*' vs. '**') ^ -- ******************** Last 10 lines of 'dead-stores.c': -- error: 'warning' diagnostics expected but not seen: Line 16: implicitly declaring C library function 'printf' with type 'int (char const *, ...)' error: 'warning' diagnostics seen but not expected: Line 16: implicitly declaring C library function 'printf' with type '_(enumconst *, ...)' 34 warnings and 2 errors generated. -- ******************** Last 10 lines of 'exercise-ps.c': -- error: 'warning' diagnostics expected but not seen: Line 22: implicitly declaring C library function 'memcpy' with type 'void *(void *, void const * error: 'warning' diagnostics seen but not expected: Line 22: implicitly declaring C library function 'memcpy' with type ' ((packed))*( ((packed))*, ((packed))const *, unsigned long)' 1 warning and 2 errors generated. -- ******************** Last 10 lines of 'uninit-vals.c': -- error: 'warning' diagnostics expected but not seen: Line 34: implicitly declaring C library function 'printf' with type 'int (char const *, ...)' error: 'warning' diagnostics seen but not expected: Line 34: implicitly declaring C library function 'printf' with type '_(enumconst *, ...)' 7 warnings and 2 errors generated. -- ******************** Last 10 lines of 'p1.cpp': Line 15: 'operator new' must return type 'void *' Line 35: 'operator new' cannot have a dependent return type; use 'void *' instead error: 'error' diagnostics seen but not expected: Line 15: 'operator new' must return type ' ((packed))*' Line 35: 'operator new' cannot have a dependent return type; use ' ((packed))*' instead 11 errors generated. -- ******************** Last 10 lines of 'p1.cpp': Line 49: no function named 'missing_member' with type 'void ()' was found in the specified scope Line 51: no function named 'base_member' with type 'void ()' was found in the specified scope error: 'error' diagnostics seen but not expected: Line 49: no function named 'missing_member' with type ' ((packed))()' was found in the specified scope Line 51: no function named 'base_member' with type ' ((packed))()' was found in the specified scope 12 errors generated. -- ******************** Last 10 lines of 'p4.cpp': Line 82: 'operator void (*)(class Protected &)' is a protected member Line 83: 'operator void (*)(class Private &)' is a private member error: 'error' diagnostics seen but not expected: Line 82: 'operator ((packed))(*)(class Protected &)' is a protected member of 'test1::A' Line 83: 'operator ((packed))(*)(class Private &)' is a private member of 'test1::A' 66 errors generated. -- ******************** Last 10 lines of 'p3.cpp': -- error: 'error' diagnostics expected but not seen: Line 9: declaration of variable 'b' with type 'auto *' requires an initializer error: 'error' diagnostics seen but not expected: Line 9: declaration of variable 'b' with type '|=*' requires an initializer 5 errors generated. -- ******************** Last 10 lines of 'p5-cxx03-extra-copy.cpp': -- error: 'error' diagnostics expected but not seen: Line 33: cannot initialize a variable of type 'int *' with an lvalue of type 'double *' error: 'error' diagnostics seen but not expected: Line 33: cannot initialize a variable of type '_*' with an lvalue of type 'er*' 4 warnings and 3 errors generated. -- ******************** Last 10 lines of 'p5-examples.cpp': :12:20: note: scanning from here ((packed))example0() (CompoundStmt 0x1050462e0 ^ :17:11: note: possible intended match here 0x10501f2d0 "er&rd = ^ -- ******************** Last 10 lines of 'p5-var.cpp': -- error: 'error' diagnostics expected but not seen: Line 70: binding of reference to type 'int volatile' to a value of type 'int const volatile' drops qualifiers error: 'error' diagnostics seen but not expected: Line 70: binding of reference to type '_volatile' to a value of type '_const volatile' drops qualifiers 23 errors generated. -- ******************** Last 10 lines of 'p1.cpp': -- error: 'error' diagnostics expected but not seen: Line 8: incomplete element type 'void volatile' error: 'error' diagnostics seen but not expected: Line 8: array has incomplete element type ' ((packed))volatile' 1 warning and 10 errors generated. -- ******************** Last 10 lines of 'p6.cpp': -- error: 'error' diagnostics expected but not seen: Line 15: default initialization of an object of const type 'int const' error: 'error' diagnostics seen but not expected: Line 15: default initialization of an object of const type '_const' 4 errors generated. -- ******************** Last 10 lines of 'p3.cpp': error: 'error' diagnostics seen but not expected: Line 19: cannot initialize a variable of type '_A::*' with an rvalue of type '_*' Line 20: right hand operand to .* has non pointer-to-member type '_*' Line 22: cannot form a pointer-to-member to member 'i' of reference type '_&' Line 12: cannot form a pointer-to-member to member 'i' of reference type '_&' 7 errors generated. -- ******************** Last 10 lines of 'p5.cpp': Line 12: class 'RefMem<_&>' does not declare any constructor to initialize its non-modifiable members error: 'note' diagnostics expected but not seen: Line 37: in instantiation of template class 'RefMem' requested here error: 'note' diagnostics seen but not expected: Line 37: in instantiation of template class 'RefMem<_&>' requested here 1 warning and 16 errors generated. -- ******************** Last 10 lines of 'p16.cpp': Line 14: assigning to 'float *' from incompatible type 'int *' Line 19: assigning to 'int *' from incompatible type 'float *' error: 'error' diagnostics seen but not expected: Line 14: assigning to '*' from incompatible type '_*' Line 19: assigning to '_*' from incompatible type '*' 5 errors generated. -- ******************** Last 10 lines of 'p4.cpp': Line 11: cannot initialize a parameter of type 'void (test0::A::*)(int)' with an rvalue of type '' Line 43: cannot initialize a variable of type 'int (test2::A::*)(int)' with an rvalue of type '' error: 'error' diagnostics seen but not expected: Line 11: cannot initialize a parameter of type ' ((packed))(test0::A::*)(int)' with an rvalue of type '' Line 43: cannot initialize a variable of type '_(test2::A::*)(int)' with an rvalue of type '' 4 errors generated. -- ******************** Last 10 lines of 'p1.cpp': -- error: 'error' diagnostics expected but not seen: Line 56: non-type template argument for template parameter of pointer type 'int *' must have its address taken error: 'error' diagnostics seen but not expected: Line 56: non-type template argument for template parameter of pointer type '_*' must have its address taken 4 errors generated. -- ******************** Last 10 lines of 'p5.cpp': Line 165: non-type template parameter of reference type '_(&)(int)' cannot bind to template argument of type '_(float)' Line 166: address taken in non-type template argument for template parameter of reference type '_(&)(int)' Line 167: non-type template parameter of reference type '_(&)(int)' cannot bind to template argument of type '_(*)(int)' Line 187: non-type template argument of type '(pointer_to_member_function::Y::*)(float)' cannot be converted to a value of type '_(pointer_to_member_function::Y::*)(int)' Line 200: non-type template argument of type '_pointer_to_member_data::X::*' cannot be converted to a value of type '_pointer_to_member_data::Y::*' 25 errors generated. -- ******************** From buildbot at google1.osuosl.org Sat Sep 4 21:11:27 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 04 Sep 2010 19:11:27 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux-fnt Message-ID: <20100905021129.9665213B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux-fnt on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux-fnt/builds/1167 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: balint1 Build Reason: Build Source Stamp: 113096 Blamelist: lattner BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Sep 5 03:59:54 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 05 Sep 2010 01:59:54 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20100905085956.7205313B20AD@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-xp-msvc9 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/8925 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 113104 Blamelist: nicholas BUILD FAILED: failed vcbuild_1 sincerely, -The Buildbot From nicholas at mxc.ca Sun Sep 5 04:08:57 2010 From: nicholas at mxc.ca (Nick Lewycky) Date: Sun, 05 Sep 2010 02:08:57 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 In-Reply-To: <20100905085956.7205313B20AD@google1.osuosl.org> References: <20100905085956.7205313B20AD@google1.osuosl.org> Message-ID: <4C835E29.1060804@mxc.ca> This must be flakiness. Looking at the log shows that it built MergeFunctions.cpp and LLVMipo just fine. The error is a link error on libclang.dll: 151>LINK : fatal error LNK1104: cannot open file 'D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\build\bin\Debug\libclang.dll' 151>Build log was saved at "file://d:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\build\tools\clang\tools\libclang\libclang.dir\Debug\BuildLog.htm" 151>libclang - 1 error(s), 0 warning(s) and again later: 185>LINK : fatal error LNK1104: cannot open file '..\..\..\..\lib\Debug\libclang.lib' 185>Build log was saved at "file://d:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\build\tools\clang\tools\c-index-test\c-index-test.dir\Debug\BuildLog.htm" 185>c-index-test - 1 error(s), 0 warning(s) Nick buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of clang-i686-xp-msvc9 on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/8925 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: dunbar-win32-2 > > Build Reason: > Build Source Stamp: 113104 > Blamelist: nicholas > > BUILD FAILED: failed vcbuild_1 > > sincerely, > -The Buildbot > > From buildbot at google1.osuosl.org Sun Sep 5 09:49:46 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 05 Sep 2010 07:49:46 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20100905144949.5BA5A13B20AF@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-freebsd on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-freebsd/builds/8039 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 113108 Blamelist: lhames BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From daniel_dunbar at apple.com Sun Sep 5 19:21:38 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sun, 05 Sep 2010 17:21:38 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100906002201.6B0BBAD6B9F2@mail-out4.apple.com> 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/12915 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 113128 Blamelist: efriedma BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/AST/ExprConstant.cpp test/CodeGen/fold-const-declref.c At: Sun 05 Sep 2010 17:12:07 Changed By: efriedma Comments: PR7242: Make sure to use a different context for evaluating constant initializers, so the result of the evaluation doesn't leak through inconsistently. Also, don't evaluate references to variables with initializers with side-effects. Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 41.59s ******************** Failing Tests (1): Clang :: SemaCXX/i-c-e-cxx.cpp Expected Passes : 2506 Expected Failures : 19 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'warnings': 1 warning and 2 errors generated. Last 10 lines of 'fail': Clang :: SemaCXX/i-c-e-cxx.cpp Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'i-c-e-cxx.cpp': Exit Code: 1 Command Output (stderr): -- error: 'note' diagnostics expected but not seen: Line 19: subexpression not valid 1 warning and 2 errors generated. -- ******************** From daniel_dunbar at apple.com Sun Sep 5 19:35:14 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sun, 05 Sep 2010 17:35:14 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100906003540.3D444AD6BDF8@mail-out4.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4433 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 113128 Blamelist: efriedma BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/AST/ExprConstant.cpp test/CodeGen/fold-const-declref.c At: Sun 05 Sep 2010 17:12:07 Changed By: efriedma Comments: PR7242: Make sure to use a different context for evaluating constant initializers, so the result of the evaluation doesn't leak through inconsistently. Also, don't evaluate references to variables with initializers with side-effects. Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 17.90s ******************** Failing Tests (1): Clang :: SemaCXX/i-c-e-cxx.cpp Expected Passes : 2506 Expected Failures : 19 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'warnings': 1 warning and 2 errors generated. Last 10 lines of 'fail': Clang :: SemaCXX/i-c-e-cxx.cpp Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'i-c-e-cxx.cpp': Exit Code: 1 Command Output (stderr): -- error: 'note' diagnostics expected but not seen: Line 19: subexpression not valid 1 warning and 2 errors generated. -- ******************** Last 10 lines of 'stdio': Testing Time: 20.96s ******************** Failing Tests (1): Clang :: SemaCXX/i-c-e-cxx.cpp Expected Passes : 2506 Expected Failures : 19 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'warnings': 1 warning and 2 errors generated. Last 10 lines of 'fail': Clang :: SemaCXX/i-c-e-cxx.cpp Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'i-c-e-cxx.cpp': Exit Code: 1 Command Output (stderr): -- error: 'note' diagnostics expected but not seen: Line 19: subexpression not valid 1 warning and 2 errors generated. -- ******************** From daniel_dunbar at apple.com Sun Sep 5 19:40:09 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sun, 05 Sep 2010 17:40:09 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20100906004029.7F694AD6BF4C@mail-out4.apple.com> 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/9992 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 113128 Blamelist: efriedma BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/AST/ExprConstant.cpp test/CodeGen/fold-const-declref.c At: Sun 05 Sep 2010 17:12:07 Changed By: efriedma Comments: PR7242: Make sure to use a different context for evaluating constant initializers, so the result of the evaluation doesn't leak through inconsistently. Also, don't evaluate references to variables with initializers with side-effects. Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 96.53s ******************** Failing Tests (1): Clang :: SemaCXX/i-c-e-cxx.cpp Expected Passes : 2506 Expected Failures : 19 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'warnings': 1 warning and 2 errors generated. Last 10 lines of 'fail': Clang :: SemaCXX/i-c-e-cxx.cpp Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'i-c-e-cxx.cpp': Exit Code: 1 Command Output (stderr): -- error: 'note' diagnostics expected but not seen: Line 19: subexpression not valid 1 warning and 2 errors generated. -- ******************** From buildbot at google1.osuosl.org Sun Sep 5 19:45:34 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 05 Sep 2010 17:45:34 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20100906004537.6C76213B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-darwin10-selfhost/builds/4226 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 113130 Blamelist: efriedma,lattner,steven_watanabe BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Sep 5 20:12:30 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 05 Sep 2010 18:12:30 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20100906011232.E7BC313B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-freebsd on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-freebsd/builds/8046 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 113130 Blamelist: efriedma,lattner BUILD FAILED: failed test-clang sincerely, -The Buildbot From daniel_dunbar at apple.com Mon Sep 6 17:07:27 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 06 Sep 2010 15:07:27 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100906220801.2312BA6A5B3E@mail-out3.apple.com> 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/12950 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 113176 Blamelist: lattner BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/X86/AsmParser/X86AsmParser.cpp utils/TableGen/AsmMatcherEmitter.cpp At: Mon 06 Sep 2010 14:57:27 Changed By: lattner Comments: Now that we know if we had a total fail on the instruction mnemonic, give a more detailed error. Before: t.s:11:4: error: unrecognized instruction addl $1, $1 ^ t.s:12:4: error: unrecognized instruction f2efqefa $1 ^ After: t.s:11:4: error: invalid operand for instruction addl $1, $1 ^ t.s:12:4: error: invalid instruction mnemonic 'f2efqefa' f2efqefa $1 ^ This fixes rdar://8017912 - llvm-mc says "unrecognized instruction" when it means "invalid operands" Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 41.39s ******************** Failing Tests (1): Clang :: CodeGen/asm-errors.c Expected Passes : 2506 Expected Failures : 19 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: CodeGen/asm-errors.c Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'asm-errors.c': :1:1: note: scanning from here /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/asm-errors.c:6:12: error: invalid instruction mnemonic 'abc' ^ :1:118: note: possible intended match here /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/asm-errors.c:6:12: error: invalid instruction mnemonic 'abc' ^ -- ******************** From daniel_dunbar at apple.com Mon Sep 6 17:30:36 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 06 Sep 2010 15:30:36 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20100906223120.79CE5AD90D44@mail-out4.apple.com> 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/10016 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 113176 Blamelist: lattner BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/X86/AsmParser/X86AsmParser.cpp utils/TableGen/AsmMatcherEmitter.cpp At: Mon 06 Sep 2010 14:57:27 Changed By: lattner Comments: Now that we know if we had a total fail on the instruction mnemonic, give a more detailed error. Before: t.s:11:4: error: unrecognized instruction addl $1, $1 ^ t.s:12:4: error: unrecognized instruction f2efqefa $1 ^ After: t.s:11:4: error: invalid operand for instruction addl $1, $1 ^ t.s:12:4: error: invalid instruction mnemonic 'f2efqefa' f2efqefa $1 ^ This fixes rdar://8017912 - llvm-mc says "unrecognized instruction" when it means "invalid operands" Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 112.45s ******************** Failing Tests (1): Clang :: CodeGen/asm-errors.c Expected Passes : 2506 Expected Failures : 19 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: CodeGen/asm-errors.c Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'asm-errors.c': :1:1: note: scanning from here /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/asm-errors.c:6:12: error: invalid instruction mnemonic 'abc' ^ :1:121: note: possible intended match here /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/asm-errors.c:6:12: error: invalid instruction mnemonic 'abc' ^ -- ******************** From buildbot at google1.osuosl.org Mon Sep 6 17:34:24 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 06 Sep 2010 15:34:24 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20100906223426.8806713B20AF@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-darwin10-selfhost/builds/4238 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 113176 Blamelist: lattner BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Sep 6 18:16:25 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 06 Sep 2010 16:16:25 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20100906231628.23C6413B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-selfhost-rel on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-selfhost-rel/builds/2344 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 113176 Blamelist: lattner BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Sep 7 11:52:48 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 07 Sep 2010 09:52:48 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100907165304.53E77ADB2582@mail-out4.apple.com> 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/12966 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 113208 Blamelist: dpatel BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: File: test/CodeGen/X86/dbg-declare.ll At: Tue 07 Sep 2010 09:42:14 Changed By: dpatel Comments: Add a test case to check handling of dbg-declare by fast-isel. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/X86/dbg-declare.ll Expected Passes : 4927 Expected Failures : 28 Unsupported Tests : 552 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/X86/dbg-declare.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit.s LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'dbg-declare.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare.ll.tmp.s:386:bad register name `%rbp)' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare.ll.tmp.s:388:suffix or operands invalid for `call' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare.ll.tmp.s:390:bad register name `%rbp)' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare.ll.tmp.s:392:bad register name `%rbp)' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare.ll.tmp.s:394:bad register name `%rsp' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare.ll.tmp.s:396:bad register name `%rbp' -- ******************** From buildbot at google1.osuosl.org Tue Sep 7 12:03:30 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 07 Sep 2010 10:03:30 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20100907170333.0FCE213B20AF@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-cross-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-cross-mingw32/builds/6436 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 113208 Blamelist: dpatel BUILD FAILED: failed run.build.step.test_llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Sep 7 12:09:00 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 07 Sep 2010 10:09:00 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100907170928.4F871A6CDCFB@mail-out3.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4471 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 113208 Blamelist: dpatel BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot ================================================================================ CHANGES: File: test/CodeGen/X86/dbg-declare.ll At: Tue 07 Sep 2010 09:42:14 Changed By: dpatel Comments: Add a test case to check handling of dbg-declare by fast-isel. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/X86/dbg-declare.ll Expected Passes : 4927 Expected Failures : 28 Unsupported Tests : 552 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/X86/dbg-declare.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'dbg-declare.ll': $4 = 46 $5 = 51 -- Command Output (stderr): -- 11 /Users/manav/dbg_info_bugs/fastisel_arg.c: No such file or directory. -- ******************** Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/X86/dbg-declare.ll Expected Passes : 4927 Expected Failures : 28 Unsupported Tests : 552 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/X86/dbg-declare.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/dash-x.cpp LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C++/filelist.cpp LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'dbg-declare.ll': $4 = 46 $5 = 51 -- Command Output (stderr): -- 11 /Users/manav/dbg_info_bugs/fastisel_arg.c: No such file or directory. -- ******************** From daniel_dunbar at apple.com Tue Sep 7 12:09:39 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 07 Sep 2010 10:09:39 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20100907171034.39F3EA6CDE2F@mail-out3.apple.com> The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/9205 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 113208 Blamelist: dpatel BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: File: test/CodeGen/X86/dbg-declare.ll At: Tue 07 Sep 2010 09:42:14 Changed By: dpatel Comments: Add a test case to check handling of dbg-declare by fast-isel. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/X86/dbg-declare.ll Expected Passes : 4927 Expected Failures : 28 Unsupported Tests : 552 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/X86/dbg-declare.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'dbg-declare.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/dbg-declare.ll.tmp.s:386:bad register name `%rbp)' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/dbg-declare.ll.tmp.s:388:suffix or operands invalid for `call' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/dbg-declare.ll.tmp.s:390:bad register name `%rbp)' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/dbg-declare.ll.tmp.s:392:bad register name `%rbp)' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/dbg-declare.ll.tmp.s:394:bad register name `%rsp' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/dbg-declare.ll.tmp.s:396:bad register name `%rbp' -- ******************** Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/X86/dbg-declare.ll Expected Passes : 5402 Expected Failures : 36 Unsupported Tests : 69 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/X86/dbg-declare.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: FrontendObjC/2009-08-05-utf16.m LLVM :: FrontendObjC/2009-08-17-DebugInfo.m LLVM :: FrontendObjC/2009-11-30-Objc-ID.m LLVM :: FrontendObjC/2010-02-01-utf16-with-null.m LLVM :: FrontendObjC/2010-02-11-fwritable-stringsBug.m LLVM :: FrontendObjC/2010-02-23-DbgInheritance.m LLVM :: FrontendObjC/2010-03-17-StructRef.m LLVM :: FrontendObjC/2010-06-04-UnnamedCFString-dbg.m LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'dbg-declare.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/dbg-declare.ll.tmp.s:386:bad register name `%rbp)' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/dbg-declare.ll.tmp.s:388:suffix or operands invalid for `call' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/dbg-declare.ll.tmp.s:390:bad register name `%rbp)' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/dbg-declare.ll.tmp.s:392:bad register name `%rbp)' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/dbg-declare.ll.tmp.s:394:bad register name `%rsp' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/dbg-declare.ll.tmp.s:396:bad register name `%rbp' -- ******************** From daniel_dunbar at apple.com Tue Sep 7 12:10:04 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 07 Sep 2010 10:10:04 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20100907171034.375C0A6CDE2E@mail-out3.apple.com> 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/10029 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 113208 Blamelist: dpatel BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: File: test/CodeGen/X86/dbg-declare.ll At: Tue 07 Sep 2010 09:42:14 Changed By: dpatel Comments: Add a test case to check handling of dbg-declare by fast-isel. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/X86/dbg-declare.ll Expected Passes : 4927 Expected Failures : 28 Unsupported Tests : 552 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/X86/dbg-declare.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'dbg-declare.ll': $4 = 46 $5 = 51 -- Command Output (stderr): -- 11 /Users/manav/dbg_info_bugs/fastisel_arg.c: No such file or directory. -- ******************** From echristo at apple.com Tue Sep 7 12:11:41 2010 From: echristo at apple.com (Eric Christopher) Date: Tue, 7 Sep 2010 10:11:41 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 In-Reply-To: <20100907171034.39F3EA6CDE2F@mail-out3.apple.com> References: <20100907171034.39F3EA6CDE2F@mail-out3.apple.com> Message-ID: On Sep 7, 2010, at 10:09 AM, daniel_dunbar at apple.com wrote: > The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab. > Full details are available at: > http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/9205 > > Buildbot URL: http://smooshlab.apple.com:8010/ > > Buildslave for this Build: smoosh-03.apple.com > > Build Reason: > Build Source Stamp: 113208 > Blamelist: dpatel This is failing pretty much everywhere Devang :) -eric From buildbot at google1.osuosl.org Tue Sep 7 12:18:48 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 07 Sep 2010 10:18:48 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20100907171851.694CE13B20AF@google1.osuosl.org> The Buildbot has detected a new failure of llvm-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-i686-linux/builds/12043 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 113209 Blamelist: dpatel BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 7 12:22:45 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 07 Sep 2010 10:22:45 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20100907172248.895F513B20AF@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-darwin10-selfhost/builds/6536 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 113208 Blamelist: dpatel BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From dpatel at apple.com Tue Sep 7 12:23:11 2010 From: dpatel at apple.com (Devang Patel) Date: Tue, 7 Sep 2010 10:23:11 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 In-Reply-To: References: <20100907171034.39F3EA6CDE2F@mail-out3.apple.com> Message-ID: <78B6D5F2-3652-4736-8D49-FC9A98CB19B6@apple.com> On Sep 7, 2010, at 10:11 AM, Eric Christopher wrote: > > On Sep 7, 2010, at 10:09 AM, daniel_dunbar at apple.com wrote: > >> The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab. >> Full details are available at: >> http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/9205 >> >> Buildbot URL: http://smooshlab.apple.com:8010/ >> >> Buildslave for this Build: smoosh-03.apple.com >> >> Build Reason: >> Build Source Stamp: 113208 >> Blamelist: dpatel > > This is failing pretty much everywhere Devang :) Nice welcome back after a long weekend :) This turned out to be a matter of ignoring gdb message. Here gdb screams "I can't find source file" on stdout as well as stderr. Of course, gdb continues and print variable info as expected in this case. And we don't care about source file location in this test. I'll fix this soon. - Deang From echristo at apple.com Tue Sep 7 12:24:22 2010 From: echristo at apple.com (Eric Christopher) Date: Tue, 7 Sep 2010 10:24:22 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 In-Reply-To: <78B6D5F2-3652-4736-8D49-FC9A98CB19B6@apple.com> References: <20100907171034.39F3EA6CDE2F@mail-out3.apple.com> <78B6D5F2-3652-4736-8D49-FC9A98CB19B6@apple.com> Message-ID: <741E752B-4C7F-4505-BFD7-3FEF6FF73EC4@apple.com> >> >> This is failing pretty much everywhere Devang :) > > Nice welcome back after a long weekend :) > The bots were nice and calm most of the weekend for sure :) > This turned out to be a matter of ignoring gdb message. Here gdb screams "I can't find source file" on stdout as well as stderr. Of course, gdb continues and print variable info as expected in this case. And we don't care about source file location in this test. > > I'll fix this soon. Cool deal. Thanks :) -eric From buildbot at google1.osuosl.org Tue Sep 7 12:32:52 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 07 Sep 2010 10:32:52 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20100907173254.DA8BD13B20AF@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-freebsd on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-freebsd/builds/8073 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 113208 Blamelist: dpatel BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 7 12:37:50 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 07 Sep 2010 10:37:50 -0700 Subject: [llvm-testresults] buildbot failure in llvm on build-self-4-mingw32 Message-ID: <20100907173752.8FD2313B20AF@google1.osuosl.org> The Buildbot has detected a new failure of build-self-4-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/build-self-4-mingw32/builds/1685 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 113208 Blamelist: dpatel BUILD FAILED: failed run.build.step.test_llvm_1 sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Sep 7 13:13:52 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 07 Sep 2010 11:13:52 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100907181444.B18BBADB5879@mail-out4.apple.com> 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/12972 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 113232 Blamelist: dpatel BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: Files: test/CodeGen/X86/dbg-declare-fastisel.ll test/CodeGen/X86/dbg-declare-hybrid.ll test/CodeGen/X86/dbg-declare-isel.ll At: Tue 07 Sep 2010 11:04:07 Changed By: dpatel Comments: Reintroduce dbg-declare tests. Properties: LOGS: Last 10 lines of 'stdio': LLVM :: CodeGen/X86/dbg-declare-fastisel.ll LLVM :: CodeGen/X86/dbg-declare-hybrid.ll LLVM :: CodeGen/X86/dbg-declare-isel.ll Expected Passes : 4927 Expected Failures : 28 Unsupported Tests : 552 Unexpected Failures: 3 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'warnings': ld warning: in /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare-isel.ll.tmp.o, file is not of required architecture ld warning: in /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare-hybrid.ll.tmp.o, file is not of required architecture ld warning: in /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare-fastisel.ll.tmp.o, file is not of required architecture Last 10 lines of 'fail': LLVM :: CodeGen/X86/dbg-declare-isel.ll LLVM :: CodeGen/X86/dbg-declare-hybrid.ll LLVM :: CodeGen/X86/dbg-declare-fastisel.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit.s LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'dbg-declare-isel.ll': ld warning: in /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare-isel.ll.tmp.o, file is not of required architecture Undefined symbols: "_main", referenced from: start in crt1.10.5.o ld: symbol(s) not found collect2: ld returned 1 exit status -- ******************** Last 10 lines of 'dbg-declare-hybrid.ll': ld warning: in /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare-hybrid.ll.tmp.o, file is not of required architecture Undefined symbols: "_main", referenced from: start in crt1.10.5.o ld: symbol(s) not found collect2: ld returned 1 exit status -- ******************** Last 10 lines of 'dbg-declare-fastisel.ll': ld warning: in /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare-fastisel.ll.tmp.o, file is not of required architecture Undefined symbols: "_main", referenced from: start in crt1.10.5.o ld: symbol(s) not found collect2: ld returned 1 exit status -- ******************** From echristo at apple.com Tue Sep 7 13:15:27 2010 From: echristo at apple.com (Eric Christopher) Date: Tue, 7 Sep 2010 11:15:27 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 In-Reply-To: <20100907181444.B18BBADB5879@mail-out4.apple.com> References: <20100907181444.B18BBADB5879@mail-out4.apple.com> Message-ID: On Sep 7, 2010, at 11:13 AM, daniel_dunbar at apple.com wrote: > ld warning: in /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare-isel.ll.tmp.o, file is not of required architecture > ld warning: in /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare-hybrid.ll.tmp.o, file is not of required architecture > ld warning: in /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare-fastisel.ll.tmp.o, file is not of required architecture Boom! -eric From buildbot at google1.osuosl.org Tue Sep 7 13:33:30 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 07 Sep 2010 11:33:30 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20100907183333.7556513B20AF@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-darwin10 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-darwin10/builds/9640 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 113236 Blamelist: bruno,ddunbar,dpatel,johannes,nicholas BUILD FAILED: failed test-llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Sep 7 13:36:12 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 07 Sep 2010 11:36:12 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20100907183734.1BF72A6D2C64@mail-out3.apple.com> 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/5458 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 113212 Blamelist: ddunbar,dpatel BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: File: test/CodeGen/X86/dbg-declare.ll At: Tue 07 Sep 2010 09:42:14 Changed By: dpatel Comments: Add a test case to check handling of dbg-declare by fast-isel. Properties: File: test/CodeGen/X86/dbg-declare2.ll At: Tue 07 Sep 2010 10:03:42 Changed By: dpatel Comments: Add a test case to check handling of dbg-declare by selection DAG builder. Properties: File: test/CodeGen/X86/dbg-declare3.ll At: Tue 07 Sep 2010 10:07:07 Changed By: dpatel Comments: Add a test case to check handling of dbg-declare during hybrid mode where we begin using fast-isel but switch back to DAG building at some point. Properties: Files: test/CodeGen/X86/dbg-declare.ll test/CodeGen/X86/dbg-declare2.ll test/CodeGen/X86/dbg-declare3.ll At: Tue 07 Sep 2010 10:12:07 Changed By: dpatel Comments: Remove last three tests. I need to make them independent of my setup. Properties: File: lib/Driver/Tools.cpp At: Tue 07 Sep 2010 10:12:07 Changed By: ddunbar Comments: Driver/Darwin: Don't pass -demangle to the linker when we know it is going to use ld_classic. This is a temporary workaround, the linkr itself should handle this.Properties: LOGS: Last 10 lines of 'stdio': LLVM :: CodeGen/X86/dbg-declare.ll LLVM :: CodeGen/X86/dbg-declare2.ll LLVM :: CodeGen/X86/dbg-declare3.ll Expected Passes : 5431 Expected Failures : 36 Unsupported Tests : 40 Unexpected Failures: 3 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'dg.log': Last 10 lines of 'dg.sum': From buildbot at google1.osuosl.org Tue Sep 7 13:43:36 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 07 Sep 2010 11:43:36 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20100907184339.53A6813B20AF@google1.osuosl.org> The Buildbot has detected a new failure of llvm-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-i686-linux/builds/12045 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 113237 Blamelist: ddunbar,dpatel,johannes,nicholas BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 7 14:06:59 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 07 Sep 2010 12:06:59 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20100907190702.1BA9F13B20AF@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-freebsd on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-freebsd/builds/8075 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 113234 Blamelist: bruno,ddunbar,dpatel,johannes BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 7 14:09:00 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 07 Sep 2010 12:09:00 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20100907190903.19D5F13B20AF@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux/builds/9190 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 113243 Blamelist: bruno,djg,dpatel,johannes,nicholas,rjmccall BUILD FAILED: failed test-llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Sep 7 14:10:40 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 07 Sep 2010 12:10:40 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9 Message-ID: <20100907191101.6123CADB7CA7@mail-out4.apple.com> The Buildbot has detected a new failure of llvm-gcc-powerpc-darwin9 on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/llvm-gcc-powerpc-darwin9/builds/3900 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: spang.apple.com Build Reason: Build Source Stamp: 113208 Blamelist: d0k,dgregor,dpatel BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/X86/AsmParser/X86AsmParser.cpp At: Tue 07 Sep 2010 07:42:09 Changed By: d0k Comments: Don't leak the old operand when transforming "sldt" into "sldtw". Properties: Files: include/clang/Basic/DiagnosticParseKinds.td lib/Parse/ParseDecl.cpp lib/Parse/ParseDeclCXX.cpp test/FixIt/fixit.c At: Tue 07 Sep 2010 07:52:16 Changed By: dgregor Comments: Improve recovery when a comma is missing between enumerators in an enumeration definition. Fixes . Properties: Files: include/clang/Basic/DiagnosticParseKinds.td include/clang/Parse/Parser.h lib/Parse/ParseDeclCXX.cpp lib/Parse/ParseObjc.cpp lib/Parse/ParseStmt.cpp lib/Parse/Parser.cpp test/FixIt/fixit-objc.m At: Tue 07 Sep 2010 08:27:41 Changed By: dgregor Comments: Improve recovery when there is a stray ']' or ')' before the ';' at the end of a statement. Fixes . Properties: Files: include/clang/Basic/DiagnosticSemaKinds.td lib/Sema/SemaDecl.cpp test/Sema/redefinition.c At: Tue 07 Sep 2010 08:52:07 Changed By: dgregor Comments: Provide a specific diagnostic when trying to redefine an "extern inline" function outside of GNU89 mode. Fixes . Properties: File: test/CodeGen/X86/dbg-declare.ll At: Tue 07 Sep 2010 09:42:14 Changed By: dpatel Comments: Add a test case to check handling of dbg-declare by fast-isel. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/X86/dbg-declare.ll Expected Passes : 4923 Expected Failures : 28 Unsupported Tests : 552 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/X86/dbg-declare.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'dbg-declare.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/CodeGen/X86/Output/dbg-declare.ll.tmp.s:1516:Rest of line ignored. 1st junk character valued 35 (#). /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/CodeGen/X86/Output/dbg-declare.ll.tmp.s:1517:Rest of line ignored. 1st junk character valued 35 (#). /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/CodeGen/X86/Output/dbg-declare.ll.tmp.s:1518:Rest of line ignored. 1st junk character valued 35 (#). /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/CodeGen/X86/Output/dbg-declare.ll.tmp.s:1532:Rest of line ignored. 1st junk character valued 35 (#). /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/CodeGen/X86/Output/dbg-declare.ll.tmp.s:1535:Rest of line ignored. 1st junk character valued 35 (#). /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/CodeGen/X86/Output/dbg-declare.ll.tmp.s:1536:Rest of line ignored. 1st junk character valued 35 (#). -- ******************** Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/X86/dbg-declare.ll Expected Passes : 5385 Expected Failures : 49 Unsupported Tests : 69 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/X86/dbg-declare.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: FrontendObjC/2009-08-05-utf16.m LLVM :: FrontendObjC/2009-08-17-DebugInfo.m LLVM :: FrontendObjC/2009-11-30-Objc-ID.m LLVM :: FrontendObjC/2010-02-01-utf16-with-null.m LLVM :: FrontendObjC/2010-02-11-fwritable-stringsBug.m LLVM :: FrontendObjC/2010-02-23-DbgInheritance.m LLVM :: FrontendObjC/2010-03-17-StructRef.m LLVM :: FrontendObjC/2010-06-04-UnnamedCFString-dbg.m LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'dbg-declare.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/CodeGen/X86/Output/dbg-declare.ll.tmp.s:1516:Rest of line ignored. 1st junk character valued 35 (#). /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/CodeGen/X86/Output/dbg-declare.ll.tmp.s:1517:Rest of line ignored. 1st junk character valued 35 (#). /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/CodeGen/X86/Output/dbg-declare.ll.tmp.s:1518:Rest of line ignored. 1st junk character valued 35 (#). /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/CodeGen/X86/Output/dbg-declare.ll.tmp.s:1532:Rest of line ignored. 1st junk character valued 35 (#). /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/CodeGen/X86/Output/dbg-declare.ll.tmp.s:1535:Rest of line ignored. 1st junk character valued 35 (#). /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/CodeGen/X86/Output/dbg-declare.ll.tmp.s:1536:Rest of line ignored. 1st junk character valued 35 (#). -- ******************** From buildbot at google1.osuosl.org Tue Sep 7 14:23:42 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 07 Sep 2010 12:23:42 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-vg Message-ID: <20100907192345.9A96F13B20AF@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-vg on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-vg/builds/1718 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 113208 Blamelist: d0k,dgregor,dpatel BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 7 14:50:24 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 07 Sep 2010 12:50:24 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20100907195027.3DCF613B20AF@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-selfhost-rel on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-selfhost-rel/builds/2353 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 113239 Blamelist: bruno,ddunbar,dpatel,johannes,nicholas BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Sep 7 16:17:20 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 07 Sep 2010 14:17:20 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100907211724.4EE08ADBCE8E@mail-out4.apple.com> 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/12990 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 113286 Blamelist: bruno,dpatel BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: Files: test/CodeGen/X86/dbg-declare-fastisel.ll test/CodeGen/X86/dbg-declare-hybrid.ll test/CodeGen/X86/dbg-declare-isel.ll At: Tue 07 Sep 2010 14:02:08 Changed By: dpatel Comments: There is no need to force target if the test is going to run on other x86 platforms. Properties: File: lib/Target/X86/X86ISelLowering.cpp At: Tue 07 Sep 2010 14:07:10 Changed By: bruno Comments: Factor out some x86 vector shuffle rewriting and add comments about the direction the shuffle lowering is heading toProperties: LOGS: Last 10 lines of 'stdio': LLVM :: CodeGen/X86/dbg-declare-fastisel.ll LLVM :: CodeGen/X86/dbg-declare-hybrid.ll LLVM :: CodeGen/X86/dbg-declare-isel.ll Expected Passes : 4927 Expected Failures : 28 Unsupported Tests : 552 Unexpected Failures: 3 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/X86/dbg-declare-hybrid.ll LLVM :: CodeGen/X86/dbg-declare-isel.ll LLVM :: CodeGen/X86/dbg-declare-fastisel.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'dbg-declare-hybrid.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare-hybrid.ll.tmp.s:398:suffix or operands invalid for `push' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare-hybrid.ll.tmp.s:399:suffix or operands invalid for `push' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare-hybrid.ll.tmp.s:557:suffix or operands invalid for `pop' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare-hybrid.ll.tmp.s:558:suffix or operands invalid for `pop' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare-hybrid.ll.tmp.s:559:suffix or operands invalid for `pop' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare-hybrid.ll.tmp.s:560:suffix or operands invalid for `pop' -- ******************** Last 10 lines of 'dbg-declare-isel.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare-isel.ll.tmp.s:190:suffix or operands invalid for `push' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare-isel.ll.tmp.s:197:suffix or operands invalid for `pop' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare-isel.ll.tmp.s:208:suffix or operands invalid for `push' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare-isel.ll.tmp.s:223:suffix or operands invalid for `pop' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare-isel.ll.tmp.s:234:suffix or operands invalid for `push' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare-isel.ll.tmp.s:358:suffix or operands invalid for `pop' -- ******************** Last 10 lines of 'dbg-declare-fastisel.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare-fastisel.ll.tmp.s:259:suffix or operands invalid for `push' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare-fastisel.ll.tmp.s:260:suffix or operands invalid for `push' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare-fastisel.ll.tmp.s:418:suffix or operands invalid for `pop' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare-fastisel.ll.tmp.s:419:suffix or operands invalid for `pop' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare-fastisel.ll.tmp.s:420:suffix or operands invalid for `pop' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/dbg-declare-fastisel.ll.tmp.s:421:suffix or operands invalid for `pop' -- ******************** From buildbot at google1.osuosl.org Tue Sep 7 16:35:48 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 07 Sep 2010 14:35:48 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-arm-linux Message-ID: <20100907213551.2D57613B20AF@google1.osuosl.org> The Buildbot has detected a new failure of llvm-arm-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-arm-linux/builds/4186 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: ranby1 Build Reason: Build Source Stamp: 113232 Blamelist: bruno,d0k,ddunbar,dgregor,dpatel BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 7 16:38:20 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 07 Sep 2010 14:38:20 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20100907213823.9F70613B20AF@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-darwin10-selfhost/builds/6541 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 113285 Blamelist: bruno,dgregor,djg,dpatel,kremenek,resistor,stuart,tcare BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Sep 7 16:50:03 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 07 Sep 2010 14:50:03 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20100907215044.9FA7CADBE420@mail-out4.apple.com> The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/9216 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 113287 Blamelist: bruno,dpatel,void BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: Files: test/CodeGen/X86/dbg-declare-fastisel.ll test/CodeGen/X86/dbg-declare-hybrid.ll test/CodeGen/X86/dbg-declare-isel.ll At: Tue 07 Sep 2010 14:02:08 Changed By: dpatel Comments: There is no need to force target if the test is going to run on other x86 platforms. Properties: File: lib/Target/X86/X86ISelLowering.cpp At: Tue 07 Sep 2010 14:07:10 Changed By: bruno Comments: Factor out some x86 vector shuffle rewriting and add comments about the direction the shuffle lowering is heading toProperties: File: include/llvm/CodeGen/ValueTypes.h At: Tue 07 Sep 2010 14:12:07 Changed By: void Comments: Remove untrue comments.Properties: LOGS: Last 10 lines of 'stdio': LLVM :: CodeGen/X86/dbg-declare-fastisel.ll LLVM :: CodeGen/X86/dbg-declare-hybrid.ll LLVM :: CodeGen/X86/dbg-declare-isel.ll Expected Passes : 4927 Expected Failures : 28 Unsupported Tests : 552 Unexpected Failures: 3 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/X86/dbg-declare-fastisel.ll LLVM :: CodeGen/X86/dbg-declare-hybrid.ll LLVM :: CodeGen/X86/dbg-declare-isel.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'dbg-declare-fastisel.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/dbg-declare-fastisel.ll.tmp.s:259:suffix or operands invalid for `push' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/dbg-declare-fastisel.ll.tmp.s:260:suffix or operands invalid for `push' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/dbg-declare-fastisel.ll.tmp.s:418:suffix or operands invalid for `pop' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/dbg-declare-fastisel.ll.tmp.s:419:suffix or operands invalid for `pop' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/dbg-declare-fastisel.ll.tmp.s:420:suffix or operands invalid for `pop' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/dbg-declare-fastisel.ll.tmp.s:421:suffix or operands invalid for `pop' -- ******************** Last 10 lines of 'dbg-declare-hybrid.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/dbg-declare-hybrid.ll.tmp.s:398:suffix or operands invalid for `push' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/dbg-declare-hybrid.ll.tmp.s:399:suffix or operands invalid for `push' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/dbg-declare-hybrid.ll.tmp.s:557:suffix or operands invalid for `pop' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/dbg-declare-hybrid.ll.tmp.s:558:suffix or operands invalid for `pop' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/dbg-declare-hybrid.ll.tmp.s:559:suffix or operands invalid for `pop' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/dbg-declare-hybrid.ll.tmp.s:560:suffix or operands invalid for `pop' -- ******************** Last 10 lines of 'dbg-declare-isel.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/dbg-declare-isel.ll.tmp.s:190:suffix or operands invalid for `push' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/dbg-declare-isel.ll.tmp.s:197:suffix or operands invalid for `pop' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/dbg-declare-isel.ll.tmp.s:208:suffix or operands invalid for `push' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/dbg-declare-isel.ll.tmp.s:223:suffix or operands invalid for `pop' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/dbg-declare-isel.ll.tmp.s:234:suffix or operands invalid for `push' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/dbg-declare-isel.ll.tmp.s:358:suffix or operands invalid for `pop' -- ******************** Last 10 lines of 'stdio': LLVM :: CodeGen/X86/dbg-declare-fastisel.ll LLVM :: CodeGen/X86/dbg-declare-hybrid.ll LLVM :: CodeGen/X86/dbg-declare-isel.ll Expected Passes : 5402 Expected Failures : 36 Unsupported Tests : 69 Unexpected Failures: 3 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/X86/dbg-declare-fastisel.ll LLVM :: CodeGen/X86/dbg-declare-hybrid.ll LLVM :: CodeGen/X86/dbg-declare-isel.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: FrontendObjC/2009-08-05-utf16.m LLVM :: FrontendObjC/2009-08-17-DebugInfo.m LLVM :: FrontendObjC/2009-11-30-Objc-ID.m LLVM :: FrontendObjC/2010-02-01-utf16-with-null.m LLVM :: FrontendObjC/2010-02-11-fwritable-stringsBug.m LLVM :: FrontendObjC/2010-02-23-DbgInheritance.m LLVM :: FrontendObjC/2010-03-17-StructRef.m LLVM :: FrontendObjC/2010-06-04-UnnamedCFString-dbg.m LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'dbg-declare-fastisel.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/dbg-declare-fastisel.ll.tmp.s:259:suffix or operands invalid for `push' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/dbg-declare-fastisel.ll.tmp.s:260:suffix or operands invalid for `push' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/dbg-declare-fastisel.ll.tmp.s:418:suffix or operands invalid for `pop' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/dbg-declare-fastisel.ll.tmp.s:419:suffix or operands invalid for `pop' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/dbg-declare-fastisel.ll.tmp.s:420:suffix or operands invalid for `pop' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/dbg-declare-fastisel.ll.tmp.s:421:suffix or operands invalid for `pop' -- ******************** Last 10 lines of 'dbg-declare-hybrid.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/dbg-declare-hybrid.ll.tmp.s:398:suffix or operands invalid for `push' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/dbg-declare-hybrid.ll.tmp.s:399:suffix or operands invalid for `push' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/dbg-declare-hybrid.ll.tmp.s:557:suffix or operands invalid for `pop' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/dbg-declare-hybrid.ll.tmp.s:558:suffix or operands invalid for `pop' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/dbg-declare-hybrid.ll.tmp.s:559:suffix or operands invalid for `pop' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/dbg-declare-hybrid.ll.tmp.s:560:suffix or operands invalid for `pop' -- ******************** Last 10 lines of 'dbg-declare-isel.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/dbg-declare-isel.ll.tmp.s:190:suffix or operands invalid for `push' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/dbg-declare-isel.ll.tmp.s:197:suffix or operands invalid for `pop' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/dbg-declare-isel.ll.tmp.s:208:suffix or operands invalid for `push' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/dbg-declare-isel.ll.tmp.s:223:suffix or operands invalid for `pop' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/dbg-declare-isel.ll.tmp.s:234:suffix or operands invalid for `push' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/dbg-declare-isel.ll.tmp.s:358:suffix or operands invalid for `pop' -- ******************** From buildbot at google1.osuosl.org Tue Sep 7 17:01:06 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 07 Sep 2010 15:01:06 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20100907220109.199BB13B20AF@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-darwin10 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-darwin10/builds/9644 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 113289 Blamelist: bruno,dpatel,grosbach,resistor,void BUILD FAILED: failed test-llvm sincerely, -The Buildbot From huwei8717 at yahoo.com.cn Wed Sep 8 06:07:36 2010 From: huwei8717 at yahoo.com.cn (huwei8717) Date: Wed, 8 Sep 2010 19:07:36 +0800 Subject: [llvm-testresults] install llvm-tv on ubuntu Message-ID: <201009081907358516755@yahoo.com.cn> Does anybody install llvm-tv on ubuntu9.04? please share how to do it. Thanks very much! My problem is as followed: I follow the instruction of README in source of llvm-tv. First, I installe wxWidgets and graphviz, and then download the source of llvm from http://llvm.org/svn/llvm-project/llvm/trunk and download poolalloc from http://llvm.org/svn/llvm-project/poolalloc/trunk. Second, I compile llvm successfully but when I build poolalloc, it pour out some errors of the source of poolalloc. Then I chang to download llvm and poolalloc form release_26, and buid them successful. But when I build llvm-tv, it error as followed. --------------------------------------------------------------------------------------------------------------- /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/PictureCanvas.h:38: error: ??myImage?? was not declared in this scope In file included from /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/CFGGraphDrawer.h:10, from /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/CFGGraphDrawer.cpp:1: /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/GraphDrawer.h: At global scope: /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/GraphDrawer.h:28: error: ISO C++ forbids declaration of ??wxImage?? with no type /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/GraphDrawer.h:28: error: expected ??;?? before ??*?? token /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/GraphDrawer.h:41: error: ISO C++ forbids declaration of ??wxImage?? with no type /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/GraphDrawer.h:41: error: ??wxImage?? declared as a ??virtual?? field /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/GraphDrawer.h:41: error: expected ??;?? before ??*?? token /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/GraphDrawer.h:42: error: expected ??;?? before ??virtual?? /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/GraphDrawer.h:42: error: ISO C++ forbids declaration of ??wxImage?? with no type /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/GraphDrawer.h:42: error: ??wxImage?? declared as a ??virtual?? field /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/GraphDrawer.h:42: error: expected ??;?? before ??*?? token /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/GraphDrawer.h:43: error: expected ??;?? before ??}?? token /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/GraphDrawer.h: In member function ??virtual wxWindow* GraphDrawer::getWindow()??: /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/GraphDrawer.h:34: error: cannot convert ??PictureCanvas*?? to ??wxWindow*?? in return In file included from /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/CFGGraphDrawer.cpp:1: /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/CFGGraphDrawer.h: At global scope: /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/CFGGraphDrawer.h:22: error: ISO C++ forbids declaration of ??wxImage?? with no type /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/CFGGraphDrawer.h:22: error: expected ??;?? before ??*?? token In file included from /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/TVTreeItem.h:11, from /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/CFGGraphDrawer.cpp:2: /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/CodeViewer.h:28: error: expected class-name before ??{?? token /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/CodeViewer.h:39: error: expected class-name before ??{?? token /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/CodeViewer.h:46: error: ISO C++ forbids declaration of ??wxColour?? with no type /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/CodeViewer.h:46: error: expected ??,?? or ??...?? before ??*?? token /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/CodeViewer.h:53: error: ??wxListEvent?? has not been declared /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/CodeViewer.h:54: error: ??wxListEvent?? has not been declared /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/CodeViewer.h: In member function ??virtual wxWindow* TVCodeViewer::getWindow()??: /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/CodeViewer.h:72: error: cannot convert ??TVCodeListCtrl*?? to ??wxWindow*?? in return In file included from /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/CFGGraphDrawer.cpp:2: /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/TVTreeItem.h: At global scope: /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/TVTreeItem.h:25: error: expected class-name before ??{?? token /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/TVTreeItem.h:29: error: ISO C++ forbids declaration of ??wxImage?? with no type /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/TVTreeItem.h:29: error: ??wxImage?? declared as a ??virtual?? field /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/TVTreeItem.h:29: error: expected ??;?? before ??*?? token /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/TVTreeItem.h:30: error: expected ??;?? before ??virtual?? /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/TVTreeItem.h:61: error: ISO C++ forbids declaration of ??wxImage?? with no type /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/TVTreeItem.h:61: error: expected ??;?? before ??*?? token /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/TVTreeItem.h:64: error: expected ??;?? before ??void?? /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/TVTreeItem.h:81: error: ISO C++ forbids declaration of ??wxImage?? with no type /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/TVTreeItem.h:81: error: expected ??;?? before ??*?? token /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/TVTreeItem.h:84: error: expected ??;?? before ??void?? /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/CFGGraphDrawer.cpp:13: error: expected constructor, destructor, or type conversion before ??*?? token make[2]: *** [/root/Program_file/llvm/llvm_tv_obj/tools/llvm-tv/Debug/CFGGraphDrawer.o] ???? 1 make[2]:???????????? `/root/Program_file/llvm/llvm_tv_obj/tools/llvm-tv' make[1]: *** [llvm-tv/.makeall] ???? 2 make[1]:???????????? `/root/Program_file/llvm/llvm_tv_obj/tools' make: *** [all] ???? 1 root at ubuntu:~/Program_file/llvm/llvm_tv_obj# ----------------------------------------------------------------------------------------------------------------------------- Could somebody help me? Thank you very much! Best regards 2010-09-08 Daneill -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.cs.uiuc.edu/pipermail/llvm-testresults/attachments/20100908/56ec47ce/attachment.html From huwei8717 at yahoo.com.cn Wed Sep 8 06:22:40 2010 From: huwei8717 at yahoo.com.cn (huwei8717) Date: Wed, 8 Sep 2010 19:22:40 +0800 Subject: [llvm-testresults] no llvm-gcc and llvm-g++ in the directory of bin Message-ID: <201009081922398302406@yahoo.com.cn> My problem is there is no llvm-gcc and llvm-g++ in the directory of bin when I have installed llvm and llvm-gcc. I was following the instruction of http://llvm.org/releases/2.6/docs/GettingStarted.html, however when I finished installing the llvm and llvm-gcc successfully, the bin dir contains no llvm-gcc and llvm-g++, but contain gcc and g++. The following is files in the directory of bin: ???????????????????????????????????????????????????????????????????????????? root at ubuntu:~/llvm_install/bin# ls bugpoint gcc gcov i686-pc-linux-gnu-g++ lli llvmc llvm-extract llvm-prof tblgen c++ gccas i686-pc-linux-gnu-c++ i686-pc-linux-gnu-gcc llvm-ar llvm-config llvm-ld llvm-ranlib cpp gccbug i686-pc-linux-gnu-cpp i686-pc-linux-gnu-gcc-4.2.1 llvm-as llvm-db llvm-link llvm-stub g++ gccld i686-pc-linux-gnu-cpp-4.2.1 llc ???????????????????????????????????????????????????????????????????????????? The following is the result when I execute ./gcc -v : ???????????????????????????????????????????????????????????????????????????? root at ubuntu:~/llvm_install/bin# ./gcc -v Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../configure --prefix=/root/llvm_install/ --enable-llvm=/ root/llvm_install/ --enable-languages=c,c++ Thread model: posix gcc version 4.2.1 (Based on Apple Inc. build 5649) (LLVM build) ???????????????????????????????????????????????????????????????????????????? Could someone help me? Thank you very much! Best regards 2010-09-08 Daneill -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.cs.uiuc.edu/pipermail/llvm-testresults/attachments/20100908/dd2390a3/attachment-0001.html From grosbach at apple.com Wed Sep 8 10:55:25 2010 From: grosbach at apple.com (Jim Grosbach) Date: Wed, 8 Sep 2010 08:55:25 -0700 Subject: [llvm-testresults] no llvm-gcc and llvm-g++ in the directory of bin In-Reply-To: <201009081922398302406@yahoo.com.cn> References: <201009081922398302406@yahoo.com.cn> Message-ID: Hello, The "LLVM build" in the -v output indicates you have an llvm-enabled gcc (i.e., llvm-gcc). The binaries are just named "gcc" and "g++" by default, just like with vanilla gcc. Use --program-prefix=llvm- on your configure line for llvm-gcc to have them named llvm-*. Your questions will get more visibility and a higher likelihood of being answered if you direct them to the llvmdev list rather than the llvm-testresults list. This list is normally used for automated test-suite results emails and responses discussing them. Regards, Jim On Sep 8, 2010, at 4:22 AM, huwei8717 wrote: > My problem is there is no llvm-gcc and llvm-g++ in the directory of bin when I have installed llvm and llvm-gcc. > I was following the instruction of http://llvm.org/releases/2.6/docs/GettingStarted.html, however when I finished installing the llvm and llvm-gcc successfully, the bin dir contains no llvm-gcc and llvm-g++, but contain gcc and g++. > > The following is files in the directory of bin: > ?????????????????????????????????????? > root at ubuntu:~/llvm_install/bin# ls > bugpoint gcc gcov i686-pc-linux-gnu-g++ > lli llvmc llvm-extract llvm-prof tblgen > c++ gccas i686-pc-linux-gnu-c++ i686-pc-linux-gnu-gcc > llvm-ar llvm-config llvm-ld llvm-ranlib > cpp gccbug i686-pc-linux-gnu-cpp i686-pc-linux-gnu-gcc-4.2.1 > llvm-as llvm-db llvm-link llvm-stub > g++ gccld i686-pc-linux-gnu-cpp-4.2.1 llc > ?????????????????????????????????????? > > The following is the result when I execute ./gcc -v : > ?????????????????????????????????????? > root at ubuntu:~/llvm_install/bin# ./gcc -v > Using built-in specs. > Target: i686-pc-linux-gnu > Configured with: ../configure --prefix=/root/llvm_install/ --enable-llvm=/ > root/llvm_install/ --enable-languages=c,c++ > Thread model: posix > gcc version 4.2.1 (Based on Apple Inc. build 5649) (LLVM build) > > ?????????????????????????????????????? > Could someone help me? Thank you very much! > > Best regards > > 2010-09-08 > Daneill > _______________________________________________ > llvm-testresults mailing list > llvm-testresults at cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.cs.uiuc.edu/pipermail/llvm-testresults/attachments/20100908/0fcceac5/attachment.html From buildbot at google1.osuosl.org Wed Sep 8 14:01:01 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 08 Sep 2010 12:01:01 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32 Message-ID: <20100908190104.6BC4213B20AF@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-native-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-native-mingw32/builds/77 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova2 Build Reason: Build Source Stamp: 113378 Blamelist: bruno,grosbach,rdivacky,resistor BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Sep 8 14:42:58 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 08 Sep 2010 12:42:58 -0700 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-x86_64-linux Message-ID: <20100908194301.9A1D713B20AF@google1.osuosl.org> The Buildbot has detected a new failure of dragonegg-x86_64-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/dragonegg-x86_64-linux/builds/1980 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: baldrick17 Build Reason: Build Source Stamp: 113361 Blamelist: baldrick,fpichet,grosser,kraiskil,rdivacky BUILD FAILED: failed run.build.script sincerely, -The Buildbot From baldrick at free.fr Wed Sep 8 14:49:30 2010 From: baldrick at free.fr (Duncan Sands) Date: Wed, 08 Sep 2010 21:49:30 +0200 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-x86_64-linux In-Reply-To: <20100908194301.9A1D713B20AF@google1.osuosl.org> References: <20100908194301.9A1D713B20AF@google1.osuosl.org> Message-ID: <4C87E8CA.6090300@free.fr> Timed out due to not hearing from the buildslave for 1200 seconds. Not clear what really went wrong. Ciao, Duncan. On 08/09/10 21:42, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of dragonegg-x86_64-linux on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/dragonegg-x86_64-linux/builds/1980 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: baldrick17 > > Build Reason: > Build Source Stamp: 113361 > Blamelist: baldrick,fpichet,grosser,kraiskil,rdivacky > > BUILD FAILED: failed run.build.script > > sincerely, > -The Buildbot > From buildbot at google1.osuosl.org Wed Sep 8 16:05:06 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 08 Sep 2010 14:05:06 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20100908210509.B104F13B20AF@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-darwin10 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-darwin10/builds/9661 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 113406 Blamelist: fjahanian,grosbach,johannes,mspencer,void BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Wed Sep 8 16:08:16 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 08 Sep 2010 14:08:16 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20100908210822.42C5AADF3AD1@mail-out4.apple.com> The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/9251 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 113406 Blamelist: johannes,mspencer BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot ================================================================================ CHANGES: File: cmake/modules/VersionFromVCS.cmake At: Wed 08 Sep 2010 13:52:36 Changed By: mspencer Comments: CMake: Use the svn revision information from git-svn if available.Properties: File: lib/Target/X86/X86InstrMMX.td At: Wed 08 Sep 2010 13:58:07 Changed By: johannes Comments: Slight cleanup, use only one form of MMXI_binop_rm_int. Properties: LOGS: Last 10 lines of 'stdio': llvm[2]: Compiling UnreachableBlockElim.cpp for Release+Asserts build llvm[4]: Building Release+Asserts Archive Library libLLVMARMDisassembler.a llvm[2]: Compiling VirtRegMap.cpp for Release+Asserts build llvm[2]: Compiling VirtRegRewriter.cpp for Release+Asserts build llvm[4]: Compiling ARMTargetInfo.cpp for Release+Asserts build llvm[4]: Building Release+Asserts Archive Library libLLVMARMInfo.a make[1]: *** [Target/.makeall] Error 2 make[1]: *** Waiting for unfinished jobs.... llvm[2]: Building Release+Asserts Archive Library libLLVMCodeGen.a make: *** [all] Error 1 Last 10 lines of 'warnings': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/Target/CellSPU/SPUISelLowering.cpp:1740: warning: 'rotamt' may be used uninitialized in this function From buildbot at google1.osuosl.org Wed Sep 8 16:09:36 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 08 Sep 2010 14:09:36 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-vg Message-ID: <20100908210938.ACE6A13B20AF@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-vg on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-vg/builds/1729 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 113406 Blamelist: akirtzidis,baldrick,echristo,fjahanian,grosbach,johannes,mspencer,resistor,stoklund,void BUILD FAILED: failed compile sincerely, -The Buildbot From echristo at apple.com Wed Sep 8 16:10:58 2010 From: echristo at apple.com (Eric Christopher) Date: Wed, 8 Sep 2010 14:10:58 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-vg In-Reply-To: <20100908210938.ACE6A13B20AF@google1.osuosl.org> References: <20100908210938.ACE6A13B20AF@google1.osuosl.org> Message-ID: <24424077-9BF0-4CDE-B749-66664DEB87E4@apple.com> On Sep 8, 2010, at 2:09 PM, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of clang-x86_64-linux-vg on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/clang-x86_64-linux-vg/builds/1729 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: osu7 > > Build Reason: > Build Source Stamp: 113406 > Blamelist: akirtzidis,baldrick,echristo,fjahanian,grosbach,johannes,mspencer,resistor,stoklund,void Looks like Dale: X86MCInstLower.cpp: In member function 'void llvm::X86MCInstLower::Lower(const llvm::MachineInstr*, llvm::MCInst&) const': X86MCInstLower.cpp:382: error: 'MMX_PCMPEQDrr' is not a member of 'llvm::X86' -eric From dalej at apple.com Wed Sep 8 16:11:14 2010 From: dalej at apple.com (Dale Johannesen) Date: Wed, 8 Sep 2010 14:11:14 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 In-Reply-To: <0L8G00HHB5DYKF31@postino.apple.com> References: <0L8G00HHB5DYKF31@postino.apple.com> Message-ID: On Sep 8, 2010, at 2:08 PMPDT, daniel_dunbar at apple.com wrote: > The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on > smooshlab. > Full details are available at: > http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/9251 > > Buildbot URL: http://smooshlab.apple.com:8010/ > > Buildslave for this Build: smoosh-03.apple.com > > Build Reason: > Build Source Stamp: 113406 > Blamelist: johannes,mspencer Mine. Fixed now. From buildbot at google1.osuosl.org Wed Sep 8 16:11:18 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 08 Sep 2010 14:11:18 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20100908211121.7859413B20B0@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-darwin10-selfhost/builds/6564 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 113406 Blamelist: johannes,mspencer,void BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Sep 8 16:11:16 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 08 Sep 2010 14:11:16 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20100908211121.75B4F13B20AF@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-freebsd on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-freebsd/builds/8099 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 113395 Blamelist: akirtzidis,baldrick,echristo,grosbach BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From daniel_dunbar at apple.com Wed Sep 8 16:12:41 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 08 Sep 2010 14:12:41 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100908211245.B768EA714E64@mail-out3.apple.com> 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/13050 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 113406 Blamelist: johannes BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/X86/X86InstrMMX.td At: Wed 08 Sep 2010 13:58:07 Changed By: johannes Comments: Slight cleanup, use only one form of MMXI_binop_rm_int. Properties: LOGS: Last 10 lines of 'stdio': llvm[2]: Building Debug+Asserts Archive Library libLLVMCodeGen.a llvm[4]: Building Debug+Asserts Archive Library libLLVMARMAsmParser.a llvm[4]: Compiling ARMDisassembler.cpp for Debug+Asserts build llvm[4]: Compiling ARMDisassemblerCore.cpp for Debug+Asserts build llvm[4]: Building Debug+Asserts Archive Library libLLVMARMDisassembler.a llvm[4]: Compiling ARMTargetInfo.cpp for Debug+Asserts build llvm[4]: Building Debug+Asserts Archive Library libLLVMARMInfo.a make[1]: *** [Target/.makeall] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 1 From buildbot at google1.osuosl.org Wed Sep 8 16:14:19 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 08 Sep 2010 14:14:19 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20100908211422.71A2F13B20AF@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-selfhost-rel on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-selfhost-rel/builds/2370 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 113406 Blamelist: baldrick,fjahanian,grosbach,johannes,mspencer,void BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Sep 8 16:17:18 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 08 Sep 2010 14:17:18 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20100908211721.AC50C13B20AF@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-darwin10-selfhost/builds/4267 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 113406 Blamelist: johannes,mspencer BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Sep 8 16:17:36 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 08 Sep 2010 14:17:36 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20100908211739.8088B13B20AF@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-cross-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-cross-mingw32/builds/6477 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 113406 Blamelist: johannes,mspencer BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Sep 8 16:17:47 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 08 Sep 2010 14:17:47 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20100908211749.87B6813B20B0@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux/builds/9193 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 113406 Blamelist: johannes,mspencer BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Sep 8 16:18:48 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 08 Sep 2010 14:18:48 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-i686-linux Message-ID: <20100908211851.0C12413B20AF@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-cross-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-cross-i686-linux/builds/1851 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 113406 Blamelist: johannes,mspencer BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Wed Sep 8 16:19:59 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 08 Sep 2010 14:19:59 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20100908212016.13BB0A7153A6@mail-out3.apple.com> 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/10072 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 113406 Blamelist: johannes,mspencer BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: cmake/modules/VersionFromVCS.cmake At: Wed 08 Sep 2010 13:52:36 Changed By: mspencer Comments: CMake: Use the svn revision information from git-svn if available.Properties: File: lib/Target/X86/X86InstrMMX.td At: Wed 08 Sep 2010 13:58:07 Changed By: johannes Comments: Slight cleanup, use only one form of MMXI_binop_rm_int. Properties: LOGS: Last 10 lines of 'stdio': llvm[2]: Compiling StrongPHIElimination.cpp for Debug+Asserts build llvm[2]: Compiling TailDuplication.cpp for Debug+Asserts build llvm[2]: Compiling TargetInstrInfoImpl.cpp for Debug+Asserts build llvm[2]: Compiling TargetLoweringObjectFileImpl.cpp for Debug+Asserts build llvm[2]: Compiling TwoAddressInstructionPass.cpp for Debug+Asserts build llvm[2]: Compiling UnreachableBlockElim.cpp for Debug+Asserts build llvm[2]: Compiling VirtRegMap.cpp for Debug+Asserts build llvm[2]: Compiling VirtRegRewriter.cpp for Debug+Asserts build llvm[2]: Building Debug+Asserts Archive Library libLLVMCodeGen.a make: *** [all] Error 1 From buildbot at google1.osuosl.org Wed Sep 8 16:32:19 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 08 Sep 2010 14:32:19 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20100908213221.DF3DF13B20AF@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-xp-msvc9 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/9005 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 113406 Blamelist: fjahanian,grosbach,johannes,mspencer,void BUILD FAILED: failed vcbuild_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Sep 8 16:37:10 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 08 Sep 2010 14:37:10 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux-fnt Message-ID: <20100908213713.6014713B20AF@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux-fnt on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux-fnt/builds/1183 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: balint1 Build Reason: Build Source Stamp: 113406 Blamelist: akirtzidis,baldrick,echristo,fjahanian,grosbach,johannes,mspencer,resistor,stoklund,void BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Wed Sep 8 16:59:25 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 08 Sep 2010 14:59:25 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100908215930.19788A7184E7@mail-out3.apple.com> 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/13055 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 113416 Blamelist: dgregor,fjahanian BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/clang/AST/Type.h lib/AST/Type.cpp lib/Sema/SemaType.cpp test/SemaObjCXX/legacy-objc-types.mm At: Wed 08 Sep 2010 14:42:07 Changed By: fjahanian Comments: Reverse r113397 until we decide what to do with use of 'struct objc_object*' for 'is' (and others) in clang. Properties: Files: lib/Sema/SemaExprCXX.cpp lib/Sema/SemaInit.cpp test/SemaCXX/decl-expr-ambiguity.cpp test/SemaCXX/functional-cast.cpp test/SemaCXX/qualified-id-lookup.cpp test/SemaCXX/type-convert-construct.cpp At: Wed 08 Sep 2010 14:42:07 Changed By: dgregor Comments: Use the new-initialization code for initializing scalars with a function-style cast. Previously, we had a (redundant, incorrect) semantic-checking path for non-class types, which allowed value-initialization of a reference type and then crashed. Properties: Files: lib/AST/CMakeLists.txt lib/Frontend/CMakeLists.txt lib/Index/CMakeLists.txt lib/Lex/CMakeLists.txt lib/Parse/CMakeLists.txt lib/Rewrite/CMakeLists.txt lib/Sema/CMakeLists.txt At: Wed 08 Sep 2010 14:42:07 Changed By: dgregor Comments: Clean up some of the CMake dependenciesProperties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): Clang :: SemaObjC/legacy-objc-types.m Expected Passes : 2508 Expected Failures : 19 Unresolved Tests : 1 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: SemaObjC/legacy-objc-types.m Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'unresolved': Clang :: SemaObjCXX/legacy-objc-types.mm Last 10 lines of 'legacy-objc-types.m': Line 18: conflicting types for 'i' Line 19: conflicting types for 'i' error: 'note' diagnostics seen but not expected: Line 17: previous declaration is here Line 17: previous declaration is here 8 errors generated. -- ******************** Last 10 lines of 'legacy-objc-types.mm': ******************** TEST 'Clang :: SemaObjCXX/legacy-objc-types.mm' FAILED ********************Test has no run line! ******************** From daniel_dunbar at apple.com Wed Sep 8 17:14:04 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 08 Sep 2010 15:14:04 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20100908221517.8FAFDADF65E7@mail-out4.apple.com> 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/10074 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 113416 Blamelist: akirtzidis,dgregor,fjahanian,stoklund,void BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: File: include/llvm/CodeGen/LiveInterval.h At: Wed 08 Sep 2010 14:27:11 Changed By: stoklund Comments: Remove dead code and data.Properties: File: lib/Sema/Sema.cpp At: Wed 08 Sep 2010 14:32:18 Changed By: void Comments: Initialize the MSVCGuidDecl variable in the correct order. Properties: Files: include/clang/AST/DeclCXX.h lib/AST/DeclBase.cpp lib/Serialization/ASTReaderDecl.cpp At: Wed 08 Sep 2010 14:37:07 Changed By: akirtzidis Comments: Re-enable CheckAccessDeclContext and make sure it doesn't trigger assertions.Properties: Files: include/clang/AST/Type.h lib/AST/Type.cpp lib/Sema/SemaType.cpp test/SemaObjCXX/legacy-objc-types.mm At: Wed 08 Sep 2010 14:42:07 Changed By: fjahanian Comments: Reverse r113397 until we decide what to do with use of 'struct objc_object*' for 'is' (and others) in clang. Properties: Files: lib/Sema/SemaExprCXX.cpp lib/Sema/SemaInit.cpp test/SemaCXX/decl-expr-ambiguity.cpp test/SemaCXX/functional-cast.cpp test/SemaCXX/qualified-id-lookup.cpp test/SemaCXX/type-convert-construct.cpp At: Wed 08 Sep 2010 14:42:07 Changed By: dgregor Comments: Use the new-initialization code for initializing scalars with a function-style cast. Previously, we had a (redundant, incorrect) semantic-checking path for non-class types, which allowed value-initialization of a reference type and then crashed. Properties: Files: lib/AST/CMakeLists.txt lib/Frontend/CMakeLists.txt lib/Index/CMakeLists.txt lib/Lex/CMakeLists.txt lib/Parse/CMakeLists.txt lib/Rewrite/CMakeLists.txt lib/Sema/CMakeLists.txt At: Wed 08 Sep 2010 14:42:07 Changed By: dgregor Comments: Clean up some of the CMake dependenciesProperties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): Clang :: SemaObjC/legacy-objc-types.m Expected Passes : 2508 Expected Failures : 19 Unresolved Tests : 1 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: SemaObjC/legacy-objc-types.m Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'unresolved': Clang :: SemaObjCXX/legacy-objc-types.mm Last 10 lines of 'legacy-objc-types.m': Line 18: conflicting types for 'i' Line 19: conflicting types for 'i' error: 'note' diagnostics seen but not expected: Line 17: previous declaration is here Line 17: previous declaration is here 8 errors generated. -- ******************** Last 10 lines of 'legacy-objc-types.mm': ******************** TEST 'Clang :: SemaObjCXX/legacy-objc-types.mm' FAILED ********************Test has no run line! ******************** From daniel_dunbar at apple.com Wed Sep 8 17:22:09 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 08 Sep 2010 15:22:09 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100908222335.D9927ADF6A64@mail-out4.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4520 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 113417 Blamelist: akirtzidis,dgregor,echristo,fjahanian BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/clang/AST/DeclCXX.h lib/AST/DeclBase.cpp lib/Serialization/ASTReaderDecl.cpp At: Wed 08 Sep 2010 14:37:07 Changed By: akirtzidis Comments: Re-enable CheckAccessDeclContext and make sure it doesn't trigger assertions.Properties: Files: include/clang/AST/Type.h lib/AST/Type.cpp lib/Sema/SemaType.cpp test/SemaObjCXX/legacy-objc-types.mm At: Wed 08 Sep 2010 14:42:07 Changed By: fjahanian Comments: Reverse r113397 until we decide what to do with use of 'struct objc_object*' for 'is' (and others) in clang. Properties: Files: lib/Sema/SemaExprCXX.cpp lib/Sema/SemaInit.cpp test/SemaCXX/decl-expr-ambiguity.cpp test/SemaCXX/functional-cast.cpp test/SemaCXX/qualified-id-lookup.cpp test/SemaCXX/type-convert-construct.cpp At: Wed 08 Sep 2010 14:42:07 Changed By: dgregor Comments: Use the new-initialization code for initializing scalars with a function-style cast. Previously, we had a (redundant, incorrect) semantic-checking path for non-class types, which allowed value-initialization of a reference type and then crashed. Properties: Files: lib/AST/CMakeLists.txt lib/Frontend/CMakeLists.txt lib/Index/CMakeLists.txt lib/Lex/CMakeLists.txt lib/Parse/CMakeLists.txt lib/Rewrite/CMakeLists.txt lib/Sema/CMakeLists.txt At: Wed 08 Sep 2010 14:42:07 Changed By: dgregor Comments: Clean up some of the CMake dependenciesProperties: File: lib/Target/ARM/ARMFastISel.cpp At: Wed 08 Sep 2010 14:52:11 Changed By: echristo Comments: Make the loads/stores match the type we really want to store. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): Clang :: SemaObjC/legacy-objc-types.m Expected Passes : 2508 Expected Failures : 19 Unresolved Tests : 1 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: SemaObjC/legacy-objc-types.m Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'unresolved': Clang :: SemaObjCXX/legacy-objc-types.mm Last 10 lines of 'legacy-objc-types.m': Line 18: conflicting types for 'i' Line 19: conflicting types for 'i' error: 'note' diagnostics seen but not expected: Line 17: previous declaration is here Line 17: previous declaration is here 8 errors generated. -- ******************** Last 10 lines of 'legacy-objc-types.mm': ******************** TEST 'Clang :: SemaObjCXX/legacy-objc-types.mm' FAILED ********************Test has no run line! ******************** Last 10 lines of 'stdio': ******************** Failing Tests (1): Clang :: SemaObjC/legacy-objc-types.m Expected Passes : 2508 Expected Failures : 19 Unresolved Tests : 1 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: SemaObjC/legacy-objc-types.m Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'unresolved': Clang :: SemaObjCXX/legacy-objc-types.mm Last 10 lines of 'legacy-objc-types.m': Line 18: conflicting types for 'i' Line 19: conflicting types for 'i' error: 'note' diagnostics seen but not expected: Line 17: previous declaration is here Line 17: previous declaration is here 8 errors generated. -- ******************** Last 10 lines of 'legacy-objc-types.mm': ******************** TEST 'Clang :: SemaObjCXX/legacy-objc-types.mm' FAILED ********************Test has no run line! ******************** From buildbot at google1.osuosl.org Wed Sep 8 17:40:30 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 08 Sep 2010 15:40:30 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20100908224033.9310113B20AF@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux/builds/9195 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 113420 Blamelist: akirtzidis,dgregor,echristo,fjahanian,johannes,void BUILD FAILED: failed test-clang sincerely, -The Buildbot From echristo at apple.com Wed Sep 8 18:12:23 2010 From: echristo at apple.com (Eric Christopher) Date: Wed, 8 Sep 2010 16:12:23 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd In-Reply-To: <20100908231146.983CE13B20AF@google1.osuosl.org> References: <20100908231146.983CE13B20AF@google1.osuosl.org> Message-ID: On Sep 8, 2010, at 4:11 PM, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of clang-i686-freebsd on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/clang-i686-freebsd/builds/8102 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: freebsd1 > > Build Reason: > Build Source Stamp: 113420 > Blamelist: akirtzidis,dgregor,echristo,fjahanian,johannes,stoklund,void Fariborz :) -eric From buildbot at google1.osuosl.org Wed Sep 8 18:11:43 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 08 Sep 2010 16:11:43 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20100908231146.983CE13B20AF@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-freebsd on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-freebsd/builds/8102 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 113420 Blamelist: akirtzidis,dgregor,echristo,fjahanian,johannes,stoklund,void BUILD FAILED: failed test-clang sincerely, -The Buildbot From fjahanian at apple.com Wed Sep 8 18:20:17 2010 From: fjahanian at apple.com (Fariborz Jahanian) Date: Wed, 8 Sep 2010 16:20:17 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd In-Reply-To: References: <20100908231146.983CE13B20AF@google1.osuosl.org> Message-ID: On Sep 8, 2010, at 4:12 PM, Eric Christopher wrote: > > On Sep 8, 2010, at 4:11 PM, buildbot at google1.osuosl.org wrote: > >> The Buildbot has detected a new failure of clang-i686-freebsd on >> llvm. >> Full details are available at: >> http://google1.osuosl.org:8011/builders/clang-i686-freebsd/builds/ >> 8102 >> >> Buildbot URL: http://google1.osuosl.org:8011/ >> >> Buildslave for this Build: freebsd1 >> >> Build Reason: >> Build Source Stamp: 113420 >> Blamelist: >> akirtzidis,dgregor,echristo,fjahanian,johannes,stoklund,void > > Fariborz :) Test has since been removed. - fariborz > > > -eric From buildbot at google1.osuosl.org Wed Sep 8 18:49:42 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 08 Sep 2010 16:49:42 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20100908234945.1540C13B20AF@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-selfhost-rel on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-selfhost-rel/builds/2372 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 113427 Blamelist: akirtzidis,dgregor,echristo,fjahanian,johannes,lattner,resistor,stoklund,void BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Sep 8 23:52:49 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 08 Sep 2010 21:52:49 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20100909045255.966E613B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-darwin10-selfhost/builds/4274 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 113469 Blamelist: kremenek BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Sep 8 23:52:52 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 08 Sep 2010 21:52:52 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20100909045255.9757613B20AF@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-darwin10-selfhost/builds/6574 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 113472 Blamelist: kremenek BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 9 00:00:27 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 08 Sep 2010 22:00:27 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20100909050030.6A04113B2098@google1.osuosl.org> The Buildbot has detected a new failure of llvm-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-i686-linux/builds/12059 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 113472 Blamelist: kremenek BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 9 10:39:15 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 09 Sep 2010 08:39:15 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20100909153918.CBC4913B20AF@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-freebsd on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-freebsd/builds/8120 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 113488 Blamelist: d0k BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From daniel_dunbar at apple.com Thu Sep 9 12:30:42 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 09 Sep 2010 10:30:42 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9 Message-ID: <20100909173105.475BDA74A72F@mail-out3.apple.com> The Buildbot has detected a new failure of llvm-gcc-powerpc-darwin9 on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/llvm-gcc-powerpc-darwin9/builds/3919 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: spang.apple.com Build Reason: Build Source Stamp: 113488 Blamelist: baldrick,chapuni,d0k BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: File: test/FrontendC/cstring-align.c At: Thu 09 Sep 2010 05:52:26 Changed By: baldrick Comments: Another test that uses -m64. Here too it looks like it can be removed. Not that the XTARGET wasn't doing anything since it does nothing without an accompanying XFAIL. Properties: File: test/FrontendC/2010-07-14-overconservative-align.c At: Thu 09 Sep 2010 06:03:52 Changed By: baldrick Comments: Get rid of the last use of -m64 in FrontendC. This solution of checking for either 4 or 8 is not very satisfactory, but it would catch the original problem (an alignment of 1). Properties: File: lib/System/Host.cpp At: Thu 09 Sep 2010 06:32:07 Changed By: chapuni Comments: lib/System/Host.cpp: 7bit-ize. Eliminate "TM" and "(R)" in comments.Properties: Files: test/MC/ELF/basic-elf.ll test/Scripts/elf-dump test/Scripts/elf-dump.bat At: Thu 09 Sep 2010 08:02:10 Changed By: d0k Comments: Add an elf-dumper utility. - Output format and some of the code stolen from macho-dump. - Somewhat incomplete and probably buggy. - Comes with a very basic test. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: MC/ELF/basic-elf.ll Expected Passes : 4924 Expected Failures : 28 Unsupported Tests : 552 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: MC/ELF/basic-elf.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'basic-elf.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/MC/ELF/basic-elf.ll:27:7: error: expected string not found in input ; 32: (('r_offset', 6) ^ :81:2: note: scanning from here (('r_offset', 0) ^ -- ******************** Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: MC/ELF/basic-elf.ll Expected Passes : 5386 Expected Failures : 49 Unsupported Tests : 69 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: MC/ELF/basic-elf.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: FrontendObjC/2009-08-05-utf16.m LLVM :: FrontendObjC/2009-08-17-DebugInfo.m LLVM :: FrontendObjC/2009-11-30-Objc-ID.m LLVM :: FrontendObjC/2010-02-01-utf16-with-null.m LLVM :: FrontendObjC/2010-02-11-fwritable-stringsBug.m LLVM :: FrontendObjC/2010-02-23-DbgInheritance.m LLVM :: FrontendObjC/2010-03-17-StructRef.m LLVM :: FrontendObjC/2010-06-04-UnnamedCFString-dbg.m LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'basic-elf.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/MC/ELF/basic-elf.ll:27:7: error: expected string not found in input ; 32: (('r_offset', 6) ^ :81:2: note: scanning from here (('r_offset', 0) ^ -- ******************** From echristo at apple.com Thu Sep 9 12:58:02 2010 From: echristo at apple.com (Eric Christopher) Date: Thu, 9 Sep 2010 10:58:02 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9 In-Reply-To: <20100909173105.475BDA74A72F@mail-out3.apple.com> References: <20100909173105.475BDA74A72F@mail-out3.apple.com> Message-ID: <444AEFFD-3313-4547-B984-75677BFD0EB2@apple.com> On Sep 9, 2010, at 10:30 AM, daniel_dunbar at apple.com wrote: > Blamelist: baldrick,chapuni,d0k Benjamin? Looks like you. -eric From benny.kra at googlemail.com Thu Sep 9 13:02:46 2010 From: benny.kra at googlemail.com (Benjamin Kramer) Date: Thu, 9 Sep 2010 20:02:46 +0200 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9 In-Reply-To: <444AEFFD-3313-4547-B984-75677BFD0EB2@apple.com> References: <20100909173105.475BDA74A72F@mail-out3.apple.com> <444AEFFD-3313-4547-B984-75677BFD0EB2@apple.com> Message-ID: <893078F7-B1BB-468C-B74B-32C7894C0327@gmail.com> On 09.09.2010, at 19:58, Eric Christopher wrote: > > On Sep 9, 2010, at 10:30 AM, daniel_dunbar at apple.com wrote: > >> Blamelist: baldrick,chapuni,d0k > > Benjamin? Looks like you. Yeah, hopefully fixed in r113509. From buildbot at google1.osuosl.org Thu Sep 9 21:02:13 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 09 Sep 2010 19:02:13 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20100910020219.4D73713B2098@google1.osuosl.org> The Buildbot has detected a new failure of llvm-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-i686-linux/builds/12084 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 113570 Blamelist: evancheng,kremenek BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 9 21:27:58 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 09 Sep 2010 19:27:58 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20100910022801.40C4413B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux/builds/9229 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 113570 Blamelist: evancheng,kremenek BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 9 21:50:17 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 09 Sep 2010 19:50:17 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20100910025020.0D5E013B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-freebsd on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-freebsd/builds/8134 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 113570 Blamelist: evancheng,kremenek BUILD FAILED: failed test-llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Thu Sep 9 22:15:15 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 09 Sep 2010 20:15:15 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100910031531.54CF2AE31353@mail-out4.apple.com> 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/13138 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 113573 Blamelist: kremenek BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/clang/Checker/PathSensitive/CheckerVisitor.def include/clang/Checker/PathSensitive/GRExprEngine.h lib/Analysis/CFG.cpp lib/Checker/GRExprEngine.cpp At: Thu 09 Sep 2010 20:08:11 Changed By: kremenek Comments: Add ObjCAtSynchronizedStmt to the CFG and add GRExprEngine support (PreVisit for checkers).Properties: Files: lib/Checker/CMakeLists.txt lib/Checker/GRExprEngine.cpp lib/Checker/GRExprEngineInternalChecks.h test/Analysis/misc-ps.m At: Thu 09 Sep 2010 20:08:11 Changed By: kremenek Comments: Implement: rule request: warn if @synchronized mutex can be nilProperties: LOGS: Last 10 lines of 'stdio': Undefined symbols: "clang::RegisterObjCAtSyncChecker(clang::GRExprEngine&)", referenced from: RegisterInternalChecks(clang::GRExprEngine&) in libclangChecker.a(GRExprEngine.o) ld: symbol(s) not found collect2: ld returned 1 exit status make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang] Error 1 make[3]: *** [all] Error 1 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-darwin9/llvm/tools/clang/lib/Sema/../../include/clang/Sema/Sema.h:187: warning: 'class clang::Sema' has virtual functions but non-virtual destructor /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/lib/Sema/../../include/clang/Sema/Sema.h:187: warning: 'class clang::Sema' has virtual functions but non-virtual destructor /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/lib/Sema/../../include/clang/Sema/Sema.h:187: warning: 'class clang::Sema' has virtual functions but non-virtual destructor /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/lib/Sema/../../include/clang/Sema/Sema.h:187: warning: 'class clang::Sema' has virtual functions but non-virtual destructor /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/lib/Sema/../../include/clang/Sema/Sema.h:187: warning: 'class clang::Sema' has virtual functions but non-virtual destructor /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/lib/Sema/../../include/clang/Sema/Sema.h:187: warning: 'class clang::Sema' has virtual functions but non-virtual destructor /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/lib/Sema/../../include/clang/Sema/Sema.h:187: warning: 'class clang::Sema' has virtual functions but non-virtual destructor /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/lib/Sema/../../include/clang/Sema/Sema.h:187: warning: 'class clang::Sema' has virtual functions but non-virtual destructor /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/lib/Sema/../../include/clang/Sema/Sema.h:187: warning: 'class clang::Sema' has virtual functions but non-virtual destructor /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/lib/Sema/../../include/clang/Sema/Sema.h:187: warning: 'class clang::Sema' has virtual functions but non-virtual destructor From daniel_dunbar at apple.com Thu Sep 9 22:22:36 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 09 Sep 2010 20:22:36 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100910032408.C0BF4A765C02@mail-out3.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4570 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 113573 Blamelist: kremenek BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/clang/Checker/PathSensitive/CheckerVisitor.def include/clang/Checker/PathSensitive/GRExprEngine.h lib/Analysis/CFG.cpp lib/Checker/GRExprEngine.cpp At: Thu 09 Sep 2010 20:08:11 Changed By: kremenek Comments: Add ObjCAtSynchronizedStmt to the CFG and add GRExprEngine support (PreVisit for checkers).Properties: Files: lib/Checker/CMakeLists.txt lib/Checker/GRExprEngine.cpp lib/Checker/GRExprEngineInternalChecks.h test/Analysis/misc-ps.m At: Thu 09 Sep 2010 20:08:11 Changed By: kremenek Comments: Implement: rule request: warn if @synchronized mutex can be nilProperties: LOGS: Last 10 lines of 'stdio': Undefined symbols: "clang::RegisterObjCAtSyncChecker(clang::GRExprEngine&)", referenced from: clang::GRExprEngine::GRExprEngine(clang::AnalysisManager&, clang::GRTransferFuncs*)in libclangChecker.a(GRExprEngine.o) ld: symbol(s) not found collect2: ld returned 1 exit status make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/bin/clang] Error 1 make[3]: *** [all] Error 1 make[2]: *** [all] Error 1 make[1]: *** [clang/.makeall] Error 2 make: *** [all] Error 1 From daniel_dunbar at apple.com Thu Sep 9 22:23:14 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 09 Sep 2010 20:23:14 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20100910032416.C54EFA765C0F@mail-out3.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/4047 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 113573 Blamelist: kremenek BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/clang/Checker/PathSensitive/CheckerVisitor.def include/clang/Checker/PathSensitive/GRExprEngine.h lib/Analysis/CFG.cpp lib/Checker/GRExprEngine.cpp At: Thu 09 Sep 2010 20:08:11 Changed By: kremenek Comments: Add ObjCAtSynchronizedStmt to the CFG and add GRExprEngine support (PreVisit for checkers).Properties: Files: lib/Checker/CMakeLists.txt lib/Checker/GRExprEngine.cpp lib/Checker/GRExprEngineInternalChecks.h test/Analysis/misc-ps.m At: Thu 09 Sep 2010 20:08:11 Changed By: kremenek Comments: Implement: rule request: warn if @synchronized mutex can be nilProperties: LOGS: Last 10 lines of 'stdio': Undefined symbols: "clang::RegisterObjCAtSyncChecker(clang::GRExprEngine&)", referenced from: RegisterInternalChecks(clang::GRExprEngine&) in libclangChecker.a(GRExprEngine.o) ld: symbol(s) not found collect2: ld returned 1 exit status make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.obj/Debug+Asserts/bin/clang] Error 1 make[3]: *** [all] Error 1 make[2]: *** [all] Error 1 make[1]: *** [clang/.makeall] Error 2 make: *** [all] Error 1 From daniel_dunbar at apple.com Thu Sep 9 22:31:23 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 09 Sep 2010 20:31:23 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20100910033139.6DC59AE31A6E@mail-out4.apple.com> 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/10121 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 113573 Blamelist: kremenek BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/clang/Checker/PathSensitive/CheckerVisitor.def include/clang/Checker/PathSensitive/GRExprEngine.h lib/Analysis/CFG.cpp lib/Checker/GRExprEngine.cpp At: Thu 09 Sep 2010 20:08:11 Changed By: kremenek Comments: Add ObjCAtSynchronizedStmt to the CFG and add GRExprEngine support (PreVisit for checkers).Properties: Files: lib/Checker/CMakeLists.txt lib/Checker/GRExprEngine.cpp lib/Checker/GRExprEngineInternalChecks.h test/Analysis/misc-ps.m At: Thu 09 Sep 2010 20:08:11 Changed By: kremenek Comments: Implement: rule request: warn if @synchronized mutex can be nilProperties: LOGS: Last 10 lines of 'stdio': Undefined symbols: "clang::RegisterObjCAtSyncChecker(clang::GRExprEngine&)", referenced from: RegisterInternalChecks(clang::GRExprEngine&) in libclangChecker.a(GRExprEngine.o) ld: symbol(s) not found collect2: ld returned 1 exit status make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug+Asserts/bin/clang] Error 1 make[3]: *** [all] Error 1 make[2]: *** [all] Error 1 make[1]: *** [clang/.makeall] Error 2 make: *** [all] Error 1 From buildbot at google1.osuosl.org Thu Sep 9 22:33:02 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 09 Sep 2010 20:33:02 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20100910033305.CE77913B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-selfhost-rel on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-selfhost-rel/builds/2392 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 113570 Blamelist: evancheng,kremenek BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 9 22:52:08 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 09 Sep 2010 20:52:08 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20100910035211.3196713B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-darwin10 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-darwin10/builds/9692 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 113573 Blamelist: kremenek BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 9 22:53:41 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 09 Sep 2010 20:53:41 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20100910035343.E0C0A13B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-darwin10-selfhost/builds/4295 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 113573 Blamelist: kremenek BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 9 22:55:10 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 09 Sep 2010 20:55:10 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-fnt Message-ID: <20100910035513.6A7BF13B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-fnt on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-fnt/builds/3038 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 113573 Blamelist: kremenek BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 9 23:22:10 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 09 Sep 2010 21:22:10 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux-vg_leak Message-ID: <20100910042212.9A3ED13B2098@google1.osuosl.org> The Buildbot has detected a new failure of llvm-i686-linux-vg_leak on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-i686-linux-vg_leak/builds/1546 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu8 Build Reason: Build Source Stamp: 113570 Blamelist: dgregor,djg,echristo,evancheng,kremenek,tcare BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 9 23:30:20 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 09 Sep 2010 21:30:20 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux-fnt Message-ID: <20100910043023.37AB113B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux-fnt on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux-fnt/builds/1195 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: balint1 Build Reason: Build Source Stamp: 113573 Blamelist: echristo,evancheng,kremenek,tcare BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Sep 10 00:50:32 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 09 Sep 2010 22:50:32 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux-vg_leak Message-ID: <20100910055035.1E5DB13B2098@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux-vg_leak on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux-vg_leak/builds/1155 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 113570 Blamelist: dgregor,echristo,evancheng,kremenek,tcare BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Sep 10 01:10:33 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 09 Sep 2010 23:10:33 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-vg Message-ID: <20100910061036.076ED13B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-vg on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-vg/builds/1743 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 113574 Blamelist: evancheng,kremenek BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Sep 10 03:19:22 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 10 Sep 2010 01:19:22 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-arm-linux Message-ID: <20100910082003.CDF1D13B20AF@google1.osuosl.org> The Buildbot has detected a new failure of llvm-arm-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-arm-linux/builds/4203 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: ranby1 Build Reason: Build Source Stamp: 113574 Blamelist: evancheng,kremenek BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Sep 10 05:49:10 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 10 Sep 2010 03:49:10 -0700 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-x86_64-linux Message-ID: <20100910104914.2BED213B20AF@google1.osuosl.org> The Buildbot has detected a new failure of dragonegg-x86_64-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/dragonegg-x86_64-linux/builds/1989 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: baldrick17 Build Reason: Build Source Stamp: 113582 Blamelist: bwilson,chandlerc,chapuni,dgregor,evancheng BUILD FAILED: failed run.build.script sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Sep 10 07:03:23 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 10 Sep 2010 05:03:23 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20100910120326.8E21013B20AF@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-xp-msvc9 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/9056 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 113585 Blamelist: void BUILD FAILED: failed vcbuild_1 sincerely, -The Buildbot From isanbard at gmail.com Fri Sep 10 12:39:30 2010 From: isanbard at gmail.com (Bill Wendling) Date: Fri, 10 Sep 2010 10:39:30 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 In-Reply-To: <20100910120326.8E21013B20AF@google1.osuosl.org> References: <20100910120326.8E21013B20AF@google1.osuosl.org> Message-ID: <7EA5D32F-2E5D-4084-81B0-FE859BC561E7@gmail.com> I'm confused by this. There are no compilation errors, but it claims this: 151>LINK : fatal error LNK1104: cannot open file 'D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\build\bin\Debug\libclang.dll' 151>Build log was saved at "file://d:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\build\tools\clang\tools\libclang\libclang.dir\Debug\BuildLog.htm" 151>libclang - 1 error(s), 0 warning(s) 185>LINK : fatal error LNK1104: cannot open file '..\..\..\..\lib\Debug\libclang.lib' 185>Build log was saved at "file://d:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\build\tools\clang\tools\c-index-test\c-index-test.dir\Debug\BuildLog.htm" 185>c-index-test - 1 error(s), 0 warning(s) Does the build log file have more information? -bw On Sep 10, 2010, at 5:03 AM, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of clang-i686-xp-msvc9 on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/9056 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: dunbar-win32-2 > > Build Reason: > Build Source Stamp: 113585 > Blamelist: void > > BUILD FAILED: failed vcbuild_1 > > sincerely, > -The Buildbot > > _______________________________________________ > llvm-testresults mailing list > llvm-testresults at cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults From pichet2000 at gmail.com Fri Sep 10 13:03:04 2010 From: pichet2000 at gmail.com (Francois Pichet) Date: Fri, 10 Sep 2010 14:03:04 -0400 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 In-Reply-To: <7EA5D32F-2E5D-4084-81B0-FE859BC561E7@gmail.com> References: <20100910120326.8E21013B20AF@google1.osuosl.org> <7EA5D32F-2E5D-4084-81B0-FE859BC561E7@gmail.com> Message-ID: Hi Did you look for in the task manager for zombie processes clang.exe or c-index-test.exe. Kill them, I get that from time to time. On Fri, Sep 10, 2010 at 1:39 PM, Bill Wendling wrote: > I'm confused by this. There are no compilation errors, but it claims this: > > 151>LINK : fatal error LNK1104: cannot open file 'D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\build\bin\Debug\libclang.dll' > 151>Build log was saved at "file://d:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\build\tools\clang\tools\libclang\libclang.dir\Debug\BuildLog.htm" > 151>libclang - 1 error(s), 0 warning(s) > > 185>LINK : fatal error LNK1104: cannot open file '..\..\..\..\lib\Debug\libclang.lib' > 185>Build log was saved at "file://d:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\build\tools\clang\tools\c-index-test\c-index-test.dir\Debug\BuildLog.htm" > 185>c-index-test - 1 error(s), 0 warning(s) > > Does the build log file have more information? > > -bw > > On Sep 10, 2010, at 5:03 AM, buildbot at google1.osuosl.org wrote: > >> The Buildbot has detected a new failure of clang-i686-xp-msvc9 on llvm. >> Full details are available at: >> http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/9056 >> >> Buildbot URL: http://google1.osuosl.org:8011/ >> >> Buildslave for this Build: dunbar-win32-2 >> >> Build Reason: >> Build Source Stamp: 113585 >> Blamelist: void >> >> BUILD FAILED: failed vcbuild_1 >> >> sincerely, >> -The Buildbot >> >> _______________________________________________ >> llvm-testresults mailing list >> llvm-testresults at cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults > > > _______________________________________________ > llvm-testresults mailing list > llvm-testresults at cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults > From isanbard at gmail.com Fri Sep 10 13:05:35 2010 From: isanbard at gmail.com (Bill Wendling) Date: Fri, 10 Sep 2010 11:05:35 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 In-Reply-To: References: <20100910120326.8E21013B20AF@google1.osuosl.org> <7EA5D32F-2E5D-4084-81B0-FE859BC561E7@gmail.com> Message-ID: I don't have access to the machine... Could someone who does have access to the machine reboot it? -bw On Sep 10, 2010, at 11:03 AM, Francois Pichet wrote: > Hi > > Did you look for in the task manager for zombie processes clang.exe or > c-index-test.exe. > Kill them, I get that from time to time. > > On Fri, Sep 10, 2010 at 1:39 PM, Bill Wendling wrote: >> I'm confused by this. There are no compilation errors, but it claims this: >> >> 151>LINK : fatal error LNK1104: cannot open file 'D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\build\bin\Debug\libclang.dll' >> 151>Build log was saved at "file://d:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\build\tools\clang\tools\libclang\libclang.dir\Debug\BuildLog.htm" >> 151>libclang - 1 error(s), 0 warning(s) >> >> 185>LINK : fatal error LNK1104: cannot open file '..\..\..\..\lib\Debug\libclang.lib' >> 185>Build log was saved at "file://d:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\build\tools\clang\tools\c-index-test\c-index-test.dir\Debug\BuildLog.htm" >> 185>c-index-test - 1 error(s), 0 warning(s) >> >> Does the build log file have more information? >> >> -bw >> >> On Sep 10, 2010, at 5:03 AM, buildbot at google1.osuosl.org wrote: >> >>> The Buildbot has detected a new failure of clang-i686-xp-msvc9 on llvm. >>> Full details are available at: >>> http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/9056 >>> >>> Buildbot URL: http://google1.osuosl.org:8011/ >>> >>> Buildslave for this Build: dunbar-win32-2 >>> >>> Build Reason: >>> Build Source Stamp: 113585 >>> Blamelist: void >>> >>> BUILD FAILED: failed vcbuild_1 >>> >>> sincerely, >>> -The Buildbot >>> >>> _______________________________________________ >>> llvm-testresults mailing list >>> llvm-testresults at cs.uiuc.edu >>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults >> >> >> _______________________________________________ >> llvm-testresults mailing list >> llvm-testresults at cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults >> From buildbot at google1.osuosl.org Fri Sep 10 16:41:41 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 10 Sep 2010 14:41:41 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20100910214143.DA45013B20AF@google1.osuosl.org> The Buildbot has detected a new failure of llvm-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-i686-linux/builds/12098 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 113634 Blamelist: cornedbee,johannes,kremenek,mspencer,void BUILD FAILED: failed test-llvm sincerely, -The Buildbot From dalej at apple.com Fri Sep 10 17:04:08 2010 From: dalej at apple.com (Dale Johannesen) Date: Fri, 10 Sep 2010 15:04:08 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux In-Reply-To: <20100910214143.DA45013B20AF@google1.osuosl.org> References: <20100910214143.DA45013B20AF@google1.osuosl.org> Message-ID: On Sep 10, 2010, at 2:41 PMPDT, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of llvm-i686-linux on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/llvm-i686-linux/builds/12098 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: dunbar1 > > Build Reason: > Build Source Stamp: 113634 > Blamelist: cornedbee,johannes,kremenek,mspencer,void > > BUILD FAILED: failed test-llvm Mine. I'm not totally sure how, but 113643 may fix it. From buildbot at google1.osuosl.org Sat Sep 11 06:47:51 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 11 Sep 2010 04:47:51 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32 Message-ID: <20100911114754.ADB0113B20AF@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-native-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-native-mingw32/builds/121 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova2 Build Reason: Build Source Stamp: 113683 Blamelist: asl BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Sat Sep 11 15:34:57 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sat, 11 Sep 2010 13:34:57 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100911203514.4F48EA7ED04D@mail-out3.apple.com> 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/13190 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 113700 Blamelist: dgregor BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/clang/AST/EvaluatedExprVisitor.h include/clang/Sema/Sema.h lib/Parse/ParseCXXInlineMethods.cpp lib/Parse/ParseDecl.cpp lib/Sema/SemaExpr.cpp test/SemaTemplate/default-expr-arguments.cpp At: Sat 11 Sep 2010 13:28:18 Changed By: dgregor Comments: When parsing default function arguments, do not mark any declarations used in the default function argument as "used". Instead, when we actually use the default argument, make another pass over the expression to mark any used declarations as "used" at that point. This addresses two kinds of related problems: 1) We were marking some declarations "used" that shouldn't be, because we were marking them too eagerly. 2) We were failing to mark some declarations as "used" when we should, if the first time it was instantiated happened to be an unevaluated context, we wouldn't mark them again at a later point. I've also added a potentially-handy visitor class template EvaluatedExprVisitor, which only visits the potentially-evaluated subexpressions of an expression. I bet this would have been useful for noexcept... Fixes PR5810 and PR8127. Properties: LOGS: Last 10 lines of 'stdio': llvm[4]: Compiling UndefinedArraySubscriptChecker.cpp for Debug+Asserts build llvm[4]: Compiling UndefinedAssignmentChecker.cpp for Debug+Asserts build llvm[4]: Compiling UnixAPIChecker.cpp for Debug+Asserts build llvm[4]: Compiling UnreachableCodeChecker.cpp for Debug+Asserts build llvm[4]: Compiling VLASizeChecker.cpp for Debug+Asserts build llvm[4]: Compiling ValueManager.cpp for Debug+Asserts build llvm[4]: Building Debug+Asserts Archive Library libclangChecker.a make[2]: *** [all] Error 1 make[1]: *** [clang/.makeall] Error 2 make: *** [all] Error 1 Last 10 lines of 'warnings': ASTReader.cpp:3073: warning: passing negative value '-0x00000000000000001' for argument 1 to 'clang::serialization::TypeIdx::TypeIdx(uint32_t)' CGExprCXX.cpp:451: warning: passing negative value '-0x00000000000000001' for argument 2 to 'static llvm::ConstantInt* llvm::ConstantInt::get(const llvm::IntegerType*, uint64_t, bool)' CGExprCXX.cpp:512: warning: passing negative value '-0x00000000000000001' for argument 2 to 'static llvm::ConstantInt* llvm::ConstantInt::get(const llvm::IntegerType*, uint64_t, bool)' From daniel_dunbar at apple.com Sat Sep 11 15:53:31 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sat, 11 Sep 2010 13:53:31 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100911205405.4618BAED6E90@mail-out4.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4607 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 113700 Blamelist: dgregor BUILD FAILED: failed compile.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/clang/AST/EvaluatedExprVisitor.h include/clang/Sema/Sema.h lib/Parse/ParseCXXInlineMethods.cpp lib/Parse/ParseDecl.cpp lib/Sema/SemaExpr.cpp test/SemaTemplate/default-expr-arguments.cpp At: Sat 11 Sep 2010 13:28:18 Changed By: dgregor Comments: When parsing default function arguments, do not mark any declarations used in the default function argument as "used". Instead, when we actually use the default argument, make another pass over the expression to mark any used declarations as "used" at that point. This addresses two kinds of related problems: 1) We were marking some declarations "used" that shouldn't be, because we were marking them too eagerly. 2) We were failing to mark some declarations as "used" when we should, if the first time it was instantiated happened to be an unevaluated context, we wouldn't mark them again at a later point. I've also added a potentially-handy visitor class template EvaluatedExprVisitor, which only visits the potentially-evaluated subexpressions of an expression. I bet this would have been useful for noexcept... Fixes PR5810 and PR8127. Properties: LOGS: Last 10 lines of 'stdio': Undefined symbols: "__ZN5clang9OpaquePtrINS_8QualTypeEEC1Ev", referenced from: __Z20ProcessDeclAttributePN5clang5ScopeEPNS_4DeclERKNS_13AttributeListERNS_4SemaE in libclangSema.a(SemaDeclAttr.o) ld: symbol(s) not found clang: error: linker command failed with exit code 1 (use -v to see invocation) make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/bin/clang] Error 1 make[3]: *** [all] Error 1 make[2]: *** [all] Error 1 make[1]: *** [clang/.makeall] Error 2 make: *** [all] Error 1 From buildbot at google1.osuosl.org Sat Sep 11 16:55:09 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 11 Sep 2010 14:55:09 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20100911215512.5149013B20AF@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-selfhost-rel on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-selfhost-rel/builds/2414 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 113700 Blamelist: dgregor BUILD FAILED: failed compile.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Sep 12 01:46:36 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 11 Sep 2010 23:46:36 -0700 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-i386-linux Message-ID: <20100912064640.1A85F13B2098@google1.osuosl.org> The Buildbot has detected a new failure of dragonegg-i386-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/dragonegg-i386-linux/builds/1530 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: baldrick16 Build Reason: Build Source Stamp: 113720 Blamelist: dgregor,echristo,fpichet,mspencer BUILD FAILED: failed run.build.script sincerely, -The Buildbot From echristo at apple.com Sun Sep 12 01:57:23 2010 From: echristo at apple.com (Eric Christopher) Date: Sat, 11 Sep 2010 23:57:23 -0700 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-i386-linux In-Reply-To: <20100912064640.1A85F13B2098@google1.osuosl.org> References: <20100912064640.1A85F13B2098@google1.osuosl.org> Message-ID: <16B6EF95-ADDD-4E25-85F8-1BDF4E4C1CBE@apple.com> On Sep 11, 2010, at 11:46 PM, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of dragonegg-i386-linux on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/dragonegg-i386-linux/builds/1530 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: baldrick16 > > Build Reason: > Build Source Stamp: 113720 > Blamelist: dgregor,echristo,fpichet,mspencer Hmm.. It's likely me if anything, but I just reverted Owen's patch which was causing infinite loops. This had an "Alarm" error. I'll see if it gets any better on its own. -eric From baldrick at free.fr Mon Sep 13 04:15:21 2010 From: baldrick at free.fr (Duncan Sands) Date: Mon, 13 Sep 2010 11:15:21 +0200 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-i386-linux In-Reply-To: <16B6EF95-ADDD-4E25-85F8-1BDF4E4C1CBE@apple.com> References: <20100912064640.1A85F13B2098@google1.osuosl.org> <16B6EF95-ADDD-4E25-85F8-1BDF4E4C1CBE@apple.com> Message-ID: <4C8DEBA9.10907@free.fr> Hi Eric, >> The Buildbot has detected a new failure of dragonegg-i386-linux on llvm. >> Full details are available at: >> http://google1.osuosl.org:8011/builders/dragonegg-i386-linux/builds/1530 > Hmm.. It's likely me if anything, but I just reverted Owen's patch which was causing infinite loops. This had an "Alarm" error. I'll see if it gets any better on its own. thanks for looking at this. Do you know what this "Alarm clock" error means? Ciao, Duncan. From echristo at apple.com Mon Sep 13 12:02:40 2010 From: echristo at apple.com (Eric Christopher) Date: Mon, 13 Sep 2010 10:02:40 -0700 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-i386-linux In-Reply-To: <4C8DEBA9.10907@free.fr> References: <20100912064640.1A85F13B2098@google1.osuosl.org> <16B6EF95-ADDD-4E25-85F8-1BDF4E4C1CBE@apple.com> <4C8DEBA9.10907@free.fr> Message-ID: <29A57668-92C5-4049-8233-433F675FD309@apple.com> On Sep 13, 2010, at 2:15 AM, Duncan Sands wrote: > Hi Eric, > >>> The Buildbot has detected a new failure of dragonegg-i386-linux on llvm. >>> Full details are available at: >>> http://google1.osuosl.org:8011/builders/dragonegg-i386-linux/builds/1530 > >> Hmm.. It's likely me if anything, but I just reverted Owen's patch which was causing infinite loops. This had an "Alarm" error. I'll see if it gets any better on its own. > > thanks for looking at this. Do you know what this "Alarm clock" error means? No clue :) Maybe a timeout somewhere? Looks like it is back to normal at least. -eric From buildbot at google1.osuosl.org Mon Sep 13 14:23:58 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 13 Sep 2010 12:23:58 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20100913192401.2F65113B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-xp-msvc9 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/9108 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 113772 Blamelist: echristo,grosbach,resistor BUILD FAILED: failed vcbuild_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Sep 13 14:31:38 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 13 Sep 2010 12:31:38 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux-vg_leak Message-ID: <20100913193142.2E67913B20B1@google1.osuosl.org> The Buildbot has detected a new failure of llvm-i686-linux-vg_leak on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-i686-linux-vg_leak/builds/1573 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu8 Build Reason: Build Source Stamp: 113772 Blamelist: akirtzidis,bwilson,djg,echristo,grosbach,jtsoftware,mspencer,rafael,resistor BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Sep 13 15:02:53 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 13 Sep 2010 13:02:53 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux-fnt Message-ID: <20100913200256.E64F113B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux-fnt on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux-fnt/builds/1222 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: balint1 Build Reason: Build Source Stamp: 113772 Blamelist: akirtzidis,bwilson,djg,echristo,grosbach,jtsoftware,mspencer,rafael,resistor BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Sep 13 15:04:28 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 13 Sep 2010 13:04:28 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-fnt Message-ID: <20100913200431.B471B13B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-fnt on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-fnt/builds/3088 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 113772 Blamelist: resistor BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Sep 13 15:32:23 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 13 Sep 2010 13:32:23 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20100913203226.E6A9513B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-selfhost-rel on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-selfhost-rel/builds/2434 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 113773 Blamelist: resistor BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Mon Sep 13 16:30:33 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 13 Sep 2010 14:30:33 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100913213100.65C0EAF322BC@mail-out4.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4642 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 113782 Blamelist: cornedbee,dpatel BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot ================================================================================ CHANGES: File: test/lit.cfg At: Mon 13 Sep 2010 13:48:18 Changed By: dpatel Comments: Recognize .ll as input files. Handle %test_debuginfo on a RUN command line. This set up now allows one to write small test cases to check debug info. e.g. ; RUN: %clang -O0 -g %s -c -o %t.o ; RUN: %clang %t.o -o %t.out ; RUN: %test_debuginfo %s %t.out define i32 @f1(i32 %i) nounwind ssp { ; DEBUGGER: break f1 ; DEBUGGER: r ; DEBUGGER: p i ; CHECK: $1 = 42 entry: %i.addr = alloca i32, align 4 ... ... } It is also possible now to write test cases in c/c++. The plan is to store these debug info testcases in a separate place. Properties: Files: include/clang/AST/ExprCXX.h include/clang/Sema/Sema.h lib/AST/ExprCXX.cpp lib/AST/ExprConstant.cpp lib/CodeGen/CGExprScalar.cpp lib/Sema/SemaExprCXX.cpp lib/Serialization/ASTReaderStmt.cpp lib/Serialization/ASTWriterStmt.cpp At: Mon 13 Sep 2010 13:58:12 Changed By: cornedbee Comments: Eagerly evaluate type traits in Sema instead of lazily in AST. They actually need Sema access to be correct, fixes coming up.Properties: LOGS: Last 10 lines of 'stdio': PASS: Clang :: SemaTemplate/variadic-unsupported.cpp (2536 of 2539) PASS: Clang :: SemaTemplate/value-dependent-null-pointer-constant.cpp (2537 of 2539) PASS: Clang :: SemaTemplate/variadic-parse.cpp (2538 of 2539) PASS: Clang :: SemaTemplate/virtual-member-functions.cpp (2539 of 2539) Testing Time: 32.05s Expected Passes : 2518 Expected Failures : 20 Unresolved Tests : 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'unresolved': Clang :: CodeGen/statements.ll Last 10 lines of 'statements.ll': ******************** TEST 'Clang :: CodeGen/statements.ll' FAILED ********************Test has no run line! ******************** Last 10 lines of 'stdio': PASS: Clang :: SemaTemplate/unused-variables.cpp (2536 of 2539) PASS: Clang :: SemaTemplate/variadic-unsupported.cpp (2537 of 2539) PASS: Clang :: SemaTemplate/variadic-parse.cpp (2538 of 2539) PASS: Clang :: SemaTemplate/variadic-class-template-2.cpp (2539 of 2539) Testing Time: 29.56s Expected Passes : 2518 Expected Failures : 20 Unresolved Tests : 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'unresolved': Clang :: CodeGen/statements.ll Last 10 lines of 'statements.ll': ******************** TEST 'Clang :: CodeGen/statements.ll' FAILED ********************Test has no run line! ******************** From dpatel at apple.com Mon Sep 13 16:40:04 2010 From: dpatel at apple.com (Devang Patel) Date: Mon, 13 Sep 2010 14:40:04 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel In-Reply-To: <0L8P00ETFFROW2K0@postino.apple.com> References: <0L8P00ETFFROW2K0@postino.apple.com> Message-ID: <43E6BD62-0146-4334-BA06-32FC11F857E5@apple.com> I don't see statememts.ll in my checkout. - Devang On Sep 13, 2010, at 2:30 PM, daniel_dunbar at apple.com wrote: > Last 10 lines of 'statements.ll': > ******************** TEST 'Clang :: CodeGen/statements.ll' FAILED ********************Test has no run line! From buildbot at google1.osuosl.org Mon Sep 13 16:45:50 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 13 Sep 2010 14:45:50 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20100913214553.887C613B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-darwin10 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-darwin10/builds/9736 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 113787 Blamelist: cornedbee,dpatel,johannes BUILD FAILED: failed test-clang sincerely, -The Buildbot From stoklund at 2pi.dk Mon Sep 13 16:50:36 2010 From: stoklund at 2pi.dk (Jakob Stoklund Olesen) Date: Mon, 13 Sep 2010 14:50:36 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel In-Reply-To: <43E6BD62-0146-4334-BA06-32FC11F857E5@apple.com> References: <0L8P00ETFFROW2K0@postino.apple.com> <43E6BD62-0146-4334-BA06-32FC11F857E5@apple.com> Message-ID: <37802796-42E6-4BF9-8DD8-57D6D12DA19E@2pi.dk> On Sep 13, 2010, at 2:40 PM, Devang Patel wrote: > I don't see statememts.ll in my checkout. > - > Devang > On Sep 13, 2010, at 2:30 PM, daniel_dunbar at apple.com wrote: > >> Last 10 lines of 'statements.ll': >> ******************** TEST 'Clang :: CodeGen/statements.ll' FAILED ********************Test has no run line! There is a statememnts.c test which writes this file. (It used to, anyway) This happened to me today as well, it was fixed a long time ago: Author: Chandler Carruth Date: Thu Aug 5 22:29:57 2010 Prevent these tests from dirtying the tree with output files that aren't even used for the test. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk at 110431 91177308-0d34-0410-b5e6-96231b3b80d8 diff --git a/test/CodeGen/statements.c b/test/CodeGen/statements.c index 76983cc..0ea0597 100644 --- a/test/CodeGen/statements.c +++ b/test/CodeGen/statements.c @@ -1,4 +1,4 @@ -// RUN: %clang_cc1 -Wreturn-type %s -emit-llvm +// RUN: %clang_cc1 -Wreturn-type %s -emit-llvm -o /dev/null void test1(int x) { switch (x) { From echristo at apple.com Mon Sep 13 16:53:22 2010 From: echristo at apple.com (Eric Christopher) Date: Mon, 13 Sep 2010 14:53:22 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel In-Reply-To: <37802796-42E6-4BF9-8DD8-57D6D12DA19E@2pi.dk> References: <0L8P00ETFFROW2K0@postino.apple.com> <43E6BD62-0146-4334-BA06-32FC11F857E5@apple.com> <37802796-42E6-4BF9-8DD8-57D6D12DA19E@2pi.dk> Message-ID: <81C5E190-2840-4E2B-A3FE-31EB08833DA4@apple.com> On Sep 13, 2010, at 2:50 PM, Jakob Stoklund Olesen wrote: > > On Sep 13, 2010, at 2:40 PM, Devang Patel wrote: > >> I don't see statememts.ll in my checkout. >> - >> Devang >> On Sep 13, 2010, at 2:30 PM, daniel_dunbar at apple.com wrote: >> >>> Last 10 lines of 'statements.ll': >>> ******************** TEST 'Clang :: CodeGen/statements.ll' FAILED ********************Test has no run line! > > There is a statememnts.c test which writes this file. (It used to, anyway) > > This happened to me today as well, it was fixed a long time ago: > > Author: Chandler Carruth > Date: Thu Aug 5 22:29:57 2010 > > Prevent these tests from dirtying the tree with output files that aren't even > used for the test. > > > git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk at 110431 91177308-0d34-0410-b5e6-96231b3b80d8 > > diff --git a/test/CodeGen/statements.c b/test/CodeGen/statements.c > index 76983cc..0ea0597 100644 > --- a/test/CodeGen/statements.c > +++ b/test/CodeGen/statements.c > @@ -1,4 +1,4 @@ > -// RUN: %clang_cc1 -Wreturn-type %s -emit-llvm > +// RUN: %clang_cc1 -Wreturn-type %s -emit-llvm -o /dev/null > > void test1(int x) { > switch (x) { > Heh. And I just changed it to -emit-llvm-only in an attempt to clean up a bit more. Weird that it happened today. -eric From dpatel at apple.com Mon Sep 13 16:54:53 2010 From: dpatel at apple.com (Devang Patel) Date: Mon, 13 Sep 2010 14:54:53 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel In-Reply-To: <81C5E190-2840-4E2B-A3FE-31EB08833DA4@apple.com> References: <0L8P00ETFFROW2K0@postino.apple.com> <43E6BD62-0146-4334-BA06-32FC11F857E5@apple.com> <37802796-42E6-4BF9-8DD8-57D6D12DA19E@2pi.dk> <81C5E190-2840-4E2B-A3FE-31EB08833DA4@apple.com> Message-ID: On Sep 13, 2010, at 2:53 PM, Eric Christopher wrote: > > On Sep 13, 2010, at 2:50 PM, Jakob Stoklund Olesen wrote: > >> >> On Sep 13, 2010, at 2:40 PM, Devang Patel wrote: >> >>> I don't see statememts.ll in my checkout. >>> - >>> Devang >>> On Sep 13, 2010, at 2:30 PM, daniel_dunbar at apple.com wrote: >>> >>>> Last 10 lines of 'statements.ll': >>>> ******************** TEST 'Clang :: CodeGen/statements.ll' FAILED ********************Test has no run line! >> >> There is a statememnts.c test which writes this file. (It used to, anyway) That explains. >> >> This happened to me today as well, it was fixed a long time ago: >> >> Author: Chandler Carruth >> Date: Thu Aug 5 22:29:57 2010 >> >> Prevent these tests from dirtying the tree with output files that aren't even >> used for the test. >> >> >> git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk at 110431 91177308-0d34-0410-b5e6-96231b3b80d8 >> >> diff --git a/test/CodeGen/statements.c b/test/CodeGen/statements.c >> index 76983cc..0ea0597 100644 >> --- a/test/CodeGen/statements.c >> +++ b/test/CodeGen/statements.c >> @@ -1,4 +1,4 @@ >> -// RUN: %clang_cc1 -Wreturn-type %s -emit-llvm >> +// RUN: %clang_cc1 -Wreturn-type %s -emit-llvm -o /dev/null >> >> void test1(int x) { >> switch (x) { >> > > Heh. And I just changed it to -emit-llvm-only in an attempt to clean up a bit more. Weird that it happened today. I enabled .ll as input file :) This is a good incentive to clean up stale files from your build folder! - Devang From echristo at apple.com Mon Sep 13 16:55:44 2010 From: echristo at apple.com (Eric Christopher) Date: Mon, 13 Sep 2010 14:55:44 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel In-Reply-To: References: <0L8P00ETFFROW2K0@postino.apple.com> <43E6BD62-0146-4334-BA06-32FC11F857E5@apple.com> <37802796-42E6-4BF9-8DD8-57D6D12DA19E@2pi.dk> <81C5E190-2840-4E2B-A3FE-31EB08833DA4@apple.com> Message-ID: >> >> Heh. And I just changed it to -emit-llvm-only in an attempt to clean up a bit more. Weird that it happened today. > > I enabled .ll as input file :) This is a good incentive to clean up stale files from your build folder! Aha. Yeah, we need to get someone who has access to the builder to do a more comprehensive clean. -eric From stoklund at 2pi.dk Mon Sep 13 16:56:40 2010 From: stoklund at 2pi.dk (Jakob Stoklund Olesen) Date: Mon, 13 Sep 2010 14:56:40 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel In-Reply-To: References: <0L8P00ETFFROW2K0@postino.apple.com> <43E6BD62-0146-4334-BA06-32FC11F857E5@apple.com> <37802796-42E6-4BF9-8DD8-57D6D12DA19E@2pi.dk> <81C5E190-2840-4E2B-A3FE-31EB08833DA4@apple.com> Message-ID: On Sep 13, 2010, at 2:54 PM, Devang Patel wrote: >> >> Heh. And I just changed it to -emit-llvm-only in an attempt to clean up a bit more. Weird that it happened today. > > I enabled .ll as input file :) This is a good incentive to clean up stale files from your build folder! The buildbots really ought to make sure their sources are clean. You could even argue they should fail a test if the sources are modified. From daniel_dunbar at apple.com Mon Sep 13 16:56:33 2010 From: daniel_dunbar at apple.com (Daniel Dunbar) Date: Mon, 13 Sep 2010 14:56:33 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel In-Reply-To: References: <0L8P00ETFFROW2K0@postino.apple.com> <43E6BD62-0146-4334-BA06-32FC11F857E5@apple.com> <37802796-42E6-4BF9-8DD8-57D6D12DA19E@2pi.dk> <81C5E190-2840-4E2B-A3FE-31EB08833DA4@apple.com> Message-ID: On Sep 13, 2010, at 2:55 PM, Eric Christopher wrote: >>> >>> Heh. And I just changed it to -emit-llvm-only in an attempt to clean up a bit more. Weird that it happened today. >> >> I enabled .ll as input file :) This is a good incentive to clean up stale files from your build folder! > > Aha. > > Yeah, we need to get someone who has access to the builder to do a more comprehensive clean. Just add RUN: rm -f %S/statements.ll to the test file for a few revisions. - Daniel > -eric > From buildbot at google1.osuosl.org Mon Sep 13 17:11:17 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 13 Sep 2010 15:11:17 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20100913221121.1D5BA13B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-darwin10-selfhost/builds/4336 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 113788 Blamelist: cornedbee,dpatel,johannes,stoklund BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot From dalej at apple.com Mon Sep 13 17:13:30 2010 From: dalej at apple.com (Dale Johannesen) Date: Mon, 13 Sep 2010 15:13:30 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel In-Reply-To: References: <0L8P00ETFFROW2K0@postino.apple.com> <43E6BD62-0146-4334-BA06-32FC11F857E5@apple.com> <37802796-42E6-4BF9-8DD8-57D6D12DA19E@2pi.dk> <81C5E190-2840-4E2B-A3FE-31EB08833DA4@apple.com> Message-ID: <15B7EB8D-AE9E-4748-9787-F35149204C75@apple.com> On Sep 13, 2010, at 2:56 PMPDT, Jakob Stoklund Olesen wrote: > > On Sep 13, 2010, at 2:54 PM, Devang Patel wrote: >>> >>> Heh. And I just changed it to -emit-llvm-only in an attempt to clean up a bit more. Weird that it happened today. >> >> I enabled .ll as input file :) This is a good incentive to clean up stale files from your build folder! > > The buildbots really ought to make sure their sources are clean. I agree. If they did an erase and full svn checkout instead of an svn update this would Just Work, right? That takes longer, and you're more likely to hit a race condition when a change version-locks two different repositories, but maybe we should do it anyway. From stoklund at 2pi.dk Mon Sep 13 17:32:47 2010 From: stoklund at 2pi.dk (Jakob Stoklund Olesen) Date: Mon, 13 Sep 2010 15:32:47 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel In-Reply-To: <15B7EB8D-AE9E-4748-9787-F35149204C75@apple.com> References: <0L8P00ETFFROW2K0@postino.apple.com> <43E6BD62-0146-4334-BA06-32FC11F857E5@apple.com> <37802796-42E6-4BF9-8DD8-57D6D12DA19E@2pi.dk> <81C5E190-2840-4E2B-A3FE-31EB08833DA4@apple.com> <15B7EB8D-AE9E-4748-9787-F35149204C75@apple.com> Message-ID: On Sep 13, 2010, at 3:13 PM, Dale Johannesen wrote: > > On Sep 13, 2010, at 2:56 PMPDT, Jakob Stoklund Olesen wrote: > >> >> On Sep 13, 2010, at 2:54 PM, Devang Patel wrote: >>>> >>>> Heh. And I just changed it to -emit-llvm-only in an attempt to clean up a bit more. Weird that it happened today. >>> >>> I enabled .ll as input file :) This is a good incentive to clean up stale files from your build folder! >> >> The buildbots really ought to make sure their sources are clean. > > I agree. If they did an erase and full svn checkout instead of an svn update this would Just Work, right? That takes longer, and you're more likely to hit a race condition when a change version-locks two different repositories, but maybe we should do it anyway. Git has a "git clean -dxf" command that makes the checkout directory identical to what was checked in. I don't think subversion has something similar. "svn revert" is close, but it leaves unknown files in the tree. svn status | grep '^?' | cut -c 8- | xargs -d '\n' rm -rf From daniel_dunbar at apple.com Mon Sep 13 18:04:23 2010 From: daniel_dunbar at apple.com (Daniel Dunbar) Date: Mon, 13 Sep 2010 16:04:23 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel In-Reply-To: References: <0L8P00ETFFROW2K0@postino.apple.com> <43E6BD62-0146-4334-BA06-32FC11F857E5@apple.com> <37802796-42E6-4BF9-8DD8-57D6D12DA19E@2pi.dk> <81C5E190-2840-4E2B-A3FE-31EB08833DA4@apple.com> <15B7EB8D-AE9E-4748-9787-F35149204C75@apple.com> Message-ID: <95A24D50-A889-4D9D-BA1B-97415E41BF26@apple.com> Git clean is a good solution, but the buildbots don't use git. I don't think this is a common enough problem to worry about. - Daniel On Sep 13, 2010, at 3:32 PM, Jakob Stoklund Olesen wrote: > > On Sep 13, 2010, at 3:13 PM, Dale Johannesen wrote: > >> >> On Sep 13, 2010, at 2:56 PMPDT, Jakob Stoklund Olesen wrote: >> >>> >>> On Sep 13, 2010, at 2:54 PM, Devang Patel wrote: >>>>> >>>>> Heh. And I just changed it to -emit-llvm-only in an attempt to clean up a bit more. Weird that it happened today. >>>> >>>> I enabled .ll as input file :) This is a good incentive to clean up stale files from your build folder! >>> >>> The buildbots really ought to make sure their sources are clean. >> >> I agree. If they did an erase and full svn checkout instead of an svn update this would Just Work, right? That takes longer, and you're more likely to hit a race condition when a change version-locks two different repositories, but maybe we should do it anyway. > > Git has a "git clean -dxf" command that makes the checkout directory identical to what was checked in. I don't think subversion has something similar. "svn revert" is close, but it leaves unknown files in the tree. > > svn status | grep '^?' | cut -c 8- | xargs -d '\n' rm -rf > > From daniel_dunbar at apple.com Mon Sep 13 18:07:22 2010 From: daniel_dunbar at apple.com (Daniel Dunbar) Date: Mon, 13 Sep 2010 16:07:22 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel In-Reply-To: References: <0L8P00ETFFROW2K0@postino.apple.com> <43E6BD62-0146-4334-BA06-32FC11F857E5@apple.com> <37802796-42E6-4BF9-8DD8-57D6D12DA19E@2pi.dk> <81C5E190-2840-4E2B-A3FE-31EB08833DA4@apple.com> <15B7EB8D-AE9E-4748-9787-F35149204C75@apple.com> Message-ID: <6ED418D0-FD7A-433C-8D94-03AC3D560200@apple.com> Git clean is a good solution, but the buildbots don't use git. I don't think this is a common enough problem to worry about. - Daniel On Sep 13, 2010, at 3:32 PM, Jakob Stoklund Olesen wrote: > > On Sep 13, 2010, at 3:13 PM, Dale Johannesen wrote: > >> >> On Sep 13, 2010, at 2:56 PMPDT, Jakob Stoklund Olesen wrote: >> >>> >>> On Sep 13, 2010, at 2:54 PM, Devang Patel wrote: >>>>> >>>>> Heh. And I just changed it to -emit-llvm-only in an attempt to clean up a bit more. Weird that it happened today. >>>> >>>> I enabled .ll as input file :) This is a good incentive to clean up stale files from your build folder! >>> >>> The buildbots really ought to make sure their sources are clean. >> >> I agree. If they did an erase and full svn checkout instead of an svn update this would Just Work, right? That takes longer, and you're more likely to hit a race condition when a change version-locks two different repositories, but maybe we should do it anyway. > > Git has a "git clean -dxf" command that makes the checkout directory identical to what was checked in. I don't think subversion has something similar. "svn revert" is close, but it leaves unknown files in the tree. > > svn status | grep '^?' | cut -c 8- | xargs -d '\n' rm -rf > > From buildbot at google1.osuosl.org Mon Sep 13 18:53:04 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 13 Sep 2010 16:53:04 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20100913235307.64AC013B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-xp-msvc9 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/9115 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 113812 Blamelist: bwilson,dgregor BUILD FAILED: failed vcbuild_1 sincerely, -The Buildbot From bob.wilson at apple.com Mon Sep 13 18:57:22 2010 From: bob.wilson at apple.com (Bob Wilson) Date: Mon, 13 Sep 2010 16:57:22 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 In-Reply-To: <20100913235307.64AC013B20B1@google1.osuosl.org> References: <20100913235307.64AC013B20B1@google1.osuosl.org> Message-ID: Doug? The error is: 185>Build started: Project: c-index-test, Configuration: Debug|Win32 185>Compiling... 185>c-index-test.c 185>..\..\..\..\..\tools\clang\tools\c-index-test\c-index-test.c(188) : error C2275: 'CXSourceLocation' : illegal use of this type as an expression 185> D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\include\clang-c/Index.h(278) : see declaration of 'CXSourceLocation' 185>..\..\..\..\..\tools\clang\tools\c-index-test\c-index-test.c(188) : error C2146: syntax error : missing ';' before identifier 'Loc' 185>..\..\..\..\..\tools\clang\tools\c-index-test\c-index-test.c(188) : error C2065: 'Loc' : undeclared identifier 185>..\..\..\..\..\tools\clang\tools\c-index-test\c-index-test.c(188) : error C2440: '=' : cannot convert from 'CXSourceLocation' to 'int' 185>..\..\..\..\..\tools\clang\tools\c-index-test\c-index-test.c(189) : error C2065: 'Loc' : undeclared identifier 185>..\..\..\..\..\tools\clang\tools\c-index-test\c-index-test.c(189) : error C2440: 'function' : cannot convert from 'int' to 'CXSourceLocation' 185>..\..\..\..\..\tools\clang\tools\c-index-test\c-index-test.c(189) : warning C4024: 'clang_getInstantiationLocation' : different types for formal and actual parameter 1 185>Build log was saved at "file://d:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\build\tools\clang\tools\c-index-test\c-index-test.dir\Debug\BuildLog.htm" 185>c-index-test - 6 error(s), 1 warning(s) On Sep 13, 2010, at 4:53 PM, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of clang-i686-xp-msvc9 on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/9115 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: dunbar-win32-2 > > Build Reason: > Build Source Stamp: 113812 > Blamelist: bwilson,dgregor > > BUILD FAILED: failed vcbuild_1 > > sincerely, > -The Buildbot > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.cs.uiuc.edu/pipermail/llvm-testresults/attachments/20100913/97837621/attachment.html From doug.gregor at gmail.com Mon Sep 13 19:20:02 2010 From: doug.gregor at gmail.com (Doug Gregor) Date: Mon, 13 Sep 2010 17:20:02 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 In-Reply-To: References: <20100913235307.64AC013B20B1@google1.osuosl.org> Message-ID: I'm on it. Fix coming in < 5 minutes. On Mon, Sep 13, 2010 at 4:57 PM, Bob Wilson wrote: > Doug? > The error is: > > 185>Build started: Project: c-index-test, Configuration: Debug|Win32 > 185>Compiling... > 185>c-index-test.c > 185>..\..\..\..\..\tools\clang\tools\c-index-test\c-index-test.c(188) : > error C2275: 'CXSourceLocation' : illegal use of this type as an expression > 185> > D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\include\clang-c/Index.h(278) > : see declaration of 'CXSourceLocation' > 185>..\..\..\..\..\tools\clang\tools\c-index-test\c-index-test.c(188) : > error C2146: syntax error : missing ';' before identifier 'Loc' > 185>..\..\..\..\..\tools\clang\tools\c-index-test\c-index-test.c(188) : > error C2065: 'Loc' : undeclared identifier > 185>..\..\..\..\..\tools\clang\tools\c-index-test\c-index-test.c(188) : > error C2440: '=' : cannot convert from 'CXSourceLocation' to 'int' > 185>..\..\..\..\..\tools\clang\tools\c-index-test\c-index-test.c(189) : > error C2065: 'Loc' : undeclared identifier > 185>..\..\..\..\..\tools\clang\tools\c-index-test\c-index-test.c(189) : > error C2440: 'function' : cannot convert from 'int' to 'CXSourceLocation' > 185>..\..\..\..\..\tools\clang\tools\c-index-test\c-index-test.c(189) : > warning C4024: 'clang_getInstantiationLocation' : different types for formal > and actual parameter 1 > 185>Build log was saved at > "file://d:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\build\tools\clang\tools\c-index-test\c-index-test.dir\Debug\BuildLog.htm" > 185>c-index-test - 6 error(s), 1 warning(s) > > On Sep 13, 2010, at 4:53 PM, buildbot at google1.osuosl.org wrote: > > The Buildbot has detected a new failure of clang-i686-xp-msvc9 on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/9115 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: dunbar-win32-2 > > Build Reason: > Build Source Stamp: 113812 > Blamelist: bwilson,dgregor > > BUILD FAILED: failed vcbuild_1 > > sincerely, > -The Buildbot > > > From buildbot at google1.osuosl.org Mon Sep 13 21:35:10 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 13 Sep 2010 19:35:10 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20100914023516.2CEC713B2098@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/6316 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 113828 Blamelist: djg,echristo,kremenek BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Sep 13 21:35:13 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 13 Sep 2010 19:35:13 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20100914023516.2DE3E13B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-darwin10 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-darwin10/builds/9741 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 113828 Blamelist: djg BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Sep 14 04:37:39 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 14 Sep 2010 02:37:39 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100914093756.802BDA873E83@mail-out3.apple.com> 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/13260 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 113839 Blamelist: ggreif BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/ARM/ARMBaseInstrInfo.cpp At: Tue 14 Sep 2010 02:28:18 Changed By: ggreif Comments: Eliminate a 'tst' that immediately follows an 'and' by morphing the 'and' to its recording form 'andS'. This is basically a test commit into this area, to see whether the bots like me. Several generalizations can be applied and various avenues of code simplification are open. I'll introduce those as I go. I am aware of stylistic input from Bill Wendling, about where put the analysis complexity, but I am positive that we can move things around easily and will find a satisfactory solution. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/ARM/arm-and-tst-peephole.ll Expected Passes : 4934 Expected Failures : 28 Unsupported Tests : 552 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/ARM/arm-and-tst-peephole.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'arm-and-tst-peephole.ll': :1:2: note: scanning from here .syntax unified ^ :27:2: note: possible intended match here add r2, r2, #4 ^ -- ******************** From buildbot at google1.osuosl.org Tue Sep 14 04:45:28 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 14 Sep 2010 02:45:28 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20100914094532.8680913B20B1@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-cross-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-cross-mingw32/builds/6607 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 113839 Blamelist: ggreif BUILD FAILED: failed run.build.step.test_llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Sep 14 04:55:50 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 14 Sep 2010 02:55:50 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100914095617.DB303A87468C@mail-out3.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4660 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 113839 Blamelist: ggreif BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/ARM/ARMBaseInstrInfo.cpp At: Tue 14 Sep 2010 02:28:18 Changed By: ggreif Comments: Eliminate a 'tst' that immediately follows an 'and' by morphing the 'and' to its recording form 'andS'. This is basically a test commit into this area, to see whether the bots like me. Several generalizations can be applied and various avenues of code simplification are open. I'll introduce those as I go. I am aware of stylistic input from Bill Wendling, about where put the analysis complexity, but I am positive that we can move things around easily and will find a satisfactory solution. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/ARM/arm-and-tst-peephole.ll Expected Passes : 4934 Expected Failures : 28 Unsupported Tests : 552 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/ARM/arm-and-tst-peephole.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'arm-and-tst-peephole.ll': :1:2: note: scanning from here .syntax unified ^ :27:2: note: possible intended match here add r2, r2, #4 ^ -- ******************** Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/ARM/arm-and-tst-peephole.ll Expected Passes : 4934 Expected Failures : 28 Unsupported Tests : 552 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/ARM/arm-and-tst-peephole.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'arm-and-tst-peephole.ll': :1:2: note: scanning from here .syntax unified ^ :27:2: note: possible intended match here add r2, r2, #4 ^ -- ******************** From daniel_dunbar at apple.com Tue Sep 14 04:56:24 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 14 Sep 2010 02:56:24 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20100914095650.57C46AF4CD3D@mail-out4.apple.com> The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/9390 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 113839 Blamelist: ggreif BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/ARM/ARMBaseInstrInfo.cpp At: Tue 14 Sep 2010 02:28:18 Changed By: ggreif Comments: Eliminate a 'tst' that immediately follows an 'and' by morphing the 'and' to its recording form 'andS'. This is basically a test commit into this area, to see whether the bots like me. Several generalizations can be applied and various avenues of code simplification are open. I'll introduce those as I go. I am aware of stylistic input from Bill Wendling, about where put the analysis complexity, but I am positive that we can move things around easily and will find a satisfactory solution. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/ARM/arm-and-tst-peephole.ll Expected Passes : 4934 Expected Failures : 28 Unsupported Tests : 552 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/ARM/arm-and-tst-peephole.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'arm-and-tst-peephole.ll': :1:2: note: scanning from here .syntax unified ^ :27:2: note: possible intended match here add r2, r2, #4 ^ -- ******************** Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/ARM/arm-and-tst-peephole.ll Expected Passes : 5409 Expected Failures : 36 Unsupported Tests : 69 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/ARM/arm-and-tst-peephole.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: FrontendObjC/2009-08-05-utf16.m LLVM :: FrontendObjC/2009-08-17-DebugInfo.m LLVM :: FrontendObjC/2009-11-30-Objc-ID.m LLVM :: FrontendObjC/2010-02-01-utf16-with-null.m LLVM :: FrontendObjC/2010-02-11-fwritable-stringsBug.m LLVM :: FrontendObjC/2010-02-23-DbgInheritance.m LLVM :: FrontendObjC/2010-03-17-StructRef.m LLVM :: FrontendObjC/2010-06-04-UnnamedCFString-dbg.m LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'arm-and-tst-peephole.ll': :1:2: note: scanning from here .syntax unified ^ :27:2: note: possible intended match here add r2, r2, #4 ^ -- ******************** From buildbot at google1.osuosl.org Tue Sep 14 04:58:00 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 14 Sep 2010 02:58:00 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20100914095803.9ACAE13B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-darwin10-selfhost/builds/4345 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 113839 Blamelist: echristo,ggreif BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Sep 14 04:58:09 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 14 Sep 2010 02:58:09 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20100914095826.8D968A87481E@mail-out3.apple.com> 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/10205 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 113839 Blamelist: ggreif BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/ARM/ARMBaseInstrInfo.cpp At: Tue 14 Sep 2010 02:28:18 Changed By: ggreif Comments: Eliminate a 'tst' that immediately follows an 'and' by morphing the 'and' to its recording form 'andS'. This is basically a test commit into this area, to see whether the bots like me. Several generalizations can be applied and various avenues of code simplification are open. I'll introduce those as I go. I am aware of stylistic input from Bill Wendling, about where put the analysis complexity, but I am positive that we can move things around easily and will find a satisfactory solution. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/ARM/arm-and-tst-peephole.ll Expected Passes : 4934 Expected Failures : 28 Unsupported Tests : 552 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/ARM/arm-and-tst-peephole.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'arm-and-tst-peephole.ll': :1:2: note: scanning from here .syntax unified ^ :27:2: note: possible intended match here add r2, r2, #4 ^ -- ******************** From buildbot at google1.osuosl.org Tue Sep 14 05:04:52 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 14 Sep 2010 03:04:52 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20100914100455.ADE9A13B20B1@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-darwin10-selfhost/builds/6666 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 113839 Blamelist: ggreif BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 14 05:11:29 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 14 Sep 2010 03:11:29 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20100914101132.CE4D213B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-freebsd on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-freebsd/builds/8196 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 113839 Blamelist: ggreif BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 14 05:19:46 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 14 Sep 2010 03:19:46 -0700 Subject: [llvm-testresults] buildbot failure in llvm on build-self-4-mingw32 Message-ID: <20100914101949.0739813B20B1@google1.osuosl.org> The Buildbot has detected a new failure of build-self-4-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/build-self-4-mingw32/builds/1810 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 113839 Blamelist: ggreif BUILD FAILED: failed run.build.step.test_llvm_1 sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Sep 14 09:56:47 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 14 Sep 2010 07:56:47 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9 Message-ID: <20100914145708.BF2C7AF59FA4@mail-out4.apple.com> The Buildbot has detected a new failure of llvm-gcc-powerpc-darwin9 on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/llvm-gcc-powerpc-darwin9/builds/3956 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: spang.apple.com Build Reason: Build Source Stamp: 113840 Blamelist: ggreif BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: File: test/CodeGen/ARM/arm-and-tst-peephole.ll At: Tue 14 Sep 2010 01:53:33 Changed By: ggreif Comments: test for and-tst peephole optimization documents the status-quo with its opportunitiesProperties: File: lib/Target/ARM/ARMBaseInstrInfo.cpp At: Tue 14 Sep 2010 02:28:18 Changed By: ggreif Comments: Eliminate a 'tst' that immediately follows an 'and' by morphing the 'and' to its recording form 'andS'. This is basically a test commit into this area, to see whether the bots like me. Several generalizations can be applied and various avenues of code simplification are open. I'll introduce those as I go. I am aware of stylistic input from Bill Wendling, about where put the analysis complexity, but I am positive that we can move things around easily and will find a satisfactory solution. Properties: File: test/CodeGen/ARM/arm-and-tst-peephole.ll At: Tue 14 Sep 2010 02:33:17 Changed By: ggreif Comments: forgot the testcase change for r113839Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/ARM/2007-03-26-RegScavengerAssert.ll Expected Passes : 4930 Expected Failures : 28 Unsupported Tests : 552 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/ARM/2007-03-26-RegScavengerAssert.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of '2007-03-26-regscavengerassert.ll': 2 libSystem.B.dylib 0x96fee9fc _sigtramp + 68 Stack dump: 0. Program arguments: llc -march=arm 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Peephole Optimizations' on function '@gimplify_expr' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/CodeGen/ARM/Output/2007-03-26-RegScavengerAssert.ll.script: line 2: 9058 Segmentation fault 'llc' '-march=arm' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/ARM/2007-03-26-RegScavengerAssert.ll' -- ******************** Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/ARM/2007-03-26-RegScavengerAssert.ll Expected Passes : 5392 Expected Failures : 49 Unsupported Tests : 69 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/ARM/2007-03-26-RegScavengerAssert.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: FrontendObjC/2009-08-05-utf16.m LLVM :: FrontendObjC/2009-08-17-DebugInfo.m LLVM :: FrontendObjC/2009-11-30-Objc-ID.m LLVM :: FrontendObjC/2010-02-01-utf16-with-null.m LLVM :: FrontendObjC/2010-02-11-fwritable-stringsBug.m LLVM :: FrontendObjC/2010-02-23-DbgInheritance.m LLVM :: FrontendObjC/2010-03-17-StructRef.m LLVM :: FrontendObjC/2010-06-04-UnnamedCFString-dbg.m LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of '2007-03-26-regscavengerassert.ll': 3 llc 0x00a2ef54 llvm::LeakDetector::removeGarbageObjectImpl(void*) + 260 Stack dump: 0. Program arguments: llc -march=arm 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Peephole Optimizations' on function '@gimplify_expr' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/CodeGen/ARM/Output/2007-03-26-RegScavengerAssert.ll.script: line 2: 57859 Segmentation fault 'llc' '-march=arm' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/ARM/2007-03-26-RegScavengerAssert.ll' -- ******************** From ggreif at gmail.com Tue Sep 14 10:55:14 2010 From: ggreif at gmail.com (Gabor Greif) Date: Tue, 14 Sep 2010 17:55:14 +0200 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9 In-Reply-To: <20100914145708.BF2C7AF59FA4@mail-out4.apple.com> References: <20100914145708.BF2C7AF59FA4@mail-out4.apple.com> Message-ID: Hi Daniel, this is a strange thing, no other target has a problem. I can imagine two things: - endianness (PPC is big-endian) - miscompilation by old GCC (which one is the bootstrap compiler on that machine?) Can you send me a backtrace? Thanks! Cheers, Gabor On 9/14/10, daniel_dunbar at apple.com wrote: > The Buildbot has detected a new failure of llvm-gcc-powerpc-darwin9 on > smooshlab. > Full details are available at: > http://smooshlab.apple.com:8010/builders/llvm-gcc-powerpc-darwin9/builds/3956 > > Buildbot URL: http://smooshlab.apple.com:8010/ > > Buildslave for this Build: spang.apple.com > > Build Reason: > Build Source Stamp: 113840 > Blamelist: ggreif > > BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 > > sincerely, > -The Buildbot > > > ================================================================================ > > CHANGES: > File: test/CodeGen/ARM/arm-and-tst-peephole.ll > At: Tue 14 Sep 2010 01:53:33 > Changed By: ggreif > Comments: test for and-tst peephole optimization > documents the status-quo with its opportunitiesProperties: > > > > > File: lib/Target/ARM/ARMBaseInstrInfo.cpp > At: Tue 14 Sep 2010 02:28:18 > Changed By: ggreif > Comments: Eliminate a 'tst' that immediately follows an 'and' > by morphing the 'and' to its recording form 'andS'. > > This is basically a test commit into this area, to > see whether the bots like me. Several generalizations > can be applied and various avenues of code simplification > are open. I'll introduce those as I go. > > I am aware of stylistic input from Bill Wendling, about > where put the analysis complexity, but I am positive > that we can move things around easily and will find a > satisfactory solution. > Properties: > > > > > File: test/CodeGen/ARM/arm-and-tst-peephole.ll > At: Tue 14 Sep 2010 02:33:17 > Changed By: ggreif > Comments: forgot the testcase change for r113839Properties: > > > > > LOGS: > Last 10 lines of 'stdio': > ******************** > Failing Tests (1): > LLVM :: CodeGen/ARM/2007-03-26-RegScavengerAssert.ll > > Expected Passes : 4930 > Expected Failures : 28 > Unsupported Tests : 552 > Unexpected Failures: 1 > make[1]: *** [check-local-lit] Error 1 > make: *** [check] Error 2 > > Last 10 lines of 'fail': > LLVM :: CodeGen/ARM/2007-03-26-RegScavengerAssert.ll > > Last 10 lines of 'xfail': > LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s > LLVM :: MC/AsmParser/X86/x86_32-encoding.s > LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s > LLVM :: MC/AsmParser/directive_lsym.s > LLVM :: MC/AsmParser/exprs-invalid.s > LLVM :: Transforms/DeadArgElim/deadexternal.ll > LLVM :: Transforms/GVN/rle-no-phi-translate.ll > LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll > LLVM :: Transforms/TailCallElim/nocapture.ll > LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll > > Last 10 lines of 'unsupported': > LLVM :: LLVMC/C++/hello.cpp > LLVM :: LLVMC/C++/together.cpp > LLVM :: LLVMC/C/emit-llvm.c > LLVM :: LLVMC/C/hello.c > LLVM :: LLVMC/C/include.c > LLVM :: LLVMC/C/opt-test.c > LLVM :: LLVMC/C/sink.c > LLVM :: LLVMC/C/wall.c > LLVM :: LLVMC/ObjC++/hello.mm > LLVM :: LLVMC/ObjC/hello.m > > Last 10 lines of '2007-03-26-regscavengerassert.ll': > 2 libSystem.B.dylib 0x96fee9fc _sigtramp + 68 > Stack dump: > 0. Program arguments: llc -march=arm > 1. Running pass 'Function Pass Manager' on module ''. > 2. Running pass 'Peephole Optimizations' on function '@gimplify_expr' > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/CodeGen/ARM/Output/2007-03-26-RegScavengerAssert.ll.script: > line 2: 9058 Segmentation fault 'llc' '-march=arm' < > '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/ARM/2007-03-26-RegScavengerAssert.ll' > -- > > ******************** > > > Last 10 lines of 'stdio': > ******************** > Failing Tests (1): > LLVM :: CodeGen/ARM/2007-03-26-RegScavengerAssert.ll > > Expected Passes : 5392 > Expected Failures : 49 > Unsupported Tests : 69 > Unexpected Failures: 1 > make[1]: *** [check-local-lit] Error 1 > make: *** [check] Error 2 > > Last 10 lines of 'fail': > LLVM :: CodeGen/ARM/2007-03-26-RegScavengerAssert.ll > > Last 10 lines of 'xfail': > LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s > LLVM :: MC/AsmParser/X86/x86_32-encoding.s > LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s > LLVM :: MC/AsmParser/directive_lsym.s > LLVM :: MC/AsmParser/exprs-invalid.s > LLVM :: Transforms/DeadArgElim/deadexternal.ll > LLVM :: Transforms/GVN/rle-no-phi-translate.ll > LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll > LLVM :: Transforms/TailCallElim/nocapture.ll > LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll > > Last 10 lines of 'unsupported': > LLVM :: FrontendObjC/2009-08-05-utf16.m > LLVM :: FrontendObjC/2009-08-17-DebugInfo.m > LLVM :: FrontendObjC/2009-11-30-Objc-ID.m > LLVM :: FrontendObjC/2010-02-01-utf16-with-null.m > LLVM :: FrontendObjC/2010-02-11-fwritable-stringsBug.m > LLVM :: FrontendObjC/2010-02-23-DbgInheritance.m > LLVM :: FrontendObjC/2010-03-17-StructRef.m > LLVM :: FrontendObjC/2010-06-04-UnnamedCFString-dbg.m > LLVM :: LLVMC/ObjC++/hello.mm > LLVM :: LLVMC/ObjC/hello.m > > Last 10 lines of '2007-03-26-regscavengerassert.ll': > 3 llc 0x00a2ef54 > llvm::LeakDetector::removeGarbageObjectImpl(void*) + 260 > Stack dump: > 0. Program arguments: llc -march=arm > 1. Running pass 'Function Pass Manager' on module ''. > 2. Running pass 'Peephole Optimizations' on function '@gimplify_expr' > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/CodeGen/ARM/Output/2007-03-26-RegScavengerAssert.ll.script: > line 2: 57859 Segmentation fault 'llc' '-march=arm' < > '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/ARM/2007-03-26-RegScavengerAssert.ll' > -- > > ******************** > > > From ggreif at gmail.com Tue Sep 14 12:25:41 2010 From: ggreif at gmail.com (Gabor Greif) Date: Tue, 14 Sep 2010 19:25:41 +0200 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9 In-Reply-To: References: <20100914145708.BF2C7AF59FA4@mail-out4.apple.com> Message-ID: okay, here is a patch, which I tried to commit but svn is down :-( svn ci -m "an attempt to salvage the darwin9-powerpc buildbot, which must be miscompiling this line" /home/ggreif/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp Index: /home/ggreif/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp =================================================================== --- /home/ggreif/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp (revision 113841) +++ /home/ggreif/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp (working copy) @@ -1373,7 +1373,7 @@ CmpValue = MI->getOperand(1).getImm(); return true; case ARM::TSTri: { - if (MI->getParent()->begin() == MachineBasicBlock::const_iterator(MI)) + if (&*MI->getParent()->begin() == MI) return false; const MachineInstr *AND = llvm::prior(MI); if (AND->getOpcode() != ARM::ANDri) It would be interesting to see whether this helps. Cheers, Gabor On 9/14/10, Gabor Greif wrote: > Hi Daniel, > > this is a strange thing, no other target has a problem. > > I can imagine two things: > > - endianness (PPC is big-endian) > - miscompilation by old GCC (which one is the bootstrap compiler on > that machine?) > > Can you send me a backtrace? Thanks! > > Cheers, > > Gabor > > > On 9/14/10, daniel_dunbar at apple.com wrote: >> The Buildbot has detected a new failure of llvm-gcc-powerpc-darwin9 on >> smooshlab. >> Full details are available at: >> http://smooshlab.apple.com:8010/builders/llvm-gcc-powerpc-darwin9/builds/3956 >> >> Buildbot URL: http://smooshlab.apple.com:8010/ >> >> Buildslave for this Build: spang.apple.com >> >> Build Reason: >> Build Source Stamp: 113840 >> Blamelist: ggreif >> >> BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 >> >> sincerely, >> -The Buildbot >> >> >> ================================================================================ >> >> CHANGES: >> File: test/CodeGen/ARM/arm-and-tst-peephole.ll >> At: Tue 14 Sep 2010 01:53:33 >> Changed By: ggreif >> Comments: test for and-tst peephole optimization >> documents the status-quo with its opportunitiesProperties: >> >> >> >> >> File: lib/Target/ARM/ARMBaseInstrInfo.cpp >> At: Tue 14 Sep 2010 02:28:18 >> Changed By: ggreif >> Comments: Eliminate a 'tst' that immediately follows an 'and' >> by morphing the 'and' to its recording form 'andS'. >> >> This is basically a test commit into this area, to >> see whether the bots like me. Several generalizations >> can be applied and various avenues of code simplification >> are open. I'll introduce those as I go. >> >> I am aware of stylistic input from Bill Wendling, about >> where put the analysis complexity, but I am positive >> that we can move things around easily and will find a >> satisfactory solution. >> Properties: >> >> >> >> >> File: test/CodeGen/ARM/arm-and-tst-peephole.ll >> At: Tue 14 Sep 2010 02:33:17 >> Changed By: ggreif >> Comments: forgot the testcase change for r113839Properties: >> >> >> >> >> LOGS: >> Last 10 lines of 'stdio': >> ******************** >> Failing Tests (1): >> LLVM :: CodeGen/ARM/2007-03-26-RegScavengerAssert.ll >> >> Expected Passes : 4930 >> Expected Failures : 28 >> Unsupported Tests : 552 >> Unexpected Failures: 1 >> make[1]: *** [check-local-lit] Error 1 >> make: *** [check] Error 2 >> >> Last 10 lines of 'fail': >> LLVM :: CodeGen/ARM/2007-03-26-RegScavengerAssert.ll >> >> Last 10 lines of 'xfail': >> LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s >> LLVM :: MC/AsmParser/X86/x86_32-encoding.s >> LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s >> LLVM :: MC/AsmParser/directive_lsym.s >> LLVM :: MC/AsmParser/exprs-invalid.s >> LLVM :: Transforms/DeadArgElim/deadexternal.ll >> LLVM :: Transforms/GVN/rle-no-phi-translate.ll >> LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll >> LLVM :: Transforms/TailCallElim/nocapture.ll >> LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll >> >> Last 10 lines of 'unsupported': >> LLVM :: LLVMC/C++/hello.cpp >> LLVM :: LLVMC/C++/together.cpp >> LLVM :: LLVMC/C/emit-llvm.c >> LLVM :: LLVMC/C/hello.c >> LLVM :: LLVMC/C/include.c >> LLVM :: LLVMC/C/opt-test.c >> LLVM :: LLVMC/C/sink.c >> LLVM :: LLVMC/C/wall.c >> LLVM :: LLVMC/ObjC++/hello.mm >> LLVM :: LLVMC/ObjC/hello.m >> >> Last 10 lines of '2007-03-26-regscavengerassert.ll': >> 2 libSystem.B.dylib 0x96fee9fc _sigtramp + 68 >> Stack dump: >> 0. Program arguments: llc -march=arm >> 1. Running pass 'Function Pass Manager' on module ''. >> 2. Running pass 'Peephole Optimizations' on function '@gimplify_expr' >> /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/CodeGen/ARM/Output/2007-03-26-RegScavengerAssert.ll.script: >> line 2: 9058 Segmentation fault 'llc' '-march=arm' < >> '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/ARM/2007-03-26-RegScavengerAssert.ll' >> -- >> >> ******************** >> >> >> Last 10 lines of 'stdio': >> ******************** >> Failing Tests (1): >> LLVM :: CodeGen/ARM/2007-03-26-RegScavengerAssert.ll >> >> Expected Passes : 5392 >> Expected Failures : 49 >> Unsupported Tests : 69 >> Unexpected Failures: 1 >> make[1]: *** [check-local-lit] Error 1 >> make: *** [check] Error 2 >> >> Last 10 lines of 'fail': >> LLVM :: CodeGen/ARM/2007-03-26-RegScavengerAssert.ll >> >> Last 10 lines of 'xfail': >> LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s >> LLVM :: MC/AsmParser/X86/x86_32-encoding.s >> LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s >> LLVM :: MC/AsmParser/directive_lsym.s >> LLVM :: MC/AsmParser/exprs-invalid.s >> LLVM :: Transforms/DeadArgElim/deadexternal.ll >> LLVM :: Transforms/GVN/rle-no-phi-translate.ll >> LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll >> LLVM :: Transforms/TailCallElim/nocapture.ll >> LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll >> >> Last 10 lines of 'unsupported': >> LLVM :: FrontendObjC/2009-08-05-utf16.m >> LLVM :: FrontendObjC/2009-08-17-DebugInfo.m >> LLVM :: FrontendObjC/2009-11-30-Objc-ID.m >> LLVM :: FrontendObjC/2010-02-01-utf16-with-null.m >> LLVM :: FrontendObjC/2010-02-11-fwritable-stringsBug.m >> LLVM :: FrontendObjC/2010-02-23-DbgInheritance.m >> LLVM :: FrontendObjC/2010-03-17-StructRef.m >> LLVM :: FrontendObjC/2010-06-04-UnnamedCFString-dbg.m >> LLVM :: LLVMC/ObjC++/hello.mm >> LLVM :: LLVMC/ObjC/hello.m >> >> Last 10 lines of '2007-03-26-regscavengerassert.ll': >> 3 llc 0x00a2ef54 >> llvm::LeakDetector::removeGarbageObjectImpl(void*) + 260 >> Stack dump: >> 0. Program arguments: llc -march=arm >> 1. Running pass 'Function Pass Manager' on module ''. >> 2. Running pass 'Peephole Optimizations' on function '@gimplify_expr' >> /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/CodeGen/ARM/Output/2007-03-26-RegScavengerAssert.ll.script: >> line 2: 57859 Segmentation fault 'llc' '-march=arm' < >> '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/ARM/2007-03-26-RegScavengerAssert.ll' >> -- >> >> ******************** >> >> >> > From daniel_dunbar at apple.com Tue Sep 14 16:15:27 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 14 Sep 2010 14:15:27 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100914211533.65E48AF6F704@mail-out4.apple.com> 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/13266 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 113854 Blamelist: bwilson,resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Transforms/Scalar/JumpThreading.cpp At: Tue 14 Sep 2010 14:04:13 Changed By: resistor Comments: Remove the option to disable LazyValueInfo in JumpThreading, as it is now on by default and has received significant testing. Properties: File: lib/Target/ARM/ARMInstrNEON.td At: Tue 14 Sep 2010 14:04:13 Changed By: bwilson Comments: Make NEON ld/st pseudo instruction classes take the instruction itinerary as an argument, so that we can distinguish instructions with the same register classes but different numbers of registers (e.g., vld3 and vld4). Fix some of the non-pseudo NEON ld/st instruction itineraries to reflect the number of registers loaded or stored, not just the opcode name. Properties: LOGS: Last 10 lines of 'stdio': LLVM :: Transforms/JumpThreading/2010-08-26-and.ll LLVM :: Transforms/JumpThreading/basic.ll LLVM :: Transforms/JumpThreading/lvi-load.ll Expected Passes : 4932 Expected Failures : 28 Unsupported Tests : 552 Unexpected Failures: 3 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: Transforms/JumpThreading/basic.ll LLVM :: Transforms/JumpThreading/2010-08-26-and.ll LLVM :: Transforms/JumpThreading/lvi-load.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'basic.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Transforms/JumpThreading/basic.ll:8:10: error: expected string not found in input ; CHECK: @test1 ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of '2010-08-26-and.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Transforms/JumpThreading/2010-08-26-and.ll:36:10: error: expected string not found in input ; CHECK: switch i32 %conv.i.i ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'lvi-load.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Transforms/JumpThreading/lvi-load.ll:16:10: error: expected string not found in input ; CHECK: Z3fooPN4llvm5ValueE ^ :1:1: note: scanning from here ^ -- ******************** From buildbot at google1.osuosl.org Tue Sep 14 16:15:40 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 14 Sep 2010 14:15:40 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-fnt Message-ID: <20100914211543.6E7A613B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-fnt on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-fnt/builds/3104 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 113854 Blamelist: bwilson,d0k,dpatel,ggreif,grosbach,resistor BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 14 16:18:51 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 14 Sep 2010 14:18:51 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20100914211854.DE0B213B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-darwin10 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-darwin10/builds/9747 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 113854 Blamelist: bwilson,d0k,dpatel,ggreif,grosbach,resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 14 16:25:24 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 14 Sep 2010 14:25:24 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20100914212527.BD15D13B20B1@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-cross-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-cross-mingw32/builds/6610 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 113854 Blamelist: bwilson,d0k,dpatel,ggreif,grosbach,resistor BUILD FAILED: failed run.build.step.test_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 14 16:32:41 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 14 Sep 2010 14:32:41 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20100914213245.18FBF13B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-darwin10-selfhost/builds/4347 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 113854 Blamelist: bwilson,d0k,dpatel,ggreif,grosbach,resistor BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 14 16:38:25 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 14 Sep 2010 14:38:25 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20100914213828.5E30B13B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-xp-msvc9 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/9128 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 113854 Blamelist: bwilson,d0k,dpatel,ggreif,grosbach,resistor BUILD FAILED: failed vcbuild_1 sincerely, -The Buildbot From stoklund at 2pi.dk Tue Sep 14 16:58:28 2010 From: stoklund at 2pi.dk (Jakob Stoklund Olesen) Date: Tue, 14 Sep 2010 14:58:28 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9 In-Reply-To: References: <20100914145708.BF2C7AF59FA4@mail-out4.apple.com> Message-ID: <607C9255-7DD4-4395-B70A-2C1C8BE93B83@2pi.dk> On Sep 14, 2010, at 8:55 AM, Gabor Greif wrote: > Hi Daniel, > > this is a strange thing, no other target has a problem. > > I can imagine two things: > > - endianness (PPC is big-endian) > - miscompilation by old GCC (which one is the bootstrap compiler on > that machine?) > > Can you send me a backtrace? Thanks! Hi Gabor, The tester is failing 2007-03-26-regscavengerassert.ll in both stage1 and stage2, so it is unlikely to be a miscompilation since the system gcc and the stage1 llvm-gcc agree that it should crash. The two failures were segfaults in different places, so it looks like you introduced some memory corruption. It is a little tedious to get stack traces from this very slow machine, and they are not likely to help you. The memory corruption happens before the segfault. I don't know why this would crash only on ppc, but it does seem to be consistent. /jakob From daniel_dunbar at apple.com Tue Sep 14 17:34:15 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 14 Sep 2010 15:34:15 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100914223604.75ED5AF73966@mail-out4.apple.com> 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/13273 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 113875 Blamelist: grosbach BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/ARM/AsmPrinter/ARMInstPrinter.cpp At: Tue 14 Sep 2010 15:23:32 Changed By: grosbach Comments: The register specified for a dregpair is the corresponding Q register, so to get the pair, we need to look up the sub-regs based on the qreg. Create a lookup function since we don't have access to TargetRegisterInfo here to be able to use getSubReg(ARM::dsub_[01]).Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: MC/Disassembler/neon-tests.txt Expected Passes : 4934 Expected Failures : 28 Unsupported Tests : 552 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: MC/Disassembler/neon-tests.txt Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/C++/filelist.cpp LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'neon-tests.txt': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/MC/Disassembler/neon-tests.txt:3:10: error: expected string not found in input # CHECK: vbif q15, q7, q0 ^ :1:1: note: scanning from here ^ -- ******************** From grosbach at apple.com Tue Sep 14 17:37:25 2010 From: grosbach at apple.com (Jim Grosbach) Date: Tue, 14 Sep 2010 15:37:25 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 In-Reply-To: <0L8R00ENBDG4OCP0@postino.apple.com> References: <0L8R00ENBDG4OCP0@postino.apple.com> Message-ID: Mine. Fixing. The disassembler test uses the MC stuff whether it's enabled for asm printing or not. Forgot about that bit. -j On Sep 14, 2010, at 3:34 PM, daniel_dunbar at apple.com wrote: > 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/13273 > > Buildbot URL: http://smooshlab.apple.com:8010/ > > Buildslave for this Build: smoosh-15.apple.com > > Build Reason: > Build Source Stamp: 113875 > Blamelist: grosbach > > BUILD FAILED: failed test-llvm > > sincerely, > -The Buildbot > > > ================================================================================ > > CHANGES: > File: lib/Target/ARM/AsmPrinter/ARMInstPrinter.cpp > At: Tue 14 Sep 2010 15:23:32 > Changed By: grosbach > Comments: The register specified for a dregpair is the corresponding Q register, so to > get the pair, we need to look up the sub-regs based on the qreg. Create a > lookup function since we don't have access to TargetRegisterInfo here to > be able to use getSubReg(ARM::dsub_[01]).Properties: > > > > > LOGS: > Last 10 lines of 'stdio': > ******************** > Failing Tests (1): > LLVM :: MC/Disassembler/neon-tests.txt > > Expected Passes : 4934 > Expected Failures : 28 > Unsupported Tests : 552 > Unexpected Failures: 1 > make[1]: *** [check-local-lit] Error 1 > make: *** [check] Error 2 > > Last 10 lines of 'fail': > LLVM :: MC/Disassembler/neon-tests.txt > > Last 10 lines of 'xfail': > LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s > LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s > LLVM :: MC/AsmParser/X86/x86_32-encoding.s > LLVM :: MC/AsmParser/directive_lsym.s > LLVM :: MC/AsmParser/exprs-invalid.s > LLVM :: Transforms/DeadArgElim/deadexternal.ll > LLVM :: Transforms/GVN/rle-no-phi-translate.ll > LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll > LLVM :: Transforms/TailCallElim/nocapture.ll > LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll > > Last 10 lines of 'unsupported': > LLVM :: LLVMC/C++/hello.cpp > LLVM :: LLVMC/C++/filelist.cpp > LLVM :: LLVMC/C/emit-llvm.c > LLVM :: LLVMC/C/hello.c > LLVM :: LLVMC/C/wall.c > LLVM :: LLVMC/C/opt-test.c > LLVM :: LLVMC/C/sink.c > LLVM :: LLVMC/C/include.c > LLVM :: LLVMC/ObjC++/hello.mm > LLVM :: LLVMC/ObjC/hello.m > > Last 10 lines of 'neon-tests.txt': > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/MC/Disassembler/neon-tests.txt:3:10: error: expected string not found in input > # CHECK: vbif q15, q7, q0 > ^ > :1:1: note: scanning from here > > ^ > -- > > ******************** > > From buildbot at google1.osuosl.org Tue Sep 14 17:52:24 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 14 Sep 2010 15:52:24 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20100914225227.7A03613B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-darwin10 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-darwin10/builds/9749 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 113877 Blamelist: bwilson,dgregor,ggreif,grosbach BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 14 17:53:54 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 14 Sep 2010 15:53:54 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20100914225357.C505413B20B1@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-cross-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-cross-mingw32/builds/6613 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 113877 Blamelist: ggreif,grosbach BUILD FAILED: failed run.build.step.test_llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Sep 14 17:55:27 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 14 Sep 2010 15:55:27 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20100914225545.09D1FAF74A32@mail-out4.apple.com> 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/10211 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 113875 Blamelist: bwilson,ggreif,grosbach BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: File: utils/TableGen/NeonEmitter.cpp At: Tue 14 Sep 2010 14:58:37 Changed By: bwilson Comments: Tidy whitespace in generated arm_neon.h. Properties: File: lib/Target/ARM/ARMInstrThumb.td At: Tue 14 Sep 2010 15:05:38 Changed By: ggreif Comments: set isCompare for another three Thumb1 instructionsProperties: File: lib/Target/ARM/AsmPrinter/ARMInstPrinter.cpp At: Tue 14 Sep 2010 15:23:32 Changed By: grosbach Comments: The register specified for a dregpair is the corresponding Q register, so to get the pair, we need to look up the sub-regs based on the qreg. Create a lookup function since we don't have access to TargetRegisterInfo here to be able to use getSubReg(ARM::dsub_[01]).Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: MC/Disassembler/neon-tests.txt Expected Passes : 4934 Expected Failures : 28 Unsupported Tests : 552 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: MC/Disassembler/neon-tests.txt Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'neon-tests.txt': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/MC/Disassembler/neon-tests.txt:3:10: error: expected string not found in input # CHECK: vbif q15, q7, q0 ^ :1:1: note: scanning from here ^ -- ******************** From buildbot at google1.osuosl.org Tue Sep 14 17:56:42 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 14 Sep 2010 15:56:42 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20100914225645.4E46913B20B1@google1.osuosl.org> The Buildbot has detected a new failure of llvm-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-i686-linux/builds/12159 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 113877 Blamelist: ggreif,grosbach BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 14 18:02:11 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 14 Sep 2010 16:02:11 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20100914230214.A39E613B20B1@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/6324 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 113875 Blamelist: bwilson,dgregor,ggreif,grosbach,rjmccall,tcare BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Sep 14 18:39:47 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 14 Sep 2010 16:39:47 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20100914234347.1938EAF76D89@mail-out4.apple.com> 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/5570 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 113877 Blamelist: bwilson,dgregor,ggreif,grosbach,rjmccall,tcare BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Sema/SemaExprCXX.cpp test/SemaCXX/new-delete.cpp At: Tue 14 Sep 2010 14:38:32 Changed By: rjmccall Comments: The paired 'operator delete' for a placement 'operator new' is always a placement 'operator delete', even if there are no placement args (i.e. overload resolution selected an operator new with default arguments). Properties: Files: examples/wpa/clang-wpa.cpp include/clang/Checker/PathSensitive/AnalysisManager.h lib/Checker/GRCoreEngine.cpp lib/Checker/GRExprEngine.cpp At: Tue 14 Sep 2010 14:38:32 Changed By: tcare Comments: Rename 'MaxLoop' to 'MaxVisit' in AnalysisManager to more correctly reflect that we aborted analysis may not necessarily be due to a loop.Properties: File: lib/CodeGen/CGExprCXX.cpp At: Tue 14 Sep 2010 14:48:21 Changed By: rjmccall Comments: Tweak this assert. Properties: File: lib/AST/ExprClassification.cpp At: Tue 14 Sep 2010 14:53:38 Changed By: dgregor Comments: Eliminate the default case in the expression-classification code, so that we're sure to keep it updated when new expression kinds emerge. Also fixes a few little bugs in the classification of expressions. Properties: File: utils/TableGen/NeonEmitter.cpp At: Tue 14 Sep 2010 14:58:37 Changed By: bwilson Comments: Tidy whitespace in generated arm_neon.h. Properties: File: lib/Target/ARM/ARMInstrThumb.td At: Tue 14 Sep 2010 15:05:38 Changed By: ggreif Comments: set isCompare for another three Thumb1 instructionsProperties: File: lib/Target/ARM/AsmPrinter/ARMInstPrinter.cpp At: Tue 14 Sep 2010 15:23:32 Changed By: grosbach Comments: The register specified for a dregpair is the corresponding Q register, so to get the pair, we need to look up the sub-regs based on the qreg. Create a lookup function since we don't have access to TargetRegisterInfo here to be able to use getSubReg(ARM::dsub_[01]).Properties: File: lib/Target/ARM/ARMBaseInstrInfo.cpp At: Tue 14 Sep 2010 15:28:11 Changed By: ggreif Comments: an attempt to salvage the darwin9-powerpc buildbot, which could be miscompiling this lineProperties: File: lib/Target/ARM/AsmPrinter/ARMInstPrinter.cpp At: Tue 14 Sep 2010 15:28:11 Changed By: grosbach Comments: trailing whitespace cleanupProperties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: MC/Disassembler/neon-tests.txt Expected Passes : 5438 Expected Failures : 36 Unsupported Tests : 40 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'dg.log': Last 10 lines of 'dg.sum': From buildbot at google1.osuosl.org Tue Sep 14 20:07:34 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 14 Sep 2010 18:07:34 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32 Message-ID: <20100915010740.3864613B20B1@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-native-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-native-mingw32/builds/144 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova2 Build Reason: Build Source Stamp: 113909 Blamelist: cornedbee,ddunbar,dgregor,djg,echristo,fjahanian,fpichet,grosbach,kremenek,lattner BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 14 20:07:37 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 14 Sep 2010 18:07:37 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32-win7 Message-ID: <20100915010740.3928F13B20B2@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-native-mingw32-win7 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-native-mingw32-win7/builds/2 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova3 Build Reason: Build Source Stamp: 113898 Blamelist: cornedbee,ddunbar,dgregor,djg,echristo,fjahanian,ggreif,grosbach,kremenek,lattner BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 14 20:28:49 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 14 Sep 2010 18:28:49 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20100915012852.C07EA13B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-darwin10 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-darwin10/builds/9752 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 113915 Blamelist: dirty,grosbach,johannes,lattner BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Sep 15 00:07:57 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 14 Sep 2010 22:07:57 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32-win7 Message-ID: <20100915050800.6018713B20B1@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-native-mingw32-win7 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-native-mingw32-win7/builds/6 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova3 Build Reason: Build Source Stamp: 113938 Blamelist: ddunbar,lattner,mspencer BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Sep 15 00:07:54 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 14 Sep 2010 22:07:54 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32 Message-ID: <20100915050800.5F30D13B2098@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-native-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-native-mingw32/builds/148 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova2 Build Reason: Build Source Stamp: 113929 Blamelist: ddunbar,kremenek,lattner,mspencer BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Sep 15 07:05:22 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 15 Sep 2010 05:05:22 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20100915120526.3FD4713B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-xp-msvc9 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/9148 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 113964 Blamelist: dirty BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Sep 15 11:23:33 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 15 Sep 2010 09:23:33 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20100915162337.5AD7B13B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-freebsd on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-freebsd/builds/8218 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 113975 Blamelist: fjahanian,grosbach BUILD FAILED: failed svn-llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Wed Sep 15 11:45:39 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 15 Sep 2010 09:45:39 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20100915164640.5BBA6A8D4F4C@mail-out3.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/4149 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 113974 Blamelist: fjahanian BUILD FAILED: failed make.test-suite sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Driver/Tools.cpp At: Wed 15 Sep 2010 09:04:12 Changed By: fjahanian Comments: Make the new -fobjc-nonfragile-abi2 the default abi for clang's objective-c compilations. (radar 8353555). Properties: LOGS: Last 10 lines of 'stdio': SingleSource/UnitTests/Vector/divides | 0.0239 736 0.0116 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/multiplies | 0.0989 2016 0.1058 * * | 0.7200 * 2.0100 * * | n/a 0.36 n/a n/a SingleSource/UnitTests/Vector/simple | 0.0566 1776 0.0646 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/sumarray | 0.0339 1072 0.0321 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/sumarray-dbl | 0.0369 1104 0.0352 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/block-call-r7674133 | 0.0394 544 0.0055 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/blockstret | 0.0451 720 0.0063 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/byval-alignment | 0.0151 976 0.0222 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/initp1 | 0.3468 656 0.0078 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/printargs | 0.0157 864 0.0283 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a Last 10 lines of 'report': SingleSource/UnitTests/Vector/divides | 0.0239 736 0.0116 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/multiplies | 0.0989 2016 0.1058 * * | 0.7200 * 2.0100 * * | n/a 0.36 n/a n/a SingleSource/UnitTests/Vector/simple | 0.0566 1776 0.0646 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/sumarray | 0.0339 1072 0.0321 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/sumarray-dbl | 0.0369 1104 0.0352 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/block-call-r7674133 | 0.0394 544 0.0055 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/blockstret | 0.0451 720 0.0063 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/byval-alignment | 0.0151 976 0.0222 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/initp1 | 0.3468 656 0.0078 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/printargs | 0.0157 864 0.0283 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a Last 10 lines of 'fail.LLC': LLC.SingleSource/UnitTests/ObjC/dot-syntax-1 Last 10 lines of 'fail.LLC_compile': LLC_compile.SingleSource/UnitTests/ObjC/dot-syntax-1 Last 10 lines of 'xfail.LLC': LLC.SingleSource/UnitTests/ObjC/dot-syntax-2 Last 10 lines of 'xfail.LLC_compile': LLC_compile.SingleSource/UnitTests/ObjC/dot-syntax-2 Last 10 lines of 'xpass.LLC': LLC.SingleSource/Regression/C++/EH/ConditionalExpr Last 10 lines of 'xpass.LLC_compile': LLC_compile.SingleSource/Regression/C++/EH/ConditionalExpr From daniel_dunbar at apple.com Wed Sep 15 19:34:13 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 15 Sep 2010 17:34:13 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100916003509.08287A8EFC31@mail-out3.apple.com> 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/13345 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 114045 Blamelist: fjahanian BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/CodeGen/CGExprAgg.cpp lib/CodeGen/CGValue.h lib/CodeGen/CodeGenFunction.h At: Wed 15 Sep 2010 17:23:11 Changed By: fjahanian Comments: Patch to move RequiresGCollection bit to AggValueSlot slot. Properties: LOGS: Last 10 lines of 'stdio': Clang :: CodeGenCXX/global-init.cpp Clang :: CodeGenCXX/temporaries.cpp Clang :: CodeGenObjC/messages.m Clang :: Coverage/codegen.c Expected Passes : 2499 Expected Failures : 20 Unexpected Failures: 25 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'warnings': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenObjC/messages.m:18:3: warning: method '-print0' not found (return type defaults to 'id') /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenObjC/messages.m:19:3: warning: method '-print1:' not found (return type defaults to 'id') /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenObjC/messages.m:20:3: warning: method '-print2:and:and:' not found (return type defaults to 'id') /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenObjC/messages.m:21:3: warning: method '-takeStruct:' not found (return type defaults to 'id') /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenObjC/messages.m:25:5: warning: method '-performSelector:' not found (return type defaults to 'id') /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenObjC/messages.m:18:3: warning: method '-print0' not found (return type defaults to 'id') /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenObjC/messages.m:19:3: warning: method '-print1:' not found (return type defaults to 'id') /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenObjC/messages.m:20:3: warning: method '-print2:and:and:' not found (return type defaults to 'id') /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenObjC/messages.m:21:3: warning: method '-takeStruct:' not found (return type defaults to 'id') /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenObjC/messages.m:25:5: warning: method '-performSelector:' not found (return type defaults to 'id') Last 10 lines of 'fail': Clang :: CodeGenCXX/copy-in-cplus-object.cpp Clang :: CodeGenCXX/copy-constructor-synthesis.cpp Clang :: CodeGenCXX/copy-constructor-elim.cpp Clang :: CodeGenCXX/default-arguments.cpp Clang :: CodeGenCXX/default-arg-temps.cpp Clang :: CodeGenCXX/global-init.cpp Clang :: CodeGenCXX/exceptions.cpp Clang :: CodeGenCXX/temporaries.cpp Clang :: CodeGenObjC/messages.m Clang :: Coverage/codegen.c Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'blockstret.c': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/blockstret.c:4:9: error: expected string not found in input // X64: internal constant %2 { i8** @_NSConcreteGlobalBlock, i32 1879048192 ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'blocks.c': 0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -cc1 -triple i386-unknown-unknown /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/blocks.c -emit-llvm -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/Output/blocks.c.tmp -fblocks 1. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/blocks.c:21:1: current parser token 'void' 2. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/blocks.c:16:11: LLVM IR generation of declaration 'f2' 3. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/blocks.c:16:11: Generating code for declaration 'f2' 4. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/blocks.c:16:28: LLVM IR generation of compound statement ('{}') /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/Output/blocks.c.script: line 2: 86863 Bus error /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -cc1 -triple i386-unknown-unknown /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/blocks.c -emit-llvm -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/Output/blocks.c.tmp -fblocks -- ******************** Last 10 lines of 'decl.c': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/decl.c:3:11: error: expected string not found in input // CHECK: @test1.x = internal constant [12 x i32] [i32 1 ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'exprs.c': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/exprs.c:124:11: error: expected string not found in input // CHECK: define i32 @f11 ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'init.c': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/init.c:25:11: error: expected string not found in input // CHECK: @g3 = constant i32 10 ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'packed-structure.c': :68:21: note: scanning from here define void @s1_copy(%0*, %0*) nounwind { ^ :77:2: note: possible intended match here call void @llvm.memcpy.p0i8.p0i8.i64(i8* %7, i8* %8, i64 8, i32 1, i1 true) ^ -- ******************** Last 10 lines of 'parameter-passing.c': 0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -cc1 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/parameter-passing.c -triple i386-unknown-unknown -O3 -emit-llvm -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/Output/parameter-passing.c.tmp 1. parser at end of file 2. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/parameter-passing.c:43:6: LLVM IR generation of declaration 'f0' 3. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/parameter-passing.c:43:6: Generating code for declaration 'f0' 4. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/parameter-passing.c:43:15: LLVM IR generation of compound statement ('{}') /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/Output/parameter-passing.c.script: line 6: 87270 Bus error /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -cc1 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/parameter-passing.c -triple i386-unknown-unknown -O3 -emit-llvm -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/Output/parameter-passing.c.tmp -- ******************** Last 10 lines of 'struct.c': 0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -cc1 -triple i386-unknown-unknown /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/struct.c -emit-llvm -o - 1. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/struct.c:156:1: current parser token 'struct' 2. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/struct.c:147:5: LLVM IR generation of declaration 'f14' 3. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/struct.c:147:5: Generating code for declaration 'f14' 4. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/struct.c:147:21: LLVM IR generation of compound statement ('{}') /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/Output/struct.c.script: line 1: 87376 Bus error /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -cc1 -triple i386-unknown-unknown /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/struct.c -emit-llvm -o - -- ******************** Last 10 lines of 'volatile-1.c': 0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -cc1 -Wno-unused-value -emit-llvm -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/Output/volatile-1.c.tmp 1. parser at end of file 2. :19:5: LLVM IR generation of declaration 'main' 3. :19:5: Generating code for declaration 'main' 4. :19:12: LLVM IR generation of compound statement ('{}') /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/Output/volatile-1.c.script: line 3: 87462 Bus error /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -cc1 -Wno-unused-value -emit-llvm -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/Output/volatile-1.c.tmp < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/volatile-1.c -- ******************** Last 10 lines of 'volatile.c': 0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -cc1 -emit-llvm -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/Output/volatile.c.tmp 1. parser at end of file 2. :44:5: LLVM IR generation of declaration 'main' 3. :44:5: Generating code for declaration 'main' 4. :44:12: LLVM IR generation of compound statement ('{}') /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/Output/volatile.c.script: line 3: 87472 Bus error /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -cc1 -emit-llvm -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/Output/volatile.c.tmp < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/volatile.c -- ******************** Last 10 lines of 'x86_64-arguments.c': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/x86_64-arguments.c:4:11: error: expected string not found in input // CHECK: %0 = type { i64, double } ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'pr5834-constructor-conversion.cpp': 0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -cc1 -emit-llvm -o - /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/PR5834-constructor-conversion.cpp 1. parser at end of file 2. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/PR5834-constructor-conversion.cpp:11:6: LLVM IR generation of declaration 'f1' 3. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/PR5834-constructor-conversion.cpp:11:6: Generating code for declaration 'f1' 4. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/PR5834-constructor-conversion.cpp:11:11: LLVM IR generation of compound statement ('{}') /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/PR5834-constructor-conversion.cpp.script: line 1: 87531 Bus error /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -cc1 -emit-llvm -o - /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/PR5834-constructor-conversion.cpp -- ******************** Last 10 lines of 'conditional-temporaries.cpp': :14:33: note: scanning from here define i32 @_Z12getDtorCallsv() nounwind readnone { ^ :16:2: note: possible intended match here ret i32 3 ^ -- ******************** Last 10 lines of 'condition.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/condition.cpp:29:11: error: expected string not found in input // CHECK: define void @_Z11if_destructi( ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'copy-constructor-elim-2.cpp': :40:44: note: scanning from here call void @_ZN13no_elide_base4BaseC2ERKS0_(%"struct.no_elide_base::Base"* %0, %"struct.no_elide_base::Base"* %ref.tmp) ^ :46:3: note: possible intended match here declare void @_ZN13no_elide_base4BaseC2ERKS0_(%"struct.no_elide_base::Base"*, %"struct.no_elide_base::Base"*) ^ -- ******************** Last 10 lines of 'copy-in-cplus-object.cpp': :35:40: note: scanning from here call void @_ZN10TestObjectC1ERKS_iRK1S(%struct.S* %tmp4, %struct.S* %one, i32 100, %struct.S* %ref.tmp) ^ :40:2: note: possible intended match here call void @_ZN10TestObjectD1Ev(%struct.S* %tmp4) ^ -- ******************** Last 10 lines of 'copy-constructor-synthesis.cpp': :347:44: note: scanning from here call void @_ZN6PR66281AC2ERKS0_RKNS_1TES5_(%struct.A* %1, %struct.A* %2, %"struct.PR6628::T"* %ref.tmp, %"struct.PR6628::T"* %ref.tmp2) ^ :351:2: note: possible intended match here call void @_ZN6PR66281TC1Ev(%"struct.PR6628::T"* %ref.tmp6) ^ -- ******************** Last 10 lines of 'copy-constructor-elim.cpp': 0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -cc1 -emit-llvm -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/copy-constructor-elim.cpp.tmp /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/copy-constructor-elim.cpp 1. parser at end of file 2. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/copy-constructor-elim.cpp:35:5: LLVM IR generation of declaration 'main' 3. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/copy-constructor-elim.cpp:35:5: Generating code for declaration 'main' 4. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/copy-constructor-elim.cpp:35:12: LLVM IR generation of compound statement ('{}') /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/copy-constructor-elim.cpp.script: line 3: 87683 Bus error /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -cc1 -emit-llvm -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/copy-constructor-elim.cpp.tmp /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/copy-constructor-elim.cpp -- ******************** Last 10 lines of 'default-arguments.cpp': :41:32: note: scanning from here call void @_ZN1BC1ERK2A1RK2A2(%struct.A1* %arrayidx, %struct.A1* %ref.tmp, %struct.A1* %ref.tmp1) ^ :91:2: note: possible intended match here call void @_ZN2A2C1Ev(%struct.A1* %ref.tmp2) ^ -- ******************** Last 10 lines of 'default-arg-temps.cpp': ^ :31:2: note: with variable "T" equal to "%class.X" :31:2: note: with variable "AGG2" equal to "%ref.tmp1" :32:2: note: possible intended match here call void @_ZN1TC1Ev(%class.X* %ref.tmp2) ^ -- ******************** From daniel_dunbar at apple.com Wed Sep 15 19:50:48 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 15 Sep 2010 17:50:48 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100916005054.6D471A8F057F@mail-out3.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4711 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 114045 Blamelist: fjahanian BUILD FAILED: failed test-clang compile.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/CodeGen/CGExprAgg.cpp lib/CodeGen/CGValue.h lib/CodeGen/CodeGenFunction.h At: Wed 15 Sep 2010 17:23:11 Changed By: fjahanian Comments: Patch to move RequiresGCollection bit to AggValueSlot slot. Properties: LOGS: Last 10 lines of 'stdio': Clang :: CodeGenCXX/default-arguments.cpp Clang :: CodeGenCXX/global-init.cpp Clang :: CodeGenCXX/temporaries.cpp Clang :: Coverage/codegen.c Expected Passes : 2506 Expected Failures : 20 Unexpected Failures: 18 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'warnings': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/struct-comma.c:4:28: warning: implicit declaration of function 'r' is invalid in C99 :99:10: warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGenCXX/copy-constructor-synthesis.cpp:106:8: warning: struct 'B' does not declare any constructor to initialize its non-modifiable members 1 warning generated. Last 10 lines of 'fail': Clang :: CodeGen/volatile.c Clang :: CodeGenCXX/conditional-temporaries.cpp Clang :: CodeGenCXX/copy-constructor-elim-2.cpp Clang :: CodeGenCXX/copy-in-cplus-object.cpp Clang :: CodeGenCXX/copy-constructor-synthesis.cpp Clang :: CodeGenCXX/default-arguments.cpp Clang :: CodeGenCXX/default-arg-temps.cpp Clang :: CodeGenCXX/global-init.cpp Clang :: CodeGenCXX/temporaries.cpp Clang :: Coverage/codegen.c Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'address-space.c': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/address-space.c:6:11: error: expected string not found in input // CHECK: @foo = common addrspace(1) global ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'designated-initializers.c': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/designated-initializers.c:8:11: error: expected string not found in input // CHECK: @u = global %union.anon zeroinitializer ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'func-return-member.c': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/func-return-member.c:13:11: error: expected string not found in input // CHECK: define void @bar ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'packed-structure.c': :1:1: note: scanning from here ; ModuleID = '' ^ :1:3: note: possible intended match here ; ModuleID = '' ^ -- ******************** Last 10 lines of 'struct-comma.c': 0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/bin/clang -cc1 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/struct-comma.c -emit-llvm -o - 1. parser at end of file 2. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/struct-comma.c:4:6: LLVM IR generation of declaration 'a' 3. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/struct-comma.c:4:6: Generating code for declaration 'a' 4. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/struct-comma.c:4:21: LLVM IR generation of compound statement ('{}') /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/tools/clang/test/CodeGen/Output/struct-comma.c.script: line 1: 25747 Segmentation fault /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/bin/clang -cc1 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/struct-comma.c -emit-llvm -o - -- ******************** Last 10 lines of 'struct-copy.c': Stack dump: 0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/bin/clang -cc1 -emit-llvm /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/struct-copy.c -o - 1. parser at end of file 2. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/struct-copy.c:5:6: LLVM IR generation of declaration 'foo' 3. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/struct-copy.c:5:6: Generating code for declaration 'foo' 4. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/struct-copy.c:5:36: LLVM IR generation of compound statement ('{}') -- ******************** Last 10 lines of 'struct.c': 0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/bin/clang -cc1 -triple i386-unknown-unknown /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/struct.c -emit-llvm -o - 1. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/struct.c:124:1: current parser token 'void' 2. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/struct.c:115:6: LLVM IR generation of declaration 'f11' 3. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/struct.c:115:6: Generating code for declaration 'f11' 4. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/struct.c:115:12: LLVM IR generation of compound statement ('{}') /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/tools/clang/test/CodeGen/Output/struct.c.script: line 1: 25756 Segmentation fault /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/bin/clang -cc1 -triple i386-unknown-unknown /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/struct.c -emit-llvm -o - -- ******************** Last 10 lines of 'volatile-1.c': 0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/bin/clang -cc1 -Wno-unused-value -emit-llvm -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/tools/clang/test/CodeGen/Output/volatile-1.c.tmp 1. parser at end of file 2. :19:5: LLVM IR generation of declaration 'main' 3. :19:5: Generating code for declaration 'main' 4. :19:12: LLVM IR generation of compound statement ('{}') /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/tools/clang/test/CodeGen/Output/volatile-1.c.script: line 3: 25860 Segmentation fault /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/bin/clang -cc1 -Wno-unused-value -emit-llvm -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/tools/clang/test/CodeGen/Output/volatile-1.c.tmp < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/volatile-1.c -- ******************** Last 10 lines of 'volatile.c': 0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/bin/clang -cc1 -emit-llvm -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/tools/clang/test/CodeGen/Output/volatile.c.tmp 1. parser at end of file 2. :44:5: LLVM IR generation of declaration 'main' 3. :44:5: Generating code for declaration 'main' 4. :44:12: LLVM IR generation of compound statement ('{}') /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/tools/clang/test/CodeGen/Output/volatile.c.script: line 3: 25851 Segmentation fault /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/bin/clang -cc1 -emit-llvm -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/tools/clang/test/CodeGen/Output/volatile.c.tmp < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/volatile.c -- ******************** Last 10 lines of 'conditional-temporaries.cpp': :14:33: note: scanning from here define i32 @_Z12getDtorCallsv() nounwind readnone { ^ :16:2: note: possible intended match here ret i32 3 ^ -- ******************** Last 10 lines of 'copy-constructor-elim-2.cpp': :40:44: note: scanning from here call void @_ZN13no_elide_base4BaseC2ERKS0_(%"struct.no_elide_base::Base"* %0, %"struct.no_elide_base::Base"* %ref.tmp) ^ :46:3: note: possible intended match here declare void @_ZN13no_elide_base4BaseC2ERKS0_(%"struct.no_elide_base::Base"*, %"struct.no_elide_base::Base"*) ^ -- ******************** Last 10 lines of 'copy-in-cplus-object.cpp': :35:40: note: scanning from here call void @_ZN10TestObjectC1ERKS_iRK1S(%struct.S* %tmp4, %struct.S* %one, i32 100, %struct.S* %ref.tmp) ^ :40:2: note: possible intended match here call void @_ZN10TestObjectD1Ev(%struct.S* %tmp4) ^ -- ******************** Last 10 lines of 'copy-constructor-synthesis.cpp': :347:44: note: scanning from here call void @_ZN6PR66281AC2ERKS0_RKNS_1TES5_(%struct.A* %1, %struct.A* %2, %"struct.PR6628::T"* %ref.tmp, %"struct.PR6628::T"* %ref.tmp2) ^ :351:2: note: possible intended match here call void @_ZN6PR66281TC1Ev(%"struct.PR6628::T"* %ref.tmp6) ^ -- ******************** Last 10 lines of 'default-arguments.cpp': :41:32: note: scanning from here call void @_ZN1BC1ERK2A1RK2A2(%struct.A1* %arrayidx, %struct.A1* %ref.tmp, %struct.A1* %ref.tmp1) ^ :91:2: note: possible intended match here call void @_ZN2A2C1Ev(%struct.A1* %ref.tmp2) ^ -- ******************** Last 10 lines of 'default-arg-temps.cpp': ^ :28:2: note: scanning from here call void @_ZN1TC1Ev(%class.X* %ref.tmp1) ^ :28:2: note: with variable "T" equal to "%class.X" :28:2: note: with variable "AGG1" equal to "%ref.tmp" -- ******************** Last 10 lines of 'global-init.cpp': :76:37: note: scanning from here call void @_ZN5test29allocatorC1Ev(%struct.A* %ref.tmp) ^ :82:2: note: possible intended match here declare void @_ZN5test21AC1ERKNS_9allocatorE(%struct.A*, %struct.A*) ^ -- ******************** Last 10 lines of 'temporaries.cpp': :114:22: note: scanning from here call void @_ZN1ED1Ev(%struct.A* %agg.tmp.ensured1) ^ :115:2: note: possible intended match here call void @_ZN1ED1Ev(%struct.A* %tmp2) ^ -- ******************** Last 10 lines of 'codegen.c': 0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/bin/clang -cc1 -triple i386-unknown-unknown -emit-llvm -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/tools/clang/test/Coverage/Output/codegen.c.tmp /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Coverage/codegen.c 1. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Coverage/c-language-features.inc:148:1: current parser token 'typedef' 2. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Coverage/c-language-features.inc:86:6: LLVM IR generation of declaration 'f4' 3. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Coverage/c-language-features.inc:86:6: Generating code for declaration 'f4' 4. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Coverage/c-language-features.inc:86:45: LLVM IR generation of compound statement ('{}') /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/tools/clang/test/Coverage/Output/codegen.c.script: line 5: 27698 Segmentation fault /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/bin/clang -cc1 -triple i386-unknown-unknown -emit-llvm -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/tools/clang/test/Coverage/Output/codegen.c.tmp /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Coverage/codegen.c -- ******************** Last 10 lines of 'stdio': 0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.install.1/bin/clang -cc1 -triple x86_64-apple-darwin10.0.0 -emit-obj -disable-free -main-file-name regexec.c -pic-level 1 -mdisable-fp-elim -masm-verbose -munwind-tables -target-cpu core2 -target-linker-version 97.14 -resource-dir /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.install.1/lib/clang/2.9 -dependency-file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/Support/Release+Asserts/regexec.d.tmp -MP -MT /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/Support/Release+Asserts/regexec.o -MT /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/Support/Release+Asserts/regexec.d -D _DEBUG -D _GNU_SOURCE -D __STDC_LIMIT_MACROS -D __STDC_CONSTANT_MACROS -I /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/include -I /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/Support -I /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include -I /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/Support -O3 -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fblocks -fno-common -fdiagnostics-show-option -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/Support/Release+Asserts/regexec.o -x c /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/Support/regexec.c 1. parser at end of file 2. Per-file LLVM IR generation 3. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/Support/regengine.inc:131:1 : Generating code for declaration 'lmatcher' 4. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/Support/regengine.inc:134:1: LLVM IR generation of compound statement ('{}') 5. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/Support/regengine.inc:272:18: LLVM IR generation of compound statement ('{}') clang: error: clang frontend command failed due to signal 11 (use -v to see invocation) make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/Support/Release+Asserts/regexec.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 1 From buildbot at google1.osuosl.org Wed Sep 15 20:02:23 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 15 Sep 2010 18:02:23 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20100916010226.983C913B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-xp-msvc9 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/9166 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 114045 Blamelist: fjahanian,kremenek,stoklund BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Sep 15 20:02:49 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 15 Sep 2010 18:02:49 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20100916010252.C4CC313B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux/builds/9325 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 114048 Blamelist: bwilson,fjahanian,kremenek,resistor,stoklund BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Sep 15 20:24:25 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 15 Sep 2010 18:24:25 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20100916012428.9089A13B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-darwin10-selfhost/builds/4370 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114052 Blamelist: bwilson,ddunbar,fjahanian,kremenek,resistor,stoklund BUILD FAILED: failed test-clang compile.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Sep 15 20:30:38 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 15 Sep 2010 18:30:38 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20100916013041.7D96313B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-darwin10 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-darwin10/builds/9771 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114052 Blamelist: bwilson,ddunbar,fjahanian,kremenek,resistor BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Sep 15 22:02:50 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 15 Sep 2010 20:02:50 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20100916030254.3965713B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-selfhost-rel on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-selfhost-rel/builds/2466 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 114056 Blamelist: bwilson,ddunbar,kremenek,resistor,zhongxingxu BUILD FAILED: failed compile.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Sep 15 22:04:33 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 15 Sep 2010 20:04:33 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-vg Message-ID: <20100916030437.1A0F313B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-vg on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-vg/builds/1791 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 114049 Blamelist: bwilson,dgregor,fjahanian,kremenek,mspencer,resistor,stoklund BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Sep 15 22:17:59 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 15 Sep 2010 20:17:59 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux-fnt Message-ID: <20100916031802.F0BF313B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux-fnt on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux-fnt/builds/1242 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: balint1 Build Reason: Build Source Stamp: 114052 Blamelist: bwilson,ddunbar,dgregor,fjahanian,grosbach,kremenek,mspencer,resistor,stoklund BUILD FAILED: failed make.test-suite sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 16 05:18:59 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 16 Sep 2010 03:18:59 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32-win7 Message-ID: <20100916101902.904D013B20B1@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-native-mingw32-win7 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-native-mingw32-win7/builds/40 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova3 Build Reason: Build Source Stamp: 114073 Blamelist: baldrick BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 16 13:22:53 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 16 Sep 2010 11:22:53 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32-win7 Message-ID: <20100916182257.1981B13B20B1@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-native-mingw32-win7 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-native-mingw32-win7/builds/43 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova3 Build Reason: Build Source Stamp: 114100 Blamelist: grosbach,resistor BUILD FAILED: failed run.build.step.configure_llvm sincerely, -The Buildbot From grosbach at apple.com Thu Sep 16 13:30:44 2010 From: grosbach at apple.com (Jim Grosbach) Date: Thu, 16 Sep 2010 11:30:44 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32-win7 In-Reply-To: <20100916182257.1981B13B20B1@google1.osuosl.org> References: <20100916182257.1981B13B20B1@google1.osuosl.org> Message-ID: <27311335-CE97-4A6E-8C96-0B83CA7087BD@apple.com> I am pretty sure it's not Owen's or my patching causing this one. :) Something wonky on the build host, maybe? rm: cannot remove directory `/c/LLVM_build_slave/osuosl/slave/llvm-gcc-native-mingw32-win7/llvm.obj/lib/Target/MSP430': Permission denied rm: cannot remove directory `/c/LLVM_build_slave/osuosl/slave/llvm-gcc-native-mingw32-win7/llvm.obj/lib/Target/PIC16/PIC16Passes': Permission denied On Sep 16, 2010, at 11:22 AM, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of llvm-gcc-native-mingw32-win7 on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/llvm-gcc-native-mingw32-win7/builds/43 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: kistanova3 > > Build Reason: > Build Source Stamp: 114100 > Blamelist: grosbach,resistor > > BUILD FAILED: failed run.build.step.configure_llvm > > sincerely, > -The Buildbot > From stoklund at 2pi.dk Thu Sep 16 13:38:27 2010 From: stoklund at 2pi.dk (Jakob Stoklund Olesen) Date: Thu, 16 Sep 2010 11:38:27 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32-win7 In-Reply-To: <27311335-CE97-4A6E-8C96-0B83CA7087BD@apple.com> References: <20100916182257.1981B13B20B1@google1.osuosl.org> <27311335-CE97-4A6E-8C96-0B83CA7087BD@apple.com> Message-ID: <18E31B22-5A0C-4D8B-8F1E-AE955993EF7F@2pi.dk> On Sep 16, 2010, at 11:30 AM, Jim Grosbach wrote: > I am pretty sure it's not Owen's or my patching causing this one. :) Stop write protecting directories! ;-) > Something wonky on the build host, maybe? Yes, kistanova3 was playing tricks yesterday as well. > rm: cannot remove directory `/c/LLVM_build_slave/osuosl/slave/llvm-gcc-native-mingw32-win7/llvm.obj/lib/Target/MSP430': Permission denied > rm: cannot remove directory `/c/LLVM_build_slave/osuosl/slave/llvm-gcc-native-mingw32-win7/llvm.obj/lib/Target/PIC16/PIC16Passes': Permission denied I am only half kidding in suggesting that Windows boxen reboot between builds. /jakob From daniel_dunbar at apple.com Thu Sep 16 13:43:21 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 16 Sep 2010 11:43:21 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100916184327.A1605AFE2976@mail-out4.apple.com> 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/13377 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 114104 Blamelist: johannes,resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Analysis/LazyValueInfo.cpp test/Transforms/CorrelatedValuePropagation/2010-09-26-MergeConstantRange.ll At: Thu 16 Sep 2010 11:33:31 Changed By: resistor Comments: It is possible, under specific circumstances involving ptrtoint ConstantExpr's, for LVI to end up trying to merge a Constant into a ConstantRange. Handle this conservatively for now, rather than asserting. The testcase is more complex that I would like, but the manifestation of the problem is sensitive to iteration orders and the state of the LVI cache, and I have not been able to reproduce it with manually constructed or simplified cases. Fixes PR8162. Properties: Files: lib/Transforms/Scalar/CodeGenPrepare.cpp test/CodeGen/X86/2010-09-16-asmcrash.ll At: Thu 16 Sep 2010 11:33:31 Changed By: johannes Comments: When substituting sunkaddrs into indirect arguments an asm, we were walking the asm arguments once and stashing their Values. This is wrong because the same memory location can be in the list twice, and if the first one has a sunkaddr substituted, the stashed value for the second one will be wrong (use-after-free). PR 8154. Properties: LOGS: Last 10 lines of 'stdio': PASS: LLVM-Unit :: VMCore/Debug+Asserts/VMCoreTests/PassManager.ReRun (5521 of 5523) PASS: LLVM-Unit :: VMCore/Debug+Asserts/VMCoreTests/VerifierTest.Branch_i1 (5522 of 5523) PASS: LLVM-Unit :: VMCore/Debug+Asserts/VMCoreTests/PassManager.RunOnce (5523 of 5523) Testing Time: 62.11s Expected Passes : 4941 Expected Failures : 28 Unsupported Tests : 553 Unresolved Tests : 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unresolved': LLVM :: Transforms/CorrelatedValuePropagation/2010-09-26-MergeConstantRange.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C++/unknown_suffix.unk LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of '2010-09-26-mergeconstantrange.ll': ******************** TEST 'LLVM :: Transforms/CorrelatedValuePropagation/2010-09-26-MergeConstantRange.ll' FAILED ********************Test has no run line! ******************** From dalej at apple.com Thu Sep 16 13:45:31 2010 From: dalej at apple.com (Dale Johannesen) Date: Thu, 16 Sep 2010 11:45:31 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 In-Reply-To: <0L8U00H9GS0F99L0@postino.apple.com> References: <0L8U00H9GS0F99L0@postino.apple.com> Message-ID: <91FE75F7-55E8-44AD-8526-5EE2B1A2C50E@apple.com> On Sep 16, 2010, at 11:43 AMPDT, daniel_dunbar at apple.com wrote: > 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/13377 > > Buildbot URL: http://smooshlab.apple.com:8010/ > > Buildslave for this Build: smoosh-15.apple.com > > Build Reason: > Build Source Stamp: 114104 > Blamelist: johannes,resistor Not me. Test has no run line! ******************** From buildbot at google1.osuosl.org Thu Sep 16 13:55:32 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 16 Sep 2010 11:55:32 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20100916185536.5CC2213B20B1@google1.osuosl.org> The Buildbot has detected a new failure of llvm-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-i686-linux/builds/12210 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 114104 Blamelist: johannes,lattner,resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 16 13:59:30 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 16 Sep 2010 11:59:30 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20100916185933.659A413B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-darwin10 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-darwin10/builds/9783 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114105 Blamelist: grosbach,johannes,lattner,resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Thu Sep 16 14:04:03 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 16 Sep 2010 12:04:03 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100916190451.B36EFAFE3B13@mail-out4.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4736 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 114104 Blamelist: johannes,lattner,resistor BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot ================================================================================ CHANGES: File: www/compatibility.html At: Thu 16 Sep 2010 11:23:50 Changed By: lattner Comments: add a compatibility note about vector builtins Properties: Files: lib/Analysis/LazyValueInfo.cpp test/Transforms/CorrelatedValuePropagation/2010-09-26-MergeConstantRange.ll At: Thu 16 Sep 2010 11:33:31 Changed By: resistor Comments: It is possible, under specific circumstances involving ptrtoint ConstantExpr's, for LVI to end up trying to merge a Constant into a ConstantRange. Handle this conservatively for now, rather than asserting. The testcase is more complex that I would like, but the manifestation of the problem is sensitive to iteration orders and the state of the LVI cache, and I have not been able to reproduce it with manually constructed or simplified cases. Fixes PR8162. Properties: Files: lib/Transforms/Scalar/CodeGenPrepare.cpp test/CodeGen/X86/2010-09-16-asmcrash.ll At: Thu 16 Sep 2010 11:33:31 Changed By: johannes Comments: When substituting sunkaddrs into indirect arguments an asm, we were walking the asm arguments once and stashing their Values. This is wrong because the same memory location can be in the list twice, and if the first one has a sunkaddr substituted, the stashed value for the second one will be wrong (use-after-free). PR 8154. Properties: LOGS: Last 10 lines of 'stdio': PASS: LLVM-Unit :: VMCore/Release+Asserts/VMCoreTests/OpaqueTypeTest.RegisterWithContext (5521 of 5523) PASS: LLVM-Unit :: VMCore/Release+Asserts/VMCoreTests/PassManager.ReRun (5522 of 5523) PASS: LLVM-Unit :: VMCore/Release+Asserts/VMCoreTests/PassManager.RunOnce (5523 of 5523) Testing Time: 46.02s Expected Passes : 4941 Expected Failures : 28 Unsupported Tests : 553 Unresolved Tests : 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unresolved': LLVM :: Transforms/CorrelatedValuePropagation/2010-09-26-MergeConstantRange.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C++/unknown_suffix.unk LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C++/filelist.cpp LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of '2010-09-26-mergeconstantrange.ll': ******************** TEST 'LLVM :: Transforms/CorrelatedValuePropagation/2010-09-26-MergeConstantRange.ll' FAILED ********************Test has no run line! ******************** Last 10 lines of 'stdio': PASS: LLVM-Unit :: VMCore/Release+Asserts/VMCoreTests/PassManager.RunOnce (5521 of 5523) PASS: LLVM-Unit :: VMCore/Release+Asserts/VMCoreTests/PassManager.ReRun (5522 of 5523) PASS: LLVM-Unit :: VMCore/Release+Asserts/VMCoreTests/VerifierTest.Branch_i1 (5523 of 5523) Testing Time: 57.14s Expected Passes : 4941 Expected Failures : 28 Unsupported Tests : 553 Unresolved Tests : 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit.s LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unresolved': LLVM :: Transforms/CorrelatedValuePropagation/2010-09-26-MergeConstantRange.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of '2010-09-26-mergeconstantrange.ll': ******************** TEST 'LLVM :: Transforms/CorrelatedValuePropagation/2010-09-26-MergeConstantRange.ll' FAILED ********************Test has no run line! ******************** From daniel_dunbar at apple.com Thu Sep 16 14:10:59 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 16 Sep 2010 12:10:59 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20100916191126.9DF32A921440@mail-out3.apple.com> The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/9463 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 114105 Blamelist: johannes,lattner,resistor BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: File: www/compatibility.html At: Thu 16 Sep 2010 11:23:50 Changed By: lattner Comments: add a compatibility note about vector builtins Properties: Files: lib/Analysis/LazyValueInfo.cpp test/Transforms/CorrelatedValuePropagation/2010-09-26-MergeConstantRange.ll At: Thu 16 Sep 2010 11:33:31 Changed By: resistor Comments: It is possible, under specific circumstances involving ptrtoint ConstantExpr's, for LVI to end up trying to merge a Constant into a ConstantRange. Handle this conservatively for now, rather than asserting. The testcase is more complex that I would like, but the manifestation of the problem is sensitive to iteration orders and the state of the LVI cache, and I have not been able to reproduce it with manually constructed or simplified cases. Fixes PR8162. Properties: Files: lib/Transforms/Scalar/CodeGenPrepare.cpp test/CodeGen/X86/2010-09-16-asmcrash.ll At: Thu 16 Sep 2010 11:33:31 Changed By: johannes Comments: When substituting sunkaddrs into indirect arguments an asm, we were walking the asm arguments once and stashing their Values. This is wrong because the same memory location can be in the list twice, and if the first one has a sunkaddr substituted, the stashed value for the second one will be wrong (use-after-free). PR 8154. Properties: File: lib/Transforms/Scalar/CorrelatedValuePropagation.cpp At: Thu 16 Sep 2010 11:38:29 Changed By: resistor Comments: Use a depth-first iteratation in CorrelatedValuePropagation to avoid wasting time trying to optimize unreachable blocks. Properties: LOGS: Last 10 lines of 'stdio': PASS: LLVM-Unit :: VMCore/Release+Asserts/VMCoreTests/PassManager.ReRun (5521 of 5523) PASS: LLVM-Unit :: VMCore/Release+Asserts/VMCoreTests/PassManager.RunOnce (5522 of 5523) PASS: LLVM-Unit :: VMCore/Release+Asserts/VMCoreTests/VerifierTest.Branch_i1 (5523 of 5523) Testing Time: 137.67s Expected Passes : 4941 Expected Failures : 28 Unsupported Tests : 553 Unresolved Tests : 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unresolved': LLVM :: Transforms/CorrelatedValuePropagation/2010-09-26-MergeConstantRange.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C++/unknown_suffix.unk LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of '2010-09-26-mergeconstantrange.ll': ******************** TEST 'LLVM :: Transforms/CorrelatedValuePropagation/2010-09-26-MergeConstantRange.ll' FAILED ********************Test has no run line! ******************** Last 10 lines of 'stdio': PASS: LLVM-Unit :: VMCore/Release+Asserts/VMCoreTests/PassManager.ReRun (5521 of 5523) PASS: LLVM-Unit :: VMCore/Release+Asserts/VMCoreTests/PassManager.RunOnce (5522 of 5523) PASS: LLVM-Unit :: VMCore/Release+Asserts/VMCoreTests/VerifierTest.Branch_i1 (5523 of 5523) Testing Time: 142.24s Expected Passes : 5417 Expected Failures : 36 Unsupported Tests : 69 Unresolved Tests : 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unresolved': LLVM :: Transforms/CorrelatedValuePropagation/2010-09-26-MergeConstantRange.ll Last 10 lines of 'unsupported': LLVM :: FrontendObjC/2009-08-05-utf16.m LLVM :: FrontendObjC/2009-08-17-DebugInfo.m LLVM :: FrontendObjC/2009-11-30-Objc-ID.m LLVM :: FrontendObjC/2010-02-01-utf16-with-null.m LLVM :: FrontendObjC/2010-02-11-fwritable-stringsBug.m LLVM :: FrontendObjC/2010-02-23-DbgInheritance.m LLVM :: FrontendObjC/2010-03-17-StructRef.m LLVM :: FrontendObjC/2010-06-04-UnnamedCFString-dbg.m LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of '2010-09-26-mergeconstantrange.ll': ******************** TEST 'LLVM :: Transforms/CorrelatedValuePropagation/2010-09-26-MergeConstantRange.ll' FAILED ********************Test has no run line! ******************** From buildbot at google1.osuosl.org Thu Sep 16 16:37:29 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 16 Sep 2010 14:37:29 -0700 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-i386-linux Message-ID: <20100916213732.EC62A13B20B2@google1.osuosl.org> The Buildbot has detected a new failure of dragonegg-i386-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/dragonegg-i386-linux/builds/1562 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc16 Build Reason: Build Source Stamp: 114106 Blamelist: dgregor,fjahanian,grosbach,johannes,lattner,rafael,resistor BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 16 16:38:39 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 16 Sep 2010 14:38:39 -0700 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-x86_64-linux Message-ID: <20100916213842.29C2513B20B1@google1.osuosl.org> The Buildbot has detected a new failure of dragonegg-x86_64-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/dragonegg-x86_64-linux/builds/2022 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc17 Build Reason: Build Source Stamp: 114119 Blamelist: ddunbar,dgregor,dpatel,fjahanian,grosbach,johannes,lattner,rafael,resistor BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 16 17:15:38 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 16 Sep 2010 15:15:38 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20100916221541.D8F6213B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-xp-msvc9 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/9192 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 114121 Blamelist: djg BUILD FAILED: failed cmake sincerely, -The Buildbot From daniel_dunbar at apple.com Thu Sep 16 17:36:34 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 16 Sep 2010 15:36:34 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100916223747.D8575A92CF63@mail-out3.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4741 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 114121 Blamelist: djg BUILD FAILED: failed compile.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/Analysis/Passes.h include/llvm/LinkAllPasses.h lib/Analysis/MemDepPrinter.cpp At: Thu 16 Sep 2010 15:13:23 Changed By: djg Comments: Add a pass which prints out all the memdep dependencies. Properties: LOGS: Last 10 lines of 'stdio': llvm[4]: Building Release+Asserts Archive Library libLLVMARMAsmPrinter.a llvm[4]: Compiling ARMAsmLexer.cpp for Release+Asserts build llvm[4]: Compiling ARMAsmParser.cpp for Release+Asserts build llvm[4]: Building Release+Asserts Archive Library libLLVMARMAsmParser.a llvm[4]: Compiling ARMDisassembler.cpp for Release+Asserts build llvm[4]: Compiling ARMDisassemblerCore.cpp for Release+Asserts build llvm[4]: Building Release+Asserts Archive Library libLLVMARMDisassembler.a llvm[4]: Compiling ARMTargetInfo.cpp for Release+Asserts build llvm[4]: Building Release+Asserts Archive Library libLLVMARMInfo.a make: *** [all] Error 1 From daniel_dunbar at apple.com Thu Sep 16 21:46:16 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 16 Sep 2010 19:46:16 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100917024716.D67D1A93872B@mail-out3.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4750 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 114151 Blamelist: ddunbar,ofv BUILD FAILED: failed compile.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Driver/HostInfo.cpp At: Thu 16 Sep 2010 18:58:34 Changed By: ddunbar Comments: Driver/Darwin: Time for another spin at switching to the DarwinClang toolchain.Properties: File: docs/GettingStartedVS.html At: Thu 16 Sep 2010 19:18:11 Changed By: ofv Comments: Updated GettingStartedVS.html to reflect current state. Reorganized it too.Properties: LOGS: Last 10 lines of 'stdio': Undefined symbols: "___eprintf", referenced from: __ZN4llvm31SearchForAddressOfSpecialSymbolEPKc in libLLVMSystem.a(SearchForAddressOfSpecialSymbol.o) ld: symbol(s) not found clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/bin/bugpoint] Error 1 make[1]: *** [bugpoint/.makeall] Error 2 llvm[3]: Linking Release+Asserts executable llvmc (without symbols) llvm[3]: ======= Finished Linking Release+Asserts Executable llvmc (without symbols) make: *** [all] Error 1 From buildbot at google1.osuosl.org Thu Sep 16 21:55:09 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 16 Sep 2010 19:55:09 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20100917025512.B54C413B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-darwin10 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-darwin10/builds/9791 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114153 Blamelist: djg,ofv,rjmccall BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 16 22:16:06 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 16 Sep 2010 20:16:06 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20100917031609.9C95D13B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-darwin10-selfhost/builds/4389 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114156 Blamelist: ddunbar,ofv,rjmccall BUILD FAILED: failed compile.llvm.stage2 sincerely, -The Buildbot From gkistanova at gmail.com Thu Sep 16 14:35:13 2010 From: gkistanova at gmail.com (Galina Kistanova) Date: Thu, 16 Sep 2010 12:35:13 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32-win7 In-Reply-To: <18E31B22-5A0C-4D8B-8F1E-AE955993EF7F@2pi.dk> References: <20100916182257.1981B13B20B1@google1.osuosl.org> <27311335-CE97-4A6E-8C96-0B83CA7087BD@apple.com> <18E31B22-5A0C-4D8B-8F1E-AE955993EF7F@2pi.dk> Message-ID: Hello , It seems like host issues, not build. I hope to get this host back to work today. Thanks Galina On Thu, Sep 16, 2010 at 11:38 AM, Jakob Stoklund Olesen wrote: > > On Sep 16, 2010, at 11:30 AM, Jim Grosbach wrote: > >> I am pretty sure it's not Owen's or my patching causing this one. :) > > Stop write protecting directories! ;-) > >> Something wonky on the build host, maybe? > > Yes, kistanova3 was playing tricks yesterday as well. > >> rm: cannot remove directory `/c/LLVM_build_slave/osuosl/slave/llvm-gcc-native-mingw32-win7/llvm.obj/lib/Target/MSP430': Permission denied >> rm: cannot remove directory `/c/LLVM_build_slave/osuosl/slave/llvm-gcc-native-mingw32-win7/llvm.obj/lib/Target/PIC16/PIC16Passes': Permission denied > > I am only half kidding in suggesting that Windows boxen reboot between builds. > > /jakob > > From buildbot at google1.osuosl.org Fri Sep 17 02:03:25 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 17 Sep 2010 00:03:25 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-arm-linux Message-ID: <20100917070329.204FB13B2098@google1.osuosl.org> The Buildbot has detected a new failure of llvm-arm-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-arm-linux/builds/4246 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: ranby1 Build Reason: Build Source Stamp: 114158 Blamelist: ddunbar,djg,kremenek,ofv,rjmccall,void BUILD FAILED: failed test-llvm sincerely, -The Buildbot From stoklund at 2pi.dk Fri Sep 17 09:28:01 2010 From: stoklund at 2pi.dk (Jakob Stoklund Olesen) Date: Fri, 17 Sep 2010 07:28:01 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 In-Reply-To: <20100917025512.B54C413B2098@google1.osuosl.org> References: <20100917025512.B54C413B2098@google1.osuosl.org> Message-ID: <9D7802E1-8DF3-4723-A915-3C98EF9EE3C6@2pi.dk> On Sep 16, 2010, at 7:55 PM, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of clang-i686-darwin10 on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/clang-i686-darwin10/builds/9791 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: dunbar-darwin10 > > Build Reason: > Build Source Stamp: 114153 > Blamelist: djg,ofv,rjmccall > > BUILD FAILED: failed test-clang John, this is yours: ******************** TEST 'Clang :: CodeGenCXX/constructor-init.cpp' FAILED ********************Script: -- /Users/buildslave-osuosl/llvm/clang-i686-darwin10/llvm/Release/bin/clang -cc1 -triple x86_64-apple-darwin10 /Users/buildslave-osuosl/llvm/clang-i686-darwin10/llvm/tools/clang/test/CodeGenCXX/constructor-init.cpp -emit-llvm -o - | FileCheck /Users/buildslave-osuosl/llvm/clang-i686-darwin10/llvm/tools/clang/test/CodeGenCXX/constructor-init.cpp -- Exit Code: 1 Command Output (stderr): -- /Users/buildslave-osuosl/llvm/clang-i686-darwin10/llvm/tools/clang/test/CodeGenCXX/constructor-init.cpp:101:17: error: expected string not found in input // CHECK-NEXT: call void @_ZN10InitVTable1AC2Ei({{.*}}* %1, i32 [[ARG]]) ^ :164:2: note: scanning from here call void @_ZN10InitVTable1AC2Ei(%struct.A* %4, i32 %9) ^ :164:2: note: with variable "ARG" equal to "%9" -- ******************** -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.cs.uiuc.edu/pipermail/llvm-testresults/attachments/20100917/25855bd5/attachment.html -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 1929 bytes Desc: not available Url : http://lists.cs.uiuc.edu/pipermail/llvm-testresults/attachments/20100917/25855bd5/attachment.bin From stoklund at 2pi.dk Fri Sep 17 09:37:16 2010 From: stoklund at 2pi.dk (Jakob Stoklund Olesen) Date: Fri, 17 Sep 2010 07:37:16 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-arm-linux In-Reply-To: <20100917070329.204FB13B2098@google1.osuosl.org> References: <20100917070329.204FB13B2098@google1.osuosl.org> Message-ID: On Sep 17, 2010, at 12:03 AM, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of llvm-arm-linux on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/llvm-arm-linux/builds/4246 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: ranby1 > > Build Reason: > Build Source Stamp: 114158 > Blamelist: ddunbar,djg,kremenek,ofv,rjmccall,void > > BUILD FAILED: failed test-llvm Dan: ******************** TEST 'LLVM :: Transforms/InstCombine/fold-calls.ll' FAILED ********************Script: -- opt -instcombine -S < /wd/buildbot/llvm-arm-linux/llvm/test/Transforms/InstCombine/fold-calls.ll | FileCheck /wd/buildbot/llvm-arm-linux/llvm/test/Transforms/InstCombine/fold-calls.ll -- Exit Code: 1 Command Output (stderr): -- /wd/buildbot/llvm-arm-linux/llvm/test/Transforms/InstCombine/fold-calls.ll:5:10: error: expected string not found in input ; CHECK: %t = call double @sin(double 0x7FF0000000000000) ^ :3:19: note: scanning from here define double @foo() { ^ :4:3: note: possible intended match here ret double 0x7FF8000000000000 ^ -- ******************** -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.cs.uiuc.edu/pipermail/llvm-testresults/attachments/20100917/c46e799b/attachment.html -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 1929 bytes Desc: not available Url : http://lists.cs.uiuc.edu/pipermail/llvm-testresults/attachments/20100917/c46e799b/attachment.bin From rjmccall at apple.com Fri Sep 17 12:15:02 2010 From: rjmccall at apple.com (John McCall) Date: Fri, 17 Sep 2010 10:15:02 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 In-Reply-To: <9D7802E1-8DF3-4723-A915-3C98EF9EE3C6@2pi.dk> References: <20100917025512.B54C413B2098@google1.osuosl.org> <9D7802E1-8DF3-4723-A915-3C98EF9EE3C6@2pi.dk> Message-ID: <2665118A-B3DD-466D-8A16-049A0BF54397@apple.com> On Sep 17, 2010, at 7:28 AM, Jakob Stoklund Olesen wrote: > On Sep 16, 2010, at 7:55 PM, buildbot at google1.osuosl.org wrote: > >> The Buildbot has detected a new failure of clang-i686-darwin10 on llvm. >> Full details are available at: >> http://google1.osuosl.org:8011/builders/clang-i686-darwin10/builds/9791 >> >> Buildbot URL: http://google1.osuosl.org:8011/ >> >> Buildslave for this Build: dunbar-darwin10 >> >> Build Reason: >> Build Source Stamp: 114153 >> Blamelist: djg,ofv,rjmccall >> >> BUILD FAILED: failed test-clang > > John, this is yours: Should be fixed in r114185. John. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.cs.uiuc.edu/pipermail/llvm-testresults/attachments/20100917/53497108/attachment.html From daniel_dunbar at apple.com Fri Sep 17 15:21:49 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 17 Sep 2010 13:21:49 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100917202242.8768DB020238@mail-out4.apple.com> 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/13426 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 114197 Blamelist: djg BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: Files: autoconf/configure.ac include/llvm/Config/config.h.cmake include/llvm/Config/config.h.in include/llvm/System/FEnv.h lib/Analysis/ConstantFolding.cpp At: Fri 17 Sep 2010 13:10:32 Changed By: djg Comments: Attempt to support platforms which don't have fenv.h. Properties: File: configure At: Fri 17 Sep 2010 13:10:32 Changed By: djg Comments: Regenerate. Properties: LOGS: Last 10 lines of 'stdio': Failing Tests (2): LLVM :: Transforms/GlobalOpt/ctor-list-opt.ll LLVM :: Transforms/InstCombine/fold-calls.ll Expected Passes : 4943 Expected Failures : 28 Unsupported Tests : 553 Unexpected Failures: 2 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: Transforms/GlobalOpt/ctor-list-opt.ll LLVM :: Transforms/InstCombine/fold-calls.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C++/unknown_suffix.unk LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'ctor-list-opt.ll': -- Exit Code: 1 Command Output (stdout): -- @llvm.global_ctors = appending global [2 x %0] [%0 { i32 65535, void ()* @CTOR8 }, %0 { i32 2147483647, void ()* null }] define internal void @CTOR8() { -- ******************** Last 10 lines of 'fold-calls.ll': :8:19: note: scanning from here define double @bar() { ^ :10:2: note: possible intended match here ret double %t ^ -- ******************** From buildbot at google1.osuosl.org Fri Sep 17 15:29:26 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 17 Sep 2010 13:29:26 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20100917202929.D220513B20B2@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-cross-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-cross-mingw32/builds/6712 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 114196 Blamelist: djg BUILD FAILED: failed run.build.step.test_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Sep 17 15:26:29 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 17 Sep 2010 13:26:29 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20100917202632.744E013B20B1@google1.osuosl.org> The Buildbot has detected a new failure of llvm-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-i686-linux/builds/12237 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 114196 Blamelist: djg BUILD FAILED: failed test-llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Fri Sep 17 15:39:11 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 17 Sep 2010 13:39:11 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20100917203959.2EB48B020F67@mail-out4.apple.com> The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/9497 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 114197 Blamelist: djg BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: Files: autoconf/configure.ac include/llvm/Config/config.h.cmake include/llvm/Config/config.h.in include/llvm/System/FEnv.h lib/Analysis/ConstantFolding.cpp At: Fri 17 Sep 2010 13:10:32 Changed By: djg Comments: Attempt to support platforms which don't have fenv.h. Properties: File: configure At: Fri 17 Sep 2010 13:10:32 Changed By: djg Comments: Regenerate. Properties: LOGS: Last 10 lines of 'stdio': Failing Tests (2): LLVM :: Transforms/GlobalOpt/ctor-list-opt.ll LLVM :: Transforms/InstCombine/fold-calls.ll Expected Passes : 4943 Expected Failures : 28 Unsupported Tests : 553 Unexpected Failures: 2 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: Transforms/GlobalOpt/ctor-list-opt.ll LLVM :: Transforms/InstCombine/fold-calls.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C++/unknown_suffix.unk LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'ctor-list-opt.ll': -- Exit Code: 1 Command Output (stdout): -- @llvm.global_ctors = appending global [2 x %0] [%0 { i32 65535, void ()* @CTOR8 }, %0 { i32 2147483647, void ()* null }] define internal void @CTOR8() { -- ******************** Last 10 lines of 'fold-calls.ll': :8:19: note: scanning from here define double @bar() { ^ :10:2: note: possible intended match here ret double %t ^ -- ******************** Last 10 lines of 'stdio': Failing Tests (2): LLVM :: Transforms/GlobalOpt/ctor-list-opt.ll LLVM :: Transforms/InstCombine/fold-calls.ll Expected Passes : 5419 Expected Failures : 36 Unsupported Tests : 69 Unexpected Failures: 2 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: Transforms/GlobalOpt/ctor-list-opt.ll LLVM :: Transforms/InstCombine/fold-calls.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: FrontendObjC/2009-08-05-utf16.m LLVM :: FrontendObjC/2009-08-17-DebugInfo.m LLVM :: FrontendObjC/2009-11-30-Objc-ID.m LLVM :: FrontendObjC/2010-02-01-utf16-with-null.m LLVM :: FrontendObjC/2010-02-11-fwritable-stringsBug.m LLVM :: FrontendObjC/2010-02-23-DbgInheritance.m LLVM :: FrontendObjC/2010-03-17-StructRef.m LLVM :: FrontendObjC/2010-06-04-UnnamedCFString-dbg.m LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'ctor-list-opt.ll': -- Exit Code: 1 Command Output (stdout): -- @llvm.global_ctors = appending global [2 x %0] [%0 { i32 65535, void ()* @CTOR8 }, %0 { i32 2147483647, void ()* null }] define internal void @CTOR8() { -- ******************** Last 10 lines of 'fold-calls.ll': :8:19: note: scanning from here define double @bar() { ^ :10:2: note: possible intended match here ret double %t ^ -- ******************** From daniel_dunbar at apple.com Fri Sep 17 15:39:40 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 17 Sep 2010 13:39:40 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20100917203959.2F9C5A96B3B3@mail-out3.apple.com> 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/10311 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 114197 Blamelist: djg BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: Files: autoconf/configure.ac include/llvm/Config/config.h.cmake include/llvm/Config/config.h.in include/llvm/System/FEnv.h lib/Analysis/ConstantFolding.cpp At: Fri 17 Sep 2010 13:10:32 Changed By: djg Comments: Attempt to support platforms which don't have fenv.h. Properties: File: configure At: Fri 17 Sep 2010 13:10:32 Changed By: djg Comments: Regenerate. Properties: LOGS: Last 10 lines of 'stdio': Failing Tests (2): LLVM :: Transforms/GlobalOpt/ctor-list-opt.ll LLVM :: Transforms/InstCombine/fold-calls.ll Expected Passes : 4943 Expected Failures : 28 Unsupported Tests : 553 Unexpected Failures: 2 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: Transforms/GlobalOpt/ctor-list-opt.ll LLVM :: Transforms/InstCombine/fold-calls.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C++/unknown_suffix.unk LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'ctor-list-opt.ll': -- Exit Code: 1 Command Output (stdout): -- @llvm.global_ctors = appending global [2 x %0] [%0 { i32 65535, void ()* @CTOR8 }, %0 { i32 2147483647, void ()* null }] define internal void @CTOR8() { -- ******************** Last 10 lines of 'fold-calls.ll': :8:19: note: scanning from here define double @bar() { ^ :10:2: note: possible intended match here ret double %t ^ -- ******************** From daniel_dunbar at apple.com Fri Sep 17 15:41:28 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 17 Sep 2010 13:41:28 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100917204232.16C37B021227@mail-out4.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4772 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 114197 Blamelist: djg BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot ================================================================================ CHANGES: Files: autoconf/configure.ac include/llvm/Config/config.h.cmake include/llvm/Config/config.h.in include/llvm/System/FEnv.h lib/Analysis/ConstantFolding.cpp At: Fri 17 Sep 2010 13:10:32 Changed By: djg Comments: Attempt to support platforms which don't have fenv.h. Properties: File: configure At: Fri 17 Sep 2010 13:10:32 Changed By: djg Comments: Regenerate. Properties: LOGS: Last 10 lines of 'stdio': Failing Tests (2): LLVM :: Transforms/GlobalOpt/ctor-list-opt.ll LLVM :: Transforms/InstCombine/fold-calls.ll Expected Passes : 4943 Expected Failures : 28 Unsupported Tests : 553 Unexpected Failures: 2 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: Transforms/GlobalOpt/ctor-list-opt.ll LLVM :: Transforms/InstCombine/fold-calls.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit.s LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C++/unknown_suffix.unk LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'ctor-list-opt.ll': -- Exit Code: 1 Command Output (stdout): -- @llvm.global_ctors = appending global [2 x %0] [%0 { i32 65535, void ()* @CTOR8 }, %0 { i32 2147483647, void ()* null }] define internal void @CTOR8() { -- ******************** Last 10 lines of 'fold-calls.ll': :8:19: note: scanning from here define double @bar() { ^ :10:2: note: possible intended match here ret double %t ^ -- ******************** Last 10 lines of 'stdio': Failing Tests (2): LLVM :: Transforms/GlobalOpt/ctor-list-opt.ll LLVM :: Transforms/InstCombine/fold-calls.ll Expected Passes : 4943 Expected Failures : 28 Unsupported Tests : 553 Unexpected Failures: 2 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: Transforms/GlobalOpt/ctor-list-opt.ll LLVM :: Transforms/InstCombine/fold-calls.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-bit.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C++/unknown_suffix.unk LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'ctor-list-opt.ll': -- Exit Code: 1 Command Output (stdout): -- @llvm.global_ctors = appending global [2 x %0] [%0 { i32 65535, void ()* @CTOR8 }, %0 { i32 2147483647, void ()* null }] define internal void @CTOR8() { -- ******************** Last 10 lines of 'fold-calls.ll': :8:19: note: scanning from here define double @bar() { ^ :10:2: note: possible intended match here ret double %t ^ -- ******************** From buildbot at google1.osuosl.org Fri Sep 17 15:42:37 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 17 Sep 2010 13:42:37 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20100917204241.74F8A13B20B1@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-darwin10-selfhost/builds/6744 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114196 Blamelist: djg BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Sep 17 15:42:42 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 17 Sep 2010 13:42:42 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20100917204245.DB07E13B20B2@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/6392 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114196 Blamelist: djg BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Sep 17 15:52:01 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 17 Sep 2010 13:52:01 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20100917205204.EFB5B13B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-freebsd on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-freebsd/builds/8272 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 114196 Blamelist: djg BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Sep 17 15:52:29 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 17 Sep 2010 13:52:29 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20100917205232.C0D8F13B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux/builds/9367 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 114199 Blamelist: djg,grosbach BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Sep 17 16:04:35 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 17 Sep 2010 14:04:35 -0700 Subject: [llvm-testresults] buildbot failure in llvm on build-self-4-mingw32 Message-ID: <20100917210439.4170E13B20B1@google1.osuosl.org> The Buildbot has detected a new failure of build-self-4-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/build-self-4-mingw32/builds/1884 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 114196 Blamelist: djg BUILD FAILED: failed run.build.step.test_llvm_1 sincerely, -The Buildbot From daniel_dunbar at apple.com Fri Sep 17 16:17:45 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 17 Sep 2010 14:17:45 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20100917211815.C4AB0B02313A@mail-out4.apple.com> 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/5632 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 114197 Blamelist: djg BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: Files: autoconf/configure.ac include/llvm/Config/config.h.cmake include/llvm/Config/config.h.in include/llvm/System/FEnv.h lib/Analysis/ConstantFolding.cpp At: Fri 17 Sep 2010 13:10:32 Changed By: djg Comments: Attempt to support platforms which don't have fenv.h. Properties: File: configure At: Fri 17 Sep 2010 13:10:32 Changed By: djg Comments: Regenerate. Properties: LOGS: Last 10 lines of 'stdio': Failing Tests (2): LLVM :: Transforms/GlobalOpt/ctor-list-opt.ll LLVM :: Transforms/InstCombine/fold-calls.ll Expected Passes : 5448 Expected Failures : 36 Unsupported Tests : 40 Unexpected Failures: 2 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'dg.log': Last 10 lines of 'dg.sum': From daniel_dunbar at apple.com Fri Sep 17 17:41:03 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 17 Sep 2010 15:41:03 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100917224122.1F69BA9716D2@mail-out3.apple.com> 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/13437 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 114225 Blamelist: dgregor,echristo,evancheng BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/ARM/ARMFastISel.cpp At: Fri 17 Sep 2010 15:30:56 Changed By: echristo Comments: Rework arm fast isel branch and compare code. Properties: Files: lib/CodeGen/MachineSink.cpp test/CodeGen/X86/lsr-reuse.ll test/CodeGen/X86/pr3522.ll test/CodeGen/X86/tail-opts.ll At: Fri 17 Sep 2010 15:30:56 Changed By: evancheng Comments: Teach machine sink to 1) Do forward copy propagation. This makes it easier to estimate the cost of the instruction being sunk. 2) Break critical edges on demand, including cases where the value is used by PHI nodes. Critical edge splitting is not yet enabled by default. Properties: Files: lib/Parse/ParseExpr.cpp test/FixIt/fixit-unrecoverable.cpp test/Index/complete-recovery.m test/SemaCXX/destructor.cpp test/SemaCXX/elaborated-type-specifier.cpp test/SemaObjC/crash-label.m test/SemaTemplate/dependent-base-classes.cpp At: Fri 17 Sep 2010 15:30:56 Changed By: dgregor Comments: When we run into an error parsing or type-checking the left-hand side of a binary expression, continue on and parse the right-hand side of the binary expression anyway, but don't call the semantic actions to type-check. Previously, we would see the error and then, effectively, skip tokens until the end of the statement. The result should be more useful recovery, both in the normal case (we'll actually see errors beyond the first one in a statement), but it also helps code completion do a much better job, because we do "real" code completion on the right-hand side of an invalid binary expression rather than completing with the recovery completion. For example, given x = p->y if there is no variable named "x", we can still complete after the p-> as a member expression. Along the recovery path, we would have completed after the "->" as if we were in an expression context, which is mostly useless. Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 42.91s ******************** Failing Tests (1): Clang :: FixIt/typo.m Expected Passes : 2528 Expected Failures : 20 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'warnings': 1 warning and 20 errors generated. Last 10 lines of 'fail': Clang :: FixIt/typo.m Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'typo.m': -- error: 'error' diagnostics seen but not expected: Line 13: use of undeclared identifier 'str' 1 warning and 20 errors generated. error: error reading '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/FixIt/Output/typo.m.tmp' 1 error generated. -- ******************** From buildbot at google1.osuosl.org Fri Sep 17 17:59:57 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 17 Sep 2010 15:59:57 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20100917230000.B216013B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux/builds/9370 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 114227 Blamelist: dgregor,echristo,evancheng,fjahanian,grosbach,stoklund BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Sep 17 18:10:32 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 17 Sep 2010 16:10:32 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20100917231035.BCF9B13B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-darwin10-selfhost/builds/4403 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114230 Blamelist: dgregor,echristo,evancheng,fjahanian,grosbach,rafael,stoklund BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot From doug.gregor at gmail.com Fri Sep 17 18:10:58 2010 From: doug.gregor at gmail.com (Doug Gregor) Date: Fri, 17 Sep 2010 16:10:58 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost In-Reply-To: <20100917231035.BCF9B13B20B1@google1.osuosl.org> References: <20100917231035.BCF9B13B20B1@google1.osuosl.org> Message-ID: This was my bug, and I've fixed it. On Fri, Sep 17, 2010 at 4:10 PM, wrote: > The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost on llvm. > Full details are available at: > ?http://google1.osuosl.org:8011/builders/clang-x86_64-darwin10-selfhost/builds/4403 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: dunbar-darwin10 > > Build Reason: > Build Source Stamp: 114230 > Blamelist: dgregor,echristo,evancheng,fjahanian,grosbach,rafael,stoklund > > BUILD FAILED: failed test-clang test-clang_1 > > sincerely, > ?-The Buildbot > > From daniel_dunbar at apple.com Fri Sep 17 18:12:47 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 17 Sep 2010 16:12:47 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20100917231408.90CF8A9730C4@mail-out3.apple.com> 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/10316 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 114230 Blamelist: dgregor,echristo,evancheng,grosbach,rafael BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/ARM/ARMFastISel.cpp At: Fri 17 Sep 2010 15:30:56 Changed By: echristo Comments: Rework arm fast isel branch and compare code. Properties: Files: lib/CodeGen/MachineSink.cpp test/CodeGen/X86/lsr-reuse.ll test/CodeGen/X86/pr3522.ll test/CodeGen/X86/tail-opts.ll At: Fri 17 Sep 2010 15:30:56 Changed By: evancheng Comments: Teach machine sink to 1) Do forward copy propagation. This makes it easier to estimate the cost of the instruction being sunk. 2) Break critical edges on demand, including cases where the value is used by PHI nodes. Critical edge splitting is not yet enabled by default. Properties: Files: lib/Parse/ParseExpr.cpp test/FixIt/fixit-unrecoverable.cpp test/Index/complete-recovery.m test/SemaCXX/destructor.cpp test/SemaCXX/elaborated-type-specifier.cpp test/SemaObjC/crash-label.m test/SemaTemplate/dependent-base-classes.cpp At: Fri 17 Sep 2010 15:30:56 Changed By: dgregor Comments: When we run into an error parsing or type-checking the left-hand side of a binary expression, continue on and parse the right-hand side of the binary expression anyway, but don't call the semantic actions to type-check. Previously, we would see the error and then, effectively, skip tokens until the end of the statement. The result should be more useful recovery, both in the normal case (we'll actually see errors beyond the first one in a statement), but it also helps code completion do a much better job, because we do "real" code completion on the right-hand side of an invalid binary expression rather than completing with the recovery completion. For example, given x = p->y if there is no variable named "x", we can still complete after the p-> as a member expression. Along the recovery path, we would have completed after the "->" as if we were in an expression context, which is mostly useless. Properties: File: lib/MC/ELFObjectWriter.cpp At: Fri 17 Sep 2010 15:40:32 Changed By: rafael Comments: Avoid relocations in a common case.Properties: Files: lib/Target/ARM/ARMAsmPrinter.cpp lib/Target/ARM/AsmPrinter/ARMInstPrinter.cpp test/CodeGen/ARM/2007-01-19-InfiniteLoop.ll test/CodeGen/ARM/ifcvt10.ll test/CodeGen/ARM/stm.ll test/CodeGen/Thumb2/large-stack.ll At: Fri 17 Sep 2010 15:40:32 Changed By: grosbach Comments: Teach the (non-MC) instruction printer to use the cannonical names for push/pop, and shift instructions on ARM. Update the tests to match.Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 102.79s ******************** Failing Tests (1): Clang :: FixIt/typo.m Expected Passes : 2528 Expected Failures : 20 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'warnings': 1 warning and 20 errors generated. Last 10 lines of 'fail': Clang :: FixIt/typo.m Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'typo.m': -- error: 'error' diagnostics seen but not expected: Line 13: use of undeclared identifier 'str' 1 warning and 20 errors generated. error: error reading '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/FixIt/Output/typo.m.tmp' 1 error generated. -- ******************** From buildbot at google1.osuosl.org Fri Sep 17 18:16:51 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 17 Sep 2010 16:16:51 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20100917231654.AD84113B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-xp-msvc9 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/9225 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 114230 Blamelist: dgregor,echristo,evancheng,fjahanian,grosbach,rafael BUILD FAILED: failed test-clang sincerely, -The Buildbot From daniel_dunbar at apple.com Fri Sep 17 18:23:02 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 17 Sep 2010 16:23:02 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100917232355.C2466A973731@mail-out3.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4778 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 114231 Blamelist: dgregor,echristo,evancheng,grosbach,rafael BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/ARM/ARMFastISel.cpp At: Fri 17 Sep 2010 15:30:56 Changed By: echristo Comments: Rework arm fast isel branch and compare code. Properties: Files: lib/CodeGen/MachineSink.cpp test/CodeGen/X86/lsr-reuse.ll test/CodeGen/X86/pr3522.ll test/CodeGen/X86/tail-opts.ll At: Fri 17 Sep 2010 15:30:56 Changed By: evancheng Comments: Teach machine sink to 1) Do forward copy propagation. This makes it easier to estimate the cost of the instruction being sunk. 2) Break critical edges on demand, including cases where the value is used by PHI nodes. Critical edge splitting is not yet enabled by default. Properties: Files: lib/Parse/ParseExpr.cpp test/FixIt/fixit-unrecoverable.cpp test/Index/complete-recovery.m test/SemaCXX/destructor.cpp test/SemaCXX/elaborated-type-specifier.cpp test/SemaObjC/crash-label.m test/SemaTemplate/dependent-base-classes.cpp At: Fri 17 Sep 2010 15:30:56 Changed By: dgregor Comments: When we run into an error parsing or type-checking the left-hand side of a binary expression, continue on and parse the right-hand side of the binary expression anyway, but don't call the semantic actions to type-check. Previously, we would see the error and then, effectively, skip tokens until the end of the statement. The result should be more useful recovery, both in the normal case (we'll actually see errors beyond the first one in a statement), but it also helps code completion do a much better job, because we do "real" code completion on the right-hand side of an invalid binary expression rather than completing with the recovery completion. For example, given x = p->y if there is no variable named "x", we can still complete after the p-> as a member expression. Along the recovery path, we would have completed after the "->" as if we were in an expression context, which is mostly useless. Properties: File: lib/MC/ELFObjectWriter.cpp At: Fri 17 Sep 2010 15:40:32 Changed By: rafael Comments: Avoid relocations in a common case.Properties: Files: lib/Target/ARM/ARMAsmPrinter.cpp lib/Target/ARM/AsmPrinter/ARMInstPrinter.cpp test/CodeGen/ARM/2007-01-19-InfiniteLoop.ll test/CodeGen/ARM/ifcvt10.ll test/CodeGen/ARM/stm.ll test/CodeGen/Thumb2/large-stack.ll At: Fri 17 Sep 2010 15:40:32 Changed By: grosbach Comments: Teach the (non-MC) instruction printer to use the cannonical names for push/pop, and shift instructions on ARM. Update the tests to match.Properties: Files: lib/Parse/ParseExpr.cpp test/Index/complete-recovery.m At: Fri 17 Sep 2010 15:45:36 Changed By: dgregor Comments: Improve recovery when the middle expression of a ternary operator is ill-formedProperties: LOGS: Last 10 lines of 'stdio': Testing Time: 33.67s ******************** Failing Tests (1): Clang :: FixIt/typo.m Expected Passes : 2528 Expected Failures : 20 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'warnings': 1 warning and 20 errors generated. Last 10 lines of 'fail': Clang :: FixIt/typo.m Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'typo.m': -- error: 'error' diagnostics seen but not expected: Line 13: use of undeclared identifier 'str' 1 warning and 20 errors generated. error: error reading '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/tools/clang/test/FixIt/Output/typo.m.tmp' 1 error generated. -- ******************** Last 10 lines of 'stdio': Testing Time: 31.27s ******************** Failing Tests (1): Clang :: FixIt/typo.m Expected Passes : 2528 Expected Failures : 20 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'warnings': 1 warning and 20 errors generated. Last 10 lines of 'fail': Clang :: FixIt/typo.m Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'typo.m': -- error: 'error' diagnostics seen but not expected: Line 13: use of undeclared identifier 'str' 1 warning and 20 errors generated. error: error reading '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/FixIt/Output/typo.m.tmp' 1 error generated. -- ******************** From daniel_dunbar at apple.com Fri Sep 17 19:23:12 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 17 Sep 2010 17:23:12 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100918002521.C77C0A9762AD@mail-out3.apple.com> 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/13445 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 114244 Blamelist: djg,grosbach,tcare BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: File: test/Transforms/InstCombine/fold-calls.ll At: Fri 17 Sep 2010 17:10:33 Changed By: djg Comments: Attempt to XFAIL this test on arm-linux, which is inexplicably failing. Properties: File: lib/Target/ARM/AsmPrinter/ARMInstPrinter.cpp At: Fri 17 Sep 2010 17:10:33 Changed By: grosbach Comments: PC-relative pseudo instructions are lowered and printed directly. Any encounter with one in the generic printing code is an error.Properties: File: lib/Target/ARM/ARMAsmPrinter.cpp At: Fri 17 Sep 2010 17:10:33 Changed By: grosbach Comments: factor out a simple helper function to create a label for PC-relative instructions (PICADD, PICLDR, et.al.)Properties: File: lib/Checker/IdempotentOperationChecker.cpp At: Fri 17 Sep 2010 17:10:42 Changed By: tcare Comments: IdempotentOperationChecker no longer reports errors that are post-dominated by a sink. This fixes some false positives that were flagged because a path was incomplete (usually in a loop).Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 42.94s ******************** Failing Tests (1): Clang :: Analysis/null-deref-ps.c Expected Passes : 2529 Expected Failures : 20 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: Analysis/null-deref-ps.c Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'null-deref-ps.c': Exit Code: 1 Command Output (stderr): -- error: 'warning' diagnostics expected but not seen: Line 69: Both operands to '==' always have the same value 16 warnings and 1 error generated. -- ******************** From tcare at apple.com Fri Sep 17 19:26:11 2010 From: tcare at apple.com (Tom Care) Date: Fri, 17 Sep 2010 17:26:11 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 In-Reply-To: <0L8X00FM72I9FKM0@postino.apple.com> References: <0L8X00FM72I9FKM0@postino.apple.com> Message-ID: <37B4EA66-521C-4439-8FAB-3AA2C4BAFC52@apple.com> Already fixed in r114246. On 17/09/2010, at 5:23 PM, daniel_dunbar at apple.com wrote: > 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/13445 > > Buildbot URL: http://smooshlab.apple.com:8010/ > > Buildslave for this Build: smoosh-15.apple.com > > Build Reason: > Build Source Stamp: 114244 > Blamelist: djg,grosbach,tcare > > BUILD FAILED: failed test-clang > > sincerely, > -The Buildbot > > > ================================================================================ > > CHANGES: > File: test/Transforms/InstCombine/fold-calls.ll > At: Fri 17 Sep 2010 17:10:33 > Changed By: djg > Comments: Attempt to XFAIL this test on arm-linux, which is inexplicably failing. > Properties: > > > > > File: lib/Target/ARM/AsmPrinter/ARMInstPrinter.cpp > At: Fri 17 Sep 2010 17:10:33 > Changed By: grosbach > Comments: PC-relative pseudo instructions are lowered and printed directly. Any encounter > with one in the generic printing code is an error.Properties: > > > > > File: lib/Target/ARM/ARMAsmPrinter.cpp > At: Fri 17 Sep 2010 17:10:33 > Changed By: grosbach > Comments: factor out a simple helper function to create a label for PC-relative > instructions (PICADD, PICLDR, et.al.)Properties: > > > > > File: lib/Checker/IdempotentOperationChecker.cpp > At: Fri 17 Sep 2010 17:10:42 > Changed By: tcare > Comments: IdempotentOperationChecker no longer reports errors that are post-dominated by a sink. This fixes some false positives that were flagged because a path was incomplete (usually in a loop).Properties: > > > > > LOGS: > Last 10 lines of 'stdio': > Testing Time: 42.94s > ******************** > Failing Tests (1): > Clang :: Analysis/null-deref-ps.c > > Expected Passes : 2529 > Expected Failures : 20 > Unexpected Failures: 1 > make[1]: *** [all] Error 1 > make: *** [test] Error 2 > > Last 10 lines of 'fail': > Clang :: Analysis/null-deref-ps.c > > Last 10 lines of 'xfail': > Clang :: FixIt/fixit-errors.c > Clang :: FixIt/fixit-pmem.cpp > Clang :: Lexer/hexfloat.cpp > Clang :: PCH/changed-files.c > Clang :: PCH/pr4489.c > Clang :: PCH/source-manager-stack.c > Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp > Clang :: SemaCXX/rval-references-xfail.cpp > Clang :: SemaObjCXX/overload.mm > Clang :: SemaTemplate/instantiate-function-1.mm > > Last 10 lines of 'null-deref-ps.c': > Exit Code: 1 > Command Output (stderr): > -- > error: 'warning' diagnostics expected but not seen: > Line 69: Both operands to '==' always have the same value > 16 warnings and 1 error generated. > -- > > ******************** > > From daniel_dunbar at apple.com Fri Sep 17 19:44:56 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 17 Sep 2010 17:44:56 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100918004525.57BCCA976FFF@mail-out3.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4781 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 114244 Blamelist: d0k,djg,grosbach,tcare,void BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/ARM/ARMAsmPrinter.cpp At: Fri 17 Sep 2010 16:45:52 Changed By: grosbach Comments: Add MC-inst handling for tPICADDProperties: Files: lib/Target/ARM/Disassembler/ARMDisassemblerCore.cpp test/MC/Disassembler/neon-tests.txt At: Fri 17 Sep 2010 16:51:21 Changed By: d0k Comments: Fix vmov.f64 disassembly on targets where sizeof(long) != 8. Properties: File: include/clang/Basic/BuiltinsX86.def At: Fri 17 Sep 2010 16:51:38 Changed By: void Comments: Remove FIXME. The type is correct.Properties: File: lib/CodeGen/CGBuiltin.cpp At: Fri 17 Sep 2010 16:51:38 Changed By: void Comments: The MMX shift-with-immediate builtins require the equivalent shift-with-immediate LLVM intrinsics. Properties: File: test/Transforms/InstCombine/fold-calls.ll At: Fri 17 Sep 2010 17:10:33 Changed By: djg Comments: Attempt to XFAIL this test on arm-linux, which is inexplicably failing. Properties: File: lib/Target/ARM/AsmPrinter/ARMInstPrinter.cpp At: Fri 17 Sep 2010 17:10:33 Changed By: grosbach Comments: PC-relative pseudo instructions are lowered and printed directly. Any encounter with one in the generic printing code is an error.Properties: File: lib/Target/ARM/ARMAsmPrinter.cpp At: Fri 17 Sep 2010 17:10:33 Changed By: grosbach Comments: factor out a simple helper function to create a label for PC-relative instructions (PICADD, PICLDR, et.al.)Properties: File: lib/Checker/IdempotentOperationChecker.cpp At: Fri 17 Sep 2010 17:10:42 Changed By: tcare Comments: IdempotentOperationChecker no longer reports errors that are post-dominated by a sink. This fixes some false positives that were flagged because a path was incomplete (usually in a loop).Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 19.08s ******************** Failing Tests (1): Clang :: Analysis/null-deref-ps.c Expected Passes : 2529 Expected Failures : 20 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: Analysis/null-deref-ps.c Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'null-deref-ps.c': Exit Code: 1 Command Output (stderr): -- error: 'warning' diagnostics expected but not seen: Line 69: Both operands to '==' always have the same value 16 warnings and 1 error generated. -- ******************** Last 10 lines of 'stdio': Testing Time: 17.44s ******************** Failing Tests (1): Clang :: Analysis/null-deref-ps.c Expected Passes : 2529 Expected Failures : 20 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: Analysis/null-deref-ps.c Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'null-deref-ps.c': Exit Code: 1 Command Output (stderr): -- error: 'warning' diagnostics expected but not seen: Line 69: Both operands to '==' always have the same value 16 warnings and 1 error generated. -- ******************** From tcare at apple.com Fri Sep 17 19:47:25 2010 From: tcare at apple.com (Tom Care) Date: Fri, 17 Sep 2010 17:47:25 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel In-Reply-To: <0L8X00FUB3FPFKW0@postino.apple.com> References: <0L8X00FUB3FPFKW0@postino.apple.com> Message-ID: Already fixed in r114246. On Sep 17, 2010, at 5:44 PM, daniel_dunbar at apple.com wrote: > The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. > Full details are available at: > http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4781 > > Buildbot URL: http://smooshlab.apple.com:8010/ > > Buildslave for this Build: smoosh-02 > > Build Reason: > Build Source Stamp: 114244 > Blamelist: d0k,djg,grosbach,tcare,void > > BUILD FAILED: failed test-clang test-clang_1 > > sincerely, > -The Buildbot > > > ================================================================================ > > CHANGES: > File: lib/Target/ARM/ARMAsmPrinter.cpp > At: Fri 17 Sep 2010 16:45:52 > Changed By: grosbach > Comments: Add MC-inst handling for tPICADDProperties: > > > > > Files: > lib/Target/ARM/Disassembler/ARMDisassemblerCore.cpp > test/MC/Disassembler/neon-tests.txt > At: Fri 17 Sep 2010 16:51:21 > Changed By: d0k > Comments: Fix vmov.f64 disassembly on targets where sizeof(long) != 8. > Properties: > > > > > File: include/clang/Basic/BuiltinsX86.def > At: Fri 17 Sep 2010 16:51:38 > Changed By: void > Comments: Remove FIXME. The type is correct.Properties: > > > > > File: lib/CodeGen/CGBuiltin.cpp > At: Fri 17 Sep 2010 16:51:38 > Changed By: void > Comments: The MMX shift-with-immediate builtins require the equivalent > shift-with-immediate LLVM intrinsics. > Properties: > > > > > File: test/Transforms/InstCombine/fold-calls.ll > At: Fri 17 Sep 2010 17:10:33 > Changed By: djg > Comments: Attempt to XFAIL this test on arm-linux, which is inexplicably failing. > Properties: > > > > > File: lib/Target/ARM/AsmPrinter/ARMInstPrinter.cpp > At: Fri 17 Sep 2010 17:10:33 > Changed By: grosbach > Comments: PC-relative pseudo instructions are lowered and printed directly. Any encounter > with one in the generic printing code is an error.Properties: > > > > > File: lib/Target/ARM/ARMAsmPrinter.cpp > At: Fri 17 Sep 2010 17:10:33 > Changed By: grosbach > Comments: factor out a simple helper function to create a label for PC-relative > instructions (PICADD, PICLDR, et.al.)Properties: > > > > > File: lib/Checker/IdempotentOperationChecker.cpp > At: Fri 17 Sep 2010 17:10:42 > Changed By: tcare > Comments: IdempotentOperationChecker no longer reports errors that are post-dominated by a sink. This fixes some false positives that were flagged because a path was incomplete (usually in a loop).Properties: > > > > > LOGS: > Last 10 lines of 'stdio': > Testing Time: 19.08s > ******************** > Failing Tests (1): > Clang :: Analysis/null-deref-ps.c > > Expected Passes : 2529 > Expected Failures : 20 > Unexpected Failures: 1 > make[1]: *** [all] Error 1 > make: *** [test] Error 2 > > Last 10 lines of 'fail': > Clang :: Analysis/null-deref-ps.c > > Last 10 lines of 'xfail': > Clang :: FixIt/fixit-errors.c > Clang :: FixIt/fixit-pmem.cpp > Clang :: Lexer/hexfloat.cpp > Clang :: PCH/changed-files.c > Clang :: PCH/pr4489.c > Clang :: PCH/source-manager-stack.c > Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp > Clang :: SemaCXX/rval-references-xfail.cpp > Clang :: SemaObjCXX/overload.mm > Clang :: SemaTemplate/instantiate-function-1.mm > > Last 10 lines of 'null-deref-ps.c': > Exit Code: 1 > Command Output (stderr): > -- > error: 'warning' diagnostics expected but not seen: > Line 69: Both operands to '==' always have the same value > 16 warnings and 1 error generated. > -- > > ******************** > > > Last 10 lines of 'stdio': > Testing Time: 17.44s > ******************** > Failing Tests (1): > Clang :: Analysis/null-deref-ps.c > > Expected Passes : 2529 > Expected Failures : 20 > Unexpected Failures: 1 > make[1]: *** [all] Error 1 > make: *** [test] Error 2 > > Last 10 lines of 'fail': > Clang :: Analysis/null-deref-ps.c > > Last 10 lines of 'xfail': > Clang :: FixIt/fixit-pmem.cpp > Clang :: FixIt/fixit-errors.c > Clang :: Lexer/hexfloat.cpp > Clang :: PCH/changed-files.c > Clang :: PCH/pr4489.c > Clang :: PCH/source-manager-stack.c > Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp > Clang :: SemaCXX/rval-references-xfail.cpp > Clang :: SemaObjCXX/overload.mm > Clang :: SemaTemplate/instantiate-function-1.mm > > Last 10 lines of 'null-deref-ps.c': > Exit Code: 1 > Command Output (stderr): > -- > error: 'warning' diagnostics expected but not seen: > Line 69: Both operands to '==' always have the same value > 16 warnings and 1 error generated. > -- > > ******************** > > From buildbot at google1.osuosl.org Fri Sep 17 20:00:45 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 17 Sep 2010 18:00:45 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-vg Message-ID: <20100918010049.0A9F113B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-vg on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-vg/builds/1810 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 114227 Blamelist: dgregor,djg,echristo,evancheng,fjahanian,grosbach,lattner,ofv,stoklund BUILD FAILED: failed test-clang sincerely, -The Buildbot From doug.gregor at gmail.com Fri Sep 17 20:02:15 2010 From: doug.gregor at gmail.com (Doug Gregor) Date: Fri, 17 Sep 2010 18:02:15 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-vg In-Reply-To: <20100918010049.0A9F113B20B1@google1.osuosl.org> References: <20100918010049.0A9F113B20B1@google1.osuosl.org> Message-ID: My bug, already fixed. On Fri, Sep 17, 2010 at 6:00 PM, wrote: > The Buildbot has detected a new failure of clang-x86_64-linux-vg on llvm. > Full details are available at: > ?http://google1.osuosl.org:8011/builders/clang-x86_64-linux-vg/builds/1810 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: osu7 > > Build Reason: > Build Source Stamp: 114227 > Blamelist: dgregor,djg,echristo,evancheng,fjahanian,grosbach,lattner,ofv,stoklund > > BUILD FAILED: failed test-clang > > sincerely, > ?-The Buildbot > > From buildbot at google1.osuosl.org Fri Sep 17 20:40:04 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 17 Sep 2010 18:40:04 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20100918014008.2F47813B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-xp-msvc9 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/9229 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 114250 Blamelist: ayartsev,rafael,rjmccall,void BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Sep 17 22:28:55 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 17 Sep 2010 20:28:55 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20100918032858.5D6B113B2098@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-xp-msvc9 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/9232 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 114263 Blamelist: ddunbar,echristo,rjmccall BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Sat Sep 18 04:42:32 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 18 Sep 2010 02:42:32 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20100918094236.9D87113B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-xp-msvc9 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/9237 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 114272 Blamelist: lhames BUILD FAILED: failed vcbuild_1 sincerely, -The Buildbot From daniel_dunbar at apple.com Sat Sep 18 07:42:38 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sat, 18 Sep 2010 05:42:38 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100918124245.00A85B040438@mail-out4.apple.com> 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/13467 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 114279 Blamelist: ggreif BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: include/llvm/Support/Casting.h At: Sat 18 Sep 2010 05:36:07 Changed By: ggreif Comments: restrict dyn_cast_or_null to pointer types, just like cast_or_nullProperties: LOGS: Last 10 lines of 'stdio': llvm[4]: Compiling UndefinedArraySubscriptChecker.cpp for Debug+Asserts build llvm[4]: Compiling UndefinedAssignmentChecker.cpp for Debug+Asserts build llvm[4]: Compiling UnixAPIChecker.cpp for Debug+Asserts build llvm[4]: Compiling UnreachableCodeChecker.cpp for Debug+Asserts build llvm[4]: Compiling VLASizeChecker.cpp for Debug+Asserts build llvm[4]: Compiling ValueManager.cpp for Debug+Asserts build llvm[4]: Building Debug+Asserts Archive Library libclangChecker.a make[2]: *** [all] Error 1 make[1]: *** [clang/.makeall] Error 2 make: *** [all] Error 1 From daniel_dunbar at apple.com Sat Sep 18 07:52:48 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sat, 18 Sep 2010 05:52:48 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100918125321.47D02B04085A@mail-out4.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4797 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 114279 Blamelist: ggreif BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: include/llvm/Support/Casting.h At: Sat 18 Sep 2010 05:36:07 Changed By: ggreif Comments: restrict dyn_cast_or_null to pointer types, just like cast_or_nullProperties: LOGS: Last 10 lines of 'stdio': llvm[4]: Compiling UndefinedAssignmentChecker.cpp for Release+Asserts build llvm[4]: Compiling UnixAPIChecker.cpp for Release+Asserts build llvm[4]: Compiling UnreachableCodeChecker.cpp for Release+Asserts build llvm[4]: Compiling VLASizeChecker.cpp for Release+Asserts build llvm[4]: Compiling ValueManager.cpp for Release+Asserts build llvm[4]: Building Release+Asserts Archive Library libclangChecker.a llvm[4]: Building Release+Asserts Archive Library libclangSema.a make[2]: *** [all] Error 1 make[1]: *** [clang/.makeall] Error 2 make: *** [all] Error 1 From buildbot at google1.osuosl.org Sat Sep 18 07:58:31 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 18 Sep 2010 05:58:31 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-vg Message-ID: <20100918125835.54A6F13B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-vg on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-vg/builds/1816 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 114279 Blamelist: ggreif BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Sat Sep 18 08:04:05 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 18 Sep 2010 06:04:05 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-fnt Message-ID: <20100918130410.F337713B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-fnt on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-fnt/builds/3188 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 114279 Blamelist: ggreif BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Sat Sep 18 08:04:37 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sat, 18 Sep 2010 06:04:37 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20100918130456.BFDE6A98EE42@mail-out3.apple.com> 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/10335 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 114279 Blamelist: ggreif BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: include/llvm/Support/Casting.h At: Sat 18 Sep 2010 05:36:07 Changed By: ggreif Comments: restrict dyn_cast_or_null to pointer types, just like cast_or_nullProperties: LOGS: Last 10 lines of 'stdio': llvm[4]: Building Debug+Asserts Archive Library libclangAST.a llvm[4]: Compiling SemaTemplateDeduction.cpp for Debug+Asserts build llvm[4]: Compiling SemaTemplateInstantiate.cpp for Debug+Asserts build llvm[4]: Compiling SemaTemplateInstantiateDecl.cpp for Debug+Asserts build llvm[4]: Compiling SemaType.cpp for Debug+Asserts build llvm[4]: Compiling TargetAttributesSema.cpp for Debug+Asserts build llvm[4]: Building Debug+Asserts Archive Library libclangSema.a make[2]: *** [all] Error 1 make[1]: *** [clang/.makeall] Error 2 make: *** [all] Error 1 From daniel_dunbar at apple.com Sat Sep 18 08:03:48 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sat, 18 Sep 2010 06:03:48 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20100918130456.BF2E8A98EE41@mail-out3.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/4238 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 114279 Blamelist: ggreif BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: include/llvm/Support/Casting.h At: Sat 18 Sep 2010 05:36:07 Changed By: ggreif Comments: restrict dyn_cast_or_null to pointer types, just like cast_or_nullProperties: LOGS: Last 10 lines of 'stdio': llvm[4]: Compiling UndefinedArraySubscriptChecker.cpp for Debug+Asserts build llvm[4]: Compiling UndefinedAssignmentChecker.cpp for Debug+Asserts build llvm[4]: Compiling UnixAPIChecker.cpp for Debug+Asserts build llvm[4]: Compiling UnreachableCodeChecker.cpp for Debug+Asserts build llvm[4]: Compiling VLASizeChecker.cpp for Debug+Asserts build llvm[4]: Compiling ValueManager.cpp for Debug+Asserts build llvm[4]: Building Debug+Asserts Archive Library libclangChecker.a make[2]: *** [all] Error 1 make[1]: *** [clang/.makeall] Error 2 make: *** [all] Error 1 From buildbot at google1.osuosl.org Sat Sep 18 08:07:03 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 18 Sep 2010 06:07:03 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20100918130707.3B62213B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux/builds/9384 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 114279 Blamelist: ggreif BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Sat Sep 18 08:11:36 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 18 Sep 2010 06:11:36 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20100918131140.87CE713B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-selfhost-rel on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-selfhost-rel/builds/2507 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 114279 Blamelist: ggreif BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Sat Sep 18 09:09:09 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 18 Sep 2010 07:09:09 -0700 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-i386-linux Message-ID: <20100918140913.1F71D13B20B1@google1.osuosl.org> The Buildbot has detected a new failure of dragonegg-i386-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/dragonegg-i386-linux/builds/1573 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc16 Build Reason: Build Source Stamp: 114282 Blamelist: ggreif BUILD FAILED: failed run.build.script sincerely, -The Buildbot From buildbot at google1.osuosl.org Sat Sep 18 13:34:10 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 18 Sep 2010 11:34:10 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20100918183413.F38B813B20B1@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-xp-msvc9 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/9246 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 114292 Blamelist: mspencer BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Sep 19 11:24:28 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 19 Sep 2010 09:24:28 -0700 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-i386-linux Message-ID: <20100919162431.CE97613B20B2@google1.osuosl.org> The Buildbot has detected a new failure of dragonegg-i386-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/dragonegg-i386-linux/builds/1576 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc16 Build Reason: Build Source Stamp: 114299 Blamelist: chapuni,echristo,fjahanian,mspencer BUILD FAILED: failed run.build.script sincerely, -The Buildbot From stoklund at 2pi.dk Sun Sep 19 12:45:03 2010 From: stoklund at 2pi.dk (Jakob Stoklund Olesen) Date: Sun, 19 Sep 2010 10:45:03 -0700 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-i386-linux In-Reply-To: <20100919162431.CE97613B20B2@google1.osuosl.org> References: <20100919162431.CE97613B20B2@google1.osuosl.org> Message-ID: On Sep 19, 2010, at 9:24 AM, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of dragonegg-i386-linux on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/dragonegg-i386-linux/builds/1576 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: gcc16 > > Build Reason: > Build Source Stamp: 114299 > Blamelist: chapuni,echristo,fjahanian,mspencer > > BUILD FAILED: failed run.build.script command timed out: 1200 seconds without output, killing pid 19213 process killed by signal 9 program finished with exit code -1 Duncan, is this a normal failure or is it a loopy compiler? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.cs.uiuc.edu/pipermail/llvm-testresults/attachments/20100919/e2206a24/attachment.html -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 1929 bytes Desc: not available Url : http://lists.cs.uiuc.edu/pipermail/llvm-testresults/attachments/20100919/e2206a24/attachment.bin From daniel_dunbar at apple.com Sun Sep 19 15:07:07 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sun, 19 Sep 2010 13:07:07 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100919200726.9D927A9C9120@mail-out3.apple.com> 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/13483 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 114312 Blamelist: resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/CodeGen/SelectionDAG/DAGCombiner.cpp At: Sun 19 Sep 2010 12:55:32 Changed By: resistor Comments: Tentatively enabled DAGCombiner Alias Analysis by default. As far as I know, r114268 fixed the last of the blockers to enabling it. I will be monitoring for failures. Properties: LOGS: Last 10 lines of 'stdio': LLVM :: CodeGen/X86/2010-02-19-TailCallRetAddrBug.ll LLVM :: CodeGen/X86/remat-scalar-zero.ll LLVM :: CodeGen/X86/tailcallstack64.ll Expected Passes : 4945 Expected Failures : 28 Unsupported Tests : 553 Unexpected Failures: 6 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/ARM/memcpy-inline.ll LLVM :: CodeGen/ARM/lsr-on-unrolled-loops.ll LLVM :: CodeGen/Thumb2/pic-load.ll LLVM :: CodeGen/X86/2010-02-19-TailCallRetAddrBug.ll LLVM :: CodeGen/X86/remat-scalar-zero.ll LLVM :: CodeGen/X86/tailcallstack64.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit.s LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C++/unknown_suffix.unk LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'memcpy-inline.ll': -- llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/memcpy-inline.ll -mtriple=arm-apple-darwin | grep ldmia llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/memcpy-inline.ll -mtriple=arm-apple-darwin | grep stmia llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/memcpy-inline.ll -mtriple=arm-apple-darwin | grep ldrb llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/memcpy-inline.ll -mtriple=arm-apple-darwin | grep ldrh -- Exit Code: 1 ******************** Last 10 lines of 'lsr-on-unrolled-loops.ll': :158:1: note: scanning from here LBB0_6: @ %bb156 ^ :187:2: note: possible intended match here vldr.32 s2, [r5] ^ -- ******************** Last 10 lines of 'pic-load.ll': :14:1: note: scanning from here @ BB#0: @ %entry ^ :25:2: note: possible intended match here add r1, pc ^ -- ******************** Last 10 lines of '2010-02-19-tailcallretaddrbug.ll': :32:2: note: scanning from here movl %eax, %ecx ^ :42:2: note: possible intended match here movl %ecx, 80(%esp) ^ -- ******************** Last 10 lines of 'remat-scalar-zero.ll': grep {\\.quad.*0} /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/Output/remat-scalar-zero.ll.tmp -- Exit Code: 1 Command Output (stdout): -- pxor %xmm1, %xmm1 -- ******************** Last 10 lines of 'tailcallstack64.ll': :8:2: note: scanning from here addl %edi, %eax ^ :10:2: note: possible intended match here movl 40(%rsp), %eax ^ -- ******************** From buildbot at google1.osuosl.org Sun Sep 19 15:07:26 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 19 Sep 2010 13:07:26 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20100919200729.78DAF13B20B2@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-xp-msvc9 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/9255 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 114311 Blamelist: ddunbar BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Sep 19 15:20:09 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 19 Sep 2010 13:20:09 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20100919202013.1238913B20B2@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-darwin10 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-darwin10/builds/9827 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114312 Blamelist: ddunbar,resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Sep 19 15:21:45 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 19 Sep 2010 13:21:45 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20100919202149.5899313B20B2@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-cross-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-cross-mingw32/builds/6749 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 114312 Blamelist: resistor BUILD FAILED: failed run.build.step.test_llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Sun Sep 19 15:25:23 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sun, 19 Sep 2010 13:25:23 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20100919202557.B25D8A9C9976@mail-out3.apple.com> The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/9536 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 114312 Blamelist: resistor BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/CodeGen/SelectionDAG/DAGCombiner.cpp At: Sun 19 Sep 2010 12:55:32 Changed By: resistor Comments: Tentatively enabled DAGCombiner Alias Analysis by default. As far as I know, r114268 fixed the last of the blockers to enabling it. I will be monitoring for failures. Properties: LOGS: Last 10 lines of 'stdio': LLVM :: CodeGen/X86/2010-02-19-TailCallRetAddrBug.ll LLVM :: CodeGen/X86/remat-scalar-zero.ll LLVM :: CodeGen/X86/tailcallstack64.ll Expected Passes : 4945 Expected Failures : 28 Unsupported Tests : 553 Unexpected Failures: 6 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/ARM/lsr-on-unrolled-loops.ll LLVM :: CodeGen/ARM/memcpy-inline.ll LLVM :: CodeGen/Thumb2/pic-load.ll LLVM :: CodeGen/X86/2010-02-19-TailCallRetAddrBug.ll LLVM :: CodeGen/X86/remat-scalar-zero.ll LLVM :: CodeGen/X86/tailcallstack64.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C++/unknown_suffix.unk LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'lsr-on-unrolled-loops.ll': :158:1: note: scanning from here LBB0_6: @ %bb156 ^ :187:2: note: possible intended match here vldr.32 s2, [r5] ^ -- ******************** Last 10 lines of 'memcpy-inline.ll': -- llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/memcpy-inline.ll -mtriple=arm-apple-darwin | grep ldmia llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/memcpy-inline.ll -mtriple=arm-apple-darwin | grep stmia llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/memcpy-inline.ll -mtriple=arm-apple-darwin | grep ldrb llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/memcpy-inline.ll -mtriple=arm-apple-darwin | grep ldrh -- Exit Code: 1 ******************** Last 10 lines of 'pic-load.ll': :14:1: note: scanning from here @ BB#0: @ %entry ^ :25:2: note: possible intended match here add r1, pc ^ -- ******************** Last 10 lines of '2010-02-19-tailcallretaddrbug.ll': :32:2: note: scanning from here movl %eax, %ecx ^ :42:2: note: possible intended match here movl %ecx, 80(%esp) ^ -- ******************** Last 10 lines of 'remat-scalar-zero.ll': grep {\\.quad.*0} /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/remat-scalar-zero.ll.tmp -- Exit Code: 1 Command Output (stdout): -- pxor %xmm1, %xmm1 -- ******************** Last 10 lines of 'tailcallstack64.ll': :8:2: note: scanning from here addl %edi, %eax ^ :10:2: note: possible intended match here movl 40(%rsp), %eax ^ -- ******************** Last 10 lines of 'stdio': LLVM :: CodeGen/X86/2010-02-19-TailCallRetAddrBug.ll LLVM :: CodeGen/X86/remat-scalar-zero.ll LLVM :: CodeGen/X86/tailcallstack64.ll Expected Passes : 5421 Expected Failures : 36 Unsupported Tests : 69 Unexpected Failures: 6 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/ARM/lsr-on-unrolled-loops.ll LLVM :: CodeGen/ARM/memcpy-inline.ll LLVM :: CodeGen/Thumb2/pic-load.ll LLVM :: CodeGen/X86/2010-02-19-TailCallRetAddrBug.ll LLVM :: CodeGen/X86/remat-scalar-zero.ll LLVM :: CodeGen/X86/tailcallstack64.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: FrontendObjC/2009-08-05-utf16.m LLVM :: FrontendObjC/2009-08-17-DebugInfo.m LLVM :: FrontendObjC/2009-11-30-Objc-ID.m LLVM :: FrontendObjC/2010-02-01-utf16-with-null.m LLVM :: FrontendObjC/2010-02-11-fwritable-stringsBug.m LLVM :: FrontendObjC/2010-02-23-DbgInheritance.m LLVM :: FrontendObjC/2010-03-17-StructRef.m LLVM :: FrontendObjC/2010-06-04-UnnamedCFString-dbg.m LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'lsr-on-unrolled-loops.ll': :158:1: note: scanning from here LBB0_6: @ %bb156 ^ :187:2: note: possible intended match here vldr.32 s2, [r5] ^ -- ******************** Last 10 lines of 'memcpy-inline.ll': -- llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/memcpy-inline.ll -mtriple=arm-apple-darwin | grep ldmia llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/memcpy-inline.ll -mtriple=arm-apple-darwin | grep stmia llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/memcpy-inline.ll -mtriple=arm-apple-darwin | grep ldrb llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/memcpy-inline.ll -mtriple=arm-apple-darwin | grep ldrh -- Exit Code: 1 ******************** Last 10 lines of 'pic-load.ll': :14:1: note: scanning from here @ BB#0: @ %entry ^ :25:2: note: possible intended match here add r1, pc ^ -- ******************** Last 10 lines of '2010-02-19-tailcallretaddrbug.ll': :32:2: note: scanning from here movl %eax, %ecx ^ :42:2: note: possible intended match here movl %ecx, 80(%esp) ^ -- ******************** Last 10 lines of 'remat-scalar-zero.ll': grep {\\.quad.*0} /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/remat-scalar-zero.ll.tmp -- Exit Code: 1 Command Output (stdout): -- pxor %xmm1, %xmm1 -- ******************** Last 10 lines of 'tailcallstack64.ll': :8:2: note: scanning from here addl %edi, %eax ^ :10:2: note: possible intended match here movl 40(%rsp), %eax ^ -- ******************** From buildbot at google1.osuosl.org Sun Sep 19 15:31:00 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 19 Sep 2010 13:31:00 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20100919203104.2376013B20B2@google1.osuosl.org> The Buildbot has detected a new failure of llvm-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-i686-linux/builds/12271 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 114312 Blamelist: resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Sep 19 15:34:47 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 19 Sep 2010 13:34:47 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20100919203451.6F97513B20B2@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-darwin10-selfhost/builds/4424 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114312 Blamelist: ddunbar,resistor BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Sep 19 15:50:41 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 19 Sep 2010 13:50:41 -0700 Subject: [llvm-testresults] buildbot failure in llvm on build-self-4-mingw32 Message-ID: <20100919205044.CDAB313B20B2@google1.osuosl.org> The Buildbot has detected a new failure of build-self-4-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/build-self-4-mingw32/builds/1914 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 114312 Blamelist: resistor BUILD FAILED: failed run.build.step.test_llvm_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Sep 19 15:53:34 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 19 Sep 2010 13:53:34 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20100919205338.2E0AB13B20B2@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-darwin10-selfhost/builds/6776 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114312 Blamelist: resistor BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Sep 19 15:57:02 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 19 Sep 2010 13:57:02 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20100919205706.5519113B20B2@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux/builds/9396 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 114312 Blamelist: resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Sep 19 15:57:14 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 19 Sep 2010 13:57:14 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20100919205717.5ACAC13B20B2@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-freebsd on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-freebsd/builds/8301 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 114312 Blamelist: resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Sep 19 16:05:20 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 19 Sep 2010 14:05:20 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20100919210523.F234E13B20B2@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/6420 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114312 Blamelist: resistor BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Sep 19 17:16:19 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 19 Sep 2010 15:16:19 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20100919221623.14FEF13B20B2@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-selfhost-rel on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-selfhost-rel/builds/2520 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 114312 Blamelist: resistor BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Sep 19 17:39:19 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 19 Sep 2010 15:39:19 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-vg Message-ID: <20100919223922.1FB1513B20B2@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-vg on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-vg/builds/1826 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 114312 Blamelist: ddunbar,resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Sep 19 18:06:04 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 19 Sep 2010 16:06:04 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux-vg_leak Message-ID: <20100919230608.52CA413B20B2@google1.osuosl.org> The Buildbot has detected a new failure of llvm-i686-linux-vg_leak on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-i686-linux-vg_leak/builds/1624 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu8 Build Reason: Build Source Stamp: 114312 Blamelist: ddunbar,resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Sep 19 18:06:30 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 19 Sep 2010 16:06:30 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux-fnt Message-ID: <20100919230634.6D93313B20B2@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux-fnt on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux-fnt/builds/1272 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: balint1 Build Reason: Build Source Stamp: 114312 Blamelist: ddunbar,resistor BUILD FAILED: failed make.test-suite sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Sep 19 18:52:07 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 19 Sep 2010 16:52:07 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux-vg_leak Message-ID: <20100919235210.8CB6213B20B2@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux-vg_leak on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux-vg_leak/builds/1222 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 114312 Blamelist: ddunbar,resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot From baldrick at free.fr Mon Sep 20 03:06:13 2010 From: baldrick at free.fr (Duncan Sands) Date: Mon, 20 Sep 2010 10:06:13 +0200 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-i386-linux In-Reply-To: References: <20100919162431.CE97613B20B2@google1.osuosl.org> Message-ID: <4C9715F5.1030807@free.fr> Hi Jakob, > command timed out: 1200 seconds without output, killing pid 19213 > process killed by signal 9 > program finished with exit code -1 this happens from time to time (I didn't yet work out why), so most likely it is not your fault. However, I see that the build has been consistently failing since build 1576, so perhaps someone really did break something. If so, I can only imagine that it was this change: Changed by: echristo Changed at: Sat 18 Sep 2010 11:51:54 Revision: 114293 Changed files: utils/TableGen/AsmWriterEmitter.cpp Comments: Handle the odd case where we only have one instruction. Ciao, Duncan. From stoklund at 2pi.dk Mon Sep 20 11:01:13 2010 From: stoklund at 2pi.dk (Jakob Stoklund Olesen) Date: Mon, 20 Sep 2010 09:01:13 -0700 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-i386-linux In-Reply-To: <4C9715F5.1030807@free.fr> References: <20100919162431.CE97613B20B2@google1.osuosl.org> <4C9715F5.1030807@free.fr> Message-ID: <8DFEF658-6A69-4CBC-A54A-C0AEABE8B6D2@2pi.dk> On Sep 20, 2010, at 1:06 AM, Duncan Sands wrote: > Hi Jakob, > >> command timed out: 1200 seconds without output, killing pid 19213 >> process killed by signal 9 >> program finished with exit code -1 > > this happens from time to time (I didn't yet work out why), so most likely > it is not your fault. It's back to green now, so it likely wasn't Eric. The build times have a lot of variance: 20000s, 13000s, ... Is this a shared machine? It looks like it may be overshared. The other machine (gcc17) seems to give much more consistent build times. /jakob From baldrick at free.fr Mon Sep 20 11:25:55 2010 From: baldrick at free.fr (Duncan Sands) Date: Mon, 20 Sep 2010 18:25:55 +0200 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-i386-linux In-Reply-To: <8DFEF658-6A69-4CBC-A54A-C0AEABE8B6D2@2pi.dk> References: <20100919162431.CE97613B20B2@google1.osuosl.org> <4C9715F5.1030807@free.fr> <8DFEF658-6A69-4CBC-A54A-C0AEABE8B6D2@2pi.dk> Message-ID: <4C978B13.6000709@free.fr> Hi Jakob, > The build times have a lot of variance: 20000s, 13000s, ... Is this a shared machine? It looks like it may be overshared. this was also my conclusion: the machine is heavily loaded by another user right now. I can't do much about this, except perhaps increase the timeout - one of the disadvantages of using the gcc compile farm. Ciao, Duncan. From daniel_dunbar at apple.com Mon Sep 20 15:50:45 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 20 Sep 2010 13:50:45 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100920205108.BF80AB0B2BD0@mail-out4.apple.com> 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/13497 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 114349 Blamelist: dgregor,resistor,void BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/CodeGen/SelectionDAG/DAGCombiner.cpp test/CodeGen/X86/2010-09-17-SideEffectsInChain.ll At: Mon 20 Sep 2010 13:41:16 Changed By: resistor Comments: When TCO is turned on, it is possible to end up with aliasing FrameIndex's. Therefore, CombinerAA cannot assume that different FrameIndex's never alias, but can instead use MachineFrameInfo to get the actual offsets of these slots and check for actual aliasing. This fixes CodeGen/X86/2010-02-19-TailCallRetAddrBug.ll and CodeGen/X86/tailcallstack64.ll when CombinerAA is enabled, modulo a different register allocation sequence. Properties: Files: test/Index/index-templates.cpp tools/libclang/CIndexUSRs.cpp At: Mon 20 Sep 2010 13:41:16 Changed By: dgregor Comments: Introduce a simple, substitution-based compression scheme for USRs, so that redundant types don't result in super-long USRs. Fixes . Properties: File: include/clang/Basic/BuiltinsX86.def At: Mon 20 Sep 2010 13:41:16 Changed By: void Comments: The builtins __builtin_ia32_paddq and __builtin_ia32_psubq were missing. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/MSP430/Inst16mm.ll Expected Passes : 4951 Expected Failures : 28 Unsupported Tests : 553 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/MSP430/Inst16mm.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit.s LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C++/unknown_suffix.unk LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'inst16mm.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/MSP430/Inst16mm.ll:68:10: error: expected string not found in input ; CHECK: mov.w 2(r1), 6(r1) ^ :62:2: note: scanning from here mov.w #0, 8(r1) ^ -- ******************** From buildbot at google1.osuosl.org Mon Sep 20 15:59:40 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 20 Sep 2010 13:59:40 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20100920205944.6611613B20B3@google1.osuosl.org> The Buildbot has detected a new failure of llvm-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-i686-linux/builds/12284 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 114349 Blamelist: dgregor,resistor,void BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Sep 20 16:02:57 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 20 Sep 2010 14:02:57 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20100920210300.F0EE313B20B3@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-cross-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-cross-mingw32/builds/6762 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 114349 Blamelist: dgregor,resistor,void BUILD FAILED: failed run.build.step.test_llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Mon Sep 20 16:07:37 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 20 Sep 2010 14:07:37 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20100920210806.4F914AA00B14@mail-out3.apple.com> The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/9549 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 114349 Blamelist: dgregor,resistor,void BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/CodeGen/SelectionDAG/DAGCombiner.cpp test/CodeGen/X86/2010-09-17-SideEffectsInChain.ll At: Mon 20 Sep 2010 13:41:16 Changed By: resistor Comments: When TCO is turned on, it is possible to end up with aliasing FrameIndex's. Therefore, CombinerAA cannot assume that different FrameIndex's never alias, but can instead use MachineFrameInfo to get the actual offsets of these slots and check for actual aliasing. This fixes CodeGen/X86/2010-02-19-TailCallRetAddrBug.ll and CodeGen/X86/tailcallstack64.ll when CombinerAA is enabled, modulo a different register allocation sequence. Properties: Files: test/Index/index-templates.cpp tools/libclang/CIndexUSRs.cpp At: Mon 20 Sep 2010 13:41:16 Changed By: dgregor Comments: Introduce a simple, substitution-based compression scheme for USRs, so that redundant types don't result in super-long USRs. Fixes . Properties: File: include/clang/Basic/BuiltinsX86.def At: Mon 20 Sep 2010 13:41:16 Changed By: void Comments: The builtins __builtin_ia32_paddq and __builtin_ia32_psubq were missing. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/MSP430/Inst16mm.ll Expected Passes : 4951 Expected Failures : 28 Unsupported Tests : 553 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/MSP430/Inst16mm.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C++/unknown_suffix.unk LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'inst16mm.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/MSP430/Inst16mm.ll:68:10: error: expected string not found in input ; CHECK: mov.w 2(r1), 6(r1) ^ :62:2: note: scanning from here mov.w #0, 8(r1) ^ -- ******************** Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/MSP430/Inst16mm.ll Expected Passes : 5427 Expected Failures : 36 Unsupported Tests : 69 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/MSP430/Inst16mm.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: FrontendObjC/2009-08-05-utf16.m LLVM :: FrontendObjC/2009-08-17-DebugInfo.m LLVM :: FrontendObjC/2009-11-30-Objc-ID.m LLVM :: FrontendObjC/2010-02-01-utf16-with-null.m LLVM :: FrontendObjC/2010-02-11-fwritable-stringsBug.m LLVM :: FrontendObjC/2010-02-23-DbgInheritance.m LLVM :: FrontendObjC/2010-03-17-StructRef.m LLVM :: FrontendObjC/2010-06-04-UnnamedCFString-dbg.m LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'inst16mm.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/MSP430/Inst16mm.ll:68:10: error: expected string not found in input ; CHECK: mov.w 2(r1), 6(r1) ^ :62:2: note: scanning from here mov.w #0, 8(r1) ^ -- ******************** From daniel_dunbar at apple.com Mon Sep 20 16:09:15 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 20 Sep 2010 14:09:15 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20100920210934.695D3B0B367A@mail-out4.apple.com> 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/10364 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 114349 Blamelist: dgregor,resistor,void BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/CodeGen/SelectionDAG/DAGCombiner.cpp test/CodeGen/X86/2010-09-17-SideEffectsInChain.ll At: Mon 20 Sep 2010 13:41:16 Changed By: resistor Comments: When TCO is turned on, it is possible to end up with aliasing FrameIndex's. Therefore, CombinerAA cannot assume that different FrameIndex's never alias, but can instead use MachineFrameInfo to get the actual offsets of these slots and check for actual aliasing. This fixes CodeGen/X86/2010-02-19-TailCallRetAddrBug.ll and CodeGen/X86/tailcallstack64.ll when CombinerAA is enabled, modulo a different register allocation sequence. Properties: Files: test/Index/index-templates.cpp tools/libclang/CIndexUSRs.cpp At: Mon 20 Sep 2010 13:41:16 Changed By: dgregor Comments: Introduce a simple, substitution-based compression scheme for USRs, so that redundant types don't result in super-long USRs. Fixes . Properties: File: include/clang/Basic/BuiltinsX86.def At: Mon 20 Sep 2010 13:41:16 Changed By: void Comments: The builtins __builtin_ia32_paddq and __builtin_ia32_psubq were missing. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/MSP430/Inst16mm.ll Expected Passes : 4951 Expected Failures : 28 Unsupported Tests : 553 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/MSP430/Inst16mm.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C++/unknown_suffix.unk LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'inst16mm.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/CodeGen/MSP430/Inst16mm.ll:68:10: error: expected string not found in input ; CHECK: mov.w 2(r1), 6(r1) ^ :62:2: note: scanning from here mov.w #0, 8(r1) ^ -- ******************** From daniel_dunbar at apple.com Mon Sep 20 16:09:49 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 20 Sep 2010 14:09:49 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100920211018.74C8FAA00CAC@mail-out3.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4826 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 114349 Blamelist: dgregor,resistor,void BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/CodeGen/SelectionDAG/DAGCombiner.cpp test/CodeGen/X86/2010-09-17-SideEffectsInChain.ll At: Mon 20 Sep 2010 13:41:16 Changed By: resistor Comments: When TCO is turned on, it is possible to end up with aliasing FrameIndex's. Therefore, CombinerAA cannot assume that different FrameIndex's never alias, but can instead use MachineFrameInfo to get the actual offsets of these slots and check for actual aliasing. This fixes CodeGen/X86/2010-02-19-TailCallRetAddrBug.ll and CodeGen/X86/tailcallstack64.ll when CombinerAA is enabled, modulo a different register allocation sequence. Properties: Files: test/Index/index-templates.cpp tools/libclang/CIndexUSRs.cpp At: Mon 20 Sep 2010 13:41:16 Changed By: dgregor Comments: Introduce a simple, substitution-based compression scheme for USRs, so that redundant types don't result in super-long USRs. Fixes . Properties: File: include/clang/Basic/BuiltinsX86.def At: Mon 20 Sep 2010 13:41:16 Changed By: void Comments: The builtins __builtin_ia32_paddq and __builtin_ia32_psubq were missing. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/MSP430/Inst16mm.ll Expected Passes : 4951 Expected Failures : 28 Unsupported Tests : 553 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/MSP430/Inst16mm.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/X86/x86_32-bit.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/C++/unknown_suffix.unk LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'inst16mm.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/MSP430/Inst16mm.ll:68:10: error: expected string not found in input ; CHECK: mov.w 2(r1), 6(r1) ^ :62:2: note: scanning from here mov.w #0, 8(r1) ^ -- ******************** Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/MSP430/Inst16mm.ll Expected Passes : 4951 Expected Failures : 28 Unsupported Tests : 553 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/MSP430/Inst16mm.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C++/unknown_suffix.unk LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'inst16mm.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/MSP430/Inst16mm.ll:68:10: error: expected string not found in input ; CHECK: mov.w 2(r1), 6(r1) ^ :62:2: note: scanning from here mov.w #0, 8(r1) ^ -- ******************** From buildbot at google1.osuosl.org Mon Sep 20 16:16:41 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 20 Sep 2010 14:16:41 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20100920211645.8FC9F13B20B3@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-darwin10-selfhost/builds/6788 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114349 Blamelist: dgregor,resistor,void BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Sep 20 16:20:26 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 20 Sep 2010 14:20:26 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20100920212030.808EA13B20B3@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/6431 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114349 Blamelist: dgregor,resistor,void BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Sep 20 16:25:28 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 20 Sep 2010 14:25:28 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20100920212531.E33F713B20B3@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux/builds/9405 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 114349 Blamelist: dgregor,resistor,void BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Sep 20 16:27:35 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 20 Sep 2010 14:27:35 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20100920212739.9D70F13B20B3@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-freebsd on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-freebsd/builds/8313 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 114349 Blamelist: dgregor,resistor,void BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Sep 20 16:38:08 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 20 Sep 2010 14:38:08 -0700 Subject: [llvm-testresults] buildbot failure in llvm on build-self-4-mingw32 Message-ID: <20100920213812.5B92613B20B3@google1.osuosl.org> The Buildbot has detected a new failure of build-self-4-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/build-self-4-mingw32/builds/1926 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 114349 Blamelist: dgregor,resistor,void BUILD FAILED: failed run.build.step.test_llvm_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Sep 20 17:04:53 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 20 Sep 2010 15:04:53 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20100920220457.2626613B20B3@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-selfhost-rel on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-selfhost-rel/builds/2528 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 114349 Blamelist: dgregor,grosbach,resistor,void BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Sep 20 21:56:17 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 20 Sep 2010 19:56:17 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20100921025621.42B6013B20B3@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-freebsd on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-freebsd/builds/8320 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 114385 Blamelist: void BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Sep 20 23:50:20 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 20 Sep 2010 21:50:20 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20100921045024.8C6C413B20B3@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/6438 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114391 Blamelist: lattner BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Sep 20 23:56:23 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 20 Sep 2010 21:56:23 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20100921045627.3FE4F13B20B3@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-darwin10 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-darwin10/builds/9842 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114392 Blamelist: kremenek,lattner BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Sep 20 23:57:03 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 20 Sep 2010 21:57:03 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-i686-linux Message-ID: <20100921045707.53AFF13B20B3@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-cross-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-cross-i686-linux/builds/2107 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 114392 Blamelist: kremenek,lattner BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Mon Sep 20 23:57:13 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 20 Sep 2010 21:57:13 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100921045724.C70C0AA12D97@mail-out3.apple.com> 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/13518 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 114392 Blamelist: kremenek,lattner BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/ARM/ARMBaseInstrInfo.cpp lib/Target/ARM/Thumb1InstrInfo.cpp lib/Target/ARM/Thumb2InstrInfo.cpp lib/Target/MSP430/MSP430InstrInfo.cpp lib/Target/PowerPC/PPCISelLowering.cpp lib/Target/PowerPC/PPCInstrInfo.cpp lib/Target/SystemZ/SystemZInstrBuilder.h lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86InstrBuilder.h At: Mon 20 Sep 2010 21:42:44 Changed By: lattner Comments: convert targets to the new MF.getMachineMemOperand interface. Properties: File: tools/libclang/CIndexUSRs.cpp At: Mon 20 Sep 2010 21:48:47 Changed By: kremenek Comments: Check for null ObjCInterfaceDecls returned from getClassInterface() when generating USRs. While I have no test case for this (could not create one), this shows up in crash reports. Tentatively fixes .Properties: LOGS: Last 10 lines of 'stdio': llvm[2]: Compiling UnreachableBlockElim.cpp for Debug+Asserts build llvm[2]: Compiling VirtRegMap.cpp for Debug+Asserts build llvm[2]: Compiling VirtRegRewriter.cpp for Debug+Asserts build llvm[4]: Building Debug+Asserts Archive Library libLLVMX86Disassembler.a llvm[4]: Compiling X86TargetInfo.cpp for Debug+Asserts build llvm[4]: Building Debug+Asserts Archive Library libLLVMX86Info.a make[1]: *** [Target/.makeall] Error 2 make[1]: *** Waiting for unfinished jobs.... llvm[2]: Building Debug+Asserts Archive Library libLLVMCodeGen.a make: *** [all] Error 1 From daniel_dunbar at apple.com Tue Sep 21 00:05:37 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 20 Sep 2010 22:05:37 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20100921050834.D413BB0C5F30@mail-out4.apple.com> 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/5680 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 114391 Blamelist: ddunbar,lattner BUILD FAILED: failed buildit-llvmCore sincerely, -The Buildbot ================================================================================ CHANGES: File: docs/CodeGenerator.html At: Mon 20 Sep 2010 21:06:50 Changed By: lattner Comments: random cruft in my tree. Properties: File: SingleSource/UnitTests/conditional-gnu-ext.reference_output At: Mon 20 Sep 2010 21:21:50 Changed By: ddunbar Comments: Add a reference outputProperties: Files: include/llvm/CodeGen/MachineMemOperand.h lib/CodeGen/MachineInstr.cpp At: Mon 20 Sep 2010 21:26:50 Changed By: lattner Comments: refactor the Value*/offset pair from MachineMemOperand out to a new MachinePointerInfo struct, no functionality change. This also adds an assert to MachineMemOperand::MachineMemOperand that verifies that the Value* is either null or is an IR pointer type. Properties: Files: include/llvm/CodeGen/MachineFunction.h include/llvm/CodeGen/MachineMemOperand.h lib/CodeGen/MachineFunction.cpp lib/CodeGen/MachineInstr.cpp At: Mon 20 Sep 2010 21:37:12 Changed By: lattner Comments: start pushing MachinePointerInfo out through the MachineMemOperand interface to the MachineFunction construction methods. Properties: Files: lib/Target/ARM/ARMBaseInstrInfo.cpp lib/Target/ARM/Thumb1InstrInfo.cpp lib/Target/ARM/Thumb2InstrInfo.cpp lib/Target/MSP430/MSP430InstrInfo.cpp lib/Target/PowerPC/PPCISelLowering.cpp lib/Target/PowerPC/PPCInstrInfo.cpp lib/Target/SystemZ/SystemZInstrBuilder.h lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86InstrBuilder.h At: Mon 20 Sep 2010 21:42:44 Changed By: lattner Comments: convert targets to the new MF.getMachineMemOperand interface. Properties: LOGS: Last 10 lines of 'stdio': ar cru /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/Release+Debug/lib/libLLVMCodeGen.a /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/AggressiveAntiDepBreaker.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/Analysis.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/BranchFolding.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/CalcSpillWeights.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+ Debug/CallingConvLower.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/CodePlacementOpt.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/CriticalAntiDepBreaker.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/DeadMachineInstructionElim.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/DwarfEHPrepare.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/ELFCodeEmitter.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots /llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/ELFWriter.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/GCMetadata.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/GCMetadataPrinter.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/GCStrategy.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/IfConversion.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/InlineSpiller.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore .roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/IntrinsicLowering.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/LLVMTargetMachine.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/LatencyPriorityQueue.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/LiveInterval.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/LiveIntervalAnalysis.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/LiveStackAnalysis.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm -gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/LiveVariables.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/LocalStackSlotAllocation.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/LowerSubregs.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/MachineBasicBlock.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/MachineCSE.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/MachineDominators.o /Users/buildslave/zorg/buildbo t/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/MachineFunction.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/MachineFunctionAnalysis.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/MachineFunctionPass.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/MachineFunctionPrinterPass.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/MachineInstr.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/Mac hineLICM.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/MachineLoopInfo.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/MachineModuleInfo.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/MachineModuleInfoImpls.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/MachinePassRegistry.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/MachineRegisterInfo.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/ obj-llvm/lib/CodeGen/Release+Debug/MachineSSAUpdater.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/MachineSink.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/MachineVerifier.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/ObjectCodeEmitter.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/OcamlGC.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/OptimizePHIs.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots /llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/PHIElimination.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/Passes.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/PeepholeOptimizer.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/PostRAHazardRecognizer.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/PostRASchedulerList.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/PreAllocSplitting.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-da rwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/ProcessImplicitDefs.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/PrologEpilogInserter.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/PseudoSourceValue.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/RegAllocFast.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/RegAllocLinearScan.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/RegAllocPBQP.o /Users/buildslave/zorg/buildbot/smooshl ab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/RegisterCoalescer.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/RegisterScavenging.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/RenderMachineFunction.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/ScheduleDAG.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/ScheduleDAGEmit.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/ScheduleDAGInstrs.o /User s/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/ScheduleDAGPrinter.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/ShadowStackGC.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/ShrinkWrapping.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/SimpleRegisterCoalescing.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/SjLjEHPrepare.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Relea se+Debug/SlotIndexes.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/Spiller.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/SplitKit.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/Splitter.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/StackProtector.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/StackSlotColoring.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Relea se+Debug/StrongPHIElimination.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/TailDuplication.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/TargetInstrInfoImpl.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/TargetLoweringObjectFileImpl.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/TwoAddressInstructionPass.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/UnreachableBlockElim.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-s elfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/VirtRegMap.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/VirtRegRewriter.o [Logging for XBS] Used static archive: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/Release+Debug/lib/libLLVMCodeGen.a ranlib /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/Release+Debug/lib/libLLVMCodeGen.a [Logging for XBS] Used static archive: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/Release+Debug/lib/libLLVMCodeGen.a make[1]: *** [all] Error 1 + '[' 2 '!=' 0 ']' + echo 'error: LLVM '\''make'\'' failed!' error: LLVM 'make' failed! + exit 1 make: *** [install] Error 1 From buildbot at google1.osuosl.org Tue Sep 21 01:14:44 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 20 Sep 2010 23:14:44 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20100921061448.92D2713B20B3@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux/builds/9415 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 114404 Blamelist: lattner,sfider BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Sep 21 01:16:36 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 20 Sep 2010 23:16:36 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100921061643.740AAAA14E14@mail-out3.apple.com> 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/13525 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 114404 Blamelist: lattner BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/X86/X86ISelLowering.cpp At: Mon 20 Sep 2010 23:08:13 Changed By: lattner Comments: update the X86 backend to use the MachinePointerInfo version of one of the getLoad methods. This fixes at least one bug where an incorrect svoffset is passed in (a potential combiner-aa miscompile). Properties: LOGS: Last 10 lines of 'stdio': llvm[4]: Compiling ARMAsmLexer.cpp for Debug+Asserts build llvm[4]: Compiling ARMAsmParser.cpp for Debug+Asserts build llvm[4]: Building Debug+Asserts Archive Library libLLVMARMAsmParser.a llvm[4]: Compiling ARMDisassembler.cpp for Debug+Asserts build llvm[4]: Compiling ARMDisassemblerCore.cpp for Debug+Asserts build llvm[4]: Building Debug+Asserts Archive Library libLLVMARMDisassembler.a llvm[4]: Compiling ARMTargetInfo.cpp for Debug+Asserts build llvm[4]: Building Debug+Asserts Archive Library libLLVMARMInfo.a make[1]: *** [Target/.makeall] Error 2 make: *** [all] Error 1 From buildbot at google1.osuosl.org Tue Sep 21 01:17:25 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 20 Sep 2010 23:17:25 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-self-mingw32 Message-ID: <20100921061732.2B42013B20B3@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-self-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-self-mingw32/builds/3685 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 114404 Blamelist: lattner,sfider BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Sep 21 01:20:18 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 20 Sep 2010 23:20:18 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20100921062057.CA397AA15077@mail-out3.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/4281 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 114404 Blamelist: lattner,sfider BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/CodeGen/MachineMemOperand.h include/llvm/CodeGen/SelectionDAGNodes.h lib/CodeGen/MachineInstr.cpp At: Mon 20 Sep 2010 22:43:30 Changed By: lattner Comments: add some helpful accessors. Properties: Files: include/llvm/CodeGen/SelectionDAG.h include/llvm/Target/TargetSelectionDAGInfo.h lib/CodeGen/SelectionDAG/SelectionDAG.cpp lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp lib/Target/ARM/ARMISelLowering.cpp lib/Target/ARM/ARMSelectionDAGInfo.cpp lib/Target/ARM/ARMSelectionDAGInfo.h lib/Target/PowerPC/PPCISelLowering.cpp lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86SelectionDAGInfo.cpp lib/Target/X86/X86SelectionDAGInfo.h lib/Target/XCore/XCoreISelLowering.cpp At: Mon 20 Sep 2010 22:43:30 Changed By: lattner Comments: reimplement memcpy/memmove/memset lowering to use MachinePointerInfo instead of srcvalue/offset pairs. This corrects SV info for mem operations whose size is > 32-bits. Properties: File: lib/Target/X86/X86SelectionDAGInfo.cpp At: Mon 20 Sep 2010 22:48:03 Changed By: lattner Comments: Fix a bug where the x86 backend would lower memcpy/memset of segment relative operations into non-segment-relative copies. Properties: Files: include/clang/Analysis/CFG.h lib/Analysis/CFG.cpp At: Mon 20 Sep 2010 23:04:17 Changed By: sfider Comments: Added: - definitions of interfaces for CFGInitializer and CFGAutomaticObjDtor, - support for above classes to print_elem function (renamed print_stmt), - support for VarDecls in StmtPrinterHelper. Properties: File: lib/Target/X86/X86ISelLowering.cpp At: Mon 20 Sep 2010 23:08:13 Changed By: lattner Comments: update the X86 backend to use the MachinePointerInfo version of one of the getLoad methods. This fixes at least one bug where an incorrect svoffset is passed in (a potential combiner-aa miscompile). Properties: LOGS: Last 10 lines of 'stdio': llvm[3]: Compiling CallGraphSCCPass.cpp for Debug+Asserts build llvm[3]: Compiling FindUsedTypes.cpp for Debug+Asserts build llvm[3]: Compiling GlobalsModRef.cpp for Debug+Asserts build llvm[4]: Building Debug+Asserts Archive Library libLLVMARMDisassembler.a llvm[4]: Compiling ARMTargetInfo.cpp for Debug+Asserts build llvm[3]: Building Debug+Asserts Archive Library libLLVMipa.a llvm[4]: Building Debug+Asserts Archive Library libLLVMARMInfo.a make[1]: *** [Target/.makeall] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 1 From buildbot at google1.osuosl.org Tue Sep 21 01:21:38 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 20 Sep 2010 23:21:38 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20100921062142.8628013B20B3@google1.osuosl.org> The Buildbot has detected a new failure of llvm-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-i686-linux/builds/12297 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 114404 Blamelist: lattner,sfider BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Sep 21 01:22:28 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 20 Sep 2010 23:22:28 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin10-qa_tests Message-ID: <20100921062234.CE628AA15198@mail-out3.apple.com> 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/792 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-01 Build Reason: Build Source Stamp: 114404 Blamelist: lattner,sfider BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/CodeGen/SelectionDAG.h lib/CodeGen/SelectionDAG/SelectionDAG.cpp lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp At: Mon 20 Sep 2010 22:04:04 Changed By: lattner Comments: simplify interface to SelectionDAG::getMemIntrinsicNode, making it take a MachinePointerInfo Properties: Files: include/llvm/CodeGen/SelectionDAG.h lib/CodeGen/SelectionDAG/SelectionDAG.cpp At: Mon 20 Sep 2010 22:13:57 Changed By: lattner Comments: add overloads for SelectionDAG::getLoad, getStore, getTruncStore that take a MachinePointerInfo. Among other virtues, this doesn't silently truncate the svoffset to 32-bits. Properties: Files: include/llvm/CodeGen/MachineMemOperand.h include/llvm/CodeGen/SelectionDAGNodes.h lib/CodeGen/MachineInstr.cpp At: Mon 20 Sep 2010 22:43:30 Changed By: lattner Comments: add some helpful accessors. Properties: Files: include/llvm/CodeGen/SelectionDAG.h include/llvm/Target/TargetSelectionDAGInfo.h lib/CodeGen/SelectionDAG/SelectionDAG.cpp lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp lib/Target/ARM/ARMISelLowering.cpp lib/Target/ARM/ARMSelectionDAGInfo.cpp lib/Target/ARM/ARMSelectionDAGInfo.h lib/Target/PowerPC/PPCISelLowering.cpp lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86SelectionDAGInfo.cpp lib/Target/X86/X86SelectionDAGInfo.h lib/Target/XCore/XCoreISelLowering.cpp At: Mon 20 Sep 2010 22:43:30 Changed By: lattner Comments: reimplement memcpy/memmove/memset lowering to use MachinePointerInfo instead of srcvalue/offset pairs. This corrects SV info for mem operations whose size is > 32-bits. Properties: File: lib/Target/X86/X86SelectionDAGInfo.cpp At: Mon 20 Sep 2010 22:48:03 Changed By: lattner Comments: Fix a bug where the x86 backend would lower memcpy/memset of segment relative operations into non-segment-relative copies. Properties: Files: include/clang/Analysis/CFG.h lib/Analysis/CFG.cpp At: Mon 20 Sep 2010 23:04:17 Changed By: sfider Comments: Added: - definitions of interfaces for CFGInitializer and CFGAutomaticObjDtor, - support for above classes to print_elem function (renamed print_stmt), - support for VarDecls in StmtPrinterHelper. Properties: File: lib/Target/X86/X86ISelLowering.cpp At: Mon 20 Sep 2010 23:08:13 Changed By: lattner Comments: update the X86 backend to use the MachinePointerInfo version of one of the getLoad methods. This fixes at least one bug where an incorrect svoffset is passed in (a potential combiner-aa miscompile). Properties: LOGS: Last 10 lines of 'stdio': llvm[3]: Building Release Archive Library libLLVMipa.a llvm[4]: Building Release Archive Library libLLVMARMAsmParser.a llvm[4]: Compiling ARMDisassembler.cpp for Release build llvm[4]: Compiling ARMDisassemblerCore.cpp for Release build llvm[2]: Building Release Archive Library libLLVMCodeGen.a llvm[4]: Building Release Archive Library libLLVMARMDisassembler.a llvm[4]: Compiling ARMTargetInfo.cpp for Release build llvm[4]: Building Release Archive Library libLLVMARMInfo.a make[1]: *** [Target/.makeall] Error 2 make: *** [all] Error 1 From buildbot at google1.osuosl.org Tue Sep 21 01:24:58 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 20 Sep 2010 23:24:58 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20100921062501.E96FD13B20B3@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/6440 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114404 Blamelist: lattner,sfider BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Sep 21 01:25:55 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 20 Sep 2010 23:25:55 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100921062700.BA8C5AA1538E@mail-out3.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4842 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 114404 Blamelist: lattner,sfider BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/clang/Analysis/CFG.h lib/Analysis/CFG.cpp At: Mon 20 Sep 2010 23:04:17 Changed By: sfider Comments: Added: - definitions of interfaces for CFGInitializer and CFGAutomaticObjDtor, - support for above classes to print_elem function (renamed print_stmt), - support for VarDecls in StmtPrinterHelper. Properties: File: lib/Target/X86/X86ISelLowering.cpp At: Mon 20 Sep 2010 23:08:13 Changed By: lattner Comments: update the X86 backend to use the MachinePointerInfo version of one of the getLoad methods. This fixes at least one bug where an incorrect svoffset is passed in (a potential combiner-aa miscompile). Properties: LOGS: Last 10 lines of 'stdio': llvm[4]: Compiling ARMTargetInfo.cpp for Release+Asserts build llvm[4]: Building Release+Asserts Archive Library libLLVMARMInfo.a make[1]: *** [Target/.makeall] Error 2 make[1]: *** Waiting for unfinished jobs.... llvm[3]: Compiling CallGraph.cpp for Release+Asserts build llvm[3]: Compiling CallGraphSCCPass.cpp for Release+Asserts build llvm[3]: Compiling FindUsedTypes.cpp for Release+Asserts build llvm[3]: Compiling GlobalsModRef.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMipa.a make: *** [all] Error 1 From buildbot at google1.osuosl.org Tue Sep 21 01:27:39 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 20 Sep 2010 23:27:39 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20100921062749.9108A13B20B3@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-cross-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-cross-mingw32/builds/6777 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 114404 Blamelist: lattner,sfider BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 21 01:27:46 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 20 Sep 2010 23:27:46 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-i686-linux Message-ID: <20100921062749.9328E13B20B5@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-cross-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-cross-i686-linux/builds/2111 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 114404 Blamelist: lattner BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 21 01:27:43 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 20 Sep 2010 23:27:43 -0700 Subject: [llvm-testresults] buildbot failure in llvm on build-self-4-mingw32 Message-ID: <20100921062749.9208013B20B4@google1.osuosl.org> The Buildbot has detected a new failure of build-self-4-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/build-self-4-mingw32/builds/1936 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 114404 Blamelist: lattner,sfider BUILD FAILED: failed run.build.step.make_llvm_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 21 01:42:19 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 20 Sep 2010 23:42:19 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32 Message-ID: <20100921064223.A24CA13B20B3@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-native-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-native-mingw32/builds/234 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova2 Build Reason: Build Source Stamp: 114404 Blamelist: lattner,sfider BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Sep 21 08:30:06 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 21 Sep 2010 06:30:06 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20100921133112.EB101AA25F77@mail-out3.apple.com> The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/9571 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 114429 Blamelist: lhames BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/CodeGen/PBQP/Heuristics/Briggs.h include/llvm/CodeGen/RegAllocPBQP.h lib/CodeGen/RegAllocPBQP.cpp At: Tue 21 Sep 2010 06:23:31 Changed By: lhames Comments: Added an additional PBQP problem builder which adds coalescing costs (both between pairs of virtuals, and between virtuals and physicals). Properties: LOGS: Last 10 lines of 'stdio': make[2]: *** Waiting for unfinished jobs.... make[1]: *** [CodeGen/.makeall] Error 2 make[1]: *** Waiting for unfinished jobs.... llvm[4]: Building Release+Asserts Archive Library libLLVMARMAsmParser.a llvm[4]: Compiling ARMDisassembler.cpp for Release+Asserts build llvm[4]: Compiling ARMDisassemblerCore.cpp for Release+Asserts build llvm[4]: Building Release+Asserts Archive Library libLLVMARMDisassembler.a llvm[4]: Compiling ARMTargetInfo.cpp for Release+Asserts build llvm[4]: Building Release+Asserts Archive Library libLLVMARMInfo.a make: *** [all] Error 1 From daniel_dunbar at apple.com Tue Sep 21 08:30:46 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 21 Sep 2010 06:30:46 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20100921133112.EA327B0D9500@mail-out4.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/4288 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 114429 Blamelist: lhames BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/CodeGen/PBQP/Heuristics/Briggs.h include/llvm/CodeGen/RegAllocPBQP.h lib/CodeGen/RegAllocPBQP.cpp At: Tue 21 Sep 2010 06:23:31 Changed By: lhames Comments: Added an additional PBQP problem builder which adds coalescing costs (both between pairs of virtuals, and between virtuals and physicals). Properties: LOGS: Last 10 lines of 'stdio': llvm[3]: Building Debug+Asserts Archive Library libLLVMipa.a llvm[4]: Building Debug+Asserts Archive Library libLLVMARMAsmParser.a llvm[4]: Compiling ARMDisassemblerCore.cpp for Debug+Asserts build llvm[4]: Compiling ARMDisassembler.cpp for Debug+Asserts build make[1]: *** [CodeGen/.makeall] Error 2 make[1]: *** Waiting for unfinished jobs.... llvm[4]: Building Debug+Asserts Archive Library libLLVMARMDisassembler.a llvm[4]: Compiling ARMTargetInfo.cpp for Debug+Asserts build llvm[4]: Building Debug+Asserts Archive Library libLLVMARMInfo.a make: *** [all] Error 1 From buildbot at google1.osuosl.org Tue Sep 21 08:31:31 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 21 Sep 2010 06:31:31 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20100921133135.47C0913B20B2@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-darwin10-selfhost/builds/6806 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114429 Blamelist: lhames BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Sep 21 08:31:40 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 21 Sep 2010 06:31:40 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100921133304.36796AA263CB@mail-out3.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4849 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 114429 Blamelist: lhames BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/CodeGen/PBQP/Heuristics/Briggs.h include/llvm/CodeGen/RegAllocPBQP.h lib/CodeGen/RegAllocPBQP.cpp At: Tue 21 Sep 2010 06:23:31 Changed By: lhames Comments: Added an additional PBQP problem builder which adds coalescing costs (both between pairs of virtuals, and between virtuals and physicals). Properties: LOGS: Last 10 lines of 'stdio': llvm[4]: Building Release+Asserts Archive Library libLLVMARMAsmParser.a llvm[4]: Compiling ARMDisassemblerCore.cpp for Release+Asserts build llvm[4]: Compiling ARMDisassembler.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMipa.a make[1]: *** [CodeGen/.makeall] Error 2 make[1]: *** Waiting for unfinished jobs.... llvm[4]: Building Release+Asserts Archive Library libLLVMARMDisassembler.a llvm[4]: Compiling ARMTargetInfo.cpp for Release+Asserts build llvm[4]: Building Release+Asserts Archive Library libLLVMARMInfo.a make: *** [all] Error 1 From buildbot at google1.osuosl.org Tue Sep 21 08:33:03 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 21 Sep 2010 06:33:03 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20100921133310.B7CF113B20B2@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-cross-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-cross-mingw32/builds/6785 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 114429 Blamelist: lhames BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 21 08:33:07 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 21 Sep 2010 06:33:07 -0700 Subject: [llvm-testresults] buildbot failure in llvm on build-self-4-mingw32 Message-ID: <20100921133310.B8EAB13B20B3@google1.osuosl.org> The Buildbot has detected a new failure of build-self-4-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/build-self-4-mingw32/builds/1944 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 114429 Blamelist: lhames BUILD FAILED: failed run.build.step.make_llvm_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 21 08:33:29 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 21 Sep 2010 06:33:29 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-self-mingw32 Message-ID: <20100921133332.C704F13B20B2@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-self-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-self-mingw32/builds/3693 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 114429 Blamelist: lhames BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Sep 21 08:36:21 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 21 Sep 2010 06:36:21 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin10-qa_tests Message-ID: <20100921133637.21F54B0D99C8@mail-out4.apple.com> 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/799 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-01 Build Reason: Build Source Stamp: 114429 Blamelist: lhames BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/CodeGen/PBQP/Heuristics/Briggs.h include/llvm/CodeGen/RegAllocPBQP.h lib/CodeGen/RegAllocPBQP.cpp At: Tue 21 Sep 2010 06:23:31 Changed By: lhames Comments: Added an additional PBQP problem builder which adds coalescing costs (both between pairs of virtuals, and between virtuals and physicals). Properties: LOGS: Last 10 lines of 'stdio': llvm[3]: Building Release Archive Library libLLVMipa.a llvm[4]: Building Release Archive Library libLLVMARMAsmParser.a make[1]: *** [CodeGen/.makeall] Error 2 make[1]: *** Waiting for unfinished jobs.... llvm[4]: Compiling ARMDisassembler.cpp for Release build llvm[4]: Compiling ARMDisassemblerCore.cpp for Release build llvm[4]: Building Release Archive Library libLLVMARMDisassembler.a llvm[4]: Compiling ARMTargetInfo.cpp for Release build llvm[4]: Building Release Archive Library libLLVMARMInfo.a make: *** [all] Error 1 From buildbot at google1.osuosl.org Tue Sep 21 08:36:54 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 21 Sep 2010 06:36:54 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20100921133657.E8A9D13B20B2@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-freebsd on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-freebsd/builds/8331 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 114429 Blamelist: lhames BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Sep 21 08:37:28 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 21 Sep 2010 06:37:28 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20100921133808.10C17B0D9AD1@mail-out4.apple.com> 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/10386 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 114429 Blamelist: lhames BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/CodeGen/PBQP/Heuristics/Briggs.h include/llvm/CodeGen/RegAllocPBQP.h lib/CodeGen/RegAllocPBQP.cpp At: Tue 21 Sep 2010 06:23:31 Changed By: lhames Comments: Added an additional PBQP problem builder which adds coalescing costs (both between pairs of virtuals, and between virtuals and physicals). Properties: LOGS: Last 10 lines of 'stdio': llvm[2]: Compiling TargetMachine.cpp for Debug+Asserts build llvm[2]: Compiling TargetRegisterInfo.cpp for Debug+Asserts build llvm[3]: Building Debug+Asserts Archive Library libLLVMMBlazeCodeGen.a llvm[4]: Compiling MBlazeAsmPrinter.cpp for Debug+Asserts build llvm[2]: Compiling TargetSubtarget.cpp for Debug+Asserts build llvm[2]: Building Debug+Asserts Archive Library libLLVMTarget.a llvm[4]: Building Debug+Asserts Archive Library libLLVMMBlazeAsmPrinter.a llvm[4]: Compiling MBlazeTargetInfo.cpp for Debug+Asserts build llvm[4]: Building Debug+Asserts Archive Library libLLVMMBlazeInfo.a make: *** [all] Error 1 From buildbot at google1.osuosl.org Tue Sep 21 08:38:45 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 21 Sep 2010 06:38:45 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20100921133848.DB8FF13B20B2@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-darwin10 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-darwin10/builds/9850 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114429 Blamelist: lhames BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 21 08:39:07 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 21 Sep 2010 06:39:07 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-i686-linux Message-ID: <20100921133911.3458E13B20B2@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-cross-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-cross-i686-linux/builds/2118 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 114429 Blamelist: lhames BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Sep 21 08:40:40 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 21 Sep 2010 06:40:40 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20100921134120.3536AAA26BA8@mail-out3.apple.com> 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/5688 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 114429 Blamelist: lhames BUILD FAILED: failed buildit-llvmCore sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/CodeGen/PBQP/Heuristics/Briggs.h include/llvm/CodeGen/RegAllocPBQP.h lib/CodeGen/RegAllocPBQP.cpp At: Tue 21 Sep 2010 06:23:31 Changed By: lhames Comments: Added an additional PBQP problem builder which adds coalescing costs (both between pairs of virtuals, and between virtuals and physicals). Properties: LOGS: Last 10 lines of 'stdio': [Logging for XBS] Used static archive: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/Release+Debug/lib/libLLVMTarget.a ranlib /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/Release+Debug/lib/libLLVMTarget.a [Logging for XBS] Used static archive: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/Release+Debug/lib/libLLVMTarget.a make[2]: *** [CodeGen/.makeall] Error 2 make[1]: *** [all] Error 1 + '[' 2 '!=' 0 ']' + echo 'error: LLVM '\''make'\'' failed!' error: LLVM 'make' failed! + exit 1 make: *** [install] Error 1 From buildbot at google1.osuosl.org Tue Sep 21 08:43:26 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 21 Sep 2010 06:43:26 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20100921134329.CFAF013B20B2@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/6447 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114430 Blamelist: ggreif,lhames BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 21 08:46:13 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 21 Sep 2010 06:46:13 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20100921134617.3E3B413B20B2@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-darwin10-selfhost/builds/4446 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114430 Blamelist: ggreif,lhames BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 21 08:48:36 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 21 Sep 2010 06:48:36 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32 Message-ID: <20100921134840.4069D13B20B2@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-native-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-native-mingw32/builds/240 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova2 Build Reason: Build Source Stamp: 114429 Blamelist: lhames BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 21 08:53:28 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 21 Sep 2010 06:53:28 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20100921135331.3BE4413B20B2@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-xp-msvc9 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/9289 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 114429 Blamelist: lhames BUILD FAILED: failed vcbuild_1 sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Sep 21 11:11:00 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 21 Sep 2010 09:11:00 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100921161120.52BDBB0E1375@mail-out4.apple.com> 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/13538 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 114438 Blamelist: d0k,lattner BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/CodeGen/SelectionDAG/DAGCombiner.cpp At: Tue 21 Sep 2010 09:04:12 Changed By: lattner Comments: simplify DAGCombiner::SimplifySelectOps step #2/2. Properties: Files: include/llvm/Analysis/DebugInfo.h lib/Analysis/DebugInfo.cpp At: Tue 21 Sep 2010 09:04:12 Changed By: d0k Comments: Make CreateComplexVariable independent of SmallVector. Properties: File: lib/CodeGen/CGDebugInfo.cpp At: Tue 21 Sep 2010 09:04:23 Changed By: d0k Comments: Adjust for debug info API change. Properties: LOGS: Last 10 lines of 'stdio': llvm[4]: Compiling UndefinedArraySubscriptChecker.cpp for Debug+Asserts build llvm[4]: Compiling UndefinedAssignmentChecker.cpp for Debug+Asserts build llvm[4]: Compiling UnixAPIChecker.cpp for Debug+Asserts build llvm[4]: Compiling UnreachableCodeChecker.cpp for Debug+Asserts build llvm[4]: Compiling VLASizeChecker.cpp for Debug+Asserts build llvm[4]: Compiling ValueManager.cpp for Debug+Asserts build llvm[4]: Building Debug+Asserts Archive Library libclangChecker.a make[2]: *** [all] Error 1 make[1]: *** [clang/.makeall] Error 2 make: *** [all] Error 1 Last 10 lines of 'warnings': ASTReader.cpp:3073: warning: passing negative value '-0x00000000000000001' for argument 1 to 'clang::serialization::TypeIdx::TypeIdx(uint32_t)' From buildbot at google1.osuosl.org Tue Sep 21 11:24:34 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 21 Sep 2010 09:24:34 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20100921162437.C538C13B20B2@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux/builds/9425 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 114438 Blamelist: d0k,lattner BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 21 11:30:19 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 21 Sep 2010 09:30:19 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20100921163022.C818F13B20B2@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-freebsd on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-freebsd/builds/8335 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 114438 Blamelist: d0k,lattner BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 21 11:49:50 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 21 Sep 2010 09:49:50 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20100921164954.81E0D13B20B2@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-selfhost-rel on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-selfhost-rel/builds/2542 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 114438 Blamelist: d0k,foldr,lattner BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 21 13:10:04 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 21 Sep 2010 11:10:04 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20100921181008.891CC13B20B2@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-xp-msvc9 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/9295 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 114450 Blamelist: lattner,stoklund BUILD FAILED: failed vcbuild_1 sincerely, -The Buildbot From stoklund at 2pi.dk Tue Sep 21 13:18:01 2010 From: stoklund at 2pi.dk (Jakob Stoklund Olesen) Date: Tue, 21 Sep 2010 11:18:01 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 In-Reply-To: <20100921181008.891CC13B20B2@google1.osuosl.org> References: <20100921181008.891CC13B20B2@google1.osuosl.org> Message-ID: On Sep 21, 2010, at 11:10 AM, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of clang-i686-xp-msvc9 on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/9295 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: dunbar-win32-2 > > Build Reason: > Build Source Stamp: 114450 > Blamelist: lattner,stoklund > > BUILD FAILED: failed vcbuild_1 This is mine. MSVC9 does not support upper_bound with an asymmetric comparison function. /me shakes fist From buildbot at google1.osuosl.org Tue Sep 21 16:07:57 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 21 Sep 2010 14:07:57 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20100921210801.2356113B20B2@google1.osuosl.org> The Buildbot has detected a new failure of llvm-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-i686-linux/builds/12315 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 114478 Blamelist: dpatel,kremenek,lattner,resistor BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 21 16:10:04 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 21 Sep 2010 14:10:04 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux-vg_leak Message-ID: <20100921211008.5344213B20B2@google1.osuosl.org> The Buildbot has detected a new failure of llvm-i686-linux-vg_leak on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-i686-linux-vg_leak/builds/1639 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu8 Build Reason: Build Source Stamp: 114478 Blamelist: dpatel,fjahanian,kremenek,lattner,resistor,stoklund BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Sep 21 16:09:10 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 21 Sep 2010 14:09:10 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100921211046.B3F6EB0F11F2@mail-out4.apple.com> 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/13561 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 114478 Blamelist: dpatel,kremenek BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Sema/SemaObjCProperty.cpp test/Index/properties-class-extensions.m tools/libclang/CIndex.cpp At: Tue 21 Sep 2010 13:58:37 Changed By: kremenek Comments: Correctly register the class extension as the lexical DeclContext for ObjC methods declared with @property in class extensions. This matches the behavior for setters. Also pass the class extension to ProcessPropertyDecl as the lexical DeclContext, even when not redeclaring the @property. This fixes the remaining issues in .Properties: File: lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp At: Tue 21 Sep 2010 13:58:37 Changed By: dpatel Comments: If only user of a vreg is an copy instruction to export copy of vreg out of current basic block then insert DBG_VALUE so that debug value of the variable is also transfered to new vreg. Testcase is in r114476. This fixes radar 8412415. Properties: LOGS: Last 10 lines of 'stdio': llvm[4]: Building Debug+Asserts Archive Library libLLVMARMAsmPrinter.a llvm[4]: Compiling ARMAsmLexer.cpp for Debug+Asserts build llvm[4]: Compiling ARMAsmParser.cpp for Debug+Asserts build llvm[4]: Building Debug+Asserts Archive Library libLLVMARMAsmParser.a llvm[4]: Compiling ARMDisassembler.cpp for Debug+Asserts build llvm[4]: Compiling ARMDisassemblerCore.cpp for Debug+Asserts build llvm[4]: Building Debug+Asserts Archive Library libLLVMARMDisassembler.a llvm[4]: Compiling ARMTargetInfo.cpp for Debug+Asserts build llvm[4]: Building Debug+Asserts Archive Library libLLVMARMInfo.a make: *** [all] Error 1 From dpatel at apple.com Tue Sep 21 16:11:59 2010 From: dpatel at apple.com (Devang Patel) Date: Tue, 21 Sep 2010 14:11:59 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux In-Reply-To: <20100921210801.2356113B20B2@google1.osuosl.org> References: <20100921210801.2356113B20B2@google1.osuosl.org> Message-ID: <767395F7-20D4-471F-B25A-A82F09D73452@apple.com> Fixed. r114481. On Sep 21, 2010, at 2:07 PM, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of llvm-i686-linux on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/llvm-i686-linux/builds/12315 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: dunbar1 > > Build Reason: > Build Source Stamp: 114478 > Blamelist: dpatel,kremenek,lattner,resistor > > BUILD FAILED: failed compile > > sincerely, > -The Buildbot > From buildbot at google1.osuosl.org Tue Sep 21 16:13:21 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 21 Sep 2010 14:13:21 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20100921211324.EF04B13B20B2@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux/builds/9432 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 114478 Blamelist: dpatel,kremenek,lattner,resistor BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 21 16:14:05 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 21 Sep 2010 14:14:05 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20100921211409.442B313B20B2@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-darwin10-selfhost/builds/6816 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114478 Blamelist: dpatel,kremenek,lattner,resistor BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 21 16:21:16 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 21 Sep 2010 14:21:16 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20100921212120.1F7CA13B20B2@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/6456 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114478 Blamelist: dpatel,kremenek,lattner,resistor BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Sep 21 16:22:08 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 21 Sep 2010 14:22:08 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100921212243.2F1AAB0F1D40@mail-out4.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4865 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 114478 Blamelist: dpatel,kremenek BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: test/CodeGen/X86/2010-05-25-DotDebugLoc.ll At: Tue 21 Sep 2010 13:53:03 Changed By: dpatel Comments: Use FileCheck Properties: Files: lib/Sema/SemaObjCProperty.cpp test/Index/properties-class-extensions.m tools/libclang/CIndex.cpp At: Tue 21 Sep 2010 13:58:37 Changed By: kremenek Comments: Correctly register the class extension as the lexical DeclContext for ObjC methods declared with @property in class extensions. This matches the behavior for setters. Also pass the class extension to ProcessPropertyDecl as the lexical DeclContext, even when not redeclaring the @property. This fixes the remaining issues in .Properties: File: lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp At: Tue 21 Sep 2010 13:58:37 Changed By: dpatel Comments: If only user of a vreg is an copy instruction to export copy of vreg out of current basic block then insert DBG_VALUE so that debug value of the variable is also transfered to new vreg. Testcase is in r114476. This fixes radar 8412415. Properties: LOGS: Last 10 lines of 'stdio': llvm[2]: Building Release+Asserts Archive Library libLLVMAnalysis.a llvm[3]: Compiling CallGraphSCCPass.cpp for Release+Asserts build llvm[3]: Compiling CallGraph.cpp for Release+Asserts build llvm[3]: Compiling FindUsedTypes.cpp for Release+Asserts build llvm[3]: Compiling GlobalsModRef.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMipa.a llvm[4]: Building Release+Asserts Archive Library libLLVMARMDisassembler.a llvm[4]: Compiling ARMTargetInfo.cpp for Release+Asserts build llvm[4]: Building Release+Asserts Archive Library libLLVMARMInfo.a make: *** [all] Error 1 From daniel_dunbar at apple.com Tue Sep 21 16:22:55 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 21 Sep 2010 14:22:55 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20100921212319.C0B4CB0F1DD4@mail-out4.apple.com> 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/5697 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 114478 Blamelist: dpatel,kremenek,lattner,resistor,stoklund BUILD FAILED: failed buildit-llvmCore sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/CodeGen/LiveInterval.cpp At: Tue 21 Sep 2010 13:19:01 Changed By: stoklund Comments: Refix MSVC9 and upper_bound. It actually needs a fully symmetric comparator.Properties: Files: include/llvm/Target/TargetSelectionDAG.td lib/Target/ARM/ARMISelDAGToDAG.cpp lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMInstrThumb2.td lib/Target/Blackfin/BlackfinISelDAGToDAG.cpp lib/Target/CellSPU/SPUOperands.td lib/Target/MBlaze/MBlazeISelDAGToDAG.cpp lib/Target/MSP430/MSP430ISelDAGToDAG.cpp lib/Target/Mips/MipsISelDAGToDAG.cpp lib/Target/PIC16/PIC16ISelDAGToDAG.cpp lib/Target/PIC16/PIC16ISelDAGToDAG.h lib/Target/PowerPC/PPCISelDAGToDAG.cpp lib/Target/Sparc/SparcISelDAGToDAG.cpp lib/Target/SystemZ/SystemZISelDAGToDAG.cpp lib/Target/X86/X86ISelDAGToDAG.cpp lib/Target/X86/X86InstrFragmentsSIMD.td lib/Target/XCore/XCoreISelDAGToDAG.cpp utils/TableGen/CodeGenTarget.cpp utils/TableGen/CodeGenTarget.h utils/TableGen/DAGISelMatcherEmitter.cpp At: Tue 21 Sep 2010 13:33:03 Changed By: lattner Comments: fix a long standing wart: all the ComplexPattern's were being passed the root of the match, even though only a few patterns actually needed this (one in X86, several in ARM [which should be refactored anyway], and some in CellSPU that I don't feel like detangling). Instead of requiring all ComplexPatterns to take the dead root, have targets opt into getting the root by putting SDNPWantRoot on the ComplexPattern. Properties: Files: include/llvm/CodeGen/SelectionDAGISel.h lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp utils/TableGen/DAGISelMatcherEmitter.cpp At: Tue 21 Sep 2010 13:43:43 Changed By: lattner Comments: just like they can opt into getting the root of the pattern being matched, allow ComplexPatterns to opt into getting the parent node of the operand being matched. Properties: Files: lib/CodeGen/SelectionDAG/DAGCombiner.cpp lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86ISelLowering.h At: Tue 21 Sep 2010 13:48:35 Changed By: resistor Comments: Reimplement r114460 in target-independent DAGCombine rather than target-dependent, by using the predicate to discover the number of sign bits. Enhance X86's target lowering to provide a useful response to this query. Properties: File: lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp At: Tue 21 Sep 2010 13:48:35 Changed By: lattner Comments: correct this logic. Properties: File: test/CodeGen/X86/2010-05-25-DotDebugLoc.ll At: Tue 21 Sep 2010 13:53:03 Changed By: dpatel Comments: Use FileCheck Properties: Files: lib/Sema/SemaObjCProperty.cpp test/Index/properties-class-extensions.m tools/libclang/CIndex.cpp At: Tue 21 Sep 2010 13:58:37 Changed By: kremenek Comments: Correctly register the class extension as the lexical DeclContext for ObjC methods declared with @property in class extensions. This matches the behavior for setters. Also pass the class extension to ProcessPropertyDecl as the lexical DeclContext, even when not redeclaring the @property. This fixes the remaining issues in .Properties: File: lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp At: Tue 21 Sep 2010 13:58:37 Changed By: dpatel Comments: If only user of a vreg is an copy instruction to export copy of vreg out of current basic block then insert DBG_VALUE so that debug value of the variable is also transfered to new vreg. Testcase is in r114476. This fixes radar 8412415. Properties: LOGS: Last 10 lines of 'stdio': ar cru /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/Release+Debug/lib/libLLVMARMInfo.a /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/Target/ARM/TargetInfo/Release+Debug/ARMTargetInfo.o [Logging for XBS] Used static archive: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/Release+Debug/lib/libLLVMARMInfo.a ranlib /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/Release+Debug/lib/libLLVMARMInfo.a [Logging for XBS] Used static archive: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/Release+Debug/lib/libLLVMARMInfo.a make[1]: *** [all] Error 1 + '[' 2 '!=' 0 ']' + echo 'error: LLVM '\''make'\'' failed!' error: LLVM 'make' failed! + exit 1 make: *** [install] Error 1 From buildbot at google1.osuosl.org Tue Sep 21 16:41:04 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 21 Sep 2010 14:41:04 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32-win7 Message-ID: <20100921214108.7E03713B20B2@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-native-mingw32-win7 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-native-mingw32-win7/builds/93 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova3 Build Reason: Build Source Stamp: 114478 Blamelist: dpatel,kremenek,lattner,resistor,stoklund BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 21 19:46:12 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 21 Sep 2010 17:46:12 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20100922004616.DF52813B20B2@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux/builds/9437 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 114510 Blamelist: ddunbar,evancheng,lattner BUILD FAILED: failed test-llvm sincerely, -The Buildbot From clattner at apple.com Tue Sep 21 19:47:42 2010 From: clattner at apple.com (Chris Lattner) Date: Tue, 21 Sep 2010 17:47:42 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux In-Reply-To: <20100922004616.DF52813B20B2@google1.osuosl.org> References: <20100922004616.DF52813B20B2@google1.osuosl.org> Message-ID: <33BC4014-8924-4B8E-92D8-28C7CE66407F@apple.com> Mine, fixed in r114519 On Sep 21, 2010, at 5:46 PM, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of clang-i686-linux on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/clang-i686-linux/builds/9437 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: dunbar1 > > Build Reason: > Build Source Stamp: 114510 > Blamelist: ddunbar,evancheng,lattner > > BUILD FAILED: failed test-llvm > > sincerely, > -The Buildbot > From buildbot at google1.osuosl.org Tue Sep 21 20:03:00 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 21 Sep 2010 18:03:00 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20100922010304.2C37713B20B2@google1.osuosl.org> The Buildbot has detected a new failure of llvm-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-i686-linux/builds/12321 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 114518 Blamelist: cornedbee,ddunbar,lattner BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 21 20:16:03 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 21 Sep 2010 18:16:03 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20100922011607.7DF0D13B20B2@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-freebsd on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-freebsd/builds/8346 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 114510 Blamelist: ddunbar,evancheng,lattner BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Sep 21 21:10:11 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 21 Sep 2010 19:10:11 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20100922021015.A38BA13B20B2@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-darwin10-selfhost/builds/6822 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114523 Blamelist: lattner BUILD FAILED: failed compile.llvm-gcc.stage1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Sep 22 00:22:59 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 21 Sep 2010 22:22:59 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux-fnt Message-ID: <20100922052302.F11AA13B20B2@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux-fnt on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux-fnt/builds/1289 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: balint1 Build Reason: Build Source Stamp: 114523 Blamelist: cornedbee,ddunbar,lattner BUILD FAILED: failed make.test-suite sincerely, -The Buildbot From daniel_dunbar at apple.com Wed Sep 22 01:04:17 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 21 Sep 2010 23:04:17 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100922060441.2D080B1064B1@mail-out4.apple.com> 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/13589 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 114534 Blamelist: lattner BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/X86/AsmParser/X86AsmParser.cpp lib/Target/X86/X86Instr64bit.td lib/Target/X86/X86InstrInfo.td test/CodeGen/X86/2010-04-30-LocalAlloc-LandingPad.ll test/CodeGen/X86/abi-isel.ll test/CodeGen/X86/dll-linkage.ll test/CodeGen/X86/dollar-name.ll test/CodeGen/X86/ghc-cc.ll test/CodeGen/X86/memmove-0.ll test/CodeGen/X86/memmove-1.ll test/CodeGen/X86/memmove-3.ll test/CodeGen/X86/memset-2.ll test/CodeGen/X86/mingw-alloca.ll test/CodeGen/X86/movgs.ll test/CodeGen/X86/pic.ll test/CodeGen/X86/sibcall-3.ll test/CodeGen/X86/sibcall.ll test/CodeGen/X86/tailcall-stackalign.ll test/CodeGen/X86/unaligned-load.ll test/CodeGen/X86/win_chkstk.ll test/MC/AsmParser/X86/x86_32-new-encoder.s test/MC/AsmParser/X86/x86_operands.s At: Tue 21 Sep 2010 22:51:30 Changed By: lattner Comments: Fix an inconsistency in the x86 backend that led it to reject "calll foo" on x86-32: 32-bit calls were named "call" not "calll". 64-bit calls were correctly named "callq", so this only impacted x86-32. This fixes rdar://8456370 - llvm-mc rejects 'calll' This also exposes that mingw/64 is generating a 32-bit call instead of a 64-bit call, I will file a bugzilla. Properties: LOGS: Last 10 lines of 'stdio': Clang :: CodeGenCXX/derived-to-base-conv.cpp Clang :: CodeGenCXX/ptr-to-member-function.cpp Clang :: CodeGenObjC/objc-read-weak-byref.m Clang :: CodeGenObjC/objc2-weak-block-call.m Expected Passes : 2521 Expected Failures : 20 Unexpected Failures: 15 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'warnings': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/cast-conversion.cpp:15:3: warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/cast-conversion.cpp:17:3: warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/cast-conversion.cpp:15:3: warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/cast-conversion.cpp:17:3: warning: expression result unused Last 10 lines of 'fail': Clang :: CodeGenCXX/constructor-default-arg.cpp Clang :: CodeGenCXX/constructor-conversion.cpp Clang :: CodeGenCXX/constructor-for-array-members.cpp Clang :: CodeGenCXX/convert-to-fptr.cpp Clang :: CodeGenCXX/decl-ref-init.cpp Clang :: CodeGenCXX/default-constructor-for-members.cpp Clang :: CodeGenCXX/derived-to-base-conv.cpp Clang :: CodeGenCXX/ptr-to-member-function.cpp Clang :: CodeGenObjC/objc-read-weak-byref.m Clang :: CodeGenObjC/objc2-weak-block-call.m Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'pr5050-constructor-conversion.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/PR5050-constructor-conversion.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/PR5050-constructor-conversion.cpp.tmp-32.s:13:2: note: possible intended match here calll L__ZN1AC1ERKS_i$stub ^ -- ******************** Last 10 lines of 'array-construction.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/array-construction.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/array-construction.cpp.tmp-32.s:25:2: note: possible intended match here calll L__ZN4xptoC1Ev$stub ^ -- ******************** Last 10 lines of 'array-operator-delete-call.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/array-operator-delete-call.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/array-operator-delete-call.cpp.tmp-32.s:163:2: note: possible intended match here calll L__ZdaPv$stub ^ -- ******************** Last 10 lines of 'cast-conversion.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/cast-conversion.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/cast-conversion.cpp.tmp-32.s:26:2: note: possible intended match here calll L__ZN1AC1Ei$stub ^ -- ******************** Last 10 lines of 'call-arg-zero-temp.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/call-arg-zero-temp.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/call-arg-zero-temp.cpp.tmp-32.s:49:2: note: possible intended match here calll __Z3foo3obj ^ -- ******************** Last 10 lines of 'constructor-default-arg.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/constructor-default-arg.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/constructor-default-arg.cpp.tmp-32.s:44:2: note: possible intended match here calll L__ZN1XC1ERKS_iii$stub ^ -- ******************** Last 10 lines of 'constructor-conversion.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/constructor-conversion.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/constructor-conversion.cpp.tmp-32.s:67:2: note: possible intended match here calll L__ZN1XC1Ei$stub ^ -- ******************** Last 10 lines of 'constructor-for-array-members.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/constructor-for-array-members.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/constructor-for-array-members.cpp.tmp-32.s:10:2: note: possible intended match here calll L__ZN1MC1Ev$stub ^ -- ******************** Last 10 lines of 'convert-to-fptr.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/convert-to-fptr.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/convert-to-fptr.cpp.tmp-32.s:53:2: note: possible intended match here calll L__ZN1AcvPFiiEEv$stub ^ -- ******************** Last 10 lines of 'decl-ref-init.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/decl-ref-init.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/decl-ref-init.cpp.tmp-32.s:15:2: note: possible intended match here calll L__ZN1BcvR1AEv$stub ^ -- ******************** Last 10 lines of 'default-constructor-for-members.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/default-constructor-for-members.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/default-constructor-for-members.cpp.tmp-32.s:37:2: note: possible intended match here calll L__ZN1SC1Ev$stub ^ -- ******************** Last 10 lines of 'derived-to-base-conv.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/derived-to-base-conv.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/derived-to-base-conv.cpp.tmp-32.s:25:2: note: possible intended match here calll L__ZN1XcvR1BEv$stub ^ -- ******************** Last 10 lines of 'ptr-to-member-function.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/ptr-to-member-function.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/ptr-to-member-function.cpp.tmp-32.s:72:2: note: possible intended match here calll L__ZN1XcvM1BFvvEEv$stub ^ -- ******************** Last 10 lines of 'objc-read-weak-byref.m': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenObjC/Output/objc-read-weak-byref.m.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenObjC/Output/objc-read-weak-byref.m.tmp-32.s:129:2: note: possible intended match here calll L_objc_read_weak$stub ^ -- ******************** Last 10 lines of 'objc2-weak-block-call.m': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenObjC/Output/objc2-weak-block-call.m.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenObjC/Output/objc2-weak-block-call.m.tmp-32.s:59:2: note: possible intended match here calll L_objc_read_weak$stub ^ -- ******************** From buildbot at google1.osuosl.org Wed Sep 22 01:32:27 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 21 Sep 2010 23:32:27 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20100922063231.C5EE313B20B2@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-darwin10-selfhost/builds/4462 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114534 Blamelist: lattner BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot From daniel_dunbar at apple.com Wed Sep 22 01:36:15 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 21 Sep 2010 23:36:15 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20100922063746.A1771AA569FD@mail-out3.apple.com> 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/10416 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 114534 Blamelist: lattner BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/X86/X86InstrInfo.cpp lib/Target/X86/X86RegisterInfo.cpp lib/Target/X86/X86RegisterInfo.td test/MC/AsmParser/X86/x86_instructions.s At: Tue 21 Sep 2010 22:32:55 Changed By: lattner Comments: fix rdar://8456412 - llvm-mc crash in encoder on "mov %rdx, %cr8" Teaching the code generator about CR8-15, how to rex them up, etc. Properties: Files: lib/Target/X86/AsmParser/X86AsmParser.cpp lib/Target/X86/X86Instr64bit.td lib/Target/X86/X86InstrInfo.td test/CodeGen/X86/2010-04-30-LocalAlloc-LandingPad.ll test/CodeGen/X86/abi-isel.ll test/CodeGen/X86/dll-linkage.ll test/CodeGen/X86/dollar-name.ll test/CodeGen/X86/ghc-cc.ll test/CodeGen/X86/memmove-0.ll test/CodeGen/X86/memmove-1.ll test/CodeGen/X86/memmove-3.ll test/CodeGen/X86/memset-2.ll test/CodeGen/X86/mingw-alloca.ll test/CodeGen/X86/movgs.ll test/CodeGen/X86/pic.ll test/CodeGen/X86/sibcall-3.ll test/CodeGen/X86/sibcall.ll test/CodeGen/X86/tailcall-stackalign.ll test/CodeGen/X86/unaligned-load.ll test/CodeGen/X86/win_chkstk.ll test/MC/AsmParser/X86/x86_32-new-encoder.s test/MC/AsmParser/X86/x86_operands.s At: Tue 21 Sep 2010 22:51:30 Changed By: lattner Comments: Fix an inconsistency in the x86 backend that led it to reject "calll foo" on x86-32: 32-bit calls were named "call" not "calll". 64-bit calls were correctly named "callq", so this only impacted x86-32. This fixes rdar://8456370 - llvm-mc rejects 'calll' This also exposes that mingw/64 is generating a 32-bit call instead of a 64-bit call, I will file a bugzilla. Properties: LOGS: Last 10 lines of 'stdio': Clang :: CodeGenCXX/derived-to-base-conv.cpp Clang :: CodeGenCXX/ptr-to-member-function.cpp Clang :: CodeGenObjC/objc-read-weak-byref.m Clang :: CodeGenObjC/objc2-weak-block-call.m Expected Passes : 2521 Expected Failures : 20 Unexpected Failures: 15 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'warnings': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/cast-conversion.cpp:15:3: warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/cast-conversion.cpp:17:3: warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/cast-conversion.cpp:15:3: warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/cast-conversion.cpp:17:3: warning: expression result unused Last 10 lines of 'fail': Clang :: CodeGenCXX/constructor-default-arg.cpp Clang :: CodeGenCXX/constructor-conversion.cpp Clang :: CodeGenCXX/constructor-for-array-members.cpp Clang :: CodeGenCXX/convert-to-fptr.cpp Clang :: CodeGenCXX/decl-ref-init.cpp Clang :: CodeGenCXX/default-constructor-for-members.cpp Clang :: CodeGenCXX/derived-to-base-conv.cpp Clang :: CodeGenCXX/ptr-to-member-function.cpp Clang :: CodeGenObjC/objc-read-weak-byref.m Clang :: CodeGenObjC/objc2-weak-block-call.m Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'pr5050-constructor-conversion.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/Output/PR5050-constructor-conversion.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/Output/PR5050-constructor-conversion.cpp.tmp-32.s:13:2: note: possible intended match here calll L__ZN1AC1ERKS_i$stub ^ -- ******************** Last 10 lines of 'array-construction.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/Output/array-construction.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/Output/array-construction.cpp.tmp-32.s:25:2: note: possible intended match here calll L__ZN4xptoC1Ev$stub ^ -- ******************** Last 10 lines of 'array-operator-delete-call.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/Output/array-operator-delete-call.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/Output/array-operator-delete-call.cpp.tmp-32.s:163:2: note: possible intended match here calll L__ZdaPv$stub ^ -- ******************** Last 10 lines of 'call-arg-zero-temp.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/Output/call-arg-zero-temp.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/Output/call-arg-zero-temp.cpp.tmp-32.s:49:2: note: possible intended match here calll __Z3foo3obj ^ -- ******************** Last 10 lines of 'cast-conversion.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/Output/cast-conversion.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/Output/cast-conversion.cpp.tmp-32.s:26:2: note: possible intended match here calll L__ZN1AC1Ei$stub ^ -- ******************** Last 10 lines of 'constructor-default-arg.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/Output/constructor-default-arg.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/Output/constructor-default-arg.cpp.tmp-32.s:44:2: note: possible intended match here calll L__ZN1XC1ERKS_iii$stub ^ -- ******************** Last 10 lines of 'constructor-conversion.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/Output/constructor-conversion.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/Output/constructor-conversion.cpp.tmp-32.s:67:2: note: possible intended match here calll L__ZN1XC1Ei$stub ^ -- ******************** Last 10 lines of 'constructor-for-array-members.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/Output/constructor-for-array-members.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/Output/constructor-for-array-members.cpp.tmp-32.s:10:2: note: possible intended match here calll L__ZN1MC1Ev$stub ^ -- ******************** Last 10 lines of 'convert-to-fptr.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/Output/convert-to-fptr.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/Output/convert-to-fptr.cpp.tmp-32.s:53:2: note: possible intended match here calll L__ZN1AcvPFiiEEv$stub ^ -- ******************** Last 10 lines of 'decl-ref-init.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/Output/decl-ref-init.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/Output/decl-ref-init.cpp.tmp-32.s:15:2: note: possible intended match here calll L__ZN1BcvR1AEv$stub ^ -- ******************** Last 10 lines of 'default-constructor-for-members.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/Output/default-constructor-for-members.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/Output/default-constructor-for-members.cpp.tmp-32.s:37:2: note: possible intended match here calll L__ZN1SC1Ev$stub ^ -- ******************** Last 10 lines of 'derived-to-base-conv.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/Output/derived-to-base-conv.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/Output/derived-to-base-conv.cpp.tmp-32.s:25:2: note: possible intended match here calll L__ZN1XcvR1BEv$stub ^ -- ******************** Last 10 lines of 'ptr-to-member-function.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/Output/ptr-to-member-function.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/Output/ptr-to-member-function.cpp.tmp-32.s:72:2: note: possible intended match here calll L__ZN1XcvM1BFvvEEv$stub ^ -- ******************** Last 10 lines of 'objc-read-weak-byref.m': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenObjC/Output/objc-read-weak-byref.m.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenObjC/Output/objc-read-weak-byref.m.tmp-32.s:129:2: note: possible intended match here calll L_objc_read_weak$stub ^ -- ******************** Last 10 lines of 'objc2-weak-block-call.m': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenObjC/Output/objc2-weak-block-call.m.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenObjC/Output/objc2-weak-block-call.m.tmp-32.s:59:2: note: possible intended match here calll L_objc_read_weak$stub ^ -- ******************** From buildbot at google1.osuosl.org Wed Sep 22 01:48:08 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 21 Sep 2010 23:48:08 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20100922064811.8A8E613B20B2@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-freebsd on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-freebsd/builds/8352 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 114534 Blamelist: lattner BUILD FAILED: failed test-clang sincerely, -The Buildbot From daniel_dunbar at apple.com Wed Sep 22 02:17:21 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 22 Sep 2010 00:17:21 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-qa_tests Message-ID: <20100922071735.D05BCAA57F7E@mail-out3.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-qa_tests on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-qa_tests/builds/892 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-01 Build Reason: Build Source Stamp: 114534 Blamelist: lattner BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/MC/MCParser/AsmParser.cpp test/MC/AsmParser/X86/x86_instructions.s At: Tue 21 Sep 2010 22:10:59 Changed By: lattner Comments: fix rdar://8456417 - llvm-mc can't do basic math Properties: Files: lib/Target/X86/X86InstrInfo.cpp lib/Target/X86/X86RegisterInfo.cpp lib/Target/X86/X86RegisterInfo.td test/MC/AsmParser/X86/x86_instructions.s At: Tue 21 Sep 2010 22:32:55 Changed By: lattner Comments: fix rdar://8456412 - llvm-mc crash in encoder on "mov %rdx, %cr8" Teaching the code generator about CR8-15, how to rex them up, etc. Properties: Files: lib/Target/X86/AsmParser/X86AsmParser.cpp lib/Target/X86/X86Instr64bit.td lib/Target/X86/X86InstrInfo.td test/CodeGen/X86/2010-04-30-LocalAlloc-LandingPad.ll test/CodeGen/X86/abi-isel.ll test/CodeGen/X86/dll-linkage.ll test/CodeGen/X86/dollar-name.ll test/CodeGen/X86/ghc-cc.ll test/CodeGen/X86/memmove-0.ll test/CodeGen/X86/memmove-1.ll test/CodeGen/X86/memmove-3.ll test/CodeGen/X86/memset-2.ll test/CodeGen/X86/mingw-alloca.ll test/CodeGen/X86/movgs.ll test/CodeGen/X86/pic.ll test/CodeGen/X86/sibcall-3.ll test/CodeGen/X86/sibcall.ll test/CodeGen/X86/tailcall-stackalign.ll test/CodeGen/X86/unaligned-load.ll test/CodeGen/X86/win_chkstk.ll test/MC/AsmParser/X86/x86_32-new-encoder.s test/MC/AsmParser/X86/x86_operands.s At: Tue 21 Sep 2010 22:51:30 Changed By: lattner Comments: Fix an inconsistency in the x86 backend that led it to reject "calll foo" on x86-32: 32-bit calls were named "call" not "calll". 64-bit calls were correctly named "callq", so this only impacted x86-32. This fixes rdar://8456370 - llvm-mc rejects 'calll' This also exposes that mingw/64 is generating a 32-bit call instead of a 64-bit call, I will file a bugzilla. Properties: LOGS: Last 10 lines of 'stdio': Clang :: CodeGenCXX/derived-to-base-conv.cpp Clang :: CodeGenCXX/ptr-to-member-function.cpp Clang :: CodeGenObjC/objc-read-weak-byref.m Clang :: CodeGenObjC/objc2-weak-block-call.m Expected Passes : 2521 Expected Failures : 20 Unexpected Failures: 15 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'warnings': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/tools/clang/test/CodeGenCXX/cast-conversion.cpp:15:3: warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/tools/clang/test/CodeGenCXX/cast-conversion.cpp:17:3: warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/tools/clang/test/CodeGenCXX/cast-conversion.cpp:15:3: warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/tools/clang/test/CodeGenCXX/cast-conversion.cpp:17:3: warning: expression result unused Last 10 lines of 'fail': Clang :: CodeGenCXX/constructor-conversion.cpp Clang :: CodeGenCXX/constructor-default-arg.cpp Clang :: CodeGenCXX/constructor-for-array-members.cpp Clang :: CodeGenCXX/convert-to-fptr.cpp Clang :: CodeGenCXX/decl-ref-init.cpp Clang :: CodeGenCXX/default-constructor-for-members.cpp Clang :: CodeGenCXX/derived-to-base-conv.cpp Clang :: CodeGenCXX/ptr-to-member-function.cpp Clang :: CodeGenObjC/objc-read-weak-byref.m Clang :: CodeGenObjC/objc2-weak-block-call.m Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'pr5050-constructor-conversion.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/CodeGenCXX/Output/PR5050-constructor-conversion.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/CodeGenCXX/Output/PR5050-constructor-conversion.cpp.tmp-32.s:13:2: note: possible intended match here calll L__ZN1AC1ERKS_i$stub ^ -- ******************** Last 10 lines of 'array-construction.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/CodeGenCXX/Output/array-construction.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/CodeGenCXX/Output/array-construction.cpp.tmp-32.s:25:2: note: possible intended match here calll L__ZN4xptoC1Ev$stub ^ -- ******************** Last 10 lines of 'array-operator-delete-call.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/CodeGenCXX/Output/array-operator-delete-call.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/CodeGenCXX/Output/array-operator-delete-call.cpp.tmp-32.s:163:2: note: possible intended match here calll L__ZdaPv$stub ^ -- ******************** Last 10 lines of 'cast-conversion.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/CodeGenCXX/Output/cast-conversion.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/CodeGenCXX/Output/cast-conversion.cpp.tmp-32.s:26:2: note: possible intended match here calll L__ZN1AC1Ei$stub ^ -- ******************** Last 10 lines of 'call-arg-zero-temp.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/CodeGenCXX/Output/call-arg-zero-temp.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/CodeGenCXX/Output/call-arg-zero-temp.cpp.tmp-32.s:49:2: note: possible intended match here calll __Z3foo3obj ^ -- ******************** Last 10 lines of 'constructor-conversion.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/CodeGenCXX/Output/constructor-conversion.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/CodeGenCXX/Output/constructor-conversion.cpp.tmp-32.s:67:2: note: possible intended match here calll L__ZN1XC1Ei$stub ^ -- ******************** Last 10 lines of 'constructor-default-arg.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/CodeGenCXX/Output/constructor-default-arg.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/CodeGenCXX/Output/constructor-default-arg.cpp.tmp-32.s:44:2: note: possible intended match here calll L__ZN1XC1ERKS_iii$stub ^ -- ******************** Last 10 lines of 'constructor-for-array-members.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/CodeGenCXX/Output/constructor-for-array-members.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/CodeGenCXX/Output/constructor-for-array-members.cpp.tmp-32.s:10:2: note: possible intended match here calll L__ZN1MC1Ev$stub ^ -- ******************** Last 10 lines of 'convert-to-fptr.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/CodeGenCXX/Output/convert-to-fptr.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/CodeGenCXX/Output/convert-to-fptr.cpp.tmp-32.s:53:2: note: possible intended match here calll L__ZN1AcvPFiiEEv$stub ^ -- ******************** Last 10 lines of 'decl-ref-init.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/CodeGenCXX/Output/decl-ref-init.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/CodeGenCXX/Output/decl-ref-init.cpp.tmp-32.s:15:2: note: possible intended match here calll L__ZN1BcvR1AEv$stub ^ -- ******************** Last 10 lines of 'default-constructor-for-members.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/CodeGenCXX/Output/default-constructor-for-members.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/CodeGenCXX/Output/default-constructor-for-members.cpp.tmp-32.s:37:2: note: possible intended match here calll L__ZN1SC1Ev$stub ^ -- ******************** Last 10 lines of 'derived-to-base-conv.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/CodeGenCXX/Output/derived-to-base-conv.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/CodeGenCXX/Output/derived-to-base-conv.cpp.tmp-32.s:25:2: note: possible intended match here calll L__ZN1XcvR1BEv$stub ^ -- ******************** Last 10 lines of 'ptr-to-member-function.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/CodeGenCXX/Output/ptr-to-member-function.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/CodeGenCXX/Output/ptr-to-member-function.cpp.tmp-32.s:72:2: note: possible intended match here calll L__ZN1XcvM1BFvvEEv$stub ^ -- ******************** Last 10 lines of 'objc-read-weak-byref.m': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/CodeGenObjC/Output/objc-read-weak-byref.m.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/CodeGenObjC/Output/objc-read-weak-byref.m.tmp-32.s:129:2: note: possible intended match here calll L_objc_read_weak$stub ^ -- ******************** Last 10 lines of 'objc2-weak-block-call.m': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/CodeGenObjC/Output/objc2-weak-block-call.m.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj/tools/clang/test/CodeGenObjC/Output/objc2-weak-block-call.m.tmp-32.s:59:2: note: possible intended match here calll L_objc_read_weak$stub ^ -- ******************** Last 10 lines of 'stdio': Clang :: CodeGenCXX/derived-to-base-conv.cpp Clang :: CodeGenCXX/ptr-to-member-function.cpp Clang :: CodeGenObjC/objc-read-weak-byref.m Clang :: CodeGenObjC/objc2-weak-block-call.m Expected Passes : 2521 Expected Failures : 20 Unexpected Failures: 15 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'warnings': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/tools/clang/test/CodeGenCXX/cast-conversion.cpp:15:3: warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/tools/clang/test/CodeGenCXX/cast-conversion.cpp:17:3: warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/tools/clang/test/CodeGenCXX/cast-conversion.cpp:15:3: warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/tools/clang/test/CodeGenCXX/cast-conversion.cpp:17:3: warning: expression result unused Last 10 lines of 'fail': Clang :: CodeGenCXX/constructor-conversion.cpp Clang :: CodeGenCXX/constructor-default-arg.cpp Clang :: CodeGenCXX/constructor-for-array-members.cpp Clang :: CodeGenCXX/convert-to-fptr.cpp Clang :: CodeGenCXX/decl-ref-init.cpp Clang :: CodeGenCXX/default-constructor-for-members.cpp Clang :: CodeGenCXX/derived-to-base-conv.cpp Clang :: CodeGenCXX/ptr-to-member-function.cpp Clang :: CodeGenObjC/objc-read-weak-byref.m Clang :: CodeGenObjC/objc2-weak-block-call.m Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'pr5050-constructor-conversion.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/CodeGenCXX/Output/PR5050-constructor-conversion.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/CodeGenCXX/Output/PR5050-constructor-conversion.cpp.tmp-32.s:13:2: note: possible intended match here calll L__ZN1AC1ERKS_i$stub ^ -- ******************** Last 10 lines of 'array-construction.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/CodeGenCXX/Output/array-construction.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/CodeGenCXX/Output/array-construction.cpp.tmp-32.s:25:2: note: possible intended match here calll L__ZN4xptoC1Ev$stub ^ -- ******************** Last 10 lines of 'array-operator-delete-call.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/CodeGenCXX/Output/array-operator-delete-call.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/CodeGenCXX/Output/array-operator-delete-call.cpp.tmp-32.s:163:2: note: possible intended match here calll L__ZdaPv$stub ^ -- ******************** Last 10 lines of 'call-arg-zero-temp.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/CodeGenCXX/Output/call-arg-zero-temp.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/CodeGenCXX/Output/call-arg-zero-temp.cpp.tmp-32.s:49:2: note: possible intended match here calll __Z3foo3obj ^ -- ******************** Last 10 lines of 'cast-conversion.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/CodeGenCXX/Output/cast-conversion.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/CodeGenCXX/Output/cast-conversion.cpp.tmp-32.s:26:2: note: possible intended match here calll L__ZN1AC1Ei$stub ^ -- ******************** Last 10 lines of 'constructor-conversion.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/CodeGenCXX/Output/constructor-conversion.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/CodeGenCXX/Output/constructor-conversion.cpp.tmp-32.s:67:2: note: possible intended match here calll L__ZN1XC1Ei$stub ^ -- ******************** Last 10 lines of 'constructor-default-arg.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/CodeGenCXX/Output/constructor-default-arg.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/CodeGenCXX/Output/constructor-default-arg.cpp.tmp-32.s:44:2: note: possible intended match here calll L__ZN1XC1ERKS_iii$stub ^ -- ******************** Last 10 lines of 'constructor-for-array-members.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/CodeGenCXX/Output/constructor-for-array-members.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/CodeGenCXX/Output/constructor-for-array-members.cpp.tmp-32.s:10:2: note: possible intended match here calll L__ZN1MC1Ev$stub ^ -- ******************** Last 10 lines of 'convert-to-fptr.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/CodeGenCXX/Output/convert-to-fptr.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/CodeGenCXX/Output/convert-to-fptr.cpp.tmp-32.s:53:2: note: possible intended match here calll L__ZN1AcvPFiiEEv$stub ^ -- ******************** Last 10 lines of 'decl-ref-init.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/CodeGenCXX/Output/decl-ref-init.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/CodeGenCXX/Output/decl-ref-init.cpp.tmp-32.s:15:2: note: possible intended match here calll L__ZN1BcvR1AEv$stub ^ -- ******************** Last 10 lines of 'default-constructor-for-members.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/CodeGenCXX/Output/default-constructor-for-members.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/CodeGenCXX/Output/default-constructor-for-members.cpp.tmp-32.s:37:2: note: possible intended match here calll L__ZN1SC1Ev$stub ^ -- ******************** Last 10 lines of 'derived-to-base-conv.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/CodeGenCXX/Output/derived-to-base-conv.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/CodeGenCXX/Output/derived-to-base-conv.cpp.tmp-32.s:25:2: note: possible intended match here calll L__ZN1XcvR1BEv$stub ^ -- ******************** Last 10 lines of 'ptr-to-member-function.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/CodeGenCXX/Output/ptr-to-member-function.cpp.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/CodeGenCXX/Output/ptr-to-member-function.cpp.tmp-32.s:72:2: note: possible intended match here calll L__ZN1XcvM1BFvvEEv$stub ^ -- ******************** Last 10 lines of 'objc-read-weak-byref.m': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/CodeGenObjC/Output/objc-read-weak-byref.m.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/CodeGenObjC/Output/objc-read-weak-byref.m.tmp-32.s:129:2: note: possible intended match here calll L_objc_read_weak$stub ^ -- ******************** Last 10 lines of 'objc2-weak-block-call.m': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/CodeGenObjC/Output/objc2-weak-block-call.m.tmp-32.s:1:2: note: scanning from here .section __TEXT,__text,regular,pure_instructions ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.obj.2/tools/clang/test/CodeGenObjC/Output/objc2-weak-block-call.m.tmp-32.s:59:2: note: possible intended match here calll L_objc_read_weak$stub ^ -- ******************** From buildbot at google1.osuosl.org Wed Sep 22 06:04:41 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 22 Sep 2010 04:04:41 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux-vg_leak Message-ID: <20100922110445.6CFFF13B20B3@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux-vg_leak on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux-vg_leak/builds/1239 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 114536 Blamelist: lattner BUILD FAILED: failed test-llvm sincerely, -The Buildbot From stoklund at 2pi.dk Wed Sep 22 10:19:08 2010 From: stoklund at 2pi.dk (Jakob Stoklund Olesen) Date: Wed, 22 Sep 2010 08:19:08 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux-fnt In-Reply-To: <20100922052302.F11AA13B20B2@google1.osuosl.org> References: <20100922052302.F11AA13B20B2@google1.osuosl.org> Message-ID: <78B96151-C0A3-4CE6-B131-ACE4FE149417@2pi.dk> On Sep 21, 2010, at 10:22 PM, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of clang-i686-linux-fnt on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/clang-i686-linux-fnt/builds/1289 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: balint1 > > Build Reason: > Build Source Stamp: 114523 > Blamelist: cornedbee,ddunbar,lattner > > BUILD FAILED: failed make.test-suite Chris, I think this is yours: llc: /home/buildbot/clang-i686-linux-fnt/llvm.src/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:5393: llvm::MemSDNode::MemSDNode(unsigned int, llvm::DebugLoc, llvm::SDVTList, const llvm::SDValue*, unsigned int, llvm::EVT, llvm::MachineMemOperand*): Assertion `memvt.getStoreSize() == MMO->getSize() && "Size mismatch!"' failed. 0 llc 0x08a761f8 Stack dump: 0. Program arguments: /home/buildbot/clang-i686-linux-fnt/llvm.obj/Release+Asserts/bin/llc -asm-verbose=false -O3 Output/lencod.llvm.bc -o Output/lencod.llc.s -info-output-file=/home/buildbot/clang-i686-linux-fnt/test-suite.obj/MultiSource/Applications/JM/lencod/Output/lencod.llc.s.info -stats -time-passes 1. Running pass 'Function Pass Manager' on module 'Output/lencod.llvm.bc'. 2. Running pass 'X86 DAG->DAG Instruction Selection' on function '@encode_one_frame' Aborted (core dumped) warning: command failed: '/home/buildbot/clang-i686-linux-fnt/llvm.obj/Release+Asserts/bin/llc -asm-verbose=false -O3 Output/lencod.llvm.bc -o Output/lencod.llc.s -info-output-file=/home/buildbot/clang-i686-linux-fnt/test-suite.obj/MultiSource/Applications/JM/lencod/Output/lencod.llc.s.info -stats -time-passes' From stoklund at 2pi.dk Wed Sep 22 10:21:37 2010 From: stoklund at 2pi.dk (Jakob Stoklund Olesen) Date: Wed, 22 Sep 2010 08:21:37 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost In-Reply-To: <20100922021015.A38BA13B20B2@google1.osuosl.org> References: <20100922021015.A38BA13B20B2@google1.osuosl.org> Message-ID: <019BD5F0-5F60-4E88-AD7A-9B7A946F01C6@2pi.dk> On Sep 21, 2010, at 7:10 PM, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of llvm-gcc-i686-darwin10-selfhost on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/llvm-gcc-i686-darwin10-selfhost/builds/6822 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: dunbar-darwin10 > > Build Reason: > Build Source Stamp: 114523 > Blamelist: lattner > > BUILD FAILED: failed compile.llvm-gcc.stage1 Same assertion: g++ -m32 -g -O2 -mdynamic-no-pic -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -mdynamic-no-pic -DHAVE_CONFIG_H gcov-dump.o version.o errors.o ../libcpp/libcpp.a ./../intl/libintl.a -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L/Users/buildslave-osuosl/llvm/llvm-gcc-i686-darwin10-selfhost/llvm.obj/Release+Asserts/lib -lpthread -lm -o gcov-dump Assertion failed: (memvt.getStoreSize() == MMO->getSize() && "Size mismatch!"), function MemSDNode, file /Users/buildslave-osuosl/llvm/llvm-gcc-i686-darwin10-selfhost/llvm.src/lib/CodeGen/SelectionDAG/SelectionDAG.cpp, line 5393. ../../llvm-gcc.src/gcc/gcov.c:1917: internal compiler error: Abort trap From bob.wilson at apple.com Wed Sep 22 12:45:24 2010 From: bob.wilson at apple.com (Bob Wilson) Date: Wed, 22 Sep 2010 10:45:24 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost In-Reply-To: <019BD5F0-5F60-4E88-AD7A-9B7A946F01C6@2pi.dk> References: <20100922021015.A38BA13B20B2@google1.osuosl.org> <019BD5F0-5F60-4E88-AD7A-9B7A946F01C6@2pi.dk> Message-ID: Fixed in svn 114554. On Sep 22, 2010, at 8:21 AM, Jakob Stoklund Olesen wrote: > > On Sep 21, 2010, at 7:10 PM, buildbot at google1.osuosl.org wrote: > >> The Buildbot has detected a new failure of llvm-gcc-i686-darwin10-selfhost on llvm. >> Full details are available at: >> http://google1.osuosl.org:8011/builders/llvm-gcc-i686-darwin10-selfhost/builds/6822 >> >> Buildbot URL: http://google1.osuosl.org:8011/ >> >> Buildslave for this Build: dunbar-darwin10 >> >> Build Reason: >> Build Source Stamp: 114523 >> Blamelist: lattner >> >> BUILD FAILED: failed compile.llvm-gcc.stage1 > > Same assertion: > > g++ -m32 -g -O2 -mdynamic-no-pic -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -mdynamic-no-pic -DHAVE_CONFIG_H gcov-dump.o version.o errors.o ../libcpp/libcpp.a ./../intl/libintl.a -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L/Users/buildslave-osuosl/llvm/llvm-gcc-i686-darwin10-selfhost/llvm.obj/Release+Asserts/lib -lpthread -lm -o gcov-dump > > Assertion failed: (memvt.getStoreSize() == MMO->getSize() && "Size mismatch!"), function MemSDNode, file /Users/buildslave-osuosl/llvm/llvm-gcc-i686-darwin10-selfhost/llvm.src/lib/CodeGen/SelectionDAG/SelectionDAG.cpp, line 5393. > ../../llvm-gcc.src/gcc/gcov.c:1917: internal compiler error: Abort trap > > > > _______________________________________________ > llvm-testresults mailing list > llvm-testresults at cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults From daniel_dunbar at apple.com Wed Sep 22 12:48:36 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 22 Sep 2010 10:48:36 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-qa_tests Message-ID: <20100922174852.71798AA76221@mail-out3.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-qa_tests on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-qa_tests/builds/896 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-01 Build Reason: Build Source Stamp: 114548 Blamelist: dgregor BUILD FAILED: failed test-gcc-4_2-testsuite-gcc test-gcc-4_2-testsuite-g++ sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Sema/SemaExpr.cpp At: Wed 22 Sep 2010 09:36:45 Changed By: dgregor Comments: Fix a hard-to-reproduce crash-on-invalid, where we weren't checking for a valid result from ActOnIdExpressionProperties: LOGS: Last 10 lines of 'stdio': # of expected passes 31865 # of unexpected failures 9957 # of unexpected successes 27 # of expected failures 42 # of unresolved testcases 488 # of untested testcases 273 # of unsupported tests 718 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.install/bin/clang version 2.9 (trunk 114548) make: *** [check-gcc] Error 1 Last 10 lines of 'dg.sum': # of expected passes 31865 # of unexpected failures 9957 # of unexpected successes 27 # of expected failures 42 # of unresolved testcases 488 # of untested testcases 273 # of unsupported tests 718 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.install/bin/clang version 2.9 (trunk 114548) Last 10 lines of 'warnings': FAIL: gcc.dg/format/miss-5.c -DWIDE return type warning (test for warnings, line 20) FAIL: gcc.dg/format/miss-5.c -DWIDE return type warning (test for warnings, line 38) FAIL: gcc.dg/format/miss-6.c parameter passing warning (test for warnings, line 23) FAIL: gcc.dg/format/miss-6.c parameter passing warning (test for warnings, line 28) FAIL: gcc.dg/format/miss-6.c -DWIDE parameter passing warning (test for warnings, line 23) FAIL: gcc.dg/format/miss-6.c -DWIDE parameter passing warning (test for warnings, line 28) FAIL: gcc.dg/format/sec-1.c security warning (test for warnings, line 11) FAIL: gcc.dg/format/sec-1.c -DWIDE security warning (test for warnings, line 11) FAIL: gcc.dg/format/z-1.c bogus printf warning (test for bogus messages, line 27) FAIL: gcc.dg/format/z-1.c -DWIDE bogus printf warning (test for bogus messages, line 27) Last 10 lines of 'tests.FAIL': gcc.apple/inline-limit-1.c scan-assembler (\tcalll|\tbl)[\t ]*_?calleex25 Last 10 lines of 'tests.XFAIL': gcc.dg/torture/fp-int-convert-float128-timode.c -O3 -g (test for excess errors) gcc.dg/torture/fp-int-convert-float128-timode.c -Os (test for excess errors) gcc.dg/torture/fp-int-convert-float128.c -O0 (test for excess errors) gcc.dg/torture/fp-int-convert-float128.c -O1 (test for excess errors) gcc.dg/torture/fp-int-convert-float128.c -O2 (test for excess errors) gcc.dg/torture/fp-int-convert-float128.c -O3 -fomit-frame-pointer (test for excess errors) gcc.dg/torture/fp-int-convert-float128.c -O3 -g (test for excess errors) gcc.dg/torture/fp-int-convert-float128.c -Os (test for excess errors) gcc.dg/uninit-13.c uninit (test for warnings, line 9) gcc.dg/uninit-B.c uninit i warning (test for warnings, line 12) Last 10 lines of 'tests.IGNORE FAIL': tmpdir-gcc.dg-struct-layout-1/t027 c_compat_x_tst.o-c_compat_y_alt.o execute "-m32","-m32" tmpdir-gcc.dg-struct-layout-1/t027 c_compat_x_tst.o-c_compat_y_alt.o execute "-m64","-m64" tmpdir-gcc.dg-struct-layout-1/t027 c_compat_x_tst.o-c_compat_y_tst.o execute "-m32","-m32" tmpdir-gcc.dg-struct-layout-1/t027 c_compat_x_tst.o-c_compat_y_tst.o execute "-m64","-m64" tmpdir-gcc.dg-struct-layout-1/t028 c_compat_x_alt.o-c_compat_y_tst.o execute "-m32","-m32" tmpdir-gcc.dg-struct-layout-1/t028 c_compat_x_alt.o-c_compat_y_tst.o execute "-m64","-m64" tmpdir-gcc.dg-struct-layout-1/t028 c_compat_x_tst.o-c_compat_y_alt.o execute "-m32","-m32" tmpdir-gcc.dg-struct-layout-1/t028 c_compat_x_tst.o-c_compat_y_alt.o execute "-m64","-m64" tmpdir-gcc.dg-struct-layout-1/t028 c_compat_x_tst.o-c_compat_y_tst.o execute "-m32","-m32" tmpdir-gcc.dg-struct-layout-1/t028 c_compat_x_tst.o-c_compat_y_tst.o execute "-m64","-m64" Last 10 lines of 'tests.IGNORE PASS': gcc.dg/visibility-d.c scan-hidden private_extern[ \t_]*_?foo45 gcc.dg/visibility-d.c scan-hidden private_extern[ \t_]*_?foo46 gcc.dg/visibility-d.c scan-hidden private_extern[ \t_]*_?foo47 gcc.dg/visibility-d.c scan-hidden private_extern[ \t_]*_?foo49 gcc.dg/visibility-d.c scan-hidden private_extern[ \t_]*_?foo51 gcc.dg/visibility-d.c scan-hidden private_extern[ \t_]*_?foo55 gcc.dg/visibility-d.c scan-hidden private_extern[ \t_]*_?foo57 gcc.dg/visibility-d.c scan-hidden private_extern[ \t_]*_?foo59 gcc.target/i386/pr23376.c (test for excess errors) gcc.target/x86_64/abi/test_struct_returning.c execution, -O0 Last 10 lines of 'tests.IGNORE XPASS': gcc.dg/c99-const-expr-3.c bogus null pointer constant (test for bogus messages, line 35) gcc.dg/c99-const-expr-3.c bogus null pointer constant (test for bogus messages, line 42) gcc.dg/c99-const-expr-3.c bogus null pointer constant (test for bogus messages, line 43) gcc.dg/c99-const-expr-3.c bogus null pointer constant (test for bogus messages, line 44) gcc.dg/overflow-warn-3.c constant (test for bogus messages, line 42) gcc.dg/overflow-warn-4.c constant (test for bogus messages, line 42) gcc.dg/pr13519-1.c bogus error (test for bogus messages, line 17) gcc.dg/uninit-6.c uninitialized variable warning (test for bogus messages, line 42) gcc.dg/wtr-union-init-3.c initialization of unions (test for bogus messages, line 44) gcc.dg/wtr-union-init-3.c initialization of unions (test for bogus messages, line 47) Last 10 lines of 'tests.IGNORE UNRESOLVED': gcc.target/i386/abi-1.c: error executing dg-final: couldn't open "abi-1.s": no such file or directory gcc.target/i386/pr22432.c: error executing dg-final: couldn't open "pr22432.s": no such file or directory gcc.target/i386/pr28946.c: error executing dg-final: couldn't open "pr28946.s": no such file or directory gcc.target/i386/vectorize1.c: error executing dg-final: no files matched glob pattern "vectorize1.c.[0-9][0-9][0-9][ti].vect" tmpdir-gcc.dg-struct-layout-1/t024 c_compat_x_alt.o-c_compat_y_tst.o execute "-m32","-m32" tmpdir-gcc.dg-struct-layout-1/t024 c_compat_x_alt.o-c_compat_y_tst.o link "-m32","-m32" tmpdir-gcc.dg-struct-layout-1/t024 c_compat_x_tst.o-c_compat_y_alt.o execute "-m32","-m32" tmpdir-gcc.dg-struct-layout-1/t024 c_compat_x_tst.o-c_compat_y_alt.o link "-m32","-m32" tmpdir-gcc.dg-struct-layout-1/t024 c_compat_x_tst.o-c_compat_y_tst.o execute "-m32","-m32" tmpdir-gcc.dg-struct-layout-1/t024 c_compat_x_tst.o-c_compat_y_tst.o link "-m32","-m32" Last 10 lines of 'stdio': # of expected passes 11450 # of unexpected failures 3778 # of unexpected successes 41 # of expected failures 22 # of unresolved testcases 33 # of untested testcases 39 # of unsupported tests 319 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.install/bin/clang++ version 2.9 (trunk 114548) make: *** [check-g++] Error 1 Last 10 lines of 'dg.sum': # of expected passes 11450 # of unexpected failures 3778 # of unexpected successes 41 # of expected failures 22 # of unresolved testcases 33 # of untested testcases 39 # of unsupported tests 319 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.install/bin/clang++ version 2.9 (trunk 114548) Last 10 lines of 'warnings': FAIL: g++.dg/warn/miss-format-1.C scanf attribute warning (test for warnings, line 24) FAIL: g++.dg/warn/miss-format-1.C printf attribute warning 2 (test for warnings, line 40) FAIL: g++.dg/warn/miss-format-3.C initialization warning (test for warnings, line 18) FAIL: g++.dg/warn/miss-format-3.C initialization warning (test for warnings, line 23) FAIL: g++.dg/warn/miss-format-4.C assignment warning (test for warnings, line 24) FAIL: g++.dg/warn/miss-format-4.C assignment warning (test for warnings, line 29) FAIL: g++.dg/warn/miss-format-5.C return type warning (test for warnings, line 20) FAIL: g++.dg/warn/miss-format-5.C return type warning (test for warnings, line 38) FAIL: g++.dg/warn/miss-format-6.C parameter passing warning (test for warnings, line 23) FAIL: g++.dg/warn/miss-format-6.C parameter passing warning (test for warnings, line 28) Last 10 lines of 'tests.FAIL': g++.apple/omit-destructor-call-scope.C scan-assembler (\tcalll|\tbl)[ \t]*__ZN6ClassBD1Ev Last 10 lines of 'tests.XFAIL': g++.old-deja/g++.law/missed-error1.C (test for errors, line 19) g++.old-deja/g++.law/missed-error1.C (test for errors, line 20) g++.old-deja/g++.oliva/expr1.C (test for bogus messages, line 12) g++.old-deja/g++.other/access2.C (test for errors, line 7) g++.old-deja/g++.other/access2.C (test for errors, line 9) g++.old-deja/g++.other/overload11.C (test for bogus messages, line 56) g++.old-deja/g++.other/overload11.C (test for warnings, line 84) g++.old-deja/g++.pt/explicit76.C (test for bogus messages, line 10) g++.old-deja/g++.pt/overload7.C (test for bogus messages, line 14) g++.old-deja/g++.pt/overload7.C (test for bogus messages, line 19) Last 10 lines of 'tests.IGNORE FAIL': tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_tst.o-cp_compat_y_alt.o execute "-m32","-m32" tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_tst.o-cp_compat_y_alt.o execute "-m64","-m64" tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_tst.o-cp_compat_y_tst.o execute "-m32","-m32" tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_tst.o-cp_compat_y_tst.o execute "-m64","-m64" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_alt.o-cp_compat_y_tst.o execute "-m32","-m32" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_alt.o-cp_compat_y_tst.o execute "-m64","-m64" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_alt.o execute "-m32","-m32" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_alt.o execute "-m64","-m64" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_tst.o execute "-m32","-m32" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_tst.o execute "-m64","-m64" Last 10 lines of 'tests.IGNORE PASS': tmpdir-g++.dg-struct-layout-1/t025 cp_compat_x_tst.o compile, "-m32","-m32" tmpdir-g++.dg-struct-layout-1/t025 cp_compat_x_tst.o compile, "-m64","-m64" tmpdir-g++.dg-struct-layout-1/t026 cp_compat_x_tst.o compile, "-m32","-m32" tmpdir-g++.dg-struct-layout-1/t026 cp_compat_x_tst.o compile, "-m64","-m64" tmpdir-g++.dg-struct-layout-1/t027 cp_compat_x_tst.o compile, "-m32","-m32" tmpdir-g++.dg-struct-layout-1/t027 cp_compat_x_tst.o compile, "-m64","-m64" tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_tst.o compile, "-m32","-m32" tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_tst.o compile, "-m64","-m64" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o compile, "-m32","-m32" tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o compile, "-m64","-m64" Last 10 lines of 'tests.IGNORE XPASS': g++.old-deja/g++.ns/template13.C (test for errors, line 13) g++.old-deja/g++.oliva/linkage1.C (test for bogus messages, line ) g++.old-deja/g++.oliva/ns2.C (test for bogus messages, line 13) g++.old-deja/g++.other/crash32.C (test for bogus messages, line 10) g++.old-deja/g++.other/crash32.C (test for bogus messages, line 12) g++.old-deja/g++.other/overload11.C (test for bogus messages, line 57) g++.old-deja/g++.other/overload11.C (test for bogus messages, line 58) g++.old-deja/g++.other/overload11.C (test for bogus messages, line 59) g++.old-deja/g++.pt/spec24.C (test for errors, line 5) g++.old-deja/g++.robertl/eb133b.C (test for errors, line 6) Last 10 lines of 'tests.IGNORE UNRESOLVED': g++.dg/tree-ssa/pr18178.C: error executing dg-final: no files matched glob pattern "pr18178.C.[0-9][0-9][0-9][ti].vrp1" g++.dg/tree-ssa/pr19807.C: error executing dg-final: no files matched glob pattern "pr19807.C.[0-9][0-9][0-9][ti].optimized" g++.dg/tree-ssa/pr23948.C: error executing dg-final: no files matched glob pattern "pr23948.C.[0-9][0-9][0-9][ti].recip" g++.dg/tree-ssa/pr26406.C: error executing dg-final: no files matched glob pattern "pr26406.C.[0-9][0-9][0-9][ti].optimized" g++.dg/tree-ssa/pr27090.C: error executing dg-final: no files matched glob pattern "pr27090.C.[0-9][0-9][0-9][ti].optimized" g++.dg/tree-ssa/ssa-cast-1.C: error executing dg-final: no files matched glob pattern "ssa-cast-1.C.[0-9][0-9][0-9][ti].optimized" g++.dg/tree-ssa/ssa-sra-1.C: error executing dg-final: no files matched glob pattern "ssa-sra-1.C.[0-9][0-9][0-9][ti].optimized" g++.dg/tree-ssa/ssa-sra-2.C: error executing dg-final: no files matched glob pattern "ssa-sra-2.C.[0-9][0-9][0-9][ti].optimized" g++.dg/tree-ssa/tmmti-2.C: error executing dg-final: no files matched glob pattern "tmmti-2.C.[0-9][0-9][0-9][ti].optimized" g++.old-deja/g++.ext/attrib5.C From clattner at apple.com Wed Sep 22 13:02:23 2010 From: clattner at apple.com (Chris Lattner) Date: Wed, 22 Sep 2010 11:02:23 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost In-Reply-To: References: <20100922021015.A38BA13B20B2@google1.osuosl.org> <019BD5F0-5F60-4E88-AD7A-9B7A946F01C6@2pi.dk> Message-ID: Thanks Bob! On Sep 22, 2010, at 10:45 AM, Bob Wilson wrote: > Fixed in svn 114554. > > On Sep 22, 2010, at 8:21 AM, Jakob Stoklund Olesen wrote: > >> >> On Sep 21, 2010, at 7:10 PM, buildbot at google1.osuosl.org wrote: >> >>> The Buildbot has detected a new failure of llvm-gcc-i686-darwin10-selfhost on llvm. >>> Full details are available at: >>> http://google1.osuosl.org:8011/builders/llvm-gcc-i686-darwin10-selfhost/builds/6822 >>> >>> Buildbot URL: http://google1.osuosl.org:8011/ >>> >>> Buildslave for this Build: dunbar-darwin10 >>> >>> Build Reason: >>> Build Source Stamp: 114523 >>> Blamelist: lattner >>> >>> BUILD FAILED: failed compile.llvm-gcc.stage1 >> >> Same assertion: >> >> g++ -m32 -g -O2 -mdynamic-no-pic -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -mdynamic-no-pic -DHAVE_CONFIG_H gcov-dump.o version.o errors.o ../libcpp/libcpp.a ./../intl/libintl.a -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L/Users/buildslave-osuosl/llvm/llvm-gcc-i686-darwin10-selfhost/llvm.obj/Release+Asserts/lib -lpthread -lm -o gcov-dump >> >> Assertion failed: (memvt.getStoreSize() == MMO->getSize() && "Size mismatch!"), function MemSDNode, file /Users/buildslave-osuosl/llvm/llvm-gcc-i686-darwin10-selfhost/llvm.src/lib/CodeGen/SelectionDAG/SelectionDAG.cpp, line 5393. >> ../../llvm-gcc.src/gcc/gcov.c:1917: internal compiler error: Abort trap >> >> >> >> _______________________________________________ >> llvm-testresults mailing list >> llvm-testresults at cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults > From buildbot at google1.osuosl.org Wed Sep 22 14:16:31 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 22 Sep 2010 12:16:31 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20100922191635.5E49413B20B3@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-freebsd on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-freebsd/builds/8360 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 114568 Blamelist: bwilson,grosbach BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From daniel_dunbar at apple.com Wed Sep 22 17:02:55 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 22 Sep 2010 15:02:55 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100922220455.CB76AB1311E4@mail-out4.apple.com> 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/13612 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 114588 Blamelist: djg BUILD FAILED: failed test-llvm test-clang sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/Analysis/MemoryDependenceAnalysis.h lib/Analysis/MemoryDependenceAnalysis.cpp At: Wed 22 Sep 2010 14:47:35 Changed By: djg Comments: Teach memdep about TBAA tags. Properties: LOGS: Last 10 lines of 'stdio': LLVM :: Transforms/Inline/devirtualize.ll LLVM :: Transforms/LoopDeletion/2008-05-06-Phi.ll LLVM :: Transforms/SimplifyCFG/2006-08-03-Crash.ll Expected Passes : 4913 Expected Failures : 28 Unsupported Tests : 554 Unexpected Failures: 43 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: Transforms/GVN/pre-load.ll LLVM :: Transforms/GVN/pre-single-pred.ll LLVM :: Transforms/GVN/rle-must-alias.ll LLVM :: Transforms/GVN/rle-nonlocal.ll LLVM :: Transforms/GVN/rle-semidominated.ll LLVM :: Transforms/GVN/rle-phi-translate.ll LLVM :: Transforms/GVN/rle.ll LLVM :: Transforms/Inline/devirtualize.ll LLVM :: Transforms/LoopDeletion/2008-05-06-Phi.ll LLVM :: Transforms/SimplifyCFG/2006-08-03-Crash.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/unknown_suffix.unk LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/emit-llvm-opt.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of '2007-11-05-sizecrash.ll': opt < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Analysis/BasicAA/2007-11-05-SizeCrash.ll -gvn -disable-output -- Exit Code: 139 Command Output (stderr): -- /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Analysis/BasicAA/Output/2007-11-05-SizeCrash.ll.script: line 2: 8724 Segmentation fault 'opt' '-gvn' '-disable-output' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Analysis/BasicAA/2007-11-05-SizeCrash.ll' -- ******************** Last 10 lines of '2007-12-08-outofboundscrash.ll': opt < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Analysis/BasicAA/2007-12-08-OutOfBoundsCrash.ll -gvn -disable-output -- Exit Code: 139 Command Output (stderr): -- /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Analysis/BasicAA/Output/2007-12-08-OutOfBoundsCrash.ll.script: line 2: 8728 Segmentation fault 'opt' '-gvn' '-disable-output' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Analysis/BasicAA/2007-12-08-OutOfBoundsCrash.ll' -- ******************** Last 10 lines of 'gcsetest.ll': -- Exit Code: 139 Command Output (stderr): -- /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Analysis/BasicAA/Output/gcsetest.ll.script: line 3: 8773 Segmentation fault 'opt' '-basicaa' '-gvn' '-instcombine' '-dce' '-S' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Analysis/BasicAA/gcsetest.ll' 8774 Done | 'not' 'grep' 'load' -- ******************** Last 10 lines of '2007-07-25-dominatedloop.ll': opt < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Transforms/GVN/2007-07-25-DominatedLoop.ll -gvn | llvm-dis -- Exit Code: 1 Command Output (stderr): -- llvm-dis: Invalid bitcode signature -- ******************** Last 10 lines of '2007-07-25-nestedloop.ll': opt < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Transforms/GVN/2007-07-25-NestedLoop.ll -gvn | llvm-dis -- Exit Code: 1 Command Output (stderr): -- llvm-dis: Invalid bitcode signature -- ******************** Last 10 lines of '2007-07-25-infiniteloop.ll': -- Exit Code: 139 Command Output (stderr): -- /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Transforms/GVN/Output/2007-07-25-InfiniteLoop.ll.script: line 3: 23046 Segmentation fault 'opt' '-gvn' '-S' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Transforms/GVN/2007-07-25-InfiniteLoop.ll' 23047 Done | 'not' 'grep' 'tmp10 =' -- ******************** Last 10 lines of '2007-07-25-loop.ll': opt < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Transforms/GVN/2007-07-25-Loop.ll -gvn | llvm-dis -- Exit Code: 1 Command Output (stderr): -- llvm-dis: Invalid bitcode signature -- ******************** Last 10 lines of '2007-07-25-singlepredecessor.ll': opt < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Transforms/GVN/2007-07-25-SinglePredecessor.ll -gvn | llvm-dis -- Exit Code: 1 Command Output (stderr): -- llvm-dis: Invalid bitcode signature -- ******************** Last 10 lines of '2007-07-26-interlockingloops.ll': ******************** TEST 'LLVM :: Transforms/GVN/2007-07-26-InterlockingLoops.ll' FAILED ********************Script: -- opt < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Transforms/GVN/2007-07-26-InterlockingLoops.ll -gvn -S | grep {tmp17625.* = phi i32. } opt < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Transforms/GVN/2007-07-26-InterlockingLoops.ll -gvn -S | grep {tmp17631.* = phi i32. } -- Exit Code: 1 ******************** Last 10 lines of '2007-07-26-nonredundant.ll': opt < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Transforms/GVN/2007-07-26-NonRedundant.ll -gvn | llvm-dis -- Exit Code: 1 Command Output (stderr): -- llvm-dis: Invalid bitcode signature -- ******************** Last 10 lines of '2007-07-26-phierasure.ll': -- Exit Code: 139 Command Output (stderr): -- /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Transforms/GVN/Output/2007-07-26-PhiErasure.ll.script: line 3: 23060 Segmentation fault 'opt' '-gvn' '-S' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Transforms/GVN/2007-07-26-PhiErasure.ll' 23061 Done | 'not' 'grep' 'phi' -- ******************** Last 10 lines of '2007-07-30-predidom.ll': opt < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Transforms/GVN/2007-07-30-PredIDom.ll -gvn | llvm-dis -- Exit Code: 1 Command Output (stderr): -- llvm-dis: Invalid bitcode signature -- ******************** Last 10 lines of '2007-07-31-nodominherit.ll': ******************** TEST 'LLVM :: Transforms/GVN/2007-07-31-NoDomInherit.ll' FAILED ********************Script: -- opt < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Transforms/GVN/2007-07-31-NoDomInherit.ll -gvn -S | grep {tmp47 = phi i32 } -- Exit Code: 1 ******************** Last 10 lines of '2007-07-31-redundantphi.ll': -- Exit Code: 139 Command Output (stderr): -- /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Transforms/GVN/Output/2007-07-31-RedundantPhi.ll.script: line 3: 23071 Segmentation fault 'opt' '-gvn' '-S' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Transforms/GVN/2007-07-31-RedundantPhi.ll' 23072 Done | 'not' 'grep' 'tmp701 =' -- ******************** Last 10 lines of '2008-02-13-newphi.ll': opt < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Transforms/GVN/2008-02-13-NewPHI.ll -gvn -- Exit Code: 139 Command Output (stderr): -- /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Transforms/GVN/Output/2008-02-13-NewPHI.ll.script: line 2: 23079 Segmentation fault 'opt' '-gvn' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Transforms/GVN/2008-02-13-NewPHI.ll' -- ******************** Last 10 lines of '2008-07-02-unreachable.ll': ******************** TEST 'LLVM :: Transforms/GVN/2008-07-02-Unreachable.ll' FAILED ********************Script: -- opt < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Transforms/GVN/2008-07-02-Unreachable.ll -gvn -S | grep {ret i8 \[%\]tmp3} -- Exit Code: 1 ******************** Last 10 lines of '2008-12-09-selfremove.ll': opt < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Transforms/GVN/2008-12-09-SelfRemove.ll -gvn -S | grep getelementptr | count 1 -- Exit Code: 1 Command Output (stderr): -- Expected 1 lines, got 0. -- ******************** Last 10 lines of '2008-12-12-rle-crash.ll': opt < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Transforms/GVN/2008-12-12-RLE-Crash.ll -gvn | llvm-dis -- Exit Code: 1 Command Output (stderr): -- llvm-dis: Invalid bitcode signature -- ******************** Last 10 lines of '2008-12-14-rle-reanalyze.ll': opt < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Transforms/GVN/2008-12-14-rle-reanalyze.ll -gvn | llvm-dis -- Exit Code: 1 Command Output (stderr): -- llvm-dis: Invalid bitcode signature -- ******************** Last 10 lines of '2008-12-15-cachevisited.ll': opt < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Transforms/GVN/2008-12-15-CacheVisited.ll -gvn | llvm-dis -- Exit Code: 1 Command Output (stderr): -- llvm-dis: Invalid bitcode signature -- ******************** Last 10 lines of 'stdio': Clang :: CodeGenCXX/default-destructor-synthesis.cpp Clang :: CodeGenCXX/member-function-pointer-calls.cpp Clang :: CodeGenCXX/temp-order.cpp Clang :: CodeGenObjC/exceptions.m Expected Passes : 2534 Expected Failures : 20 Unexpected Failures: 4 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: CodeGenCXX/default-destructor-synthesis.cpp Clang :: CodeGenCXX/member-function-pointer-calls.cpp Clang :: CodeGenCXX/temp-order.cpp Clang :: CodeGenObjC/exceptions.m Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'default-destructor-synthesis.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/default-destructor-synthesis.cpp:27:11: error: expected string not found in input // CHECK: define i32 @_Z1fv() nounwind ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'member-function-pointer-calls.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/member-function-pointer-calls.cpp:11:11: error: expected string not found in input // CHECK: define i32 @_Z2g1v() ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'temp-order.cpp': FileCheck /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/temp-order.cpp < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/temp-order.cpp.tmp -- Exit Code: 139 Command Output (stderr): -- /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/temp-order.cpp.script: line 2: 30247 Segmentation fault /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -cc1 -triple i386-unknown-unknown -O3 -emit-llvm -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/temp-order.cpp.tmp /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/temp-order.cpp -- ******************** Last 10 lines of 'exceptions.m': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenObjC/exceptions.m:17:11: error: expected string not found in input // CHECK: define void @f1() ^ :1:1: note: scanning from here ^ -- ******************** From buildbot at google1.osuosl.org Wed Sep 22 17:42:00 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 22 Sep 2010 15:42:00 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20100922224204.6928A13B20B3@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-xp-msvc9 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/9327 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 114588 Blamelist: djg BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Sep 22 17:46:22 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 22 Sep 2010 15:46:22 -0700 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-x86_64-linux Message-ID: <20100922224626.B96DB13B20B3@google1.osuosl.org> The Buildbot has detected a new failure of dragonegg-x86_64-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/dragonegg-x86_64-linux/builds/2051 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc17 Build Reason: Build Source Stamp: 114575 Blamelist: bwilson,cornedbee,ddunbar,dgregor,djg,grosbach,rafael BUILD FAILED: failed run.build.script sincerely, -The Buildbot From daniel_dunbar at apple.com Wed Sep 22 17:53:41 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 22 Sep 2010 15:53:41 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20100922225425.C05CCAA86724@mail-out3.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/4328 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 114588 Blamelist: dgregor,djg BUILD FAILED: failed make.test-suite sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/clang-c/Index.h tools/libclang/CIndex.cpp tools/libclang/libclang.darwin.exports tools/libclang/libclang.exports At: Wed 22 Sep 2010 14:26:30 Changed By: dgregor Comments: Implement libclang API functions for retrieving the lexical and semantic parents of the given cursor. Properties: Files: include/llvm/Analysis/MemoryDependenceAnalysis.h lib/Analysis/MemoryDependenceAnalysis.cpp At: Wed 22 Sep 2010 14:47:35 Changed By: djg Comments: Teach memdep about TBAA tags. Properties: LOGS: Last 10 lines of 'stdio': SingleSource/UnitTests/Vector/simple | 0.0521 1776 0.0650 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/sumarray | 0.0324 1072 0.0330 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/sumarray-dbl | 0.0310 1104 0.0392 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/block-call-r7674133 | 0.0433 544 0.0061 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/blockstret | 0.0510 720 0.0063 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/byval-alignment | 0.0171 976 0.0219 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/conditional-gnu-ext | 0.0247 528 0.0061 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/conditional-gnu-ext-cxx | 0.0370 544 0.0065 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/initp1 | 0.3526 656 0.0079 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/printargs | 0.0172 864 0.0294 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a Last 10 lines of 'report': SingleSource/UnitTests/Vector/simple | 0.0521 1776 0.0650 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/sumarray | 0.0324 1072 0.0330 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/Vector/sumarray-dbl | 0.0310 1104 0.0392 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/block-call-r7674133 | 0.0433 544 0.0061 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/blockstret | 0.0510 720 0.0063 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/byval-alignment | 0.0171 976 0.0219 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/conditional-gnu-ext | 0.0247 528 0.0061 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/conditional-gnu-ext-cxx | 0.0370 544 0.0065 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/initp1 | 0.3526 656 0.0079 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/printargs | 0.0172 864 0.0294 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a Last 10 lines of 'fail.GCCAS': GCCAS.MultiSource/Applications/SPASS/SPASS GCCAS.MultiSource/Benchmarks/Bullet/bullet Last 10 lines of 'fail.Bytecode': Bytecode.MultiSource/Applications/JM/lencod/lencod Bytecode.MultiSource/Applications/SPASS/SPASS Bytecode.MultiSource/Applications/sqlite3/sqlite3 Bytecode.MultiSource/Benchmarks/Bullet/bullet Bytecode.MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset Bytecode.MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4 Last 10 lines of 'fail.LLC': LLC.MultiSource/Applications/JM/lencod/lencod LLC.MultiSource/Applications/SPASS/SPASS LLC.MultiSource/Applications/sqlite3/sqlite3 LLC.MultiSource/Benchmarks/Bullet/bullet LLC.MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset LLC.MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4 Last 10 lines of 'fail.LLC_compile': LLC_compile.MultiSource/Applications/JM/lencod/lencod LLC_compile.MultiSource/Applications/SPASS/SPASS LLC_compile.MultiSource/Applications/sqlite3/sqlite3 LLC_compile.MultiSource/Benchmarks/Bullet/bullet LLC_compile.MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset LLC_compile.MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4 Last 10 lines of 'xfail.LLC': LLC.SingleSource/UnitTests/ObjC/dot-syntax-2 Last 10 lines of 'xfail.LLC_compile': LLC_compile.SingleSource/UnitTests/ObjC/dot-syntax-2 Last 10 lines of 'xpass.LLC': LLC.SingleSource/Regression/C++/EH/ConditionalExpr Last 10 lines of 'xpass.LLC_compile': LLC_compile.SingleSource/Regression/C++/EH/ConditionalExpr From buildbot at google1.osuosl.org Wed Sep 22 18:04:13 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 22 Sep 2010 16:04:13 -0700 Subject: [llvm-testresults] buildbot failure in llvm on build-self-4-mingw32 Message-ID: <20100922230417.5C2E013B20B3@google1.osuosl.org> The Buildbot has detected a new failure of build-self-4-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/build-self-4-mingw32/builds/1973 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 114588 Blamelist: dgregor,djg,dpatel,tcare BUILD FAILED: failed run.build.step.make_llvmgcc_2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Sep 22 18:35:17 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 22 Sep 2010 16:35:17 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux-fnt Message-ID: <20100922233521.5021613B20B3@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux-fnt on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux-fnt/builds/1296 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: balint1 Build Reason: Build Source Stamp: 114589 Blamelist: bwilson,cornedbee,dgregor,djg,dpatel,echristo,grosbach,tcare BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Sep 22 23:38:30 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 22 Sep 2010 21:38:30 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20100923043834.54F8D13B20B3@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-selfhost-rel on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-selfhost-rel/builds/2565 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 114621 Blamelist: ddunbar,spyffe BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Sep 22 23:48:36 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 22 Sep 2010 21:48:36 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-vg Message-ID: <20100923044840.ACDA513B20B3@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-vg on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-vg/builds/1855 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 114621 Blamelist: ddunbar,djg,kremenek,spyffe BUILD FAILED: failed test-clang sincerely, -The Buildbot From daniel_dunbar at apple.com Thu Sep 23 02:09:05 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 23 Sep 2010 00:09:05 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100923070953.6029CAA979DF@mail-out3.apple.com> 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/13628 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 114632 Blamelist: evancheng BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp At: Wed 22 Sep 2010 23:56:24 Changed By: evancheng Comments: SDISel should not optimize a unconditional branch following a conditional branch when the unconditional branch destination is the fallthrough block. The canonicalization makes it easier to allow optimizations on DAGs to invert conditional branches. The branch folding pass (and AnalyzeBranch) will clean up the unnecessary unconditional branches later. This is one of the patches leading up to disabling codegen prepare critical edge splitting. Properties: File: lib/CodeGen/MachineSink.cpp At: Wed 22 Sep 2010 23:56:24 Changed By: evancheng Comments: Don't sink insert_subreg, subreg_to_reg, reg_sequence. They are meant to be close to their sources to facilitate coalescing. Properties: File: lib/Target/ARM/ARMBaseInstrInfo.cpp At: Wed 22 Sep 2010 23:56:24 Changed By: evancheng Comments: If there are multiple unconditional branches terminating a block, eliminate all but the first one. Those will never be executed. There was logic to do this but it was faulty. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/X86/tailcallfp2.ll Expected Passes : 4958 Expected Failures : 28 Unsupported Tests : 554 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/X86/tailcallfp2.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/unknown_suffix.unk LLVM :: LLVMC/C/emit-llvm-opt.c LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'tailcallfp2.ll': ******************** TEST 'LLVM :: CodeGen/X86/tailcallfp2.ll' FAILED ********************Script: -- llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/tailcallfp2.ll -march=x86 -tailcallopt | grep {jmp} | grep {\\*%edx} -- Exit Code: 1 ******************** From buildbot at google1.osuosl.org Thu Sep 23 02:15:02 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 23 Sep 2010 00:15:02 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20100923071506.895C013B20B3@google1.osuosl.org> The Buildbot has detected a new failure of llvm-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-i686-linux/builds/12349 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 114632 Blamelist: evancheng BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 23 02:16:54 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 23 Sep 2010 00:16:54 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20100923071658.B4E4013B20B3@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-cross-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-cross-mingw32/builds/6841 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 114632 Blamelist: evancheng BUILD FAILED: failed run.build.step.test_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 23 02:31:31 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 23 Sep 2010 00:31:31 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20100923073135.8530E13B20B3@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/6484 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114632 Blamelist: evancheng BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 23 02:31:55 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 23 Sep 2010 00:31:55 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20100923073158.EEC9013B20B3@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-darwin10-selfhost/builds/6847 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114632 Blamelist: evancheng BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From daniel_dunbar at apple.com Thu Sep 23 02:33:51 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 23 Sep 2010 00:33:51 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100923073420.6F9B6B145FC4@mail-out4.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4908 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 114632 Blamelist: evancheng BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp At: Wed 22 Sep 2010 23:56:24 Changed By: evancheng Comments: SDISel should not optimize a unconditional branch following a conditional branch when the unconditional branch destination is the fallthrough block. The canonicalization makes it easier to allow optimizations on DAGs to invert conditional branches. The branch folding pass (and AnalyzeBranch) will clean up the unnecessary unconditional branches later. This is one of the patches leading up to disabling codegen prepare critical edge splitting. Properties: File: lib/CodeGen/MachineSink.cpp At: Wed 22 Sep 2010 23:56:24 Changed By: evancheng Comments: Don't sink insert_subreg, subreg_to_reg, reg_sequence. They are meant to be close to their sources to facilitate coalescing. Properties: File: lib/Target/ARM/ARMBaseInstrInfo.cpp At: Wed 22 Sep 2010 23:56:24 Changed By: evancheng Comments: If there are multiple unconditional branches terminating a block, eliminate all but the first one. Those will never be executed. There was logic to do this but it was faulty. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/X86/tailcallfp2.ll Expected Passes : 4958 Expected Failures : 28 Unsupported Tests : 554 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/X86/tailcallfp2.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit.s LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/unknown_suffix.unk LLVM :: LLVMC/C/emit-llvm-opt.c LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'tailcallfp2.ll': ******************** TEST 'LLVM :: CodeGen/X86/tailcallfp2.ll' FAILED ********************Script: -- llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/X86/tailcallfp2.ll -march=x86 -tailcallopt | grep {jmp} | grep {\\*%edx} -- Exit Code: 1 ******************** Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/X86/tailcallfp2.ll Expected Passes : 4958 Expected Failures : 28 Unsupported Tests : 554 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/X86/tailcallfp2.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit.s LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C/emit-llvm-opt.c LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'tailcallfp2.ll': ******************** TEST 'LLVM :: CodeGen/X86/tailcallfp2.ll' FAILED ********************Script: -- llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/X86/tailcallfp2.ll -march=x86 -tailcallopt | grep {jmp} | grep {\\*%edx} -- Exit Code: 1 ******************** From daniel_dunbar at apple.com Thu Sep 23 02:33:09 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 23 Sep 2010 00:33:09 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20100923073420.4F06EB145FC3@mail-out4.apple.com> The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/9631 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 114632 Blamelist: evancheng BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp At: Wed 22 Sep 2010 23:56:24 Changed By: evancheng Comments: SDISel should not optimize a unconditional branch following a conditional branch when the unconditional branch destination is the fallthrough block. The canonicalization makes it easier to allow optimizations on DAGs to invert conditional branches. The branch folding pass (and AnalyzeBranch) will clean up the unnecessary unconditional branches later. This is one of the patches leading up to disabling codegen prepare critical edge splitting. Properties: File: lib/CodeGen/MachineSink.cpp At: Wed 22 Sep 2010 23:56:24 Changed By: evancheng Comments: Don't sink insert_subreg, subreg_to_reg, reg_sequence. They are meant to be close to their sources to facilitate coalescing. Properties: File: lib/Target/ARM/ARMBaseInstrInfo.cpp At: Wed 22 Sep 2010 23:56:24 Changed By: evancheng Comments: If there are multiple unconditional branches terminating a block, eliminate all but the first one. Those will never be executed. There was logic to do this but it was faulty. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/X86/tailcallfp2.ll Expected Passes : 4958 Expected Failures : 28 Unsupported Tests : 554 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/X86/tailcallfp2.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/unknown_suffix.unk LLVM :: LLVMC/C/emit-llvm-opt.c LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'tailcallfp2.ll': ******************** TEST 'LLVM :: CodeGen/X86/tailcallfp2.ll' FAILED ********************Script: -- llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/X86/tailcallfp2.ll -march=x86 -tailcallopt | grep {jmp} | grep {\\*%edx} -- Exit Code: 1 ******************** Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/X86/tailcallfp2.ll Expected Passes : 5435 Expected Failures : 36 Unsupported Tests : 69 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/X86/tailcallfp2.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: FrontendObjC/2009-08-05-utf16.m LLVM :: FrontendObjC/2009-08-17-DebugInfo.m LLVM :: FrontendObjC/2009-11-30-Objc-ID.m LLVM :: FrontendObjC/2010-02-01-utf16-with-null.m LLVM :: FrontendObjC/2010-02-11-fwritable-stringsBug.m LLVM :: FrontendObjC/2010-02-23-DbgInheritance.m LLVM :: FrontendObjC/2010-03-17-StructRef.m LLVM :: FrontendObjC/2010-06-04-UnnamedCFString-dbg.m LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'tailcallfp2.ll': ******************** TEST 'LLVM :: CodeGen/X86/tailcallfp2.ll' FAILED ********************Script: -- llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/X86/tailcallfp2.ll -march=x86 -tailcallopt | grep {jmp} | grep {\\*%edx} -- Exit Code: 1 ******************** From daniel_dunbar at apple.com Thu Sep 23 02:36:04 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 23 Sep 2010 00:36:04 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20100923073653.B8F27B146176@mail-out4.apple.com> 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/10442 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 114632 Blamelist: evancheng BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp At: Wed 22 Sep 2010 23:56:24 Changed By: evancheng Comments: SDISel should not optimize a unconditional branch following a conditional branch when the unconditional branch destination is the fallthrough block. The canonicalization makes it easier to allow optimizations on DAGs to invert conditional branches. The branch folding pass (and AnalyzeBranch) will clean up the unnecessary unconditional branches later. This is one of the patches leading up to disabling codegen prepare critical edge splitting. Properties: File: lib/CodeGen/MachineSink.cpp At: Wed 22 Sep 2010 23:56:24 Changed By: evancheng Comments: Don't sink insert_subreg, subreg_to_reg, reg_sequence. They are meant to be close to their sources to facilitate coalescing. Properties: File: lib/Target/ARM/ARMBaseInstrInfo.cpp At: Wed 22 Sep 2010 23:56:24 Changed By: evancheng Comments: If there are multiple unconditional branches terminating a block, eliminate all but the first one. Those will never be executed. There was logic to do this but it was faulty. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/X86/tailcallfp2.ll Expected Passes : 4958 Expected Failures : 28 Unsupported Tests : 554 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/X86/tailcallfp2.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/unknown_suffix.unk LLVM :: LLVMC/C/emit-llvm-opt.c LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'tailcallfp2.ll': ******************** TEST 'LLVM :: CodeGen/X86/tailcallfp2.ll' FAILED ********************Script: -- llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/CodeGen/X86/tailcallfp2.ll -march=x86 -tailcallopt | grep {jmp} | grep {\\*%edx} -- Exit Code: 1 ******************** From buildbot at google1.osuosl.org Thu Sep 23 02:41:46 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 23 Sep 2010 00:41:46 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20100923074149.E027E13B20B3@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-freebsd on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-freebsd/builds/8373 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 114632 Blamelist: evancheng BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 23 02:51:56 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 23 Sep 2010 00:51:56 -0700 Subject: [llvm-testresults] buildbot failure in llvm on build-self-4-mingw32 Message-ID: <20100923075159.BA42013B20B3@google1.osuosl.org> The Buildbot has detected a new failure of build-self-4-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/build-self-4-mingw32/builds/1981 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 114632 Blamelist: evancheng BUILD FAILED: failed run.build.step.test_llvm_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 23 02:52:01 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 23 Sep 2010 00:52:01 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20100923075205.4949913B20B4@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-darwin10-selfhost/builds/4478 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114634 Blamelist: evancheng BUILD FAILED: failed compile.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 23 03:01:19 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 23 Sep 2010 01:01:19 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i386-linux-selfhost Message-ID: <20100923080123.A85B813B20B3@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i386-linux-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i386-linux-selfhost/builds/46 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc11 Build Reason: Build Source Stamp: 114632 Blamelist: evancheng BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From daniel_dunbar at apple.com Thu Sep 23 03:11:46 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 23 Sep 2010 01:11:46 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20100923081157.A17ABB147576@mail-out4.apple.com> 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/5722 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 114632 Blamelist: evancheng BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp At: Wed 22 Sep 2010 23:56:24 Changed By: evancheng Comments: SDISel should not optimize a unconditional branch following a conditional branch when the unconditional branch destination is the fallthrough block. The canonicalization makes it easier to allow optimizations on DAGs to invert conditional branches. The branch folding pass (and AnalyzeBranch) will clean up the unnecessary unconditional branches later. This is one of the patches leading up to disabling codegen prepare critical edge splitting. Properties: File: lib/CodeGen/MachineSink.cpp At: Wed 22 Sep 2010 23:56:24 Changed By: evancheng Comments: Don't sink insert_subreg, subreg_to_reg, reg_sequence. They are meant to be close to their sources to facilitate coalescing. Properties: File: lib/Target/ARM/ARMBaseInstrInfo.cpp At: Wed 22 Sep 2010 23:56:24 Changed By: evancheng Comments: If there are multiple unconditional branches terminating a block, eliminate all but the first one. Those will never be executed. There was logic to do this but it was faulty. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/X86/tailcallfp2.ll Expected Passes : 5464 Expected Failures : 36 Unsupported Tests : 40 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'dg.log': Last 10 lines of 'dg.sum': From daniel_dunbar at apple.com Thu Sep 23 03:12:53 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 23 Sep 2010 01:12:53 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-qa_tests Message-ID: <20100923081308.1E153B1475A9@mail-out4.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-qa_tests on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-qa_tests/builds/908 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-01 Build Reason: Build Source Stamp: 114632 Blamelist: evancheng BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp At: Wed 22 Sep 2010 23:56:24 Changed By: evancheng Comments: SDISel should not optimize a unconditional branch following a conditional branch when the unconditional branch destination is the fallthrough block. The canonicalization makes it easier to allow optimizations on DAGs to invert conditional branches. The branch folding pass (and AnalyzeBranch) will clean up the unnecessary unconditional branches later. This is one of the patches leading up to disabling codegen prepare critical edge splitting. Properties: File: lib/CodeGen/MachineSink.cpp At: Wed 22 Sep 2010 23:56:24 Changed By: evancheng Comments: Don't sink insert_subreg, subreg_to_reg, reg_sequence. They are meant to be close to their sources to facilitate coalescing. Properties: File: lib/Target/ARM/ARMBaseInstrInfo.cpp At: Wed 22 Sep 2010 23:56:24 Changed By: evancheng Comments: If there are multiple unconditional branches terminating a block, eliminate all but the first one. Those will never be executed. There was logic to do this but it was faulty. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/X86/tailcallfp2.ll Expected Passes : 4949 Expected Failures : 28 Unsupported Tests : 554 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/X86/tailcallfp2.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit.s LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C++/unknown_suffix.unk LLVM :: LLVMC/C/emit-llvm-opt.c LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'tailcallfp2.ll': ******************** TEST 'LLVM :: CodeGen/X86/tailcallfp2.ll' FAILED ********************Script: -- llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/test/CodeGen/X86/tailcallfp2.ll -march=x86 -tailcallopt | grep {jmp} | grep {\\*%edx} -- Exit Code: 1 ******************** Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/X86/tailcallfp2.ll Expected Passes : 4949 Expected Failures : 28 Unsupported Tests : 554 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/X86/tailcallfp2.ll Last 10 lines of 'xfail': LLVM :: MC/AsmParser/X86/x86_32-bit.s LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s LLVM :: MC/AsmParser/X86/x86_32-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: Transforms/DeadArgElim/deadexternal.ll LLVM :: Transforms/GVN/rle-no-phi-translate.ll LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll LLVM :: Transforms/TailCallElim/nocapture.ll LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/C++/unknown_suffix.unk LLVM :: LLVMC/C/emit-llvm-opt.c LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'tailcallfp2.ll': ******************** TEST 'LLVM :: CodeGen/X86/tailcallfp2.ll' FAILED ********************Script: -- llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/test/CodeGen/X86/tailcallfp2.ll -march=x86 -tailcallopt | grep {jmp} | grep {\\*%edx} -- Exit Code: 1 ******************** From buildbot at google1.osuosl.org Thu Sep 23 03:49:58 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 23 Sep 2010 01:49:58 -0700 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-i386-linux Message-ID: <20100923085001.EA45C13B20B3@google1.osuosl.org> The Buildbot has detected a new failure of dragonegg-i386-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/dragonegg-i386-linux/builds/1601 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc16 Build Reason: Build Source Stamp: 114634 Blamelist: evancheng,kremenek BUILD FAILED: failed run.build.script sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 23 03:51:43 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 23 Sep 2010 01:51:43 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-fnt Message-ID: <20100923085146.E8C4313B20B3@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-fnt on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-fnt/builds/3264 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 114634 Blamelist: evancheng BUILD FAILED: failed make.test-suite sincerely, -The Buildbot From baldrick at free.fr Thu Sep 23 04:16:45 2010 From: baldrick at free.fr (Duncan Sands) Date: Thu, 23 Sep 2010 11:16:45 +0200 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-i386-linux In-Reply-To: <20100923085001.EA45C13B20B3@google1.osuosl.org> References: <20100923085001.EA45C13B20B3@google1.osuosl.org> Message-ID: <4C9B1AFD.8070906@free.fr> This is a real failure. The configure test fails like this: cc1: /home/baldrick/osuosl/slave/dragonegg-i386-linux/llvm.src/lib/VMCore/Value.cpp:398: void llvm::ValueHandl eBase::AddToExistingUseList(llvm::ValueHandleBase**): Assertion `VP == Next->VP && "Added to wrong list?"' failed. I am investigating. Ciao, Duncan. On 23/09/10 10:49, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of dragonegg-i386-linux on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/dragonegg-i386-linux/builds/1601 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: gcc16 > > Build Reason: > Build Source Stamp: 114634 > Blamelist: evancheng,kremenek > > BUILD FAILED: failed run.build.script > > sincerely, > -The Buildbot > > _______________________________________________ > llvm-testresults mailing list > llvm-testresults at cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults From buildbot at google1.osuosl.org Thu Sep 23 04:30:40 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 23 Sep 2010 02:30:40 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20100923093044.114E713B20B3@google1.osuosl.org> The Buildbot has detected a new failure of clang-x86_64-linux-selfhost-rel on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-selfhost-rel/builds/2569 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 114634 Blamelist: evancheng BUILD FAILED: failed compile.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 23 04:58:00 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 23 Sep 2010 02:58:00 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux-fnt Message-ID: <20100923095804.3768B13B20B3@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux-fnt on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux-fnt/builds/1300 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: balint1 Build Reason: Build Source Stamp: 114634 Blamelist: evancheng,kremenek BUILD FAILED: failed make.test-suite sincerely, -The Buildbot From daniel_dunbar at apple.com Thu Sep 23 05:37:14 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 23 Sep 2010 03:37:14 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9 Message-ID: <20100923103806.E890EAA9EF67@mail-out3.apple.com> The Buildbot has detected a new failure of llvm-gcc-powerpc-darwin9 on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/llvm-gcc-powerpc-darwin9/builds/4035 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: spang.apple.com Build Reason: Build Source Stamp: 114634 Blamelist: evancheng BUILD FAILED: failed compile.llvm-gcc.stage1 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp At: Wed 22 Sep 2010 23:56:24 Changed By: evancheng Comments: SDISel should not optimize a unconditional branch following a conditional branch when the unconditional branch destination is the fallthrough block. The canonicalization makes it easier to allow optimizations on DAGs to invert conditional branches. The branch folding pass (and AnalyzeBranch) will clean up the unnecessary unconditional branches later. This is one of the patches leading up to disabling codegen prepare critical edge splitting. Properties: File: lib/CodeGen/MachineSink.cpp At: Wed 22 Sep 2010 23:56:24 Changed By: evancheng Comments: Don't sink insert_subreg, subreg_to_reg, reg_sequence. They are meant to be close to their sources to facilitate coalescing. Properties: File: lib/Target/ARM/ARMBaseInstrInfo.cpp At: Wed 22 Sep 2010 23:56:24 Changed By: evancheng Comments: If there are multiple unconditional branches terminating a block, eliminate all but the first one. Those will never be executed. There was logic to do this but it was faulty. Properties: Files: lib/Transforms/Scalar/CodeGenPrepare.cpp test/CodeGen/ARM/lsr-on-unrolled-loops.ll test/CodeGen/Thumb/2010-07-15-debugOrdering.ll test/CodeGen/X86/2008-02-18-TailMergingBug.ll test/CodeGen/X86/lsr-reuse.ll test/CodeGen/X86/phi-immediate-factoring.ll test/CodeGen/X86/phys_subreg_coalesce-2.ll test/CodeGen/X86/postra-licm.ll test/CodeGen/X86/pr2659.ll test/CodeGen/X86/tail-opts.ll test/CodeGen/X86/tailcallfp2.ll At: Thu 23 Sep 2010 00:03:05 Changed By: evancheng Comments: Disable codegen prepare critical edge splitting. Machine instruction passes now break critical edges on demand. Properties: File: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp At: Thu 23 Sep 2010 00:21:24 Changed By: evancheng Comments: Follow up to r114630. Do not optimize away unconditional branch following a conditional one.Properties: LOGS: Last 10 lines of 'stdio': /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm-gcc.obj/./prev-gcc/xgcc -B/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm-gcc.obj/./prev-gcc/ -B/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm-gcc.install/powerpc-apple-darwin9/bin/ -c -g -O2 -mdynamic-no-pic -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I../../llvm-gcc.src/gcc -I../../llvm-gcc.src/gcc/. -I../../llvm-gcc.src/gcc/../include -I./../intl -I../../llvm-gcc.src/gcc/../libcpp/include -I../../llvm-gcc.src/gcc/../libdecnumber -I../libdecnumber -I/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/include -I/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/sl ave/build.llvm-gcc-powerpc-darwin9/llvm.src/include -DENABLE_LLVM -I/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/include -I/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/include -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS ../../llvm-gcc.src/gcc/c-pretty-print.c -o c-pretty-print.o /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm-gcc.obj/./prev-gcc/xgcc -B/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm-gcc.obj/./prev-gcc/ -B/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm-gcc.install/powerpc-apple-darwin9/bin/ -c -g -O2 -mdynamic-no-pic -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I../../llvm-gcc.src/gcc -I../../llvm-gcc.src/gcc/. -I../../llvm-gcc.src/gcc/../include -I./../intl -I../../llvm-gcc.src/gcc/../libcpp/include -I../../llvm-gcc.src/gcc/../libdecnumber -I../libdecnumber -I/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/include -I/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/sl ave/build.llvm-gcc-powerpc-darwin9/llvm.src/include -DENABLE_LLVM -I/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/include -I/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/include -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS ../../llvm-gcc.src/gcc/c-omp.c -o c-omp.o c++ -c -g -O2 -mdynamic-no-pic -DIN_GCC -W -Wall -Wwrite-strings -pedantic -Wno-long-long -Wno-variadic-macros -Wmissing-format-attribute -DHAVE_CONFIG_H -Wno-unused -DTARGET_NAME=\"powerpc-apple-darwin9\" -DTARGET_CANONICAL_NAME=\"powerpc-apple-darwin9\" -frandom-seed=0 -DNDEBUG -I. -I. -I../../llvm-gcc.src/gcc -I../../llvm-gcc.src/gcc/. -I../../llvm-gcc.src/gcc/../include -I./../intl -I../../llvm-gcc.src/gcc/../libcpp/include -I../../llvm-gcc.src/gcc/../libdecnumber -I../libdecnumber -I/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/include -I/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/include -DENABLE_LLVM -I/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/include -I/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/include -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__S TDC_CONSTANT_MACROS -I. -I. -I../../llvm-gcc.src/gcc -I../../llvm-gcc.src/gcc/. -I../../llvm-gcc.src/gcc/../include -I./../intl -I../../llvm-gcc.src/gcc/../libcpp/include -I../../llvm-gcc.src/gcc/../libdecnumber -I../libdecnumber -I/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/include -I/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/include ../../llvm-gcc.src/gcc/llvm-main.cpp -o llvm-main.o virtual memory exhausted: Cannot allocate memory make[3]: *** [llvm-main.o] Error 1 make[3]: *** Waiting for unfinished jobs.... rm gpl.pod fsf-funding.pod gcov.pod gfdl.pod cpp.pod gcc.pod make[2]: *** [all-stage2-gcc] Error 2 make[1]: *** [stage2-bubble] Error 2 make: *** [all] Error 2 Last 10 lines of 'warnings': ../../llvm-gcc.src/gcc/config/rs6000/altivec.md:1742: warning: operand 3 missing mode? ../../llvm-gcc.src/gcc/config/rs6000/altivec.md:1755: warning: operand 3 missing mode? ../../llvm-gcc.src/gcc/config/rs6000/altivec.md:1768: warning: operand 3 missing mode? ../../llvm-gcc.src/gcc/config/rs6000/altivec.md:1781: warning: operand 3 missing mode? ../../llvm-gcc.src/gcc/config/rs6000/altivec.md:1794: warning: operand 3 missing mode? ../../llvm-gcc.src/gcc/config/rs6000/altivec.md:1807: warning: operand 3 missing mode? ../../llvm-gcc.src/gcc/config/rs6000/altivec.md:1882: warning: operand 1 missing mode? ../../llvm-gcc.src/gcc/config/rs6000/altivec.md:1889: warning: operand 1 missing mode? ../../llvm-gcc.src/gcc/config/rs6000/altivec.md:2195: warning: destination missing a mode? ../../llvm-gcc.src/gcc/config/rs6000/altivec.md:2195: warning: operand 0 missing mode? From baldrick at free.fr Thu Sep 23 07:35:36 2010 From: baldrick at free.fr (Duncan Sands) Date: Thu, 23 Sep 2010 14:35:36 +0200 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-i386-linux In-Reply-To: <20100923085001.EA45C13B20B3@google1.osuosl.org> References: <20100923085001.EA45C13B20B3@google1.osuosl.org> Message-ID: <4C9B4998.4050704@free.fr> PS: This seems to be a miscompilation: the version of dragonegg used here (the one that fails) was compiled with dragonegg itself, but if I use dragonegg compiled by gcc then there is no problem. > This is a real failure. The configure test fails like this: > > cc1: /home/baldrick/osuosl/slave/dragonegg-i386-linux/llvm.src/lib/VMCore/Value.cpp:398: void llvm::ValueHandl > eBase::AddToExistingUseList(llvm::ValueHandleBase**): Assertion `VP == Next->VP && "Added to wrong list?"' failed. > > I am investigating. > > Ciao, > > Duncan. > > On 23/09/10 10:49, buildbot at google1.osuosl.org wrote: >> The Buildbot has detected a new failure of dragonegg-i386-linux on llvm. >> Full details are available at: >> http://google1.osuosl.org:8011/builders/dragonegg-i386-linux/builds/1601 >> >> Buildbot URL: http://google1.osuosl.org:8011/ >> >> Buildslave for this Build: gcc16 >> >> Build Reason: >> Build Source Stamp: 114634 >> Blamelist: evancheng,kremenek >> >> BUILD FAILED: failed run.build.script >> >> sincerely, >> -The Buildbot >> >> _______________________________________________ >> llvm-testresults mailing list >> llvm-testresults at cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults > From buildbot at google1.osuosl.org Thu Sep 23 07:37:05 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 23 Sep 2010 05:37:05 -0700 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-x86_64-linux Message-ID: <20100923123709.1257413B20B3@google1.osuosl.org> The Buildbot has detected a new failure of dragonegg-x86_64-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/dragonegg-x86_64-linux/builds/2055 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc17 Build Reason: Build Source Stamp: 114637 Blamelist: akirtzidis,evancheng BUILD FAILED: failed run.build.script sincerely, -The Buildbot From stoklund at 2pi.dk Thu Sep 23 13:14:30 2010 From: stoklund at 2pi.dk (Jakob Stoklund Olesen) Date: Thu, 23 Sep 2010 11:14:30 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel In-Reply-To: <20100923093044.114E713B20B3@google1.osuosl.org> References: <20100923093044.114E713B20B3@google1.osuosl.org> Message-ID: On Sep 23, 2010, at 2:30 AM, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of clang-x86_64-linux-selfhost-rel on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/clang-x86_64-linux-selfhost-rel/builds/2569 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: osu7 > > Build Reason: > Build Source Stamp: 114634 > Blamelist: evancheng > > BUILD FAILED: failed compile.llvm.stage2 Evan, This bot has not recovered yet. It looks like you broke something last night. Please take a look. /jakob From daniel_dunbar at apple.com Thu Sep 23 13:20:05 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 23 Sep 2010 11:20:05 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100923182018.EE945AAB6F94@mail-out3.apple.com> 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/13644 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 114680 Blamelist: grosbach,rafael BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/MC/ELFObjectWriter.cpp At: Thu 23 Sep 2010 11:08:37 Changed By: rafael Comments: Correctly compute the offset of the symbol. Forgot these bits from the last commit.Properties: Files: lib/Target/ARM/ARMAsmPrinter.cpp lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMInstrThumb.td At: Thu 23 Sep 2010 11:08:37 Changed By: grosbach Comments: Clean up the 'trap' instruction printing a bit. Non-Darwin assemblers don't (yet) recognize the 'trap' mnemonic, so we use .short/.long to emit the opcode directly. On Darwin, however, we do want the mnemonic for more readable assembly code and better disassembly. Adjust the .td file to use the 'trap' mnemonic and handle using the binutils workaround in the assembly printer. Also tweak the formatting of the opcode values to make them consistent between the MC printer and the old printer. Properties: File: include/llvm/MC/MCAsmInfo.h At: Thu 23 Sep 2010 11:11:36 Changed By: grosbach Comments: trailing whitespaceProperties: LOGS: Last 10 lines of 'stdio': make[1]: *** Waiting for unfinished jobs.... llvm[2]: Compiling TailDuplication.cpp for Debug+Asserts build llvm[2]: Compiling TargetInstrInfoImpl.cpp for Debug+Asserts build llvm[2]: Compiling TargetLoweringObjectFileImpl.cpp for Debug+Asserts build llvm[2]: Compiling TwoAddressInstructionPass.cpp for Debug+Asserts build llvm[2]: Compiling UnreachableBlockElim.cpp for Debug+Asserts build llvm[2]: Compiling VirtRegMap.cpp for Debug+Asserts build llvm[2]: Compiling VirtRegRewriter.cpp for Debug+Asserts build llvm[2]: Building Debug+Asserts Archive Library libLLVMCodeGen.a make: *** [all] Error 1 From evan.cheng at apple.com Thu Sep 23 13:25:42 2010 From: evan.cheng at apple.com (Evan Cheng) Date: Thu, 23 Sep 2010 11:25:42 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel In-Reply-To: References: <20100923093044.114E713B20B3@google1.osuosl.org> Message-ID: I can't see how r114634 can break this. I'll revert it for now. Evan On Sep 23, 2010, at 11:14 AM, Jakob Stoklund Olesen wrote: > > On Sep 23, 2010, at 2:30 AM, buildbot at google1.osuosl.org wrote: > >> The Buildbot has detected a new failure of clang-x86_64-linux-selfhost-rel on llvm. >> Full details are available at: >> http://google1.osuosl.org:8011/builders/clang-x86_64-linux-selfhost-rel/builds/2569 >> >> Buildbot URL: http://google1.osuosl.org:8011/ >> >> Buildslave for this Build: osu7 >> >> Build Reason: >> Build Source Stamp: 114634 >> Blamelist: evancheng >> >> BUILD FAILED: failed compile.llvm.stage2 > > Evan, > > This bot has not recovered yet. It looks like you broke something last night. > > Please take a look. > > /jakob > From buildbot at google1.osuosl.org Thu Sep 23 13:28:11 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 23 Sep 2010 11:28:11 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20100923182815.B215B13B20B2@google1.osuosl.org> The Buildbot has detected a new failure of llvm-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-i686-linux/builds/12357 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 114680 Blamelist: grosbach,lattner,rafael BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 23 13:29:17 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 23 Sep 2010 11:29:17 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20100923182921.8F61313B20B2@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-darwin10 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-darwin10/builds/9891 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114680 Blamelist: grosbach,rafael BUILD FAILED: failed compile sincerely, -The Buildbot From stoklund at 2pi.dk Thu Sep 23 13:32:10 2010 From: stoklund at 2pi.dk (Jakob Stoklund Olesen) Date: Thu, 23 Sep 2010 11:32:10 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel In-Reply-To: References: <20100923093044.114E713B20B3@google1.osuosl.org> Message-ID: <1A0BAF4D-169C-4274-BE62-2339959E2292@2pi.dk> On Sep 23, 2010, at 11:25 AM, Evan Cheng wrote: > I can't see how r114634 can break this. I'll revert it for now. Thanks. There's a whole bunch of bots failing since last night. They are all stage2 failures or lnt test failures, so it looks like we are currently miscompiling code. This one is also blaming that patch: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-fnt/builds/3264 Possibly this one: http://google1.osuosl.org:8011/builders/dragonegg-i386-linux/builds/1601 > > Evan > > On Sep 23, 2010, at 11:14 AM, Jakob Stoklund Olesen wrote: > >> >> On Sep 23, 2010, at 2:30 AM, buildbot at google1.osuosl.org wrote: >> >>> The Buildbot has detected a new failure of clang-x86_64-linux-selfhost-rel on llvm. >>> Full details are available at: >>> http://google1.osuosl.org:8011/builders/clang-x86_64-linux-selfhost-rel/builds/2569 >>> >>> Buildbot URL: http://google1.osuosl.org:8011/ >>> >>> Buildslave for this Build: osu7 >>> >>> Build Reason: >>> Build Source Stamp: 114634 >>> Blamelist: evancheng >>> >>> BUILD FAILED: failed compile.llvm.stage2 >> >> Evan, >> >> This bot has not recovered yet. It looks like you broke something last night. >> >> Please take a look. >> >> /jakob >> > From buildbot at google1.osuosl.org Thu Sep 23 13:32:23 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 23 Sep 2010 11:32:23 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-self-mingw32 Message-ID: <20100923183227.8EDDB13B20B2@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-self-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-self-mingw32/builds/3769 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 114680 Blamelist: grosbach,rafael BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From evan.cheng at apple.com Thu Sep 23 13:36:39 2010 From: evan.cheng at apple.com (Evan Cheng) Date: Thu, 23 Sep 2010 11:36:39 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel In-Reply-To: <1A0BAF4D-169C-4274-BE62-2339959E2292@2pi.dk> References: <20100923093044.114E713B20B3@google1.osuosl.org> <1A0BAF4D-169C-4274-BE62-2339959E2292@2pi.dk> Message-ID: <6F084671-E6D6-4417-B191-81353F2D6099@apple.com> I've reverted it for now. The patch is to canonicalize brcond + br codegen by not optimizing away an unconditional branch to a fallthrough block. That indicates a bug downstream. Evan On Sep 23, 2010, at 11:32 AM, Jakob Stoklund Olesen wrote: > > On Sep 23, 2010, at 11:25 AM, Evan Cheng wrote: > >> I can't see how r114634 can break this. I'll revert it for now. > > Thanks. > > There's a whole bunch of bots failing since last night. They are all stage2 failures or lnt test failures, so it looks like we are currently miscompiling code. > > This one is also blaming that patch: http://google1.osuosl.org:8011/builders/clang-x86_64-linux-fnt/builds/3264 > > Possibly this one: http://google1.osuosl.org:8011/builders/dragonegg-i386-linux/builds/1601 > > > >> >> Evan >> >> On Sep 23, 2010, at 11:14 AM, Jakob Stoklund Olesen wrote: >> >>> >>> On Sep 23, 2010, at 2:30 AM, buildbot at google1.osuosl.org wrote: >>> >>>> The Buildbot has detected a new failure of clang-x86_64-linux-selfhost-rel on llvm. >>>> Full details are available at: >>>> http://google1.osuosl.org:8011/builders/clang-x86_64-linux-selfhost-rel/builds/2569 >>>> >>>> Buildbot URL: http://google1.osuosl.org:8011/ >>>> >>>> Buildslave for this Build: osu7 >>>> >>>> Build Reason: >>>> Build Source Stamp: 114634 >>>> Blamelist: evancheng >>>> >>>> BUILD FAILED: failed compile.llvm.stage2 >>> >>> Evan, >>> >>> This bot has not recovered yet. It looks like you broke something last night. >>> >>> Please take a look. >>> >>> /jakob >>> >> > From buildbot at google1.osuosl.org Thu Sep 23 13:37:34 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 23 Sep 2010 11:37:34 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20100923183739.50D9913B20B2@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux/builds/9471 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 114680 Blamelist: grosbach,rafael BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 23 13:46:53 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 23 Sep 2010 11:46:53 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20100923184657.64D1A13B20B2@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-freebsd on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-freebsd/builds/8381 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 114681 Blamelist: evancheng,grosbach,lattner,rafael BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 23 13:47:04 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 23 Sep 2010 11:47:04 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32 Message-ID: <20100923184707.C398E13B20B2@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-native-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-native-mingw32/builds/277 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova2 Build Reason: Build Source Stamp: 114680 Blamelist: bwilson,grosbach,lattner,ofv,rafael BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 23 14:16:53 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 23 Sep 2010 12:16:53 -0700 Subject: [llvm-testresults] buildbot failure in llvm on build-self-4-mingw32 Message-ID: <20100923191657.8C93613B20B2@google1.osuosl.org> The Buildbot has detected a new failure of build-self-4-mingw32 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/build-self-4-mingw32/builds/1989 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 114681 Blamelist: evancheng,grosbach,rafael BUILD FAILED: failed run.build.step.make_llvm_2 sincerely, -The Buildbot From stoklund at 2pi.dk Thu Sep 23 14:27:06 2010 From: stoklund at 2pi.dk (Jakob Stoklund Olesen) Date: Thu, 23 Sep 2010 12:27:06 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel In-Reply-To: <6F084671-E6D6-4417-B191-81353F2D6099@apple.com> References: <20100923093044.114E713B20B3@google1.osuosl.org> <1A0BAF4D-169C-4274-BE62-2339959E2292@2pi.dk> <6F084671-E6D6-4417-B191-81353F2D6099@apple.com> Message-ID: <2395D4FD-1503-4E3E-9E85-CEB58C4B67B9@2pi.dk> On Sep 23, 2010, at 11:36 AM, Evan Cheng wrote: > I've reverted it for now. The patch is to canonicalize brcond + br codegen by not optimizing away an unconditional branch to a fallthrough block. That indicates a bug downstream. That sounds good to me, although updateTerminator may undo it. From daniel_dunbar at apple.com Thu Sep 23 14:41:26 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 23 Sep 2010 12:41:26 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100923194150.9F7EFAABB600@mail-out3.apple.com> 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/13649 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 114687 Blamelist: grosbach BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/ARM/ARMAsmPrinter.cpp At: Thu 23 Sep 2010 12:36:25 Changed By: grosbach Comments: Fix opcode value for the 'trap' instruction, keeping the type suffix on the constant. Hopefully the non-Darwin bots will like it...Properties: LOGS: Last 10 lines of 'stdio': llvm[2]: Compiling TargetLoweringObjectFileImpl.cpp for Debug+Asserts build llvm[2]: Compiling TwoAddressInstructionPass.cpp for Debug+Asserts build llvm[4]: Building Debug+Asserts Archive Library libLLVMX86Info.a make[1]: *** [Target/.makeall] Error 2 make[1]: *** Waiting for unfinished jobs.... llvm[2]: Compiling UnreachableBlockElim.cpp for Debug+Asserts build llvm[2]: Compiling VirtRegMap.cpp for Debug+Asserts build llvm[2]: Compiling VirtRegRewriter.cpp for Debug+Asserts build llvm[2]: Building Debug+Asserts Archive Library libLLVMCodeGen.a make: *** [all] Error 1 From buildbot at google1.osuosl.org Thu Sep 23 14:53:15 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 23 Sep 2010 12:53:15 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20100923195319.A2AB813B20B2@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-linux/builds/9474 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 114687 Blamelist: grosbach BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Thu Sep 23 19:13:52 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 23 Sep 2010 17:13:52 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20100924001537.A090BB176D38@mail-out4.apple.com> 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/13662 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 114712 Blamelist: nicholas BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Driver/Driver.cpp lib/Driver/Tools.cpp At: Thu 23 Sep 2010 16:52:17 Changed By: nicholas Comments: Fix header comment so we don't break emacs. Properties: File: lib/Driver/Driver.cpp At: Thu 23 Sep 2010 16:52:17 Changed By: nicholas Comments: Make -M/-MM behave like in gcc; use -MF first then -o else use stdout. Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 44.03s ******************** Failing Tests (1): Clang :: Preprocessor/dependencies-and-pp.c Expected Passes : 2539 Expected Failures : 20 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: Preprocessor/dependencies-and-pp.c Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'dependencies-and-pp.c': fgrep 'foo $$(bar) b az qu\ ux \ space:' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Preprocessor/Output/dependencies-and-pp.c.tmp.d -- Exit Code: 2 Command Output (stderr): -- diff: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Preprocessor/Output/dependencies-and-pp.c.tmp.2: No such file or directory -- ******************** From buildbot at google1.osuosl.org Thu Sep 23 19:24:17 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 23 Sep 2010 17:24:17 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20100924002421.6621A13B20B2@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-xp-msvc9 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/9354 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 114710 Blamelist: bwilson,grosbach,resistor BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 23 19:30:54 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 23 Sep 2010 17:30:54 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20100924003058.6C5A913B20B3@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/6501 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114712 Blamelist: bwilson,grosbach,nicholas,resistor BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 23 19:30:50 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 23 Sep 2010 17:30:50 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20100924003058.6B71D13B20B2@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-darwin10-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-darwin10-selfhost/builds/6864 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114712 Blamelist: bwilson,dgregor,grosbach,nicholas,resistor BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From daniel_dunbar at apple.com Thu Sep 23 19:30:28 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 23 Sep 2010 17:30:28 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20100924003300.61BF6B177AFB@mail-out4.apple.com> 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/10463 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 114712 Blamelist: bwilson,grosbach,nicholas,resistor BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/ARM/ARMInstrInfo.td At: Thu 23 Sep 2010 16:37:16 Changed By: grosbach Comments: #+4 --> #4 for consistency with other asm outputProperties: File: lib/Target/ARM/ARMAsmPrinter.cpp At: Thu 23 Sep 2010 16:37:16 Changed By: grosbach Comments: ARM-mode eh.sjlj.setjmp pseudo MC-inst lowering expansionProperties: Files: lib/Target/ARM/ARMISelDAGToDAG.cpp test/CodeGen/ARM/vld1.ll test/CodeGen/ARM/vst1.ll test/CodeGen/ARM/vst2.ll test/CodeGen/ARM/vst3.ll test/CodeGen/ARM/vst4.ll At: Thu 23 Sep 2010 16:48:13 Changed By: bwilson Comments: Set alignment operand for NEON VST instructions. Properties: Files: include/llvm/Target/Target.td include/llvm/Target/TargetInstrDesc.h lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMInstrThumb.td lib/Target/ARM/ARMInstrThumb2.td lib/Target/X86/X86Instr64bit.td lib/Target/X86/X86InstrInfo.td utils/TableGen/CodeGenInstruction.cpp utils/TableGen/CodeGenInstruction.h utils/TableGen/InstrInfoEmitter.cpp At: Thu 23 Sep 2010 16:48:13 Changed By: resistor Comments: Revert r114703 and r114702, removing the isConditionalMove flag from instructions. After further reflection, this isn't going to achieve the purpose I intended it for. Back to the drawing board! Properties: Files: lib/Driver/Driver.cpp lib/Driver/Tools.cpp At: Thu 23 Sep 2010 16:52:17 Changed By: nicholas Comments: Fix header comment so we don't break emacs. Properties: File: lib/Driver/Driver.cpp At: Thu 23 Sep 2010 16:52:17 Changed By: nicholas Comments: Make -M/-MM behave like in gcc; use -MF first then -o else use stdout. Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 103.63s ******************** Failing Tests (1): Clang :: Preprocessor/dependencies-and-pp.c Expected Passes : 2539 Expected Failures : 20 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: Preprocessor/dependencies-and-pp.c Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: Lexer/hexfloat.cpp Clang :: PCH/changed-files.c Clang :: PCH/pr4489.c Clang :: PCH/source-manager-stack.c Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp Clang :: SemaCXX/rval-references-xfail.cpp Clang :: SemaObjCXX/overload.mm Clang :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'dependencies-and-pp.c': fgrep 'foo $$(bar) b az qu\ ux \ space:' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Preprocessor/Output/dependencies-and-pp.c.tmp.d -- Exit Code: 2 Command Output (stderr): -- diff: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Preprocessor/Output/dependencies-and-pp.c.tmp.2: No such file or directory -- ******************** From buildbot at google1.osuosl.org Thu Sep 23 19:38:33 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 23 Sep 2010 17:38:33 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20100924003841.74E2213B20B2@google1.osuosl.org> The Buildbot has detected a new failure of llvm-i686-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-i686-linux/builds/12367 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 114712 Blamelist: bwilson,grosbach,nicholas,resistor BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Sep 23 19:45:45 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 23 Sep 2010 17:45:45 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20100924004549.E2B6513B20B2@google1.osuosl.org> The Buildbot has detected a new failure of clang-i686-darwin10 on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/clang-i686-darwin10/builds/9897 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 114712 Blamelist: bwilson,grosbach,nicholas,resistor BUILD FAILED: failed test-clang sincerely, -The Buildbot From daniel_dunbar at apple.com Thu Sep 23 19:48:58 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 23 Sep 2010 17:48:58 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20100924005115.34C35B178753@mail-out4.apple.com> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab. Full details are available at: http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4932 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 114712 Blamelist: nicholas BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Driver/Driver.cpp lib/Driver/Tools.cpp At: Thu 23 Sep 2010 16:52:17 Changed By: nicholas Comments: Fix header comment so we don't break emacs. Properties: File: lib/Driver/Driver.cpp At: Thu 23 Sep 2010 16:52:17 Changed By: nicholas Comments: Make -M/-MM behave like in gcc; use -MF first then -o else use s