From daniel_dunbar at apple.com Mon Nov 1 00:10:27 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 01 Nov 2010 00:10:27 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101101071032.C6C75B968CCF@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/6311 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 117904 Blamelist: lattner,resistor,void BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: File: utils/TableGen/AsmMatcherEmitter.cpp At: Sun 31 Oct 2010 21:57:37 Changed By: lattner Comments: refactor initialization of InstructionInfo to be sharable between instructions and InstAliases. Start creating InstructionInfo's for Aliases. Properties: File: utils/TableGen/AsmMatcherEmitter.cpp At: Sun 31 Oct 2010 22:12:37 Changed By: lattner Comments: rename InstructionInfo -> MatchableInfo since it now represents InstAliases as well. Rename isAssemblerInstruction -> Validate since that is what it does (modulo the ARM $lane hack). Properties: Files: test/MC/ARM/neon-shift-encoding.ll test/MC/ARM/neon-shift-encoding.s At: Sun 31 Oct 2010 22:27:37 Changed By: resistor Comments: Convert this test to .s form. Properties: Files: lib/Target/X86/AsmParser/X86AsmParser.cpp lib/Target/X86/X86InstrInfo.td test/MC/X86/x86-64.s utils/TableGen/AsmMatcherEmitter.cpp utils/TableGen/CodeGenInstruction.cpp utils/TableGen/CodeGenInstruction.h At: Sun 31 Oct 2010 22:37:37 Changed By: lattner Comments: Implement enough of the missing instalias support to get aliases installed and working. They now work when the matched pattern and the result instruction have exactly the same operand list. This is now enough for us to define proper aliases for movzx and movsx, implementing rdar://8017633 and PR7459. Note that we do not accept instructions like: movzx 0(%rsp), %rsi GAS accepts this instruction, but it doesn't make any sense because we don't know the size of the memory operand. It could be 8/16/32 bits. Properties: Files: lib/Target/X86/X86InstrInfo.td test/MC/X86/x86-64.s At: Sun 31 Oct 2010 22:48:14 Changed By: lattner Comments: "mov[zs]x (mem), GR16" are not ambiguous: the mem must be 8 bits. Support this memory form. Properties: File: test/CodeGen/ARM/arm-and-tst-peephole.ll At: Sun 31 Oct 2010 22:53:27 Changed By: void Comments: Disable because peephole is disabled.Properties: File: lib/CodeGen/PeepholeOptimizer.cpp At: Sun 31 Oct 2010 22:53:27 Changed By: void Comments: The testcase is now XFAILed. Sorry about the breakage. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/ARM/long_shift.ll Expected Passes : 5509 Expected Failures : 43 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 llvm-testresults at cs.uiuc.edu Mon Nov 1 00:45:27 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Mon, 1 Nov 2010 02:45:27 -0500 (CDT) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101101074527.62F452A6C12C@llvm.org> http://llvm.org/perf/db_default/simple/nts/6/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:1 Name: curlew.apple.com Comparing: Run: 6, Order: 117906, Start Time: 2010-11-01 07:02:32, End Time: 2010-11-01 07:47:06 To: 5, Order: 117853, Start Time: 2010-10-31 06:59:18, End Time: 2010-10-31 07:43:47 =============== Tests Summary =============== Existing Failures: 1 Unchanged Tests: 940 Total Tests: 941 ============== Changes Detail ============== Existing Failures ----------------- External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Mon Nov 1 03:28:51 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 01 Nov 2010 03:28:51 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20101101102853.EACE613B20C0@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/9084 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 117894 Blamelist: lattner BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 1 05:56:17 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 01 Nov 2010 05:56:17 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux-vg_leak Message-ID: <20101101125619.D609F13B20C0@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/1538 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 117908 Blamelist: zhongxingxu BUILD FAILED: failed test-llvm sincerely, -The Buildbot From andersca at mac.com Mon Nov 1 08:24:01 2010 From: andersca at mac.com (Anders Carlsson) Date: Mon, 01 Nov 2010 08:24:01 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel In-Reply-To: <5383EA18-7566-4D3F-B0F3-E8938AF4153B@apple.com> References: <0LB6001WTWMO52E0@postino.apple.com> <5383EA18-7566-4D3F-B0F3-E8938AF4153B@apple.com> Message-ID: <5B9CD7AE-24A8-40D3-A0C9-D62A03F773CA@mac.com> Sorry, should be fixed now! - Anders Oct 31, 2010 kl. 10:07 PM skrev Chris Lattner: > Anders, this looks like yours. I'm not sure why it attributed it to me. > > -Chris > > > On Oct 31, 2010, at 10:01 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/5878 >> >> Buildbot URL: http://smooshlab.apple.com:8010/ >> >> Buildslave for this Build: smoosh-02 >> >> Build Reason: >> Build Source Stamp: 117895 >> Blamelist: lattner >> >> BUILD FAILED: failed compile.llvm.stage2 >> >> sincerely, >> -The Buildbot >> >> >> ================================================================================ >> >> CHANGES: >> File: utils/TableGen/AsmMatcherEmitter.cpp >> At: Sun 31 Oct 2010 21:37:37 >> Changed By: lattner >> Comments: refactor InstructionInfo to not have a pointer to CodeGenInstruction >> member, and make isAssemblerInstruction() a method (pushing some code >> around inside it). >> 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 buildbot at google1.osuosl.org Mon Nov 1 16:15:23 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 01 Nov 2010 16:15:23 -0700 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-x86_64-linux Message-ID: <20101101231526.394E413B20C0@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/2365 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc17 Build Reason: Build Source Stamp: 117954 Blamelist: dgregor,fjahanian,lattner,resistor,stoklund,void BUILD FAILED: failed run.build.script sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 1 16:18:01 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 01 Nov 2010 16:18:01 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux Message-ID: <20101101231804.D970513B20C0@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux/builds/18812 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc14 Build Reason: Build Source Stamp: 117969 Blamelist: lattner,void BUILD FAILED: failed compile sincerely, -The Buildbot From isanbard at gmail.com Mon Nov 1 16:19:43 2010 From: isanbard at gmail.com (Bill Wendling) Date: Mon, 1 Nov 2010 16:19:43 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux In-Reply-To: <20101101231804.D970513B20C0@google1.osuosl.org> References: <20101101231804.D970513B20C0@google1.osuosl.org> Message-ID: Fixed. -bw On Nov 1, 2010, at 4:18 PM, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of llvm-x86_64-linux on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/llvm-x86_64-linux/builds/18812 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: gcc14 > > Build Reason: > Build Source Stamp: 117969 > Blamelist: lattner,void > > 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Mon Nov 1 16:21:36 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 01 Nov 2010 16:21:36 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101101232139.5E45513B20C0@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/7185 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 117969 Blamelist: lattner,void BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 1 16:22:01 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 01 Nov 2010 16:22:01 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20101101232203.8730713B20C0@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/7621 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 117969 Blamelist: lattner,void BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 1 16:22:52 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 01 Nov 2010 16:22:52 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20101101232255.5407413B20C0@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/13067 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 117969 Blamelist: lattner,void BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 1 16:23:55 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 01 Nov 2010 16:23:55 -0700 Subject: [llvm-testresults] buildbot failure in llvm on build-self-4-mingw32 Message-ID: <20101101232400.0613913B20C0@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/2715 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 117969 Blamelist: lattner,void BUILD FAILED: failed run.build.step.make_llvm_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 1 16:23:57 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 01 Nov 2010 16:23:57 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20101101232400.09C3513B20C1@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/7856 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 117969 Blamelist: lattner,void BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 1 16:24:00 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 01 Nov 2010 16:24:00 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-self-mingw32 Message-ID: <20101101232402.8A52A13B20C2@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/4966 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 117969 Blamelist: lattner,void BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Mon Nov 1 16:24:55 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 01 Nov 2010 16:24:55 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101101232502.20C56B3938E5@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/15090 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 117969 Blamelist: void BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/ARM/ARMInstrVFP.td At: Mon 01 Nov 2010 16:18:22 Changed By: void Comments: Minor cleanup.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 Last 10 lines of 'warnings': MCDwarf.cpp:271: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)' From buildbot at google1.osuosl.org Mon Nov 1 16:27:42 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 01 Nov 2010 16:27:42 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20101101232744.DE2ED13B20C0@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/10496 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 117970 Blamelist: dgregor,lattner,void BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 1 16:28:17 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 01 Nov 2010 16:28:17 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20101101232820.0145A13B20C0@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/5051 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 117970 Blamelist: dgregor,lattner,void BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 1 16:31:21 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 01 Nov 2010 16:31:21 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20101101233124.245CA13B20C0@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/10093 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 117970 Blamelist: dgregor,lattner,void BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Mon Nov 1 16:42:01 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 01 Nov 2010 16:42:01 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-qa_tests Message-ID: <20101101234206.DA2E0B99956F@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/1503 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-01 Build Reason: Build Source Stamp: 117964 Blamelist: akirtzidis,bwilson,dgregor,gkistanova,stoklund BUILD FAILED: failed test-gcc-4_2-testsuite-g++ sincerely, -The Buildbot ================================================================================ CHANGES: File: extras/build-x-4-gnueabi At: Mon 01 Nov 2010 14:48:57 Changed By: gkistanova Comments: Added build script for build on i686-pc-linux-gnu of cross llvm-gcc for arm-none-linux-gnueabi.Properties: Files: lib/Parse/ParseStmt.cpp test/SemaCXX/asm.cpp At: Mon 01 Nov 2010 14:58:00 Changed By: akirtzidis Comments: Clean up temporaries created by an asm statement. Fixes rdar://8540491Properties: File: lib/CodeGen/SplitKit.cpp At: Mon 01 Nov 2010 14:58:11 Changed By: stoklund Comments: Update kill flags while rewriting instructions after splitting.Properties: File: lib/CodeGen/MachineVerifier.cpp At: Mon 01 Nov 2010 14:58:11 Changed By: stoklund Comments: Add kill flag verification. At least X86FloatingPoint requires correct kill flags after register allocation, and targets using register scavenging benefit. Conservative kill flags are not enough.Properties: File: lib/Sema/SemaDecl.cpp At: Mon 01 Nov 2010 15:02:37 Changed By: dgregor Comments: Eliminate an unused local variableProperties: Files: lib/Target/ARM/ARMExpandPseudoInsts.cpp lib/Target/ARM/ARMInstrNEON.td lib/Target/ARM/ARMSchedule.td lib/Target/ARM/ARMScheduleA8.td lib/Target/ARM/ARMScheduleA9.td test/CodeGen/ARM/vldlane.ll At: Mon 01 Nov 2010 15:07:42 Changed By: bwilson Comments: Add NEON VLD1-lane instructions. Partial fix for Radar 8599955.Properties: LOGS: Last 10 lines of 'stdio': # of expected passes 11513 # of unexpected failures 3692 # of unexpected successes 41 # of expected failures 21 # of unresolved testcases 34 # 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 117964) make: *** [check-g++] Error 1 Last 10 lines of 'dg.sum': # of expected passes 11513 # of unexpected failures 3692 # of unexpected successes 41 # of expected failures 21 # of unresolved testcases 34 # 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 117964) 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/rtti/darwin-builtin-linkage.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.UNRESOLVED': g++.dg/rtti/darwin-builtin-linkage.C: error executing dg-final: couldn't open "darwin-builtin-linkage.s": no such file or directory 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 daniel_dunbar at apple.com Mon Nov 1 16:57:55 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 01 Nov 2010 16:57:55 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin10-qa_tests Message-ID: <20101101235836.6CF9CB39503C@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/1390 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-01 Build Reason: Build Source Stamp: 117964 Blamelist: akirtzidis,bwilson,dgregor,gkistanova,stoklund BUILD FAILED: failed test-gcc-4_2-testsuite-g++ sincerely, -The Buildbot ================================================================================ CHANGES: File: extras/build-x-4-gnueabi At: Mon 01 Nov 2010 14:48:57 Changed By: gkistanova Comments: Added build script for build on i686-pc-linux-gnu of cross llvm-gcc for arm-none-linux-gnueabi.Properties: Files: lib/Parse/ParseStmt.cpp test/SemaCXX/asm.cpp At: Mon 01 Nov 2010 14:58:00 Changed By: akirtzidis Comments: Clean up temporaries created by an asm statement. Fixes rdar://8540491Properties: File: lib/CodeGen/SplitKit.cpp At: Mon 01 Nov 2010 14:58:11 Changed By: stoklund Comments: Update kill flags while rewriting instructions after splitting.Properties: File: lib/CodeGen/MachineVerifier.cpp At: Mon 01 Nov 2010 14:58:11 Changed By: stoklund Comments: Add kill flag verification. At least X86FloatingPoint requires correct kill flags after register allocation, and targets using register scavenging benefit. Conservative kill flags are not enough.Properties: File: lib/Sema/SemaDecl.cpp At: Mon 01 Nov 2010 15:02:37 Changed By: dgregor Comments: Eliminate an unused local variableProperties: Files: lib/Target/ARM/ARMExpandPseudoInsts.cpp lib/Target/ARM/ARMInstrNEON.td lib/Target/ARM/ARMSchedule.td lib/Target/ARM/ARMScheduleA8.td lib/Target/ARM/ARMScheduleA9.td test/CodeGen/ARM/vldlane.ll At: Mon 01 Nov 2010 15:07:42 Changed By: bwilson Comments: Add NEON VLD1-lane instructions. Partial fix for Radar 8599955.Properties: LOGS: Last 10 lines of 'stdio': # of expected passes 11502 # of unexpected failures 3701 # of unexpected successes 41 # of expected failures 21 # of unresolved testcases 35 # 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.9 (trunk 117964) make: *** [check-g++] Error 1 Last 10 lines of 'dg.sum': # of expected passes 11502 # of unexpected failures 3701 # of unexpected successes 41 # of expected failures 21 # of unresolved testcases 35 # 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.9 (trunk 117964) 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/rtti/darwin-builtin-linkage.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.UNRESOLVED': g++.dg/rtti/darwin-builtin-linkage.C: error executing dg-final: couldn't open "darwin-builtin-linkage.s": no such file or directory 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 llvm-testresults at cs.uiuc.edu Tue Nov 2 00:41:42 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Tue, 2 Nov 2010 02:41:42 -0500 (CDT) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101102074142.F348A2A6C12C@llvm.org> http://llvm.org/perf/db_default/simple/nts/7/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:1 Name: curlew.apple.com Comparing: Run: 7, Order: 118011, Start Time: 2010-11-02 06:58:48, End Time: 2010-11-02 07:43:22 To: 6, Order: 117906, Start Time: 2010-11-01 07:02:32, End Time: 2010-11-01 07:47:06 =============== Tests Summary =============== Existing Failures: 1 Unchanged Tests: 940 Total Tests: 941 ============== Changes Detail ============== Existing Failures ----------------- External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Tue Nov 2 13:19:11 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 13:19:11 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32-win7 Message-ID: <20101102201913.C41AF13B20C0@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/632 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova3 Build Reason: Build Source Stamp: 118037 Blamelist: ddunbar,rafael,rjmccall BUILD FAILED: failed run.build.step.clean sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Nov 2 13:47:12 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 02 Nov 2010 13:47:12 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101102204718.0894EB3EF2F3@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/15120 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 118051 Blamelist: foldr BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/System/Path.h lib/System/Unix/Path.inc lib/System/Win32/Path.inc At: Tue 02 Nov 2010 13:37:37 Changed By: foldr Comments: Path: Add GetEXESuffix() to complement GetDLLSuffix().Properties: File: lib/System/Win32/Path.inc At: Tue 02 Nov 2010 13:37:37 Changed By: foldr Comments: 80-col violations.Properties: Files: include/llvm/System/Program.h lib/System/Unix/Program.inc lib/System/Win32/Program.inc At: Tue 02 Nov 2010 13:37:37 Changed By: foldr Comments: Make FindProgramByName return paths with slashes unmodified on Windows. This makes its behaviour more consistent across platforms.Properties: Files: include/llvm/Support/SystemUtils.h lib/Support/SystemUtils.cpp At: Tue 02 Nov 2010 13:37:37 Changed By: foldr Comments: FindExecutable: remove the executability check. This makes the behaviour of FindExecutable more consistent across platforms, but I'm not very happy with the name...Properties: Files: lib/Linker/Linker.cpp tools/llvm-ld/llvm-ld.cpp At: Tue 02 Nov 2010 13:37:37 Changed By: foldr Comments: Trailing whitespace.Properties: Files: lib/Linker/Linker.cpp lib/System/Path.cpp tools/llvm-ld/llvm-ld.cpp At: Tue 02 Nov 2010 13:37:37 Changed By: foldr Comments: GetDLLSuffix: Remove the leading dot from LTDL_SHLIB_EXT. This allows using GetDLLSuffix() with appendSuffix().Properties: LOGS: Last 10 lines of 'stdio': LLVM :: BugPoint/crash-narrowfunctiontest.ll LLVM :: BugPoint/metadata.ll LLVM :: BugPoint/remove_arguments_test.ll Expected Passes : 5009 Expected Failures : 32 Unsupported Tests : 555 Unexpected Failures: 3 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: BugPoint/remove_arguments_test.ll LLVM :: BugPoint/metadata.ll LLVM :: BugPoint/crash-narrowfunctiontest.ll Last 10 lines of 'xfail': LLVM :: MC/ARM/neon-pairwise-encoding.s LLVM :: MC/ARM/neon-table-encoding.s LLVM :: MC/ARM/neon-vld-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 'remove_arguments_test.ll': *** You can reproduce the problem with: opt /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/BugPoint/Output/remove_arguments_test.ll.tmp-passes.bc -bugpoint-crashcalls Checking for crash with only these blocks: : -- Command Output (stderr): -- simplifycfg failed! -- ******************** Last 10 lines of 'metadata.ll': llvm-dis /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/BugPoint/Output/metadata.ll.tmp-reduced-simplified.bc -o - | FileCheck /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/BugPoint/metadata.ll -- Exit Code: 1 Command Output (stderr): -- simplifycfg failed! -- ******************** Last 10 lines of 'crash-narrowfunctiontest.ll': bugpoint -load /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/lib/BugpointPasses.dylib /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/BugPoint/crash-narrowfunctiontest.ll -output-prefix /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/BugPoint/Output/crash-narrowfunctiontest.ll.tmp -bugpoint-crashcalls -silence-passes > /dev/null -- Exit Code: 1 Command Output (stderr): -- simplifycfg failed! -- ******************** From buildbot at google1.osuosl.org Tue Nov 2 13:47:58 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 13:47:58 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux Message-ID: <20101102204801.3700713B20C0@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux/builds/18839 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc14 Build Reason: Build Source Stamp: 118051 Blamelist: foldr BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 2 13:53:47 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 13:53:47 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20101102205349.DD13A13B20C0@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/13082 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 118051 Blamelist: foldr BUILD FAILED: failed test-llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Nov 2 14:03:09 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 02 Nov 2010 14:03:09 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20101102210316.3C70FB9E0355@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/10628 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 118051 Blamelist: foldr BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/System/Path.h lib/System/Unix/Path.inc lib/System/Win32/Path.inc At: Tue 02 Nov 2010 13:37:37 Changed By: foldr Comments: Path: Add GetEXESuffix() to complement GetDLLSuffix().Properties: File: lib/System/Win32/Path.inc At: Tue 02 Nov 2010 13:37:37 Changed By: foldr Comments: 80-col violations.Properties: Files: include/llvm/System/Program.h lib/System/Unix/Program.inc lib/System/Win32/Program.inc At: Tue 02 Nov 2010 13:37:37 Changed By: foldr Comments: Make FindProgramByName return paths with slashes unmodified on Windows. This makes its behaviour more consistent across platforms.Properties: Files: include/llvm/Support/SystemUtils.h lib/Support/SystemUtils.cpp At: Tue 02 Nov 2010 13:37:37 Changed By: foldr Comments: FindExecutable: remove the executability check. This makes the behaviour of FindExecutable more consistent across platforms, but I'm not very happy with the name...Properties: Files: lib/Linker/Linker.cpp tools/llvm-ld/llvm-ld.cpp At: Tue 02 Nov 2010 13:37:37 Changed By: foldr Comments: Trailing whitespace.Properties: Files: lib/Linker/Linker.cpp lib/System/Path.cpp tools/llvm-ld/llvm-ld.cpp At: Tue 02 Nov 2010 13:37:37 Changed By: foldr Comments: GetDLLSuffix: Remove the leading dot from LTDL_SHLIB_EXT. This allows using GetDLLSuffix() with appendSuffix().Properties: LOGS: Last 10 lines of 'stdio': LLVM :: BugPoint/crash-narrowfunctiontest.ll LLVM :: BugPoint/metadata.ll LLVM :: BugPoint/remove_arguments_test.ll Expected Passes : 5009 Expected Failures : 32 Unsupported Tests : 555 Unexpected Failures: 3 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: BugPoint/crash-narrowfunctiontest.ll LLVM :: BugPoint/metadata.ll LLVM :: BugPoint/remove_arguments_test.ll Last 10 lines of 'xfail': LLVM :: MC/ARM/neon-pairwise-encoding.s LLVM :: MC/ARM/neon-table-encoding.s LLVM :: MC/ARM/neon-vld-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 'crash-narrowfunctiontest.ll': bugpoint -load /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/Release+Asserts/lib/BugpointPasses.dylib /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/BugPoint/crash-narrowfunctiontest.ll -output-prefix /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/BugPoint/Output/crash-narrowfunctiontest.ll.tmp -bugpoint-crashcalls -silence-passes > /dev/null -- Exit Code: 1 Command Output (stderr): -- simplifycfg failed! -- ******************** Last 10 lines of 'metadata.ll': llvm-dis /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/BugPoint/Output/metadata.ll.tmp-reduced-simplified.bc -o - | FileCheck /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/BugPoint/metadata.ll -- Exit Code: 1 Command Output (stderr): -- simplifycfg failed! -- ******************** Last 10 lines of 'remove_arguments_test.ll': *** You can reproduce the problem with: opt /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/BugPoint/Output/remove_arguments_test.ll.tmp-passes.bc -bugpoint-crashcalls Checking for crash with only these blocks: : -- Command Output (stderr): -- simplifycfg failed! -- ******************** Last 10 lines of 'stdio': LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c Expected Passes : 5477 Expected Failures : 40 Unsupported Tests : 69 Unexpected Failures: 13 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: LLVMC/C++/dash-x.cpp LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/C++/just-compile.cpp LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/C++/unknown_suffix.unk LLVM :: LLVMC/C/emit-llvm-opt.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c Last 10 lines of 'xfail': LLVM :: MC/ARM/neon-pairwise-encoding.s LLVM :: MC/ARM/neon-table-encoding.s LLVM :: MC/ARM/neon-vld-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 :: 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 'crash-narrowfunctiontest.ll': bugpoint -load /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/Release+Asserts/lib/BugpointPasses.dylib /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/BugPoint/crash-narrowfunctiontest.ll -output-prefix /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/BugPoint/Output/crash-narrowfunctiontest.ll.tmp -bugpoint-crashcalls -silence-passes > /dev/null -- Exit Code: 1 Command Output (stderr): -- simplifycfg failed! -- ******************** Last 10 lines of 'metadata.ll': llvm-dis /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/BugPoint/Output/metadata.ll.tmp-reduced-simplified.bc -o - | FileCheck /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/BugPoint/metadata.ll -- Exit Code: 1 Command Output (stderr): -- simplifycfg failed! -- ******************** Last 10 lines of 'remove_arguments_test.ll': *** You can reproduce the problem with: opt /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/BugPoint/Output/remove_arguments_test.ll.tmp-passes.bc -bugpoint-crashcalls Checking for crash with only these blocks: : -- Command Output (stderr): -- simplifycfg failed! -- ******************** Last 10 lines of 'dash-x.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/LLVMC/C++/Output/dash-x.cpp.tmp | grep hello -- Exit Code: 255 Command Output (stderr): -- llvmc: Program 'llc' is not executable. -- ******************** Last 10 lines of 'hello.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/LLVMC/C++/Output/hello.cpp.tmp | grep hello -- Exit Code: 255 Command Output (stderr): -- llvmc: Program 'llc' is not executable. -- ******************** Last 10 lines of 'just-compile.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/LLVMC/C++/Output/just-compile.cpp.tmp | grep hello -- Exit Code: 255 Command Output (stderr): -- llvmc: Program 'llc' is not executable. -- ******************** Last 10 lines of 'together.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/LLVMC/C++/Output/together.cpp.tmp | grep hello -- Exit Code: 255 Command Output (stderr): -- llvmc: Program 'llc' is not executable. -- ******************** Last 10 lines of 'unknown_suffix.unk': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/LLVMC/C++/Output/unknown_suffix.unk.tmp | grep hello -- Exit Code: 255 Command Output (stderr): -- llvmc: Program 'llc' is not executable. -- ******************** Last 10 lines of 'emit-llvm-opt.c': Exit Code: 1 Command Output (stderr): -- llvmc: Program 'opt' is not executable. llvm-dis: Invalid bitcode signature Expected 1 lines, got 0. -- ******************** Last 10 lines of 'hello.c': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/LLVMC/C/Output/hello.c.tmp | grep hello -- Exit Code: 255 Command Output (stderr): -- llvmc: Program 'llc' is not executable. -- ******************** Last 10 lines of 'opt-test.c': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/LLVMC/C/Output/opt-test.c.tmp | grep hello -- Exit Code: 255 Command Output (stderr): -- llvmc: Program 'opt' is not executable. -- ******************** Last 10 lines of 'sink.c': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/LLVMC/C/Output/sink.c.tmp | grep hello -- Exit Code: 255 Command Output (stdout): -- /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm-gcc.install/bin/llvm-gcc -x c -O2 -Wall /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/LLVMC/C/sink.c -c -emit-llvm -o /tmp/llvm_cnG7aW/sink.bc -- ******************** Last 10 lines of 'wall.c': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/LLVMC/C/Output/wall.c.tmp | grep hello -- Exit Code: 255 Command Output (stderr): -- llvmc: Program 'llc' is not executable. -- ******************** From daniel_dunbar at apple.com Tue Nov 2 14:07:17 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 02 Nov 2010 14:07:17 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20101102210724.20B07B3F0C5E@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/11393 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 118051 Blamelist: foldr BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/System/Path.h lib/System/Unix/Path.inc lib/System/Win32/Path.inc At: Tue 02 Nov 2010 13:37:37 Changed By: foldr Comments: Path: Add GetEXESuffix() to complement GetDLLSuffix().Properties: File: lib/System/Win32/Path.inc At: Tue 02 Nov 2010 13:37:37 Changed By: foldr Comments: 80-col violations.Properties: Files: include/llvm/System/Program.h lib/System/Unix/Program.inc lib/System/Win32/Program.inc At: Tue 02 Nov 2010 13:37:37 Changed By: foldr Comments: Make FindProgramByName return paths with slashes unmodified on Windows. This makes its behaviour more consistent across platforms.Properties: Files: include/llvm/Support/SystemUtils.h lib/Support/SystemUtils.cpp At: Tue 02 Nov 2010 13:37:37 Changed By: foldr Comments: FindExecutable: remove the executability check. This makes the behaviour of FindExecutable more consistent across platforms, but I'm not very happy with the name...Properties: Files: lib/Linker/Linker.cpp tools/llvm-ld/llvm-ld.cpp At: Tue 02 Nov 2010 13:37:37 Changed By: foldr Comments: Trailing whitespace.Properties: Files: lib/Linker/Linker.cpp lib/System/Path.cpp tools/llvm-ld/llvm-ld.cpp At: Tue 02 Nov 2010 13:37:37 Changed By: foldr Comments: GetDLLSuffix: Remove the leading dot from LTDL_SHLIB_EXT. This allows using GetDLLSuffix() with appendSuffix().Properties: LOGS: Last 10 lines of 'stdio': LLVM :: BugPoint/crash-narrowfunctiontest.ll LLVM :: BugPoint/metadata.ll LLVM :: BugPoint/remove_arguments_test.ll Expected Passes : 5009 Expected Failures : 32 Unsupported Tests : 555 Unexpected Failures: 3 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: BugPoint/metadata.ll LLVM :: BugPoint/crash-narrowfunctiontest.ll LLVM :: BugPoint/remove_arguments_test.ll Last 10 lines of 'xfail': LLVM :: MC/ARM/neon-vld-encoding.s LLVM :: MC/ARM/neon-table-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: MC/ARM/neon-mov-encoding.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 'metadata.ll': llvm-dis /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/BugPoint/Output/metadata.ll.tmp-reduced-simplified.bc -o - | FileCheck /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/BugPoint/metadata.ll -- Exit Code: 1 Command Output (stderr): -- simplifycfg failed! -- ******************** Last 10 lines of 'crash-narrowfunctiontest.ll': bugpoint -load /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug+Asserts/lib/BugpointPasses.dylib /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/BugPoint/crash-narrowfunctiontest.ll -output-prefix /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/BugPoint/Output/crash-narrowfunctiontest.ll.tmp -bugpoint-crashcalls -silence-passes > /dev/null -- Exit Code: 1 Command Output (stderr): -- simplifycfg failed! -- ******************** Last 10 lines of 'remove_arguments_test.ll': *** You can reproduce the problem with: opt /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/BugPoint/Output/remove_arguments_test.ll.tmp-passes.bc -bugpoint-crashcalls Checking for crash with only these blocks: : -- Command Output (stderr): -- simplifycfg failed! -- ******************** From daniel_dunbar at apple.com Tue Nov 2 14:07:12 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 02 Nov 2010 14:07:12 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101102210724.28C17B3F0C5F@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/5925 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 118051 Blamelist: foldr BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/System/Path.h lib/System/Unix/Path.inc lib/System/Win32/Path.inc At: Tue 02 Nov 2010 13:37:37 Changed By: foldr Comments: Path: Add GetEXESuffix() to complement GetDLLSuffix().Properties: File: lib/System/Win32/Path.inc At: Tue 02 Nov 2010 13:37:37 Changed By: foldr Comments: 80-col violations.Properties: Files: include/llvm/System/Program.h lib/System/Unix/Program.inc lib/System/Win32/Program.inc At: Tue 02 Nov 2010 13:37:37 Changed By: foldr Comments: Make FindProgramByName return paths with slashes unmodified on Windows. This makes its behaviour more consistent across platforms.Properties: Files: include/llvm/Support/SystemUtils.h lib/Support/SystemUtils.cpp At: Tue 02 Nov 2010 13:37:37 Changed By: foldr Comments: FindExecutable: remove the executability check. This makes the behaviour of FindExecutable more consistent across platforms, but I'm not very happy with the name...Properties: Files: lib/Linker/Linker.cpp tools/llvm-ld/llvm-ld.cpp At: Tue 02 Nov 2010 13:37:37 Changed By: foldr Comments: Trailing whitespace.Properties: Files: lib/Linker/Linker.cpp lib/System/Path.cpp tools/llvm-ld/llvm-ld.cpp At: Tue 02 Nov 2010 13:37:37 Changed By: foldr Comments: GetDLLSuffix: Remove the leading dot from LTDL_SHLIB_EXT. This allows using GetDLLSuffix() with appendSuffix().Properties: LOGS: Last 10 lines of 'stdio': LLVM :: BugPoint/crash-narrowfunctiontest.ll LLVM :: BugPoint/metadata.ll LLVM :: BugPoint/remove_arguments_test.ll Expected Passes : 5009 Expected Failures : 32 Unsupported Tests : 555 Unexpected Failures: 3 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: BugPoint/remove_arguments_test.ll LLVM :: BugPoint/metadata.ll LLVM :: BugPoint/crash-narrowfunctiontest.ll Last 10 lines of 'xfail': LLVM :: MC/ARM/neon-mov-encoding.s LLVM :: MC/ARM/neon-vld-encoding.s LLVM :: MC/ARM/neon-table-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 'remove_arguments_test.ll': *** You can reproduce the problem with: opt /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/BugPoint/Output/remove_arguments_test.ll.tmp-passes.bc -bugpoint-crashcalls Checking for crash with only these blocks: : -- Command Output (stderr): -- simplifycfg failed! -- ******************** Last 10 lines of 'metadata.ll': llvm-dis /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/BugPoint/Output/metadata.ll.tmp-reduced-simplified.bc -o - | FileCheck /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/BugPoint/metadata.ll -- Exit Code: 1 Command Output (stderr): -- simplifycfg failed! -- ******************** Last 10 lines of 'crash-narrowfunctiontest.ll': bugpoint -load /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/lib/BugpointPasses.dylib /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/BugPoint/crash-narrowfunctiontest.ll -output-prefix /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/BugPoint/Output/crash-narrowfunctiontest.ll.tmp -bugpoint-crashcalls -silence-passes > /dev/null -- Exit Code: 1 Command Output (stderr): -- simplifycfg failed! -- ******************** Last 10 lines of 'stdio': LLVM :: BugPoint/crash-narrowfunctiontest.ll LLVM :: BugPoint/metadata.ll LLVM :: BugPoint/remove_arguments_test.ll Expected Passes : 5009 Expected Failures : 32 Unsupported Tests : 555 Unexpected Failures: 3 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: BugPoint/remove_arguments_test.ll LLVM :: BugPoint/metadata.ll LLVM :: BugPoint/crash-narrowfunctiontest.ll Last 10 lines of 'xfail': LLVM :: MC/ARM/neon-pairwise-encoding.s LLVM :: MC/ARM/neon-table-encoding.s LLVM :: MC/ARM/neon-vld-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/TailDup/2008-06-11-AvoidDupLoopHeader.ll LLVM :: Transforms/TailCallElim/nocapture.ll Last 10 lines of 'unsupported': LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/C++/filelist.cpp LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C++/just-compile.cpp LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'remove_arguments_test.ll': *** You can reproduce the problem with: opt /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/BugPoint/Output/remove_arguments_test.ll.tmp-passes.bc -bugpoint-crashcalls Checking for crash with only these blocks: : -- Command Output (stderr): -- simplifycfg failed! -- ******************** Last 10 lines of 'metadata.ll': llvm-dis /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/BugPoint/Output/metadata.ll.tmp-reduced-simplified.bc -o - | FileCheck /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/BugPoint/metadata.ll -- Exit Code: 1 Command Output (stderr): -- simplifycfg failed! -- ******************** Last 10 lines of 'crash-narrowfunctiontest.ll': bugpoint -load /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/lib/BugpointPasses.dylib /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/BugPoint/crash-narrowfunctiontest.ll -output-prefix /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/BugPoint/Output/crash-narrowfunctiontest.ll.tmp -bugpoint-crashcalls -silence-passes > /dev/null -- Exit Code: 1 Command Output (stderr): -- simplifycfg failed! -- ******************** From buildbot at google1.osuosl.org Tue Nov 2 14:10:48 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 14:10:48 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20101102211051.3E8E613B20C0@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/7636 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118051 Blamelist: foldr BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 2 14:20:07 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 14:20:07 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20101102212010.61FEE13B20C0@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/10106 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 118054 Blamelist: dgregor,dpatel,foldr,resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 2 14:39:05 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 14:39:05 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20101102213908.8096E13B20C0@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/9130 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 118054 Blamelist: dgregor,dpatel,foldr,resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Nov 2 14:43:02 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 02 Nov 2010 14:43:02 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101102214307.BF501B3F3681@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/6336 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 118051 Blamelist: foldr BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/System/Path.h lib/System/Unix/Path.inc lib/System/Win32/Path.inc At: Tue 02 Nov 2010 13:37:37 Changed By: foldr Comments: Path: Add GetEXESuffix() to complement GetDLLSuffix().Properties: File: lib/System/Win32/Path.inc At: Tue 02 Nov 2010 13:37:37 Changed By: foldr Comments: 80-col violations.Properties: Files: include/llvm/System/Program.h lib/System/Unix/Program.inc lib/System/Win32/Program.inc At: Tue 02 Nov 2010 13:37:37 Changed By: foldr Comments: Make FindProgramByName return paths with slashes unmodified on Windows. This makes its behaviour more consistent across platforms.Properties: Files: include/llvm/Support/SystemUtils.h lib/Support/SystemUtils.cpp At: Tue 02 Nov 2010 13:37:37 Changed By: foldr Comments: FindExecutable: remove the executability check. This makes the behaviour of FindExecutable more consistent across platforms, but I'm not very happy with the name...Properties: Files: lib/Linker/Linker.cpp tools/llvm-ld/llvm-ld.cpp At: Tue 02 Nov 2010 13:37:37 Changed By: foldr Comments: Trailing whitespace.Properties: Files: lib/Linker/Linker.cpp lib/System/Path.cpp tools/llvm-ld/llvm-ld.cpp At: Tue 02 Nov 2010 13:37:37 Changed By: foldr Comments: GetDLLSuffix: Remove the leading dot from LTDL_SHLIB_EXT. This allows using GetDLLSuffix() with appendSuffix().Properties: LOGS: Last 10 lines of 'stdio': LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Expected Passes : 5504 Expected Failures : 40 Unsupported Tests : 40 Unexpected Failures: 15 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 Nov 2 14:57:17 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 14:57:17 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i386-linux-selfhost Message-ID: <20101102215720.1883013B20C0@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/631 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc11 Build Reason: Build Source Stamp: 118054 Blamelist: ddunbar,dgregor,dpatel,foldr,resistor BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 2 15:21:08 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 15:21:08 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20101102222110.B2A5713B20C0@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/3004 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 118054 Blamelist: ddunbar,dgregor,dpatel,foldr,rafael,resistor,rjmccall BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Nov 2 16:02:38 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 02 Nov 2010 16:02:38 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20101102230250.E17CCB3FEC71@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/11398 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 118105 Blamelist: ddunbar,djg,lattner,resistor,void BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/MBlaze/MBlazeInstrFPU.td lib/Target/MBlaze/MBlazeInstrInfo.td At: Tue 02 Nov 2010 15:34:04 Changed By: lattner Comments: mark a few codegenonly instructions. Properties: Files: lib/Target/ARM/ARMCodeEmitter.cpp lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMMCCodeEmitter.cpp At: Tue 02 Nov 2010 15:34:04 Changed By: resistor Comments: Rename encoder methods to match naming convention. Properties: File: www/get_started.html At: Tue 02 Nov 2010 15:39:23 Changed By: ddunbar Comments: Add link to LLVM releases page.Properties: Files: lib/Target/ARM/ARMCodeEmitter.cpp lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMInstrVFP.td lib/Target/ARM/ARMMCCodeEmitter.cpp test/MC/ARM/arm_instructions.s test/MC/ARM/simple-fp-encoding.s At: Tue 02 Nov 2010 15:39:23 Changed By: void Comments: Rename getAddrModeImm12OpValue to getAddrModeImmOpValue and expand it to work with immediates up to 16-bits in size. The same logic is applied to other LDR encodings, e.g. VLDR, but which use a different immediate bit width (8-bits in VLDR's case). Removing the "12" allows it to be more generic. Properties: File: lib/System/Unix/Path.inc At: Tue 02 Nov 2010 15:47:37 Changed By: djg Comments: Use '\0' instead of 0 for nul character constants. Properties: Files: lib/Target/ARM/ARMInstrFormats.td lib/Target/ARM/ARMInstrNEON.td At: Tue 02 Nov 2010 15:47:37 Changed By: resistor Comments: Since these fields are not exactly equivalent to the encoded field, rename them to something with semantic meaning. Properties: File: lib/Target/ARM/ARMMCCodeEmitter.cpp At: Tue 02 Nov 2010 15:47:37 Changed By: void Comments: Simplify the EncodeInstruction method now that a lot of the special case stuff is handled with the MC encoder. Properties: File: lib/Target/ARM/ARMMCCodeEmitter.cpp At: Tue 02 Nov 2010 15:53:38 Changed By: void Comments: Omit unused parameter name.Properties: File: lib/System/Unix/Path.inc At: Tue 02 Nov 2010 15:53:38 Changed By: djg Comments: Simplify this code. Properties: File: lib/Target/ARM/ARMMCCodeEmitter.cpp At: Tue 02 Nov 2010 15:57:37 Changed By: void Comments: Obsessive formatting changes. No functionality impact. Properties: Files: utils/TableGen/AsmMatcherEmitter.cpp utils/TableGen/CodeGenInstruction.h At: Tue 02 Nov 2010 15:57:37 Changed By: lattner Comments: rewrite EmitConvertToMCInst to iterate over the MCInst operands, filling them in one at a time. Previously this iterated over the asmoperands, which left the problem of "holes". The new approach simplifies things. Properties: File: lib/System/Unix/Path.inc At: Tue 02 Nov 2010 15:57:37 Changed By: djg Comments: Avoid manipulating paths in fixed-sized arrays. Properties: LOGS: Last 10 lines of 'stdio': llvm[1]: Compiling ThreadLocal.cpp for Debug+Asserts build llvm[1]: Compiling Threading.cpp for Debug+Asserts build llvm[1]: Compiling TimeValue.cpp for Debug+Asserts build llvm[1]: Compiling Valgrind.cpp for Debug+Asserts build In file included from Path.cpp:292: Unix/Path.inc: In static member function 'static llvm::sys::Path llvm::sys::Path::GetTemporaryDirectory(std::string*)': Unix/Path.inc:146: error: invalid operands of types 'char [17]' and 'const char [35]' to binary 'operator+' make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/lib/System/Debug+Asserts/Path.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 1 From daniel_dunbar at apple.com Tue Nov 2 16:03:56 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 02 Nov 2010 16:03:56 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101102230402.6F2EDB3FEDC7@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/15135 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 118102 Blamelist: djg,resistor,void BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/System/Unix/Path.inc At: Tue 02 Nov 2010 15:47:37 Changed By: djg Comments: Use '\0' instead of 0 for nul character constants. Properties: Files: lib/Target/ARM/ARMInstrFormats.td lib/Target/ARM/ARMInstrNEON.td At: Tue 02 Nov 2010 15:47:37 Changed By: resistor Comments: Since these fields are not exactly equivalent to the encoded field, rename them to something with semantic meaning. Properties: File: lib/Target/ARM/ARMMCCodeEmitter.cpp At: Tue 02 Nov 2010 15:47:37 Changed By: void Comments: Simplify the EncodeInstruction method now that a lot of the special case stuff is handled with the MC encoder. Properties: File: lib/Target/ARM/ARMMCCodeEmitter.cpp At: Tue 02 Nov 2010 15:53:38 Changed By: void Comments: Omit unused parameter name.Properties: File: lib/System/Unix/Path.inc At: Tue 02 Nov 2010 15:53:38 Changed By: djg Comments: Simplify this code. Properties: LOGS: Last 10 lines of 'stdio': LLVM :: CodeGen/ARM/vst4.ll LLVM :: CodeGen/Thumb2/crash.ll LLVM :: MC/Disassembler/neon-tests.txt Expected Passes : 5006 Expected Failures : 33 Unsupported Tests : 555 Unexpected Failures: 6 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/ARM/vld3.ll LLVM :: CodeGen/ARM/vld4.ll LLVM :: CodeGen/ARM/vst3.ll LLVM :: CodeGen/ARM/vst4.ll LLVM :: CodeGen/Thumb2/crash.ll LLVM :: MC/Disassembler/neon-tests.txt Last 10 lines of 'xfail': LLVM :: MC/ARM/neon-table-encoding.s LLVM :: MC/ARM/neon-vld-encoding.s LLVM :: MC/ARM/neon-vst-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/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/emit-llvm.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 'vld3.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/vld3.ll:15:9: error: expected string not found in input ;CHECK: vld3i8: ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'vld4.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/vld4.ll:15:9: error: expected string not found in input ;CHECK: vld4i8: ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'vst3.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/vst3.ll:4:9: error: expected string not found in input ;CHECK: vst3i8: ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'vst4.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/vst4.ll:4:9: error: expected string not found in input ;CHECK: vst4i8: ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'crash.ll': 20 llc 0x00002036 start + 54 Stack dump: 0. Program arguments: llc -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'If Converter' on function '@NEON_vst4q_u32' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/Thumb2/Output/crash.ll.script: line 2: 22474 Illegal instruction 'llc' '-mtriple=thumbv7-apple-darwin' '-mcpu=cortex-a8' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/Thumb2/crash.ll' -- ******************** Last 10 lines of 'neon-tests.txt': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/MC/Disassembler/neon-tests.txt:12:10: error: expected string not found in input # CHECK: vld1.8 {d17, d18}, [r6], r5 ^ :4:2: note: scanning from here vld1.8 {d17, d18}, [r6][r5] ^ -- ******************** From daniel_dunbar at apple.com Tue Nov 2 16:05:17 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 02 Nov 2010 16:05:17 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101102230536.346C4B3FEF3F@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/5931 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 118105 Blamelist: djg,lattner,resistor,void BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/System/Unix/Path.inc At: Tue 02 Nov 2010 15:47:37 Changed By: djg Comments: Use '\0' instead of 0 for nul character constants. Properties: Files: lib/Target/ARM/ARMInstrFormats.td lib/Target/ARM/ARMInstrNEON.td At: Tue 02 Nov 2010 15:47:37 Changed By: resistor Comments: Since these fields are not exactly equivalent to the encoded field, rename them to something with semantic meaning. Properties: File: lib/Target/ARM/ARMMCCodeEmitter.cpp At: Tue 02 Nov 2010 15:47:37 Changed By: void Comments: Simplify the EncodeInstruction method now that a lot of the special case stuff is handled with the MC encoder. Properties: File: lib/Target/ARM/ARMMCCodeEmitter.cpp At: Tue 02 Nov 2010 15:53:38 Changed By: void Comments: Omit unused parameter name.Properties: File: lib/System/Unix/Path.inc At: Tue 02 Nov 2010 15:53:38 Changed By: djg Comments: Simplify this code. Properties: File: lib/Target/ARM/ARMMCCodeEmitter.cpp At: Tue 02 Nov 2010 15:57:37 Changed By: void Comments: Obsessive formatting changes. No functionality impact. Properties: Files: utils/TableGen/AsmMatcherEmitter.cpp utils/TableGen/CodeGenInstruction.h At: Tue 02 Nov 2010 15:57:37 Changed By: lattner Comments: rewrite EmitConvertToMCInst to iterate over the MCInst operands, filling them in one at a time. Previously this iterated over the asmoperands, which left the problem of "holes". The new approach simplifies things. Properties: File: lib/System/Unix/Path.inc At: Tue 02 Nov 2010 15:57:37 Changed By: djg Comments: Avoid manipulating paths in fixed-sized arrays. Properties: LOGS: Last 10 lines of 'stdio': llvm[1]: Compiling SearchForAddressOfSpecialSymbol.cpp for Release+Asserts build llvm[1]: Compiling Threading.cpp for Release+Asserts build llvm[1]: Compiling TimeValue.cpp for Release+Asserts build llvm[1]: Compiling Valgrind.cpp for Release+Asserts build In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/System/Path.cpp:292: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/System/Unix/Path.inc: In static member function 'static llvm::sys::Path llvm::sys::Path::GetTemporaryDirectory(std::string*)': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/System/Unix/Path.inc:146: error: invalid operands of types 'char [17]' and 'const char [35]' to binary 'operator+' make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/lib/System/Release+Asserts/Path.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 1 From buildbot at google1.osuosl.org Tue Nov 2 16:06:03 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 16:06:03 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20101102230606.5E1D413B20C0@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/10509 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118099 Blamelist: ddunbar,djg,foldr,lattner,resistor,void BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 2 16:06:42 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 16:06:42 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux Message-ID: <20101102230645.5622613B20C0@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux/builds/18851 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc14 Build Reason: Build Source Stamp: 118099 Blamelist: djg,resistor,void BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 2 16:07:31 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 16:07:31 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-vg Message-ID: <20101102230734.4C5C813B20C0@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/2230 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 118052 Blamelist: ddunbar,dgregor,foldr,rafael,rjmccall BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 2 16:08:18 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 16:08:18 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20101102230820.5EE8A13B20C0@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/7878 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 118099 Blamelist: ddunbar,djg,foldr,lattner,resistor,void BUILD FAILED: failed run.build.step.test_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 2 16:29:22 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 16:29:22 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20101102232925.0476913B20C0@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/10109 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 118106 Blamelist: ddunbar,djg,foldr,lattner,resistor,void BUILD FAILED: failed test-llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Nov 2 16:31:30 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 02 Nov 2010 16:31:30 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20101102233135.B3181B9E9242@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/10634 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 118106 Blamelist: djg,lattner,resistor,void BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/System/Unix/Path.inc At: Tue 02 Nov 2010 15:47:37 Changed By: djg Comments: Use '\0' instead of 0 for nul character constants. Properties: Files: lib/Target/ARM/ARMInstrFormats.td lib/Target/ARM/ARMInstrNEON.td At: Tue 02 Nov 2010 15:47:37 Changed By: resistor Comments: Since these fields are not exactly equivalent to the encoded field, rename them to something with semantic meaning. Properties: File: lib/Target/ARM/ARMMCCodeEmitter.cpp At: Tue 02 Nov 2010 15:47:37 Changed By: void Comments: Simplify the EncodeInstruction method now that a lot of the special case stuff is handled with the MC encoder. Properties: File: lib/Target/ARM/ARMMCCodeEmitter.cpp At: Tue 02 Nov 2010 15:53:38 Changed By: void Comments: Omit unused parameter name.Properties: File: lib/System/Unix/Path.inc At: Tue 02 Nov 2010 15:53:38 Changed By: djg Comments: Simplify this code. Properties: File: lib/Target/ARM/ARMMCCodeEmitter.cpp At: Tue 02 Nov 2010 15:57:37 Changed By: void Comments: Obsessive formatting changes. No functionality impact. Properties: Files: utils/TableGen/AsmMatcherEmitter.cpp utils/TableGen/CodeGenInstruction.h At: Tue 02 Nov 2010 15:57:37 Changed By: lattner Comments: rewrite EmitConvertToMCInst to iterate over the MCInst operands, filling them in one at a time. Previously this iterated over the asmoperands, which left the problem of "holes". The new approach simplifies things. Properties: File: lib/System/Unix/Path.inc At: Tue 02 Nov 2010 15:57:37 Changed By: djg Comments: Avoid manipulating paths in fixed-sized arrays. Properties: File: lib/System/Unix/Path.inc At: Tue 02 Nov 2010 16:02:49 Changed By: djg Comments: Fix a copy+pasto. Properties: LOGS: Last 10 lines of 'stdio': LLVM :: CodeGen/ARM/vst4.ll LLVM :: CodeGen/Thumb2/crash.ll LLVM :: MC/Disassembler/neon-tests.txt Expected Passes : 5006 Expected Failures : 33 Unsupported Tests : 555 Unexpected Failures: 6 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/ARM/vld3.ll LLVM :: CodeGen/ARM/vld4.ll LLVM :: CodeGen/ARM/vst3.ll LLVM :: CodeGen/ARM/vst4.ll LLVM :: CodeGen/Thumb2/crash.ll LLVM :: MC/Disassembler/neon-tests.txt Last 10 lines of 'xfail': LLVM :: MC/ARM/neon-table-encoding.s LLVM :: MC/ARM/neon-vld-encoding.s LLVM :: MC/ARM/neon-vst-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 'vld3.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/vld3.ll:15:9: error: expected string not found in input ;CHECK: vld3i8: ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'vld4.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/vld4.ll:15:9: error: expected string not found in input ;CHECK: vld4i8: ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'vst3.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/vst3.ll:4:9: error: expected string not found in input ;CHECK: vst3i8: ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'vst4.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/vst4.ll:4:9: error: expected string not found in input ;CHECK: vst4i8: ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'crash.ll': 18 llc 0x00000003 start + 18446744073709544451 Stack dump: 0. Program arguments: llc -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'If Converter' on function '@NEON_vst4q_u32' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/Thumb2/Output/crash.ll.script: line 2: 31849 Illegal instruction 'llc' '-mtriple=thumbv7-apple-darwin' '-mcpu=cortex-a8' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/Thumb2/crash.ll' -- ******************** Last 10 lines of 'neon-tests.txt': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/MC/Disassembler/neon-tests.txt:12:10: error: expected string not found in input # CHECK: vld1.8 {d17, d18}, [r6], r5 ^ :4:2: note: scanning from here vld1.8 {d17, d18}, [r6][r5] ^ -- ******************** Last 10 lines of 'stdio': LLVM :: CodeGen/ARM/vst4.ll LLVM :: CodeGen/Thumb2/crash.ll LLVM :: MC/Disassembler/neon-tests.txt Expected Passes : 5484 Expected Failures : 41 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/vld3.ll LLVM :: CodeGen/ARM/vld4.ll LLVM :: CodeGen/ARM/vst3.ll LLVM :: CodeGen/ARM/vst4.ll LLVM :: CodeGen/Thumb2/crash.ll LLVM :: MC/Disassembler/neon-tests.txt Last 10 lines of 'xfail': LLVM :: MC/ARM/neon-table-encoding.s LLVM :: MC/ARM/neon-vld-encoding.s LLVM :: MC/ARM/neon-vst-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 :: 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 'vld3.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/vld3.ll:15:9: error: expected string not found in input ;CHECK: vld3i8: ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'vld4.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/vld4.ll:15:9: error: expected string not found in input ;CHECK: vld4i8: ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'vst3.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/vst3.ll:4:9: error: expected string not found in input ;CHECK: vst3i8: ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'vst4.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/vst4.ll:4:9: error: expected string not found in input ;CHECK: vst4i8: ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'crash.ll': 17 llc 0x00000003 start + 18446744073709541635 Stack dump: 0. Program arguments: llc -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'If Converter' on function '@NEON_vst4q_u32' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/Thumb2/Output/crash.ll.script: line 2: 87844 Illegal instruction 'llc' '-mtriple=thumbv7-apple-darwin' '-mcpu=cortex-a8' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/Thumb2/crash.ll' -- ******************** Last 10 lines of 'neon-tests.txt': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/MC/Disassembler/neon-tests.txt:12:10: error: expected string not found in input # CHECK: vld1.8 {d17, d18}, [r6], r5 ^ :4:2: note: scanning from here vld1.8 {d17, d18}, [r6][r5] ^ -- ******************** From buildbot at google1.osuosl.org Tue Nov 2 16:38:11 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 16:38:11 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20101102233813.AD83813B20C0@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/7639 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118106 Blamelist: ddunbar,djg,foldr,lattner,resistor,void BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 2 16:45:57 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 16:45:57 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20101102234559.61FE713B20C0@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/13086 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 118113 Blamelist: djg,jtsoftware,kremenek,lattner,resistor,void BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 2 16:46:45 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 16:46:45 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20101102234647.D1F9813B20C0@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/5064 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118109 Blamelist: ddunbar,djg,jtsoftware,kremenek,lattner,resistor,void BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Nov 2 16:53:23 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 02 Nov 2010 16:53:23 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101102235329.BFA23B9EA10B@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/6338 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 118098 Blamelist: ddunbar,djg,foldr,lattner,rafael,resistor,void BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/MC/MCAssembler.h lib/MC/MCAssembler.cpp At: Tue 02 Nov 2010 14:42:53 Changed By: rafael Comments: Do relaxations with FT_Org fragments. Fixes the FIXME: // FIXME: We should compute this sooner, we don't want to recurse here, and // we would like to be more functional. In MCAssembler::ComputeFragmentSize.Properties: Files: lib/Target/ARM/ARMInstrNEON.td test/MC/ARM/neon-vst-encoding.s At: Tue 02 Nov 2010 14:52:38 Changed By: resistor Comments: Add correct encodings for basic variants for vst3 and vst4. Properties: File: utils/TableGen/AsmMatcherEmitter.cpp At: Tue 02 Nov 2010 14:52:38 Changed By: lattner Comments: merge two large parallel loops in EmitConvertToMCInst, no change in the generated .inc files. Properties: File: lib/Target/ARM/ARMInstrNEON.td At: Tue 02 Nov 2010 14:57:54 Changed By: resistor Comments: Tentative encodings for the "single element from one lane" variant of vst1. Properties: File: lib/System/Unix/Path.inc At: Tue 02 Nov 2010 15:12:37 Changed By: djg Comments: Eliminate some temporary std::strings. Properties: Files: lib/Target/ARM/ARMInstrNEON.td test/MC/ARM/neon-vst-encoding.s At: Tue 02 Nov 2010 15:22:37 Changed By: resistor Comments: Provide correct encodings for the remaining vst variants that we currently generate. Properties: File: lib/Support/SystemUtils.cpp At: Tue 02 Nov 2010 15:22:37 Changed By: foldr Comments: Revert r118057, this is better fixed in appendSuffix itself.Properties: Files: include/llvm/System/Path.h lib/System/Path.cpp lib/System/Unix/Path.inc lib/System/Win32/Path.inc At: Tue 02 Nov 2010 15:22:37 Changed By: foldr Comments: appendSuffix: don't append a dot when the suffix is empty. Additionally, move the implementation of appendSuffix to Path.cpp: it is platform-independent.Properties: Files: lib/Target/MBlaze/MBlazeInstrFPU.td lib/Target/MBlaze/MBlazeInstrInfo.td At: Tue 02 Nov 2010 15:34:04 Changed By: lattner Comments: mark a few codegenonly instructions. Properties: Files: lib/Target/ARM/ARMCodeEmitter.cpp lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMMCCodeEmitter.cpp At: Tue 02 Nov 2010 15:34:04 Changed By: resistor Comments: Rename encoder methods to match naming convention. Properties: File: www/get_started.html At: Tue 02 Nov 2010 15:39:23 Changed By: ddunbar Comments: Add link to LLVM releases page.Properties: Files: lib/Target/ARM/ARMCodeEmitter.cpp lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMInstrVFP.td lib/Target/ARM/ARMMCCodeEmitter.cpp test/MC/ARM/arm_instructions.s test/MC/ARM/simple-fp-encoding.s At: Tue 02 Nov 2010 15:39:23 Changed By: void Comments: Rename getAddrModeImm12OpValue to getAddrModeImmOpValue and expand it to work with immediates up to 16-bits in size. The same logic is applied to other LDR encodings, e.g. VLDR, but which use a different immediate bit width (8-bits in VLDR's case). Removing the "12" allows it to be more generic. Properties: File: lib/System/Unix/Path.inc At: Tue 02 Nov 2010 15:47:37 Changed By: djg Comments: Use '\0' instead of 0 for nul character constants. Properties: Files: lib/Target/ARM/ARMInstrFormats.td lib/Target/ARM/ARMInstrNEON.td At: Tue 02 Nov 2010 15:47:37 Changed By: resistor Comments: Since these fields are not exactly equivalent to the encoded field, rename them to something with semantic meaning. Properties: File: lib/Target/ARM/ARMMCCodeEmitter.cpp At: Tue 02 Nov 2010 15:47:37 Changed By: void Comments: Simplify the EncodeInstruction method now that a lot of the special case stuff is handled with the MC encoder. Properties: LOGS: Last 10 lines of 'stdio': LLVM :: CodeGen/ARM/vst4.ll LLVM :: CodeGen/Thumb2/crash.ll LLVM :: MC/Disassembler/neon-tests.txt Expected Passes : 5513 Expected Failures : 41 Unsupported Tests : 40 Unexpected Failures: 6 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 Nov 2 17:01:59 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 17:01:59 -0700 Subject: [llvm-testresults] buildbot failure in llvm on build-self-4-mingw32 Message-ID: <20101103000201.D4DB813B20C0@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/2732 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 118108 Blamelist: ddunbar,djg,foldr,jtsoftware,lattner,resistor,void BUILD FAILED: failed run.build.step.test_llvm_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 2 17:09:53 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 17:09:53 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101103000955.8472113B20C0@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/7201 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118113 Blamelist: djg,jtsoftware,kremenek,lattner,resistor,void BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 2 17:11:16 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 17:11:16 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20101103001119.3D5C913B20C0@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/9133 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 118110 Blamelist: ddunbar,djg,jtsoftware,kremenek,lattner,resistor,void BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 2 17:16:47 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 17:16:47 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i386-linux-selfhost Message-ID: <20101103001649.EFA4313B20C0@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/633 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc11 Build Reason: Build Source Stamp: 118106 Blamelist: ddunbar,djg,foldr,lattner,resistor,void BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 2 17:22:08 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 17:22:08 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-arm-linux Message-ID: <20101103002210.8151E13B20C0@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/4543 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: ranby1 Build Reason: Build Source Stamp: 118054 Blamelist: atrick,ddunbar,dgregor,dpatel,foldr,grosbach,johannes,lattner,rafael,resistor,rjmccall BUILD FAILED: failed test-llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Nov 2 17:54:47 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 02 Nov 2010 17:54:47 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101103005527.A529FB9ECAAF@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/15148 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 118134 Blamelist: dgregor,djg,evancheng BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/AST/ExprCXX.cpp lib/Sema/SemaExpr.cpp test/Index/get-cursor.cpp tools/libclang/CIndex.cpp At: Tue 02 Nov 2010 17:37:37 Changed By: dgregor Comments: Improve source-location information for CXXConstructExpr nodes, by ensuring that they cover all of their child nodes. There's still a clang_getCursor()-related issue with CXXFunctionalCastExprs with CXXConstructExprs as children (see FIXME in the test case); I'll look at that separately. Properties: Files: include/llvm/ADT/APInt.h include/llvm/Support/MathExtras.h At: Tue 02 Nov 2010 17:42:37 Changed By: djg Comments: Factor code out of APInt to form a isUIntN helper function. Properties: Files: lib/Target/ARM/ARMScheduleA8.td lib/Target/ARM/ARMScheduleA9.td At: Tue 02 Nov 2010 17:42:37 Changed By: evancheng Comments: Modify scheduling itineraries to correct instruction latencies (not operand latencies) of loads. Properties: LOGS: Last 10 lines of 'stdio': Failing Tests (2): LLVM :: CodeGen/ARM/lsr-on-unrolled-loops.ll LLVM :: CodeGen/ARM/reg_sequence.ll Expected Passes : 5018 Expected Failures : 33 Unsupported Tests : 555 Unexpected Failures: 2 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/reg_sequence.ll Last 10 lines of 'xfail': LLVM :: MC/ARM/neon-table-encoding.s LLVM :: MC/ARM/neon-vst-encoding.s LLVM :: MC/ARM/neon-vld-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 'lsr-on-unrolled-loops.ll': :1:2: note: scanning from here .syntax unified ^ :62:2: note: possible intended match here vstr.32 s2, [lr, #-128] ^ -- ******************** Last 10 lines of 'reg_sequence.ll': :166:2: note: scanning from here vadd.f32 q8, q8, q8 ^ :187:2: note: possible intended match here vmov d30, d22 ^ -- ******************** From buildbot at google1.osuosl.org Tue Nov 2 18:02:27 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 18:02:27 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux Message-ID: <20101103010230.40F4113B20C0@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux/builds/18859 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc14 Build Reason: Build Source Stamp: 118135 Blamelist: dgregor,djg,evancheng BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 2 18:12:32 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 18:12:32 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20101103011234.956F613B20C0@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/13088 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 118135 Blamelist: dgregor,djg,evancheng,lattner BUILD FAILED: failed test-llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Nov 2 18:40:34 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 02 Nov 2010 18:40:34 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9 Message-ID: <20101103014040.43C3AB9EEC64@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/4370 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: spang.apple.com Build Reason: Build Source Stamp: 118109 Blamelist: bwilson,ddunbar,djg,fjahanian,foldr,jtsoftware,kremenek,lattner,ofv,rafael,resistor,rjmccall,void BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/System/Unix/Path.inc At: Tue 02 Nov 2010 13:57:42 Changed By: djg Comments: Micro-optimize. Properties: Files: lib/CodeGen/CGDecl.cpp lib/CodeGen/CodeGenModule.cpp lib/CodeGen/ItaniumCXXABI.cpp test/CodeGenCXX/visibility.cpp At: Tue 02 Nov 2010 14:07:37 Changed By: rjmccall Comments: Ensure that static local variables in function templates inherit the visibility of their function. Properties: Files: include/clang/AST/ExprCXX.h lib/AST/ExprCXX.cpp test/CodeGenCXX/template-dependent-bind-temporary.cpp At: Tue 02 Nov 2010 14:07:37 Changed By: fjahanian Comments: Fixes an assertion violation when bind to temporary expression is a dependent expression. // rdar: // 8620524 and PR7851 Properties: Files: lib/Target/ARM/ARMInstrNEON.td test/MC/ARM/neon-vst-encoding.s At: Tue 02 Nov 2010 14:12:37 Changed By: resistor Comments: Add correct encodings for the basic form of vst1. Properties: Files: lib/Target/ARM/ARMInstrNEON.td test/MC/ARM/neon-vst-encoding.s At: Tue 02 Nov 2010 14:22:37 Changed By: resistor Comments: Add correct encodings for the basic variants for vst2. Properties: Files: lib/Target/ARM/ARMExpandPseudoInsts.cpp lib/Target/ARM/ARMInstrNEON.td lib/Target/ARM/ARMSchedule.td lib/Target/ARM/ARMScheduleA8.td lib/Target/ARM/ARMScheduleA9.td At: Tue 02 Nov 2010 14:22:37 Changed By: bwilson Comments: Add NEON VST1-lane instructions. Partial fix for Radar 8599955.Properties: File: docs/GettingStarted.html At: Tue 02 Nov 2010 14:37:37 Changed By: ofv Comments: Removed obsolete section about VC++ project files.Properties: Files: include/llvm/MC/MCAssembler.h lib/MC/MCAssembler.cpp At: Tue 02 Nov 2010 14:42:53 Changed By: rafael Comments: Do relaxations with FT_Org fragments. Fixes the FIXME: // FIXME: We should compute this sooner, we don't want to recurse here, and // we would like to be more functional. In MCAssembler::ComputeFragmentSize.Properties: Files: lib/Target/ARM/ARMInstrNEON.td test/MC/ARM/neon-vst-encoding.s At: Tue 02 Nov 2010 14:52:38 Changed By: resistor Comments: Add correct encodings for basic variants for vst3 and vst4. Properties: File: utils/TableGen/AsmMatcherEmitter.cpp At: Tue 02 Nov 2010 14:52:38 Changed By: lattner Comments: merge two large parallel loops in EmitConvertToMCInst, no change in the generated .inc files. Properties: File: lib/Target/ARM/ARMInstrNEON.td At: Tue 02 Nov 2010 14:57:54 Changed By: resistor Comments: Tentative encodings for the "single element from one lane" variant of vst1. Properties: File: lib/System/Unix/Path.inc At: Tue 02 Nov 2010 15:12:37 Changed By: djg Comments: Eliminate some temporary std::strings. Properties: Files: lib/Target/ARM/ARMInstrNEON.td test/MC/ARM/neon-vst-encoding.s At: Tue 02 Nov 2010 15:22:37 Changed By: resistor Comments: Provide correct encodings for the remaining vst variants that we currently generate. Properties: File: lib/Support/SystemUtils.cpp At: Tue 02 Nov 2010 15:22:37 Changed By: foldr Comments: Revert r118057, this is better fixed in appendSuffix itself.Properties: Files: include/llvm/System/Path.h lib/System/Path.cpp lib/System/Unix/Path.inc lib/System/Win32/Path.inc At: Tue 02 Nov 2010 15:22:37 Changed By: foldr Comments: appendSuffix: don't append a dot when the suffix is empty. Additionally, move the implementation of appendSuffix to Path.cpp: it is platform-independent.Properties: Files: lib/Target/MBlaze/MBlazeInstrFPU.td lib/Target/MBlaze/MBlazeInstrInfo.td At: Tue 02 Nov 2010 15:34:04 Changed By: lattner Comments: mark a few codegenonly instructions. Properties: Files: lib/Target/ARM/ARMCodeEmitter.cpp lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMMCCodeEmitter.cpp At: Tue 02 Nov 2010 15:34:04 Changed By: resistor Comments: Rename encoder methods to match naming convention. Properties: File: www/get_started.html At: Tue 02 Nov 2010 15:39:23 Changed By: ddunbar Comments: Add link to LLVM releases page.Properties: Files: lib/Target/ARM/ARMCodeEmitter.cpp lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMInstrVFP.td lib/Target/ARM/ARMMCCodeEmitter.cpp test/MC/ARM/arm_instructions.s test/MC/ARM/simple-fp-encoding.s At: Tue 02 Nov 2010 15:39:23 Changed By: void Comments: Rename getAddrModeImm12OpValue to getAddrModeImmOpValue and expand it to work with immediates up to 16-bits in size. The same logic is applied to other LDR encodings, e.g. VLDR, but which use a different immediate bit width (8-bits in VLDR's case). Removing the "12" allows it to be more generic. Properties: File: lib/System/Unix/Path.inc At: Tue 02 Nov 2010 15:47:37 Changed By: djg Comments: Use '\0' instead of 0 for nul character constants. Properties: Files: lib/Target/ARM/ARMInstrFormats.td lib/Target/ARM/ARMInstrNEON.td At: Tue 02 Nov 2010 15:47:37 Changed By: resistor Comments: Since these fields are not exactly equivalent to the encoded field, rename them to something with semantic meaning. Properties: File: lib/Target/ARM/ARMMCCodeEmitter.cpp At: Tue 02 Nov 2010 15:47:37 Changed By: void Comments: Simplify the EncodeInstruction method now that a lot of the special case stuff is handled with the MC encoder. Properties: File: lib/Target/ARM/ARMMCCodeEmitter.cpp At: Tue 02 Nov 2010 15:53:38 Changed By: void Comments: Omit unused parameter name.Properties: File: lib/System/Unix/Path.inc At: Tue 02 Nov 2010 15:53:38 Changed By: djg Comments: Simplify this code. Properties: File: lib/Target/ARM/ARMMCCodeEmitter.cpp At: Tue 02 Nov 2010 15:57:37 Changed By: void Comments: Obsessive formatting changes. No functionality impact. Properties: Files: utils/TableGen/AsmMatcherEmitter.cpp utils/TableGen/CodeGenInstruction.h At: Tue 02 Nov 2010 15:57:37 Changed By: lattner Comments: rewrite EmitConvertToMCInst to iterate over the MCInst operands, filling them in one at a time. Previously this iterated over the asmoperands, which left the problem of "holes". The new approach simplifies things. Properties: File: lib/System/Unix/Path.inc At: Tue 02 Nov 2010 15:57:37 Changed By: djg Comments: Avoid manipulating paths in fixed-sized arrays. Properties: File: lib/System/Unix/Path.inc At: Tue 02 Nov 2010 16:02:49 Changed By: djg Comments: Fix a copy+pasto. Properties: Files: test/CodeGen/mult-alt-generic.c test/CodeGen/mult-alt-x86.c At: Tue 02 Nov 2010 16:07:51 Changed By: jtsoftware Comments: Tests for inline asm constraints, generic and x86.Properties: Files: test/CodeGen/ARM/mult-alt-generic-arm.ll test/CodeGen/MSP430/mult-alt-generic-msp430.ll test/CodeGen/PowerPC/mult-alt-generic-powerpc.ll test/CodeGen/PowerPC/mult-alt-generic-powerpc64.ll test/CodeGen/SPARC/mult-alt-generic-sparc.ll test/CodeGen/X86/mult-alt-generic-i686.ll test/CodeGen/X86/mult-alt-generic-x86_64.ll test/CodeGen/X86/mult-alt-x86.ll At: Tue 02 Nov 2010 16:07:51 Changed By: jtsoftware Comments: Inline asm mult-alt constraint tests.Properties: Files: test/Index/annotate-tokens.m tools/libclang/CIndex.cpp At: Tue 02 Nov 2010 16:12:38 Changed By: kremenek Comments: Hack to workaround deficiency in ObjC ASTs. Functions and variables may be declared within an @implementation, but we have no way to record that information in the AST. This may cause CursorVisitor to miss these Decls when doing a AST walk. Fixes .Properties: LOGS: Last 10 lines of 'stdio': LLVM :: CodeGen/Thumb2/crash.ll LLVM :: CodeGen/X86/mult-alt-x86.ll LLVM :: MC/Disassembler/neon-tests.txt Expected Passes : 5009 Expected Failures : 33 Unsupported Tests : 555 Unexpected Failures: 7 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/ARM/vld3.ll LLVM :: CodeGen/ARM/vld4.ll LLVM :: CodeGen/ARM/vst3.ll LLVM :: CodeGen/ARM/vst4.ll LLVM :: CodeGen/Thumb2/crash.ll LLVM :: CodeGen/X86/mult-alt-x86.ll LLVM :: MC/Disassembler/neon-tests.txt Last 10 lines of 'xfail': LLVM :: MC/ARM/neon-table-encoding.s LLVM :: MC/ARM/neon-vld-encoding.s LLVM :: MC/ARM/neon-vst-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 'vld3.ll': /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/ARM/vld3.ll:15:9: error: expected string not found in input ;CHECK: vld3i8: ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'vld4.ll': /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/ARM/vld4.ll:15:9: error: expected string not found in input ;CHECK: vld4i8: ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'vst3.ll': /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/ARM/vst3.ll:4:9: error: expected string not found in input ;CHECK: vst3i8: ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'vst4.ll': /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/ARM/vst4.ll:4:9: error: expected string not found in input ;CHECK: vst4i8: ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'crash.ll': 2 libSystem.B.dylib 0x96fee9fc _sigtramp + 68 Stack dump: 0. Program arguments: llc -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'If Converter' on function '@NEON_vst4q_u32' /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/CodeGen/Thumb2/Output/crash.ll.script: line 2: 25435 Trace/BPT trap 'llc' '-mtriple=thumbv7-apple-darwin' '-mcpu=cortex-a8' < '/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/Thumb2/crash.ll' -- ******************** Last 10 lines of 'mult-alt-x86.ll': llc < /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/X86/mult-alt-x86.ll -march=x86 -- Exit Code: 1 Command Output (stderr): -- LLVM ERROR: Couldn't allocate output reg for constraint 'y'! -- ******************** Last 10 lines of 'neon-tests.txt': /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/MC/Disassembler/neon-tests.txt:12:10: error: expected string not found in input # CHECK: vld1.8 {d17, d18}, [r6], r5 ^ :4:2: note: scanning from here vld1.8 {d17, d18}, [r6][r5] ^ -- ******************** Last 10 lines of 'stdio': LLVM :: CodeGen/Thumb2/crash.ll LLVM :: CodeGen/X86/mult-alt-x86.ll LLVM :: MC/Disassembler/neon-tests.txt Expected Passes : 5474 Expected Failures : 54 Unsupported Tests : 69 Unexpected Failures: 7 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/ARM/vld3.ll LLVM :: CodeGen/ARM/vld4.ll LLVM :: CodeGen/ARM/vst3.ll LLVM :: CodeGen/ARM/vst4.ll LLVM :: CodeGen/Thumb2/crash.ll LLVM :: CodeGen/X86/mult-alt-x86.ll LLVM :: MC/Disassembler/neon-tests.txt Last 10 lines of 'xfail': LLVM :: MC/ARM/neon-table-encoding.s LLVM :: MC/ARM/neon-vld-encoding.s LLVM :: MC/ARM/neon-vst-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 :: 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 'vld3.ll': /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/ARM/vld3.ll:15:9: error: expected string not found in input ;CHECK: vld3i8: ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'vld4.ll': /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/ARM/vld4.ll:15:9: error: expected string not found in input ;CHECK: vld4i8: ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'vst3.ll': /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/ARM/vst3.ll:4:9: error: expected string not found in input ;CHECK: vst3i8: ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'vst4.ll': /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/ARM/vst4.ll:4:9: error: expected string not found in input ;CHECK: vst4i8: ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'crash.ll': 2 libSystem.B.dylib 0x96fee9fc _sigtramp + 68 Stack dump: 0. Program arguments: llc -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'If Converter' on function '@NEON_vst4q_u32' /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/CodeGen/Thumb2/Output/crash.ll.script: line 2: 74560 Trace/BPT trap 'llc' '-mtriple=thumbv7-apple-darwin' '-mcpu=cortex-a8' < '/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/Thumb2/crash.ll' -- ******************** Last 10 lines of 'mult-alt-x86.ll': llc < /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/CodeGen/X86/mult-alt-x86.ll -march=x86 -- Exit Code: 1 Command Output (stderr): -- LLVM ERROR: Couldn't allocate output reg for constraint 'y'! -- ******************** Last 10 lines of 'neon-tests.txt': /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/MC/Disassembler/neon-tests.txt:12:10: error: expected string not found in input # CHECK: vld1.8 {d17, d18}, [r6], r5 ^ :4:2: note: scanning from here vld1.8 {d17, d18}, [r6][r5] ^ -- ******************** From buildbot at google1.osuosl.org Tue Nov 2 19:29:35 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 19:29:35 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20101103022937.AF3F313B20C0@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/9135 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 118135 Blamelist: dgregor,djg,evancheng,lattner BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 2 19:40:20 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 19:40:20 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i386-linux-selfhost Message-ID: <20101103024023.020B213B20C0@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/635 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc11 Build Reason: Build Source Stamp: 118140 Blamelist: coppro,dgregor,djg,evancheng,grosbach,lattner BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 2 20:39:14 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 20:39:14 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-linux-selfhost Message-ID: <20101103033917.2051913B20C0@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-linux-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-linux-selfhost/builds/463 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 118137 Blamelist: dgregor,djg,echristo,evancheng,grosbach,jtsoftware,kremenek,lattner,resistor,stoklund,void BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 2 21:26:57 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 21:26:57 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101103042659.7FCD413B20C0@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/10257 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 118138 Blamelist: coppro,dgregor,djg,evancheng,grosbach BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 2 21:31:09 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 21:31:09 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux-vg_leak Message-ID: <20101103043112.31B4F13B20C0@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/1549 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 118140 Blamelist: coppro,ddunbar,dgregor,djg,echristo,evancheng,grosbach,jtsoftware,kremenek,lattner,resistor,stoklund,void BUILD FAILED: failed test-llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Nov 2 21:52:51 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 02 Nov 2010 21:52:51 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101103045328.02D20B417BC1@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/15158 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 118149 Blamelist: rafael BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/clang/Driver/Options.td lib/Driver/ToolChains.cpp lib/Driver/ToolChains.h lib/Driver/Tools.cpp lib/Driver/Tools.h At: Tue 02 Nov 2010 21:42:49 Changed By: rafael Comments: Switch clang to run ld directly on linux. I tested this on all the linux distros listed by running gcc main.o -o main g++ main.o -o main gcc main.o -o main -static g++ main.o -o main -static gcc f.o -o f.so -shared g++ f.o -o f.so -shared and comparing the ld line with the one created by clang. I also added -m32/m64 in distros that support it. While I tested many distros, there will always be more. If you are hit by this it should be somewhat easy to add your distro. If you are in a hurry, do revert this, but please inform how to detect you distro and the ld command lines produced by the above gcc invocations. Most distros have some patches on gcc :-(Properties: LOGS: Last 10 lines of 'stdio': Failing Tests (3): Clang :: Driver/arch.c Clang :: Driver/emit-llvm.c Clang :: Driver/sysroot-flags.c Expected Passes : 2630 Expected Failures : 20 Unexpected Failures: 3 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: Driver/arch.c Clang :: Driver/emit-llvm.c Clang :: Driver/sysroot-flags.c Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'arch.c': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Driver/arch.c:3:11: error: expected string not found in input // CHECK: target triple = "armv7-unknown-linux-gnueabi" ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'emit-llvm.c': -- not /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -ccc-host-triple i386-pc-linux-gnu -emit-llvm -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Driver/Output/emit-llvm.c.tmp /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Driver/emit-llvm.c 2> /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Driver/Output/emit-llvm.c.tmp.log grep 'unable to pass LLVM bit-code files to linker' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Driver/Output/emit-llvm.c.tmp.log /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -ccc-print-phases -c -O4 -O0 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Driver/emit-llvm.c 2> /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Driver/Output/emit-llvm.c.tmp FileCheck --check-prefix=O4_AND_O0 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Driver/emit-llvm.c < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Driver/Output/emit-llvm.c.tmp -- Exit Code: 1 ******************** Last 10 lines of 'sysroot-flags.c': :1:1: note: scanning from here LLVM ERROR: Unknown linux distribution. ^ :1:27: note: possible intended match here LLVM ERROR: Unknown linux distribution. ^ -- ******************** From buildbot at google1.osuosl.org Tue Nov 2 22:18:59 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 22:18:59 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20101103051901.6579D13B20C1@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/5066 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118135 Blamelist: dgregor,djg,evancheng,lattner BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 2 22:18:56 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 22:18:56 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20101103051901.6491513B20C0@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/7641 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118135 Blamelist: dgregor,djg,echristo,evancheng,lattner BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 2 22:31:32 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 22:31:32 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux-vg_leak Message-ID: <20101103053135.28DB313B20C0@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/1996 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu8 Build Reason: Build Source Stamp: 118145 Blamelist: andersca,coppro,dgregor,djg,evancheng,grosbach,lattner,void BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 2 22:32:42 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 02 Nov 2010 22:32:42 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20101103053244.9CA9013B20C0@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/10112 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 118138 Blamelist: coppro,dgregor,djg,evancheng,grosbach,lattner BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 3 00:09:58 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 03 Nov 2010 00:09:58 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux-checks Message-ID: <20101103071001.68D5713B20C0@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux-checks on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux-checks/builds/358 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc10 Build Reason: Build Source Stamp: 118144 Blamelist: coppro,ddunbar,dgregor,djg,echristo,evancheng,foldr,grosbach,jtsoftware,kremenek,lattner,resistor,stoklund,void BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From llvm-testresults at cs.uiuc.edu Wed Nov 3 00:44:09 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Wed, 3 Nov 2010 02:44:09 -0500 (CDT) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101103074409.7A4B42A6C12C@llvm.org> http://llvm.org/perf/db_default/simple/nts/8/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:1 Name: curlew.apple.com Comparing: Run: 8, Order: 118162, Start Time: 2010-11-03 07:01:12, End Time: 2010-11-03 07:45:50 To: 7, Order: 118011, Start Time: 2010-11-02 06:58:48, End Time: 2010-11-02 07:43:22 =============== Tests Summary =============== Existing Failures: 1 Unchanged Tests: 940 Total Tests: 941 ============== Changes Detail ============== Existing Failures ----------------- External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From daniel_dunbar at apple.com Wed Nov 3 04:28:11 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 03 Nov 2010 04:28:11 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101103112817.402B7BA106E0@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/15166 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 118165 Blamelist: zhongxingxu BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Analysis/CFG.cpp At: Wed 03 Nov 2010 04:18:17 Changed By: zhongxingxu Comments: Do not add elidable CXXConstructExpr as block-level expr.Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 45.76s ******************** Failing Tests (1): Clang :: Analysis/temp-obj-dtors-cfg-output.cpp Expected Passes : 2633 Expected Failures : 20 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: Analysis/temp-obj-dtors-cfg-output.cpp Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'temp-obj-dtors-cfg-output.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Analysis/temp-obj-dtors-cfg-output.cpp:246:11: error: expected string not found in input // CHECK: 2: [B7.3].~A() (Implicit destructor) ^ :165:2: note: scanning from here 2: [B7.2].~A() (Implicit destructor) ^ -- ******************** From daniel_dunbar at apple.com Wed Nov 3 04:47:49 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 03 Nov 2010 04:47:49 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101103114759.9D781B42FF81@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/5950 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 118165 Blamelist: zhongxingxu BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Analysis/CFG.cpp At: Wed 03 Nov 2010 04:18:17 Changed By: zhongxingxu Comments: Do not add elidable CXXConstructExpr as block-level expr.Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 35.26s ******************** Failing Tests (1): Clang :: Analysis/temp-obj-dtors-cfg-output.cpp Expected Passes : 2633 Expected Failures : 20 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: Analysis/temp-obj-dtors-cfg-output.cpp Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'temp-obj-dtors-cfg-output.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/temp-obj-dtors-cfg-output.cpp:246:11: error: expected string not found in input // CHECK: 2: [B7.3].~A() (Implicit destructor) ^ :165:2: note: scanning from here 2: [B7.2].~A() (Implicit destructor) ^ -- ******************** Last 10 lines of 'stdio': Testing Time: 30.99s ******************** Failing Tests (1): Clang :: Analysis/temp-obj-dtors-cfg-output.cpp Expected Passes : 2633 Expected Failures : 20 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: Analysis/temp-obj-dtors-cfg-output.cpp Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'temp-obj-dtors-cfg-output.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/temp-obj-dtors-cfg-output.cpp:246:11: error: expected string not found in input // CHECK: 2: [B7.3].~A() (Implicit destructor) ^ :165:2: note: scanning from here 2: [B7.2].~A() (Implicit destructor) ^ -- ******************** From daniel_dunbar at apple.com Wed Nov 3 04:48:56 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 03 Nov 2010 04:48:56 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20101103114902.31728B4300A9@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/11416 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 118165 Blamelist: zhongxingxu BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Analysis/CFG.cpp At: Wed 03 Nov 2010 04:18:17 Changed By: zhongxingxu Comments: Do not add elidable CXXConstructExpr as block-level expr.Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 104.31s ******************** Failing Tests (1): Clang :: Analysis/temp-obj-dtors-cfg-output.cpp Expected Passes : 2633 Expected Failures : 20 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: Analysis/temp-obj-dtors-cfg-output.cpp Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'temp-obj-dtors-cfg-output.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Analysis/temp-obj-dtors-cfg-output.cpp:246:11: error: expected string not found in input // CHECK: 2: [B7.3].~A() (Implicit destructor) ^ :165:2: note: scanning from here 2: [B7.2].~A() (Implicit destructor) ^ -- ******************** From buildbot at google1.osuosl.org Wed Nov 3 04:53:34 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 03 Nov 2010 04:53:34 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101103115336.E1BF113B20C0@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/10264 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 118165 Blamelist: zhongxingxu BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 3 08:01:54 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 03 Nov 2010 08:01:54 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32 Message-ID: <20101103150157.244EF13B20C0@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/812 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova2 Build Reason: Build Source Stamp: 118169 Blamelist: baldrick BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From grosbach at apple.com Wed Nov 3 08:02:58 2010 From: grosbach at apple.com (Jim Grosbach) Date: Wed, 3 Nov 2010 08:02:58 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-linux-selfhost In-Reply-To: <20101103033917.2051913B20C0@google1.osuosl.org> References: <20101103033917.2051913B20C0@google1.osuosl.org> Message-ID: <886F5652-D721-4642-8F9F-30BCD9DC585A@apple.com> Probably something of mine. Gotta love OS-specific failures. Will see if I can reproduce locally. -j On Nov 2, 2010, at 8:39 PM, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of llvm-gcc-x86_64-linux-selfhost on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-linux-selfhost/builds/463 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: osu7 > > Build Reason: > Build Source Stamp: 118137 > Blamelist: dgregor,djg,echristo,evancheng,grosbach,jtsoftware,kremenek,lattner,resistor,stoklund,void > > BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 > > sincerely, > -The Buildbot > From buildbot at google1.osuosl.org Wed Nov 3 08:04:11 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 03 Nov 2010 08:04:11 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32-win7 Message-ID: <20101103150413.884F813B20C0@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/644 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova3 Build Reason: Build Source Stamp: 118170 Blamelist: theraven BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 3 09:03:10 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 03 Nov 2010 09:03:10 -0700 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-x86_64-linux Message-ID: <20101103160313.0FFBE13B20C1@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/2381 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc17 Build Reason: Build Source Stamp: 118171 Blamelist: baldrick,theraven BUILD FAILED: failed svn-llvm sincerely, -The Buildbot From grosbach at apple.com Wed Nov 3 09:40:51 2010 From: grosbach at apple.com (Jim Grosbach) Date: Wed, 3 Nov 2010 09:40:51 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-linux-selfhost In-Reply-To: <20101103033917.2051913B20C0@google1.osuosl.org> References: <20101103033917.2051913B20C0@google1.osuosl.org> Message-ID: Evan, this looks like it's from 118135. There's a missing vpush instruction in the prologue on Linux for the generated testcase. Previously, we would generate: push {r4, r5, r6, r7, r8, r9, r10, lr} vpush {d8, d9, d10} sub sp, sp, #64 Now we generate: push {r4, r5, r6, r7, r8, r9, r10, r11, lr} sub sp, sp, #64 That said, it looks like the register allocation for the floating point values changed, so the prologue change is likely just a side effect of that, but I don't know if your change was supposed to have any effect on allocation order(?) The Darwin generated code also stopped having the vpush for the same reason, but our revert of the prologue optimization masked the change there, as we still have two pushes without an intervening stack adjustment, which is what the test is looking for: push {r4, r5, r6, r7, lr} add r7, sp, #12 push {r8, r10, r11} It may be the test just needs updated. Can you have a look? -Jim On Nov 2, 2010, at 8:39 PM, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of llvm-gcc-x86_64-linux-selfhost on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-linux-selfhost/builds/463 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: osu7 > > Build Reason: > Build Source Stamp: 118137 > Blamelist: dgregor,djg,echristo,evancheng,grosbach,jtsoftware,kremenek,lattner,resistor,stoklund,void > > BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 > > sincerely, > -The Buildbot > From buildbot at google1.osuosl.org Wed Nov 3 11:00:36 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 03 Nov 2010 11:00:36 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101103180039.1B70013B20C0@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/10271 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 118178 Blamelist: dgregor BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 3 11:20:00 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 03 Nov 2010 11:20:00 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32-win7 Message-ID: <20101103182002.B464613B20C0@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/647 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova3 Build Reason: Build Source Stamp: 118182 Blamelist: dgregor,johannes,nicholas BUILD FAILED: failed run.build.step.clean sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 3 13:48:38 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 03 Nov 2010 13:48:38 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32-win7 Message-ID: <20101103204840.B3B1F13B20C0@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/649 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova3 Build Reason: Build Source Stamp: 118187 Blamelist: evancheng BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From llvm-testresults at cs.uiuc.edu Wed Nov 3 15:07:32 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Wed, 3 Nov 2010 17:07:32 -0500 (CDT) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101103220732.96A192A6C124@llvm.org> http://llvm.org/perf/db_default/simple/nts/9/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:2 Name: curlew.apple.com Comparing: Run: 9, Order: 118195, Start Time: 2010-11-03 21:23:49, End Time: 2010-11-03 22:09:13 To: (none) =============== Tests Summary =============== New Failures: 1 Added Tests: 940 Total Tests: 941 ============== Changes Detail ============== New Failures ------------ External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec Added Tests ----------- External/Nurbs/nurbs.compile External/Nurbs/nurbs.exec External/Povray/povray.compile External/Povray/povray.exec External/SPEC/CFP2000/177_mesa/177_mesa.compile External/SPEC/CFP2000/177_mesa/177_mesa.exec External/SPEC/CFP2000/179_art/179_art.compile External/SPEC/CFP2000/179_art/179_art.exec External/SPEC/CFP2000/183_equake/183_equake.compile External/SPEC/CFP2000/183_equake/183_equake.exec External/SPEC/CFP2000/188_ammp/188_ammp.compile External/SPEC/CFP2000/188_ammp/188_ammp.exec External/SPEC/CFP2006/433_milc/433_milc.compile External/SPEC/CFP2006/433_milc/433_milc.exec External/SPEC/CFP2006/444_namd/444_namd.compile External/SPEC/CFP2006/444_namd/444_namd.exec External/SPEC/CFP2006/447_dealII/447_dealII.compile External/SPEC/CFP2006/447_dealII/447_dealII.exec External/SPEC/CFP2006/450_soplex/450_soplex.compile External/SPEC/CFP2006/450_soplex/450_soplex.exec External/SPEC/CFP2006/470_lbm/470_lbm.compile External/SPEC/CFP2006/470_lbm/470_lbm.exec External/SPEC/CINT2000/164_gzip/164_gzip.compile External/SPEC/CINT2000/164_gzip/164_gzip.exec External/SPEC/CINT2000/175_vpr/175_vpr.compile External/SPEC/CINT2000/175_vpr/175_vpr.exec External/SPEC/CINT2000/176_gcc/176_gcc.compile External/SPEC/CINT2000/176_gcc/176_gcc.exec External/SPEC/CINT2000/181_mcf/181_mcf.compile External/SPEC/CINT2000/181_mcf/181_mcf.exec External/SPEC/CINT2000/186_crafty/186_crafty.compile External/SPEC/CINT2000/186_crafty/186_crafty.exec External/SPEC/CINT2000/197_parser/197_parser.compile External/SPEC/CINT2000/197_parser/197_parser.exec External/SPEC/CINT2000/252_eon/252_eon.compile External/SPEC/CINT2000/252_eon/252_eon.exec External/SPEC/CINT2000/253_perlbmk/253_perlbmk.compile External/SPEC/CINT2000/253_perlbmk/253_perlbmk.exec External/SPEC/CINT2000/254_gap/254_gap.compile External/SPEC/CINT2000/254_gap/254_gap.exec External/SPEC/CINT2000/255_vortex/255_vortex.compile External/SPEC/CINT2000/255_vortex/255_vortex.exec External/SPEC/CINT2000/256_bzip2/256_bzip2.compile External/SPEC/CINT2000/256_bzip2/256_bzip2.exec External/SPEC/CINT2000/300_twolf/300_twolf.compile External/SPEC/CINT2000/300_twolf/300_twolf.exec External/SPEC/CINT2006/400_perlbench/400_perlbench.compile External/SPEC/CINT2006/400_perlbench/400_perlbench.exec External/SPEC/CINT2006/401_bzip2/401_bzip2.compile External/SPEC/CINT2006/401_bzip2/401_bzip2.exec External/SPEC/CINT2006/403_gcc/403_gcc.compile External/SPEC/CINT2006/403_gcc/403_gcc.exec External/SPEC/CINT2006/429_mcf/429_mcf.compile External/SPEC/CINT2006/429_mcf/429_mcf.exec External/SPEC/CINT2006/445_gobmk/445_gobmk.compile External/SPEC/CINT2006/445_gobmk/445_gobmk.exec External/SPEC/CINT2006/456_hmmer/456_hmmer.compile External/SPEC/CINT2006/456_hmmer/456_hmmer.exec External/SPEC/CINT2006/458_sjeng/458_sjeng.compile External/SPEC/CINT2006/458_sjeng/458_sjeng.exec External/SPEC/CINT2006/462_libquantum/462_libquantum.compile External/SPEC/CINT2006/462_libquantum/462_libquantum.exec External/SPEC/CINT2006/464_h264ref/464_h264ref.compile External/SPEC/CINT2006/464_h264ref/464_h264ref.exec External/SPEC/CINT2006/471_omnetpp/471_omnetpp.compile External/SPEC/CINT2006/471_omnetpp/471_omnetpp.exec External/SPEC/CINT2006/473_astar/473_astar.compile External/SPEC/CINT2006/473_astar/473_astar.exec External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.compile External/SPEC/CINT95/099_go/099_go.compile External/SPEC/CINT95/099_go/099_go.exec External/SPEC/CINT95/124_m88ksim/124_m88ksim.compile External/SPEC/CINT95/124_m88ksim/124_m88ksim.exec External/SPEC/CINT95/126_gcc/126_gcc.compile External/SPEC/CINT95/126_gcc/126_gcc.exec External/SPEC/CINT95/129_compress/129_compress.compile External/SPEC/CINT95/129_compress/129_compress.exec External/SPEC/CINT95/130_li/130_li.compile External/SPEC/CINT95/130_li/130_li.exec External/SPEC/CINT95/132_ijpeg/132_ijpeg.compile External/SPEC/CINT95/132_ijpeg/132_ijpeg.exec External/SPEC/CINT95/134_perl/134_perl.compile External/SPEC/CINT95/134_perl/134_perl.exec External/SPEC/CINT95/147_vortex/147_vortex.compile External/SPEC/CINT95/147_vortex/147_vortex.exec External/skidmarks10/skidmarks.BigMult.exec External/skidmarks10/skidmarks.Ellipticrypt.exec External/skidmarks10/skidmarks.FFT.exec External/skidmarks10/skidmarks.Galaxy.exec External/skidmarks10/skidmarks.IDCT.exec External/skidmarks10/skidmarks.IntToFloat.exec External/skidmarks10/skidmarks.MDCT.exec External/skidmarks10/skidmarks.MPEG.exec External/skidmarks10/skidmarks.ParseVid.exec External/skidmarks10/skidmarks.PixBlend.exec External/skidmarks10/skidmarks.Q3.exec External/skidmarks10/skidmarks.Quant.exec External/skidmarks10/skidmarks.Quicksort.exec External/skidmarks10/skidmarks.Rijndael.exec External/skidmarks10/skidmarks.VolInt.exec External/skidmarks10/skidmarks.compile External/skidmarks10/skidmarks.exec MultiSource/Applications/Burg/burg.compile MultiSource/Applications/Burg/burg.exec MultiSource/Applications/ClamAV/clamscan.compile MultiSource/Applications/ClamAV/clamscan.exec MultiSource/Applications/JM/ldecod/ldecod.compile MultiSource/Applications/JM/ldecod/ldecod.exec MultiSource/Applications/JM/lencod/lencod.compile MultiSource/Applications/JM/lencod/lencod.exec MultiSource/Applications/SIBsim4/SIBsim4.compile MultiSource/Applications/SIBsim4/SIBsim4.exec MultiSource/Applications/SPASS/SPASS.compile MultiSource/Applications/SPASS/SPASS.exec MultiSource/Applications/aha/aha.compile MultiSource/Applications/aha/aha.exec MultiSource/Applications/d/make_dparser.compile MultiSource/Applications/d/make_dparser.exec MultiSource/Applications/hbd/hbd.compile MultiSource/Applications/hbd/hbd.exec MultiSource/Applications/hexxagon/hexxagon.compile MultiSource/Applications/hexxagon/hexxagon.exec MultiSource/Applications/kimwitu++/kc.compile MultiSource/Applications/kimwitu++/kc.exec MultiSource/Applications/lambda-0_1_3/lambda.compile MultiSource/Applications/lambda-0_1_3/lambda.exec MultiSource/Applications/lemon/lemon.compile MultiSource/Applications/lemon/lemon.exec MultiSource/Applications/lua/lua.compile MultiSource/Applications/lua/lua.exec MultiSource/Applications/minisat/minisat.compile MultiSource/Applications/minisat/minisat.exec MultiSource/Applications/oggenc/oggenc.compile MultiSource/Applications/oggenc/oggenc.exec MultiSource/Applications/sgefa/sgefa.compile MultiSource/Applications/sgefa/sgefa.exec MultiSource/Applications/siod/siod.compile MultiSource/Applications/siod/siod.exec MultiSource/Applications/spiff/spiff.compile MultiSource/Applications/spiff/spiff.exec MultiSource/Applications/sqlite3/sqlite3.compile MultiSource/Applications/sqlite3/sqlite3.exec MultiSource/Applications/treecc/treecc.compile MultiSource/Applications/treecc/treecc.exec MultiSource/Applications/viterbi/viterbi.compile MultiSource/Applications/viterbi/viterbi.exec MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000.compile MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000.exec MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk.compile MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk.exec MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk.compile MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk.exec MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk.compile MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk.exec MultiSource/Benchmarks/BitBench/drop3/drop3.compile MultiSource/Benchmarks/BitBench/drop3/drop3.exec MultiSource/Benchmarks/BitBench/five11/five11.compile MultiSource/Benchmarks/BitBench/five11/five11.exec MultiSource/Benchmarks/BitBench/uudecode/uudecode.compile MultiSource/Benchmarks/BitBench/uudecode/uudecode.exec MultiSource/Benchmarks/BitBench/uuencode/uuencode.compile MultiSource/Benchmarks/BitBench/uuencode/uuencode.exec MultiSource/Benchmarks/Bullet/bullet.compile MultiSource/Benchmarks/Bullet/bullet.exec MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1.compile MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1.exec MultiSource/Benchmarks/Fhourstones/fhourstones.compile MultiSource/Benchmarks/Fhourstones/fhourstones.exec MultiSource/Benchmarks/FreeBench/analyzer/analyzer.compile MultiSource/Benchmarks/FreeBench/analyzer/analyzer.exec MultiSource/Benchmarks/FreeBench/distray/distray.compile MultiSource/Benchmarks/FreeBench/distray/distray.exec MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow.compile MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow.exec MultiSource/Benchmarks/FreeBench/mason/mason.compile MultiSource/Benchmarks/FreeBench/mason/mason.exec MultiSource/Benchmarks/FreeBench/neural/neural.compile MultiSource/Benchmarks/FreeBench/neural/neural.exec MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2.compile MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2.exec MultiSource/Benchmarks/FreeBench/pifft/pifft.compile MultiSource/Benchmarks/FreeBench/pifft/pifft.exec MultiSource/Benchmarks/MallocBench/cfrac/cfrac.compile MultiSource/Benchmarks/MallocBench/cfrac/cfrac.exec MultiSource/Benchmarks/MallocBench/espresso/espresso.compile MultiSource/Benchmarks/MallocBench/espresso/espresso.exec MultiSource/Benchmarks/MallocBench/gs/gs.compile MultiSource/Benchmarks/MallocBench/gs/gs.exec MultiSource/Benchmarks/McCat/01-qbsort/qbsort.compile MultiSource/Benchmarks/McCat/01-qbsort/qbsort.exec MultiSource/Benchmarks/McCat/03-testtrie/testtrie.compile MultiSource/Benchmarks/McCat/03-testtrie/testtrie.exec MultiSource/Benchmarks/McCat/04-bisect/bisect.compile MultiSource/Benchmarks/McCat/04-bisect/bisect.exec MultiSource/Benchmarks/McCat/05-eks/eks.compile MultiSource/Benchmarks/McCat/05-eks/eks.exec MultiSource/Benchmarks/McCat/08-main/main.compile MultiSource/Benchmarks/McCat/08-main/main.exec MultiSource/Benchmarks/McCat/09-vor/vor.compile MultiSource/Benchmarks/McCat/09-vor/vor.exec MultiSource/Benchmarks/McCat/12-IOtest/iotest.compile MultiSource/Benchmarks/McCat/12-IOtest/iotest.exec MultiSource/Benchmarks/McCat/15-trie/trie.compile MultiSource/Benchmarks/McCat/15-trie/trie.exec MultiSource/Benchmarks/McCat/17-bintr/bintr.compile MultiSource/Benchmarks/McCat/17-bintr/bintr.exec MultiSource/Benchmarks/McCat/18-imp/imp.compile MultiSource/Benchmarks/McCat/18-imp/imp.exec MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath.compile MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath.exec MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount.compile MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount.exec MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan.compile MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan.exec MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg.compile MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg.exec MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame.compile MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame.exec MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset.compile MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset.exec MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra.compile MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra.exec MultiSource/Benchmarks/MiBench/network-patricia/network-patricia.compile MultiSource/Benchmarks/MiBench/network-patricia/network-patricia.exec MultiSource/Benchmarks/MiBench/office-ispell/office-ispell.compile MultiSource/Benchmarks/MiBench/office-ispell/office-ispell.exec MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch.compile MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch.exec MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish.compile MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish.exec MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael.compile MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael.exec MultiSource/Benchmarks/MiBench/security-sha/security-sha.compile MultiSource/Benchmarks/MiBench/security-sha/security-sha.exec MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32.compile MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32.exec MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft.compile MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft.exec MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm.compile MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm.exec MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm.compile MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm.exec MultiSource/Benchmarks/NPB-serial/is/is.compile MultiSource/Benchmarks/NPB-serial/is/is.exec MultiSource/Benchmarks/Olden/bh/bh.compile MultiSource/Benchmarks/Olden/bh/bh.exec MultiSource/Benchmarks/Olden/bisort/bisort.compile MultiSource/Benchmarks/Olden/bisort/bisort.exec MultiSource/Benchmarks/Olden/em3d/em3d.compile MultiSource/Benchmarks/Olden/em3d/em3d.exec MultiSource/Benchmarks/Olden/health/health.compile MultiSource/Benchmarks/Olden/health/health.exec MultiSource/Benchmarks/Olden/mst/mst.compile MultiSource/Benchmarks/Olden/mst/mst.exec MultiSource/Benchmarks/Olden/perimeter/perimeter.compile MultiSource/Benchmarks/Olden/perimeter/perimeter.exec MultiSource/Benchmarks/Olden/power/power.compile MultiSource/Benchmarks/Olden/power/power.exec MultiSource/Benchmarks/Olden/treeadd/treeadd.compile MultiSource/Benchmarks/Olden/treeadd/treeadd.exec MultiSource/Benchmarks/Olden/tsp/tsp.compile MultiSource/Benchmarks/Olden/tsp/tsp.exec MultiSource/Benchmarks/Olden/voronoi/voronoi.compile MultiSource/Benchmarks/Olden/voronoi/voronoi.exec MultiSource/Benchmarks/PAQ8p/paq8p.compile MultiSource/Benchmarks/PAQ8p/paq8p.exec MultiSource/Benchmarks/Prolangs-C++/NP/np.compile MultiSource/Benchmarks/Prolangs-C++/NP/np.exec MultiSource/Benchmarks/Prolangs-C++/city/city.compile MultiSource/Benchmarks/Prolangs-C++/city/city.exec MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1.compile MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1.exec MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2.compile MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2.exec MultiSource/Benchmarks/Prolangs-C++/employ/employ.compile MultiSource/Benchmarks/Prolangs-C++/employ/employ.exec MultiSource/Benchmarks/Prolangs-C++/family/family.compile MultiSource/Benchmarks/Prolangs-C++/family/family.exec MultiSource/Benchmarks/Prolangs-C++/fsm/fsm.compile MultiSource/Benchmarks/Prolangs-C++/fsm/fsm.exec MultiSource/Benchmarks/Prolangs-C++/garage/garage.compile MultiSource/Benchmarks/Prolangs-C++/garage/garage.exec MultiSource/Benchmarks/Prolangs-C++/life/life.compile MultiSource/Benchmarks/Prolangs-C++/life/life.exec MultiSource/Benchmarks/Prolangs-C++/objects/objects.compile MultiSource/Benchmarks/Prolangs-C++/objects/objects.exec MultiSource/Benchmarks/Prolangs-C++/ocean/ocean.compile MultiSource/Benchmarks/Prolangs-C++/ocean/ocean.exec MultiSource/Benchmarks/Prolangs-C++/office/office.compile MultiSource/Benchmarks/Prolangs-C++/office/office.exec MultiSource/Benchmarks/Prolangs-C++/primes/primes.compile MultiSource/Benchmarks/Prolangs-C++/primes/primes.exec MultiSource/Benchmarks/Prolangs-C++/shapes/shapes.compile MultiSource/Benchmarks/Prolangs-C++/shapes/shapes.exec MultiSource/Benchmarks/Prolangs-C++/simul/simul.compile MultiSource/Benchmarks/Prolangs-C++/simul/simul.exec MultiSource/Benchmarks/Prolangs-C++/trees/trees.compile MultiSource/Benchmarks/Prolangs-C++/trees/trees.exec MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc.compile MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc.exec MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc.compile MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc.exec MultiSource/Benchmarks/Prolangs-C/agrep/agrep.compile MultiSource/Benchmarks/Prolangs-C/agrep/agrep.exec MultiSource/Benchmarks/Prolangs-C/allroots/allroots.compile MultiSource/Benchmarks/Prolangs-C/allroots/allroots.exec MultiSource/Benchmarks/Prolangs-C/assembler/assembler.compile MultiSource/Benchmarks/Prolangs-C/assembler/assembler.exec MultiSource/Benchmarks/Prolangs-C/bison/mybison.compile MultiSource/Benchmarks/Prolangs-C/bison/mybison.exec MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl.compile MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl.exec MultiSource/Benchmarks/Prolangs-C/compiler/compiler.compile MultiSource/Benchmarks/Prolangs-C/compiler/compiler.exec MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput.compile MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput.exec MultiSource/Benchmarks/Prolangs-C/football/football.compile MultiSource/Benchmarks/Prolangs-C/football/football.exec MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo.compile MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo.exec MultiSource/Benchmarks/Prolangs-C/loader/loader.compile MultiSource/Benchmarks/Prolangs-C/loader/loader.exec MultiSource/Benchmarks/Prolangs-C/simulator/simulator.compile MultiSource/Benchmarks/Prolangs-C/simulator/simulator.exec MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail.compile MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail.exec MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl.compile MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl.exec MultiSource/Benchmarks/Ptrdist/anagram/anagram.compile MultiSource/Benchmarks/Ptrdist/anagram/anagram.exec MultiSource/Benchmarks/Ptrdist/bc/bc.compile MultiSource/Benchmarks/Ptrdist/bc/bc.exec MultiSource/Benchmarks/Ptrdist/ft/ft.compile MultiSource/Benchmarks/Ptrdist/ft/ft.exec MultiSource/Benchmarks/Ptrdist/ks/ks.compile MultiSource/Benchmarks/Ptrdist/ks/ks.exec MultiSource/Benchmarks/Ptrdist/yacr2/yacr2.compile MultiSource/Benchmarks/Ptrdist/yacr2/yacr2.exec MultiSource/Benchmarks/SciMark2-C/scimark2.compile MultiSource/Benchmarks/SciMark2-C/scimark2.exec MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des.compile MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des.exec MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5.compile MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5.exec MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1.compile MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1.exec MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4.compile MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4.exec MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc.compile MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc.exec MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url.compile MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url.exec MultiSource/Benchmarks/VersaBench/8b10b/8b10b.compile MultiSource/Benchmarks/VersaBench/8b10b/8b10b.exec MultiSource/Benchmarks/VersaBench/beamformer/beamformer.compile MultiSource/Benchmarks/VersaBench/beamformer/beamformer.exec MultiSource/Benchmarks/VersaBench/bmm/bmm.compile MultiSource/Benchmarks/VersaBench/bmm/bmm.exec MultiSource/Benchmarks/VersaBench/dbms/dbms.compile MultiSource/Benchmarks/VersaBench/dbms/dbms.exec MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes.compile MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes.exec MultiSource/Benchmarks/llubenchmark/llu.compile MultiSource/Benchmarks/llubenchmark/llu.exec MultiSource/Benchmarks/mafft/pairlocalalign.compile MultiSource/Benchmarks/mafft/pairlocalalign.exec MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio.compile MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio.exec MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio.compile MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio.exec MultiSource/Benchmarks/mediabench/g721/g721encode/encode.compile MultiSource/Benchmarks/mediabench/g721/g721encode/encode.exec MultiSource/Benchmarks/mediabench/gsm/toast/toast.compile MultiSource/Benchmarks/mediabench/gsm/toast/toast.exec MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg.compile MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg.exec MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode.compile MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode.exec MultiSource/Benchmarks/sim/sim.compile MultiSource/Benchmarks/sim/sim.exec MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4.compile MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4.exec SingleSource/Benchmarks/Adobe-C++/functionobjects.compile SingleSource/Benchmarks/Adobe-C++/functionobjects.exec SingleSource/Benchmarks/Adobe-C++/loop_unroll.compile SingleSource/Benchmarks/Adobe-C++/loop_unroll.exec SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding.compile SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding.exec SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant.compile SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant.exec SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction.compile SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction.exec SingleSource/Benchmarks/Adobe-C++/stepanov_vector.compile SingleSource/Benchmarks/Adobe-C++/stepanov_vector.exec SingleSource/Benchmarks/BenchmarkGame/Large/fasta.compile SingleSource/Benchmarks/BenchmarkGame/Large/fasta.exec SingleSource/Benchmarks/BenchmarkGame/fannkuch.compile SingleSource/Benchmarks/BenchmarkGame/fannkuch.exec SingleSource/Benchmarks/BenchmarkGame/n-body.compile SingleSource/Benchmarks/BenchmarkGame/n-body.exec SingleSource/Benchmarks/BenchmarkGame/nsieve-bits.compile SingleSource/Benchmarks/BenchmarkGame/nsieve-bits.exec SingleSource/Benchmarks/BenchmarkGame/partialsums.compile SingleSource/Benchmarks/BenchmarkGame/partialsums.exec SingleSource/Benchmarks/BenchmarkGame/puzzle.compile SingleSource/Benchmarks/BenchmarkGame/puzzle.exec SingleSource/Benchmarks/BenchmarkGame/recursive.compile SingleSource/Benchmarks/BenchmarkGame/recursive.exec SingleSource/Benchmarks/BenchmarkGame/spectral-norm.compile SingleSource/Benchmarks/BenchmarkGame/spectral-norm.exec SingleSource/Benchmarks/CoyoteBench/almabench.compile SingleSource/Benchmarks/CoyoteBench/almabench.exec SingleSource/Benchmarks/CoyoteBench/fftbench.compile SingleSource/Benchmarks/CoyoteBench/fftbench.exec SingleSource/Benchmarks/CoyoteBench/huffbench.compile SingleSource/Benchmarks/CoyoteBench/huffbench.exec SingleSource/Benchmarks/CoyoteBench/lpbench.compile SingleSource/Benchmarks/CoyoteBench/lpbench.exec SingleSource/Benchmarks/Dhrystone/dry.compile SingleSource/Benchmarks/Dhrystone/dry.exec SingleSource/Benchmarks/Dhrystone/fldry.compile SingleSource/Benchmarks/Dhrystone/fldry.exec SingleSource/Benchmarks/McGill/chomp.compile SingleSource/Benchmarks/McGill/chomp.exec SingleSource/Benchmarks/McGill/exptree.compile SingleSource/Benchmarks/McGill/exptree.exec SingleSource/Benchmarks/McGill/misr.compile SingleSource/Benchmarks/McGill/misr.exec SingleSource/Benchmarks/McGill/queens.compile SingleSource/Benchmarks/McGill/queens.exec SingleSource/Benchmarks/Misc-C++-EH/spirit.compile SingleSource/Benchmarks/Misc-C++-EH/spirit.exec SingleSource/Benchmarks/Misc-C++/Large/ray.compile SingleSource/Benchmarks/Misc-C++/Large/ray.exec SingleSource/Benchmarks/Misc-C++/Large/sphereflake.compile SingleSource/Benchmarks/Misc-C++/Large/sphereflake.exec SingleSource/Benchmarks/Misc-C++/bigfib.compile SingleSource/Benchmarks/Misc-C++/bigfib.exec SingleSource/Benchmarks/Misc-C++/mandel-text.compile SingleSource/Benchmarks/Misc-C++/mandel-text.exec SingleSource/Benchmarks/Misc-C++/oopack_v1p8.compile SingleSource/Benchmarks/Misc-C++/oopack_v1p8.exec SingleSource/Benchmarks/Misc-C++/stepanov_container.compile SingleSource/Benchmarks/Misc-C++/stepanov_container.exec SingleSource/Benchmarks/Misc-C++/stepanov_v1p2.compile SingleSource/Benchmarks/Misc-C++/stepanov_v1p2.exec SingleSource/Benchmarks/Misc/ReedSolomon.compile SingleSource/Benchmarks/Misc/ReedSolomon.exec SingleSource/Benchmarks/Misc/dt.compile SingleSource/Benchmarks/Misc/dt.exec SingleSource/Benchmarks/Misc/fbench.compile SingleSource/Benchmarks/Misc/fbench.exec SingleSource/Benchmarks/Misc/ffbench.compile SingleSource/Benchmarks/Misc/ffbench.exec SingleSource/Benchmarks/Misc/flops-1.compile SingleSource/Benchmarks/Misc/flops-1.exec SingleSource/Benchmarks/Misc/flops-2.compile SingleSource/Benchmarks/Misc/flops-2.exec SingleSource/Benchmarks/Misc/flops-3.compile SingleSource/Benchmarks/Misc/flops-3.exec SingleSource/Benchmarks/Misc/flops-4.compile SingleSource/Benchmarks/Misc/flops-4.exec SingleSource/Benchmarks/Misc/flops-5.compile SingleSource/Benchmarks/Misc/flops-5.exec SingleSource/Benchmarks/Misc/flops-6.compile SingleSource/Benchmarks/Misc/flops-6.exec SingleSource/Benchmarks/Misc/flops-7.compile SingleSource/Benchmarks/Misc/flops-7.exec SingleSource/Benchmarks/Misc/flops-8.compile SingleSource/Benchmarks/Misc/flops-8.exec SingleSource/Benchmarks/Misc/flops.compile SingleSource/Benchmarks/Misc/flops.exec SingleSource/Benchmarks/Misc/fp-convert.compile SingleSource/Benchmarks/Misc/fp-convert.exec SingleSource/Benchmarks/Misc/himenobmtxpa.compile SingleSource/Benchmarks/Misc/himenobmtxpa.exec SingleSource/Benchmarks/Misc/lowercase.compile SingleSource/Benchmarks/Misc/lowercase.exec SingleSource/Benchmarks/Misc/mandel-2.compile SingleSource/Benchmarks/Misc/mandel-2.exec SingleSource/Benchmarks/Misc/mandel.compile SingleSource/Benchmarks/Misc/mandel.exec SingleSource/Benchmarks/Misc/oourafft.compile SingleSource/Benchmarks/Misc/oourafft.exec SingleSource/Benchmarks/Misc/perlin.compile SingleSource/Benchmarks/Misc/perlin.exec SingleSource/Benchmarks/Misc/pi.compile SingleSource/Benchmarks/Misc/pi.exec SingleSource/Benchmarks/Misc/richards_benchmark.compile SingleSource/Benchmarks/Misc/richards_benchmark.exec SingleSource/Benchmarks/Misc/salsa20.compile SingleSource/Benchmarks/Misc/salsa20.exec SingleSource/Benchmarks/Misc/whetstone.compile SingleSource/Benchmarks/Misc/whetstone.exec SingleSource/Benchmarks/Shootout-C++/ackermann.compile SingleSource/Benchmarks/Shootout-C++/ackermann.exec SingleSource/Benchmarks/Shootout-C++/ary.compile SingleSource/Benchmarks/Shootout-C++/ary.exec SingleSource/Benchmarks/Shootout-C++/ary2.compile SingleSource/Benchmarks/Shootout-C++/ary2.exec SingleSource/Benchmarks/Shootout-C++/ary3.compile SingleSource/Benchmarks/Shootout-C++/ary3.exec SingleSource/Benchmarks/Shootout-C++/except.compile SingleSource/Benchmarks/Shootout-C++/except.exec SingleSource/Benchmarks/Shootout-C++/fibo.compile SingleSource/Benchmarks/Shootout-C++/fibo.exec SingleSource/Benchmarks/Shootout-C++/hash.compile SingleSource/Benchmarks/Shootout-C++/hash.exec SingleSource/Benchmarks/Shootout-C++/hash2.compile SingleSource/Benchmarks/Shootout-C++/hash2.exec SingleSource/Benchmarks/Shootout-C++/heapsort.compile SingleSource/Benchmarks/Shootout-C++/heapsort.exec SingleSource/Benchmarks/Shootout-C++/hello.compile SingleSource/Benchmarks/Shootout-C++/hello.exec SingleSource/Benchmarks/Shootout-C++/lists.compile SingleSource/Benchmarks/Shootout-C++/lists.exec SingleSource/Benchmarks/Shootout-C++/lists1.compile SingleSource/Benchmarks/Shootout-C++/lists1.exec SingleSource/Benchmarks/Shootout-C++/matrix.compile SingleSource/Benchmarks/Shootout-C++/matrix.exec SingleSource/Benchmarks/Shootout-C++/methcall.compile SingleSource/Benchmarks/Shootout-C++/methcall.exec SingleSource/Benchmarks/Shootout-C++/moments.compile SingleSource/Benchmarks/Shootout-C++/moments.exec SingleSource/Benchmarks/Shootout-C++/nestedloop.compile SingleSource/Benchmarks/Shootout-C++/nestedloop.exec SingleSource/Benchmarks/Shootout-C++/objinst.compile SingleSource/Benchmarks/Shootout-C++/objinst.exec SingleSource/Benchmarks/Shootout-C++/random.compile SingleSource/Benchmarks/Shootout-C++/random.exec SingleSource/Benchmarks/Shootout-C++/reversefile.compile SingleSource/Benchmarks/Shootout-C++/reversefile.exec SingleSource/Benchmarks/Shootout-C++/sieve.compile SingleSource/Benchmarks/Shootout-C++/sieve.exec SingleSource/Benchmarks/Shootout-C++/spellcheck.compile SingleSource/Benchmarks/Shootout-C++/spellcheck.exec SingleSource/Benchmarks/Shootout-C++/strcat.compile SingleSource/Benchmarks/Shootout-C++/strcat.exec SingleSource/Benchmarks/Shootout-C++/sumcol.compile SingleSource/Benchmarks/Shootout-C++/sumcol.exec SingleSource/Benchmarks/Shootout-C++/wc.compile SingleSource/Benchmarks/Shootout-C++/wc.exec SingleSource/Benchmarks/Shootout-C++/wordfreq.compile SingleSource/Benchmarks/Shootout-C++/wordfreq.exec SingleSource/Benchmarks/Shootout/ackermann.compile SingleSource/Benchmarks/Shootout/ackermann.exec SingleSource/Benchmarks/Shootout/ary3.compile SingleSource/Benchmarks/Shootout/ary3.exec SingleSource/Benchmarks/Shootout/fib2.compile SingleSource/Benchmarks/Shootout/fib2.exec SingleSource/Benchmarks/Shootout/hash.compile SingleSource/Benchmarks/Shootout/hash.exec SingleSource/Benchmarks/Shootout/heapsort.compile SingleSource/Benchmarks/Shootout/heapsort.exec SingleSource/Benchmarks/Shootout/hello.compile SingleSource/Benchmarks/Shootout/hello.exec SingleSource/Benchmarks/Shootout/lists.compile SingleSource/Benchmarks/Shootout/lists.exec SingleSource/Benchmarks/Shootout/matrix.compile SingleSource/Benchmarks/Shootout/matrix.exec SingleSource/Benchmarks/Shootout/methcall.compile SingleSource/Benchmarks/Shootout/methcall.exec SingleSource/Benchmarks/Shootout/nestedloop.compile SingleSource/Benchmarks/Shootout/nestedloop.exec SingleSource/Benchmarks/Shootout/objinst.compile SingleSource/Benchmarks/Shootout/objinst.exec SingleSource/Benchmarks/Shootout/random.compile SingleSource/Benchmarks/Shootout/random.exec SingleSource/Benchmarks/Shootout/sieve.compile SingleSource/Benchmarks/Shootout/sieve.exec SingleSource/Benchmarks/Shootout/strcat.compile SingleSource/Benchmarks/Shootout/strcat.exec SingleSource/Benchmarks/Stanford/Bubblesort.compile SingleSource/Benchmarks/Stanford/Bubblesort.exec SingleSource/Benchmarks/Stanford/IntMM.compile SingleSource/Benchmarks/Stanford/IntMM.exec SingleSource/Benchmarks/Stanford/Oscar.compile SingleSource/Benchmarks/Stanford/Oscar.exec SingleSource/Benchmarks/Stanford/Perm.compile SingleSource/Benchmarks/Stanford/Perm.exec SingleSource/Benchmarks/Stanford/Puzzle.compile SingleSource/Benchmarks/Stanford/Puzzle.exec SingleSource/Benchmarks/Stanford/Queens.compile SingleSource/Benchmarks/Stanford/Queens.exec SingleSource/Benchmarks/Stanford/Quicksort.compile SingleSource/Benchmarks/Stanford/Quicksort.exec SingleSource/Benchmarks/Stanford/RealMM.compile SingleSource/Benchmarks/Stanford/RealMM.exec SingleSource/Benchmarks/Stanford/Towers.compile SingleSource/Benchmarks/Stanford/Towers.exec SingleSource/Benchmarks/Stanford/Treesort.compile SingleSource/Benchmarks/Stanford/Treesort.exec SingleSource/Regression/C++/2003-05-14-array-init.compile SingleSource/Regression/C++/2003-05-14-array-init.exec SingleSource/Regression/C++/2003-05-14-expr_stmt.compile SingleSource/Regression/C++/2003-05-14-expr_stmt.exec SingleSource/Regression/C++/2003-06-08-BaseType.compile SingleSource/Regression/C++/2003-06-08-BaseType.exec SingleSource/Regression/C++/2003-06-08-VirtualFunctions.compile SingleSource/Regression/C++/2003-06-08-VirtualFunctions.exec SingleSource/Regression/C++/2003-06-13-Crasher.compile SingleSource/Regression/C++/2003-06-13-Crasher.exec SingleSource/Regression/C++/2003-08-20-EnumSizeProblem.compile SingleSource/Regression/C++/2003-08-20-EnumSizeProblem.exec SingleSource/Regression/C++/2003-09-29-NonPODsByValue.compile SingleSource/Regression/C++/2003-09-29-NonPODsByValue.exec SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn.compile SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn.exec SingleSource/Regression/C++/BuiltinTypeInfo.compile SingleSource/Regression/C++/BuiltinTypeInfo.exec SingleSource/Regression/C++/EH/ConditionalExpr.compile SingleSource/Regression/C++/EH/ConditionalExpr.exec SingleSource/Regression/C++/EH/ctor_dtor_count-2.compile SingleSource/Regression/C++/EH/ctor_dtor_count-2.exec SingleSource/Regression/C++/EH/ctor_dtor_count.compile SingleSource/Regression/C++/EH/ctor_dtor_count.exec SingleSource/Regression/C++/EH/dead_try_block.compile SingleSource/Regression/C++/EH/dead_try_block.exec SingleSource/Regression/C++/EH/exception_spec_test.compile SingleSource/Regression/C++/EH/exception_spec_test.exec SingleSource/Regression/C++/EH/function_try_block.compile SingleSource/Regression/C++/EH/function_try_block.exec SingleSource/Regression/C++/EH/inlined_cleanup.compile SingleSource/Regression/C++/EH/inlined_cleanup.exec SingleSource/Regression/C++/EH/simple_rethrow.compile SingleSource/Regression/C++/EH/simple_rethrow.exec SingleSource/Regression/C++/EH/simple_throw.compile SingleSource/Regression/C++/EH/simple_throw.exec SingleSource/Regression/C++/EH/throw_rethrow_test.compile SingleSource/Regression/C++/EH/throw_rethrow_test.exec SingleSource/Regression/C++/fixups.compile SingleSource/Regression/C++/fixups.exec SingleSource/Regression/C++/global_ctor.compile SingleSource/Regression/C++/global_ctor.exec SingleSource/Regression/C++/global_type.compile SingleSource/Regression/C++/global_type.exec SingleSource/Regression/C++/ofstream_ctor.compile SingleSource/Regression/C++/ofstream_ctor.exec SingleSource/Regression/C++/pointer_member.compile SingleSource/Regression/C++/pointer_member.exec SingleSource/Regression/C++/pointer_method.compile SingleSource/Regression/C++/pointer_method.exec SingleSource/Regression/C++/pointer_method2.compile SingleSource/Regression/C++/pointer_method2.exec SingleSource/Regression/C++/short_circuit_dtor.compile SingleSource/Regression/C++/short_circuit_dtor.exec SingleSource/Regression/C/2003-05-14-initialize-string.compile SingleSource/Regression/C/2003-05-14-initialize-string.exec SingleSource/Regression/C/2003-05-21-BitfieldHandling.compile SingleSource/Regression/C/2003-05-21-BitfieldHandling.exec SingleSource/Regression/C/2003-05-21-UnionBitfields.compile SingleSource/Regression/C/2003-05-21-UnionBitfields.exec SingleSource/Regression/C/2003-05-21-UnionTest.compile SingleSource/Regression/C/2003-05-21-UnionTest.exec SingleSource/Regression/C/2003-05-22-LocalTypeTest.compile SingleSource/Regression/C/2003-05-22-LocalTypeTest.exec SingleSource/Regression/C/2003-05-22-VarSizeArray.compile SingleSource/Regression/C/2003-05-22-VarSizeArray.exec SingleSource/Regression/C/2003-05-23-TransparentUnion.compile SingleSource/Regression/C/2003-05-23-TransparentUnion.exec SingleSource/Regression/C/2003-06-16-InvalidInitializer.compile SingleSource/Regression/C/2003-06-16-InvalidInitializer.exec SingleSource/Regression/C/2003-06-16-VolatileError.compile SingleSource/Regression/C/2003-06-16-VolatileError.exec SingleSource/Regression/C/2003-10-12-GlobalVarInitializers.compile SingleSource/Regression/C/2003-10-12-GlobalVarInitializers.exec SingleSource/Regression/C/2004-02-03-AggregateCopy.compile SingleSource/Regression/C/2004-02-03-AggregateCopy.exec SingleSource/Regression/C/2004-03-15-IndirectGoto.compile SingleSource/Regression/C/2004-03-15-IndirectGoto.exec SingleSource/Regression/C/2004-08-12-InlinerAndAllocas.compile SingleSource/Regression/C/2004-08-12-InlinerAndAllocas.exec SingleSource/Regression/C/2005-05-06-LongLongSignedShift.compile SingleSource/Regression/C/2005-05-06-LongLongSignedShift.exec SingleSource/Regression/C/2008-01-07-LongDouble.compile SingleSource/Regression/C/2008-01-07-LongDouble.exec SingleSource/Regression/C/ConstructorDestructorAttributes.compile SingleSource/Regression/C/ConstructorDestructorAttributes.exec SingleSource/Regression/C/DuffsDevice.compile SingleSource/Regression/C/DuffsDevice.exec SingleSource/Regression/C/PR1386.compile SingleSource/Regression/C/PR1386.exec SingleSource/Regression/C/PR491.compile SingleSource/Regression/C/PR491.exec SingleSource/Regression/C/PR640.compile SingleSource/Regression/C/PR640.exec SingleSource/Regression/C/badidx.compile SingleSource/Regression/C/badidx.exec SingleSource/Regression/C/bigstack.compile SingleSource/Regression/C/bigstack.exec SingleSource/Regression/C/callargs.compile SingleSource/Regression/C/callargs.exec SingleSource/Regression/C/casts.compile SingleSource/Regression/C/casts.exec SingleSource/Regression/C/globalrefs.compile SingleSource/Regression/C/globalrefs.exec SingleSource/Regression/C/matrixTranspose.compile SingleSource/Regression/C/matrixTranspose.exec SingleSource/Regression/C/pointer_arithmetic.compile SingleSource/Regression/C/pointer_arithmetic.exec SingleSource/Regression/C/sumarray.compile SingleSource/Regression/C/sumarray.exec SingleSource/Regression/C/sumarray2d.compile SingleSource/Regression/C/sumarray2d.exec SingleSource/Regression/C/sumarraymalloc.compile SingleSource/Regression/C/sumarraymalloc.exec SingleSource/Regression/C/test_indvars.compile SingleSource/Regression/C/test_indvars.exec SingleSource/Regression/C/testtrace.compile SingleSource/Regression/C/testtrace.exec SingleSource/Regression/C/uint64_to_float.compile SingleSource/Regression/C/uint64_to_float.exec SingleSource/UnitTests/2002-04-17-PrintfChar.compile SingleSource/UnitTests/2002-04-17-PrintfChar.exec SingleSource/UnitTests/2002-05-02-ArgumentTest.compile SingleSource/UnitTests/2002-05-02-ArgumentTest.exec SingleSource/UnitTests/2002-05-02-CastTest.compile SingleSource/UnitTests/2002-05-02-CastTest.exec SingleSource/UnitTests/2002-05-02-CastTest1.compile SingleSource/UnitTests/2002-05-02-CastTest1.exec SingleSource/UnitTests/2002-05-02-CastTest2.compile SingleSource/UnitTests/2002-05-02-CastTest2.exec SingleSource/UnitTests/2002-05-02-CastTest3.compile SingleSource/UnitTests/2002-05-02-CastTest3.exec SingleSource/UnitTests/2002-05-02-ManyArguments.compile SingleSource/UnitTests/2002-05-02-ManyArguments.exec SingleSource/UnitTests/2002-05-03-NotTest.compile SingleSource/UnitTests/2002-05-03-NotTest.exec SingleSource/UnitTests/2002-05-19-DivTest.compile SingleSource/UnitTests/2002-05-19-DivTest.exec SingleSource/UnitTests/2002-08-02-CastTest.compile SingleSource/UnitTests/2002-08-02-CastTest.exec SingleSource/UnitTests/2002-08-02-CastTest2.compile SingleSource/UnitTests/2002-08-02-CastTest2.exec SingleSource/UnitTests/2002-08-19-CodegenBug.compile SingleSource/UnitTests/2002-08-19-CodegenBug.exec SingleSource/UnitTests/2002-10-09-ArrayResolution.compile SingleSource/UnitTests/2002-10-09-ArrayResolution.exec SingleSource/UnitTests/2002-10-12-StructureArgs.compile SingleSource/UnitTests/2002-10-12-StructureArgs.exec SingleSource/UnitTests/2002-10-12-StructureArgsSimple.compile SingleSource/UnitTests/2002-10-12-StructureArgsSimple.exec SingleSource/UnitTests/2002-10-13-BadLoad.compile SingleSource/UnitTests/2002-10-13-BadLoad.exec SingleSource/UnitTests/2002-12-13-MishaTest.compile SingleSource/UnitTests/2002-12-13-MishaTest.exec SingleSource/UnitTests/2003-04-22-Switch.compile SingleSource/UnitTests/2003-04-22-Switch.exec SingleSource/UnitTests/2003-05-02-DependentPHI.compile SingleSource/UnitTests/2003-05-02-DependentPHI.exec SingleSource/UnitTests/2003-05-07-VarArgs.compile SingleSource/UnitTests/2003-05-07-VarArgs.exec SingleSource/UnitTests/2003-05-12-MinIntProblem.compile SingleSource/UnitTests/2003-05-12-MinIntProblem.exec SingleSource/UnitTests/2003-05-14-AtExit.compile SingleSource/UnitTests/2003-05-14-AtExit.exec SingleSource/UnitTests/2003-05-26-Shorts.compile SingleSource/UnitTests/2003-05-26-Shorts.exec SingleSource/UnitTests/2003-05-31-CastToBool.compile SingleSource/UnitTests/2003-05-31-CastToBool.exec SingleSource/UnitTests/2003-05-31-LongShifts.compile SingleSource/UnitTests/2003-05-31-LongShifts.exec SingleSource/UnitTests/2003-07-06-IntOverflow.compile SingleSource/UnitTests/2003-07-06-IntOverflow.exec SingleSource/UnitTests/2003-07-08-BitOpsTest.compile SingleSource/UnitTests/2003-07-08-BitOpsTest.exec SingleSource/UnitTests/2003-07-09-LoadShorts.compile SingleSource/UnitTests/2003-07-09-LoadShorts.exec SingleSource/UnitTests/2003-07-09-SignedArgs.compile SingleSource/UnitTests/2003-07-09-SignedArgs.exec SingleSource/UnitTests/2003-07-10-SignConversions.compile SingleSource/UnitTests/2003-07-10-SignConversions.exec SingleSource/UnitTests/2003-08-05-CastFPToUint.compile SingleSource/UnitTests/2003-08-05-CastFPToUint.exec SingleSource/UnitTests/2003-08-11-VaListArg.compile SingleSource/UnitTests/2003-08-11-VaListArg.exec SingleSource/UnitTests/2003-08-20-FoldBug.compile SingleSource/UnitTests/2003-08-20-FoldBug.exec SingleSource/UnitTests/2003-09-18-BitFieldTest.compile SingleSource/UnitTests/2003-09-18-BitFieldTest.exec SingleSource/UnitTests/2003-10-13-SwitchTest.compile SingleSource/UnitTests/2003-10-13-SwitchTest.exec SingleSource/UnitTests/2003-10-29-ScalarReplBug.compile SingleSource/UnitTests/2003-10-29-ScalarReplBug.exec SingleSource/UnitTests/2004-02-02-NegativeZero.compile SingleSource/UnitTests/2004-02-02-NegativeZero.exec SingleSource/UnitTests/2004-06-20-StaticBitfieldInit.compile SingleSource/UnitTests/2004-06-20-StaticBitfieldInit.exec SingleSource/UnitTests/2004-11-28-GlobalBoolLayout.compile SingleSource/UnitTests/2004-11-28-GlobalBoolLayout.exec SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls.compile SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls.exec SingleSource/UnitTests/2005-05-12-Int64ToFP.compile SingleSource/UnitTests/2005-05-12-Int64ToFP.exec SingleSource/UnitTests/2005-05-13-SDivTwo.compile SingleSource/UnitTests/2005-05-13-SDivTwo.exec SingleSource/UnitTests/2005-07-15-Bitfield-ABI.compile SingleSource/UnitTests/2005-07-15-Bitfield-ABI.exec SingleSource/UnitTests/2005-07-17-INT-To-FP.compile SingleSource/UnitTests/2005-07-17-INT-To-FP.exec SingleSource/UnitTests/2005-11-29-LongSwitch.compile SingleSource/UnitTests/2005-11-29-LongSwitch.exec SingleSource/UnitTests/2006-01-23-UnionInit.compile SingleSource/UnitTests/2006-01-23-UnionInit.exec SingleSource/UnitTests/2006-01-29-SimpleIndirectCall.compile SingleSource/UnitTests/2006-01-29-SimpleIndirectCall.exec SingleSource/UnitTests/2006-02-04-DivRem.compile SingleSource/UnitTests/2006-02-04-DivRem.exec SingleSource/UnitTests/2006-12-01-float_varg.compile SingleSource/UnitTests/2006-12-01-float_varg.exec SingleSource/UnitTests/2006-12-04-DynAllocAndRestore.compile SingleSource/UnitTests/2006-12-04-DynAllocAndRestore.exec SingleSource/UnitTests/2006-12-07-Compare64BitConstant.compile SingleSource/UnitTests/2006-12-07-Compare64BitConstant.exec SingleSource/UnitTests/2006-12-11-LoadConstants.compile SingleSource/UnitTests/2006-12-11-LoadConstants.exec SingleSource/UnitTests/2007-01-04-KNR-Args.compile SingleSource/UnitTests/2007-01-04-KNR-Args.exec SingleSource/UnitTests/2007-03-02-VaCopy.compile SingleSource/UnitTests/2007-03-02-VaCopy.exec SingleSource/UnitTests/2007-04-10-BitfieldTest.compile SingleSource/UnitTests/2007-04-10-BitfieldTest.exec SingleSource/UnitTests/2008-04-18-LoopBug.compile SingleSource/UnitTests/2008-04-18-LoopBug.exec SingleSource/UnitTests/2008-04-20-LoopBug2.compile SingleSource/UnitTests/2008-04-20-LoopBug2.exec SingleSource/UnitTests/2008-07-13-InlineSetjmp.compile SingleSource/UnitTests/2008-07-13-InlineSetjmp.exec SingleSource/UnitTests/2009-04-16-BitfieldInitialization.compile SingleSource/UnitTests/2009-04-16-BitfieldInitialization.exec SingleSource/UnitTests/2009-12-07-StructReturn.compile SingleSource/UnitTests/2009-12-07-StructReturn.exec SingleSource/UnitTests/2010-05-24-BitfieldTest.compile SingleSource/UnitTests/2010-05-24-BitfieldTest.exec SingleSource/UnitTests/AtomicOps.compile SingleSource/UnitTests/AtomicOps.exec SingleSource/UnitTests/DefaultInitDynArrays.compile SingleSource/UnitTests/DefaultInitDynArrays.exec SingleSource/UnitTests/FloatPrecision.compile SingleSource/UnitTests/FloatPrecision.exec SingleSource/UnitTests/ObjC++/Hello.compile SingleSource/UnitTests/ObjC++/Hello.exec SingleSource/UnitTests/ObjC++/property-reference.compile SingleSource/UnitTests/ObjC++/property-reference.exec SingleSource/UnitTests/ObjC++/reference-in-block-args.compile SingleSource/UnitTests/ObjC++/reference-in-block-args.exec SingleSource/UnitTests/ObjC/bitfield-access.compile SingleSource/UnitTests/ObjC/bitfield-access.exec SingleSource/UnitTests/ObjC/constant-strings.compile SingleSource/UnitTests/ObjC/constant-strings.exec SingleSource/UnitTests/ObjC/dot-syntax-1.compile SingleSource/UnitTests/ObjC/dot-syntax-1.exec SingleSource/UnitTests/ObjC/dot-syntax-2.compile SingleSource/UnitTests/ObjC/dot-syntax-2.exec SingleSource/UnitTests/ObjC/dot-syntax.compile SingleSource/UnitTests/ObjC/dot-syntax.exec SingleSource/UnitTests/ObjC/exceptions-2.compile SingleSource/UnitTests/ObjC/exceptions-2.exec SingleSource/UnitTests/ObjC/exceptions-3.compile SingleSource/UnitTests/ObjC/exceptions-3.exec SingleSource/UnitTests/ObjC/exceptions.compile SingleSource/UnitTests/ObjC/exceptions.exec SingleSource/UnitTests/ObjC/for-in.compile SingleSource/UnitTests/ObjC/for-in.exec SingleSource/UnitTests/ObjC/messages-2.compile SingleSource/UnitTests/ObjC/messages-2.exec SingleSource/UnitTests/ObjC/messages.compile SingleSource/UnitTests/ObjC/messages.exec SingleSource/UnitTests/ObjC/parameter-passing.compile SingleSource/UnitTests/ObjC/parameter-passing.exec SingleSource/UnitTests/ObjC/predefined-expr-in-method.compile SingleSource/UnitTests/ObjC/predefined-expr-in-method.exec SingleSource/UnitTests/ObjC/property.compile SingleSource/UnitTests/ObjC/property.exec SingleSource/UnitTests/ObjC/protocols.compile SingleSource/UnitTests/ObjC/protocols.exec SingleSource/UnitTests/ObjC/synchronized.compile SingleSource/UnitTests/ObjC/synchronized.exec SingleSource/UnitTests/ObjC/trivial-interface.compile SingleSource/UnitTests/ObjC/trivial-interface.exec SingleSource/UnitTests/SignlessTypes/Large/cast.compile SingleSource/UnitTests/SignlessTypes/Large/cast.exec SingleSource/UnitTests/SignlessTypes/cast-bug.compile SingleSource/UnitTests/SignlessTypes/cast-bug.exec SingleSource/UnitTests/SignlessTypes/cast2.compile SingleSource/UnitTests/SignlessTypes/cast2.exec SingleSource/UnitTests/SignlessTypes/ccc.compile SingleSource/UnitTests/SignlessTypes/ccc.exec SingleSource/UnitTests/SignlessTypes/div.compile SingleSource/UnitTests/SignlessTypes/div.exec SingleSource/UnitTests/SignlessTypes/factor.compile SingleSource/UnitTests/SignlessTypes/factor.exec SingleSource/UnitTests/SignlessTypes/rem.compile SingleSource/UnitTests/SignlessTypes/rem.exec SingleSource/UnitTests/SignlessTypes/shr.compile SingleSource/UnitTests/SignlessTypes/shr.exec SingleSource/UnitTests/StructModifyTest.compile SingleSource/UnitTests/StructModifyTest.exec SingleSource/UnitTests/TestLoop.compile SingleSource/UnitTests/TestLoop.exec SingleSource/UnitTests/Vector/SSE/sse_expandfft.compile SingleSource/UnitTests/Vector/SSE/sse_expandfft.exec SingleSource/UnitTests/Vector/SSE/sse_isamax.compile SingleSource/UnitTests/Vector/SSE/sse_isamax.exec SingleSource/UnitTests/Vector/SSE/sse_shift.compile SingleSource/UnitTests/Vector/SSE/sse_shift.exec SingleSource/UnitTests/Vector/SSE/sse_stepfft.compile SingleSource/UnitTests/Vector/SSE/sse_stepfft.exec SingleSource/UnitTests/Vector/build.compile SingleSource/UnitTests/Vector/build.exec SingleSource/UnitTests/Vector/build2.compile SingleSource/UnitTests/Vector/build2.exec SingleSource/UnitTests/Vector/divides.compile SingleSource/UnitTests/Vector/divides.exec SingleSource/UnitTests/Vector/multiplies.compile SingleSource/UnitTests/Vector/multiplies.exec SingleSource/UnitTests/Vector/simple.compile SingleSource/UnitTests/Vector/simple.exec SingleSource/UnitTests/Vector/sumarray-dbl.compile SingleSource/UnitTests/Vector/sumarray-dbl.exec SingleSource/UnitTests/Vector/sumarray.compile SingleSource/UnitTests/Vector/sumarray.exec SingleSource/UnitTests/block-call-r7674133.compile SingleSource/UnitTests/block-call-r7674133.exec SingleSource/UnitTests/blockstret.compile SingleSource/UnitTests/blockstret.exec SingleSource/UnitTests/byval-alignment.compile SingleSource/UnitTests/byval-alignment.exec SingleSource/UnitTests/conditional-gnu-ext-cxx.compile SingleSource/UnitTests/conditional-gnu-ext-cxx.exec SingleSource/UnitTests/conditional-gnu-ext.compile SingleSource/UnitTests/conditional-gnu-ext.exec SingleSource/UnitTests/initp1.compile SingleSource/UnitTests/initp1.exec SingleSource/UnitTests/printargs.compile SingleSource/UnitTests/printargs.exec SingleSource/UnitTests/stmtexpr.compile SingleSource/UnitTests/stmtexpr.exec SingleSource/UnitTests/vla.compile SingleSource/UnitTests/vla.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Wed Nov 3 15:43:08 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 03 Nov 2010 15:43:08 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101103224311.1983713B20C0@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/10277 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 118199 Blamelist: grosbach BUILD FAILED: failed test-clang sincerely, -The Buildbot From grosbach at apple.com Wed Nov 3 15:45:05 2010 From: grosbach at apple.com (Jim Grosbach) Date: Wed, 3 Nov 2010 15:45:05 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 In-Reply-To: <20101103224311.1983713B20C0@google1.osuosl.org> References: <20101103224311.1983713B20C0@google1.osuosl.org> Message-ID: <2A9B3F53-9334-4952-AB4D-EFAA9A60C3A5@apple.com> Tester needs kicked? -- Testing: 2654 tests, 2 threads -- FAIL: Clang :: CodeGenObjC/bitfield-access.m (947 of 2654) ******************** TEST 'Clang :: CodeGenObjC/bitfield-access.m' FAILED ******************** Script: -- D:/public/zorg/buildbot/osuosl/slave/clang-i686-xp-msvc9/llvm/build/bin/Debug\clang.EXE -cc1 -triple i386-apple-darwin10 -emit-llvm -o D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\build\tools\clang\test\CodeGenObjC\Output\bitfield-access.m.tmp D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\test\CodeGenObjC\bitfield-access.m FileCheck -check-prefix=CHECK-I386 < D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\build\tools\clang\test\CodeGenObjC\Output\bitfield-access.m.tmp D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\test\CodeGenObjC\bitfield-access.m D:/public/zorg/buildbot/osuosl/slave/clang-i686-xp-msvc9/llvm/build/bin/Debug\clang.EXE -cc1 -triple armv6-apple-darwin10 -target-abi apcs-gnu -emit-llvm -o D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\build\tools\clang\test\CodeGenObjC\Output\bitfield-access.m.tmp D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\test\CodeGenObjC\bitfield-access.m FileCheck -check-prefix=CHECK-ARM < D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\build\tools\clang\test\CodeGenObjC\Output\bitfield-access.m.tmp D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\test\CodeGenObjC\bitfield-access.m -- Exit Code: 1 Command Output (stdout): -- Command 0: "D:/public/zorg/buildbot/osuosl/slave/clang-i686-xp-msvc9/llvm/build/bin/Debug\clang.EXE" "-cc1" "-triple" "i386-apple-darwin10" "-emit-llvm" "-o" "D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\build\tools\clang\test\CodeGenObjC\Output\bitfield-access.m.tmp" "D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\test\CodeGenObjC\bitfield-access.m" Command 0 Result: 0 Command 0 Output: Command 0 Stderr: Command 1: "FileCheck" "-check-prefix=CHECK-I386" "D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\test\CodeGenObjC\bitfield-access.m" Command 1 Result: 0 Command 1 Output: Command 1 Stderr: Command 2: "D:/public/zorg/buildbot/osuosl/slave/clang-i686-xp-msvc9/llvm/build/bin/Debug\clang.EXE" "-cc1" "-triple" "armv6-apple-darwin10" "-target-abi" "apcs-gnu" "-emit-llvm" "-o" "D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\build\tools\clang\test\CodeGenObjC\Output\bitfield-access.m.tmp" "D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\test\CodeGenObjC\bitfield-access.m" Command 2 Result: 1 Command 2 Output: Command 2 Stderr: error: unable to rename temporary 'D:/public/zorg/buildbot/osuosl/slave/clang-i686-xp-msvc9/llvm/build/tools/clang/test/CodeGenObjC/Output/bitfield-access.m.tmp-000000' to output file 'D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\build\tools\clang\test\CodeGenObjC\Output\bitfield-access.m.tmp': 'Can't move 'D:/public/zorg/buildbot/osuosl/slave/clang-i686-xp-msvc9/llvm/build/tools/clang/test/CodeGenObjC/Output/bitfield-access.m.tmp-000000' to 'D:/public/zorg/buildbot/osuosl/slave/clang-i686-xp-msvc9/llvm/build/tools/clang/test/CodeGenObjC/Output/bitfield-access.m.tmp': Access is denied. ' On Nov 3, 2010, at 3:43 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/10277 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: dunbar-win32-2 > > Build Reason: > Build Source Stamp: 118199 > Blamelist: grosbach > > BUILD FAILED: failed test-clang > > sincerely, > -The Buildbot > From buildbot at google1.osuosl.org Wed Nov 3 23:07:42 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 03 Nov 2010 23:07:42 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20101104060744.A1F0013B20C0@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/10137 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 118238 Blamelist: andersca,evancheng BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 3 23:33:44 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 03 Nov 2010 23:33:44 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101104063346.CDF3C13B20C0@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/10289 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 118238 Blamelist: andersca BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 3 23:50:30 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 03 Nov 2010 23:50:30 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20101104065033.46B8213B20C0@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/9163 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 118238 Blamelist: andersca BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Nov 4 00:33:39 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 04 Nov 2010 00:33:39 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20101104073342.47E3413B20C0@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/3019 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 118238 Blamelist: andersca,evancheng BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot From llvm-testresults at cs.uiuc.edu Thu Nov 4 00:40:33 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Thu, 4 Nov 2010 02:40:33 -0500 (CDT) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101104074033.D264D2A6C12C@llvm.org> http://llvm.org/perf/db_default/simple/nts/10/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:2 Name: curlew.apple.com Comparing: Run: 10, Order: 118238, Start Time: 2010-11-04 06:57:24, End Time: 2010-11-04 07:42:15 To: 9, Order: 118195, Start Time: 2010-11-03 21:23:49, End Time: 2010-11-03 22:09:13 =============== Tests Summary =============== Performance Regressions: 11 Performance Improvements: 21 Existing Failures: 1 Unchanged Tests: 908 Total Tests: 941 ============== Changes Detail ============== Performance Regressions ----------------------- MultiSource/Benchmarks/McCat/08-main/main.exec: 100.00%(0.0600 => 0.1200, std. dev.: 0.0000) SingleSource/Benchmarks/Shootout-C++/methcall.exec: 61.54%(5.3300 => 8.6100, std. dev.: 0.0000) SingleSource/Benchmarks/Shootout/methcall.exec: 52.50%(5.2000 => 7.9300, std. dev.: 0.0000) MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1.exec: 25.27%(0.9100 => 1.1400, std. dev.: 0.0000) SingleSource/Benchmarks/BenchmarkGame/fannkuch.exec: 16.46%(3.1600 => 3.6800, std. dev.: 0.0000) SingleSource/Benchmarks/Misc/fbench.exec: 9.33%(1.9300 => 2.1100, std. dev.: 0.0000) MultiSource/Applications/JM/lencod/lencod.exec: 3.54%(12.4300 => 12.8700, std. dev.: 0.0000) External/SPEC/CINT2000/175_vpr/175_vpr.exec: 2.02%(4.9500 => 5.0500, std. dev.: 0.0000) External/SPEC/CINT2000/164_gzip/164_gzip.exec: 1.87%(16.0200 => 16.3200, std. dev.: 0.0000) MultiSource/Benchmarks/BitBench/five11/five11.exec: 1.50%(7.9900 => 8.1100, std. dev.: 0.0000) SingleSource/Benchmarks/Shootout/lists.exec: 1.05%(5.7200 => 5.7800, std. dev.: 0.0000) Performance Improvements ------------------------ External/SPEC/CINT2000/252_eon/252_eon.exec: -11.11%(0.5400 => 0.4800, std. dev.: 0.0000) SingleSource/Benchmarks/Dhrystone/fldry.exec: -8.94%(4.1400 => 3.7700, std. dev.: 0.0000) MultiSource/Benchmarks/VersaBench/dbms/dbms.exec: -3.97%(1.5100 => 1.4500, std. dev.: 0.0000) External/SPEC/CFP2006/433_milc/433_milc.compile: -3.73%(3.7500 => 3.6100, std. dev.: 0.0000) SingleSource/Benchmarks/Dhrystone/dry.exec: -3.07%(3.5800 => 3.4700, std. dev.: 0.0000) MultiSource/Benchmarks/NPB-serial/is/is.exec: -2.56%(10.1700 => 9.9100, std. dev.: 0.0000) MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc.compile: -2.30%(8.2700 => 8.0800, std. dev.: 0.0000) MultiSource/Benchmarks/MallocBench/espresso/espresso.compile: -2.15%(4.6600 => 4.5600, std. dev.: 0.0000) External/SPEC/CINT2000/300_twolf/300_twolf.compile: -1.98%(6.0600 => 5.9400, std. dev.: 0.0000) MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg.compile: -1.90%(4.7400 => 4.6500, std. dev.: 0.0000) MultiSource/Benchmarks/MallocBench/gs/gs.compile: -1.78%(4.4900 => 4.4100, std. dev.: 0.0000) External/SPEC/CFP2000/183_equake/183_equake.exec: -1.74%(9.2000 => 9.0400, std. dev.: 0.0000) MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg.compile: -1.71%(4.6700 => 4.5900, std. dev.: 0.0000) MultiSource/Benchmarks/Prolangs-C++/life/life.exec: -1.63%(3.6800 => 3.6200, std. dev.: 0.0000) External/SPEC/CINT95/132_ijpeg/132_ijpeg.compile: -1.62%(4.9400 => 4.8600, std. dev.: 0.0000) External/SPEC/CINT2000/186_crafty/186_crafty.compile: -1.54%(4.5400 => 4.4700, std. dev.: 0.0000) External/SPEC/CINT95/124_m88ksim/124_m88ksim.compile: -1.26%(4.7500 => 4.6900, std. dev.: 0.0000) External/SPEC/CINT2000/255_vortex/255_vortex.compile: -1.22%(9.8000 => 9.6800, std. dev.: 0.0000) External/SPEC/CINT95/147_vortex/147_vortex.compile: -1.13%(9.7700 => 9.6600, std. dev.: 0.0000) External/SPEC/CINT2006/445_gobmk/445_gobmk.compile: -1.12%(20.5100 => 20.2800, std. dev.: 0.0000) MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000.compile: -1.03%(7.7600 => 7.6800, std. dev.: 0.0000) Existing Failures ----------------- External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Thu Nov 4 03:09:02 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 04 Nov 2010 03:09:02 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-vg Message-ID: <20101104100905.3F60C13B20C0@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/2245 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 118238 Blamelist: andersca BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Nov 4 04:13:21 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 04 Nov 2010 04:13:21 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux-checks Message-ID: <20101104111323.8A10313B20C0@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux-checks on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux-checks/builds/364 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc10 Build Reason: Build Source Stamp: 118236 Blamelist: akirtzidis,andersca,ddunbar,echristo,grosbach,lattner,void BUILD FAILED: failed compile.llvm-gcc.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Nov 4 09:52:24 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 04 Nov 2010 09:52:24 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20101104165226.7E6F413B20C0@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/7928 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 118249 Blamelist: rafael BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Nov 4 09:52:30 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 04 Nov 2010 09:52:30 -0700 Subject: [llvm-testresults] buildbot failure in llvm on build-self-4-mingw32 Message-ID: <20101104165235.66D0613B20C0@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/2772 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 118249 Blamelist: rafael BUILD FAILED: failed run.build.step.make_llvmgcc_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Nov 4 09:59:42 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 04 Nov 2010 09:59:42 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-i686-linux Message-ID: <20101104165945.0ADF813B20C0@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/3077 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 118249 Blamelist: rafael BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Nov 4 10:32:17 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 04 Nov 2010 10:32:17 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-linux-selfhost Message-ID: <20101104173220.29C9D13B20C0@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-linux-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-linux-selfhost/builds/481 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 118249 Blamelist: dpatel,rafael BUILD FAILED: failed compile.llvm-gcc.stage1 sincerely, -The Buildbot From llvm-testresults at cs.uiuc.edu Fri Nov 5 00:43:22 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Fri, 5 Nov 2010 02:43:22 -0500 (CDT) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101105074322.4C7922A6C12C@llvm.org> http://llvm.org/perf/db_default/simple/nts/11/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:2 Name: curlew.apple.com Comparing: Run: 11, Order: 118271, Start Time: 2010-11-05 07:00:20, End Time: 2010-11-05 07:45:05 To: 10, Order: 118238, Start Time: 2010-11-04 06:57:24, End Time: 2010-11-04 07:42:15 =============== Tests Summary =============== Performance Regressions: 2 Existing Failures: 1 Unchanged Tests: 938 Total Tests: 941 ============== Changes Detail ============== Performance Regressions ----------------------- External/SPEC/CFP2006/470_lbm/470_lbm.exec: 1.88%(10.6500 => 10.8500, std. dev.: 0.0050) SingleSource/Benchmarks/Shootout/objinst.exec: 1.33%(4.5100 => 4.5700, std. dev.: 0.0000) Existing Failures ----------------- External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Fri Nov 5 11:06:43 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 05 Nov 2010 11:06:43 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-gnueabi Message-ID: <20101105180646.5653713B20C0@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-gnueabi on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-gnueabi/builds/0 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova4 Build Reason: Build Source Stamp: 118278 Blamelist: akirtzidis,andersca,baldrick,d0k,ddunbar,dgregor,dpatel,echristo,evancheng,fjahanian,grosbach,lattner,rafael,resistor,rjmccall,stoklund,void BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From dalej at apple.com Fri Nov 5 11:12:09 2010 From: dalej at apple.com (Dale Johannesen) Date: Fri, 5 Nov 2010 11:12:09 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-gnueabi In-Reply-To: <20101105180646.5653713B20C0@google1.osuosl.org> References: <20101105180646.5653713B20C0@google1.osuosl.org> Message-ID: <64B03CE9-98BB-4363-BB9D-BF78CB888BB2@apple.com> This appears to be a new bot. /opt/buildslave/osuosl/slave/llvm-gcc-i686-pc-linux-gnu-cross-gnueabi/llvm-gcc.obj/./gcc/xgcc -B/opt/buildslave/osuosl/slave/llvm-gcc-i686-pc-linux-gnu-cross-gnueabi/llvm-gcc.obj/./gcc/ -B/opt/buildslave/osuosl/slave/llvm-gcc-i686-pc-linux-gnu-cross-gnueabi/install/arm-none-linux-gnueabi/bin/ -B/opt/buildslave/osuosl/slave/llvm-gcc-i686-pc-linux-gnu-cross-gnueabi/install/arm-none-linux-gnueabi/lib/ -isystem /opt/buildslave/osuosl/slave/llvm-gcc-i686-pc-linux-gnu-cross-gnueabi/install/arm-none-linux-gnueabi/include -isystem /opt/buildslave/osuosl/slave/llvm-gcc-i686-pc-linux-gnu-cross-gnueabi/install/arm-none-linux-gnueabi/sys-include -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../../llvm-gcc.src/gcc -I../../llvm-gcc.src/gcc/. -I../../llvm-gcc.src/gcc/../include -I../../llvm-gcc.src/gcc/../libcpp/include -I../../llvm-gcc.src/gcc/../libdecnumber -I../libdecnumber -I/opt/buildslave/osuosl/slave/llvm-gcc-i686-pc-linux-gnu-cross-gnueabi/llvm.obj/include -I/opt/buildslave/osuosl/slave/llvm-gcc-i686-pc-linux-gnu-cross-gnueabi/llvm.src/include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder \ -c ../../llvm-gcc.src/gcc/crtstuff.c -DCRT_BEGIN \ -o crtbegin.o /tmp/ccRPYJqJ.s: Assembler messages: /tmp/ccRPYJqJ.s:94: Error: /tmp/ccb9o4PJ.s: Assembler messages: /tmp/ccb9o4PJ.s:66: Error: selected processor does not support ARM mode `blx r1' Looks like configuration error? On Nov 5, 2010, at 11:06 AMPDT, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-gnueabi on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-gnueabi/builds/0 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: kistanova4 > > Build Reason: > Build Source Stamp: 118278 > Blamelist: akirtzidis,andersca,baldrick,d0k,ddunbar,dgregor,dpatel,echristo,evancheng,fjahanian,grosbach,lattner,rafael,resistor,rjmccall,stoklund,void > > BUILD FAILED: failed run.build.step.make_llvmgcc > > 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 Fri Nov 5 13:13:20 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 05 Nov 2010 13:13:20 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-gnueabi Message-ID: <20101105201322.A91C213B20C0@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-gnueabi on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-gnueabi/builds/3 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova4 Build Reason: Build Source Stamp: 118293 Blamelist: d0k BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 5 13:22:22 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 05 Nov 2010 13:22:22 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101105202225.2489213B20C0@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/10309 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 118291 Blamelist: resistor BUILD FAILED: failed test-clang sincerely, -The Buildbot From dalej at apple.com Fri Nov 5 13:28:01 2010 From: dalej at apple.com (Dale Johannesen) Date: Fri, 5 Nov 2010 13:28:01 -0700 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 In-Reply-To: <20101105202225.2489213B20C0@google1.osuosl.org> References: <20101105202225.2489213B20C0@google1.osuosl.org> Message-ID: Doesn't look like Owen's doing. > Error: unable to rename temporary : Access is denied. I know little about MSVC, but am inclined to wait & see if this fixes itself, unless somebody knows from experience that won't work? On Nov 5, 2010, at 1:22 PMPDT, 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/10309 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: dunbar-win32-2 > > Build Reason: > Build Source Stamp: 118291 > Blamelist: resistor > > BUILD FAILED: failed test-clang > > sincerely, > -The Buildbot > > _______________________________________________ > llvm-testresults mailing list > llvm-testresults at cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults From echristo at apple.com Fri Nov 5 13:43:00 2010 From: echristo at apple.com (Eric Christopher) Date: Fri, 5 Nov 2010 13:43:00 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-gnueabi In-Reply-To: <20101105201322.A91C213B20C0@google1.osuosl.org> References: <20101105201322.A91C213B20C0@google1.osuosl.org> Message-ID: <240F678C-72A6-403D-A87B-B86BE38C44AD@apple.com> On Nov 5, 2010, at 1:13 PM, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-gnueabi on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-gnueabi/builds/3 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: kistanova4 > > Build Reason: > Build Source Stamp: 118293 > Blamelist: d0k I don't have the tools around to build this cross, but it looks like there's a mismatch between the driver/frontend/etc and the code generator and assembler as to what processor it's compiling for. Totally not Benjamin's fault though :) -eric -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Fri Nov 5 15:16:31 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 05 Nov 2010 15:16:31 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-gnueabi Message-ID: <20101105221634.E7B0913B20C0@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-gnueabi on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-gnueabi/builds/8 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova4 Build Reason: Build Source Stamp: 118300 Blamelist: resistor BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From dalej at apple.com Fri Nov 5 15:26:35 2010 From: dalej at apple.com (Dale Johannesen) Date: Fri, 5 Nov 2010 15:26:35 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-gnueabi In-Reply-To: <240F678C-72A6-403D-A87B-B86BE38C44AD@apple.com> References: <20101105201322.A91C213B20C0@google1.osuosl.org> <240F678C-72A6-403D-A87B-B86BE38C44AD@apple.com> Message-ID: <02A38643-E46C-4D91-A538-2846D55DA3B4@apple.com> >> The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-gnueabi on llvm. >> Full details are available at: >> http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-gnueabi/builds/3 >> >> Buildbot URL: http://google1.osuosl.org:8011/ >> >> Buildslave for this Build: kistanova4 >> >> Build Reason: >> Build Source Stamp: 118293 >> Blamelist: d0k > > I don't have the tools around to build this cross, but it looks like there's a mismatch between the driver/frontend/etc and the code generator and assembler as to what processor it's compiling for. Right. However, it may not be that simple, because it's randomly succeeding every few builds (so far #2 and #7), leading to bogus failure messages the next time...this is bad. Can we kill this bot until somebody can figure it out? -------------- next part -------------- An HTML attachment was scrubbed... URL: From echristo at apple.com Fri Nov 5 15:28:21 2010 From: echristo at apple.com (Eric Christopher) Date: Fri, 5 Nov 2010 15:28:21 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-gnueabi In-Reply-To: <02A38643-E46C-4D91-A538-2846D55DA3B4@apple.com> References: <20101105201322.A91C213B20C0@google1.osuosl.org> <240F678C-72A6-403D-A87B-B86BE38C44AD@apple.com> <02A38643-E46C-4D91-A538-2846D55DA3B4@apple.com> Message-ID: <489EE1A3-CBC9-4595-8192-3E3BF585976C@apple.com> On Nov 5, 2010, at 3:26 PM, Dale Johannesen wrote: >>> The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-gnueabi on llvm. >>> Full details are available at: >>> http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-gnueabi/builds/3 >>> >>> Buildbot URL: http://google1.osuosl.org:8011/ >>> >>> Buildslave for this Build: kistanova4 >>> >>> Build Reason: >>> Build Source Stamp: 118293 >>> Blamelist: d0k >> >> I don't have the tools around to build this cross, but it looks like there's a mismatch between the driver/frontend/etc and the code generator and assembler as to what processor it's compiling for. > > Right. However, it may not be that simple, because it's randomly succeeding every few builds (so far #2 and #7), leading to bogus failure messages the next time...this is bad. Can we kill this bot until somebody can figure it out? > Ow. I was wondering why I'd seen it a few times. Daniel? -eric -------------- next part -------------- An HTML attachment was scrubbed... URL: From llvm-testresults at cs.uiuc.edu Sat Nov 6 00:39:53 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Sat, 6 Nov 2010 02:39:53 -0500 (CDT) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101106073953.094EE2A6C133@llvm.org> http://llvm.org/perf/db_default/simple/nts/12/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:2 Name: curlew.apple.com Comparing: Run: 12, Order: 118324, Start Time: 2010-11-06 06:56:48, End Time: 2010-11-06 07:41:36 To: 11, Order: 118271, Start Time: 2010-11-05 07:00:20, End Time: 2010-11-05 07:45:05 =============== Tests Summary =============== Existing Failures: 1 Unchanged Tests: 940 Total Tests: 941 ============== Changes Detail ============== Existing Failures ----------------- External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Sat Nov 6 12:02:30 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 06 Nov 2010 12:02:30 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux Message-ID: <20101106190232.54C8113B20C0@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux/builds/18974 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc14 Build Reason: Build Source Stamp: 118348 Blamelist: lattner BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Sat Nov 6 12:02:18 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sat, 06 Nov 2010 12:02:18 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101106190238.346CCB529C37@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/15259 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 118348 Blamelist: lattner BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/X86/AsmParser/X86AsmParser.cpp lib/Target/X86/X86InstrInfo.td At: Sat 06 Nov 2010 11:57:39 Changed By: lattner Comments: move in/out aliases to the .td files. 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 Last 10 lines of 'warnings': MCDwarf.cpp:271: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)' From buildbot at google1.osuosl.org Sat Nov 6 12:05:28 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 06 Nov 2010 12:05:28 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20101106190530.55EB913B20C0@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/13157 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 118348 Blamelist: lattner BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Sat Nov 6 12:08:04 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 06 Nov 2010 12:08:04 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20101106190806.A22D113B20C0@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/7708 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118348 Blamelist: lattner BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Sat Nov 6 12:35:35 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 06 Nov 2010 12:35:35 -0700 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-x86_64-linux Message-ID: <20101106193537.D09AA13B20C0@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/2411 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc17 Build Reason: Build Source Stamp: 118348 Blamelist: akirtzidis,lattner BUILD FAILED: failed run.build.script sincerely, -The Buildbot From buildbot at google1.osuosl.org Sat Nov 6 14:15:56 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 06 Nov 2010 14:15:56 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux-checks Message-ID: <20101106211559.3947713B20C0@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux-checks on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux-checks/builds/377 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc10 Build Reason: Build Source Stamp: 118354 Blamelist: akirtzidis,lattner,void BUILD FAILED: failed compile.llvm-gcc.stage1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Sat Nov 6 14:16:12 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 06 Nov 2010 14:16:12 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20101106211614.A589413B20C0@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/7711 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118354 Blamelist: lattner BUILD FAILED: failed compile.llvm-gcc.stage1 sincerely, -The Buildbot From dalej at apple.com Sat Nov 6 14:22:42 2010 From: dalej at apple.com (Dale Johannesen) Date: Sat, 6 Nov 2010 14:22:42 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost In-Reply-To: <20101106211614.A589413B20C0@google1.osuosl.org> References: <20101106211614.A589413B20C0@google1.osuosl.org> Message-ID: <1F65E760-DEA2-461B-817C-E93EC4121D1B@apple.com> {standard input}:82:suffix or operands invalid for `fucomip' Chris? On Nov 6, 2010, at 2:16 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/7711 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: dunbar-darwin10 > > Build Reason: > Build Source Stamp: 118354 > Blamelist: lattner > > BUILD FAILED: failed compile.llvm-gcc.stage1 > > sincerely, > -The Buildbot > > _______________________________________________ > llvm-testresults mailing list > llvm-testresults at cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults From clattner at apple.com Sat Nov 6 14:29:19 2010 From: clattner at apple.com (Chris Lattner) Date: Sat, 6 Nov 2010 14:29:19 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost In-Reply-To: <1F65E760-DEA2-461B-817C-E93EC4121D1B@apple.com> References: <20101106211614.A589413B20C0@google1.osuosl.org> <1F65E760-DEA2-461B-817C-E93EC4121D1B@apple.com> Message-ID: I'm on it. On Nov 6, 2010, at 2:22 PM, Dale Johannesen wrote: > {standard input}:82:suffix or operands invalid for `fucomip' > Chris? > On Nov 6, 2010, at 2:16 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/7711 >> >> Buildbot URL: http://google1.osuosl.org:8011/ >> >> Buildslave for this Build: dunbar-darwin10 >> >> Build Reason: >> Build Source Stamp: 118354 >> Blamelist: lattner >> >> BUILD FAILED: failed compile.llvm-gcc.stage1 >> >> 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 Sat Nov 6 14:33:43 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sat, 06 Nov 2010 14:33:43 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20101106213349.9CA1EBAFDBDA@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/10727 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 118354 Blamelist: lattner BUILD FAILED: failed compile.llvm-gcc.stage1 sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/X86/X86InstrFPStack.td lib/Target/X86/X86InstrInfo.td test/MC/X86/x86-32-coverage.s test/MC/X86/x86-32.s test/MC/X86/x86-64.s At: Sat 06 Nov 2010 13:57:37 Changed By: lattner Comments: change the fp comparison instructions to not have %st0 explicitly listed in its asm string, for consistency with the other similar instructions. Properties: LOGS: Last 10 lines of 'stdio': {standard input}:289:suffix or operands invalid for `fucomip' {standard input}:301:suffix or operands invalid for `fucomip' {standard input}:310:suffix or operands invalid for `fucomip' {standard input}:345:suffix or operands invalid for `fucomip' make[4]: *** [libgcc/./_divxc3.o] Error 1 make[3]: *** [stmp-multilib] Error 2 rm fsf-funding.pod gcov.pod gfdl.pod cpp.pod gpl.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': 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 ../../llvm-gcc.src/gcc/sched-vis.c:628: warning: no previous prototype for 'print_insn' From daniel_dunbar at apple.com Sat Nov 6 14:36:52 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sat, 06 Nov 2010 14:36:52 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101106213700.53860BAFDDF2@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/6402 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 118354 Blamelist: lattner BUILD FAILED: failed buildit-llvmgcc42 sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/X86/AsmParser/X86AsmParser.cpp lib/Target/X86/X86InstrInfo.td At: Sat 06 Nov 2010 13:52:41 Changed By: lattner Comments: move the plethora of fp stack aliases to the .td file. Properties: Files: lib/Target/X86/X86InstrFPStack.td lib/Target/X86/X86InstrInfo.td test/MC/X86/x86-32-coverage.s test/MC/X86/x86-32.s test/MC/X86/x86-64.s At: Sat 06 Nov 2010 13:57:37 Changed By: lattner Comments: change the fp comparison instructions to not have %st0 explicitly listed in its asm string, for consistency with the other similar instructions. Properties: LOGS: Last 10 lines of 'stdio': {standard input}:369:suffix or operands invalid for `fucomip' make[5]: *** [libgcc/./_mulxc3.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [stmp-multilib] Error 2 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 Sat Nov 6 14:42:15 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 06 Nov 2010 14:42:15 -0700 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101106214217.E1F9113B20C0@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/7266 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118355 Blamelist: lattner BUILD FAILED: failed compile.llvm-gcc.stage1 sincerely, -The Buildbot From daniel_dunbar at apple.com Sat Nov 6 15:03:26 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sat, 06 Nov 2010 15:03:26 -0700 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20101106220351.76079BAFECB8@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/5319 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 118355 Blamelist: lattner BUILD FAILED: failed make.test-suite sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/X86/X86InstrFPStack.td lib/Target/X86/X86InstrInfo.td test/MC/X86/x86-32-coverage.s test/MC/X86/x86-32.s test/MC/X86/x86-64.s At: Sat 06 Nov 2010 13:57:37 Changed By: lattner Comments: change the fp comparison instructions to not have %st0 explicitly listed in its asm string, for consistency with the other similar instructions. Properties: Files: lib/Target/X86/AsmParser/X86AsmParser.cpp lib/Target/X86/X86InstrInfo.td lib/Target/X86/X86InstrShiftRotate.td test/MC/X86/x86-64.s At: Sat 06 Nov 2010 14:27:58 Changed By: lattner Comments: rework the rotate-by-1 instructions to be defined like the shift-by-1 instructions, where the asmstring doesn't contain the implicit 1. It turns out that a bunch of these rotate instructions were completely broken because they used 1 instead of $1. This fixes assembly mismatches on "rclb $1, %bl" and friends, where we used to generate the 3 byte form, we now generate the proper 2-byte form. Properties: LOGS: Last 10 lines of 'stdio': SingleSource/UnitTests/Vector/sumarray-dbl | 0.0368 1200 0.0358 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/block-call-r7674133 | 0.0445 544 0.0063 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/blockstret | 0.0479 720 0.0065 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/byval-alignment | 0.0165 1120 0.0229 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/conditional-gnu-ext | 0.0232 528 0.0062 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/conditional-gnu-ext-cxx | 0.0375 544 0.0061 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/initp1 | 0.3624 656 0.0082 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/printargs | 0.0167 976 0.0294 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/stmtexpr | 0.0655 560 0.0060 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/vla | 0.1455 528 0.0061 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a Last 10 lines of 'report': SingleSource/UnitTests/Vector/sumarray-dbl | 0.0368 1200 0.0358 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/block-call-r7674133 | 0.0445 544 0.0063 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/blockstret | 0.0479 720 0.0065 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/byval-alignment | 0.0165 1120 0.0229 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/conditional-gnu-ext | 0.0232 528 0.0062 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/conditional-gnu-ext-cxx | 0.0375 544 0.0061 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/initp1 | 0.3624 656 0.0082 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/printargs | 0.0167 976 0.0294 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/stmtexpr | 0.0655 560 0.0060 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/vla | 0.1455 528 0.0061 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a Last 10 lines of 'fail.LLC': LLC.MultiSource/Applications/sqlite3/sqlite3 LLC.MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath Last 10 lines of 'fail.LLC_compile': LLC_compile.MultiSource/Applications/sqlite3/sqlite3 LLC_compile.MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath 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 llvm-testresults at cs.uiuc.edu Sun Nov 7 00:39:50 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Sun, 7 Nov 2010 01:39:50 -0600 (CST) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101107073950.229A92A6C134@llvm.org> http://llvm.org/perf/db_default/simple/nts/13/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:2 Name: curlew.apple.com Comparing: Run: 13, Order: 118372, Start Time: 2010-11-07 06:57:05, End Time: 2010-11-07 07:41:35 To: 12, Order: 118324, Start Time: 2010-11-06 06:56:48, End Time: 2010-11-06 07:41:36 =============== Tests Summary =============== Existing Failures: 1 Unchanged Tests: 940 Total Tests: 941 ============== Changes Detail ============== Existing Failures ----------------- External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Sun Nov 7 07:08:43 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 07 Nov 2010 07:08:43 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux-vg_leak Message-ID: <20101107150845.BFCA313B2060@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/1582 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 118374 Blamelist: asl,echristo BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 7 12:56:37 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 07 Nov 2010 12:56:37 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20101107205639.E98CA13B2060@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/10190 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 118382 Blamelist: rafael BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 7 12:57:56 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 07 Nov 2010 12:57:56 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20101107205758.84F1213B2062@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/5129 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118382 Blamelist: rafael BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 7 12:57:53 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 07 Nov 2010 12:57:53 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20101107205758.824D613B2060@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/10578 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118382 Blamelist: rafael BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 7 15:17:48 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 07 Nov 2010 15:17:48 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32-win7 Message-ID: <20101107231750.BF76113B2060@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/697 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova3 Build Reason: Build Source Stamp: 118384 Blamelist: rafael BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 7 15:18:16 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 07 Nov 2010 15:18:16 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32 Message-ID: <20101107231819.2DD7613B2060@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/864 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova2 Build Reason: Build Source Stamp: 118384 Blamelist: rafael BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 7 15:21:28 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 07 Nov 2010 15:21:28 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-self-mingw32 Message-ID: <20101107232135.43FDC13B2060@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/5127 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 118384 Blamelist: rafael BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 7 15:21:32 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 07 Nov 2010 15:21:32 -0800 Subject: [llvm-testresults] buildbot failure in llvm on build-self-4-mingw32 Message-ID: <20101107232135.463DB13B20C2@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/2825 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 118384 Blamelist: rafael BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 7 15:21:30 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 07 Nov 2010 15:21:30 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20101107232135.44F4713B2062@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/7990 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 118384 Blamelist: rafael BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From llvm-testresults at cs.uiuc.edu Mon Nov 8 00:44:57 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Mon, 8 Nov 2010 02:44:57 -0600 (CST) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101108084457.BF7102A6C12C@llvm.org> http://llvm.org/perf/db_default/simple/nts/14/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:2 Name: curlew.apple.com Comparing: Run: 14, Order: 118404, Start Time: 2010-11-08 08:02:06, End Time: 2010-11-08 08:46:43 To: 13, Order: 118372, Start Time: 2010-11-07 06:57:05, End Time: 2010-11-07 07:41:35 =============== Tests Summary =============== Performance Regressions: 2 Existing Failures: 1 Unchanged Tests: 938 Total Tests: 941 ============== Changes Detail ============== Performance Regressions ----------------------- External/SPEC/CINT2006/400_perlbench/400_perlbench.exec: 1.15%(9.5900 => 9.7000, std. dev.: 0.0075) External/SPEC/CFP2006/447_dealII/447_dealII.compile: 1.12%(148.7100 => 150.3800, std. dev.: 0.1000) Existing Failures ----------------- External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Mon Nov 8 07:37:09 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 08 Nov 2010 07:37:09 -0800 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-i386-linux Message-ID: <20101108153711.CDE1A13B2060@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/1905 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc16 Build Reason: Build Source Stamp: 118405 Blamelist: d0k BUILD FAILED: failed run.build.script sincerely, -The Buildbot From daniel_dunbar at apple.com Mon Nov 8 10:18:20 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 08 Nov 2010 10:18:20 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101108181833.E8267BB61819@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/15315 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 118423 Blamelist: atrick,ddunbar,jasonwkim BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/MC/MCParser/AsmParser.cpp At: Mon 08 Nov 2010 09:59:04 Changed By: ddunbar Comments: Fix typo.Properties: Files: lib/Target/ARM/ARMAsmPrinter.cpp lib/Target/ARM/ARMBuildAttrs.h test/CodeGen/ARM/2010-10-19-mc-elf-objheader.ll At: Mon 08 Nov 2010 10:03:12 Changed By: jasonwkim Comments: Support -mcpu=cortex-a8 in ARM attributes - Has Fixme. 1 Test modified. Properties: Files: lib/CodeGen/LiveIntervalUnion.cpp lib/CodeGen/LiveIntervalUnion.h lib/CodeGen/RegAllocBase.h lib/CodeGen/RegAllocBasic.cpp At: Mon 08 Nov 2010 10:07:38 Changed By: atrick Comments: Adds support for spilling previously allocated live intervals to handle cases in which a register is unavailable for spill code. Adds LiveIntervalUnion::extract. While processing interferences on a live virtual register, reuses the same Query object for each physcial reg. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/ARM/2010-10-19-mc-elf-objheader.ll Expected Passes : 5024 Expected Failures : 34 Unsupported Tests : 556 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/ARM/2010-10-19-mc-elf-objheader.ll Last 10 lines of 'xfail': LLVM :: MC/ARM/neon-table-encoding.s LLVM :: MC/ARM/neon-vld-encoding.s LLVM :: MC/ARM/neon-vst-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++/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-10-19-mc-elf-objheader.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/2010-10-19-mc-elf-objheader.ll:22:13: error: expected string not found in input ; CORTEXA8: .ARM.attributes ^ :1:1: note: scanning from here ^ -- ******************** From atrick at apple.com Mon Nov 8 10:21:35 2010 From: atrick at apple.com (Andrew Trick) Date: Mon, 8 Nov 2010 10:21:35 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 In-Reply-To: <0LBK00HPCW6Y2VB0@postino.apple.com> References: <0LBK00HPCW6Y2VB0@postino.apple.com> Message-ID: <156D1074-48C2-4650-8BB6-CEE186285C6E@apple.com> Hi Jason. This looks like yours. -Andy On Nov 8, 2010, at 10:18 AM, 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/15315 > > Buildbot URL: http://smooshlab.apple.com:8010/ > > Buildslave for this Build: smoosh-15.apple.com > > Build Reason: > Build Source Stamp: 118423 > Blamelist: atrick,ddunbar,jasonwkim > > BUILD FAILED: failed test-llvm > > sincerely, > -The Buildbot > > > ================================================================================ > > CHANGES: > File: lib/MC/MCParser/AsmParser.cpp > At: Mon 08 Nov 2010 09:59:04 > Changed By: ddunbar > Comments: Fix typo.Properties: > > > > > Files: > lib/Target/ARM/ARMAsmPrinter.cpp > lib/Target/ARM/ARMBuildAttrs.h > test/CodeGen/ARM/2010-10-19-mc-elf-objheader.ll > At: Mon 08 Nov 2010 10:03:12 > Changed By: jasonwkim > Comments: Support -mcpu=cortex-a8 in ARM attributes - Has Fixme. 1 Test modified. > > Properties: > > > > > Files: > lib/CodeGen/LiveIntervalUnion.cpp > lib/CodeGen/LiveIntervalUnion.h > lib/CodeGen/RegAllocBase.h > lib/CodeGen/RegAllocBasic.cpp > At: Mon 08 Nov 2010 10:07:38 > Changed By: atrick > Comments: Adds support for spilling previously allocated live intervals to > handle cases in which a register is unavailable for spill code. > Adds LiveIntervalUnion::extract. While processing interferences on a > live virtual register, reuses the same Query object for each > physcial reg. > Properties: > > > > > LOGS: > Last 10 lines of 'stdio': > ******************** > Failing Tests (1): > LLVM :: CodeGen/ARM/2010-10-19-mc-elf-objheader.ll > > Expected Passes : 5024 > Expected Failures : 34 > Unsupported Tests : 556 > Unexpected Failures: 1 > make[1]: *** [check-local-lit] Error 1 > make: *** [check] Error 2 > > Last 10 lines of 'fail': > LLVM :: CodeGen/ARM/2010-10-19-mc-elf-objheader.ll > > Last 10 lines of 'xfail': > LLVM :: MC/ARM/neon-table-encoding.s > LLVM :: MC/ARM/neon-vld-encoding.s > LLVM :: MC/ARM/neon-vst-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++/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-10-19-mc-elf-objheader.ll': > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/2010-10-19-mc-elf-objheader.ll:22:13: error: expected string not found in input > ; CORTEXA8: .ARM.attributes > ^ > :1:1: note: scanning from here > > ^ > -- > > ******************** > > From buildbot at google1.osuosl.org Mon Nov 8 10:38:12 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 08 Nov 2010 10:38:12 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20101108183815.77C6213B2060@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/7743 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118422 Blamelist: ddunbar,dgregor,djg,jasonwkim,rdivacky BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 8 10:39:48 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 08 Nov 2010 10:39:48 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20101108183951.0CE8413B2060@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/8008 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 118423 Blamelist: atrick,ddunbar,jasonwkim BUILD FAILED: failed run.build.step.test_llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Mon Nov 8 10:40:51 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 08 Nov 2010 10:40:51 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20101108184058.4D2EBB59B95D@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/10767 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 118423 Blamelist: atrick,ddunbar,jasonwkim,rdivacky BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Driver/ToolChains.cpp At: Mon 08 Nov 2010 09:54:49 Changed By: rdivacky Comments: Use integrated-as for processing .s files on FreeBSD. Copied from Linux/OpenBSD code. Properties: File: lib/MC/MCParser/AsmParser.cpp At: Mon 08 Nov 2010 09:59:04 Changed By: ddunbar Comments: Fix typo.Properties: Files: lib/Target/ARM/ARMAsmPrinter.cpp lib/Target/ARM/ARMBuildAttrs.h test/CodeGen/ARM/2010-10-19-mc-elf-objheader.ll At: Mon 08 Nov 2010 10:03:12 Changed By: jasonwkim Comments: Support -mcpu=cortex-a8 in ARM attributes - Has Fixme. 1 Test modified. Properties: Files: lib/CodeGen/LiveIntervalUnion.cpp lib/CodeGen/LiveIntervalUnion.h lib/CodeGen/RegAllocBase.h lib/CodeGen/RegAllocBasic.cpp At: Mon 08 Nov 2010 10:07:38 Changed By: atrick Comments: Adds support for spilling previously allocated live intervals to handle cases in which a register is unavailable for spill code. Adds LiveIntervalUnion::extract. While processing interferences on a live virtual register, reuses the same Query object for each physcial reg. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/ARM/2010-10-19-mc-elf-objheader.ll Expected Passes : 5024 Expected Failures : 34 Unsupported Tests : 556 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/ARM/2010-10-19-mc-elf-objheader.ll Last 10 lines of 'xfail': LLVM :: MC/ARM/neon-table-encoding.s LLVM :: MC/ARM/neon-vld-encoding.s LLVM :: MC/ARM/neon-vst-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 '2010-10-19-mc-elf-objheader.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2010-10-19-mc-elf-objheader.ll:22:13: error: expected string not found in input ; CORTEXA8: .ARM.attributes ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/ARM/2010-10-19-mc-elf-objheader.ll Expected Passes : 5503 Expected Failures : 42 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/2010-10-19-mc-elf-objheader.ll Last 10 lines of 'xfail': LLVM :: MC/ARM/neon-table-encoding.s LLVM :: MC/ARM/neon-vld-encoding.s LLVM :: MC/ARM/neon-vst-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 :: 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-10-19-mc-elf-objheader.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2010-10-19-mc-elf-objheader.ll:22:13: error: expected string not found in input ; CORTEXA8: .ARM.attributes ^ :1:1: note: scanning from here ^ -- ******************** From daniel_dunbar at apple.com Mon Nov 8 10:44:04 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 08 Nov 2010 10:44:04 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20101108184411.EC3FBBB63036@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/11529 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 118423 Blamelist: atrick,ddunbar,jasonwkim,rdivacky BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Driver/ToolChains.cpp At: Mon 08 Nov 2010 09:54:49 Changed By: rdivacky Comments: Use integrated-as for processing .s files on FreeBSD. Copied from Linux/OpenBSD code. Properties: File: lib/MC/MCParser/AsmParser.cpp At: Mon 08 Nov 2010 09:59:04 Changed By: ddunbar Comments: Fix typo.Properties: Files: lib/Target/ARM/ARMAsmPrinter.cpp lib/Target/ARM/ARMBuildAttrs.h test/CodeGen/ARM/2010-10-19-mc-elf-objheader.ll At: Mon 08 Nov 2010 10:03:12 Changed By: jasonwkim Comments: Support -mcpu=cortex-a8 in ARM attributes - Has Fixme. 1 Test modified. Properties: Files: lib/CodeGen/LiveIntervalUnion.cpp lib/CodeGen/LiveIntervalUnion.h lib/CodeGen/RegAllocBase.h lib/CodeGen/RegAllocBasic.cpp At: Mon 08 Nov 2010 10:07:38 Changed By: atrick Comments: Adds support for spilling previously allocated live intervals to handle cases in which a register is unavailable for spill code. Adds LiveIntervalUnion::extract. While processing interferences on a live virtual register, reuses the same Query object for each physcial reg. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/ARM/2010-10-19-mc-elf-objheader.ll Expected Passes : 5024 Expected Failures : 34 Unsupported Tests : 556 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/ARM/2010-10-19-mc-elf-objheader.ll Last 10 lines of 'xfail': LLVM :: MC/ARM/neon-vst-encoding.s LLVM :: MC/ARM/neon-vld-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: MC/ARM/neon-mov-encoding.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 '2010-10-19-mc-elf-objheader.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/CodeGen/ARM/2010-10-19-mc-elf-objheader.ll:22:13: error: expected string not found in input ; CORTEXA8: .ARM.attributes ^ :1:1: note: scanning from here ^ -- ******************** From buildbot at google1.osuosl.org Mon Nov 8 10:46:04 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 08 Nov 2010 10:46:04 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101108184607.0DBEF13B2060@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/7297 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118423 Blamelist: atrick,ddunbar,jasonwkim,rdivacky BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 8 11:00:08 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 08 Nov 2010 11:00:08 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20101108190011.9CC9113B2060@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/10591 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118425 Blamelist: atrick,ddunbar,dpatel,fjahanian,jasonwkim BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 8 11:05:42 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 08 Nov 2010 11:05:42 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20101108190545.0FBCD13B2060@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/5139 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118424 Blamelist: atrick,ddunbar,dpatel,jasonwkim,rdivacky BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot From daniel_dunbar at apple.com Mon Nov 8 11:09:56 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 08 Nov 2010 11:09:56 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101108191142.22BF5B59D1CB@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/6431 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 118422 Blamelist: ddunbar,dgregor,djg,jasonwkim,kremenek,rdivacky BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Checker/ObjCAtSyncChecker.cpp At: Mon 08 Nov 2010 08:58:05 Changed By: kremenek Comments: Only enable the ObjCAtSyncChecker when the translation unit uses Objective-C.Properties: File: lib/Analysis/TypeBasedAliasAnalysis.cpp At: Mon 08 Nov 2010 09:12:37 Changed By: djg Comments: Implement getModRefBehavior for TypeBasedAliasAnalysis. Properties: Files: lib/Transforms/IPO/FunctionAttrs.cpp test/Analysis/TypeBasedAliasAnalysis/functionattrs.ll At: Mon 08 Nov 2010 09:17:41 Changed By: djg Comments: Make FunctionAttrs TBAA-aware. Properties: Files: include/clang/AST/DeclCXX.h lib/AST/DeclCXX.cpp lib/Sema/SemaInit.cpp lib/Sema/SemaOverload.cpp test/SemaTemplate/constructor-template.cpp At: Mon 08 Nov 2010 09:22:37 Changed By: dgregor Comments: Improve our handling of C++ [class.copy]p3, which specifies that a constructor template will not be used to copy a class object to a value of its own type. We were eliminating all constructor templates whose specializations look like a copy constructor, which eliminated important candidates. Fixes PR8182. Properties: File: lib/Driver/ToolChains.cpp At: Mon 08 Nov 2010 09:54:49 Changed By: rdivacky Comments: Use integrated-as for processing .s files on FreeBSD. Copied from Linux/OpenBSD code. Properties: File: lib/MC/MCParser/AsmParser.cpp At: Mon 08 Nov 2010 09:59:04 Changed By: ddunbar Comments: Fix typo.Properties: Files: lib/Target/ARM/ARMAsmPrinter.cpp lib/Target/ARM/ARMBuildAttrs.h test/CodeGen/ARM/2010-10-19-mc-elf-objheader.ll At: Mon 08 Nov 2010 10:03:12 Changed By: jasonwkim Comments: Support -mcpu=cortex-a8 in ARM attributes - Has Fixme. 1 Test modified. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/ARM/2010-10-19-mc-elf-objheader.ll Expected Passes : 5532 Expected Failures : 42 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 Mon Nov 8 11:24:32 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 08 Nov 2010 11:24:32 -0800 Subject: [llvm-testresults] buildbot failure in llvm on build-self-4-mingw32 Message-ID: <20101108192435.705BC13B2060@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/2839 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 118424 Blamelist: atrick,ddunbar,dpatel,jasonwkim,rdivacky BUILD FAILED: failed run.build.step.test_llvm_1 sincerely, -The Buildbot From jasonwkim at google.com Mon Nov 8 13:36:48 2010 From: jasonwkim at google.com (Jason Kim) Date: Mon, 8 Nov 2010 13:36:48 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 In-Reply-To: <20101108184058.4D2EBB59B95D@mail-out3.apple.com> References: <20101108184058.4D2EBB59B95D@mail-out3.apple.com> Message-ID: On Mon, Nov 8, 2010 at 10:40 AM, wrote: > > Last 10 lines of '2010-10-19-mc-elf-objheader.ll': >        /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2010-10-19-mc-elf-objheader.ll:22:13: error: expected string not found in input >        ; CORTEXA8: .ARM.attributes > > Last 10 lines of '2010-10-19-mc-elf-objheader.ll': >        /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2010-10-19-mc-elf-objheader.ll:22:13: error: expected string not found in input >        ; CORTEXA8: .ARM.attributes >                    ^ Hi everyone. Sorry about the build breakage - I haven't had a chance to reproduce it here on a local darwin machine, but I suspect that it was a case of LLC not producing ELF. (probably due to missing -mtriple=arm-linux-gnueabi on the test) I'll double check on a local mac before I recommit this. Thanks. -jason From daniel_dunbar at apple.com Mon Nov 8 15:43:13 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 08 Nov 2010 15:43:13 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20101108234319.AB14BBB73BAE@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/11539 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 118453 Blamelist: resistor BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/ARM/ARMISelLowering.cpp lib/Target/ARM/ARMISelLowering.h lib/Target/ARM/ARMInstrNEON.td test/CodeGen/ARM/vceq.ll test/CodeGen/ARM/vcge.ll test/CodeGen/ARM/vcgt.ll test/MC/ARM/neon-cmp-encoding.s At: Mon 08 Nov 2010 15:27:44 Changed By: resistor Comments: Add support for ARM's specialized vector-compare-against-zero instructions. Properties: LOGS: Last 10 lines of 'stdio': llvm[2]: Compiling ToolRunner.cpp for Debug+Asserts build llvm[2]: Compiling lto.cpp for Debug+Asserts build (PIC) llvm[2]: Compiling bugpoint.cpp for Debug+Asserts build llvm[2]: Linking Debug+Asserts executable llvm-diff llvm[2]: Linking Debug+Asserts Shared Library libLTO.dylib llvm[2]: Building Debug+Asserts Archive Library libLTO.a llvm[2]: ======= Finished Linking Debug+Asserts Executable llvm-diff llvm[2]: Linking Debug+Asserts executable bugpoint llvm[2]: ======= Finished Linking Debug+Asserts Executable bugpoint make: *** [all] Error 1 From buildbot at google1.osuosl.org Mon Nov 8 16:07:52 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 08 Nov 2010 16:07:52 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101109000755.60A4D13B2060@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/10378 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 118453 Blamelist: resistor BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 8 16:18:26 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 08 Nov 2010 16:18:26 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32-win7 Message-ID: <20101109001829.1551013B2060@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/709 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova3 Build Reason: Build Source Stamp: 118448 Blamelist: bruno,csilvers,dgregor,kremenek,void BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 8 16:18:48 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 08 Nov 2010 16:18:48 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32 Message-ID: <20101109001852.04A1213B2060@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/876 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova2 Build Reason: Build Source Stamp: 118448 Blamelist: bruno,csilvers,dgregor,kremenek,void BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 8 18:36:24 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 08 Nov 2010 18:36:24 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20101109023626.E644113B2060@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/10599 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118474 Blamelist: akirtzidis,djg,fjahanian,grosbach,johannes,kremenek,rjmccall BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 8 19:44:53 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 08 Nov 2010 19:44:53 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux-vg_leak Message-ID: <20101109034456.A376C13B2060@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/2045 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu8 Build Reason: Build Source Stamp: 118466 Blamelist: djg,fjahanian,johannes,nicholas,resistor,rjmccall,void BUILD FAILED: failed test-llvm sincerely, -The Buildbot From dalej at apple.com Mon Nov 8 19:51:21 2010 From: dalej at apple.com (Dale Johannesen) Date: Mon, 8 Nov 2010 19:51:21 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux-vg_leak In-Reply-To: <20101109034456.A376C13B2060@google1.osuosl.org> References: <20101109034456.A376C13B2060@google1.osuosl.org> Message-ID: These all look pretty much the same, who's been here? ==7700== 56 bytes in 1 blocks are definitely lost in loss record 4 of 4 ==7700== at 0x7A4071C: operator new(unsigned int) (vg_replace_malloc.c: 255) ==7700== by 0x8737018: llvm::AttrListPtr::get(llvm::AttributeWithIndex const*, unsigned int) (Attributes.cpp:185) ==7700== by 0x87A8EDE: llvm::Intrinsic::getAttributes(llvm::Intrinsic::ID) (Intrinsics.gen: 12280) ==7700== by 0x8782D1B: llvm::Function::Function(llvm::FunctionType const*, llvm::GlobalValue::LinkageTypes, llvm::Twine const&, llvm::Module*) (Function.cpp:174) ==7700== by 0x84118DC: llvm::Function::Create(llvm::FunctionType const*, llvm::GlobalValue::LinkageTypes, llvm::Twine const&, llvm::Module*) (Function.h:126) ==7700== by 0x86D8893: llvm::LLParser::ParseFunctionHeader(llvm::Function*&, bool) (LLParser.cpp:2833) ==7700== by 0x86CCA92: llvm::LLParser::ParseDeclare() (LLParser.cpp: 402) On Nov 8, 2010, at 7:44 PM, buildbot at google1.osuosl.org wrote: > 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/2045 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: osu8 > > Build Reason: > Build Source Stamp: 118466 > Blamelist: djg,fjahanian,johannes,nicholas,resistor,rjmccall,void > > BUILD FAILED: failed test-llvm > > sincerely, > -The Buildbot > -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Mon Nov 8 20:06:34 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 08 Nov 2010 20:06:34 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101109040637.7501A13B2060@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/10385 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 118481 Blamelist: chapuni,dgregor BUILD FAILED: failed vcbuild_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 8 21:24:36 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 08 Nov 2010 21:24:36 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux-vg_leak Message-ID: <20101109052438.CB3B413B2060@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/1594 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 118476 Blamelist: akirtzidis,djg,fjahanian,grosbach,johannes,kremenek,nicholas,resistor,rjmccall,void BUILD FAILED: failed test-llvm sincerely, -The Buildbot From kyrtzidis at apple.com Mon Nov 8 19:35:19 2010 From: kyrtzidis at apple.com (Argyrios Kyrtzidis) Date: Mon, 8 Nov 2010 19:35:19 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 In-Reply-To: <20101109023626.E644113B2060@google1.osuosl.org> References: <20101109023626.E644113B2060@google1.osuosl.org> Message-ID: <91191347-AD62-46CC-8644-2C7E0181B6CC@apple.com> My fault; I will revert & reapply. -Argiris On Nov 8, 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/10599 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: dunbar-darwin10 > > Build Reason: > Build Source Stamp: 118474 > Blamelist: akirtzidis,djg,fjahanian,grosbach,johannes,kremenek,rjmccall > > BUILD FAILED: failed test-clang > > sincerely, > -The Buildbot > From daniel_dunbar at apple.com Mon Nov 8 21:46:37 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 08 Nov 2010 21:46:37 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101109054644.85DFDB5C3973@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/15357 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 118492 Blamelist: andersca,dgregor BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/CodeGen/CGRecordLayout.h lib/CodeGen/CGRecordLayoutBuilder.cpp At: Mon 08 Nov 2010 21:32:37 Changed By: andersca Comments: Introduce the concept of a non-virtual base type to CGRecordLayoutBuilder as a first step towards fixing PR6995.Properties: Files: include/clang-c/Index.h test/Index/code-complete-errors.c tools/c-index-test/c-index-test.c tools/libclang/CIndex.cpp tools/libclang/CIndexDiagnostic.cpp tools/libclang/libclang.darwin.exports tools/libclang/libclang.exports At: Mon 08 Nov 2010 21:32:37 Changed By: dgregor Comments: Introduce clang_getSpellingLocation() into libclang, to provide the location where we're spelling a token even within a macro. clang_getInstantiationLocation() tells where we instantiated the macro. I'm still not thrilled with the CXSourceLocation/CXSourceRange APIs, since they gloss over macro-instantiation information. Properties: LOGS: Last 10 lines of 'stdio': Failing Tests (3): Clang :: Index/annotate-tokens-pp.c Clang :: Index/blocks.c Clang :: Index/c-index-getCursor-test.m Expected Passes : 2635 Expected Failures : 20 Unexpected Failures: 3 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/Index/blocks.c:8:11: warning: type specifier missing, defaults to 'int' Last 10 lines of 'fail': Clang :: Index/annotate-tokens-pp.c Clang :: Index/blocks.c Clang :: Index/c-index-getCursor-test.m Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'annotate-tokens-pp.c': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/annotate-tokens-pp.c:176:11: error: expected string not found in input // CHECK: Identifier: "z" [25:34 - 25:35] VarDecl=z:25:3 (Definition) ^ :148:1: note: scanning from here Identifier: "z" [25:34 - 25:35] VarDecl=z:25:34 (Definition) ^ -- ******************** Last 10 lines of 'blocks.c': :10:1: note: scanning from here // CHECK: :17:17: UnexposedStmt= ^ :20:11: note: possible intended match here // CHECK: blocks.c:9:30: UnexposedStmt= Extent=[9:30 - 9:55] ^ -- ******************** Last 10 lines of 'c-index-getcursor-test.m': :108:1: note: scanning from here // CHECK: [57:10 - 58:4] UnexposedStmt= ^ :109:11: note: possible intended match here // CHECK: [58:4 - 58:8] VarDecl=my_var:2:1 (Definition) ^ -- ******************** From buildbot at google1.osuosl.org Mon Nov 8 22:09:27 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 08 Nov 2010 22:09:27 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20101109060930.293C013B2060@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/5150 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118492 Blamelist: andersca,dgregor,resistor BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot From daniel_dunbar at apple.com Mon Nov 8 22:12:46 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 08 Nov 2010 22:12:46 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101109061259.B4D58B5C4D89@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/6090 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 118492 Blamelist: andersca,dgregor BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/CodeGen/CGRecordLayout.h lib/CodeGen/CGRecordLayoutBuilder.cpp At: Mon 08 Nov 2010 21:32:37 Changed By: andersca Comments: Introduce the concept of a non-virtual base type to CGRecordLayoutBuilder as a first step towards fixing PR6995.Properties: Files: include/clang-c/Index.h test/Index/code-complete-errors.c tools/c-index-test/c-index-test.c tools/libclang/CIndex.cpp tools/libclang/CIndexDiagnostic.cpp tools/libclang/libclang.darwin.exports tools/libclang/libclang.exports At: Mon 08 Nov 2010 21:32:37 Changed By: dgregor Comments: Introduce clang_getSpellingLocation() into libclang, to provide the location where we're spelling a token even within a macro. clang_getInstantiationLocation() tells where we instantiated the macro. I'm still not thrilled with the CXSourceLocation/CXSourceRange APIs, since they gloss over macro-instantiation information. Properties: LOGS: Last 10 lines of 'stdio': Failing Tests (3): Clang :: Index/annotate-tokens-pp.c Clang :: Index/blocks.c Clang :: Index/c-index-getCursor-test.m Expected Passes : 2635 Expected Failures : 20 Unexpected Failures: 3 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/Index/blocks.c:8:11: warning: type specifier missing, defaults to 'int' Last 10 lines of 'fail': Clang :: Index/annotate-tokens-pp.c Clang :: Index/blocks.c Clang :: Index/c-index-getCursor-test.m Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'annotate-tokens-pp.c': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Index/annotate-tokens-pp.c:176:11: error: expected string not found in input // CHECK: Identifier: "z" [25:34 - 25:35] VarDecl=z:25:3 (Definition) ^ :148:1: note: scanning from here Identifier: "z" [25:34 - 25:35] VarDecl=z:25:34 (Definition) ^ -- ******************** Last 10 lines of 'blocks.c': :19:1: note: scanning from here // CHECK: :17:17: UnexposedStmt= ^ :29:11: note: possible intended match here // CHECK: blocks.c:9:30: UnexposedStmt= Extent=[9:30 - 9:55] ^ -- ******************** Last 10 lines of 'c-index-getcursor-test.m': :108:1: note: scanning from here // CHECK: [57:10 - 58:4] UnexposedStmt= ^ :109:11: note: possible intended match here // CHECK: [58:4 - 58:8] VarDecl=my_var:2:1 (Definition) ^ -- ******************** Last 10 lines of 'stdio': Failing Tests (3): Clang :: Index/annotate-tokens-pp.c Clang :: Index/blocks.c Clang :: Index/c-index-getCursor-test.m Expected Passes : 2635 Expected Failures : 20 Unexpected Failures: 3 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/Index/blocks.c:8:11: warning: type specifier missing, defaults to 'int' Last 10 lines of 'fail': Clang :: Index/annotate-tokens-pp.c Clang :: Index/blocks.c Clang :: Index/c-index-getCursor-test.m Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'annotate-tokens-pp.c': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Index/annotate-tokens-pp.c:176:11: error: expected string not found in input // CHECK: Identifier: "z" [25:34 - 25:35] VarDecl=z:25:3 (Definition) ^ :148:1: note: scanning from here Identifier: "z" [25:34 - 25:35] VarDecl=z:25:34 (Definition) ^ -- ******************** Last 10 lines of 'blocks.c': :19:1: note: scanning from here // CHECK: :17:17: UnexposedStmt= ^ :29:11: note: possible intended match here // CHECK: blocks.c:9:30: UnexposedStmt= Extent=[9:30 - 9:55] ^ -- ******************** Last 10 lines of 'c-index-getcursor-test.m': :108:1: note: scanning from here // CHECK: [57:10 - 58:4] UnexposedStmt= ^ :109:11: note: possible intended match here // CHECK: [58:4 - 58:8] VarDecl=my_var:2:1 (Definition) ^ -- ******************** From daniel_dunbar at apple.com Mon Nov 8 22:18:52 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 08 Nov 2010 22:18:52 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20101109061917.BCD61BB89BB5@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/11552 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 118493 Blamelist: andersca,dgregor BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/CodeGen/CGRecordLayout.h lib/CodeGen/CGRecordLayoutBuilder.cpp At: Mon 08 Nov 2010 21:32:37 Changed By: andersca Comments: Introduce the concept of a non-virtual base type to CGRecordLayoutBuilder as a first step towards fixing PR6995.Properties: Files: include/clang-c/Index.h test/Index/code-complete-errors.c tools/c-index-test/c-index-test.c tools/libclang/CIndex.cpp tools/libclang/CIndexDiagnostic.cpp tools/libclang/libclang.darwin.exports tools/libclang/libclang.exports At: Mon 08 Nov 2010 21:32:37 Changed By: dgregor Comments: Introduce clang_getSpellingLocation() into libclang, to provide the location where we're spelling a token even within a macro. clang_getInstantiationLocation() tells where we instantiated the macro. I'm still not thrilled with the CXSourceLocation/CXSourceRange APIs, since they gloss over macro-instantiation information. Properties: Files: lib/Frontend/DocumentXML.cpp lib/Lex/PPMacroExpansion.cpp At: Mon 08 Nov 2010 21:48:06 Changed By: dgregor Comments: Appeasing MSVC, take 3Properties: LOGS: Last 10 lines of 'stdio': Failing Tests (3): Clang :: Index/annotate-tokens-pp.c Clang :: Index/blocks.c Clang :: Index/c-index-getCursor-test.m Expected Passes : 2635 Expected Failures : 20 Unexpected Failures: 3 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/Index/blocks.c:8:11: warning: type specifier missing, defaults to 'int' Last 10 lines of 'fail': Clang :: Index/annotate-tokens-pp.c Clang :: Index/blocks.c Clang :: Index/c-index-getCursor-test.m Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'annotate-tokens-pp.c': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Index/annotate-tokens-pp.c:176:11: error: expected string not found in input // CHECK: Identifier: "z" [25:34 - 25:35] VarDecl=z:25:3 (Definition) ^ :148:1: note: scanning from here Identifier: "z" [25:34 - 25:35] VarDecl=z:25:34 (Definition) ^ -- ******************** Last 10 lines of 'blocks.c': :19:1: note: scanning from here // CHECK: :17:17: UnexposedStmt= ^ :29:11: note: possible intended match here // CHECK: blocks.c:9:30: UnexposedStmt= Extent=[9:30 - 9:55] ^ -- ******************** Last 10 lines of 'c-index-getcursor-test.m': :108:1: note: scanning from here // CHECK: [57:10 - 58:4] UnexposedStmt= ^ :109:11: note: possible intended match here // CHECK: [58:4 - 58:8] VarDecl=my_var:2:1 (Definition) ^ -- ******************** From buildbot at google1.osuosl.org Mon Nov 8 22:41:28 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 08 Nov 2010 22:41:28 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20101109064131.6AEDA13B2060@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/9248 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 118493 Blamelist: andersca,dgregor,resistor BUILD FAILED: failed test-clang sincerely, -The Buildbot From daniel_dunbar at apple.com Mon Nov 8 22:55:20 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 08 Nov 2010 22:55:20 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-qa_tests Message-ID: <20101109065526.BE796B5C66D9@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/1618 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-01 Build Reason: Build Source Stamp: 118493 Blamelist: andersca,dgregor,resistor BUILD FAILED: failed test-clang test-clang_1 test-gcc-4_2-testsuite-g++ sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/VMCore/Attributes.cpp At: Mon 08 Nov 2010 21:22:37 Changed By: resistor Comments: Fix leak in my recent fix for PR8442. Properties: Files: lib/CodeGen/CGRecordLayout.h lib/CodeGen/CGRecordLayoutBuilder.cpp At: Mon 08 Nov 2010 21:32:37 Changed By: andersca Comments: Introduce the concept of a non-virtual base type to CGRecordLayoutBuilder as a first step towards fixing PR6995.Properties: Files: include/clang-c/Index.h test/Index/code-complete-errors.c tools/c-index-test/c-index-test.c tools/libclang/CIndex.cpp tools/libclang/CIndexDiagnostic.cpp tools/libclang/libclang.darwin.exports tools/libclang/libclang.exports At: Mon 08 Nov 2010 21:32:37 Changed By: dgregor Comments: Introduce clang_getSpellingLocation() into libclang, to provide the location where we're spelling a token even within a macro. clang_getInstantiationLocation() tells where we instantiated the macro. I'm still not thrilled with the CXSourceLocation/CXSourceRange APIs, since they gloss over macro-instantiation information. Properties: Files: lib/Frontend/DocumentXML.cpp lib/Lex/PPMacroExpansion.cpp At: Mon 08 Nov 2010 21:48:06 Changed By: dgregor Comments: Appeasing MSVC, take 3Properties: LOGS: Last 10 lines of 'stdio': Failing Tests (3): Clang :: Index/annotate-tokens-pp.c Clang :: Index/blocks.c Clang :: Index/c-index-getCursor-test.m Expected Passes : 2635 Expected Failures : 20 Unexpected Failures: 3 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/Index/blocks.c:8:11: warning: type specifier missing, defaults to 'int' Last 10 lines of 'fail': Clang :: Index/annotate-tokens-pp.c Clang :: Index/blocks.c Clang :: Index/c-index-getCursor-test.m Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'annotate-tokens-pp.c': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/tools/clang/test/Index/annotate-tokens-pp.c:176:11: error: expected string not found in input // CHECK: Identifier: "z" [25:34 - 25:35] VarDecl=z:25:3 (Definition) ^ :148:1: note: scanning from here Identifier: "z" [25:34 - 25:35] VarDecl=z:25:34 (Definition) ^ -- ******************** Last 10 lines of 'blocks.c': :19:1: note: scanning from here // CHECK: :17:17: UnexposedStmt= ^ :29:11: note: possible intended match here // CHECK: blocks.c:9:30: UnexposedStmt= Extent=[9:30 - 9:55] ^ -- ******************** Last 10 lines of 'c-index-getcursor-test.m': :108:1: note: scanning from here // CHECK: [57:10 - 58:4] UnexposedStmt= ^ :109:11: note: possible intended match here // CHECK: [58:4 - 58:8] VarDecl=my_var:2:1 (Definition) ^ -- ******************** Last 10 lines of 'stdio': Failing Tests (3): Clang :: Index/annotate-tokens-pp.c Clang :: Index/blocks.c Clang :: Index/c-index-getCursor-test.m Expected Passes : 2635 Expected Failures : 20 Unexpected Failures: 3 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/Index/blocks.c:8:11: warning: type specifier missing, defaults to 'int' Last 10 lines of 'fail': Clang :: Index/annotate-tokens-pp.c Clang :: Index/blocks.c Clang :: Index/c-index-getCursor-test.m Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'annotate-tokens-pp.c': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/tools/clang/test/Index/annotate-tokens-pp.c:176:11: error: expected string not found in input // CHECK: Identifier: "z" [25:34 - 25:35] VarDecl=z:25:3 (Definition) ^ :148:1: note: scanning from here Identifier: "z" [25:34 - 25:35] VarDecl=z:25:34 (Definition) ^ -- ******************** Last 10 lines of 'blocks.c': :19:1: note: scanning from here // CHECK: :17:17: UnexposedStmt= ^ :29:11: note: possible intended match here // CHECK: blocks.c:9:30: UnexposedStmt= Extent=[9:30 - 9:55] ^ -- ******************** Last 10 lines of 'c-index-getcursor-test.m': :108:1: note: scanning from here // CHECK: [57:10 - 58:4] UnexposedStmt= ^ :109:11: note: possible intended match here // CHECK: [58:4 - 58:8] VarDecl=my_var:2:1 (Definition) ^ -- ******************** Last 10 lines of 'stdio': # of expected passes 11492 # of unexpected failures 3716 # of unexpected successes 41 # of expected failures 21 # 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 118493) make: *** [check-g++] Error 1 Last 10 lines of 'dg.sum': # of expected passes 11492 # of unexpected failures 3716 # of unexpected successes 41 # of expected failures 21 # 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 118493) 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++.old-deja/g++.abi/vtable3i.C (test for excess errors) g++.old-deja/g++.abi/vtable3j.C (test for excess errors) g++.old-deja/g++.eh/catch5p.C (test for excess errors) g++.old-deja/g++.eh/catch6p.C (test for excess errors) g++.old-deja/g++.mike/dyncast5.C (test for excess errors) g++.old-deja/g++.mike/mi2.C (test for excess errors) g++.old-deja/g++.mike/p6610b.C (test for excess errors) g++.old-deja/g++.oliva/thunk1.C (test for excess errors) g++.old-deja/g++.other/rtti4.C (test for excess errors) g++.old-deja/g++.other/rttid4.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/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 buildbot at google1.osuosl.org Mon Nov 8 23:24:40 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 08 Nov 2010 23:24:40 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-fnt Message-ID: <20101109072442.F1AED13B2060@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/3753 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 118494 Blamelist: andersca,dgregor,resistor BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 8 23:36:14 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 08 Nov 2010 23:36:14 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-vg Message-ID: <20101109073617.3F51F13B2060@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/2289 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 118496 Blamelist: andersca,chapuni,dgregor,resistor BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 8 23:37:33 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 08 Nov 2010 23:37:33 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20101109073736.4F9FC13B2060@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/3067 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 118496 Blamelist: andersca,chapuni,dgregor,resistor BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Mon Nov 8 23:40:41 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 08 Nov 2010 23:40:41 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin10-qa_tests Message-ID: <20101109074048.E8FC4B5C814D@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/1496 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-01 Build Reason: Build Source Stamp: 118495 Blamelist: andersca,dgregor,resistor BUILD FAILED: failed test-gcc-4_2-testsuite-g++ sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/VMCore/Attributes.cpp At: Mon 08 Nov 2010 21:22:37 Changed By: resistor Comments: Fix leak in my recent fix for PR8442. Properties: Files: lib/CodeGen/CGRecordLayout.h lib/CodeGen/CGRecordLayoutBuilder.cpp At: Mon 08 Nov 2010 21:32:37 Changed By: andersca Comments: Introduce the concept of a non-virtual base type to CGRecordLayoutBuilder as a first step towards fixing PR6995.Properties: Files: include/clang-c/Index.h test/Index/code-complete-errors.c tools/c-index-test/c-index-test.c tools/libclang/CIndex.cpp tools/libclang/CIndexDiagnostic.cpp tools/libclang/libclang.darwin.exports tools/libclang/libclang.exports At: Mon 08 Nov 2010 21:32:37 Changed By: dgregor Comments: Introduce clang_getSpellingLocation() into libclang, to provide the location where we're spelling a token even within a macro. clang_getInstantiationLocation() tells where we instantiated the macro. I'm still not thrilled with the CXSourceLocation/CXSourceRange APIs, since they gloss over macro-instantiation information. Properties: Files: lib/Frontend/DocumentXML.cpp lib/Lex/PPMacroExpansion.cpp At: Mon 08 Nov 2010 21:48:06 Changed By: dgregor Comments: Appeasing MSVC, take 3Properties: Files: include/clang-c/Index.h test/Index/code-complete-errors.c tools/c-index-test/c-index-test.c tools/libclang/CIndex.cpp tools/libclang/CIndexDiagnostic.cpp tools/libclang/libclang.darwin.exports tools/libclang/libclang.exports At: Mon 08 Nov 2010 21:58:21 Changed By: dgregor Comments: Revert r118492, which didn't update all of its tests accordinglyProperties: Files: include/clang-c/Index.h test/Index/annotate-tokens-pp.c test/Index/blocks.c test/Index/code-complete-errors.c tools/c-index-test/c-index-test.c tools/libclang/CIndex.cpp tools/libclang/CIndexDiagnostic.cpp tools/libclang/libclang.darwin.exports tools/libclang/libclang.exports At: Mon 08 Nov 2010 22:27:55 Changed By: dgregor Comments: ntroduce clang_getSpellingLocation() into libclang, to provide the location where we're spelling a token even within a macro. clang_getInstantiationLocation() tells where we instantiated the macro. I'm still not thrilled with the CXSourceLocation/CXSourceRange APIs, since they gloss over macro-instantiation information. Take 2: this time, adjusted tests appropriately and used a "simple" approach to the spelling location. Properties: LOGS: Last 10 lines of 'stdio': # of expected passes 11485 # of unexpected failures 3721 # of unexpected successes 41 # of expected failures 21 # of unresolved testcases 34 # 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.9 (trunk 118495) make: *** [check-g++] Error 1 Last 10 lines of 'dg.sum': # of expected passes 11485 # of unexpected failures 3721 # of unexpected successes 41 # of expected failures 21 # of unresolved testcases 34 # 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.9 (trunk 118495) 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++.old-deja/g++.abi/vtable3g.C (test for excess errors) g++.old-deja/g++.abi/vtable3h.C (test for excess errors) g++.old-deja/g++.abi/vtable3i.C (test for excess errors) g++.old-deja/g++.abi/vtable3j.C (test for excess errors) g++.old-deja/g++.law/cvt2.C (test for excess errors) g++.old-deja/g++.mike/dyncast5.C (test for excess errors) g++.old-deja/g++.mike/mi2.C (test for excess errors) g++.old-deja/g++.mike/p6610b.C (test for excess errors) g++.old-deja/g++.oliva/thunk1.C (test for excess errors) g++.old-deja/g++.robertl/eb30.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/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 buildbot at google1.osuosl.org Mon Nov 8 23:52:10 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 08 Nov 2010 23:52:10 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux-fnt Message-ID: <20101109075213.A616A13B2060@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/1682 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: balint1 Build Reason: Build Source Stamp: 118496 Blamelist: andersca,chapuni,dgregor,resistor BUILD FAILED: failed compile sincerely, -The Buildbot From llvm-testresults at cs.uiuc.edu Tue Nov 9 00:43:10 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Tue, 9 Nov 2010 02:43:10 -0600 (CST) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101109084310.BDCF92A6C12C@llvm.org> http://llvm.org/perf/db_default/simple/nts/15/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:2 Name: curlew.apple.com Comparing: Run: 15, Order: 118496, Start Time: 2010-11-09 08:00:19, End Time: 2010-11-09 08:44:57 To: 14, Order: 118404, Start Time: 2010-11-08 08:02:06, End Time: 2010-11-08 08:46:43 =============== Tests Summary =============== Existing Failures: 1 Unchanged Tests: 940 Total Tests: 941 ============== Changes Detail ============== Existing Failures ----------------- External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Tue Nov 9 07:17:50 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 09 Nov 2010 07:17:50 -0800 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-x86_64-linux Message-ID: <20101109151753.3E52413B2060@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/2440 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc17 Build Reason: Build Source Stamp: 118498 Blamelist: theraven BUILD FAILED: failed run.build.script sincerely, -The Buildbot From baldrick at free.fr Tue Nov 9 07:26:47 2010 From: baldrick at free.fr (Duncan Sands) Date: Tue, 09 Nov 2010 16:26:47 +0100 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-x86_64-linux In-Reply-To: <20101109151753.3E52413B2060@google1.osuosl.org> References: <20101109151753.3E52413B2060@google1.osuosl.org> Message-ID: <4CD96837.2060001@free.fr> A timeout - probably the machine is under load by another user. Ciao, Duncan. On 09/11/10 16:17, 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/2440 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: gcc17 > > Build Reason: > Build Source Stamp: 118498 > Blamelist: theraven > > 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 daniel_dunbar at apple.com Tue Nov 9 09:33:44 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 09 Nov 2010 09:33:44 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin10-qa_tests Message-ID: <20101109173350.C570DB5E6B2E@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/1501 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-01 Build Reason: Build Source Stamp: 118508 Blamelist: dgregor,mspencer BUILD FAILED: failed test-gcc-4_2-testsuite-g++ sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/System/Win32/Win32.h At: Tue 09 Nov 2010 07:13:00 Changed By: mspencer Comments: Update comment.Properties: Files: include/llvm/System/Path.h lib/System/Win32/Path.inc At: Tue 09 Nov 2010 07:13:00 Changed By: mspencer Comments: System/Path/Windows: Change GetRootDirectory to return file:/// instead of C:/.Properties: File: lib/System/Win32/Win32.h At: Tue 09 Nov 2010 07:17:59 Changed By: mspencer Comments: System/Windows: Use normalized case and include method.Properties: File: lib/System/Win32/Win32.h At: Tue 09 Nov 2010 07:17:59 Changed By: mspencer Comments: System/Windows: Reduce dependencies.Properties: Files: lib/System/Win32/Path.inc lib/System/Win32/Win32.h At: Tue 09 Nov 2010 07:17:59 Changed By: mspencer Comments: System/Path/Windows: Make GetSystemLibraryPaths more generic.Properties: File: lib/System/Win32/Path.inc At: Tue 09 Nov 2010 07:17:59 Changed By: mspencer Comments: System/Path/Windows: Generalize GetUserHomeDirectory.Properties: File: lib/System/Win32/Path.inc At: Tue 09 Nov 2010 07:17:59 Changed By: mspencer Comments: System/Path/Windows: Implement GetLLVMDefaultConfigDir.Properties: Files: lib/Sema/SemaCodeComplete.cpp lib/Sema/SemaExpr.cpp test/CodeCompletion/call.cpp test/SemaCXX/overload-call.cpp At: Tue 09 Nov 2010 08:18:20 Changed By: dgregor Comments: Handle overload resolution when calling an overloaded function set with, e.g., (&f)(a, b, c). Fixes PR8013. Properties: LOGS: Last 10 lines of 'stdio': # of expected passes 11517 # of unexpected failures 3689 # of unexpected successes 41 # of expected failures 21 # of unresolved testcases 34 # 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.9 (trunk 118508) make: *** [check-g++] Error 1 Last 10 lines of 'dg.sum': # of expected passes 11517 # of unexpected failures 3689 # of unexpected successes 41 # of expected failures 21 # of unresolved testcases 34 # 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.9 (trunk 118508) 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++.old-deja/g++.other/overload11.C (test for errors, line 35) 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 daniel_dunbar at apple.com Tue Nov 9 10:27:56 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 09 Nov 2010 10:27:56 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-qa_tests Message-ID: <20101109182811.6FE57BBAE84F@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/1624 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-01 Build Reason: Build Source Stamp: 118510 Blamelist: baldrick,dgregor,rafael BUILD FAILED: failed test-gcc-4_2-testsuite-g++ sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Sema/SemaCodeComplete.cpp lib/Sema/SemaExpr.cpp test/CodeCompletion/call.cpp test/SemaCXX/overload-call.cpp At: Tue 09 Nov 2010 08:18:20 Changed By: dgregor Comments: Handle overload resolution when calling an overloaded function set with, e.g., (&f)(a, b, c). Fixes PR8013. Properties: File: test/CodeGen/X86/2010-11-09-MOVLPS.ll At: Tue 09 Nov 2010 08:27:51 Changed By: baldrick Comments: Testcase for PR8211 (llc crash at -O0). Properties: Files: include/clang/Basic/Diagnostic.h lib/Basic/Targets.cpp At: Tue 09 Nov 2010 08:48:01 Changed By: rafael Comments: Include System/DataTypes.h in Diagnostic.h to get intptr_t. Set Haiku's UserLabelPrefix to "". Patch by Paul Davey.Properties: LOGS: Last 10 lines of 'stdio': # of expected passes 11528 # of unexpected failures 3680 # of unexpected successes 41 # of expected failures 21 # 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 118510) make: *** [check-g++] Error 1 Last 10 lines of 'dg.sum': # of expected passes 11528 # of unexpected failures 3680 # of unexpected successes 41 # of expected failures 21 # 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 118510) 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++.old-deja/g++.other/overload11.C (test for errors, line 35) 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 dalej at apple.com Tue Nov 9 11:00:17 2010 From: dalej at apple.com (Dale Johannesen) Date: Tue, 9 Nov 2010 11:00:17 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin10-qa_tests In-Reply-To: <20101109173350.C570DB5E6B2E@mail-out3.apple.com> References: <20101109173350.C570DB5E6B2E@mail-out3.apple.com> Message-ID: This is Doug. g++.old-deja/g++.other/overload11.C believes the construct that Doug just fixed is illegal. I suppose Doug is right and the test needs adjustment? On Nov 9, 2010, at 9:33 AMPST, daniel_dunbar at apple.com wrote: > 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/1501 > > Buildbot URL: http://smooshlab.apple.com:8010/ > > Buildslave for this Build: smoosh-01 > > Build Reason: > Build Source Stamp: 118508 > Blamelist: dgregor,mspencer > > > > Files: > lib/Sema/SemaCodeComplete.cpp > lib/Sema/SemaExpr.cpp > test/CodeCompletion/call.cpp > test/SemaCXX/overload-call.cpp > At: Tue 09 Nov 2010 08:18:20 > Changed By: dgregor > Comments: Handle overload resolution when calling an overloaded function set > with, e.g., (&f)(a, b, c). Fixes PR8013. > Properties: From dgregor at apple.com Tue Nov 9 11:07:21 2010 From: dgregor at apple.com (Douglas Gregor) Date: Tue, 09 Nov 2010 13:07:21 -0600 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-qa_tests In-Reply-To: <0LBM00389RAZ6260@postino.apple.com> References: <0LBM00389RAZ6260@postino.apple.com> Message-ID: Testing a fix right now Sent from my iPhone On Nov 9, 2010, at 12:27 PM, daniel_dunbar at apple.com wrote: > 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/1624 > > Buildbot URL: http://smooshlab.apple.com:8010/ > > Buildslave for this Build: smoosh-01 > > Build Reason: > Build Source Stamp: 118510 > Blamelist: baldrick,dgregor,rafael > > BUILD FAILED: failed test-gcc-4_2-testsuite-g++ > > sincerely, > -The Buildbot > > > ================================================================================ > > CHANGES: > Files: > lib/Sema/SemaCodeComplete.cpp > lib/Sema/SemaExpr.cpp > test/CodeCompletion/call.cpp > test/SemaCXX/overload-call.cpp > At: Tue 09 Nov 2010 08:18:20 > Changed By: dgregor > Comments: Handle overload resolution when calling an overloaded function set > with, e.g., (&f)(a, b, c). Fixes PR8013. > Properties: > > > > > File: test/CodeGen/X86/2010-11-09-MOVLPS.ll > At: Tue 09 Nov 2010 08:27:51 > Changed By: baldrick > Comments: Testcase for PR8211 (llc crash at -O0). > Properties: > > > > > Files: > include/clang/Basic/Diagnostic.h > lib/Basic/Targets.cpp > At: Tue 09 Nov 2010 08:48:01 > Changed By: rafael > Comments: Include System/DataTypes.h in Diagnostic.h to get intptr_t. > Set Haiku's UserLabelPrefix to "". > Patch by Paul Davey.Properties: > > > > > LOGS: > Last 10 lines of 'stdio': > # of expected passes 11528 > # of unexpected failures 3680 > # of unexpected successes 41 > # of expected failures 21 > # 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 118510) > > make: *** [check-g++] Error 1 > > Last 10 lines of 'dg.sum': > > # of expected passes 11528 > # of unexpected failures 3680 > # of unexpected successes 41 > # of expected failures 21 > # 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 118510) > > > 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++.old-deja/g++.other/overload11.C (test for errors, line 35) > > 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 buildbot at google1.osuosl.org Tue Nov 9 11:45:28 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 09 Nov 2010 11:45:28 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101109194530.8833F13B2060@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/10402 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 118604 Blamelist: atrick,gkistanova,grosbach,kremenek BUILD FAILED: failed vcbuild_1 sincerely, -The Buildbot From atrick at apple.com Tue Nov 9 11:51:00 2010 From: atrick at apple.com (Andrew Trick) Date: Tue, 9 Nov 2010 11:51:00 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 In-Reply-To: <20101109194530.8833F13B2060@google1.osuosl.org> References: <20101109194530.8833F13B2060@google1.osuosl.org> Message-ID: <62676EAE-BCCB-4A85-BD9E-65C38EC7E8D9@apple.com> Mine. I reverted. -Andy On Nov 9, 2010, at 11:45 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/10402 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: dunbar-win32-2 > > Build Reason: > Build Source Stamp: 118604 > Blamelist: atrick,gkistanova,grosbach,kremenek > > 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 buildbot at google1.osuosl.org Tue Nov 9 14:50:37 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 09 Nov 2010 14:50:37 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-arm-linux Message-ID: <20101109225040.09D3513B2060@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/4587 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: ranby1 Build Reason: Build Source Stamp: 118604 Blamelist: atrick,baldrick,bruno,cdavis,dgregor,gkistanova,grosbach,kremenek,rafael,resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 9 14:51:33 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 09 Nov 2010 14:51:33 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float Message-ID: <20101109225136.140FF13B2060@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float/builds/30 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova4 Build Reason: Build Source Stamp: 118639 Blamelist: rafael BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 9 15:00:53 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 09 Nov 2010 15:00:53 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-i686-linux Message-ID: <20101109230056.5188F13B2060@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/3181 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 118639 Blamelist: rafael,rjmccall BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Nov 9 15:23:24 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 09 Nov 2010 15:23:24 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin10-qa_tests Message-ID: <20101109232331.709B2BBC26FD@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/1506 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-01 Build Reason: Build Source Stamp: 118635 Blamelist: atrick,dgregor,fjahanian,grosbach BUILD FAILED: failed test-gcc-4_2-testsuite-g++ sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/CodeGen/LiveIntervalUnion.cpp lib/CodeGen/LiveIntervalUnion.h lib/CodeGen/RegAllocBase.h lib/CodeGen/RegAllocBasic.cpp At: Tue 09 Nov 2010 13:08:05 Changed By: atrick Comments: Adds RABasic verification and tracing. (retry now that the windows build is green) Properties: Files: lib/Sema/SemaExpr.cpp test/SemaCXX/overloaded-name.cpp At: Tue 09 Nov 2010 13:12:43 Changed By: dgregor Comments: Attempt to resolve overloaded functions in comma expressions and conditional operators. Fixes PR7863. Properties: Files: lib/Target/ARM/ARMAsmPrinter.cpp lib/Target/ARM/ARMConstantPoolValue.cpp lib/Target/ARM/ARMConstantPoolValue.h lib/Target/ARM/ARMISelLowering.cpp At: Tue 09 Nov 2010 13:43:03 Changed By: grosbach Comments: Change the ARMConstantPoolValue modifier string to an enumeration. This will help in MC'izing the references that use them.Properties: Files: include/clang/Basic/Builtins.def lib/AST/ASTContext.cpp lib/Sema/SemaLookup.cpp lib/Sema/builtin_objc_msgSend.c test/CodeGenObjC/implicit-objc_msgSend.m test/SemaObjC/builtin_objc_msgSend.m At: Tue 09 Nov 2010 13:43:09 Changed By: fjahanian Comments: Restore patch reversed in r118475. Fixes // rdar://8632525 Properties: Files: lib/Sema/builtin_objc_msgSend.c test/Sema/builtin_objc_msgSend.c At: Tue 09 Nov 2010 13:43:09 Changed By: fjahanian Comments: Test moved to its correct place. Properties: LOGS: Last 10 lines of 'stdio': # of expected passes 11532 # of unexpected failures 3674 # of unexpected successes 39 # of expected failures 23 # of unresolved testcases 34 # 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.9 (trunk 118635) make: *** [check-g++] Error 1 Last 10 lines of 'dg.sum': # of expected passes 11532 # of unexpected failures 3674 # of unexpected successes 39 # of expected failures 23 # of unresolved testcases 34 # 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.9 (trunk 118635) 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.XFAIL': g++.old-deja/g++.jason/cond.C (test for errors, line 33) 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++.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.XPASS': g++.old-deja/g++.other/overload11.C (test for warnings, line 84) 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 XFAIL': 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) 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++.mike/empty.C suggest (test for bogus messages, line 20) g++.old-deja/g++.mike/empty.C suggest (test for bogus messages, line 21) g++.old-deja/g++.ns/crash2.C (test for errors, line 11) 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++.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 dalej at apple.com Tue Nov 9 15:29:36 2010 From: dalej at apple.com (Dale Johannesen) Date: Tue, 9 Nov 2010 15:29:36 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-arm-linux In-Reply-To: <20101109225040.09D3513B2060@google1.osuosl.org> References: <20101109225040.09D3513B2060@google1.osuosl.org> Message-ID: <0EF3A049-D2C2-4113-81B4-247AD4B0F415@apple.com> Looks like we have some unexpected new passes, so this is not all bad. I'd guess Jim who's been working in this area. Can we just declare them as passing? On Nov 9, 2010, at 2:50 PMPST, 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/4587 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: ranby1 > > Build Reason: > Build Source Stamp: 118604 > Blamelist: atrick,baldrick,bruno,cdavis,dgregor,gkistanova,grosbach,kremenek,rafael,resistor > > BUILD FAILED: failed test-llvm > > sincerely, > -The Buildbot > > _______________________________________________ > llvm-testresults mailing list > llvm-testresults at cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults From dgregor at apple.com Tue Nov 9 15:32:41 2010 From: dgregor at apple.com (Douglas Gregor) Date: Tue, 9 Nov 2010 17:32:41 -0600 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin10-qa_tests In-Reply-To: <0LBN00FHR4Z7YW40@postino.apple.com> References: <0LBN00FHR4Z7YW40@postino.apple.com> Message-ID: <4C037AD6-B9DC-4962-BE76-FD21236B10B2@apple.com> This might be complaining about the XPASS for g++.old-deja/g++.other/overload11.C (test for warnings, line 84) which I guess means that we just update the test? - Doug On Nov 9, 2010, at 5:23 PM, daniel_dunbar at apple.com wrote: > 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/1506 > > Buildbot URL: http://smooshlab.apple.com:8010/ > > Buildslave for this Build: smoosh-01 > > Build Reason: > Build Source Stamp: 118635 > Blamelist: atrick,dgregor,fjahanian,grosbach > > BUILD FAILED: failed test-gcc-4_2-testsuite-g++ > > sincerely, > -The Buildbot > > > ================================================================================ > > CHANGES: > Files: > lib/CodeGen/LiveIntervalUnion.cpp > lib/CodeGen/LiveIntervalUnion.h > lib/CodeGen/RegAllocBase.h > lib/CodeGen/RegAllocBasic.cpp > At: Tue 09 Nov 2010 13:08:05 > Changed By: atrick > Comments: Adds RABasic verification and tracing. > (retry now that the windows build is green) > Properties: > > > > > Files: > lib/Sema/SemaExpr.cpp > test/SemaCXX/overloaded-name.cpp > At: Tue 09 Nov 2010 13:12:43 > Changed By: dgregor > Comments: Attempt to resolve overloaded functions in comma expressions and > conditional operators. Fixes PR7863. > > Properties: > > > > > Files: > lib/Target/ARM/ARMAsmPrinter.cpp > lib/Target/ARM/ARMConstantPoolValue.cpp > lib/Target/ARM/ARMConstantPoolValue.h > lib/Target/ARM/ARMISelLowering.cpp > At: Tue 09 Nov 2010 13:43:03 > Changed By: grosbach > Comments: Change the ARMConstantPoolValue modifier string to an enumeration. This will > help in MC'izing the references that use them.Properties: > > > > > Files: > include/clang/Basic/Builtins.def > lib/AST/ASTContext.cpp > lib/Sema/SemaLookup.cpp > lib/Sema/builtin_objc_msgSend.c > test/CodeGenObjC/implicit-objc_msgSend.m > test/SemaObjC/builtin_objc_msgSend.m > At: Tue 09 Nov 2010 13:43:09 > Changed By: fjahanian > Comments: Restore patch reversed in r118475. Fixes > // rdar://8632525 > Properties: > > > > > Files: > lib/Sema/builtin_objc_msgSend.c > test/Sema/builtin_objc_msgSend.c > At: Tue 09 Nov 2010 13:43:09 > Changed By: fjahanian > Comments: Test moved to its correct place. > Properties: > > > > > LOGS: > Last 10 lines of 'stdio': > # of expected passes 11532 > # of unexpected failures 3674 > # of unexpected successes 39 > # of expected failures 23 > # of unresolved testcases 34 > # 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.9 (trunk 118635) > > make: *** [check-g++] Error 1 > > Last 10 lines of 'dg.sum': > > # of expected passes 11532 > # of unexpected failures 3674 > # of unexpected successes 39 > # of expected failures 23 > # of unresolved testcases 34 > # 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.9 (trunk 118635) > > > 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.XFAIL': > g++.old-deja/g++.jason/cond.C (test for errors, line 33) > 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++.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.XPASS': > g++.old-deja/g++.other/overload11.C (test for warnings, line 84) > > 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 XFAIL': > 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) > > 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++.mike/empty.C suggest (test for bogus messages, line 20) > g++.old-deja/g++.mike/empty.C suggest (test for bogus messages, line 21) > g++.old-deja/g++.ns/crash2.C (test for errors, line 11) > 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++.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 > -------------- next part -------------- An HTML attachment was scrubbed... URL: From fjahanian at apple.com Tue Nov 9 15:33:48 2010 From: fjahanian at apple.com (jahanian) Date: Tue, 9 Nov 2010 15:33:48 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin10-qa_tests In-Reply-To: <4C037AD6-B9DC-4962-BE76-FD21236B10B2@apple.com> References: <0LBN00FHR4Z7YW40@postino.apple.com> <4C037AD6-B9DC-4962-BE76-FD21236B10B2@apple.com> Message-ID: I will take care of it. - fj On Nov 9, 2010, at 3:32 PM, Douglas Gregor wrote: > This might be complaining about the XPASS for > > g++.old-deja/g++.other/overload11.C (test for warnings, line 84) > > which I guess means that we just update the test? > > - Doug > > On Nov 9, 2010, at 5:23 PM, daniel_dunbar at apple.com wrote: > >> 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/1506 >> >> Buildbot URL: http://smooshlab.apple.com:8010/ >> >> Buildslave for this Build: smoosh-01 >> >> Build Reason: >> Build Source Stamp: 118635 >> Blamelist: atrick,dgregor,fjahanian,grosbach >> >> BUILD FAILED: failed test-gcc-4_2-testsuite-g++ >> >> sincerely, >> -The Buildbot >> >> >> ================================================================================ >> >> CHANGES: >> Files: >> lib/CodeGen/LiveIntervalUnion.cpp >> lib/CodeGen/LiveIntervalUnion.h >> lib/CodeGen/RegAllocBase.h >> lib/CodeGen/RegAllocBasic.cpp >> At: Tue 09 Nov 2010 13:08:05 >> Changed By: atrick >> Comments: Adds RABasic verification and tracing. >> (retry now that the windows build is green) >> Properties: >> >> >> >> >> Files: >> lib/Sema/SemaExpr.cpp >> test/SemaCXX/overloaded-name.cpp >> At: Tue 09 Nov 2010 13:12:43 >> Changed By: dgregor >> Comments: Attempt to resolve overloaded functions in comma expressions and >> conditional operators. Fixes PR7863. >> >> Properties: >> >> >> >> >> Files: >> lib/Target/ARM/ARMAsmPrinter.cpp >> lib/Target/ARM/ARMConstantPoolValue.cpp >> lib/Target/ARM/ARMConstantPoolValue.h >> lib/Target/ARM/ARMISelLowering.cpp >> At: Tue 09 Nov 2010 13:43:03 >> Changed By: grosbach >> Comments: Change the ARMConstantPoolValue modifier string to an enumeration. This will >> help in MC'izing the references that use them.Properties: >> >> >> >> >> Files: >> include/clang/Basic/Builtins.def >> lib/AST/ASTContext.cpp >> lib/Sema/SemaLookup.cpp >> lib/Sema/builtin_objc_msgSend.c >> test/CodeGenObjC/implicit-objc_msgSend.m >> test/SemaObjC/builtin_objc_msgSend.m >> At: Tue 09 Nov 2010 13:43:09 >> Changed By: fjahanian >> Comments: Restore patch reversed in r118475. Fixes >> // rdar://8632525 >> Properties: >> >> >> >> >> Files: >> lib/Sema/builtin_objc_msgSend.c >> test/Sema/builtin_objc_msgSend.c >> At: Tue 09 Nov 2010 13:43:09 >> Changed By: fjahanian >> Comments: Test moved to its correct place. >> Properties: >> >> >> >> >> LOGS: >> Last 10 lines of 'stdio': >> # of expected passes 11532 >> # of unexpected failures 3674 >> # of unexpected successes 39 >> # of expected failures 23 >> # of unresolved testcases 34 >> # 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.9 (trunk 118635) >> >> make: *** [check-g++] Error 1 >> >> Last 10 lines of 'dg.sum': >> >> # of expected passes 11532 >> # of unexpected failures 3674 >> # of unexpected successes 39 >> # of expected failures 23 >> # of unresolved testcases 34 >> # 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.9 (trunk 118635) >> >> >> 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.XFAIL': >> g++.old-deja/g++.jason/cond.C (test for errors, line 33) >> 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++.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.XPASS': >> g++.old-deja/g++.other/overload11.C (test for warnings, line 84) >> >> 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 XFAIL': >> 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) >> >> 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++.mike/empty.C suggest (test for bogus messages, line 20) >> g++.old-deja/g++.mike/empty.C suggest (test for bogus messages, line 21) >> g++.old-deja/g++.ns/crash2.C (test for errors, line 11) >> 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++.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 >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From dgregor at apple.com Tue Nov 9 15:34:00 2010 From: dgregor at apple.com (Douglas Gregor) Date: Tue, 9 Nov 2010 17:34:00 -0600 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin10-qa_tests In-Reply-To: References: <0LBN00FHR4Z7YW40@postino.apple.com> <4C037AD6-B9DC-4962-BE76-FD21236B10B2@apple.com> Message-ID: <2340C16F-9057-4F58-96B1-BF1BDCEC620B@apple.com> Thanks! On Nov 9, 2010, at 5:33 PM, jahanian wrote: > I will take care of it. > > - fj > > On Nov 9, 2010, at 3:32 PM, Douglas Gregor wrote: > >> This might be complaining about the XPASS for >> >> g++.old-deja/g++.other/overload11.C (test for warnings, line 84) >> >> which I guess means that we just update the test? >> >> - Doug >> >> On Nov 9, 2010, at 5:23 PM, daniel_dunbar at apple.com wrote: >> >>> 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/1506 >>> >>> Buildbot URL: http://smooshlab.apple.com:8010/ >>> >>> Buildslave for this Build: smoosh-01 >>> >>> Build Reason: >>> Build Source Stamp: 118635 >>> Blamelist: atrick,dgregor,fjahanian,grosbach >>> >>> BUILD FAILED: failed test-gcc-4_2-testsuite-g++ >>> >>> sincerely, >>> -The Buildbot >>> >>> >>> ================================================================================ >>> >>> CHANGES: >>> Files: >>> lib/CodeGen/LiveIntervalUnion.cpp >>> lib/CodeGen/LiveIntervalUnion.h >>> lib/CodeGen/RegAllocBase.h >>> lib/CodeGen/RegAllocBasic.cpp >>> At: Tue 09 Nov 2010 13:08:05 >>> Changed By: atrick >>> Comments: Adds RABasic verification and tracing. >>> (retry now that the windows build is green) >>> Properties: >>> >>> >>> >>> >>> Files: >>> lib/Sema/SemaExpr.cpp >>> test/SemaCXX/overloaded-name.cpp >>> At: Tue 09 Nov 2010 13:12:43 >>> Changed By: dgregor >>> Comments: Attempt to resolve overloaded functions in comma expressions and >>> conditional operators. Fixes PR7863. >>> >>> Properties: >>> >>> >>> >>> >>> Files: >>> lib/Target/ARM/ARMAsmPrinter.cpp >>> lib/Target/ARM/ARMConstantPoolValue.cpp >>> lib/Target/ARM/ARMConstantPoolValue.h >>> lib/Target/ARM/ARMISelLowering.cpp >>> At: Tue 09 Nov 2010 13:43:03 >>> Changed By: grosbach >>> Comments: Change the ARMConstantPoolValue modifier string to an enumeration. This will >>> help in MC'izing the references that use them.Properties: >>> >>> >>> >>> >>> Files: >>> include/clang/Basic/Builtins.def >>> lib/AST/ASTContext.cpp >>> lib/Sema/SemaLookup.cpp >>> lib/Sema/builtin_objc_msgSend.c >>> test/CodeGenObjC/implicit-objc_msgSend.m >>> test/SemaObjC/builtin_objc_msgSend.m >>> At: Tue 09 Nov 2010 13:43:09 >>> Changed By: fjahanian >>> Comments: Restore patch reversed in r118475. Fixes >>> // rdar://8632525 >>> Properties: >>> >>> >>> >>> >>> Files: >>> lib/Sema/builtin_objc_msgSend.c >>> test/Sema/builtin_objc_msgSend.c >>> At: Tue 09 Nov 2010 13:43:09 >>> Changed By: fjahanian >>> Comments: Test moved to its correct place. >>> Properties: >>> >>> >>> >>> >>> LOGS: >>> Last 10 lines of 'stdio': >>> # of expected passes 11532 >>> # of unexpected failures 3674 >>> # of unexpected successes 39 >>> # of expected failures 23 >>> # of unresolved testcases 34 >>> # 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.9 (trunk 118635) >>> >>> make: *** [check-g++] Error 1 >>> >>> Last 10 lines of 'dg.sum': >>> >>> # of expected passes 11532 >>> # of unexpected failures 3674 >>> # of unexpected successes 39 >>> # of expected failures 23 >>> # of unresolved testcases 34 >>> # 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.9 (trunk 118635) >>> >>> >>> 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.XFAIL': >>> g++.old-deja/g++.jason/cond.C (test for errors, line 33) >>> 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++.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.XPASS': >>> g++.old-deja/g++.other/overload11.C (test for warnings, line 84) >>> >>> 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 XFAIL': >>> 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) >>> >>> 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++.mike/empty.C suggest (test for bogus messages, line 20) >>> g++.old-deja/g++.mike/empty.C suggest (test for bogus messages, line 21) >>> g++.old-deja/g++.ns/crash2.C (test for errors, line 11) >>> 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++.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 >>> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From grosbach at apple.com Tue Nov 9 15:35:43 2010 From: grosbach at apple.com (Jim Grosbach) Date: Tue, 9 Nov 2010 15:35:43 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-arm-linux In-Reply-To: <0EF3A049-D2C2-4113-81B4-247AD4B0F415@apple.com> References: <20101109225040.09D3513B2060@google1.osuosl.org> <0EF3A049-D2C2-4113-81B4-247AD4B0F415@apple.com> Message-ID: <68FB0FF5-6183-4BC4-A7C6-08CB9527B424@apple.com> I'm not sure I follow the bot output correctly. It's complaining due to unexpected passes? If so, then I do suspect I've probably fixed these as a side effect of the load/store encoding fixes I made earlier today. I concur we should just remove the XFAIL: arm. -Jim On Nov 9, 2010, at 3:29 PM, Dale Johannesen wrote: > Looks like we have some unexpected new passes, so this is not all bad. I'd guess Jim who's been working in this area. Can we just declare them as passing? > > On Nov 9, 2010, at 2:50 PMPST, 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/4587 >> >> Buildbot URL: http://google1.osuosl.org:8011/ >> >> Buildslave for this Build: ranby1 >> >> Build Reason: >> Build Source Stamp: 118604 >> Blamelist: atrick,baldrick,bruno,cdavis,dgregor,gkistanova,grosbach,kremenek,rafael,resistor >> >> BUILD FAILED: failed test-llvm >> >> sincerely, >> -The Buildbot >> >> _______________________________________________ >> llvm-testresults mailing list >> llvm-testresults at cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults > From fjahanian at apple.com Tue Nov 9 15:35:48 2010 From: fjahanian at apple.com (jahanian) Date: Tue, 9 Nov 2010 15:35:48 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin10-qa_tests In-Reply-To: <4C037AD6-B9DC-4962-BE76-FD21236B10B2@apple.com> References: <0LBN00FHR4Z7YW40@postino.apple.com> <4C037AD6-B9DC-4962-BE76-FD21236B10B2@apple.com> Message-ID: On Nov 9, 2010, at 3:32 PM, Douglas Gregor wrote: > This might be complaining about the XPASS for > > g++.old-deja/g++.other/overload11.C (test for warnings, line 84) > > which I guess means that we just update the test? It crashes: g++.old-deja/g++.other/overload11.C:56:10: warning: expression result unused [-Wunused-value] ptr = (0, ovl); // ok { dg-bogus "" "" { xfail *-*-* } } ^ Assertion failed: (isa(Val) && "cast() argument of incompatible type!"), function cast, file /Volumes/sandbox/llvm/include/llvm/Support/Casting.h, line 202. 0 clang 0x00000001012190bf PrintStackTrace(void*) + 38 1 clang 0x000000010121967a SignalHandler(int) + 254 2 libSystem.B.dylib 0x00007fff8147935a _sigtramp + 26 3 clang 0x00000001004f2ccd bool llvm::isa_impl_cl::isa(clang::QualType const&) + 21 4 clang 0x00000001000202eb raise + 27 5 clang 0x00000001000202fb abort + 14 6 clang 0x0000000100020388 __gnu_cxx::new_allocator >::new_allocator() + 0 7 clang 0x0000000100446e57 llvm::cast_retty::ret_type llvm::cast(clang::Expr* const&) + 78 Do you want me to file a radar? - fj > > - Doug > > On Nov 9, 2010, at 5:23 PM, daniel_dunbar at apple.com wrote: > >> 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/1506 >> >> Buildbot URL: http://smooshlab.apple.com:8010/ >> >> Buildslave for this Build: smoosh-01 >> >> Build Reason: >> Build Source Stamp: 118635 >> Blamelist: atrick,dgregor,fjahanian,grosbach >> >> BUILD FAILED: failed test-gcc-4_2-testsuite-g++ >> >> sincerely, >> -The Buildbot >> >> >> ================================================================================ >> >> CHANGES: >> Files: >> lib/CodeGen/LiveIntervalUnion.cpp >> lib/CodeGen/LiveIntervalUnion.h >> lib/CodeGen/RegAllocBase.h >> lib/CodeGen/RegAllocBasic.cpp >> At: Tue 09 Nov 2010 13:08:05 >> Changed By: atrick >> Comments: Adds RABasic verification and tracing. >> (retry now that the windows build is green) >> Properties: >> >> >> >> >> Files: >> lib/Sema/SemaExpr.cpp >> test/SemaCXX/overloaded-name.cpp >> At: Tue 09 Nov 2010 13:12:43 >> Changed By: dgregor >> Comments: Attempt to resolve overloaded functions in comma expressions and >> conditional operators. Fixes PR7863. >> >> Properties: >> >> >> >> >> Files: >> lib/Target/ARM/ARMAsmPrinter.cpp >> lib/Target/ARM/ARMConstantPoolValue.cpp >> lib/Target/ARM/ARMConstantPoolValue.h >> lib/Target/ARM/ARMISelLowering.cpp >> At: Tue 09 Nov 2010 13:43:03 >> Changed By: grosbach >> Comments: Change the ARMConstantPoolValue modifier string to an enumeration. This will >> help in MC'izing the references that use them.Properties: >> >> >> >> >> Files: >> include/clang/Basic/Builtins.def >> lib/AST/ASTContext.cpp >> lib/Sema/SemaLookup.cpp >> lib/Sema/builtin_objc_msgSend.c >> test/CodeGenObjC/implicit-objc_msgSend.m >> test/SemaObjC/builtin_objc_msgSend.m >> At: Tue 09 Nov 2010 13:43:09 >> Changed By: fjahanian >> Comments: Restore patch reversed in r118475. Fixes >> // rdar://8632525 >> Properties: >> >> >> >> >> Files: >> lib/Sema/builtin_objc_msgSend.c >> test/Sema/builtin_objc_msgSend.c >> At: Tue 09 Nov 2010 13:43:09 >> Changed By: fjahanian >> Comments: Test moved to its correct place. >> Properties: >> >> >> >> >> LOGS: >> Last 10 lines of 'stdio': >> # of expected passes 11532 >> # of unexpected failures 3674 >> # of unexpected successes 39 >> # of expected failures 23 >> # of unresolved testcases 34 >> # 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.9 (trunk 118635) >> >> make: *** [check-g++] Error 1 >> >> Last 10 lines of 'dg.sum': >> >> # of expected passes 11532 >> # of unexpected failures 3674 >> # of unexpected successes 39 >> # of expected failures 23 >> # of unresolved testcases 34 >> # 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.9 (trunk 118635) >> >> >> 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.XFAIL': >> g++.old-deja/g++.jason/cond.C (test for errors, line 33) >> 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++.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.XPASS': >> g++.old-deja/g++.other/overload11.C (test for warnings, line 84) >> >> 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 XFAIL': >> 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) >> >> 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++.mike/empty.C suggest (test for bogus messages, line 20) >> g++.old-deja/g++.mike/empty.C suggest (test for bogus messages, line 21) >> g++.old-deja/g++.ns/crash2.C (test for errors, line 11) >> 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++.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 >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From daniel_dunbar at apple.com Tue Nov 9 15:37:08 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 09 Nov 2010 15:37:08 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101109233715.78EFABBC33A1@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/15393 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 118647 Blamelist: rjmccall BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/clang/Basic/DiagnosticSemaKinds.td lib/Sema/SemaChecking.cpp test/Sema/constant-conversion.c At: Tue 09 Nov 2010 15:27:37 Changed By: rjmccall Comments: Add a warning for implicit truncation of constant values due to bitfield assignment. Implements rdar://problem/7809123 Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 43.62s ******************** Failing Tests (1): Clang :: Sema/constant-conversion.c Expected Passes : 2642 Expected Failures : 20 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: Sema/constant-conversion.c Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'constant-conversion.c': -- error: 'warning' diagnostics expected but not seen: Line 14: implicit truncation for 'int' to bitfield changes value from 36 to 4 error: 'warning' diagnostics seen but not expected: Line 14: implicit truncation from 'int' to bitfield changes value from 36 to 4 2 warnings and 2 errors generated. -- ******************** From dgregor at apple.com Tue Nov 9 15:39:33 2010 From: dgregor at apple.com (Douglas Gregor) Date: Tue, 9 Nov 2010 17:39:33 -0600 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin10-qa_tests In-Reply-To: References: <0LBN00FHR4Z7YW40@postino.apple.com> <4C037AD6-B9DC-4962-BE76-FD21236B10B2@apple.com> Message-ID: <65D96551-9715-45F6-96F5-70ED18436655@apple.com> On Nov 9, 2010, at 5:35 PM, jahanian wrote: > > On Nov 9, 2010, at 3:32 PM, Douglas Gregor wrote: > >> This might be complaining about the XPASS for >> >> g++.old-deja/g++.other/overload11.C (test for warnings, line 84) >> >> which I guess means that we just update the test? > > It crashes: > > g++.old-deja/g++.other/overload11.C:56:10: warning: expression result unused [-Wunused-value] > ptr = (0, ovl); // ok { dg-bogus "" "" { xfail *-*-* } } > ^ > Assertion failed: (isa(Val) && "cast() argument of incompatible type!"), function cast, file /Volumes/sandbox/llvm/include/llvm/Support/Casting.h, line 202. > 0 clang 0x00000001012190bf PrintStackTrace(void*) + 38 > 1 clang 0x000000010121967a SignalHandler(int) + 254 > 2 libSystem.B.dylib 0x00007fff8147935a _sigtramp + 26 > 3 clang 0x00000001004f2ccd bool llvm::isa_impl_cl::isa(clang::QualType const&) + 21 > 4 clang 0x00000001000202eb raise + 27 > 5 clang 0x00000001000202fb abort + 14 > 6 clang 0x0000000100020388 __gnu_cxx::new_allocator >::new_allocator() + 0 > 7 clang 0x0000000100446e57 llvm::cast_retty::ret_type llvm::cast(clang::Expr* const&) + 78 > > Do you want me to file a radar? Please update your Clang. The crash was fixed early today (unless some different crash got introduced later!) - Doug -------------- next part -------------- An HTML attachment was scrubbed... URL: From fjahanian at apple.com Tue Nov 9 15:44:51 2010 From: fjahanian at apple.com (jahanian) Date: Tue, 9 Nov 2010 15:44:51 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin10-qa_tests In-Reply-To: <65D96551-9715-45F6-96F5-70ED18436655@apple.com> References: <0LBN00FHR4Z7YW40@postino.apple.com> <4C037AD6-B9DC-4962-BE76-FD21236B10B2@apple.com> <65D96551-9715-45F6-96F5-70ED18436655@apple.com> Message-ID: On Nov 9, 2010, at 3:39 PM, Douglas Gregor wrote: > > On Nov 9, 2010, at 5:35 PM, jahanian wrote: > >> >> On Nov 9, 2010, at 3:32 PM, Douglas Gregor wrote: >> >>> This might be complaining about the XPASS for >>> >>> g++.old-deja/g++.other/overload11.C (test for warnings, line 84) >>> >>> which I guess means that we just update the test? >> >> It crashes: >> >> g++.old-deja/g++.other/overload11.C:56:10: warning: expression result unused [-Wunused-value] >> ptr = (0, ovl); // ok { dg-bogus "" "" { xfail *-*-* } } >> ^ >> Assertion failed: (isa(Val) && "cast() argument of incompatible type!"), function cast, file /Volumes/sandbox/llvm/include/llvm/Support/Casting.h, line 202. >> 0 clang 0x00000001012190bf PrintStackTrace(void*) + 38 >> 1 clang 0x000000010121967a SignalHandler(int) + 254 >> 2 libSystem.B.dylib 0x00007fff8147935a _sigtramp + 26 >> 3 clang 0x00000001004f2ccd bool llvm::isa_impl_cl::isa(clang::QualType const&) + 21 >> 4 clang 0x00000001000202eb raise + 27 >> 5 clang 0x00000001000202fb abort + 14 >> 6 clang 0x0000000100020388 __gnu_cxx::new_allocator >::new_allocator() + 0 >> 7 clang 0x0000000100446e57 llvm::cast_retty::ret_type llvm::cast(clang::Expr* const&) + 78 >> >> Do you want me to file a radar? > > Please update your Clang. The crash was fixed early today (unless some different crash got introduced later!) Right. It is fixed now. - fj > > - Doug -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Tue Nov 9 15:53:57 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 09 Nov 2010 15:53:57 -0800 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-x86_64-linux Message-ID: <20101109235400.A08A513B2060@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/2444 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc17 Build Reason: Build Source Stamp: 118639 Blamelist: atrick,dgregor,djg,fjahanian,grosbach,rafael,rjmccall BUILD FAILED: failed run.build.script sincerely, -The Buildbot From dalej at apple.com Tue Nov 9 15:46:12 2010 From: dalej at apple.com (Dale Johannesen) Date: Tue, 9 Nov 2010 15:46:12 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-arm-linux In-Reply-To: <68FB0FF5-6183-4BC4-A7C6-08CB9527B424@apple.com> References: <20101109225040.09D3513B2060@google1.osuosl.org> <0EF3A049-D2C2-4113-81B4-247AD4B0F415@apple.com> <68FB0FF5-6183-4BC4-A7C6-08CB9527B424@apple.com> Message-ID: <9ECA71D1-A88F-43F8-A557-8B2D1D4E9907@apple.com> On Nov 9, 2010, at 3:35 PMPST, Jim Grosbach wrote: > I'm not sure I follow the bot output correctly. It's complaining due to unexpected passes? If so, then I do suspect I've probably fixed these as a side effect of the load/store encoding fixes I made earlier today. I concur we should just remove the XFAIL: arm. > > -Jim OK, done. Let's see what breaks. > On Nov 9, 2010, at 3:29 PM, Dale Johannesen wrote: > >> Looks like we have some unexpected new passes, so this is not all bad. I'd guess Jim who's been working in this area. Can we just declare them as passing? >> >> On Nov 9, 2010, at 2:50 PMPST, 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/4587 >>> >>> Buildbot URL: http://google1.osuosl.org:8011/ >>> >>> Buildslave for this Build: ranby1 >>> >>> Build Reason: >>> Build Source Stamp: 118604 >>> Blamelist: atrick,baldrick,bruno,cdavis,dgregor,gkistanova,grosbach,kremenek,rafael,resistor >>> >>> BUILD FAILED: failed test-llvm >>> >>> 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 Tue Nov 9 16:06:19 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 09 Nov 2010 16:06:19 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101110000626.85920BBC4D64@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/6113 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 118648 Blamelist: rjmccall,void BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/clang/Basic/DiagnosticSemaKinds.td lib/Sema/SemaChecking.cpp test/Sema/constant-conversion.c At: Tue 09 Nov 2010 15:27:37 Changed By: rjmccall Comments: Add a warning for implicit truncation of constant values due to bitfield assignment. Implements rdar://problem/7809123 Properties: File: lib/Target/ARM/AsmParser/ARMAsmParser.cpp At: Tue 09 Nov 2010 15:32:37 Changed By: void Comments: s/std::vector/SmallVector/ Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 33.11s ******************** Failing Tests (1): Clang :: Sema/constant-conversion.c Expected Passes : 2642 Expected Failures : 20 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: Sema/constant-conversion.c Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'constant-conversion.c': -- error: 'warning' diagnostics expected but not seen: Line 14: implicit truncation for 'int' to bitfield changes value from 36 to 4 error: 'warning' diagnostics seen but not expected: Line 14: implicit truncation from 'int' to bitfield changes value from 36 to 4 2 warnings and 2 errors generated. -- ******************** Last 10 lines of 'stdio': Testing Time: 15.63s ******************** Failing Tests (1): Clang :: Sema/constant-conversion.c Expected Passes : 2642 Expected Failures : 20 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: Sema/constant-conversion.c Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'constant-conversion.c': -- error: 'warning' diagnostics expected but not seen: Line 14: implicit truncation for 'int' to bitfield changes value from 36 to 4 error: 'warning' diagnostics seen but not expected: Line 14: implicit truncation from 'int' to bitfield changes value from 36 to 4 2 warnings and 2 errors generated. -- ******************** From buildbot at google1.osuosl.org Tue Nov 9 17:16:04 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 09 Nov 2010 17:16:04 -0800 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-i386-linux Message-ID: <20101110011607.C0AE813B2062@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/1913 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc16 Build Reason: Build Source Stamp: 118644 Blamelist: atrick,bwilson,cdavis,d0k,ddunbar,dgregor,djg,fjahanian,gkistanova,grosbach,kremenek,lattner,matthewbg,rafael,rjmccall,void BUILD FAILED: failed run.build.script sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 10 00:25:42 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 10 Nov 2010 00:25:42 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32-win7 Message-ID: <20101110082545.28F7113B2060@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/728 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova3 Build Reason: Build Source Stamp: 118676 Blamelist: akirtzidis,kremenek,rjmccall BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 10 00:25:49 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 10 Nov 2010 00:25:49 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32 Message-ID: <20101110082551.DD94D13B2062@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/897 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova2 Build Reason: Build Source Stamp: 118677 Blamelist: baldrick,rjmccall BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From llvm-testresults at cs.uiuc.edu Wed Nov 10 00:41:42 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Wed, 10 Nov 2010 02:41:42 -0600 (CST) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101110084142.8696E2A6C12C@llvm.org> http://llvm.org/perf/db_default/simple/nts/16/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:2 Name: curlew.apple.com Comparing: Run: 16, Order: 118676, Start Time: 2010-11-10 07:58:47, End Time: 2010-11-10 08:43:28 To: 15, Order: 118496, Start Time: 2010-11-09 08:00:19, End Time: 2010-11-09 08:44:57 =============== Tests Summary =============== Existing Failures: 1 Unchanged Tests: 940 Total Tests: 941 ============== Changes Detail ============== Existing Failures ----------------- External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Wed Nov 10 14:07:30 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 10 Nov 2010 14:07:30 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float Message-ID: <20101110220733.43C4D13B2060@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float/builds/71 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova4 Build Reason: Build Source Stamp: 118721 Blamelist: djg BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 10 14:17:25 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 10 Nov 2010 14:17:25 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20101110221727.E67DB13B2060@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/7798 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118721 Blamelist: baldrick,djg,sampo BUILD FAILED: failed compile.llvm.stage2 sincerely, -The Buildbot From daniel_dunbar at apple.com Wed Nov 10 14:17:56 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 10 Nov 2010 14:17:56 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20101110221817.1006DBC049AD@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/10842 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 118724 Blamelist: bwilson,djg,rafael BUILD FAILED: failed compile.llvm-gcc.stage1 sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Analysis/MemoryDependenceAnalysis.cpp test/Analysis/TypeBasedAliasAnalysis/gvn-nonlocal-type-mismatch.ll At: Wed 10 Nov 2010 13:47:37 Changed By: djg Comments: Fully invalidate cached results when a prior query's size or type is insufficient for, or incompatible with, the current query. Properties: File: lib/MC/ELFObjectWriter.cpp At: Wed 10 Nov 2010 13:57:57 Changed By: rafael Comments: Factor some code into ComputeIndexMap.Properties: File: lib/Analysis/MemoryDependenceAnalysis.cpp At: Wed 10 Nov 2010 13:57:57 Changed By: djg Comments: Factor out the code for computing an AliasAnalysis::Location for a given instruction into a helper function. Properties: Files: include/clang/AST/ASTContext.h include/clang/AST/Type.h lib/AST/ASTContext.cpp lib/AST/ASTImporter.cpp lib/AST/TypePrinter.cpp lib/CodeGen/Mangle.cpp lib/Sema/SemaChecking.cpp lib/Sema/SemaInit.cpp lib/Sema/SemaType.cpp lib/Sema/TreeTransform.h lib/Serialization/ASTReader.cpp lib/Serialization/ASTWriter.cpp At: Wed 10 Nov 2010 14:02:37 Changed By: bwilson Comments: Add a variant of GCC-style vector types for ARM NEON. NEON vector types need to be mangled in a special way to comply with ARM's ABI, similar to some of the AltiVec-specific vector types. This patch is mostly just renaming a bunch of "AltiVecSpecific" things, since they will no longer be specific to AltiVec. Besides that, it just adds the new "NeonVector" enum.Properties: LOGS: Last 10 lines of 'stdio': configure: creating ./config.status config.status: creating Makefile config.status: creating gccbug config.status: creating mklibgcc config.status: creating libada-mk config.status: creating ada/Makefile config.status: creating auto-host.h config.status: executing default commands make[1]: *** [stage2-bubble] Error 2 make: *** [all] Error 2 Last 10 lines of 'warnings': 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 ../../llvm-gcc.src/gcc/sched-vis.c:628: warning: no previous prototype for 'print_insn' ../../llvm-gcc.src/gcc/libgcc2.c:412: warning: control reaches end of non-void function ../../llvm-gcc.src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return ../../llvm-gcc.src/gcc/libgcc2.c:412: warning: control reaches end of non-void function ../../llvm-gcc.src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return From buildbot at google1.osuosl.org Wed Nov 10 14:23:31 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 10 Nov 2010 14:23:31 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20101110222334.39B0313B2060@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/8083 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 118724 Blamelist: bwilson,djg,rafael,sampo BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From daniel_dunbar at apple.com Wed Nov 10 14:26:54 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 10 Nov 2010 14:26:54 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101110222728.4DE13B640A2F@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/6144 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 118724 Blamelist: bwilson,djg,rafael BUILD FAILED: failed compile.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Analysis/MemoryDependenceAnalysis.cpp test/Analysis/TypeBasedAliasAnalysis/gvn-nonlocal-type-mismatch.ll At: Wed 10 Nov 2010 13:47:37 Changed By: djg Comments: Fully invalidate cached results when a prior query's size or type is insufficient for, or incompatible with, the current query. Properties: File: lib/MC/ELFObjectWriter.cpp At: Wed 10 Nov 2010 13:57:57 Changed By: rafael Comments: Factor some code into ComputeIndexMap.Properties: File: lib/Analysis/MemoryDependenceAnalysis.cpp At: Wed 10 Nov 2010 13:57:57 Changed By: djg Comments: Factor out the code for computing an AliasAnalysis::Location for a given instruction into a helper function. Properties: Files: include/clang/AST/ASTContext.h include/clang/AST/Type.h lib/AST/ASTContext.cpp lib/AST/ASTImporter.cpp lib/AST/TypePrinter.cpp lib/CodeGen/Mangle.cpp lib/Sema/SemaChecking.cpp lib/Sema/SemaInit.cpp lib/Sema/SemaType.cpp lib/Sema/TreeTransform.h lib/Serialization/ASTReader.cpp lib/Serialization/ASTWriter.cpp At: Wed 10 Nov 2010 14:02:37 Changed By: bwilson Comments: Add a variant of GCC-style vector types for ARM NEON. NEON vector types need to be mangled in a special way to comply with ARM's ABI, similar to some of the AltiVec-specific vector types. This patch is mostly just renaming a bunch of "AltiVecSpecific" things, since they will no longer be specific to AltiVec. Besides that, it just adds the new "NeonVector" enum.Properties: LOGS: Last 10 lines of 'stdio': 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[1]: *** [Target/.makeall] Error 2 make: *** [all] Error 1 From buildbot at google1.osuosl.org Wed Nov 10 14:31:30 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 10 Nov 2010 14:31:30 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-i686-linux Message-ID: <20101110223133.9C4AE13B2060@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/3208 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 118724 Blamelist: bwilson,djg,rafael BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 10 14:41:31 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 10 Nov 2010 14:41:31 -0800 Subject: [llvm-testresults] buildbot failure in llvm on build-self-4-mingw32 Message-ID: <20101110224134.2A89D13B2060@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/2890 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 118724 Blamelist: bwilson,djg,rafael,sampo BUILD FAILED: failed run.build.step.make_llvmgcc_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 10 14:47:27 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 10 Nov 2010 14:47:27 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i386-linux-selfhost Message-ID: <20101110224730.7431713B2060@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/744 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc11 Build Reason: Build Source Stamp: 118726 Blamelist: baldrick,bwilson,djg,dpatel,rafael,sampo BUILD FAILED: failed compile.llvm-gcc.stage1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 10 14:47:48 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 10 Nov 2010 14:47:48 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20101110224751.46F3913B2060@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/3084 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 118726 Blamelist: baldrick,bwilson,dgregor,djg,dpatel,rafael,sampo BUILD FAILED: failed test-clang configure.llvm.stage2 sincerely, -The Buildbot From daniel_dunbar at apple.com Wed Nov 10 14:53:00 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 10 Nov 2010 14:53:00 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20101110225334.32E38B642339@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/5422 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 118724 Blamelist: bwilson,djg,rafael BUILD FAILED: failed make.test-suite sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Analysis/MemoryDependenceAnalysis.cpp test/Analysis/TypeBasedAliasAnalysis/gvn-nonlocal-type-mismatch.ll At: Wed 10 Nov 2010 13:47:37 Changed By: djg Comments: Fully invalidate cached results when a prior query's size or type is insufficient for, or incompatible with, the current query. Properties: File: lib/MC/ELFObjectWriter.cpp At: Wed 10 Nov 2010 13:57:57 Changed By: rafael Comments: Factor some code into ComputeIndexMap.Properties: File: lib/Analysis/MemoryDependenceAnalysis.cpp At: Wed 10 Nov 2010 13:57:57 Changed By: djg Comments: Factor out the code for computing an AliasAnalysis::Location for a given instruction into a helper function. Properties: Files: include/clang/AST/ASTContext.h include/clang/AST/Type.h lib/AST/ASTContext.cpp lib/AST/ASTImporter.cpp lib/AST/TypePrinter.cpp lib/CodeGen/Mangle.cpp lib/Sema/SemaChecking.cpp lib/Sema/SemaInit.cpp lib/Sema/SemaType.cpp lib/Sema/TreeTransform.h lib/Serialization/ASTReader.cpp lib/Serialization/ASTWriter.cpp At: Wed 10 Nov 2010 14:02:37 Changed By: bwilson Comments: Add a variant of GCC-style vector types for ARM NEON. NEON vector types need to be mangled in a special way to comply with ARM's ABI, similar to some of the AltiVec-specific vector types. This patch is mostly just renaming a bunch of "AltiVecSpecific" things, since they will no longer be specific to AltiVec. Besides that, it just adds the new "NeonVector" enum.Properties: LOGS: Last 10 lines of 'stdio': SingleSource/UnitTests/Vector/sumarray-dbl | 0.0370 1200 0.0382 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/block-call-r7674133 | 0.0419 544 0.0064 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/blockstret | 0.0488 720 0.0063 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/byval-alignment | 0.0154 1120 0.0231 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/conditional-gnu-ext | 0.0231 528 0.0059 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/conditional-gnu-ext-cxx | 0.0325 544 0.0064 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/initp1 | 0.3707 656 0.0086 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/printargs | 0.0177 976 0.0288 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/stmtexpr | 0.0622 560 0.0063 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/vla | 0.1384 528 0.0060 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a Last 10 lines of 'report': SingleSource/UnitTests/Vector/sumarray-dbl | 0.0370 1200 0.0382 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/block-call-r7674133 | 0.0419 544 0.0064 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/blockstret | 0.0488 720 0.0063 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/byval-alignment | 0.0154 1120 0.0231 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/conditional-gnu-ext | 0.0231 528 0.0059 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/conditional-gnu-ext-cxx | 0.0325 544 0.0064 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/initp1 | 0.3707 656 0.0086 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/printargs | 0.0177 976 0.0288 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/stmtexpr | 0.0622 560 0.0063 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/vla | 0.1384 528 0.0060 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a Last 10 lines of 'fail.GCCAS': GCCAS.MultiSource/Benchmarks/MiBench/office-ispell/office-ispell GCCAS.SingleSource/Benchmarks/Shootout-C++/moments Last 10 lines of 'fail.Bytecode': Bytecode.MultiSource/Benchmarks/MiBench/office-ispell/office-ispell Bytecode.SingleSource/Benchmarks/Shootout-C++/moments Last 10 lines of 'fail.LLC': LLC.MultiSource/Benchmarks/MiBench/office-ispell/office-ispell LLC.SingleSource/Benchmarks/Shootout-C++/moments Last 10 lines of 'fail.LLC_compile': LLC_compile.MultiSource/Benchmarks/MiBench/office-ispell/office-ispell LLC_compile.SingleSource/Benchmarks/Shootout-C++/moments 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 Nov 10 14:53:43 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 10 Nov 2010 14:53:43 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101110225346.3AE0F13B2060@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/7343 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118726 Blamelist: bwilson,djg,dpatel,rafael BUILD FAILED: failed compile.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 10 15:26:39 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 10 Nov 2010 15:26:39 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-linux-selfhost Message-ID: <20101110232642.CDDF213B2060@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-linux-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-linux-selfhost/builds/540 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 118724 Blamelist: baldrick,bwilson,dgregor,djg,rafael,sampo BUILD FAILED: failed compile.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 10 16:14:28 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 10 Nov 2010 16:14:28 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-fnt Message-ID: <20101111001431.57EB313B2060@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/3770 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 118729 Blamelist: bwilson,djg,dpatel,rafael,sampo BUILD FAILED: failed make.test-suite sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 10 16:21:19 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 10 Nov 2010 16:21:19 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32-win7 Message-ID: <20101111002122.8B32A13B2060@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/736 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova3 Build Reason: Build Source Stamp: 118726 Blamelist: baldrick,bwilson,djg,dpatel,rafael,sampo BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 10 16:21:48 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 10 Nov 2010 16:21:48 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32 Message-ID: <20101111002151.89C4913B2060@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/904 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova2 Build Reason: Build Source Stamp: 118726 Blamelist: baldrick,bwilson,djg,dpatel,rafael,sampo BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 10 17:01:33 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 10 Nov 2010 17:01:33 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-vg Message-ID: <20101111010136.8E68A13B2060@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/2305 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 118726 Blamelist: baldrick,bwilson,dgregor,djg,dpatel,rafael,sampo BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 10 17:05:35 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 10 Nov 2010 17:05:35 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20101111010538.2BF3C13B2060@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/9282 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 118753 Blamelist: dgregor,djg,dpatel,fjahanian,gkistanova,grosbach,lattner,rafael,rjmccall,stoklund,stuart BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 10 17:26:59 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 10 Nov 2010 17:26:59 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101111012702.2AF9413B2060@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/7346 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118753 Blamelist: dgregor,djg,dpatel,fjahanian,gkistanova,rjmccall,stoklund,stuart BUILD FAILED: failed test.llvm.stage2 sincerely, -The Buildbot From daniel_dunbar at apple.com Wed Nov 10 17:34:22 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 10 Nov 2010 17:34:22 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20101111013430.D6E96B64CBF0@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/10849 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 118754 Blamelist: dgregor,djg,rjmccall,stoklund,stuart BUILD FAILED: failed test.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/clang/Frontend/ASTUnit.h include/clang/Frontend/CompilerInstance.h lib/Frontend/ASTUnit.cpp lib/Frontend/CompilerInstance.cpp test/Index/complete-driver-errors.c tools/libclang/CIndex.cpp At: Wed 10 Nov 2010 16:42:37 Changed By: dgregor Comments: Improve ASTUnit's capture of diagnostics so that the diagnostic-capturing client lives as long as the ASTUnit itself does. Otherwise, we can end up with crashes when we get a diagnostic outside of parsing/code completion. The circumstances under which this happen are really hard to reproduce, because a file needs to change from under us. Properties: Files: gcc/c-opts.c gcc/calls.c gcc/common.opt gcc/config/arm/darwin.h gcc/config/darwin.h gcc/cp/decl.c gcc/cp/init.c gcc/dwarf2out.c gcc/function.c gcc/opts.c gcc/tree-eh.c gcc/tree-ssa-math-opts.c At: Wed 10 Nov 2010 16:42:37 Changed By: stuart Comments: Support -fno-exceptions in Objective-C++. Tweaked flag_exceptions from a binary into a trinary variable. Properties: File: lib/Analysis/MemoryDependenceAnalysis.cpp At: Wed 10 Nov 2010 16:47:38 Changed By: djg Comments: It's not necessary to clear out the Size and TBAATag at each of these points. Properties: File: lib/Sema/SemaInit.cpp At: Wed 10 Nov 2010 16:52:54 Changed By: rjmccall Comments: Unnest; no functionality change. Properties: File: lib/CodeGen/Spiller.cpp At: Wed 10 Nov 2010 16:57:39 Changed By: stoklund Comments: Delete SplittingSpiller. It was not being used by anyone, and it is being superceded by SplitKit.Properties: LOGS: Last 10 lines of 'stdio': Failing Tests (2): LLVM :: FrontendC/2008-04-08-NoExceptions.c LLVM :: FrontendC/func-aligned.c Expected Passes : 5508 Expected Failures : 42 Unsupported Tests : 69 Unexpected Failures: 2 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: FrontendC/2008-04-08-NoExceptions.c LLVM :: FrontendC/func-aligned.c Last 10 lines of 'xfail': LLVM :: MC/ARM/neon-table-encoding.s LLVM :: MC/ARM/neon-vld-encoding.s LLVM :: MC/ARM/neon-vst-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 :: 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 '2008-04-08-noexceptions.c': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm-gcc.install/bin/llvm-gcc -m32 -emit-llvm -w -S -o - /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/FrontendC/2008-04-08-NoExceptions.c | not grep {declare.*nounwind} -- Exit Code: 1 Command Output (stderr): -- Expected 2 lines, got 0. -- ******************** Last 10 lines of 'func-aligned.c': :1:1: note: scanning from here ; ModuleID = '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/FrontendC/func-aligned.c' ^ :5:1: note: possible intended match here define void @foo() align 64 { ^ -- ******************** From buildbot at google1.osuosl.org Wed Nov 10 18:00:04 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 10 Nov 2010 18:00:04 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20101111020007.03E1013B2060@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/7802 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118759 Blamelist: dgregor,djg,grosbach,resistor,rjmccall,stoklund,stuart BUILD FAILED: failed test.llvm.stage2 sincerely, -The Buildbot From dalej at apple.com Wed Nov 10 18:07:58 2010 From: dalej at apple.com (Dale Johannesen) Date: Wed, 10 Nov 2010 18:07:58 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 In-Reply-To: <20101111013430.D6E96B64CBF0@mail-out3.apple.com> References: <20101111013430.D6E96B64CBF0@mail-out3.apple.com> Message-ID: <63025CF2-6128-41D0-BC8C-727538BC408C@apple.com> One of the new failures is from Stuart's exception handling patch which I have reverted. The other, which doesn't happen for me (64-bit darwin), is: // CHECK: define void @foo() {{.*}} align 64 :5:1: note: possible intended match here define void @foo() align 64 { I guess it's possible the EH patch did this too, but that's not obviously so; look familiar to anybody? On Nov 10, 2010, at 5:34 PMPST, 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/10849 From daniel_dunbar at apple.com Wed Nov 10 18:10:36 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 10 Nov 2010 18:10:36 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101111021044.06966BC1372A@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/6478 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 118755 Blamelist: dgregor,djg,dpatel,fjahanian,gkistanova,rjmccall,stoklund,stuart BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: Files: extras/build-x-4-armeabi-hardfloat extras/build-x-4-armeabi-softfloat At: Wed 10 Nov 2010 16:12:52 Changed By: gkistanova Comments: Added script for new arm-softfloat-eabi builder. Fixed existing arm-eabi script.Properties: File: docs/TestingGuide.html At: Wed 10 Nov 2010 16:17:37 Changed By: dpatel Comments: Document debuginfo-tests. Properties: Files: lib/CodeGen/CGBlocks.cpp lib/CodeGen/CGBlocks.h lib/Sema/SemaExpr.cpp test/CodeGenObjC/block-var-layout.m test/CodeGenObjCXX/block-var-layout.mm At: Wed 10 Nov 2010 16:17:37 Changed By: fjahanian Comments: Adding couple of Block API, a bug fix and a test change, all for blocks. wip. Properties: Files: include/llvm/CodeGen/SlotIndexes.h lib/CodeGen/SlotIndexes.cpp At: Wed 10 Nov 2010 16:22:59 Changed By: stoklund Comments: Insert two blank SlotIndexes between basic blocks instead of just one. This is the first small step towards using closed intervals for liveness instead of the half-open intervals we're using now. We want to be able to distinguish between a SlotIndex that represents a variable being live-out of a basic block, and an index representing a variable live-in to its successor. That requires two separate indexes between blocks. One for live-outs and one for live-ins. With this change, getMBBEndIdx(MBB).getPrevSlot() becomes stable so it stays greater than any instructions inserted at the end of MBB.Properties: Files: include/llvm/Analysis/MemoryDependenceAnalysis.h lib/Analysis/MemoryDependenceAnalysis.cpp At: Wed 10 Nov 2010 16:22:59 Changed By: djg Comments: Set NonLocalDepInfo's Size field to UnknownSize when invalidating it, so that it doesn't appear to be a known size. Properties: File: gcc/c-typeck.c At: Wed 10 Nov 2010 16:37:40 Changed By: stuart Comments: Support taking the address of a block function within a block. Radar 8521187. Needs a test case. Properties: Files: include/clang/Frontend/ASTUnit.h include/clang/Frontend/CompilerInstance.h lib/Frontend/ASTUnit.cpp lib/Frontend/CompilerInstance.cpp test/Index/complete-driver-errors.c tools/libclang/CIndex.cpp At: Wed 10 Nov 2010 16:42:37 Changed By: dgregor Comments: Improve ASTUnit's capture of diagnostics so that the diagnostic-capturing client lives as long as the ASTUnit itself does. Otherwise, we can end up with crashes when we get a diagnostic outside of parsing/code completion. The circumstances under which this happen are really hard to reproduce, because a file needs to change from under us. Properties: Files: gcc/c-opts.c gcc/calls.c gcc/common.opt gcc/config/arm/darwin.h gcc/config/darwin.h gcc/cp/decl.c gcc/cp/init.c gcc/dwarf2out.c gcc/function.c gcc/opts.c gcc/tree-eh.c gcc/tree-ssa-math-opts.c At: Wed 10 Nov 2010 16:42:37 Changed By: stuart Comments: Support -fno-exceptions in Objective-C++. Tweaked flag_exceptions from a binary into a trinary variable. Properties: File: lib/Analysis/MemoryDependenceAnalysis.cpp At: Wed 10 Nov 2010 16:47:38 Changed By: djg Comments: It's not necessary to clear out the Size and TBAATag at each of these points. Properties: File: lib/Sema/SemaInit.cpp At: Wed 10 Nov 2010 16:52:54 Changed By: rjmccall Comments: Unnest; no functionality change. Properties: File: lib/CodeGen/Spiller.cpp At: Wed 10 Nov 2010 16:57:39 Changed By: stoklund Comments: Delete SplittingSpiller. It was not being used by anyone, and it is being superceded by SplitKit.Properties: File: test/Analysis/TypeBasedAliasAnalysis/precedence.ll At: Wed 10 Nov 2010 17:07:52 Changed By: djg Comments: Add a testcase which demonstrates alias analysis pass precedence. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: FrontendC/2008-04-08-NoExceptions.c Expected Passes : 5539 Expected Failures : 42 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 rjmccall at apple.com Wed Nov 10 18:19:05 2010 From: rjmccall at apple.com (John McCall) Date: Wed, 10 Nov 2010 18:19:05 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 In-Reply-To: <63025CF2-6128-41D0-BC8C-727538BC408C@apple.com> References: <20101111013430.D6E96B64CBF0@mail-out3.apple.com> <63025CF2-6128-41D0-BC8C-727538BC408C@apple.com> Message-ID: On Nov 10, 2010, at 6:07 PM, Dale Johannesen wrote: > One of the new failures is from Stuart's exception handling patch which I have reverted. The other, which doesn't happen for me (64-bit darwin), is: > > // CHECK: define void @foo() {{.*}} align 64 > :5:1: note: possible intended match here > define void @foo() align 64 { > > I guess it's possible the EH patch did this too, but that's not obviously so; look familiar to anybody? Probably an inadvertent test for 'nounwind'. John. From buildbot at google1.osuosl.org Wed Nov 10 18:21:41 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 10 Nov 2010 18:21:41 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i386-linux-selfhost Message-ID: <20101111022144.6BA0F13B2060@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/747 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc11 Build Reason: Build Source Stamp: 118755 Blamelist: dgregor,djg,dpatel,fjahanian,gkistanova,rjmccall,stoklund,stuart BUILD FAILED: failed test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 10 20:12:01 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 10 Nov 2010 20:12:01 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-linux-selfhost Message-ID: <20101111041203.ECD2D13B2060@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-linux-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-linux-selfhost/builds/542 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 118761 Blamelist: dgregor,djg,dpatel,fjahanian,gkistanova,grosbach,lattner,rafael,resistor,rjmccall,stoklund,stuart BUILD FAILED: failed test.llvm.stage2 sincerely, -The Buildbot From daniel_dunbar at apple.com Wed Nov 10 20:31:17 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 10 Nov 2010 20:31:17 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9 Message-ID: <20101111043124.C1B8BB65451F@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/4443 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: spang.apple.com Build Reason: Build Source Stamp: 118761 Blamelist: dgregor,djg,dpatel,fjahanian,gkistanova,grosbach,lattner,rafael,resistor,rjmccall,stoklund,stuart BUILD FAILED: failed test.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/ARM/ARMInstrFormats.td lib/Target/ARM/ARMInstrInfo.td At: Wed 10 Nov 2010 15:18:00 Changed By: grosbach Comments: Fix ARM encoding of LDM+Return instruction.Properties: Files: lib/Target/ARM/ARMInstrFormats.td lib/Target/ARM/ARMInstrInfo.td At: Wed 10 Nov 2010 15:23:08 Changed By: grosbach Comments: Fix ARM encoding of non-return LDM instructions.Properties: Files: lib/Sema/SemaChecking.cpp test/Sema/constant-conversion.c At: Wed 10 Nov 2010 15:42:55 Changed By: rjmccall Comments: When -Wconversion computes the range of a type, it uses the (bit-)range of the enumerators rather than the actual expressible range. This is great when dealing with opaque *values* of that type, but when computing the range of the type for purposes of converting *into* it, it produces warnings in cases we don't care about (e.g. enum_t x = 500;). Divide the logic into these two cases and use the more conservative range for targets. Properties: File: lib/MC/ELFObjectWriter.cpp At: Wed 10 Nov 2010 15:42:55 Changed By: rafael Comments: Factor some code into WriteSection.Properties: Files: lib/Target/ARM/ARMCodeEmitter.cpp lib/Target/ARM/ARMInstrFormats.td lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMMCCodeEmitter.cpp At: Wed 10 Nov 2010 15:42:55 Changed By: grosbach Comments: ARM LDM encoding for the mode (ia, ib, da, db) operand.Properties: Files: lib/Target/ARM/ARMInstrFormats.td lib/Target/ARM/ARMInstrInfo.td At: Wed 10 Nov 2010 15:47:52 Changed By: grosbach Comments: Move LDM predicate operand encoding into base clase. Add STM missing STM encoding bits.Properties: File: www/compatibility.html At: Wed 10 Nov 2010 15:58:13 Changed By: lattner Comments: add a note about inline asm compatibility. Properties: Files: lib/CodeGen/InlineSpiller.cpp lib/CodeGen/RegAllocLinearScan.cpp At: Wed 10 Nov 2010 16:02:51 Changed By: stoklund Comments: Hook up AliasAnalysis in InlineSpiller. This is used for rematerializing constant loads.Properties: File: lib/CodeGen/SplitKit.cpp At: Wed 10 Nov 2010 16:02:51 Changed By: stoklund Comments: No need to add liveness that's already there.Properties: File: include/llvm/CodeGen/SlotIndexes.h At: Wed 10 Nov 2010 16:02:51 Changed By: stoklund Comments: Delete unused function.Properties: Files: extras/build-x-4-armeabi-hardfloat extras/build-x-4-armeabi-softfloat At: Wed 10 Nov 2010 16:12:52 Changed By: gkistanova Comments: Added script for new arm-softfloat-eabi builder. Fixed existing arm-eabi script.Properties: File: docs/TestingGuide.html At: Wed 10 Nov 2010 16:17:37 Changed By: dpatel Comments: Document debuginfo-tests. Properties: Files: lib/CodeGen/CGBlocks.cpp lib/CodeGen/CGBlocks.h lib/Sema/SemaExpr.cpp test/CodeGenObjC/block-var-layout.m test/CodeGenObjCXX/block-var-layout.mm At: Wed 10 Nov 2010 16:17:37 Changed By: fjahanian Comments: Adding couple of Block API, a bug fix and a test change, all for blocks. wip. Properties: Files: include/llvm/CodeGen/SlotIndexes.h lib/CodeGen/SlotIndexes.cpp At: Wed 10 Nov 2010 16:22:59 Changed By: stoklund Comments: Insert two blank SlotIndexes between basic blocks instead of just one. This is the first small step towards using closed intervals for liveness instead of the half-open intervals we're using now. We want to be able to distinguish between a SlotIndex that represents a variable being live-out of a basic block, and an index representing a variable live-in to its successor. That requires two separate indexes between blocks. One for live-outs and one for live-ins. With this change, getMBBEndIdx(MBB).getPrevSlot() becomes stable so it stays greater than any instructions inserted at the end of MBB.Properties: Files: include/llvm/Analysis/MemoryDependenceAnalysis.h lib/Analysis/MemoryDependenceAnalysis.cpp At: Wed 10 Nov 2010 16:22:59 Changed By: djg Comments: Set NonLocalDepInfo's Size field to UnknownSize when invalidating it, so that it doesn't appear to be a known size. Properties: File: gcc/c-typeck.c At: Wed 10 Nov 2010 16:37:40 Changed By: stuart Comments: Support taking the address of a block function within a block. Radar 8521187. Needs a test case. Properties: Files: include/clang/Frontend/ASTUnit.h include/clang/Frontend/CompilerInstance.h lib/Frontend/ASTUnit.cpp lib/Frontend/CompilerInstance.cpp test/Index/complete-driver-errors.c tools/libclang/CIndex.cpp At: Wed 10 Nov 2010 16:42:37 Changed By: dgregor Comments: Improve ASTUnit's capture of diagnostics so that the diagnostic-capturing client lives as long as the ASTUnit itself does. Otherwise, we can end up with crashes when we get a diagnostic outside of parsing/code completion. The circumstances under which this happen are really hard to reproduce, because a file needs to change from under us. Properties: Files: gcc/c-opts.c gcc/calls.c gcc/common.opt gcc/config/arm/darwin.h gcc/config/darwin.h gcc/cp/decl.c gcc/cp/init.c gcc/dwarf2out.c gcc/function.c gcc/opts.c gcc/tree-eh.c gcc/tree-ssa-math-opts.c At: Wed 10 Nov 2010 16:42:37 Changed By: stuart Comments: Support -fno-exceptions in Objective-C++. Tweaked flag_exceptions from a binary into a trinary variable. Properties: File: lib/Analysis/MemoryDependenceAnalysis.cpp At: Wed 10 Nov 2010 16:47:38 Changed By: djg Comments: It's not necessary to clear out the Size and TBAATag at each of these points. Properties: File: lib/Sema/SemaInit.cpp At: Wed 10 Nov 2010 16:52:54 Changed By: rjmccall Comments: Unnest; no functionality change. Properties: File: lib/CodeGen/Spiller.cpp At: Wed 10 Nov 2010 16:57:39 Changed By: stoklund Comments: Delete SplittingSpiller. It was not being used by anyone, and it is being superceded by SplitKit.Properties: File: test/Analysis/TypeBasedAliasAnalysis/precedence.ll At: Wed 10 Nov 2010 17:07:52 Changed By: djg Comments: Add a testcase which demonstrates alias analysis pass precedence. Properties: Files: lib/Target/ARM/ARMCodeEmitter.cpp lib/Target/ARM/ARMInstrFormats.td lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMMCCodeEmitter.cpp At: Wed 10 Nov 2010 17:12:52 Changed By: grosbach Comments: ARM STRH encoding information.Properties: File: utils/TableGen/CodeEmitterGen.cpp At: Wed 10 Nov 2010 17:23:37 Changed By: resistor Comments: Add support for specifying a PostEncoderMethod, which can perform post-processing after the automated encoding of an instruction. Not yet used. Properties: File: lib/Target/ARM/ARMInstrInfo.td At: Wed 10 Nov 2010 17:33:44 Changed By: grosbach Comments: Fix encoding of Ra register for ARM smla* instructions.Properties: LOGS: Last 10 lines of 'stdio': Failing Tests (2): LLVM :: FrontendC/2008-04-08-NoExceptions.c LLVM :: FrontendC/func-aligned.c Expected Passes : 5492 Expected Failures : 55 Unsupported Tests : 69 Unexpected Failures: 2 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: FrontendC/2008-04-08-NoExceptions.c LLVM :: FrontendC/func-aligned.c Last 10 lines of 'xfail': LLVM :: MC/ARM/neon-table-encoding.s LLVM :: MC/ARM/neon-vld-encoding.s LLVM :: MC/ARM/neon-vst-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 :: 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 '2008-04-08-noexceptions.c': /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm-gcc.install/bin/llvm-gcc -mmacosx-version-min=10.5 -emit-llvm -w -S -o - /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/FrontendC/2008-04-08-NoExceptions.c | not grep {declare.*nounwind} -- Exit Code: 1 Command Output (stderr): -- Expected 2 lines, got 0. -- ******************** Last 10 lines of 'func-aligned.c': :1:1: note: scanning from here ; ModuleID = '/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/FrontendC/func-aligned.c' ^ :5:1: note: possible intended match here define void @foo() align 64 { ^ -- ******************** From buildbot at google1.osuosl.org Wed Nov 10 23:47:35 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 10 Nov 2010 23:47:35 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux-checks Message-ID: <20101111074738.A170313B2060@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux-checks on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux-checks/builds/402 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc10 Build Reason: Build Source Stamp: 118761 Blamelist: bwilson,dgregor,djg,dpatel,fjahanian,gkistanova,grosbach,lattner,rafael,resistor,rjmccall,sampo,stoklund,stuart BUILD FAILED: failed test.llvm.stage2 sincerely, -The Buildbot From daniel_dunbar at apple.com Thu Nov 11 00:17:33 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 11 Nov 2010 00:17:33 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101111081740.7D2DEB65D51F@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/15464 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 118783 Blamelist: kremenek BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: Files: test/Index/recursive-member-access.c tools/libclang/CIndex.cpp At: Thu 11 Nov 2010 00:07:52 Changed By: kremenek Comments: Generalize data-recursive visitation in CursorVisitor to also handle MemberExprs and CXXCallMemberExprs. This scheme is hopefully general enough to extend to the rest of the visitor if necessary.Properties: Files: test/Index/recursive-cxx-member-calls.cpp tools/libclang/CIndex.cpp At: Thu 11 Nov 2010 00:07:52 Changed By: kremenek Comments: Annotate tokens in a separate thread to avoid blowing out stack space. While the CursorVisitor is gradually becoming more data recursive, AnnotateTokensVisitor does its own recursive call within the visitor that can still blow out the stack. This can potentially be reworked to avoid this, but for now just do token annotation on a separate thread.Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 43.13s ******************** Failing Tests (1): Clang :: Index/recursive-cxx-member-calls.cpp Expected Passes : 2646 Expected Failures : 20 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: Index/recursive-cxx-member-calls.cpp Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'recursive-cxx-member-calls.cpp': :327:1: note: scanning from here // CHECK: recursive-cxx-member-calls.cpp:87:12: CXXConstructor=StringSwitch:87:12 (Definition) ExtentAssertion failed: (isInstantiation() && "Not an instantiation SLocEntry!"), function getInstantiation, file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/lib/Basic/../../include/clang/Basic/SourceManager.h, line 279. ^ :327:42: note: possible intended match here // CHECK: recursive-cxx-member-calls.cpp:87:12: CXXConstructor=StringSwitch:87:12 (Definition) ExtentAssertion failed: (isInstantiation() && "Not an instantiation SLocEntry!"), function getInstantiation, file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/lib/Basic/../../include/clang/Basic/SourceManager.h, line 279. ^ -- ******************** From llvm-testresults at cs.uiuc.edu Thu Nov 11 00:42:28 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Thu, 11 Nov 2010 02:42:28 -0600 (CST) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101111084228.CFDE82A6C12C@llvm.org> http://llvm.org/perf/db_default/simple/nts/17/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:2 Name: curlew.apple.com Comparing: Run: 17, Order: 118780, Start Time: 2010-11-11 07:59:20, End Time: 2010-11-11 08:44:17 To: 16, Order: 118676, Start Time: 2010-11-10 07:58:47, End Time: 2010-11-10 08:43:28 =============== Tests Summary =============== Performance Regressions: 12 Performance Improvements: 12 Existing Failures: 1 Unchanged Tests: 916 Total Tests: 941 ============== Changes Detail ============== Performance Regressions ----------------------- SingleSource/Benchmarks/Shootout/objinst.exec: 127.72%(4.5100 => 10.2700, std. dev.: 0.0000) SingleSource/Benchmarks/BenchmarkGame/n-body.exec: 27.68%(1.1200 => 1.4300, std. dev.: 0.0000) SingleSource/Benchmarks/Shootout-C++/objinst.exec: 5.41%(10.5300 => 11.1000, std. dev.: 0.0040) External/SPEC/CINT2006/401_bzip2/401_bzip2.compile: 4.50%(2.0000 => 2.0900, std. dev.: 0.0000) SingleSource/Benchmarks/Shootout/lists.exec: 3.78%(5.8200 => 6.0400, std. dev.: 0.0136) SingleSource/Benchmarks/Misc-C++/Large/ray.exec: 2.77%(4.7000 => 4.8300, std. dev.: 0.0000) MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4.compile: 1.98%(22.2400 => 22.6800, std. dev.: 0.0250) SingleSource/Benchmarks/Dhrystone/fldry.exec: 1.59%(3.7700 => 3.8300, std. dev.: 0.0075) External/SPEC/CFP2000/188_ammp/188_ammp.compile: 1.46%(4.1200 => 4.1800, std. dev.: 0.0174) External/SPEC/CFP2000/188_ammp/188_ammp.exec: 1.09%(17.4200 => 17.6100, std. dev.: 0.0049) MultiSource/Applications/JM/lencod/lencod.exec: 1.09%(12.8700 => 13.0100, std. dev.: 0.0040) MultiSource/Applications/lua/lua.exec: 1.08%(30.6200 => 30.9500, std. dev.: 0.0150) Performance Improvements ------------------------ MultiSource/Benchmarks/Ptrdist/yacr2/yacr2.exec: -6.45%(0.9300 => 0.8700, std. dev.: 0.0000) SingleSource/Benchmarks/Misc/ReedSolomon.exec: -4.12%(6.8000 => 6.5200, std. dev.: 0.0000) MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm.compile: -3.92%(1.5300 => 1.4700, std. dev.: 0.0075) SingleSource/Benchmarks/Misc-C++-EH/spirit.exec: -3.70%(9.7400 => 9.3800, std. dev.: 0.0049) External/SPEC/CINT2000/253_perlbmk/253_perlbmk.exec: -2.97%(9.0900 => 8.8200, std. dev.: 0.0049) MultiSource/Benchmarks/Olden/bh/bh.exec: -2.22%(3.1500 => 3.0800, std. dev.: 0.0000) MultiSource/Applications/viterbi/viterbi.exec: -1.92%(10.4300 => 10.2300, std. dev.: 0.0000) External/SPEC/CINT2006/458_sjeng/458_sjeng.exec: -1.67%(6.6000 => 6.4900, std. dev.: 0.0063) External/SPEC/CINT2000/164_gzip/164_gzip.exec: -1.53%(16.3200 => 16.0700, std. dev.: 0.0000) SingleSource/Benchmarks/Shootout/methcall.exec: -1.50%(7.9800 => 7.8600, std. dev.: 0.0387) SingleSource/Benchmarks/Misc/salsa20.exec: -1.29%(10.0700 => 9.9400, std. dev.: 0.0000) MultiSource/Applications/sqlite3/sqlite3.exec: -1.18%(5.1000 => 5.0400, std. dev.: 0.0049) Existing Failures ----------------- External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Thu Nov 11 00:45:45 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 11 Nov 2010 00:45:45 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101111084548.06A4A13B2060@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/10448 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 118783 Blamelist: kremenek BUILD FAILED: failed test-clang sincerely, -The Buildbot From dalej at apple.com Thu Nov 11 06:38:43 2010 From: dalej at apple.com (Dale Johannesen) Date: Thu, 11 Nov 2010 06:38:43 -0800 Subject: [llvm-testresults] a couple bots still red Message-ID: <6160FB2F-080A-4A3D-8143-BDACD13A265B@apple.com> This was hidden by other bugs earlier, but there are still two clang/ Darwin buildbots failing because of this test from the gcc testsuite: g++.old-deja/g++.pt/typename16.C It is expecting two error messages and clang produces only one. This was a recent change, within the last day or two. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dalej at apple.com Thu Nov 11 06:57:07 2010 From: dalej at apple.com (Dale Johannesen) Date: Thu, 11 Nov 2010 06:57:07 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 In-Reply-To: References: <20101111013430.D6E96B64CBF0@mail-out3.apple.com> <63025CF2-6128-41D0-BC8C-727538BC408C@apple.com> Message-ID: <443524E3-3DC8-4454-AED3-F98908823036@apple.com> On Nov 10, 2010, at 6:19 PM, John McCall wrote: > On Nov 10, 2010, at 6:07 PM, Dale Johannesen wrote: >> One of the new failures is from Stuart's exception handling patch >> which I have reverted. The other, which doesn't happen for me (64- >> bit darwin), is: >> >> // CHECK: define void @foo() {{.*}} align 64 >> :5:1: note: possible intended match here >> define void @foo() align 64 { >> >> I guess it's possible the EH patch did this too, but that's not >> obviously so; look familiar to anybody? > > Probably an inadvertent test for 'nounwind'. Indeed reverting Stuart's patch fixed this as well. Stuart, please take a look. From buildbot at google1.osuosl.org Thu Nov 11 11:01:01 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 11 Nov 2010 11:01:01 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32 Message-ID: <20101111190103.E768C13B2060@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/912 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova2 Build Reason: Build Source Stamp: 118800 Blamelist: atrick,djg,grosbach,lattner,rafael BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Nov 11 11:01:04 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 11 Nov 2010 11:01:04 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32-win7 Message-ID: <20101111190107.776FA13B2062@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/744 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova3 Build Reason: Build Source Stamp: 118800 Blamelist: atrick,djg,grosbach,lattner,rafael BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Nov 11 11:09:50 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 11 Nov 2010 11:09:50 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux-vg_leak Message-ID: <20101111190953.2E39F13B2060@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/1614 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 118786 Blamelist: ddunbar BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Nov 11 11:46:45 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 11 Nov 2010 11:46:45 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float Message-ID: <20101111194648.97DB613B2060@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float/builds/110 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova4 Build Reason: Build Source Stamp: 118823 Blamelist: djg,echristo BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From echristo at apple.com Thu Nov 11 11:48:37 2010 From: echristo at apple.com (Eric Christopher) Date: Thu, 11 Nov 2010 11:48:37 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float In-Reply-To: <20101111194648.97DB613B2060@google1.osuosl.org> References: <20101111194648.97DB613B2060@google1.osuosl.org> Message-ID: On Nov 11, 2010, at 11:46 AM, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float/builds/110 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: kistanova4 > > Build Reason: > Build Source Stamp: 118823 > Blamelist: djg,echristo Me I think At least the arm parts are. -eric -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Thu Nov 11 11:48:46 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 11 Nov 2010 11:48:46 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux Message-ID: <20101111194849.3C5E013B2060@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux/builds/19183 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc14 Build Reason: Build Source Stamp: 118823 Blamelist: djg,echristo BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Nov 11 12:01:16 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 11 Nov 2010 12:01:16 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20101111200118.9254813B2060@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/8106 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 118826 Blamelist: djg,echristo,rafael BUILD FAILED: failed run.build.step.test_llvm sincerely, -The Buildbot From echristo at apple.com Thu Nov 11 12:03:53 2010 From: echristo at apple.com (Eric Christopher) Date: Thu, 11 Nov 2010 12:03:53 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel In-Reply-To: <0LBQ00COTL1O9PH0@postino.apple.com> References: <0LBQ00COTL1O9PH0@postino.apple.com> Message-ID: <5C3848A8-D945-4D74-B1BA-E45D02BF4F5F@apple.com> Me. Already reverted. Sent from my iPhone On Nov 11, 2010, at 12:03 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/6171 > > Buildbot URL: http://smooshlab.apple.com:8010/ > > Buildslave for this Build: smoosh-02 > > Build Reason: > Build Source Stamp: 118826 > Blamelist: djg,echristo,rafael > > BUILD FAILED: failed test-llvm test-llvm_1 > > sincerely, > -The Buildbot > > > ================================================================================ > > CHANGES: > File: lib/Analysis/Lint.cpp > At: Thu 11 Nov 2010 11:27:39 > Changed By: djg > Comments: Avoid calling alias on non-pointer values. > Properties: > > > > > Files: > lib/Target/ARM/ARMBaseInstrInfo.cpp > lib/Target/ARM/ARMBaseInstrInfo.h > lib/Target/ARM/ARMBaseRegisterInfo.cpp > lib/Target/ARM/ARMBaseRegisterInfo.h > At: Thu 11 Nov 2010 11:32:37 > Changed By: echristo > Comments: Change the prologue and epilogue to use push/pop for the low ARM registers.Properties: > > > > > File: lib/Driver/Tools.cpp > At: Thu 11 Nov 2010 11:37:58 > Changed By: rafael > Comments: Add support for -s, -pthread and -pthreads. Thanks to Hans Wennborg and > Cosmin Truta for reporting it.Properties: > > > > > LOGS: > Last 10 lines of 'stdio': > LLVM :: CodeGen/ARM/weak2.ll > LLVM :: CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll > LLVM :: CodeGen/Thumb2/large-stack.ll > > Expected Passes : 5008 > Expected Failures : 34 > Unsupported Tests : 556 > Unexpected Failures: 28 > make[1]: *** [check-local-lit] Error 1 > make: *** [check] Error 2 > > Last 10 lines of 'fail': > LLVM :: CodeGen/ARM/ifcvt5.ll > LLVM :: CodeGen/ARM/ifcvt8.ll > LLVM :: CodeGen/ARM/ifcvt6.ll > LLVM :: CodeGen/ARM/ifcvt7.ll > LLVM :: CodeGen/ARM/ldm.ll > LLVM :: CodeGen/ARM/str_pre-2.ll > LLVM :: CodeGen/ARM/tail-opts.ll > LLVM :: CodeGen/ARM/weak2.ll > LLVM :: CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll > LLVM :: CodeGen/Thumb2/large-stack.ll > > Last 10 lines of 'xfail': > LLVM :: MC/ARM/neon-mov-encoding.s > LLVM :: MC/ARM/neon-vld-encoding.s > LLVM :: MC/ARM/neon-vst-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-opt.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-01-19-infiniteloop.ll': > :8:7: note: scanning from here > push {r4, r5, r6, r7, lr} > ^ > :9:8: note: possible intended match here > add r7, sp, #12 > ^ > -- > > ******************** > > > Last 10 lines of '2007-05-03-badpostindexedld.ll': > 16 llc 0x000000010001e148 start + 52 > Stack dump: > 0. Program arguments: llc -mtriple=arm-apple-darwin > 1. Running pass 'Function Pass Manager' on module ''. > 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@Draw7' > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/CodeGen/ARM/Output/2007-05-03-BadPostIndexedLd.ll.script: line 2: 30199 Illegal instruction 'llc' '-mtriple=arm-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/2007-05-03-BadPostIndexedLd.ll' > -- > > ******************** > > > Last 10 lines of '2007-03-30-regscavengerassert.ll': > 16 llc 0x000000010001e148 start + 52 > Stack dump: > 0. Program arguments: llc -march=arm -mtriple=arm-linux-gnueabi > 1. Running pass 'Function Pass Manager' on module ''. > 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@fold_builtin_bitop' > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/CodeGen/ARM/Output/2007-03-30-RegScavengerAssert.ll.script: line 2: 30196 Illegal instruction 'llc' '-march=arm' '-mtriple=arm-linux-gnueabi' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/2007-03-30-RegScavengerAssert.ll' > -- > > ******************** > > > Last 10 lines of '2008-02-04-localregallocbug.ll': > 17 llc 0x0000000000000003 start + 4294844143 > Stack dump: > 0. Program arguments: llc -mtriple=arm-linux-gnueabi -regalloc=fast > 1. Running pass 'Function Pass Manager' on module ''. > 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@vorbis_staticbook_pack' > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/CodeGen/ARM/Output/2008-02-04-LocalRegAllocBug.ll.script: line 2: 30311 Illegal instruction 'llc' '-mtriple=arm-linux-gnueabi' '-regalloc=fast' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/2008-02-04-LocalRegAllocBug.ll' > -- > > ******************** > > > Last 10 lines of '2008-05-19-scavengerassert.ll': > 16 llc 0x000000010001e148 start + 52 > Stack dump: > 0. Program arguments: llc -mtriple=arm-apple-darwin > 1. Running pass 'Function Pass Manager' on module ''. > 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@init_global_buffers' > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/CodeGen/ARM/Output/2008-05-19-ScavengerAssert.ll.script: line 2: 30325 Illegal instruction 'llc' '-mtriple=arm-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/2008-05-19-ScavengerAssert.ll' > -- > > ******************** > > > Last 10 lines of '2008-09-14-coalescerbug.ll': > 16 llc 0x000000010001e148 start + 52 > Stack dump: > 0. Program arguments: llc -mtriple=arm-apple-darwin > 1. Running pass 'Function Pass Manager' on module ''. > 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@main' > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/CodeGen/ARM/Output/2008-09-14-CoalescerBug.ll.script: line 2: 30361 Illegal instruction 'llc' '-mtriple=arm-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/2008-09-14-CoalescerBug.ll' > -- > > ******************** > > > Last 10 lines of '2009-02-16-spillerbug.ll': > 17 llc 0x0000000000000003 start + 4294844143 > Stack dump: > 0. Program arguments: llc -march=arm -mattr=+v6,+vfp2 > 1. Running pass 'Function Pass Manager' on module ''. > 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@FlushGalley' > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/CodeGen/ARM/Output/2009-02-16-SpillerBug.ll.script: line 2: 30359 Illegal instruction 'llc' '-march=arm' '-mattr=+v6,+vfp2' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/2009-02-16-SpillerBug.ll' > -- > > ******************** > > > Last 10 lines of '2008-04-04-scavengerassert.ll': > 16 llc 0x000000010001e148 start + 52 > Stack dump: > 0. Program arguments: llc -mtriple=arm-apple-darwin > 1. Running pass 'Function Pass Manager' on module ''. > 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@main' > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/CodeGen/ARM/Output/2008-04-04-ScavengerAssert.ll.script: line 2: 30317 Illegal instruction 'llc' '-mtriple=arm-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/2008-04-04-ScavengerAssert.ll' > -- > > ******************** > > > Last 10 lines of '2008-04-11-phiofimpdef.ll': > 16 llc 0x000000010001e148 start + 52 > Stack dump: > 0. Program arguments: llc -mtriple=arm-apple-darwin > 1. Running pass 'Function Pass Manager' on module ''. > 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@t' > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/CodeGen/ARM/Output/2008-04-11-PHIofImpDef.ll.script: line 2: 30316 Illegal instruction 'llc' '-mtriple=arm-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/2008-04-11-PHIofImpDef.ll' > -- > > ******************** > > > Last 10 lines of '2009-06-02-iselcrash.ll': > 17 llc 0x0000000000000004 start + 4294844144 > Stack dump: > 0. Program arguments: llc -mtriple=arm-apple-darwin -relocation-model=pic -mattr=+v6,+vfp2 > 1. Running pass 'Function Pass Manager' on module ''. > 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@main' > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/CodeGen/ARM/Output/2009-06-02-ISelCrash.ll.script: line 2: 30405 Illegal instruction 'llc' '-mtriple=arm-apple-darwin' '-relocation-model=pic' '-mattr=+v6,+vfp2' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/2009-06-02-ISelCrash.ll' > -- > > ******************** > > > Last 10 lines of '2009-11-07-subregasmprinting.ll': > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/2009-11-07-SubRegAsmPrinting.ll:15:10: error: expected string not found in input > ; CHECK: foo: > ^ > :1:1: note: scanning from here > > ^ > -- > > ******************** > > > Last 10 lines of '2010-05-18-localalloccrash.ll': > *** Bad machine code: Explicit operand marked as def *** > - function: yy > - basic block: if.end36 0x1018336b8 (BB#2) > - instruction: tPOP_RET pred:14, pred:%reg0, %R4, %R5, %R7, %PC, %SP, %SP > - operand 2: %R4 > LLVM ERROR: Found 1 machine code errors. > -- > > ******************** > > > Last 10 lines of '2010-03-18-ldm-rtrn.ll': > :1:2: note: scanning from here > .syntax unified > ^ > :18:2: note: possible intended match here > ldr r11, [sp] > ^ > -- > > ******************** > > > Last 10 lines of '2010-05-17-fastalloccrash.ll': > *** Bad machine code: Explicit operand marked as def *** > - function: Evaluate > - basic block: cond_next1637 0x101847f30 (BB#24) > - instruction: tPOP_RET pred:14, pred:%reg0, %PC, %SP, %SP > - operand 2: %PC > LLVM ERROR: Found 13 machine code errors. > -- > > ******************** > > > Last 10 lines of '2010-10-25-ifcvt-ldm.ll': > :1:2: note: scanning from here > .syntax unified > ^ > :34:12: note: possible intended match here > .subsections_via_symbols > ^ > -- > > ******************** > > > Last 10 lines of 'code-placement.ll': > :57:2: note: scanning from here > mov r0, r3 > ^ > :61:12: note: possible intended match here > .subsections_via_symbols > ^ > -- > > ******************** > > > Last 10 lines of 'crash-o0.ll': > 16 llc 0x000000010001e148 start + 52 > Stack dump: > 0. Program arguments: llc -O0 -relocation-model=pic -disable-fp-elim > 1. Running pass 'Function Pass Manager' on module ''. > 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@scavence_ADDri' > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/CodeGen/ARM/Output/crash-O0.ll.script: line 2: 30876 Illegal instruction 'llc' '-O0' '-relocation-model=pic' '-disable-fp-elim' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/crash-O0.ll' > -- > > ******************** > > > Last 10 lines of 'ifcvt10.ll': > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/ifcvt10.ll:9:10: error: expected string not found in input > ; CHECK: t: > ^ > :1:1: note: scanning from here > > ^ > -- > > ******************** > > > Last 10 lines of 'ifcvt5.ll': > :21:6: note: scanning from here > _t1: @ @t1 > ^ > :28:2: note: possible intended match here > poplt {r7, pc} > ^ > -- > > ******************** > > > Last 10 lines of 'ifcvt8.ll': > llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/ifcvt8.ll -march=arm -mtriple=arm-apple-darwin | grep ldmiane | count 1 > -- > Exit Code: 1 > Command Output (stderr): > -- > Expected 1 lines, got 0. > -- > > ******************** > > > Last 10 lines of 'stdio': > LLVM :: CodeGen/ARM/weak2.ll > LLVM :: CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll > LLVM :: CodeGen/Thumb2/large-stack.ll > > Expected Passes : 5008 > Expected Failures : 34 > Unsupported Tests : 556 > Unexpected Failures: 28 > make[1]: *** [check-local-lit] Error 1 > make: *** [check] Error 2 > > Last 10 lines of 'fail': > LLVM :: CodeGen/ARM/ifcvt10.ll > LLVM :: CodeGen/ARM/ifcvt8.ll > LLVM :: CodeGen/ARM/ifcvt6.ll > LLVM :: CodeGen/ARM/ifcvt7.ll > LLVM :: CodeGen/ARM/ldm.ll > LLVM :: CodeGen/ARM/str_pre-2.ll > LLVM :: CodeGen/ARM/tail-opts.ll > LLVM :: CodeGen/ARM/weak2.ll > LLVM :: CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll > LLVM :: CodeGen/Thumb2/large-stack.ll > > Last 10 lines of 'xfail': > LLVM :: MC/ARM/neon-mov-encoding.s > LLVM :: MC/ARM/neon-vst-encoding.s > LLVM :: MC/ARM/neon-vld-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++/just-compile.cpp > LLVM :: LLVMC/C/emit-llvm-opt.c > LLVM :: LLVMC/C/wall.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/emit-llvm.c > LLVM :: LLVMC/ObjC++/hello.mm > LLVM :: LLVMC/ObjC/hello.m > > Last 10 lines of '2007-01-19-infiniteloop.ll': > :8:7: note: scanning from here > push {r4, r5, r6, r7, lr} > ^ > :9:8: note: possible intended match here > add r7, sp, #12 > ^ > -- > > ******************** > > > Last 10 lines of '2007-03-30-regscavengerassert.ll': > 15 llc 0x0000000100020334 start + 52 > Stack dump: > 0. Program arguments: llc -march=arm -mtriple=arm-linux-gnueabi > 1. Running pass 'Function Pass Manager' on module ''. > 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@fold_builtin_bitop' > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/CodeGen/ARM/Output/2007-03-30-RegScavengerAssert.ll.script: line 2: 9231 Illegal instruction 'llc' '-march=arm' '-mtriple=arm-linux-gnueabi' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/2007-03-30-RegScavengerAssert.ll' > -- > > ******************** > > > Last 10 lines of '2008-02-04-localregallocbug.ll': > 16 llc 0x0000000000000003 start + 4294835459 > Stack dump: > 0. Program arguments: llc -mtriple=arm-linux-gnueabi -regalloc=fast > 1. Running pass 'Function Pass Manager' on module ''. > 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@vorbis_staticbook_pack' > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/CodeGen/ARM/Output/2008-02-04-LocalRegAllocBug.ll.script: line 2: 9277 Illegal instruction 'llc' '-mtriple=arm-linux-gnueabi' '-regalloc=fast' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/2008-02-04-LocalRegAllocBug.ll' > -- > > ******************** > > > Last 10 lines of '2008-04-04-scavengerassert.ll': > 15 llc 0x0000000100020334 start + 52 > Stack dump: > 0. Program arguments: llc -mtriple=arm-apple-darwin > 1. Running pass 'Function Pass Manager' on module ''. > 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@main' > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/CodeGen/ARM/Output/2008-04-04-ScavengerAssert.ll.script: line 2: 9346 Illegal instruction 'llc' '-mtriple=arm-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/2008-04-04-ScavengerAssert.ll' > -- > > ******************** > > > Last 10 lines of '2007-05-03-badpostindexedld.ll': > 15 llc 0x0000000100020334 start + 52 > Stack dump: > 0. Program arguments: llc -mtriple=arm-apple-darwin > 1. Running pass 'Function Pass Manager' on module ''. > 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@Draw7' > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/CodeGen/ARM/Output/2007-05-03-BadPostIndexedLd.ll.script: line 2: 9271 Illegal instruction 'llc' '-mtriple=arm-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/2007-05-03-BadPostIndexedLd.ll' > -- > > ******************** > > > Last 10 lines of '2008-05-19-scavengerassert.ll': > 15 llc 0x0000000100020334 start + 52 > Stack dump: > 0. Program arguments: llc -mtriple=arm-apple-darwin > 1. Running pass 'Function Pass Manager' on module ''. > 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@init_global_buffers' > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/CodeGen/ARM/Output/2008-05-19-ScavengerAssert.ll.script: line 2: 9361 Illegal instruction 'llc' '-mtriple=arm-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/2008-05-19-ScavengerAssert.ll' > -- > > ******************** > > > Last 10 lines of '2008-04-11-phiofimpdef.ll': > 15 llc 0x0000000100020334 start + 52 > Stack dump: > 0. Program arguments: llc -mtriple=arm-apple-darwin > 1. Running pass 'Function Pass Manager' on module ''. > 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@t' > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/CodeGen/ARM/Output/2008-04-11-PHIofImpDef.ll.script: line 2: 9350 Illegal instruction 'llc' '-mtriple=arm-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/2008-04-11-PHIofImpDef.ll' > -- > > ******************** > > > Last 10 lines of '2009-02-16-spillerbug.ll': > 16 llc 0x0000000000000003 start + 4294835459 > Stack dump: > 0. Program arguments: llc -march=arm -mattr=+v6,+vfp2 > 1. Running pass 'Function Pass Manager' on module ''. > 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@FlushGalley' > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/CodeGen/ARM/Output/2009-02-16-SpillerBug.ll.script: line 2: 9392 Illegal instruction 'llc' '-march=arm' '-mattr=+v6,+vfp2' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/2009-02-16-SpillerBug.ll' > -- > > ******************** > > > Last 10 lines of '2009-06-02-iselcrash.ll': > 16 llc 0x0000000000000004 start + 4294835460 > Stack dump: > 0. Program arguments: llc -mtriple=arm-apple-darwin -relocation-model=pic -mattr=+v6,+vfp2 > 1. Running pass 'Function Pass Manager' on module ''. > 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@main' > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/CodeGen/ARM/Output/2009-06-02-ISelCrash.ll.script: line 2: 9454 Illegal instruction 'llc' '-mtriple=arm-apple-darwin' '-relocation-model=pic' '-mattr=+v6,+vfp2' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/2009-06-02-ISelCrash.ll' > -- > > ******************** > > > Last 10 lines of '2008-09-14-coalescerbug.ll': > 15 llc 0x0000000100020334 start + 52 > Stack dump: > 0. Program arguments: llc -mtriple=arm-apple-darwin > 1. Running pass 'Function Pass Manager' on module ''. > 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@main' > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/CodeGen/ARM/Output/2008-09-14-CoalescerBug.ll.script: line 2: 9414 Illegal instruction 'llc' '-mtriple=arm-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/2008-09-14-CoalescerBug.ll' > -- > > ******************** > > > Last 10 lines of '2009-11-07-subregasmprinting.ll': > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/2009-11-07-SubRegAsmPrinting.ll:15:10: error: expected string not found in input > ; CHECK: foo: > ^ > :1:1: note: scanning from here > > ^ > -- > > ******************** > > > Last 10 lines of '2010-03-18-ldm-rtrn.ll': > :1:2: note: scanning from here > .syntax unified > ^ > :18:2: note: possible intended match here > ldr r11, [sp] > ^ > -- > > ******************** > > > Last 10 lines of '2010-05-18-localalloccrash.ll': > *** Bad machine code: Explicit operand marked as def *** > - function: yy > - basic block: if.end36 0x1010336b8 (BB#2) > - instruction: tPOP_RET pred:14, pred:%reg0, %R4, %R5, %R7, %PC, %SP, %SP > - operand 2: %R4 > LLVM ERROR: Found 1 machine code errors. > -- > > ******************** > > > Last 10 lines of '2010-05-17-fastalloccrash.ll': > *** Bad machine code: Explicit operand marked as def *** > - function: Evaluate > - basic block: cond_next1637 0x101047f30 (BB#24) > - instruction: tPOP_RET pred:14, pred:%reg0, %PC, %SP, %SP > - operand 2: %PC > LLVM ERROR: Found 13 machine code errors. > -- > > ******************** > > > Last 10 lines of '2010-10-25-ifcvt-ldm.ll': > :1:2: note: scanning from here > .syntax unified > ^ > :34:12: note: possible intended match here > .subsections_via_symbols > ^ > -- > > ******************** > > > Last 10 lines of 'crash-o0.ll': > 15 llc 0x0000000100020334 start + 52 > Stack dump: > 0. Program arguments: llc -O0 -relocation-model=pic -disable-fp-elim > 1. Running pass 'Function Pass Manager' on module ''. > 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@scavence_ADDri' > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/CodeGen/ARM/Output/crash-O0.ll.script: line 2: 9966 Illegal instruction 'llc' '-O0' '-relocation-model=pic' '-disable-fp-elim' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/crash-O0.ll' > -- > > ******************** > > > Last 10 lines of 'code-placement.ll': > :57:2: note: scanning from here > mov r0, r3 > ^ > :61:12: note: possible intended match here > .subsections_via_symbols > ^ > -- > > ******************** > > > Last 10 lines of 'ifcvt5.ll': > :21:6: note: scanning from here > _t1: @ @t1 > ^ > :28:2: note: possible intended match here > poplt {r7, pc} > ^ > -- > > ******************** > > > Last 10 lines of 'ifcvt10.ll': > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/ifcvt10.ll:9:10: error: expected string not found in input > ; CHECK: t: > ^ > :1:1: note: scanning from here > > ^ > -- > > ******************** > > > Last 10 lines of 'ifcvt8.ll': > llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/ARM/ifcvt8.ll -march=arm -mtriple=arm-apple-darwin | grep ldmiane | count 1 > -- > Exit Code: 1 > Command Output (stderr): > -- > Expected 1 lines, got 0. > -- > > ******************** > > From buildbot at google1.osuosl.org Thu Nov 11 12:07:28 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 11 Nov 2010 12:07:28 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20101111200730.DAEA513B2060@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/13268 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 118826 Blamelist: djg,echristo,rafael,resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Nov 11 12:09:20 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 11 Nov 2010 12:09:20 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32 Message-ID: <20101111200923.73EA113B2060@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/915 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova2 Build Reason: Build Source Stamp: 118823 Blamelist: djg,echristo BUILD FAILED: failed svn-llvm-gcc sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Nov 11 12:10:37 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 11 Nov 2010 12:10:37 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101111201040.49E0313B2060@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/7358 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118823 Blamelist: djg,echristo,rafael,resistor BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From daniel_dunbar at apple.com Thu Nov 11 12:15:45 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 11 Nov 2010 12:15:45 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20101111201552.675C1B6B5B67@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/10867 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 118826 Blamelist: djg,echristo,rafael BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Analysis/Lint.cpp At: Thu 11 Nov 2010 11:27:39 Changed By: djg Comments: Avoid calling alias on non-pointer values. Properties: Files: lib/Target/ARM/ARMBaseInstrInfo.cpp lib/Target/ARM/ARMBaseInstrInfo.h lib/Target/ARM/ARMBaseRegisterInfo.cpp lib/Target/ARM/ARMBaseRegisterInfo.h At: Thu 11 Nov 2010 11:32:37 Changed By: echristo Comments: Change the prologue and epilogue to use push/pop for the low ARM registers.Properties: File: lib/Driver/Tools.cpp At: Thu 11 Nov 2010 11:37:58 Changed By: rafael Comments: Add support for -s, -pthread and -pthreads. Thanks to Hans Wennborg and Cosmin Truta for reporting it.Properties: LOGS: Last 10 lines of 'stdio': LLVM :: CodeGen/ARM/weak2.ll LLVM :: CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll LLVM :: CodeGen/Thumb2/large-stack.ll Expected Passes : 5008 Expected Failures : 34 Unsupported Tests : 556 Unexpected Failures: 28 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/ARM/ifcvt5.ll LLVM :: CodeGen/ARM/ifcvt6.ll LLVM :: CodeGen/ARM/ifcvt7.ll LLVM :: CodeGen/ARM/ifcvt8.ll LLVM :: CodeGen/ARM/ldm.ll LLVM :: CodeGen/ARM/str_pre-2.ll LLVM :: CodeGen/ARM/tail-opts.ll LLVM :: CodeGen/ARM/weak2.ll LLVM :: CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll LLVM :: CodeGen/Thumb2/large-stack.ll Last 10 lines of 'xfail': LLVM :: MC/ARM/neon-table-encoding.s LLVM :: MC/ARM/neon-vld-encoding.s LLVM :: MC/ARM/neon-vst-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 '2007-01-19-infiniteloop.ll': :8:7: note: scanning from here push {r4, r5, r6, r7, lr} ^ :9:8: note: possible intended match here add r7, sp, #12 ^ -- ******************** Last 10 lines of '2007-03-30-regscavengerassert.ll': 16 llc 0x00002236 start + 54 Stack dump: 0. Program arguments: llc -march=arm -mtriple=arm-linux-gnueabi 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@fold_builtin_bitop' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/ARM/Output/2007-03-30-RegScavengerAssert.ll.script: line 2: 53858 Illegal instruction 'llc' '-march=arm' '-mtriple=arm-linux-gnueabi' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2007-03-30-RegScavengerAssert.ll' -- ******************** Last 10 lines of '2007-05-03-badpostindexedld.ll': 16 llc 0x00002236 start + 54 Stack dump: 0. Program arguments: llc -mtriple=arm-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@Draw7' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/ARM/Output/2007-05-03-BadPostIndexedLd.ll.script: line 2: 53872 Illegal instruction 'llc' '-mtriple=arm-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2007-05-03-BadPostIndexedLd.ll' -- ******************** Last 10 lines of '2008-02-04-localregallocbug.ll': 17 llc 0x00000003 start + 18446744073709542915 Stack dump: 0. Program arguments: llc -mtriple=arm-linux-gnueabi -regalloc=fast 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@vorbis_staticbook_pack' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/ARM/Output/2008-02-04-LocalRegAllocBug.ll.script: line 2: 53917 Illegal instruction 'llc' '-mtriple=arm-linux-gnueabi' '-regalloc=fast' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2008-02-04-LocalRegAllocBug.ll' -- ******************** Last 10 lines of '2008-04-04-scavengerassert.ll': 16 llc 0x00002236 start + 54 Stack dump: 0. Program arguments: llc -mtriple=arm-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@main' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/ARM/Output/2008-04-04-ScavengerAssert.ll.script: line 2: 53927 Illegal instruction 'llc' '-mtriple=arm-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2008-04-04-ScavengerAssert.ll' -- ******************** Last 10 lines of '2008-04-11-phiofimpdef.ll': 16 llc 0x00002236 start + 54 Stack dump: 0. Program arguments: llc -mtriple=arm-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@t' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/ARM/Output/2008-04-11-PHIofImpDef.ll.script: line 2: 53931 Illegal instruction 'llc' '-mtriple=arm-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2008-04-11-PHIofImpDef.ll' -- ******************** Last 10 lines of '2008-05-19-scavengerassert.ll': 16 llc 0x00002236 start + 54 Stack dump: 0. Program arguments: llc -mtriple=arm-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@init_global_buffers' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/ARM/Output/2008-05-19-ScavengerAssert.ll.script: line 2: 53935 Illegal instruction 'llc' '-mtriple=arm-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2008-05-19-ScavengerAssert.ll' -- ******************** Last 10 lines of '2008-09-14-coalescerbug.ll': 16 llc 0x00002236 start + 54 Stack dump: 0. Program arguments: llc -mtriple=arm-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@main' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/ARM/Output/2008-09-14-CoalescerBug.ll.script: line 2: 53944 Illegal instruction 'llc' '-mtriple=arm-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2008-09-14-CoalescerBug.ll' -- ******************** Last 10 lines of '2009-02-16-spillerbug.ll': 16 llc 0x00002236 start + 54 Stack dump: 0. Program arguments: llc -march=arm -mattr=+v6,+vfp2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@FlushGalley' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/ARM/Output/2009-02-16-SpillerBug.ll.script: line 2: 53950 Illegal instruction 'llc' '-march=arm' '-mattr=+v6,+vfp2' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2009-02-16-SpillerBug.ll' -- ******************** Last 10 lines of '2009-06-02-iselcrash.ll': 16 llc 0x00002236 start + 54 Stack dump: 0. Program arguments: llc -mtriple=arm-apple-darwin -relocation-model=pic -mattr=+v6,+vfp2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@main' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/ARM/Output/2009-06-02-ISelCrash.ll.script: line 2: 53982 Illegal instruction 'llc' '-mtriple=arm-apple-darwin' '-relocation-model=pic' '-mattr=+v6,+vfp2' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2009-06-02-ISelCrash.ll' -- ******************** Last 10 lines of '2009-11-07-subregasmprinting.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2009-11-07-SubRegAsmPrinting.ll:15:10: error: expected string not found in input ; CHECK: foo: ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of '2010-03-18-ldm-rtrn.ll': :1:2: note: scanning from here .syntax unified ^ :18:2: note: possible intended match here ldr r11, [sp] ^ -- ******************** Last 10 lines of '2010-05-17-fastalloccrash.ll': *** Bad machine code: Explicit operand marked as def *** - function: Evaluate - basic block: cond_next1637 0x183a5b4 (BB#24) - instruction: tPOP_RET pred:14, pred:%reg0, %PC, %SP, %SP - operand 2: %PC LLVM ERROR: Found 13 machine code errors. -- ******************** Last 10 lines of '2010-05-18-localalloccrash.ll': *** Bad machine code: Explicit operand marked as def *** - function: yy - basic block: if.end36 0x182fb2c (BB#2) - instruction: tPOP_RET pred:14, pred:%reg0, %R4, %R5, %R7, %PC, %SP, %SP - operand 2: %R4 LLVM ERROR: Found 1 machine code errors. -- ******************** Last 10 lines of '2010-10-25-ifcvt-ldm.ll': :1:2: note: scanning from here .syntax unified ^ :34:12: note: possible intended match here .subsections_via_symbols ^ -- ******************** Last 10 lines of 'code-placement.ll': :57:2: note: scanning from here mov r0, r3 ^ :61:12: note: possible intended match here .subsections_via_symbols ^ -- ******************** Last 10 lines of 'crash-o0.ll': 16 llc 0x00002236 start + 54 Stack dump: 0. Program arguments: llc -O0 -relocation-model=pic -disable-fp-elim 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@scavence_ADDri' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/ARM/Output/crash-O0.ll.script: line 2: 54333 Illegal instruction 'llc' '-O0' '-relocation-model=pic' '-disable-fp-elim' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/crash-O0.ll' -- ******************** Last 10 lines of 'ifcvt10.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/ifcvt10.ll:9:10: error: expected string not found in input ; CHECK: t: ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'ifcvt5.ll': :21:6: note: scanning from here _t1: @ @t1 ^ :28:2: note: possible intended match here poplt {r7, pc} ^ -- ******************** Last 10 lines of 'ifcvt6.ll': llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/ifcvt6.ll -march=arm -mtriple=arm-apple-darwin | grep ldmiahi | count 1 -- Exit Code: 1 Command Output (stderr): -- Expected 1 lines, got 0. -- ******************** Last 10 lines of 'stdio': LLVM :: CodeGen/ARM/weak2.ll LLVM :: CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll LLVM :: CodeGen/Thumb2/large-stack.ll Expected Passes : 5487 Expected Failures : 42 Unsupported Tests : 69 Unexpected Failures: 28 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/ARM/ifcvt5.ll LLVM :: CodeGen/ARM/ifcvt6.ll LLVM :: CodeGen/ARM/ifcvt7.ll LLVM :: CodeGen/ARM/ifcvt8.ll LLVM :: CodeGen/ARM/ldm.ll LLVM :: CodeGen/ARM/str_pre-2.ll LLVM :: CodeGen/ARM/tail-opts.ll LLVM :: CodeGen/ARM/weak2.ll LLVM :: CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll LLVM :: CodeGen/Thumb2/large-stack.ll Last 10 lines of 'xfail': LLVM :: MC/ARM/neon-table-encoding.s LLVM :: MC/ARM/neon-vld-encoding.s LLVM :: MC/ARM/neon-vst-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 :: 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-01-19-infiniteloop.ll': :8:7: note: scanning from here push {r4, r5, r6, r7, lr} ^ :9:8: note: possible intended match here add r7, sp, #12 ^ -- ******************** Last 10 lines of '2007-03-30-regscavengerassert.ll': 15 llc 0x00001c36 start + 54 Stack dump: 0. Program arguments: llc -march=arm -mtriple=arm-linux-gnueabi 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@fold_builtin_bitop' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/ARM/Output/2007-03-30-RegScavengerAssert.ll.script: line 2: 10056 Illegal instruction 'llc' '-march=arm' '-mtriple=arm-linux-gnueabi' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2007-03-30-RegScavengerAssert.ll' -- ******************** Last 10 lines of '2007-05-03-badpostindexedld.ll': 15 llc 0x00001c36 start + 54 Stack dump: 0. Program arguments: llc -mtriple=arm-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@Draw7' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/ARM/Output/2007-05-03-BadPostIndexedLd.ll.script: line 2: 10070 Illegal instruction 'llc' '-mtriple=arm-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2007-05-03-BadPostIndexedLd.ll' -- ******************** Last 10 lines of '2008-02-04-localregallocbug.ll': 16 llc 0x00000003 start + 18446744073709544451 Stack dump: 0. Program arguments: llc -mtriple=arm-linux-gnueabi -regalloc=fast 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@vorbis_staticbook_pack' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/ARM/Output/2008-02-04-LocalRegAllocBug.ll.script: line 2: 10115 Illegal instruction 'llc' '-mtriple=arm-linux-gnueabi' '-regalloc=fast' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2008-02-04-LocalRegAllocBug.ll' -- ******************** Last 10 lines of '2008-04-04-scavengerassert.ll': 15 llc 0x00001c36 start + 54 Stack dump: 0. Program arguments: llc -mtriple=arm-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@main' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/ARM/Output/2008-04-04-ScavengerAssert.ll.script: line 2: 10125 Illegal instruction 'llc' '-mtriple=arm-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2008-04-04-ScavengerAssert.ll' -- ******************** Last 10 lines of '2008-04-11-phiofimpdef.ll': 15 llc 0x00001c36 start + 54 Stack dump: 0. Program arguments: llc -mtriple=arm-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@t' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/ARM/Output/2008-04-11-PHIofImpDef.ll.script: line 2: 10129 Illegal instruction 'llc' '-mtriple=arm-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2008-04-11-PHIofImpDef.ll' -- ******************** Last 10 lines of '2008-05-19-scavengerassert.ll': 15 llc 0x00001c36 start + 54 Stack dump: 0. Program arguments: llc -mtriple=arm-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@init_global_buffers' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/ARM/Output/2008-05-19-ScavengerAssert.ll.script: line 2: 10133 Illegal instruction 'llc' '-mtriple=arm-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2008-05-19-ScavengerAssert.ll' -- ******************** Last 10 lines of '2008-09-14-coalescerbug.ll': 15 llc 0x00001c36 start + 54 Stack dump: 0. Program arguments: llc -mtriple=arm-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@main' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/ARM/Output/2008-09-14-CoalescerBug.ll.script: line 2: 10142 Illegal instruction 'llc' '-mtriple=arm-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2008-09-14-CoalescerBug.ll' -- ******************** Last 10 lines of '2009-02-16-spillerbug.ll': 15 llc 0x00001c36 start + 54 Stack dump: 0. Program arguments: llc -march=arm -mattr=+v6,+vfp2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@FlushGalley' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/ARM/Output/2009-02-16-SpillerBug.ll.script: line 2: 10148 Illegal instruction 'llc' '-march=arm' '-mattr=+v6,+vfp2' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2009-02-16-SpillerBug.ll' -- ******************** Last 10 lines of '2009-06-02-iselcrash.ll': 15 llc 0x00001c36 start + 54 Stack dump: 0. Program arguments: llc -mtriple=arm-apple-darwin -relocation-model=pic -mattr=+v6,+vfp2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@main' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/ARM/Output/2009-06-02-ISelCrash.ll.script: line 2: 10180 Illegal instruction 'llc' '-mtriple=arm-apple-darwin' '-relocation-model=pic' '-mattr=+v6,+vfp2' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2009-06-02-ISelCrash.ll' -- ******************** Last 10 lines of '2009-11-07-subregasmprinting.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2009-11-07-SubRegAsmPrinting.ll:15:10: error: expected string not found in input ; CHECK: foo: ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of '2010-03-18-ldm-rtrn.ll': :1:2: note: scanning from here .syntax unified ^ :18:2: note: possible intended match here ldr r11, [sp] ^ -- ******************** Last 10 lines of '2010-05-17-fastalloccrash.ll': *** Bad machine code: Explicit operand marked as def *** - function: Evaluate - basic block: cond_next1637 0x103a5b4 (BB#24) - instruction: tPOP_RET pred:14, pred:%reg0, %PC, %SP, %SP - operand 2: %PC LLVM ERROR: Found 13 machine code errors. -- ******************** Last 10 lines of '2010-05-18-localalloccrash.ll': *** Bad machine code: Explicit operand marked as def *** - function: yy - basic block: if.end36 0x102fb2c (BB#2) - instruction: tPOP_RET pred:14, pred:%reg0, %R4, %R5, %R7, %PC, %SP, %SP - operand 2: %R4 LLVM ERROR: Found 1 machine code errors. -- ******************** Last 10 lines of '2010-10-25-ifcvt-ldm.ll': :1:2: note: scanning from here .syntax unified ^ :34:12: note: possible intended match here .subsections_via_symbols ^ -- ******************** Last 10 lines of 'code-placement.ll': :57:2: note: scanning from here mov r0, r3 ^ :61:12: note: possible intended match here .subsections_via_symbols ^ -- ******************** Last 10 lines of 'crash-o0.ll': 15 llc 0x00001c36 start + 54 Stack dump: 0. Program arguments: llc -O0 -relocation-model=pic -disable-fp-elim 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM constant island placement and branch shortening pass' on function '@scavence_ADDri' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/ARM/Output/crash-O0.ll.script: line 2: 10531 Illegal instruction 'llc' '-O0' '-relocation-model=pic' '-disable-fp-elim' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/crash-O0.ll' -- ******************** Last 10 lines of 'ifcvt10.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/ifcvt10.ll:9:10: error: expected string not found in input ; CHECK: t: ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'ifcvt5.ll': :21:6: note: scanning from here _t1: @ @t1 ^ :28:2: note: possible intended match here poplt {r7, pc} ^ -- ******************** Last 10 lines of 'ifcvt6.ll': llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/ifcvt6.ll -march=arm -mtriple=arm-apple-darwin | grep ldmiahi | count 1 -- Exit Code: 1 Command Output (stderr): -- Expected 1 lines, got 0. -- ******************** From daniel_dunbar at apple.com Thu Nov 11 12:22:21 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 11 Nov 2010 12:22:21 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20101111202228.866B2B6BA5FE@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/11628 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 118827 Blamelist: djg,echristo,rafael BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Analysis/Lint.cpp At: Thu 11 Nov 2010 11:27:39 Changed By: djg Comments: Avoid calling alias on non-pointer values. Properties: Files: lib/Target/ARM/ARMBaseInstrInfo.cpp lib/Target/ARM/ARMBaseInstrInfo.h lib/Target/ARM/ARMBaseRegisterInfo.cpp lib/Target/ARM/ARMBaseRegisterInfo.h At: Thu 11 Nov 2010 11:32:37 Changed By: echristo Comments: Change the prologue and epilogue to use push/pop for the low ARM registers.Properties: File: lib/Driver/Tools.cpp At: Thu 11 Nov 2010 11:37:58 Changed By: rafael Comments: Add support for -s, -pthread and -pthreads. Thanks to Hans Wennborg and Cosmin Truta for reporting it.Properties: Files: lib/Target/ARM/ARMBaseInstrInfo.cpp lib/Target/ARM/ARMBaseInstrInfo.h lib/Target/ARM/ARMBaseRegisterInfo.cpp lib/Target/ARM/ARMBaseRegisterInfo.h lib/Target/ARM/ARMTargetMachine.cpp At: Thu 11 Nov 2010 11:52:37 Changed By: echristo Comments: Revert this temporarily. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/ARM/2010-05-18-LocalAllocCrash.ll Expected Passes : 5035 Expected Failures : 34 Unsupported Tests : 556 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/ARM/2010-05-18-LocalAllocCrash.ll Last 10 lines of 'xfail': LLVM :: MC/ARM/neon-vst-encoding.s LLVM :: MC/ARM/neon-vld-encoding.s LLVM :: MC/AsmParser/directive_lsym.s LLVM :: MC/AsmParser/exprs-invalid.s LLVM :: MC/ARM/neon-mov-encoding.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 '2010-05-18-localalloccrash.ll': *** Bad machine code: Explicit operand marked as def *** - function: yy - basic block: if.end36 0x1028336b8 (BB#2) - instruction: %SP = LDM_RET %SP, opt:1, pred:14, pred:%reg0, %R4, %R5, %R7, %PC - operand 5: %R4 LLVM ERROR: Found 1 machine code errors. -- ******************** From buildbot at google1.osuosl.org Thu Nov 11 12:24:54 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 11 Nov 2010 12:24:54 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20101111202457.AF14313B2060@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/10648 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118829 Blamelist: djg,echristo,grosbach,rafael BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Nov 11 12:29:22 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 11 Nov 2010 12:29:22 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20101111202925.0DBDB13B2060@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/5192 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118827 Blamelist: djg,echristo,rafael,resistor BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Nov 11 12:34:09 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 11 Nov 2010 12:34:09 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20101111203412.46D4113B2060@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/10272 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 118827 Blamelist: djg,echristo,rafael BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Nov 11 12:35:54 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 11 Nov 2010 12:35:54 -0800 Subject: [llvm-testresults] buildbot failure in llvm on build-self-4-mingw32 Message-ID: <20101111203556.CF16D13B2060@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/2906 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 118826 Blamelist: djg,echristo,rafael,resistor BUILD FAILED: failed run.build.step.test_llvm_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Nov 11 12:39:50 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 11 Nov 2010 12:39:50 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20101111203953.75A7D13B2060@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/9292 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 118827 Blamelist: djg,echristo,rafael BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Nov 11 12:57:56 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 11 Nov 2010 12:57:56 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20101111205758.8398713B2060@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/7816 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118831 Blamelist: echristo,grosbach,rafael BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From daniel_dunbar at apple.com Thu Nov 11 12:58:23 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 11 Nov 2010 12:58:23 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin10-qa_tests Message-ID: <20101111205830.2BB09B6BC8AE@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/1541 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-01 Build Reason: Build Source Stamp: 118826 Blamelist: djg,echristo,peckw,rafael,resistor BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/MBlaze/AsmParser/MBlazeAsmParser.cpp At: Thu 11 Nov 2010 10:48:14 Changed By: peckw Comments: Fixed some bugs in MBlaze asm parser that were introduced when removing OwningPtrs from the code. Properties: Files: lib/MC/MCELFStreamer.cpp lib/MC/MCParser/AsmParser.cpp test/MC/ELF/tls.s At: Thu 11 Nov 2010 11:08:08 Changed By: rafael Comments: Mark labels declared in tls sections as STT_TLS. This matches the behavior of gas.Properties: Files: lib/Target/ARM/ARMCodeEmitter.cpp lib/Target/ARM/ARMInstrFormats.td lib/Target/ARM/ARMMCCodeEmitter.cpp test/MC/ARM/neont2-abs-encoding.s test/MC/ARM/neont2-add-encoding.s At: Thu 11 Nov 2010 11:12:39 Changed By: resistor Comments: Add support for Thumb2 encodings of NEON data processing instructions, using the new PostEncoderMethod infrastructure. More tests to come. Properties: File: lib/Analysis/Lint.cpp At: Thu 11 Nov 2010 11:27:39 Changed By: djg Comments: Avoid calling alias on non-pointer values. Properties: Files: lib/Target/ARM/ARMBaseInstrInfo.cpp lib/Target/ARM/ARMBaseInstrInfo.h lib/Target/ARM/ARMBaseRegisterInfo.cpp lib/Target/ARM/ARMBaseRegisterInfo.h At: Thu 11 Nov 2010 11:32:37 Changed By: echristo Comments: Change the prologue and epilogue to use push/pop for the low ARM registers.Properties: File: lib/Driver/Tools.cpp At: Thu 11 Nov 2010 11:37:58 Changed By: rafael Comments: Add support for -s, -pthread and -pthreads. Thanks to Hans Wennborg and Cosmin Truta for reporting it.Properties: LOGS: Last 10 lines of 'stdio': LLVM :: CodeGen/ARM/str_pre-2.ll LLVM :: CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll LLVM :: CodeGen/Thumb2/large-stack.ll Expected Passes : 5012 Expected Failures : 34 Unsupported Tests : 556 Unexpected Failures: 15 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/ARM/code-placement.ll LLVM :: CodeGen/ARM/ifcvt5.ll LLVM :: CodeGen/ARM/ifcvt10.ll LLVM :: CodeGen/ARM/ifcvt6.ll LLVM :: CodeGen/ARM/ifcvt8.ll LLVM :: CodeGen/ARM/ldm.ll LLVM :: CodeGen/ARM/ifcvt7.ll LLVM :: CodeGen/ARM/str_pre-2.ll LLVM :: CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll LLVM :: CodeGen/Thumb2/large-stack.ll Last 10 lines of 'xfail': LLVM :: MC/ARM/neon-table-encoding.s LLVM :: MC/ARM/neon-vst-encoding.s LLVM :: MC/ARM/neon-vld-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/wall.c 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 '2007-01-19-infiniteloop.ll': :8:7: note: scanning from here push {r4, r5, r6, r7, lr} ^ :9:8: note: possible intended match here add r7, sp, #12 ^ -- ******************** Last 10 lines of '2010-03-18-ldm-rtrn.ll': :1:2: note: scanning from here .syntax unified ^ :18:2: note: possible intended match here ldr r11, [sp] ^ -- ******************** Last 10 lines of '2010-05-17-fastalloccrash.ll': *** Bad machine code: Explicit operand marked as def *** - function: Evaluate - basic block: cond_next1637 0x103e3b4 (BB#24) - instruction: tPOP_RET pred:14, pred:%reg0, %PC, %SP, %SP - operand 2: %PC LLVM ERROR: Found 13 machine code errors. -- ******************** Last 10 lines of '2010-05-18-localalloccrash.ll': *** Bad machine code: Explicit operand marked as def *** - function: yy - basic block: if.end36 0x103392c (BB#2) - instruction: tPOP_RET pred:14, pred:%reg0, %R4, %R5, %R7, %PC, %SP, %SP - operand 2: %R4 LLVM ERROR: Found 1 machine code errors. -- ******************** Last 10 lines of '2010-10-25-ifcvt-ldm.ll': :1:2: note: scanning from here .syntax unified ^ :34:12: note: possible intended match here .subsections_via_symbols ^ -- ******************** Last 10 lines of 'code-placement.ll': :57:2: note: scanning from here mov r0, r3 ^ :61:12: note: possible intended match here .subsections_via_symbols ^ -- ******************** Last 10 lines of 'ifcvt5.ll': :21:6: note: scanning from here _t1: @ @t1 ^ :28:2: note: possible intended match here poplt {r7, pc} ^ -- ******************** Last 10 lines of 'ifcvt10.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/test/CodeGen/ARM/ifcvt10.ll:12:10: error: expected string not found in input ; CHECK: ldmia sp!, {r7, pc} ^ :22:2: note: scanning from here pop {r7, pc} ^ -- ******************** Last 10 lines of 'ifcvt6.ll': llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/test/CodeGen/ARM/ifcvt6.ll -march=arm -mtriple=arm-apple-darwin | grep ldmiahi | count 1 -- Exit Code: 1 Command Output (stderr): -- Expected 1 lines, got 0. -- ******************** Last 10 lines of 'ifcvt8.ll': llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/test/CodeGen/ARM/ifcvt8.ll -march=arm -mtriple=arm-apple-darwin | grep ldmiane | count 1 -- Exit Code: 1 Command Output (stderr): -- Expected 1 lines, got 0. -- ******************** Last 10 lines of 'ldm.ll': :49:8: note: scanning from here ldmib r2, {r0, r1, r2} ^ :65:12: note: possible intended match here .subsections_via_symbols ^ -- ******************** Last 10 lines of 'ifcvt7.ll': llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/test/CodeGen/ARM/ifcvt7.ll -march=arm -mtriple=arm-apple-darwin | grep ldmiaeq | count 1 -- Exit Code: 1 Command Output (stderr): -- Expected 1 lines, got 0. -- ******************** Last 10 lines of 'str_pre-2.ll': :1:2: note: scanning from here .syntax unified ^ :21:2: note: possible intended match here ldr r2, [r2, #4] ^ -- ******************** Last 10 lines of '2009-10-15-itblockbranch.ll': :46:2: note: scanning from here ldr.w r8, [sp, #16] ^ :47:2: note: possible intended match here pop {r4, r5, r6, r7, pc} ^ -- ******************** Last 10 lines of 'large-stack.ll': :46:1: note: scanning from here @ BB#0: ^ :47:2: note: possible intended match here push {r4, r7, lr} ^ -- ******************** Last 10 lines of 'stdio': LLVM :: CodeGen/ARM/str_pre-2.ll LLVM :: CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll LLVM :: CodeGen/Thumb2/large-stack.ll Expected Passes : 5012 Expected Failures : 34 Unsupported Tests : 556 Unexpected Failures: 15 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/ARM/code-placement.ll LLVM :: CodeGen/ARM/ifcvt10.ll LLVM :: CodeGen/ARM/ifcvt5.ll LLVM :: CodeGen/ARM/ifcvt8.ll LLVM :: CodeGen/ARM/ifcvt6.ll LLVM :: CodeGen/ARM/ifcvt7.ll LLVM :: CodeGen/ARM/ldm.ll LLVM :: CodeGen/ARM/str_pre-2.ll LLVM :: CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll LLVM :: CodeGen/Thumb2/large-stack.ll Last 10 lines of 'xfail': LLVM :: MC/ARM/neon-table-encoding.s LLVM :: MC/ARM/neon-vld-encoding.s LLVM :: MC/ARM/neon-vst-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/opt-test.c LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/emit-llvm-opt.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-01-19-infiniteloop.ll': :8:7: note: scanning from here push {r4, r5, r6, r7, lr} ^ :9:8: note: possible intended match here add r7, sp, #12 ^ -- ******************** Last 10 lines of '2010-03-18-ldm-rtrn.ll': :1:2: note: scanning from here .syntax unified ^ :18:2: note: possible intended match here ldr r11, [sp] ^ -- ******************** Last 10 lines of '2010-05-17-fastalloccrash.ll': *** Bad machine code: Explicit operand marked as def *** - function: Evaluate - basic block: cond_next1637 0x103e3b4 (BB#24) - instruction: tPOP_RET pred:14, pred:%reg0, %PC, %SP, %SP - operand 2: %PC LLVM ERROR: Found 13 machine code errors. -- ******************** Last 10 lines of '2010-05-18-localalloccrash.ll': *** Bad machine code: Explicit operand marked as def *** - function: yy - basic block: if.end36 0x103392c (BB#2) - instruction: tPOP_RET pred:14, pred:%reg0, %R4, %R5, %R7, %PC, %SP, %SP - operand 2: %R4 LLVM ERROR: Found 1 machine code errors. -- ******************** Last 10 lines of '2010-10-25-ifcvt-ldm.ll': :1:2: note: scanning from here .syntax unified ^ :34:12: note: possible intended match here .subsections_via_symbols ^ -- ******************** Last 10 lines of 'code-placement.ll': :57:2: note: scanning from here mov r0, r3 ^ :61:12: note: possible intended match here .subsections_via_symbols ^ -- ******************** Last 10 lines of 'ifcvt10.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/test/CodeGen/ARM/ifcvt10.ll:12:10: error: expected string not found in input ; CHECK: ldmia sp!, {r7, pc} ^ :22:2: note: scanning from here pop {r7, pc} ^ -- ******************** Last 10 lines of 'ifcvt5.ll': :21:6: note: scanning from here _t1: @ @t1 ^ :28:2: note: possible intended match here poplt {r7, pc} ^ -- ******************** Last 10 lines of 'ifcvt8.ll': llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/test/CodeGen/ARM/ifcvt8.ll -march=arm -mtriple=arm-apple-darwin | grep ldmiane | count 1 -- Exit Code: 1 Command Output (stderr): -- Expected 1 lines, got 0. -- ******************** Last 10 lines of 'ifcvt6.ll': llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/test/CodeGen/ARM/ifcvt6.ll -march=arm -mtriple=arm-apple-darwin | grep ldmiahi | count 1 -- Exit Code: 1 Command Output (stderr): -- Expected 1 lines, got 0. -- ******************** Last 10 lines of 'ifcvt7.ll': llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/test/CodeGen/ARM/ifcvt7.ll -march=arm -mtriple=arm-apple-darwin | grep ldmiaeq | count 1 -- Exit Code: 1 Command Output (stderr): -- Expected 1 lines, got 0. -- ******************** Last 10 lines of 'ldm.ll': :49:8: note: scanning from here ldmib r2, {r0, r1, r2} ^ :65:12: note: possible intended match here .subsections_via_symbols ^ -- ******************** Last 10 lines of 'str_pre-2.ll': :1:2: note: scanning from here .syntax unified ^ :21:2: note: possible intended match here ldr r2, [r2, #4] ^ -- ******************** Last 10 lines of '2009-10-15-itblockbranch.ll': :46:2: note: scanning from here ldr.w r8, [sp, #16] ^ :47:2: note: possible intended match here pop {r4, r5, r6, r7, pc} ^ -- ******************** Last 10 lines of 'large-stack.ll': :46:1: note: scanning from here @ BB#0: ^ :47:2: note: possible intended match here push {r4, r7, lr} ^ -- ******************** From daniel_dunbar at apple.com Thu Nov 11 13:32:08 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 11 Nov 2010 13:32:08 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101111213454.704DEBC58FDF@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/6490 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 118831 Blamelist: djg,echristo,grosbach,rafael BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Analysis/Lint.cpp At: Thu 11 Nov 2010 11:27:39 Changed By: djg Comments: Avoid calling alias on non-pointer values. Properties: Files: lib/Target/ARM/ARMBaseInstrInfo.cpp lib/Target/ARM/ARMBaseInstrInfo.h lib/Target/ARM/ARMBaseRegisterInfo.cpp lib/Target/ARM/ARMBaseRegisterInfo.h At: Thu 11 Nov 2010 11:32:37 Changed By: echristo Comments: Change the prologue and epilogue to use push/pop for the low ARM registers.Properties: File: lib/Driver/Tools.cpp At: Thu 11 Nov 2010 11:37:58 Changed By: rafael Comments: Add support for -s, -pthread and -pthreads. Thanks to Hans Wennborg and Cosmin Truta for reporting it.Properties: Files: lib/Target/ARM/ARMBaseInstrInfo.cpp lib/Target/ARM/ARMBaseInstrInfo.h lib/Target/ARM/ARMBaseRegisterInfo.cpp lib/Target/ARM/ARMBaseRegisterInfo.h lib/Target/ARM/ARMTargetMachine.cpp At: Thu 11 Nov 2010 11:52:37 Changed By: echristo Comments: Revert this temporarily. Properties: Files: lib/Target/ARM/ARMInstrInfo.td utils/TableGen/EDEmitter.cpp At: Thu 11 Nov 2010 12:07:39 Changed By: grosbach Comments: ARM fixup encoding for direct call instructions (BL).Properties: File: lib/MC/MachObjectWriter.cpp At: Thu 11 Nov 2010 12:22:37 Changed By: grosbach Comments: Trailing whitespace.Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/ARM/2010-05-18-LocalAllocCrash.ll Expected Passes : 5543 Expected Failures : 42 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 Nov 11 13:35:13 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 11 Nov 2010 13:35:13 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-qa_tests Message-ID: <20101111213529.9BBFEBC59016@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/1666 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-01 Build Reason: Build Source Stamp: 118831 Blamelist: echristo,grosbach,rafael BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/ARM/ARMBaseInstrInfo.cpp lib/Target/ARM/ARMBaseInstrInfo.h lib/Target/ARM/ARMBaseRegisterInfo.cpp lib/Target/ARM/ARMBaseRegisterInfo.h At: Thu 11 Nov 2010 11:32:37 Changed By: echristo Comments: Change the prologue and epilogue to use push/pop for the low ARM registers.Properties: File: lib/Driver/Tools.cpp At: Thu 11 Nov 2010 11:37:58 Changed By: rafael Comments: Add support for -s, -pthread and -pthreads. Thanks to Hans Wennborg and Cosmin Truta for reporting it.Properties: Files: lib/Target/ARM/ARMBaseInstrInfo.cpp lib/Target/ARM/ARMBaseInstrInfo.h lib/Target/ARM/ARMBaseRegisterInfo.cpp lib/Target/ARM/ARMBaseRegisterInfo.h lib/Target/ARM/ARMTargetMachine.cpp At: Thu 11 Nov 2010 11:52:37 Changed By: echristo Comments: Revert this temporarily. Properties: Files: lib/Target/ARM/ARMInstrInfo.td utils/TableGen/EDEmitter.cpp At: Thu 11 Nov 2010 12:07:39 Changed By: grosbach Comments: ARM fixup encoding for direct call instructions (BL).Properties: File: lib/MC/MachObjectWriter.cpp At: Thu 11 Nov 2010 12:22:37 Changed By: grosbach Comments: Trailing whitespace.Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/ARM/2010-05-18-LocalAllocCrash.ll Expected Passes : 5026 Expected Failures : 34 Unsupported Tests : 556 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/ARM/2010-05-18-LocalAllocCrash.ll Last 10 lines of 'xfail': LLVM :: MC/ARM/neon-vst-encoding.s LLVM :: MC/ARM/neon-pairwise-encoding.s LLVM :: MC/ARM/neon-vld-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/wall.c LLVM :: LLVMC/C++/together.cpp LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of '2010-05-18-localalloccrash.ll': *** Bad machine code: Explicit operand marked as def *** - function: yy - basic block: if.end36 0x1010336b8 (BB#2) - instruction: %SP = LDM_RET %SP, opt:1, pred:14, pred:%reg0, %R4, %R5, %R7, %PC - operand 5: %R4 LLVM ERROR: Found 1 machine code errors. -- ******************** Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/ARM/2010-05-18-LocalAllocCrash.ll Expected Passes : 5026 Expected Failures : 34 Unsupported Tests : 556 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/ARM/2010-05-18-LocalAllocCrash.ll Last 10 lines of 'xfail': LLVM :: MC/ARM/neon-table-encoding.s LLVM :: MC/ARM/neon-vld-encoding.s LLVM :: MC/ARM/neon-vst-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 '2010-05-18-localalloccrash.ll': *** Bad machine code: Explicit operand marked as def *** - function: yy - basic block: if.end36 0x1010336b8 (BB#2) - instruction: %SP = LDM_RET %SP, opt:1, pred:14, pred:%reg0, %R4, %R5, %R7, %PC - operand 5: %R4 LLVM ERROR: Found 1 machine code errors. -- ******************** From buildbot at google1.osuosl.org Thu Nov 11 14:49:26 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 11 Nov 2010 14:49:26 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-linux-selfhost Message-ID: <20101111224929.CD6E813B2060@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-linux-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-linux-selfhost/builds/549 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 118831 Blamelist: djg,echristo,grosbach,peckw,rafael,resistor BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Nov 11 15:21:23 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 11 Nov 2010 15:21:23 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-arm-linux Message-ID: <20101111232126.BD51D13B2060@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/4600 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: ranby1 Build Reason: Build Source Stamp: 118826 Blamelist: atrick,djg,echristo,grosbach,lattner,peckw,rafael,resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Nov 11 15:40:36 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 11 Nov 2010 15:40:36 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32-win7 Message-ID: <20101111234038.B498813B2060@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/750 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova3 Build Reason: Build Source Stamp: 118848 Blamelist: djg,nicholas,peckw,resistor BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Nov 11 15:54:15 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 11 Nov 2010 15:54:15 -0800 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-x86_64-linux Message-ID: <20101111235417.D01AD13B2060@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/2460 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc17 Build Reason: Build Source Stamp: 118848 Blamelist: dgregor,djg,echristo,grosbach,nicholas,peckw,rafael,resistor BUILD FAILED: failed run.build.script sincerely, -The Buildbot From dalej at apple.com Thu Nov 11 15:55:24 2010 From: dalej at apple.com (Dale Johannesen) Date: Thu, 11 Nov 2010 15:55:24 -0800 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-x86_64-linux In-Reply-To: <20101111235417.D01AD13B2060@google1.osuosl.org> References: <20101111235417.D01AD13B2060@google1.osuosl.org> Message-ID: This is a "disk full" error. On Nov 11, 2010, at 3:54 PMPST, 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/2460 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: gcc17 > > Build Reason: > Build Source Stamp: 118848 > Blamelist: dgregor,djg,echristo,grosbach,nicholas,peckw,rafael,resistor > > 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 Nov 11 17:12:01 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 11 Nov 2010 17:12:01 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux-checks Message-ID: <20101112011203.9F36913B2060@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux-checks on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux-checks/builds/406 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc10 Build Reason: Build Source Stamp: 118834 Blamelist: atrick,dgregor,djg,echristo,grosbach,lattner,peckw,rafael,resistor BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From daniel_dunbar at apple.com Thu Nov 11 23:04:25 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 11 Nov 2010 23:04:25 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20101112070439.65BAEB6DF3EE@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/5460 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 118884 Blamelist: djg BUILD FAILED: failed make.test-suite sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Analysis/TypeBasedAliasAnalysis.cpp At: Thu 11 Nov 2010 22:22:51 Changed By: djg Comments: Enable TBAA. Properties: LOGS: Last 10 lines of 'stdio': SingleSource/UnitTests/Vector/sumarray-dbl | 0.0345 1200 0.0377 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/block-call-r7674133 | 0.0474 544 0.0063 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/blockstret | 0.0419 720 0.0061 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/byval-alignment | 0.0126 1120 0.0195 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/conditional-gnu-ext | 0.0217 528 0.0055 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/conditional-gnu-ext-cxx | 0.0299 544 0.0059 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/initp1 | 0.3641 656 0.0079 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/printargs | 0.0172 976 0.0285 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/stmtexpr | 0.0636 560 0.0053 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/vla | 0.1394 528 0.0055 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a Last 10 lines of 'report': SingleSource/UnitTests/Vector/sumarray-dbl | 0.0345 1200 0.0377 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/block-call-r7674133 | 0.0474 544 0.0063 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/blockstret | 0.0419 720 0.0061 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/byval-alignment | 0.0126 1120 0.0195 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/conditional-gnu-ext | 0.0217 528 0.0055 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/conditional-gnu-ext-cxx | 0.0299 544 0.0059 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/initp1 | 0.3641 656 0.0079 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/printargs | 0.0172 976 0.0285 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/stmtexpr | 0.0636 560 0.0053 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/vla | 0.1394 528 0.0055 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a Last 10 lines of 'fail.LLC': LLC.MultiSource/Applications/JM/lencod/lencod Last 10 lines of 'fail.LLC_compile': LLC_compile.MultiSource/Applications/JM/lencod/lencod 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 Fri Nov 12 00:03:42 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 00:03:42 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-fnt Message-ID: <20101112080345.4F72E13B2060@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/3781 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 118884 Blamelist: djg,lhames BUILD FAILED: failed make.test-suite sincerely, -The Buildbot From daniel_dunbar at apple.com Fri Nov 12 00:09:42 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 12 Nov 2010 00:09:42 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-qa_tests Message-ID: <20101112080949.B237DBC77081@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/1676 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-01 Build Reason: Build Source Stamp: 118884 Blamelist: djg BUILD FAILED: failed test-gcc-4_2-testsuite-gcc sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Analysis/TypeBasedAliasAnalysis.cpp At: Thu 11 Nov 2010 22:22:51 Changed By: djg Comments: Enable TBAA. Properties: LOGS: Last 10 lines of 'stdio': # of expected passes 31893 # of unexpected failures 9917 # of unexpected successes 27 # of expected failures 42 # of unresolved testcases 487 # of untested testcases 273 # of unsupported tests 717 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.install/bin/clang version 2.9 (trunk 118884) make: *** [check-gcc] Error 1 Last 10 lines of 'dg.sum': # of expected passes 31893 # of unexpected failures 9917 # of unexpected successes 27 # of expected failures 42 # of unresolved testcases 487 # of untested testcases 273 # of unsupported tests 717 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.install/bin/clang version 2.9 (trunk 118884) 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.c-torture/execute/991228-1.c execution, -O2 gcc.c-torture/execute/991228-1.c execution, -O3 -fomit-frame-pointer gcc.c-torture/execute/991228-1.c execution, -O3 -g gcc.c-torture/execute/991228-1.c execution, -Os gcc.c-torture/execute/cbrt.c execution, -O2 gcc.c-torture/execute/cbrt.c execution, -O3 -fomit-frame-pointer gcc.c-torture/execute/cbrt.c execution, -O3 -g gcc.c-torture/execute/cbrt.c execution, -Os gcc.dg/attr-may-alias-1.c scan-assembler dont_delete 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_]*_?foo55 gcc.dg/visibility-d.c scan-hidden private_extern[ \t_]*_?foo57 gcc.dg/visibility-d.c scan-hidden private_extern[ \t_]*_?foo59 gcc.dg/vla-4.c (test for excess errors) gcc.dg/warn-1.c (test for warnings, line 15) gcc.target/i386/cmov4.c scan-assembler cmov gcc.target/i386/pr22432.c (test for excess errors) gcc.target/i386/pr23376.c (test for excess errors) gcc.target/i386/sse-13.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.misc-tests/bprob-2.c execution, -g -fprofile-arcs gcc.target/i386/abi-1.c: error executing dg-final: couldn't open "abi-1.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" From baldrick at free.fr Fri Nov 12 00:16:23 2010 From: baldrick at free.fr (Duncan Sands) Date: Fri, 12 Nov 2010 09:16:23 +0100 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-x86_64-linux In-Reply-To: References: <20101111235417.D01AD13B2060@google1.osuosl.org> Message-ID: <4CDCF7D7.8040904@free.fr> On 12/11/10 00:55, Dale Johannesen wrote: > This is a "disk full" error. yes, another user has filled up the disk. I've stopped the builder for the moment. Ciao, Duncan. From daniel_dunbar at apple.com Fri Nov 12 00:48:01 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 12 Nov 2010 00:48:01 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin10-qa_tests Message-ID: <20101112084812.7F8A9BC799A1@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/1551 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-01 Build Reason: Build Source Stamp: 118885 Blamelist: dgregor,djg BUILD FAILED: failed test-gcc-4_2-testsuite-gcc sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Analysis/TypeBasedAliasAnalysis.cpp At: Thu 11 Nov 2010 22:22:51 Changed By: djg Comments: Enable TBAA. Properties: Files: include/clang/Basic/SourceManager.h lib/AST/StmtDumper.cpp lib/AST/TypePrinter.cpp lib/Basic/SourceLocation.cpp lib/Checker/AnalysisConsumer.cpp lib/Checker/AnalyzerStatsChecker.cpp lib/Frontend/DocumentXML.cpp lib/Frontend/PrintPreprocessedOutput.cpp lib/Frontend/TextDiagnosticPrinter.cpp lib/Lex/PPDirectives.cpp lib/Lex/PPMacroExpansion.cpp lib/Lex/Pragma.cpp tools/libclang/CIndexInclusionStack.cpp At: Thu 11 Nov 2010 23:24:53 Changed By: dgregor Comments: Make sure to always check the result of SourceManager::getPresumedLoc(), so that we don't try to make use of an invalid presumed location. Doing so can cause crashes. Properties: LOGS: Last 10 lines of 'stdio': # of expected passes 31914 # of unexpected failures 10125 # of unexpected successes 27 # of expected failures 30 # of unresolved testcases 497 # of untested testcases 273 # of unsupported tests 561 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.install/bin/clang version 2.9 (trunk 118885) make: *** [check-gcc] Error 1 Last 10 lines of 'dg.sum': # of expected passes 31914 # of unexpected failures 10125 # of unexpected successes 27 # of expected failures 30 # of unresolved testcases 497 # of untested testcases 273 # of unsupported tests 561 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.install/bin/clang version 2.9 (trunk 118885) 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.c-torture/execute/991228-1.c execution, -O2 gcc.c-torture/execute/991228-1.c execution, -O3 -fomit-frame-pointer gcc.c-torture/execute/991228-1.c execution, -O3 -g gcc.c-torture/execute/991228-1.c execution, -Os gcc.dg/attr-may-alias-1.c scan-assembler dont_delete Last 10 lines of 'tests.XFAIL': gcc.dg/parm-forwdecl-1.c no parms (test for errors, line 19) gcc.dg/parm-forwdecl-1.c no parms (test for errors, line 20) gcc.dg/parm-forwdecl-1.c no parms (test for errors, line 21) gcc.dg/pr13519-1.c correct error (test for errors, line 18) gcc.dg/pr18501.c conditional in loop (test for warnings, line 12) gcc.dg/sequence-pt-1.c sequence point warning (test for warnings, line 33) gcc.dg/sequence-pt-1.c sequence point warning (test for warnings, line 36) gcc.dg/tls/section-1.c conflict with .data section (test for errors, line 9) 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_]*_?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.dg/vla-4.c (test for excess errors) gcc.dg/warn-1.c (test for warnings, line 15) gcc.target/i386/cmov4.c scan-assembler cmov gcc.target/i386/pr22432.c (test for excess errors) gcc.target/i386/pr23376.c (test for excess errors) gcc.target/i386/sse-13.c (test for excess errors) 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/movq.c: error executing dg-final: couldn't open "movq.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/reload-1.c: error executing dg-final: no files matched glob pattern "reload-1.c.[0-9][0-9][0-9]r.csa" 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" From buildbot at google1.osuosl.org Fri Nov 12 01:20:28 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 01:20:28 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20101112092031.31B7813B2060@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/3098 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 118886 Blamelist: dgregor,djg,rjmccall BUILD FAILED: failed test-llvm_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 12 09:24:53 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 09:24:53 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32-win7 Message-ID: <20101112172455.F26A813B2060@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/763 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova3 Build Reason: Build Source Stamp: 118893 Blamelist: rafael BUILD FAILED: failed run.build.step.clean sincerely, -The Buildbot From daniel_dunbar at apple.com Fri Nov 12 10:17:40 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 12 Nov 2010 10:17:40 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101112181803.31F8DB707383@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/15524 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 118906 Blamelist: atrick BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: File: test/CodeGen/Generic/2010-11-11-ReturnBigBuffer.ll At: Fri 12 Nov 2010 10:03:05 Changed By: atrick Comments: Test case for PR8287: SD scheduling time. Fixed in r118904. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: CodeGen/Generic/2010-11-11-ReturnBigBuffer.ll Expected Passes : 5056 Expected Failures : 44 Unsupported Tests : 556 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/Generic/2010-11-11-ReturnBigBuffer.ll Last 10 lines of 'xfail': LLVM :: MC/ARM/neont2-pairwise-encoding.s LLVM :: MC/ARM/neont2-vld-encoding.s LLVM :: MC/ARM/neont2-vst-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 '2010-11-11-returnbigbuffer.ll': -- Exit Code: 1 Command Output (stderr): -- llc: Too many positional arguments specified! Can specify at most 1 positional arguments: See: llc -help -- ******************** From buildbot at google1.osuosl.org Fri Nov 12 10:18:18 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 10:18:18 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux Message-ID: <20101112181821.4701913B2060@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux/builds/19220 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc14 Build Reason: Build Source Stamp: 118906 Blamelist: atrick BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 12 10:21:36 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 10:21:36 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20101112182139.115BE13B2060@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/8135 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 118906 Blamelist: atrick,grosbach,lattner BUILD FAILED: failed run.build.step.test_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 12 10:23:04 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 10:23:04 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20101112182307.93FF613B2060@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/10663 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118906 Blamelist: atrick,bwilson,grosbach,lattner BUILD FAILED: failed test-llvm sincerely, -The Buildbot From atrick at apple.com Fri Nov 12 10:25:28 2010 From: atrick at apple.com (Andrew Trick) Date: Fri, 12 Nov 2010 10:25:28 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 In-Reply-To: <20101112182139.115BE13B2060@google1.osuosl.org> References: <20101112182139.115BE13B2060@google1.osuosl.org> Message-ID: <2AD45727-3D53-4404-A0B1-112DE64B7EBA@apple.com> Mine and fixed. On Nov 12, 2010, at 10:21 AM, buildbot at google1.osuosl.org wrote: > 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/8135 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: kistanova1 > > Build Reason: > Build Source Stamp: 118906 > Blamelist: atrick,grosbach,lattner > > BUILD FAILED: failed run.build.step.test_llvm > > 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 Fri Nov 12 10:30:03 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 10:30:03 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20101112183005.D6B7313B2060@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/13292 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 118906 Blamelist: atrick,grosbach,lattner BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 12 10:38:07 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 10:38:07 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20101112183810.7DCC313B2060@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/5207 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118906 Blamelist: atrick,bwilson,grosbach,lattner BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 12 11:16:07 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 11:16:07 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i386-linux-selfhost Message-ID: <20101112191609.B891713B2060@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/771 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc11 Build Reason: Build Source Stamp: 118906 Blamelist: atrick,bwilson,grosbach,lattner BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 12 12:23:01 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 12:23:01 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101112202304.B288113B2060@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/10485 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 118921 Blamelist: d0k,djg,grosbach,rafael BUILD FAILED: failed vcbuild_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 12 12:30:05 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 12:30:05 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-vg Message-ID: <20101112203008.6F3B513B2060@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/2322 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 118906 Blamelist: atrick,bwilson,grosbach,lattner,rafael BUILD FAILED: failed test-llvm sincerely, -The Buildbot From llvm-testresults at cs.uiuc.edu Fri Nov 12 13:03:43 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Fri, 12 Nov 2010 15:03:43 -0600 (CST) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101112210343.8CE972A6C124@llvm.org> http://llvm.org/perf/db_default/simple/nts/18/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:3 Name: curlew.apple.com Comparing: Run: 18, Order: 118921, Start Time: 2010-11-12 20:19:45, End Time: 2010-11-12 21:05:34 To: (none) =============== Tests Summary =============== New Failures: 1 Added Tests: 940 Total Tests: 941 ============== Changes Detail ============== New Failures ------------ External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec Added Tests ----------- External/Nurbs/nurbs.compile External/Nurbs/nurbs.exec External/Povray/povray.compile External/Povray/povray.exec External/SPEC/CFP2000/177_mesa/177_mesa.compile External/SPEC/CFP2000/177_mesa/177_mesa.exec External/SPEC/CFP2000/179_art/179_art.compile External/SPEC/CFP2000/179_art/179_art.exec External/SPEC/CFP2000/183_equake/183_equake.compile External/SPEC/CFP2000/183_equake/183_equake.exec External/SPEC/CFP2000/188_ammp/188_ammp.compile External/SPEC/CFP2000/188_ammp/188_ammp.exec External/SPEC/CFP2006/433_milc/433_milc.compile External/SPEC/CFP2006/433_milc/433_milc.exec External/SPEC/CFP2006/444_namd/444_namd.compile External/SPEC/CFP2006/444_namd/444_namd.exec External/SPEC/CFP2006/447_dealII/447_dealII.compile External/SPEC/CFP2006/447_dealII/447_dealII.exec External/SPEC/CFP2006/450_soplex/450_soplex.compile External/SPEC/CFP2006/450_soplex/450_soplex.exec External/SPEC/CFP2006/470_lbm/470_lbm.compile External/SPEC/CFP2006/470_lbm/470_lbm.exec External/SPEC/CINT2000/164_gzip/164_gzip.compile External/SPEC/CINT2000/164_gzip/164_gzip.exec External/SPEC/CINT2000/175_vpr/175_vpr.compile External/SPEC/CINT2000/175_vpr/175_vpr.exec External/SPEC/CINT2000/176_gcc/176_gcc.compile External/SPEC/CINT2000/176_gcc/176_gcc.exec External/SPEC/CINT2000/181_mcf/181_mcf.compile External/SPEC/CINT2000/181_mcf/181_mcf.exec External/SPEC/CINT2000/186_crafty/186_crafty.compile External/SPEC/CINT2000/186_crafty/186_crafty.exec External/SPEC/CINT2000/197_parser/197_parser.compile External/SPEC/CINT2000/197_parser/197_parser.exec External/SPEC/CINT2000/252_eon/252_eon.compile External/SPEC/CINT2000/252_eon/252_eon.exec External/SPEC/CINT2000/253_perlbmk/253_perlbmk.compile External/SPEC/CINT2000/253_perlbmk/253_perlbmk.exec External/SPEC/CINT2000/254_gap/254_gap.compile External/SPEC/CINT2000/254_gap/254_gap.exec External/SPEC/CINT2000/255_vortex/255_vortex.compile External/SPEC/CINT2000/255_vortex/255_vortex.exec External/SPEC/CINT2000/256_bzip2/256_bzip2.compile External/SPEC/CINT2000/256_bzip2/256_bzip2.exec External/SPEC/CINT2000/300_twolf/300_twolf.compile External/SPEC/CINT2000/300_twolf/300_twolf.exec External/SPEC/CINT2006/400_perlbench/400_perlbench.compile External/SPEC/CINT2006/400_perlbench/400_perlbench.exec External/SPEC/CINT2006/401_bzip2/401_bzip2.compile External/SPEC/CINT2006/401_bzip2/401_bzip2.exec External/SPEC/CINT2006/403_gcc/403_gcc.compile External/SPEC/CINT2006/403_gcc/403_gcc.exec External/SPEC/CINT2006/429_mcf/429_mcf.compile External/SPEC/CINT2006/429_mcf/429_mcf.exec External/SPEC/CINT2006/445_gobmk/445_gobmk.compile External/SPEC/CINT2006/445_gobmk/445_gobmk.exec External/SPEC/CINT2006/456_hmmer/456_hmmer.compile External/SPEC/CINT2006/456_hmmer/456_hmmer.exec External/SPEC/CINT2006/458_sjeng/458_sjeng.compile External/SPEC/CINT2006/458_sjeng/458_sjeng.exec External/SPEC/CINT2006/462_libquantum/462_libquantum.compile External/SPEC/CINT2006/462_libquantum/462_libquantum.exec External/SPEC/CINT2006/464_h264ref/464_h264ref.compile External/SPEC/CINT2006/464_h264ref/464_h264ref.exec External/SPEC/CINT2006/471_omnetpp/471_omnetpp.compile External/SPEC/CINT2006/471_omnetpp/471_omnetpp.exec External/SPEC/CINT2006/473_astar/473_astar.compile External/SPEC/CINT2006/473_astar/473_astar.exec External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.compile External/SPEC/CINT95/099_go/099_go.compile External/SPEC/CINT95/099_go/099_go.exec External/SPEC/CINT95/124_m88ksim/124_m88ksim.compile External/SPEC/CINT95/124_m88ksim/124_m88ksim.exec External/SPEC/CINT95/126_gcc/126_gcc.compile External/SPEC/CINT95/126_gcc/126_gcc.exec External/SPEC/CINT95/129_compress/129_compress.compile External/SPEC/CINT95/129_compress/129_compress.exec External/SPEC/CINT95/130_li/130_li.compile External/SPEC/CINT95/130_li/130_li.exec External/SPEC/CINT95/132_ijpeg/132_ijpeg.compile External/SPEC/CINT95/132_ijpeg/132_ijpeg.exec External/SPEC/CINT95/134_perl/134_perl.compile External/SPEC/CINT95/134_perl/134_perl.exec External/SPEC/CINT95/147_vortex/147_vortex.compile External/SPEC/CINT95/147_vortex/147_vortex.exec External/skidmarks10/skidmarks.BigMult.exec External/skidmarks10/skidmarks.Ellipticrypt.exec External/skidmarks10/skidmarks.FFT.exec External/skidmarks10/skidmarks.Galaxy.exec External/skidmarks10/skidmarks.IDCT.exec External/skidmarks10/skidmarks.IntToFloat.exec External/skidmarks10/skidmarks.MDCT.exec External/skidmarks10/skidmarks.MPEG.exec External/skidmarks10/skidmarks.ParseVid.exec External/skidmarks10/skidmarks.PixBlend.exec External/skidmarks10/skidmarks.Q3.exec External/skidmarks10/skidmarks.Quant.exec External/skidmarks10/skidmarks.Quicksort.exec External/skidmarks10/skidmarks.Rijndael.exec External/skidmarks10/skidmarks.VolInt.exec External/skidmarks10/skidmarks.compile External/skidmarks10/skidmarks.exec MultiSource/Applications/Burg/burg.compile MultiSource/Applications/Burg/burg.exec MultiSource/Applications/ClamAV/clamscan.compile MultiSource/Applications/ClamAV/clamscan.exec MultiSource/Applications/JM/ldecod/ldecod.compile MultiSource/Applications/JM/ldecod/ldecod.exec MultiSource/Applications/JM/lencod/lencod.compile MultiSource/Applications/JM/lencod/lencod.exec MultiSource/Applications/SIBsim4/SIBsim4.compile MultiSource/Applications/SIBsim4/SIBsim4.exec MultiSource/Applications/SPASS/SPASS.compile MultiSource/Applications/SPASS/SPASS.exec MultiSource/Applications/aha/aha.compile MultiSource/Applications/aha/aha.exec MultiSource/Applications/d/make_dparser.compile MultiSource/Applications/d/make_dparser.exec MultiSource/Applications/hbd/hbd.compile MultiSource/Applications/hbd/hbd.exec MultiSource/Applications/hexxagon/hexxagon.compile MultiSource/Applications/hexxagon/hexxagon.exec MultiSource/Applications/kimwitu++/kc.compile MultiSource/Applications/kimwitu++/kc.exec MultiSource/Applications/lambda-0_1_3/lambda.compile MultiSource/Applications/lambda-0_1_3/lambda.exec MultiSource/Applications/lemon/lemon.compile MultiSource/Applications/lemon/lemon.exec MultiSource/Applications/lua/lua.compile MultiSource/Applications/lua/lua.exec MultiSource/Applications/minisat/minisat.compile MultiSource/Applications/minisat/minisat.exec MultiSource/Applications/oggenc/oggenc.compile MultiSource/Applications/oggenc/oggenc.exec MultiSource/Applications/sgefa/sgefa.compile MultiSource/Applications/sgefa/sgefa.exec MultiSource/Applications/siod/siod.compile MultiSource/Applications/siod/siod.exec MultiSource/Applications/spiff/spiff.compile MultiSource/Applications/spiff/spiff.exec MultiSource/Applications/sqlite3/sqlite3.compile MultiSource/Applications/sqlite3/sqlite3.exec MultiSource/Applications/treecc/treecc.compile MultiSource/Applications/treecc/treecc.exec MultiSource/Applications/viterbi/viterbi.compile MultiSource/Applications/viterbi/viterbi.exec MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000.compile MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000.exec MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk.compile MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk.exec MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk.compile MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk.exec MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk.compile MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk.exec MultiSource/Benchmarks/BitBench/drop3/drop3.compile MultiSource/Benchmarks/BitBench/drop3/drop3.exec MultiSource/Benchmarks/BitBench/five11/five11.compile MultiSource/Benchmarks/BitBench/five11/five11.exec MultiSource/Benchmarks/BitBench/uudecode/uudecode.compile MultiSource/Benchmarks/BitBench/uudecode/uudecode.exec MultiSource/Benchmarks/BitBench/uuencode/uuencode.compile MultiSource/Benchmarks/BitBench/uuencode/uuencode.exec MultiSource/Benchmarks/Bullet/bullet.compile MultiSource/Benchmarks/Bullet/bullet.exec MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1.compile MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1.exec MultiSource/Benchmarks/Fhourstones/fhourstones.compile MultiSource/Benchmarks/Fhourstones/fhourstones.exec MultiSource/Benchmarks/FreeBench/analyzer/analyzer.compile MultiSource/Benchmarks/FreeBench/analyzer/analyzer.exec MultiSource/Benchmarks/FreeBench/distray/distray.compile MultiSource/Benchmarks/FreeBench/distray/distray.exec MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow.compile MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow.exec MultiSource/Benchmarks/FreeBench/mason/mason.compile MultiSource/Benchmarks/FreeBench/mason/mason.exec MultiSource/Benchmarks/FreeBench/neural/neural.compile MultiSource/Benchmarks/FreeBench/neural/neural.exec MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2.compile MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2.exec MultiSource/Benchmarks/FreeBench/pifft/pifft.compile MultiSource/Benchmarks/FreeBench/pifft/pifft.exec MultiSource/Benchmarks/MallocBench/cfrac/cfrac.compile MultiSource/Benchmarks/MallocBench/cfrac/cfrac.exec MultiSource/Benchmarks/MallocBench/espresso/espresso.compile MultiSource/Benchmarks/MallocBench/espresso/espresso.exec MultiSource/Benchmarks/MallocBench/gs/gs.compile MultiSource/Benchmarks/MallocBench/gs/gs.exec MultiSource/Benchmarks/McCat/01-qbsort/qbsort.compile MultiSource/Benchmarks/McCat/01-qbsort/qbsort.exec MultiSource/Benchmarks/McCat/03-testtrie/testtrie.compile MultiSource/Benchmarks/McCat/03-testtrie/testtrie.exec MultiSource/Benchmarks/McCat/04-bisect/bisect.compile MultiSource/Benchmarks/McCat/04-bisect/bisect.exec MultiSource/Benchmarks/McCat/05-eks/eks.compile MultiSource/Benchmarks/McCat/05-eks/eks.exec MultiSource/Benchmarks/McCat/08-main/main.compile MultiSource/Benchmarks/McCat/08-main/main.exec MultiSource/Benchmarks/McCat/09-vor/vor.compile MultiSource/Benchmarks/McCat/09-vor/vor.exec MultiSource/Benchmarks/McCat/12-IOtest/iotest.compile MultiSource/Benchmarks/McCat/12-IOtest/iotest.exec MultiSource/Benchmarks/McCat/15-trie/trie.compile MultiSource/Benchmarks/McCat/15-trie/trie.exec MultiSource/Benchmarks/McCat/17-bintr/bintr.compile MultiSource/Benchmarks/McCat/17-bintr/bintr.exec MultiSource/Benchmarks/McCat/18-imp/imp.compile MultiSource/Benchmarks/McCat/18-imp/imp.exec MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath.compile MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath.exec MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount.compile MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount.exec MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan.compile MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan.exec MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg.compile MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg.exec MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame.compile MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame.exec MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset.compile MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset.exec MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra.compile MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra.exec MultiSource/Benchmarks/MiBench/network-patricia/network-patricia.compile MultiSource/Benchmarks/MiBench/network-patricia/network-patricia.exec MultiSource/Benchmarks/MiBench/office-ispell/office-ispell.compile MultiSource/Benchmarks/MiBench/office-ispell/office-ispell.exec MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch.compile MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch.exec MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish.compile MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish.exec MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael.compile MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael.exec MultiSource/Benchmarks/MiBench/security-sha/security-sha.compile MultiSource/Benchmarks/MiBench/security-sha/security-sha.exec MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32.compile MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32.exec MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft.compile MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft.exec MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm.compile MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm.exec MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm.compile MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm.exec MultiSource/Benchmarks/NPB-serial/is/is.compile MultiSource/Benchmarks/NPB-serial/is/is.exec MultiSource/Benchmarks/Olden/bh/bh.compile MultiSource/Benchmarks/Olden/bh/bh.exec MultiSource/Benchmarks/Olden/bisort/bisort.compile MultiSource/Benchmarks/Olden/bisort/bisort.exec MultiSource/Benchmarks/Olden/em3d/em3d.compile MultiSource/Benchmarks/Olden/em3d/em3d.exec MultiSource/Benchmarks/Olden/health/health.compile MultiSource/Benchmarks/Olden/health/health.exec MultiSource/Benchmarks/Olden/mst/mst.compile MultiSource/Benchmarks/Olden/mst/mst.exec MultiSource/Benchmarks/Olden/perimeter/perimeter.compile MultiSource/Benchmarks/Olden/perimeter/perimeter.exec MultiSource/Benchmarks/Olden/power/power.compile MultiSource/Benchmarks/Olden/power/power.exec MultiSource/Benchmarks/Olden/treeadd/treeadd.compile MultiSource/Benchmarks/Olden/treeadd/treeadd.exec MultiSource/Benchmarks/Olden/tsp/tsp.compile MultiSource/Benchmarks/Olden/tsp/tsp.exec MultiSource/Benchmarks/Olden/voronoi/voronoi.compile MultiSource/Benchmarks/Olden/voronoi/voronoi.exec MultiSource/Benchmarks/PAQ8p/paq8p.compile MultiSource/Benchmarks/PAQ8p/paq8p.exec MultiSource/Benchmarks/Prolangs-C++/NP/np.compile MultiSource/Benchmarks/Prolangs-C++/NP/np.exec MultiSource/Benchmarks/Prolangs-C++/city/city.compile MultiSource/Benchmarks/Prolangs-C++/city/city.exec MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1.compile MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1.exec MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2.compile MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2.exec MultiSource/Benchmarks/Prolangs-C++/employ/employ.compile MultiSource/Benchmarks/Prolangs-C++/employ/employ.exec MultiSource/Benchmarks/Prolangs-C++/family/family.compile MultiSource/Benchmarks/Prolangs-C++/family/family.exec MultiSource/Benchmarks/Prolangs-C++/fsm/fsm.compile MultiSource/Benchmarks/Prolangs-C++/fsm/fsm.exec MultiSource/Benchmarks/Prolangs-C++/garage/garage.compile MultiSource/Benchmarks/Prolangs-C++/garage/garage.exec MultiSource/Benchmarks/Prolangs-C++/life/life.compile MultiSource/Benchmarks/Prolangs-C++/life/life.exec MultiSource/Benchmarks/Prolangs-C++/objects/objects.compile MultiSource/Benchmarks/Prolangs-C++/objects/objects.exec MultiSource/Benchmarks/Prolangs-C++/ocean/ocean.compile MultiSource/Benchmarks/Prolangs-C++/ocean/ocean.exec MultiSource/Benchmarks/Prolangs-C++/office/office.compile MultiSource/Benchmarks/Prolangs-C++/office/office.exec MultiSource/Benchmarks/Prolangs-C++/primes/primes.compile MultiSource/Benchmarks/Prolangs-C++/primes/primes.exec MultiSource/Benchmarks/Prolangs-C++/shapes/shapes.compile MultiSource/Benchmarks/Prolangs-C++/shapes/shapes.exec MultiSource/Benchmarks/Prolangs-C++/simul/simul.compile MultiSource/Benchmarks/Prolangs-C++/simul/simul.exec MultiSource/Benchmarks/Prolangs-C++/trees/trees.compile MultiSource/Benchmarks/Prolangs-C++/trees/trees.exec MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc.compile MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc.exec MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc.compile MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc.exec MultiSource/Benchmarks/Prolangs-C/agrep/agrep.compile MultiSource/Benchmarks/Prolangs-C/agrep/agrep.exec MultiSource/Benchmarks/Prolangs-C/allroots/allroots.compile MultiSource/Benchmarks/Prolangs-C/allroots/allroots.exec MultiSource/Benchmarks/Prolangs-C/assembler/assembler.compile MultiSource/Benchmarks/Prolangs-C/assembler/assembler.exec MultiSource/Benchmarks/Prolangs-C/bison/mybison.compile MultiSource/Benchmarks/Prolangs-C/bison/mybison.exec MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl.compile MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl.exec MultiSource/Benchmarks/Prolangs-C/compiler/compiler.compile MultiSource/Benchmarks/Prolangs-C/compiler/compiler.exec MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput.compile MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput.exec MultiSource/Benchmarks/Prolangs-C/football/football.compile MultiSource/Benchmarks/Prolangs-C/football/football.exec MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo.compile MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo.exec MultiSource/Benchmarks/Prolangs-C/loader/loader.compile MultiSource/Benchmarks/Prolangs-C/loader/loader.exec MultiSource/Benchmarks/Prolangs-C/simulator/simulator.compile MultiSource/Benchmarks/Prolangs-C/simulator/simulator.exec MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail.compile MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail.exec MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl.compile MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl.exec MultiSource/Benchmarks/Ptrdist/anagram/anagram.compile MultiSource/Benchmarks/Ptrdist/anagram/anagram.exec MultiSource/Benchmarks/Ptrdist/bc/bc.compile MultiSource/Benchmarks/Ptrdist/bc/bc.exec MultiSource/Benchmarks/Ptrdist/ft/ft.compile MultiSource/Benchmarks/Ptrdist/ft/ft.exec MultiSource/Benchmarks/Ptrdist/ks/ks.compile MultiSource/Benchmarks/Ptrdist/ks/ks.exec MultiSource/Benchmarks/Ptrdist/yacr2/yacr2.compile MultiSource/Benchmarks/Ptrdist/yacr2/yacr2.exec MultiSource/Benchmarks/SciMark2-C/scimark2.compile MultiSource/Benchmarks/SciMark2-C/scimark2.exec MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des.compile MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des.exec MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5.compile MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5.exec MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1.compile MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1.exec MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4.compile MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4.exec MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc.compile MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc.exec MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url.compile MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url.exec MultiSource/Benchmarks/VersaBench/8b10b/8b10b.compile MultiSource/Benchmarks/VersaBench/8b10b/8b10b.exec MultiSource/Benchmarks/VersaBench/beamformer/beamformer.compile MultiSource/Benchmarks/VersaBench/beamformer/beamformer.exec MultiSource/Benchmarks/VersaBench/bmm/bmm.compile MultiSource/Benchmarks/VersaBench/bmm/bmm.exec MultiSource/Benchmarks/VersaBench/dbms/dbms.compile MultiSource/Benchmarks/VersaBench/dbms/dbms.exec MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes.compile MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes.exec MultiSource/Benchmarks/llubenchmark/llu.compile MultiSource/Benchmarks/llubenchmark/llu.exec MultiSource/Benchmarks/mafft/pairlocalalign.compile MultiSource/Benchmarks/mafft/pairlocalalign.exec MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio.compile MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio.exec MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio.compile MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio.exec MultiSource/Benchmarks/mediabench/g721/g721encode/encode.compile MultiSource/Benchmarks/mediabench/g721/g721encode/encode.exec MultiSource/Benchmarks/mediabench/gsm/toast/toast.compile MultiSource/Benchmarks/mediabench/gsm/toast/toast.exec MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg.compile MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg.exec MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode.compile MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode.exec MultiSource/Benchmarks/sim/sim.compile MultiSource/Benchmarks/sim/sim.exec MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4.compile MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4.exec SingleSource/Benchmarks/Adobe-C++/functionobjects.compile SingleSource/Benchmarks/Adobe-C++/functionobjects.exec SingleSource/Benchmarks/Adobe-C++/loop_unroll.compile SingleSource/Benchmarks/Adobe-C++/loop_unroll.exec SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding.compile SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding.exec SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant.compile SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant.exec SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction.compile SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction.exec SingleSource/Benchmarks/Adobe-C++/stepanov_vector.compile SingleSource/Benchmarks/Adobe-C++/stepanov_vector.exec SingleSource/Benchmarks/BenchmarkGame/Large/fasta.compile SingleSource/Benchmarks/BenchmarkGame/Large/fasta.exec SingleSource/Benchmarks/BenchmarkGame/fannkuch.compile SingleSource/Benchmarks/BenchmarkGame/fannkuch.exec SingleSource/Benchmarks/BenchmarkGame/n-body.compile SingleSource/Benchmarks/BenchmarkGame/n-body.exec SingleSource/Benchmarks/BenchmarkGame/nsieve-bits.compile SingleSource/Benchmarks/BenchmarkGame/nsieve-bits.exec SingleSource/Benchmarks/BenchmarkGame/partialsums.compile SingleSource/Benchmarks/BenchmarkGame/partialsums.exec SingleSource/Benchmarks/BenchmarkGame/puzzle.compile SingleSource/Benchmarks/BenchmarkGame/puzzle.exec SingleSource/Benchmarks/BenchmarkGame/recursive.compile SingleSource/Benchmarks/BenchmarkGame/recursive.exec SingleSource/Benchmarks/BenchmarkGame/spectral-norm.compile SingleSource/Benchmarks/BenchmarkGame/spectral-norm.exec SingleSource/Benchmarks/CoyoteBench/almabench.compile SingleSource/Benchmarks/CoyoteBench/almabench.exec SingleSource/Benchmarks/CoyoteBench/fftbench.compile SingleSource/Benchmarks/CoyoteBench/fftbench.exec SingleSource/Benchmarks/CoyoteBench/huffbench.compile SingleSource/Benchmarks/CoyoteBench/huffbench.exec SingleSource/Benchmarks/CoyoteBench/lpbench.compile SingleSource/Benchmarks/CoyoteBench/lpbench.exec SingleSource/Benchmarks/Dhrystone/dry.compile SingleSource/Benchmarks/Dhrystone/dry.exec SingleSource/Benchmarks/Dhrystone/fldry.compile SingleSource/Benchmarks/Dhrystone/fldry.exec SingleSource/Benchmarks/McGill/chomp.compile SingleSource/Benchmarks/McGill/chomp.exec SingleSource/Benchmarks/McGill/exptree.compile SingleSource/Benchmarks/McGill/exptree.exec SingleSource/Benchmarks/McGill/misr.compile SingleSource/Benchmarks/McGill/misr.exec SingleSource/Benchmarks/McGill/queens.compile SingleSource/Benchmarks/McGill/queens.exec SingleSource/Benchmarks/Misc-C++-EH/spirit.compile SingleSource/Benchmarks/Misc-C++-EH/spirit.exec SingleSource/Benchmarks/Misc-C++/Large/ray.compile SingleSource/Benchmarks/Misc-C++/Large/ray.exec SingleSource/Benchmarks/Misc-C++/Large/sphereflake.compile SingleSource/Benchmarks/Misc-C++/Large/sphereflake.exec SingleSource/Benchmarks/Misc-C++/bigfib.compile SingleSource/Benchmarks/Misc-C++/bigfib.exec SingleSource/Benchmarks/Misc-C++/mandel-text.compile SingleSource/Benchmarks/Misc-C++/mandel-text.exec SingleSource/Benchmarks/Misc-C++/oopack_v1p8.compile SingleSource/Benchmarks/Misc-C++/oopack_v1p8.exec SingleSource/Benchmarks/Misc-C++/stepanov_container.compile SingleSource/Benchmarks/Misc-C++/stepanov_container.exec SingleSource/Benchmarks/Misc-C++/stepanov_v1p2.compile SingleSource/Benchmarks/Misc-C++/stepanov_v1p2.exec SingleSource/Benchmarks/Misc/ReedSolomon.compile SingleSource/Benchmarks/Misc/ReedSolomon.exec SingleSource/Benchmarks/Misc/dt.compile SingleSource/Benchmarks/Misc/dt.exec SingleSource/Benchmarks/Misc/fbench.compile SingleSource/Benchmarks/Misc/fbench.exec SingleSource/Benchmarks/Misc/ffbench.compile SingleSource/Benchmarks/Misc/ffbench.exec SingleSource/Benchmarks/Misc/flops-1.compile SingleSource/Benchmarks/Misc/flops-1.exec SingleSource/Benchmarks/Misc/flops-2.compile SingleSource/Benchmarks/Misc/flops-2.exec SingleSource/Benchmarks/Misc/flops-3.compile SingleSource/Benchmarks/Misc/flops-3.exec SingleSource/Benchmarks/Misc/flops-4.compile SingleSource/Benchmarks/Misc/flops-4.exec SingleSource/Benchmarks/Misc/flops-5.compile SingleSource/Benchmarks/Misc/flops-5.exec SingleSource/Benchmarks/Misc/flops-6.compile SingleSource/Benchmarks/Misc/flops-6.exec SingleSource/Benchmarks/Misc/flops-7.compile SingleSource/Benchmarks/Misc/flops-7.exec SingleSource/Benchmarks/Misc/flops-8.compile SingleSource/Benchmarks/Misc/flops-8.exec SingleSource/Benchmarks/Misc/flops.compile SingleSource/Benchmarks/Misc/flops.exec SingleSource/Benchmarks/Misc/fp-convert.compile SingleSource/Benchmarks/Misc/fp-convert.exec SingleSource/Benchmarks/Misc/himenobmtxpa.compile SingleSource/Benchmarks/Misc/himenobmtxpa.exec SingleSource/Benchmarks/Misc/lowercase.compile SingleSource/Benchmarks/Misc/lowercase.exec SingleSource/Benchmarks/Misc/mandel-2.compile SingleSource/Benchmarks/Misc/mandel-2.exec SingleSource/Benchmarks/Misc/mandel.compile SingleSource/Benchmarks/Misc/mandel.exec SingleSource/Benchmarks/Misc/oourafft.compile SingleSource/Benchmarks/Misc/oourafft.exec SingleSource/Benchmarks/Misc/perlin.compile SingleSource/Benchmarks/Misc/perlin.exec SingleSource/Benchmarks/Misc/pi.compile SingleSource/Benchmarks/Misc/pi.exec SingleSource/Benchmarks/Misc/richards_benchmark.compile SingleSource/Benchmarks/Misc/richards_benchmark.exec SingleSource/Benchmarks/Misc/salsa20.compile SingleSource/Benchmarks/Misc/salsa20.exec SingleSource/Benchmarks/Misc/whetstone.compile SingleSource/Benchmarks/Misc/whetstone.exec SingleSource/Benchmarks/Shootout-C++/ackermann.compile SingleSource/Benchmarks/Shootout-C++/ackermann.exec SingleSource/Benchmarks/Shootout-C++/ary.compile SingleSource/Benchmarks/Shootout-C++/ary.exec SingleSource/Benchmarks/Shootout-C++/ary2.compile SingleSource/Benchmarks/Shootout-C++/ary2.exec SingleSource/Benchmarks/Shootout-C++/ary3.compile SingleSource/Benchmarks/Shootout-C++/ary3.exec SingleSource/Benchmarks/Shootout-C++/except.compile SingleSource/Benchmarks/Shootout-C++/except.exec SingleSource/Benchmarks/Shootout-C++/fibo.compile SingleSource/Benchmarks/Shootout-C++/fibo.exec SingleSource/Benchmarks/Shootout-C++/hash.compile SingleSource/Benchmarks/Shootout-C++/hash.exec SingleSource/Benchmarks/Shootout-C++/hash2.compile SingleSource/Benchmarks/Shootout-C++/hash2.exec SingleSource/Benchmarks/Shootout-C++/heapsort.compile SingleSource/Benchmarks/Shootout-C++/heapsort.exec SingleSource/Benchmarks/Shootout-C++/hello.compile SingleSource/Benchmarks/Shootout-C++/hello.exec SingleSource/Benchmarks/Shootout-C++/lists.compile SingleSource/Benchmarks/Shootout-C++/lists.exec SingleSource/Benchmarks/Shootout-C++/lists1.compile SingleSource/Benchmarks/Shootout-C++/lists1.exec SingleSource/Benchmarks/Shootout-C++/matrix.compile SingleSource/Benchmarks/Shootout-C++/matrix.exec SingleSource/Benchmarks/Shootout-C++/methcall.compile SingleSource/Benchmarks/Shootout-C++/methcall.exec SingleSource/Benchmarks/Shootout-C++/moments.compile SingleSource/Benchmarks/Shootout-C++/moments.exec SingleSource/Benchmarks/Shootout-C++/nestedloop.compile SingleSource/Benchmarks/Shootout-C++/nestedloop.exec SingleSource/Benchmarks/Shootout-C++/objinst.compile SingleSource/Benchmarks/Shootout-C++/objinst.exec SingleSource/Benchmarks/Shootout-C++/random.compile SingleSource/Benchmarks/Shootout-C++/random.exec SingleSource/Benchmarks/Shootout-C++/reversefile.compile SingleSource/Benchmarks/Shootout-C++/reversefile.exec SingleSource/Benchmarks/Shootout-C++/sieve.compile SingleSource/Benchmarks/Shootout-C++/sieve.exec SingleSource/Benchmarks/Shootout-C++/spellcheck.compile SingleSource/Benchmarks/Shootout-C++/spellcheck.exec SingleSource/Benchmarks/Shootout-C++/strcat.compile SingleSource/Benchmarks/Shootout-C++/strcat.exec SingleSource/Benchmarks/Shootout-C++/sumcol.compile SingleSource/Benchmarks/Shootout-C++/sumcol.exec SingleSource/Benchmarks/Shootout-C++/wc.compile SingleSource/Benchmarks/Shootout-C++/wc.exec SingleSource/Benchmarks/Shootout-C++/wordfreq.compile SingleSource/Benchmarks/Shootout-C++/wordfreq.exec SingleSource/Benchmarks/Shootout/ackermann.compile SingleSource/Benchmarks/Shootout/ackermann.exec SingleSource/Benchmarks/Shootout/ary3.compile SingleSource/Benchmarks/Shootout/ary3.exec SingleSource/Benchmarks/Shootout/fib2.compile SingleSource/Benchmarks/Shootout/fib2.exec SingleSource/Benchmarks/Shootout/hash.compile SingleSource/Benchmarks/Shootout/hash.exec SingleSource/Benchmarks/Shootout/heapsort.compile SingleSource/Benchmarks/Shootout/heapsort.exec SingleSource/Benchmarks/Shootout/hello.compile SingleSource/Benchmarks/Shootout/hello.exec SingleSource/Benchmarks/Shootout/lists.compile SingleSource/Benchmarks/Shootout/lists.exec SingleSource/Benchmarks/Shootout/matrix.compile SingleSource/Benchmarks/Shootout/matrix.exec SingleSource/Benchmarks/Shootout/methcall.compile SingleSource/Benchmarks/Shootout/methcall.exec SingleSource/Benchmarks/Shootout/nestedloop.compile SingleSource/Benchmarks/Shootout/nestedloop.exec SingleSource/Benchmarks/Shootout/objinst.compile SingleSource/Benchmarks/Shootout/objinst.exec SingleSource/Benchmarks/Shootout/random.compile SingleSource/Benchmarks/Shootout/random.exec SingleSource/Benchmarks/Shootout/sieve.compile SingleSource/Benchmarks/Shootout/sieve.exec SingleSource/Benchmarks/Shootout/strcat.compile SingleSource/Benchmarks/Shootout/strcat.exec SingleSource/Benchmarks/Stanford/Bubblesort.compile SingleSource/Benchmarks/Stanford/Bubblesort.exec SingleSource/Benchmarks/Stanford/IntMM.compile SingleSource/Benchmarks/Stanford/IntMM.exec SingleSource/Benchmarks/Stanford/Oscar.compile SingleSource/Benchmarks/Stanford/Oscar.exec SingleSource/Benchmarks/Stanford/Perm.compile SingleSource/Benchmarks/Stanford/Perm.exec SingleSource/Benchmarks/Stanford/Puzzle.compile SingleSource/Benchmarks/Stanford/Puzzle.exec SingleSource/Benchmarks/Stanford/Queens.compile SingleSource/Benchmarks/Stanford/Queens.exec SingleSource/Benchmarks/Stanford/Quicksort.compile SingleSource/Benchmarks/Stanford/Quicksort.exec SingleSource/Benchmarks/Stanford/RealMM.compile SingleSource/Benchmarks/Stanford/RealMM.exec SingleSource/Benchmarks/Stanford/Towers.compile SingleSource/Benchmarks/Stanford/Towers.exec SingleSource/Benchmarks/Stanford/Treesort.compile SingleSource/Benchmarks/Stanford/Treesort.exec SingleSource/Regression/C++/2003-05-14-array-init.compile SingleSource/Regression/C++/2003-05-14-array-init.exec SingleSource/Regression/C++/2003-05-14-expr_stmt.compile SingleSource/Regression/C++/2003-05-14-expr_stmt.exec SingleSource/Regression/C++/2003-06-08-BaseType.compile SingleSource/Regression/C++/2003-06-08-BaseType.exec SingleSource/Regression/C++/2003-06-08-VirtualFunctions.compile SingleSource/Regression/C++/2003-06-08-VirtualFunctions.exec SingleSource/Regression/C++/2003-06-13-Crasher.compile SingleSource/Regression/C++/2003-06-13-Crasher.exec SingleSource/Regression/C++/2003-08-20-EnumSizeProblem.compile SingleSource/Regression/C++/2003-08-20-EnumSizeProblem.exec SingleSource/Regression/C++/2003-09-29-NonPODsByValue.compile SingleSource/Regression/C++/2003-09-29-NonPODsByValue.exec SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn.compile SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn.exec SingleSource/Regression/C++/BuiltinTypeInfo.compile SingleSource/Regression/C++/BuiltinTypeInfo.exec SingleSource/Regression/C++/EH/ConditionalExpr.compile SingleSource/Regression/C++/EH/ConditionalExpr.exec SingleSource/Regression/C++/EH/ctor_dtor_count-2.compile SingleSource/Regression/C++/EH/ctor_dtor_count-2.exec SingleSource/Regression/C++/EH/ctor_dtor_count.compile SingleSource/Regression/C++/EH/ctor_dtor_count.exec SingleSource/Regression/C++/EH/dead_try_block.compile SingleSource/Regression/C++/EH/dead_try_block.exec SingleSource/Regression/C++/EH/exception_spec_test.compile SingleSource/Regression/C++/EH/exception_spec_test.exec SingleSource/Regression/C++/EH/function_try_block.compile SingleSource/Regression/C++/EH/function_try_block.exec SingleSource/Regression/C++/EH/inlined_cleanup.compile SingleSource/Regression/C++/EH/inlined_cleanup.exec SingleSource/Regression/C++/EH/simple_rethrow.compile SingleSource/Regression/C++/EH/simple_rethrow.exec SingleSource/Regression/C++/EH/simple_throw.compile SingleSource/Regression/C++/EH/simple_throw.exec SingleSource/Regression/C++/EH/throw_rethrow_test.compile SingleSource/Regression/C++/EH/throw_rethrow_test.exec SingleSource/Regression/C++/fixups.compile SingleSource/Regression/C++/fixups.exec SingleSource/Regression/C++/global_ctor.compile SingleSource/Regression/C++/global_ctor.exec SingleSource/Regression/C++/global_type.compile SingleSource/Regression/C++/global_type.exec SingleSource/Regression/C++/ofstream_ctor.compile SingleSource/Regression/C++/ofstream_ctor.exec SingleSource/Regression/C++/pointer_member.compile SingleSource/Regression/C++/pointer_member.exec SingleSource/Regression/C++/pointer_method.compile SingleSource/Regression/C++/pointer_method.exec SingleSource/Regression/C++/pointer_method2.compile SingleSource/Regression/C++/pointer_method2.exec SingleSource/Regression/C++/short_circuit_dtor.compile SingleSource/Regression/C++/short_circuit_dtor.exec SingleSource/Regression/C/2003-05-14-initialize-string.compile SingleSource/Regression/C/2003-05-14-initialize-string.exec SingleSource/Regression/C/2003-05-21-BitfieldHandling.compile SingleSource/Regression/C/2003-05-21-BitfieldHandling.exec SingleSource/Regression/C/2003-05-21-UnionBitfields.compile SingleSource/Regression/C/2003-05-21-UnionBitfields.exec SingleSource/Regression/C/2003-05-21-UnionTest.compile SingleSource/Regression/C/2003-05-21-UnionTest.exec SingleSource/Regression/C/2003-05-22-LocalTypeTest.compile SingleSource/Regression/C/2003-05-22-LocalTypeTest.exec SingleSource/Regression/C/2003-05-22-VarSizeArray.compile SingleSource/Regression/C/2003-05-22-VarSizeArray.exec SingleSource/Regression/C/2003-05-23-TransparentUnion.compile SingleSource/Regression/C/2003-05-23-TransparentUnion.exec SingleSource/Regression/C/2003-06-16-InvalidInitializer.compile SingleSource/Regression/C/2003-06-16-InvalidInitializer.exec SingleSource/Regression/C/2003-06-16-VolatileError.compile SingleSource/Regression/C/2003-06-16-VolatileError.exec SingleSource/Regression/C/2003-10-12-GlobalVarInitializers.compile SingleSource/Regression/C/2003-10-12-GlobalVarInitializers.exec SingleSource/Regression/C/2004-02-03-AggregateCopy.compile SingleSource/Regression/C/2004-02-03-AggregateCopy.exec SingleSource/Regression/C/2004-03-15-IndirectGoto.compile SingleSource/Regression/C/2004-03-15-IndirectGoto.exec SingleSource/Regression/C/2004-08-12-InlinerAndAllocas.compile SingleSource/Regression/C/2004-08-12-InlinerAndAllocas.exec SingleSource/Regression/C/2005-05-06-LongLongSignedShift.compile SingleSource/Regression/C/2005-05-06-LongLongSignedShift.exec SingleSource/Regression/C/2008-01-07-LongDouble.compile SingleSource/Regression/C/2008-01-07-LongDouble.exec SingleSource/Regression/C/ConstructorDestructorAttributes.compile SingleSource/Regression/C/ConstructorDestructorAttributes.exec SingleSource/Regression/C/DuffsDevice.compile SingleSource/Regression/C/DuffsDevice.exec SingleSource/Regression/C/PR1386.compile SingleSource/Regression/C/PR1386.exec SingleSource/Regression/C/PR491.compile SingleSource/Regression/C/PR491.exec SingleSource/Regression/C/PR640.compile SingleSource/Regression/C/PR640.exec SingleSource/Regression/C/badidx.compile SingleSource/Regression/C/badidx.exec SingleSource/Regression/C/bigstack.compile SingleSource/Regression/C/bigstack.exec SingleSource/Regression/C/callargs.compile SingleSource/Regression/C/callargs.exec SingleSource/Regression/C/casts.compile SingleSource/Regression/C/casts.exec SingleSource/Regression/C/globalrefs.compile SingleSource/Regression/C/globalrefs.exec SingleSource/Regression/C/matrixTranspose.compile SingleSource/Regression/C/matrixTranspose.exec SingleSource/Regression/C/pointer_arithmetic.compile SingleSource/Regression/C/pointer_arithmetic.exec SingleSource/Regression/C/sumarray.compile SingleSource/Regression/C/sumarray.exec SingleSource/Regression/C/sumarray2d.compile SingleSource/Regression/C/sumarray2d.exec SingleSource/Regression/C/sumarraymalloc.compile SingleSource/Regression/C/sumarraymalloc.exec SingleSource/Regression/C/test_indvars.compile SingleSource/Regression/C/test_indvars.exec SingleSource/Regression/C/testtrace.compile SingleSource/Regression/C/testtrace.exec SingleSource/Regression/C/uint64_to_float.compile SingleSource/Regression/C/uint64_to_float.exec SingleSource/UnitTests/2002-04-17-PrintfChar.compile SingleSource/UnitTests/2002-04-17-PrintfChar.exec SingleSource/UnitTests/2002-05-02-ArgumentTest.compile SingleSource/UnitTests/2002-05-02-ArgumentTest.exec SingleSource/UnitTests/2002-05-02-CastTest.compile SingleSource/UnitTests/2002-05-02-CastTest.exec SingleSource/UnitTests/2002-05-02-CastTest1.compile SingleSource/UnitTests/2002-05-02-CastTest1.exec SingleSource/UnitTests/2002-05-02-CastTest2.compile SingleSource/UnitTests/2002-05-02-CastTest2.exec SingleSource/UnitTests/2002-05-02-CastTest3.compile SingleSource/UnitTests/2002-05-02-CastTest3.exec SingleSource/UnitTests/2002-05-02-ManyArguments.compile SingleSource/UnitTests/2002-05-02-ManyArguments.exec SingleSource/UnitTests/2002-05-03-NotTest.compile SingleSource/UnitTests/2002-05-03-NotTest.exec SingleSource/UnitTests/2002-05-19-DivTest.compile SingleSource/UnitTests/2002-05-19-DivTest.exec SingleSource/UnitTests/2002-08-02-CastTest.compile SingleSource/UnitTests/2002-08-02-CastTest.exec SingleSource/UnitTests/2002-08-02-CastTest2.compile SingleSource/UnitTests/2002-08-02-CastTest2.exec SingleSource/UnitTests/2002-08-19-CodegenBug.compile SingleSource/UnitTests/2002-08-19-CodegenBug.exec SingleSource/UnitTests/2002-10-09-ArrayResolution.compile SingleSource/UnitTests/2002-10-09-ArrayResolution.exec SingleSource/UnitTests/2002-10-12-StructureArgs.compile SingleSource/UnitTests/2002-10-12-StructureArgs.exec SingleSource/UnitTests/2002-10-12-StructureArgsSimple.compile SingleSource/UnitTests/2002-10-12-StructureArgsSimple.exec SingleSource/UnitTests/2002-10-13-BadLoad.compile SingleSource/UnitTests/2002-10-13-BadLoad.exec SingleSource/UnitTests/2002-12-13-MishaTest.compile SingleSource/UnitTests/2002-12-13-MishaTest.exec SingleSource/UnitTests/2003-04-22-Switch.compile SingleSource/UnitTests/2003-04-22-Switch.exec SingleSource/UnitTests/2003-05-02-DependentPHI.compile SingleSource/UnitTests/2003-05-02-DependentPHI.exec SingleSource/UnitTests/2003-05-07-VarArgs.compile SingleSource/UnitTests/2003-05-07-VarArgs.exec SingleSource/UnitTests/2003-05-12-MinIntProblem.compile SingleSource/UnitTests/2003-05-12-MinIntProblem.exec SingleSource/UnitTests/2003-05-14-AtExit.compile SingleSource/UnitTests/2003-05-14-AtExit.exec SingleSource/UnitTests/2003-05-26-Shorts.compile SingleSource/UnitTests/2003-05-26-Shorts.exec SingleSource/UnitTests/2003-05-31-CastToBool.compile SingleSource/UnitTests/2003-05-31-CastToBool.exec SingleSource/UnitTests/2003-05-31-LongShifts.compile SingleSource/UnitTests/2003-05-31-LongShifts.exec SingleSource/UnitTests/2003-07-06-IntOverflow.compile SingleSource/UnitTests/2003-07-06-IntOverflow.exec SingleSource/UnitTests/2003-07-08-BitOpsTest.compile SingleSource/UnitTests/2003-07-08-BitOpsTest.exec SingleSource/UnitTests/2003-07-09-LoadShorts.compile SingleSource/UnitTests/2003-07-09-LoadShorts.exec SingleSource/UnitTests/2003-07-09-SignedArgs.compile SingleSource/UnitTests/2003-07-09-SignedArgs.exec SingleSource/UnitTests/2003-07-10-SignConversions.compile SingleSource/UnitTests/2003-07-10-SignConversions.exec SingleSource/UnitTests/2003-08-05-CastFPToUint.compile SingleSource/UnitTests/2003-08-05-CastFPToUint.exec SingleSource/UnitTests/2003-08-11-VaListArg.compile SingleSource/UnitTests/2003-08-11-VaListArg.exec SingleSource/UnitTests/2003-08-20-FoldBug.compile SingleSource/UnitTests/2003-08-20-FoldBug.exec SingleSource/UnitTests/2003-09-18-BitFieldTest.compile SingleSource/UnitTests/2003-09-18-BitFieldTest.exec SingleSource/UnitTests/2003-10-13-SwitchTest.compile SingleSource/UnitTests/2003-10-13-SwitchTest.exec SingleSource/UnitTests/2003-10-29-ScalarReplBug.compile SingleSource/UnitTests/2003-10-29-ScalarReplBug.exec SingleSource/UnitTests/2004-02-02-NegativeZero.compile SingleSource/UnitTests/2004-02-02-NegativeZero.exec SingleSource/UnitTests/2004-06-20-StaticBitfieldInit.compile SingleSource/UnitTests/2004-06-20-StaticBitfieldInit.exec SingleSource/UnitTests/2004-11-28-GlobalBoolLayout.compile SingleSource/UnitTests/2004-11-28-GlobalBoolLayout.exec SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls.compile SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls.exec SingleSource/UnitTests/2005-05-12-Int64ToFP.compile SingleSource/UnitTests/2005-05-12-Int64ToFP.exec SingleSource/UnitTests/2005-05-13-SDivTwo.compile SingleSource/UnitTests/2005-05-13-SDivTwo.exec SingleSource/UnitTests/2005-07-15-Bitfield-ABI.compile SingleSource/UnitTests/2005-07-15-Bitfield-ABI.exec SingleSource/UnitTests/2005-07-17-INT-To-FP.compile SingleSource/UnitTests/2005-07-17-INT-To-FP.exec SingleSource/UnitTests/2005-11-29-LongSwitch.compile SingleSource/UnitTests/2005-11-29-LongSwitch.exec SingleSource/UnitTests/2006-01-23-UnionInit.compile SingleSource/UnitTests/2006-01-23-UnionInit.exec SingleSource/UnitTests/2006-01-29-SimpleIndirectCall.compile SingleSource/UnitTests/2006-01-29-SimpleIndirectCall.exec SingleSource/UnitTests/2006-02-04-DivRem.compile SingleSource/UnitTests/2006-02-04-DivRem.exec SingleSource/UnitTests/2006-12-01-float_varg.compile SingleSource/UnitTests/2006-12-01-float_varg.exec SingleSource/UnitTests/2006-12-04-DynAllocAndRestore.compile SingleSource/UnitTests/2006-12-04-DynAllocAndRestore.exec SingleSource/UnitTests/2006-12-07-Compare64BitConstant.compile SingleSource/UnitTests/2006-12-07-Compare64BitConstant.exec SingleSource/UnitTests/2006-12-11-LoadConstants.compile SingleSource/UnitTests/2006-12-11-LoadConstants.exec SingleSource/UnitTests/2007-01-04-KNR-Args.compile SingleSource/UnitTests/2007-01-04-KNR-Args.exec SingleSource/UnitTests/2007-03-02-VaCopy.compile SingleSource/UnitTests/2007-03-02-VaCopy.exec SingleSource/UnitTests/2007-04-10-BitfieldTest.compile SingleSource/UnitTests/2007-04-10-BitfieldTest.exec SingleSource/UnitTests/2008-04-18-LoopBug.compile SingleSource/UnitTests/2008-04-18-LoopBug.exec SingleSource/UnitTests/2008-04-20-LoopBug2.compile SingleSource/UnitTests/2008-04-20-LoopBug2.exec SingleSource/UnitTests/2008-07-13-InlineSetjmp.compile SingleSource/UnitTests/2008-07-13-InlineSetjmp.exec SingleSource/UnitTests/2009-04-16-BitfieldInitialization.compile SingleSource/UnitTests/2009-04-16-BitfieldInitialization.exec SingleSource/UnitTests/2009-12-07-StructReturn.compile SingleSource/UnitTests/2009-12-07-StructReturn.exec SingleSource/UnitTests/2010-05-24-BitfieldTest.compile SingleSource/UnitTests/2010-05-24-BitfieldTest.exec SingleSource/UnitTests/AtomicOps.compile SingleSource/UnitTests/AtomicOps.exec SingleSource/UnitTests/DefaultInitDynArrays.compile SingleSource/UnitTests/DefaultInitDynArrays.exec SingleSource/UnitTests/FloatPrecision.compile SingleSource/UnitTests/FloatPrecision.exec SingleSource/UnitTests/ObjC++/Hello.compile SingleSource/UnitTests/ObjC++/Hello.exec SingleSource/UnitTests/ObjC++/property-reference.compile SingleSource/UnitTests/ObjC++/property-reference.exec SingleSource/UnitTests/ObjC++/reference-in-block-args.compile SingleSource/UnitTests/ObjC++/reference-in-block-args.exec SingleSource/UnitTests/ObjC/bitfield-access.compile SingleSource/UnitTests/ObjC/bitfield-access.exec SingleSource/UnitTests/ObjC/constant-strings.compile SingleSource/UnitTests/ObjC/constant-strings.exec SingleSource/UnitTests/ObjC/dot-syntax-1.compile SingleSource/UnitTests/ObjC/dot-syntax-1.exec SingleSource/UnitTests/ObjC/dot-syntax-2.compile SingleSource/UnitTests/ObjC/dot-syntax-2.exec SingleSource/UnitTests/ObjC/dot-syntax.compile SingleSource/UnitTests/ObjC/dot-syntax.exec SingleSource/UnitTests/ObjC/exceptions-2.compile SingleSource/UnitTests/ObjC/exceptions-2.exec SingleSource/UnitTests/ObjC/exceptions-3.compile SingleSource/UnitTests/ObjC/exceptions-3.exec SingleSource/UnitTests/ObjC/exceptions.compile SingleSource/UnitTests/ObjC/exceptions.exec SingleSource/UnitTests/ObjC/for-in.compile SingleSource/UnitTests/ObjC/for-in.exec SingleSource/UnitTests/ObjC/messages-2.compile SingleSource/UnitTests/ObjC/messages-2.exec SingleSource/UnitTests/ObjC/messages.compile SingleSource/UnitTests/ObjC/messages.exec SingleSource/UnitTests/ObjC/parameter-passing.compile SingleSource/UnitTests/ObjC/parameter-passing.exec SingleSource/UnitTests/ObjC/predefined-expr-in-method.compile SingleSource/UnitTests/ObjC/predefined-expr-in-method.exec SingleSource/UnitTests/ObjC/property.compile SingleSource/UnitTests/ObjC/property.exec SingleSource/UnitTests/ObjC/protocols.compile SingleSource/UnitTests/ObjC/protocols.exec SingleSource/UnitTests/ObjC/synchronized.compile SingleSource/UnitTests/ObjC/synchronized.exec SingleSource/UnitTests/ObjC/trivial-interface.compile SingleSource/UnitTests/ObjC/trivial-interface.exec SingleSource/UnitTests/SignlessTypes/Large/cast.compile SingleSource/UnitTests/SignlessTypes/Large/cast.exec SingleSource/UnitTests/SignlessTypes/cast-bug.compile SingleSource/UnitTests/SignlessTypes/cast-bug.exec SingleSource/UnitTests/SignlessTypes/cast2.compile SingleSource/UnitTests/SignlessTypes/cast2.exec SingleSource/UnitTests/SignlessTypes/ccc.compile SingleSource/UnitTests/SignlessTypes/ccc.exec SingleSource/UnitTests/SignlessTypes/div.compile SingleSource/UnitTests/SignlessTypes/div.exec SingleSource/UnitTests/SignlessTypes/factor.compile SingleSource/UnitTests/SignlessTypes/factor.exec SingleSource/UnitTests/SignlessTypes/rem.compile SingleSource/UnitTests/SignlessTypes/rem.exec SingleSource/UnitTests/SignlessTypes/shr.compile SingleSource/UnitTests/SignlessTypes/shr.exec SingleSource/UnitTests/StructModifyTest.compile SingleSource/UnitTests/StructModifyTest.exec SingleSource/UnitTests/TestLoop.compile SingleSource/UnitTests/TestLoop.exec SingleSource/UnitTests/Vector/SSE/sse_expandfft.compile SingleSource/UnitTests/Vector/SSE/sse_expandfft.exec SingleSource/UnitTests/Vector/SSE/sse_isamax.compile SingleSource/UnitTests/Vector/SSE/sse_isamax.exec SingleSource/UnitTests/Vector/SSE/sse_shift.compile SingleSource/UnitTests/Vector/SSE/sse_shift.exec SingleSource/UnitTests/Vector/SSE/sse_stepfft.compile SingleSource/UnitTests/Vector/SSE/sse_stepfft.exec SingleSource/UnitTests/Vector/build.compile SingleSource/UnitTests/Vector/build.exec SingleSource/UnitTests/Vector/build2.compile SingleSource/UnitTests/Vector/build2.exec SingleSource/UnitTests/Vector/divides.compile SingleSource/UnitTests/Vector/divides.exec SingleSource/UnitTests/Vector/multiplies.compile SingleSource/UnitTests/Vector/multiplies.exec SingleSource/UnitTests/Vector/simple.compile SingleSource/UnitTests/Vector/simple.exec SingleSource/UnitTests/Vector/sumarray-dbl.compile SingleSource/UnitTests/Vector/sumarray-dbl.exec SingleSource/UnitTests/Vector/sumarray.compile SingleSource/UnitTests/Vector/sumarray.exec SingleSource/UnitTests/block-call-r7674133.compile SingleSource/UnitTests/block-call-r7674133.exec SingleSource/UnitTests/blockstret.compile SingleSource/UnitTests/blockstret.exec SingleSource/UnitTests/byval-alignment.compile SingleSource/UnitTests/byval-alignment.exec SingleSource/UnitTests/conditional-gnu-ext-cxx.compile SingleSource/UnitTests/conditional-gnu-ext-cxx.exec SingleSource/UnitTests/conditional-gnu-ext.compile SingleSource/UnitTests/conditional-gnu-ext.exec SingleSource/UnitTests/initp1.compile SingleSource/UnitTests/initp1.exec SingleSource/UnitTests/printargs.compile SingleSource/UnitTests/printargs.exec SingleSource/UnitTests/stmtexpr.compile SingleSource/UnitTests/stmtexpr.exec SingleSource/UnitTests/vla.compile SingleSource/UnitTests/vla.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Fri Nov 12 13:20:27 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 13:20:27 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i386-linux-selfhost Message-ID: <20101112212029.DFA5713B2060@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/773 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc11 Build Reason: Build Source Stamp: 118921 Blamelist: d0k,djg,grosbach,rafael BUILD FAILED: failed compile.llvm-gcc.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 12 13:22:17 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 13:22:17 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux-vg_leak Message-ID: <20101112212220.F3A3113B2060@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/2078 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu8 Build Reason: Build Source Stamp: 118913 Blamelist: atrick,bwilson,grosbach,kremenek,lattner BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 12 14:27:21 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 14:27:21 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux-vg_leak Message-ID: <20101112222724.64BFC13B2060@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/1623 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 118917 Blamelist: atrick,bwilson,d0k,djg,grosbach,kremenek,lattner,rafael BUILD FAILED: failed test-llvm sincerely, -The Buildbot From dalej at apple.com Fri Nov 12 14:52:31 2010 From: dalej at apple.com (dalej at apple.com) Date: Fri, 12 Nov 2010 14:52:31 -0800 (PST) Subject: [llvm-testresults] another redbot Message-ID: This was hidden behind other things until recently, but we've got bot failures due to: g++.dg/lookup/using7.C (test for errors, line 8) in Clang/Darwin. The test expects different error messages than we produce (they look OK to me, adjusting the test may be appropriate). From dalej at apple.com Fri Nov 12 14:58:23 2010 From: dalej at apple.com (dalej at apple.com) Date: Fri, 12 Nov 2010 14:58:23 -0800 (PST) Subject: [llvm-testresults] another redbot In-Reply-To: References: Message-ID: <16a9a649d7ccfd71e33e5f1e9e2f7556.squirrel@webmail.apple.com> Well that was clever, I figured out the offending patch and didn't put it in the message. It's 118887. On Fri, November 12, 2010 2:52 pm, dalej at apple.com wrote: > This was hidden behind other things until recently, but we've got bot > failures due to: > > g++.dg/lookup/using7.C (test for errors, line 8) > > in Clang/Darwin. The test expects different error messages than we > produce (they look OK to me, adjusting the test may be appropriate). > > > _______________________________________________ > 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 Nov 12 15:36:25 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 12 Nov 2010 15:36:25 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101112233639.A8760B724544@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/15542 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 118940 Blamelist: dpatel,resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/ARM/ARMInstrThumb2.td At: Fri 12 Nov 2010 15:22:52 Changed By: resistor Comments: Attemt to provide correct encodings for Thumb2 binary operators. Properties: Files: lib/CodeGen/AsmPrinter/DwarfDebug.cpp lib/CodeGen/AsmPrinter/DwarfDebug.h At: Fri 12 Nov 2010 15:22:52 Changed By: dpatel Comments: Remove DW_AT_start_scope support. It is incomplete and superseeded by location entries support. Properties: LOGS: Last 10 lines of 'stdio': LLVM :: CodeGen/Thumb2/thumb2-rsb.ll LLVM :: CodeGen/Thumb2/thumb2-rsb2.ll LLVM :: MC/Disassembler/thumb-tests.txt Expected Passes : 5052 Expected Failures : 45 Unsupported Tests : 556 Unexpected Failures: 5 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/Thumb2/2010-03-08-addi12-ccout.ll LLVM :: CodeGen/Thumb2/mul_const.ll LLVM :: CodeGen/Thumb2/thumb2-rsb.ll LLVM :: CodeGen/Thumb2/thumb2-rsb2.ll LLVM :: MC/Disassembler/thumb-tests.txt Last 10 lines of 'xfail': LLVM :: MC/ARM/neont2-vld-encoding.s LLVM :: MC/ARM/neont2-vst-encoding.s LLVM :: MC/ARM/thumb2.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 '2010-03-08-addi12-ccout.ll': 23 llc 0x00000002 start + 18446744073709544194 Stack dump: 0. Program arguments: llc -mtriple=thumbv7-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Post RA top-down list latency scheduler' on function '@SyHelp' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/Thumb2/Output/2010-03-08-addi12-ccout.ll.script: line 2: 70602 Illegal instruction 'llc' '-mtriple=thumbv7-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/Thumb2/2010-03-08-addi12-ccout.ll' -- ******************** Last 10 lines of 'mul_const.ll': :17:1: note: scanning from here @ BB#0: @ %entry ^ :18:2: note: possible intended match here rsb r0, r0, lsl #3, r0 ^ -- ******************** Last 10 lines of 'thumb2-rsb.ll': :8:1: note: scanning from here Leh_func_begin0: ^ :43:2: note: possible intended match here rsb r0, r0, ror #8, r0 ^ -- ******************** Last 10 lines of 'thumb2-rsb2.ll': :8:1: note: scanning from here Leh_func_begin0: ^ :54:2: note: possible intended match here rsb.w r0, #66846720, r0 ^ -- ******************** Last 10 lines of 'thumb-tests.txt': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/MC/Disassembler/thumb-tests.txt:59:10: error: expected string not found in input # CHECK: rsb r0, r2, r0 ^ :19:2: note: scanning from here rsb r0, r0, r2 ^ -- ******************** From buildbot at google1.osuosl.org Fri Nov 12 15:38:38 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 15:38:38 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float Message-ID: <20101112233841.1514B13B2060@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float/builds/163 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova4 Build Reason: Build Source Stamp: 118940 Blamelist: dpatel,resistor BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 12 15:39:12 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 15:39:12 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20101112233915.331EA13B2060@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/8145 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 118939 Blamelist: evancheng,resistor BUILD FAILED: failed run.build.step.test_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 12 15:47:16 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 15:47:16 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux Message-ID: <20101112234719.4DB8A13B2060@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux/builds/19238 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc14 Build Reason: Build Source Stamp: 118940 Blamelist: dpatel,resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 12 15:49:39 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 15:49:39 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20101112234942.08CC713B2060@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/13299 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 118940 Blamelist: dpatel,echristo,evancheng,resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot From rjmccall at apple.com Fri Nov 12 15:50:39 2010 From: rjmccall at apple.com (John McCall) Date: Fri, 12 Nov 2010 15:50:39 -0800 Subject: [llvm-testresults] another redbot In-Reply-To: <16a9a649d7ccfd71e33e5f1e9e2f7556.squirrel@webmail.apple.com> References: <16a9a649d7ccfd71e33e5f1e9e2f7556.squirrel@webmail.apple.com> Message-ID: <9A6AA230-0955-4A0E-9A19-59BDE3CABFE6@apple.com> On Nov 12, 2010, at 2:58 PM, dalej at apple.com wrote: > Well that was clever, I figured out the offending patch and didn't put it > in the message. It's 118887. Looks like Fariborz went ahead and fixed it; thanks, Dale. John. From buildbot at google1.osuosl.org Fri Nov 12 15:57:40 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 15:57:40 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20101112235743.6561B13B2060@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/7846 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118939 Blamelist: echristo,evancheng,resistor BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From daniel_dunbar at apple.com Fri Nov 12 16:06:31 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 12 Nov 2010 16:06:31 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20101113000638.70F90BCAAE2A@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/10905 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 118941 Blamelist: dpatel,evancheng,peckw,resistor BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/ARM/ARMCodeEmitter.cpp lib/Target/ARM/ARMExpandPseudoInsts.cpp lib/Target/ARM/ARMInstrInfo.cpp lib/Target/ARM/ARMInstrInfo.h lib/Target/ARM/ARMInstrInfo.td At: Fri 12 Nov 2010 15:09:26 Changed By: evancheng Comments: Eliminate ARM::MOVi2pieces. Just use MOVi32imm and expand it to either movi+orr or movw+movt depending on the subtarget.Properties: File: lib/Target/ARM/ARMInstrThumb2.td At: Fri 12 Nov 2010 15:22:52 Changed By: resistor Comments: Attemt to provide correct encodings for Thumb2 binary operators. Properties: Files: lib/CodeGen/AsmPrinter/DwarfDebug.cpp lib/CodeGen/AsmPrinter/DwarfDebug.h At: Fri 12 Nov 2010 15:22:52 Changed By: dpatel Comments: Remove DW_AT_start_scope support. It is incomplete and superseeded by location entries support. Properties: Files: cmake/modules/LLVMLibDeps.cmake lib/Target/MBlaze/AsmParser/MBlazeAsmParser.cpp lib/Target/MBlaze/InstPrinter/MBlazeInstPrinter.cpp lib/Target/MBlaze/InstPrinter/MBlazeInstPrinter.h lib/Target/MBlaze/MBlazeAsmPrinter.cpp lib/Target/MBlaze/MBlazeISelDAGToDAG.cpp lib/Target/MBlaze/MBlazeInstrFPU.td lib/Target/MBlaze/MBlazeInstrFormats.td lib/Target/MBlaze/MBlazeInstrInfo.cpp lib/Target/MBlaze/MBlazeInstrInfo.h lib/Target/MBlaze/MBlazeInstrInfo.td lib/Target/MBlaze/MBlazeRegisterInfo.cpp test/MC/MBlaze/mblaze_branch.s test/MC/MBlaze/mblaze_fpu.s test/MC/MBlaze/mblaze_fsl.s test/MC/MBlaze/mblaze_memory.s test/MC/MBlaze/mblaze_pattern.s test/MC/MBlaze/mblaze_shift.s test/MC/MBlaze/mblaze_special.s test/MC/MBlaze/mblaze_typea.s At: Fri 12 Nov 2010 15:32:37 Changed By: peckw Comments: 1. Finishing MBlaze MC asm parser test cases 2. Parsing .word directive in MBlaze asm parser 3. Fixing hack where memory instructions reversed order of last two parameters 4. Fixing many improperly encoded instructions 5. Support parsing special instructions (MFS,MTS,etc.) 6. Removing unused functions from inst printer Properties: LOGS: Last 10 lines of 'stdio': LLVM :: CodeGen/Thumb2/thumb2-rsb.ll LLVM :: CodeGen/Thumb2/thumb2-rsb2.ll LLVM :: MC/Disassembler/thumb-tests.txt Expected Passes : 5058 Expected Failures : 45 Unsupported Tests : 556 Unexpected Failures: 5 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/Thumb2/2010-03-08-addi12-ccout.ll LLVM :: CodeGen/Thumb2/mul_const.ll LLVM :: CodeGen/Thumb2/thumb2-rsb.ll LLVM :: CodeGen/Thumb2/thumb2-rsb2.ll LLVM :: MC/Disassembler/thumb-tests.txt Last 10 lines of 'xfail': LLVM :: MC/ARM/neont2-vld-encoding.s LLVM :: MC/ARM/neont2-vst-encoding.s LLVM :: MC/ARM/thumb2.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 '2010-03-08-addi12-ccout.ll': 18 llc 0x00001b36 start + 54 Stack dump: 0. Program arguments: llc -mtriple=thumbv7-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Post RA top-down list latency scheduler' on function '@SyHelp' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/Thumb2/Output/2010-03-08-addi12-ccout.ll.script: line 2: 17792 Illegal instruction 'llc' '-mtriple=thumbv7-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/Thumb2/2010-03-08-addi12-ccout.ll' -- ******************** Last 10 lines of 'mul_const.ll': :17:1: note: scanning from here @ BB#0: @ %entry ^ :18:2: note: possible intended match here rsb r0, r0, lsl #3, r0 ^ -- ******************** Last 10 lines of 'thumb2-rsb.ll': :8:1: note: scanning from here Leh_func_begin0: ^ :43:2: note: possible intended match here rsb r0, r0, ror #8, r0 ^ -- ******************** Last 10 lines of 'thumb2-rsb2.ll': :8:1: note: scanning from here Leh_func_begin0: ^ :54:2: note: possible intended match here rsb.w r0, #66846720, r0 ^ -- ******************** Last 10 lines of 'thumb-tests.txt': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/MC/Disassembler/thumb-tests.txt:59:10: error: expected string not found in input # CHECK: rsb r0, r2, r0 ^ :19:2: note: scanning from here rsb r0, r0, r2 ^ -- ******************** Last 10 lines of 'stdio': LLVM :: CodeGen/Thumb2/thumb2-rsb.ll LLVM :: CodeGen/Thumb2/thumb2-rsb2.ll LLVM :: MC/Disassembler/thumb-tests.txt Expected Passes : 5537 Expected Failures : 53 Unsupported Tests : 69 Unexpected Failures: 5 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/Thumb2/2010-03-08-addi12-ccout.ll LLVM :: CodeGen/Thumb2/mul_const.ll LLVM :: CodeGen/Thumb2/thumb2-rsb.ll LLVM :: CodeGen/Thumb2/thumb2-rsb2.ll LLVM :: MC/Disassembler/thumb-tests.txt Last 10 lines of 'xfail': LLVM :: MC/ARM/neont2-vld-encoding.s LLVM :: MC/ARM/neont2-vst-encoding.s LLVM :: MC/ARM/thumb2.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-03-08-addi12-ccout.ll': 20 llc 0x00002636 start + 54 Stack dump: 0. Program arguments: llc -mtriple=thumbv7-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Post RA top-down list latency scheduler' on function '@SyHelp' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/Thumb2/Output/2010-03-08-addi12-ccout.ll.script: line 2: 74013 Illegal instruction 'llc' '-mtriple=thumbv7-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/Thumb2/2010-03-08-addi12-ccout.ll' -- ******************** Last 10 lines of 'mul_const.ll': :17:1: note: scanning from here @ BB#0: @ %entry ^ :18:2: note: possible intended match here rsb r0, r0, lsl #3, r0 ^ -- ******************** Last 10 lines of 'thumb2-rsb.ll': :8:1: note: scanning from here Leh_func_begin0: ^ :43:2: note: possible intended match here rsb r0, r0, ror #8, r0 ^ -- ******************** Last 10 lines of 'thumb2-rsb2.ll': :8:1: note: scanning from here Leh_func_begin0: ^ :54:2: note: possible intended match here rsb.w r0, #66846720, r0 ^ -- ******************** Last 10 lines of 'thumb-tests.txt': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/MC/Disassembler/thumb-tests.txt:59:10: error: expected string not found in input # CHECK: rsb r0, r2, r0 ^ :19:2: note: scanning from here rsb r0, r0, r2 ^ -- ******************** From daniel_dunbar at apple.com Fri Nov 12 16:08:05 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 12 Nov 2010 16:08:05 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101113000812.4B298BCAAF22@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/6210 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 118941 Blamelist: dpatel,peckw,resistor BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/ARM/ARMInstrThumb2.td At: Fri 12 Nov 2010 15:22:52 Changed By: resistor Comments: Attemt to provide correct encodings for Thumb2 binary operators. Properties: Files: lib/CodeGen/AsmPrinter/DwarfDebug.cpp lib/CodeGen/AsmPrinter/DwarfDebug.h At: Fri 12 Nov 2010 15:22:52 Changed By: dpatel Comments: Remove DW_AT_start_scope support. It is incomplete and superseeded by location entries support. Properties: Files: cmake/modules/LLVMLibDeps.cmake lib/Target/MBlaze/AsmParser/MBlazeAsmParser.cpp lib/Target/MBlaze/InstPrinter/MBlazeInstPrinter.cpp lib/Target/MBlaze/InstPrinter/MBlazeInstPrinter.h lib/Target/MBlaze/MBlazeAsmPrinter.cpp lib/Target/MBlaze/MBlazeISelDAGToDAG.cpp lib/Target/MBlaze/MBlazeInstrFPU.td lib/Target/MBlaze/MBlazeInstrFormats.td lib/Target/MBlaze/MBlazeInstrInfo.cpp lib/Target/MBlaze/MBlazeInstrInfo.h lib/Target/MBlaze/MBlazeInstrInfo.td lib/Target/MBlaze/MBlazeRegisterInfo.cpp test/MC/MBlaze/mblaze_branch.s test/MC/MBlaze/mblaze_fpu.s test/MC/MBlaze/mblaze_fsl.s test/MC/MBlaze/mblaze_memory.s test/MC/MBlaze/mblaze_pattern.s test/MC/MBlaze/mblaze_shift.s test/MC/MBlaze/mblaze_special.s test/MC/MBlaze/mblaze_typea.s At: Fri 12 Nov 2010 15:32:37 Changed By: peckw Comments: 1. Finishing MBlaze MC asm parser test cases 2. Parsing .word directive in MBlaze asm parser 3. Fixing hack where memory instructions reversed order of last two parameters 4. Fixing many improperly encoded instructions 5. Support parsing special instructions (MFS,MTS,etc.) 6. Removing unused functions from inst printer Properties: LOGS: Last 10 lines of 'stdio': LLVM :: CodeGen/Thumb2/thumb2-rsb.ll LLVM :: CodeGen/Thumb2/thumb2-rsb2.ll LLVM :: MC/Disassembler/thumb-tests.txt Expected Passes : 5058 Expected Failures : 45 Unsupported Tests : 556 Unexpected Failures: 5 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/Thumb2/2010-03-08-addi12-ccout.ll LLVM :: CodeGen/Thumb2/mul_const.ll LLVM :: CodeGen/Thumb2/thumb2-rsb.ll LLVM :: CodeGen/Thumb2/thumb2-rsb2.ll LLVM :: MC/Disassembler/thumb-tests.txt Last 10 lines of 'xfail': LLVM :: MC/ARM/neont2-vst-encoding.s LLVM :: MC/ARM/neont2-mov-encoding.s LLVM :: MC/ARM/thumb2.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 '2010-03-08-addi12-ccout.ll': 19 llc 0x0000000000000002 start + 4294846350 Stack dump: 0. Program arguments: llc -mtriple=thumbv7-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Post RA top-down list latency scheduler' on function '@SyHelp' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/CodeGen/Thumb2/Output/2010-03-08-addi12-ccout.ll.script: line 2: 69426 Illegal instruction 'llc' '-mtriple=thumbv7-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/Thumb2/2010-03-08-addi12-ccout.ll' -- ******************** Last 10 lines of 'mul_const.ll': :17:1: note: scanning from here @ BB#0: @ %entry ^ :18:2: note: possible intended match here rsb r0, r0, lsl #3, r0 ^ -- ******************** Last 10 lines of 'thumb2-rsb.ll': :8:1: note: scanning from here Leh_func_begin0: ^ :43:2: note: possible intended match here rsb r0, r0, ror #8, r0 ^ -- ******************** Last 10 lines of 'thumb2-rsb2.ll': :8:1: note: scanning from here Leh_func_begin0: ^ :54:2: note: possible intended match here rsb.w r0, #66846720, r0 ^ -- ******************** Last 10 lines of 'thumb-tests.txt': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/MC/Disassembler/thumb-tests.txt:59:10: error: expected string not found in input # CHECK: rsb r0, r2, r0 ^ :19:2: note: scanning from here rsb r0, r0, r2 ^ -- ******************** Last 10 lines of 'stdio': LLVM :: CodeGen/Thumb2/thumb2-rsb.ll LLVM :: CodeGen/Thumb2/thumb2-rsb2.ll LLVM :: MC/Disassembler/thumb-tests.txt Expected Passes : 5058 Expected Failures : 45 Unsupported Tests : 556 Unexpected Failures: 5 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/Thumb2/2010-03-08-addi12-ccout.ll LLVM :: CodeGen/Thumb2/mul_const.ll LLVM :: CodeGen/Thumb2/thumb2-rsb.ll LLVM :: CodeGen/Thumb2/thumb2-rsb2.ll LLVM :: MC/Disassembler/thumb-tests.txt Last 10 lines of 'xfail': LLVM :: MC/ARM/neont2-mul-accum-encoding.s LLVM :: MC/ARM/thumb2.s LLVM :: MC/ARM/neont2-vst-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/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/C/emit-llvm-opt.c LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C++/unknown_suffix.unk LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of '2010-03-08-addi12-ccout.ll': 20 llc 0x0000000000000002 start + 4294838626 Stack dump: 0. Program arguments: llc -mtriple=thumbv7-apple-darwin 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Post RA top-down list latency scheduler' on function '@SyHelp' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/CodeGen/Thumb2/Output/2010-03-08-addi12-ccout.ll.script: line 2: 71211 Illegal instruction 'llc' '-mtriple=thumbv7-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/Thumb2/2010-03-08-addi12-ccout.ll' -- ******************** Last 10 lines of 'mul_const.ll': :17:1: note: scanning from here @ BB#0: @ %entry ^ :18:2: note: possible intended match here rsb r0, r0, lsl #3, r0 ^ -- ******************** Last 10 lines of 'thumb2-rsb.ll': :8:1: note: scanning from here Leh_func_begin0: ^ :43:2: note: possible intended match here rsb r0, r0, ror #8, r0 ^ -- ******************** Last 10 lines of 'thumb2-rsb2.ll': :8:1: note: scanning from here Leh_func_begin0: ^ :54:2: note: possible intended match here rsb.w r0, #66846720, r0 ^ -- ******************** Last 10 lines of 'thumb-tests.txt': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/MC/Disassembler/thumb-tests.txt:59:10: error: expected string not found in input # CHECK: rsb r0, r2, r0 ^ :19:2: note: scanning from here rsb r0, r0, r2 ^ -- ******************** From buildbot at google1.osuosl.org Fri Nov 12 16:12:51 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 16:12:51 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20101113001254.34CA313B2060@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/10669 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118945 Blamelist: dgregor,dpatel,evancheng,peckw,resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 12 16:13:36 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 16:13:36 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux Message-ID: <20101113001339.30EF913B2060@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux/builds/19240 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc14 Build Reason: Build Source Stamp: 118945 Blamelist: dgregor,evancheng BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 12 16:19:48 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 16:19:48 -0800 Subject: [llvm-testresults] buildbot failure in llvm on build-self-4-mingw32 Message-ID: <20101113001951.28DFA13B2060@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/2937 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 118940 Blamelist: dpatel,echristo,evancheng,resistor BUILD FAILED: failed run.build.step.test_llvm_1 sincerely, -The Buildbot From daniel_dunbar at apple.com Fri Nov 12 16:35:47 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 12 Nov 2010 16:35:47 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101113003555.6C4E8B727A06@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/6514 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 118940 Blamelist: dpatel,echristo,evancheng,kremenek,resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: File: tools/libclang/CIndex.cpp At: Fri 12 Nov 2010 14:27:37 Changed By: kremenek Comments: CursorVisitor: migrate ObjCMessageExpr over to data-recursion algorithm.Properties: File: tools/libclang/CIndex.cpp At: Fri 12 Nov 2010 14:27:37 Changed By: kremenek Comments: CursorVisitor: Pull ObjCMessageExpr and explicit casts into data-recursion algorithm.Properties: Files: lib/Target/ARM/ARMISelDAGToDAG.cpp lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMInstrThumb2.td test/CodeGen/ARM/select_xform.ll At: Fri 12 Nov 2010 14:48:13 Changed By: evancheng Comments: Add conditional mvn instructions.Properties: File: lib/Target/ARM/ARMFastISel.cpp At: Fri 12 Nov 2010 15:00:03 Changed By: echristo Comments: Make this happen for ARM like x86. Don't entirely bail out when an address is in a different block, get it into a register and go from there. Properties: Files: lib/Target/ARM/ARMCodeEmitter.cpp lib/Target/ARM/ARMExpandPseudoInsts.cpp lib/Target/ARM/ARMInstrInfo.cpp lib/Target/ARM/ARMInstrInfo.h lib/Target/ARM/ARMInstrInfo.td At: Fri 12 Nov 2010 15:09:26 Changed By: evancheng Comments: Eliminate ARM::MOVi2pieces. Just use MOVi32imm and expand it to either movi+orr or movw+movt depending on the subtarget.Properties: File: lib/Target/ARM/ARMInstrThumb2.td At: Fri 12 Nov 2010 15:22:52 Changed By: resistor Comments: Attemt to provide correct encodings for Thumb2 binary operators. Properties: Files: lib/CodeGen/AsmPrinter/DwarfDebug.cpp lib/CodeGen/AsmPrinter/DwarfDebug.h At: Fri 12 Nov 2010 15:22:52 Changed By: dpatel Comments: Remove DW_AT_start_scope support. It is incomplete and superseeded by location entries support. Properties: LOGS: Last 10 lines of 'stdio': LLVM :: CodeGen/Thumb2/thumb2-rsb.ll LLVM :: CodeGen/Thumb2/thumb2-rsb2.ll LLVM :: MC/Disassembler/thumb-tests.txt Expected Passes : 5560 Expected Failures : 53 Unsupported Tests : 40 Unexpected Failures: 5 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 Fri Nov 12 16:43:02 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 16:43:02 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20101113004305.AD45D13B2060@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/5213 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118948 Blamelist: dgregor,dpatel,echristo,evancheng,nicholas,peckw,resistor BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 12 17:13:51 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 17:13:51 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux-checks Message-ID: <20101113011354.310E313B2060@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux-checks on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux-checks/builds/411 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc10 Build Reason: Build Source Stamp: 118922 Blamelist: atrick,bwilson,d0k,djg,evancheng,grosbach,kremenek,lattner,rafael BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 12 18:36:43 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 18:36:43 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-linux-selfhost Message-ID: <20101113023645.DBFDB13B2060@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-linux-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-linux-selfhost/builds/561 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 118948 Blamelist: dgregor,dpatel,echristo,evancheng,kremenek,nicholas,peckw,resistor BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From daniel_dunbar at apple.com Fri Nov 12 19:11:15 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 12 Nov 2010 19:11:15 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101113031123.E2491BCB3414@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/15560 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 118974 Blamelist: peckw BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: File: test/MC/Disassembler/mblaze-tests.txt At: Fri 12 Nov 2010 18:57:59 Changed By: peckw Comments: Add test cases that should have been committed with 118969. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: MC/Disassembler/mblaze-tests.txt Expected Passes : 5064 Expected Failures : 45 Unsupported Tests : 556 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: MC/Disassembler/mblaze-tests.txt Last 10 lines of 'xfail': LLVM :: MC/ARM/neont2-vld-encoding.s LLVM :: MC/ARM/neont2-vst-encoding.s LLVM :: MC/ARM/thumb2.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 'mblaze-tests.txt': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/MC/Disassembler/mblaze-tests.txt:10:10: error: expected string not found in input # CHECK: bge r2, r3 ^ :2:1: note: scanning from here ^ -- ******************** From buildbot at google1.osuosl.org Fri Nov 12 19:12:20 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 19:12:20 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux Message-ID: <20101113031223.1E1F313B2060@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux/builds/19251 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc14 Build Reason: Build Source Stamp: 118974 Blamelist: ddunbar,peckw BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 12 19:30:10 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 19:30:10 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20101113033013.4E96813B2060@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/10672 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118974 Blamelist: ddunbar,evancheng,peckw,rjmccall BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 12 19:30:25 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 19:30:25 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20101113033028.35DE613B2060@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/13304 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 118974 Blamelist: ddunbar,evancheng,peckw BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 12 19:43:59 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 19:43:59 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20101113034402.46A0713B2060@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/8153 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 118974 Blamelist: ddunbar,peckw BUILD FAILED: failed run.build.step.test_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 12 19:49:28 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 19:49:28 -0800 Subject: [llvm-testresults] buildbot failure in llvm on build-self-4-mingw32 Message-ID: <20101113034930.DC12513B2060@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/2941 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 118974 Blamelist: ddunbar,evancheng,peckw,rjmccall BUILD FAILED: failed run.build.step.test_llvm_1 sincerely, -The Buildbot From daniel_dunbar at apple.com Fri Nov 12 19:49:42 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 12 Nov 2010 19:49:42 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101113034949.9B97CB731B36@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/6218 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 118974 Blamelist: ddunbar,peckw BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot ================================================================================ CHANGES: File: include/llvm/ExecutionEngine/JITEventListener.h At: Fri 12 Nov 2010 18:52:54 Changed By: ddunbar Comments: Clean up some doxyments/style.Properties: File: include/llvm/ExecutionEngine/JITMemoryManager.h At: Fri 12 Nov 2010 18:52:54 Changed By: ddunbar Comments: More style nittiness.Properties: Files: include/llvm/Support/ErrorHandling.h lib/Support/ErrorHandling.cpp At: Fri 12 Nov 2010 18:52:54 Changed By: ddunbar Comments: report_fatal_error: Simplify a possible ambiguity.Properties: Files: include/llvm/ExecutionEngine/ExecutionEngine.h lib/ExecutionEngine/ExecutionEngine.cpp At: Fri 12 Nov 2010 18:52:54 Changed By: ddunbar Comments: JIT: More nitty style tweakage, aka territory marking.Properties: File: test/MC/Disassembler/mblaze-tests.txt At: Fri 12 Nov 2010 18:57:59 Changed By: peckw Comments: Add test cases that should have been committed with 118969. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: MC/Disassembler/mblaze-tests.txt Expected Passes : 5064 Expected Failures : 45 Unsupported Tests : 556 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: MC/Disassembler/mblaze-tests.txt Last 10 lines of 'xfail': LLVM :: MC/ARM/neont2-pairwise-encoding.s LLVM :: MC/ARM/neont2-vld-encoding.s LLVM :: MC/ARM/thumb2.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++/filelist.cpp LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/C/emit-llvm-opt.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'mblaze-tests.txt': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/MC/Disassembler/mblaze-tests.txt:10:10: error: expected string not found in input # CHECK: bge r2, r3 ^ :2:1: note: scanning from here ^ -- ******************** Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: MC/Disassembler/mblaze-tests.txt Expected Passes : 5064 Expected Failures : 45 Unsupported Tests : 556 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: MC/Disassembler/mblaze-tests.txt Last 10 lines of 'xfail': LLVM :: MC/ARM/neont2-table-encoding.s LLVM :: MC/ARM/thumb2.s LLVM :: MC/ARM/neont2-vld-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 'mblaze-tests.txt': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/MC/Disassembler/mblaze-tests.txt:10:10: error: expected string not found in input # CHECK: bge r2, r3 ^ :2:1: note: scanning from here ^ -- ******************** From buildbot at google1.osuosl.org Fri Nov 12 19:52:55 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 19:52:55 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20101113035257.E16EE13B2060@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/5216 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118975 Blamelist: ddunbar,evancheng,peckw,rafael BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot From daniel_dunbar at apple.com Fri Nov 12 19:55:01 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 12 Nov 2010 19:55:01 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20101113035509.3A934BCB4FF3@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/10913 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 118974 Blamelist: peckw BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: File: test/MC/Disassembler/mblaze-tests.txt At: Fri 12 Nov 2010 18:57:59 Changed By: peckw Comments: Add test cases that should have been committed with 118969. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: MC/Disassembler/mblaze-tests.txt Expected Passes : 5064 Expected Failures : 45 Unsupported Tests : 556 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: MC/Disassembler/mblaze-tests.txt Last 10 lines of 'xfail': LLVM :: MC/ARM/neont2-vld-encoding.s LLVM :: MC/ARM/neont2-vst-encoding.s LLVM :: MC/ARM/thumb2.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 'mblaze-tests.txt': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/MC/Disassembler/mblaze-tests.txt:10:10: error: expected string not found in input # CHECK: bge r2, r3 ^ :2:1: note: scanning from here ^ -- ******************** Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: MC/Disassembler/mblaze-tests.txt Expected Passes : 5543 Expected Failures : 53 Unsupported Tests : 69 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: MC/Disassembler/mblaze-tests.txt Last 10 lines of 'xfail': LLVM :: MC/ARM/neont2-vld-encoding.s LLVM :: MC/ARM/neont2-vst-encoding.s LLVM :: MC/ARM/thumb2.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 'mblaze-tests.txt': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/MC/Disassembler/mblaze-tests.txt:10:10: error: expected string not found in input # CHECK: bge r2, r3 ^ :2:1: note: scanning from here ^ -- ******************** From buildbot at google1.osuosl.org Fri Nov 12 19:57:57 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 19:57:57 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20101113035800.068F313B2060@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/10306 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 118975 Blamelist: ddunbar,peckw,rafael BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 12 19:59:37 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 19:59:37 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-arm-linux Message-ID: <20101113035940.4C7A813B2060@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/4608 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: ranby1 Build Reason: Build Source Stamp: 118948 Blamelist: baldrick,dgregor,dpatel,echristo,evancheng,grosbach,kremenek,nicholas,peckw,resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 12 20:03:24 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 20:03:24 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20101113040328.0F88313B2062@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/7851 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118975 Blamelist: ddunbar,peckw,rafael BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 12 20:11:55 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 20:11:55 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20101113041157.F0BC713B2060@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/3106 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 118974 Blamelist: ddunbar,evancheng,grosbach,kremenek,peckw,rafael,rjmccall BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 12 20:14:03 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 20:14:03 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20101113041406.61C8A13B2060@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/9326 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 118974 Blamelist: ddunbar,evancheng,peckw,rjmccall BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 12 20:25:59 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 20:25:59 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101113042601.F1E8B13B2060@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/7389 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118975 Blamelist: ddunbar,peckw,rafael BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 12 20:31:21 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 20:31:21 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i386-linux-selfhost Message-ID: <20101113043124.045A513B2060@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/780 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc11 Build Reason: Build Source Stamp: 118974 Blamelist: ddunbar,evancheng,peckw BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From daniel_dunbar at apple.com Fri Nov 12 20:54:40 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 12 Nov 2010 20:54:40 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101113045448.F1C28BCB7FC1@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/6518 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 118975 Blamelist: ddunbar,peckw,rafael BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/MBlaze/Disassembler/MBlazeDisassembler.cpp lib/Target/MBlaze/MBlazeInstrInfo.td lib/Target/MBlaze/TODO test/MC/MBlaze/mblaze_pattern.s At: Fri 12 Nov 2010 18:42:37 Changed By: peckw Comments: 1. Adding test cases for MBlaze MC disassembler. 2. Fixing several errors in disassembler uncovered by test cases. 3. Fixing invalid encoding of PCMPEQ and PCMPNE uncovered by test cases. Properties: File: include/llvm/ExecutionEngine/JITEventListener.h At: Fri 12 Nov 2010 18:52:54 Changed By: ddunbar Comments: Clean up some doxyments/style.Properties: File: include/llvm/ExecutionEngine/JITMemoryManager.h At: Fri 12 Nov 2010 18:52:54 Changed By: ddunbar Comments: More style nittiness.Properties: Files: include/llvm/Support/ErrorHandling.h lib/Support/ErrorHandling.cpp At: Fri 12 Nov 2010 18:52:54 Changed By: ddunbar Comments: report_fatal_error: Simplify a possible ambiguity.Properties: Files: include/llvm/ExecutionEngine/ExecutionEngine.h lib/ExecutionEngine/ExecutionEngine.cpp At: Fri 12 Nov 2010 18:52:54 Changed By: ddunbar Comments: JIT: More nitty style tweakage, aka territory marking.Properties: File: test/MC/Disassembler/mblaze-tests.txt At: Fri 12 Nov 2010 18:57:59 Changed By: peckw Comments: Add test cases that should have been committed with 118969. Properties: Files: include/llvm/MC/MCContext.h include/llvm/MC/MCDwarf.h lib/MC/MCContext.cpp lib/MC/MCParser/AsmParser.cpp test/MC/AsmParser/directive_loc.s At: Fri 12 Nov 2010 19:23:02 Changed By: rafael Comments: Parse and remember discriminators in .loc line. I try to output them with another patch. This lets us parse a bit more of the gcc 4.5 output.Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: MC/Disassembler/mblaze-tests.txt Expected Passes : 5572 Expected Failures : 53 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 Fri Nov 12 21:20:39 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 21:20:39 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101113052042.96B8C13B2060@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/10500 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 118981 Blamelist: rafael BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 12 21:27:26 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 21:27:26 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20101113052729.5793F13B2060@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/7853 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118980 Blamelist: grosbach,rafael BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 12 21:35:00 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 21:35:00 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20101113053503.A3DCC13B2060@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/10308 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 118983 Blamelist: kremenek,rafael BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 12 21:56:39 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 12 Nov 2010 21:56:39 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-vg Message-ID: <20101113055642.3BA4213B2060@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/2326 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 118975 Blamelist: ddunbar,evancheng,grosbach,kremenek,peckw,rafael,rjmccall BUILD FAILED: failed test-llvm sincerely, -The Buildbot From llvm-testresults at cs.uiuc.edu Sat Nov 13 00:40:48 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Sat, 13 Nov 2010 02:40:48 -0600 (CST) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101113084048.361CA2A6C12C@llvm.org> http://llvm.org/perf/db_default/simple/nts/19/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:3 Name: curlew.apple.com Comparing: Run: 19, Order: 118992, Start Time: 2010-11-13 07:57:24, End Time: 2010-11-13 08:42:39 To: 18, Order: 118921, Start Time: 2010-11-12 20:19:45, End Time: 2010-11-12 21:05:34 =============== Tests Summary =============== Performance Regressions: 13 Performance Improvements: 17 Existing Failures: 1 Unchanged Tests: 910 Total Tests: 941 ============== Changes Detail ============== Performance Regressions ----------------------- MultiSource/Benchmarks/McCat/08-main/main.exec: 100.00%(0.0600 => 0.1200, std. dev.: 0.0000) SingleSource/Benchmarks/Shootout/methcall.exec: 53.18%(5.1900 => 7.9500, std. dev.: 0.0000) SingleSource/Benchmarks/Shootout-C++/methcall.exec: 39.97%(6.0800 => 8.5100, std. dev.: 0.0000) MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1.exec: 26.37%(0.9100 => 1.1500, std. dev.: 0.0000) SingleSource/Benchmarks/BenchmarkGame/n-body.exec: 24.35%(1.1500 => 1.4300, std. dev.: 0.0000) SingleSource/Benchmarks/BenchmarkGame/fannkuch.exec: 16.46%(3.1600 => 3.6800, std. dev.: 0.0000) SingleSource/Benchmarks/Misc/fbench.exec: 9.33%(1.9300 => 2.1100, std. dev.: 0.0000) SingleSource/Benchmarks/Shootout-C++/objinst.exec: 4.71%(10.6100 => 11.1100, std. dev.: 0.0000) MultiSource/Applications/JM/lencod/lencod.exec: 3.59%(12.5400 => 12.9900, std. dev.: 0.0000) SingleSource/Benchmarks/Shootout/lists.exec: 3.25%(5.8400 => 6.0300, std. dev.: 0.0000) External/SPEC/CINT2000/175_vpr/175_vpr.exec: 2.02%(4.9500 => 5.0500, std. dev.: 0.0000) MultiSource/Benchmarks/BitBench/five11/five11.exec: 1.63%(7.9700 => 8.1000, std. dev.: 0.0000) External/SPEC/CINT2000/164_gzip/164_gzip.exec: 1.57%(15.9200 => 16.1700, std. dev.: 0.0000) Performance Improvements ------------------------ SingleSource/Benchmarks/Dhrystone/fldry.exec: -8.15%(4.1700 => 3.8300, std. dev.: 0.0000) MultiSource/Applications/Burg/burg.compile: -4.00%(1.5000 => 1.4400, std. dev.: 0.0000) MultiSource/Benchmarks/VersaBench/dbms/dbms.exec: -3.95%(1.5200 => 1.4600, std. dev.: 0.0000) SingleSource/Benchmarks/Shootout-C++/lists.exec: -3.16%(14.5400 => 14.0800, std. dev.: 0.0000) SingleSource/Benchmarks/Dhrystone/dry.exec: -3.07%(3.5800 => 3.4700, std. dev.: 0.0000) MultiSource/Benchmarks/NPB-serial/is/is.exec: -2.56%(10.1700 => 9.9100, std. dev.: 0.0000) External/SPEC/CINT2000/300_twolf/300_twolf.compile: -2.52%(6.3400 => 6.1800, std. dev.: 0.0000) MultiSource/Benchmarks/Prolangs-C++/life/life.exec: -2.17%(3.6900 => 3.6100, std. dev.: 0.0000) MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc.compile: -1.98%(8.5800 => 8.4100, std. dev.: 0.0000) External/SPEC/CINT95/132_ijpeg/132_ijpeg.compile: -1.95%(5.1400 => 5.0400, std. dev.: 0.0000) MultiSource/Benchmarks/MallocBench/gs/gs.compile: -1.89%(4.7700 => 4.6800, std. dev.: 0.0000) External/SPEC/CINT95/124_m88ksim/124_m88ksim.compile: -1.80%(5.0100 => 4.9200, std. dev.: 0.0000) MultiSource/Applications/lua/lua.compile: -1.65%(4.2300 => 4.1600, std. dev.: 0.0000) MultiSource/Benchmarks/MallocBench/espresso/espresso.compile: -1.24%(4.8200 => 4.7600, std. dev.: 0.0000) External/SPEC/CINT2006/400_perlbench/400_perlbench.exec: -1.22%(9.8400 => 9.7200, std. dev.: 0.0000) SingleSource/Benchmarks/Misc/salsa20.exec: -1.09%(10.0500 => 9.9400, std. dev.: 0.0000) External/SPEC/CFP2000/188_ammp/188_ammp.exec: -1.07%(17.7900 => 17.6000, std. dev.: 0.0000) Existing Failures ----------------- External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Sat Nov 13 03:12:37 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 13 Nov 2010 03:12:37 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux Message-ID: <20101113111240.6739613B2060@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux/builds/19269 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc14 Build Reason: Build Source Stamp: 118999 Blamelist: void BUILD FAILED: failed test-llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Sat Nov 13 03:13:56 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sat, 13 Nov 2010 03:13:56 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101113111403.EC387BCC42A6@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/15578 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 118999 Blamelist: void BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMInstrThumb.td lib/Target/ARM/ARMInstrThumb2.td lib/Target/ARM/ARMInstrVFP.td At: Sat 13 Nov 2010 03:03:07 Changed By: void Comments: Add uses of the *_ldst_multi multiclasses. These aren't used yet. Properties: LOGS: Last 10 lines of 'stdio': Failing Tests (2): LLVM :: MC/Disassembler/arm-tests.txt LLVM :: MC/Disassembler/thumb-tests.txt Expected Passes : 5063 Expected Failures : 45 Unsupported Tests : 556 Unexpected Failures: 2 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: MC/Disassembler/arm-tests.txt LLVM :: MC/Disassembler/thumb-tests.txt Last 10 lines of 'xfail': LLVM :: MC/ARM/neont2-vld-encoding.s LLVM :: MC/ARM/neont2-vst-encoding.s LLVM :: MC/ARM/thumb2.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 'arm-tests.txt': :22:2: note: scanning from here ldm #1!, {r0, r2, r4, r6, r8, r10} ^ :22:7: note: possible intended match here ldm #1!, {r0, r2, r4, r6, r8, r10} ^ -- ******************** Last 10 lines of 'thumb-tests.txt': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/MC/Disassembler/thumb-tests.txt:3:10: error: expected string not found in input # CHECK: add r5, sp, #68 ^ :1:1: note: scanning from here ^ -- ******************** From buildbot at google1.osuosl.org Sat Nov 13 03:25:04 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 13 Nov 2010 03:25:04 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20101113112507.7C0ED13B2060@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/13315 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 118999 Blamelist: void BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Sat Nov 13 03:33:44 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 13 Nov 2010 03:33:44 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20101113113348.0955613B2060@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/8167 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 118999 Blamelist: void BUILD FAILED: failed run.build.step.test_llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Sat Nov 13 03:37:44 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sat, 13 Nov 2010 03:37:44 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20101113113755.812EEBCC4F16@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/11686 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 118999 Blamelist: void BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp At: Sat 13 Nov 2010 02:45:02 Changed By: void Comments: Minor cleanups: - Get the opcode once. - Add a ParserMatchClass to reglist. Properties: Files: lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMInstrThumb.td lib/Target/ARM/ARMInstrThumb2.td lib/Target/ARM/ARMInstrVFP.td At: Sat 13 Nov 2010 02:47:37 Changed By: void Comments: Convert the modes to lower case. Properties: Files: lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMInstrThumb.td lib/Target/ARM/ARMInstrThumb2.td lib/Target/ARM/ARMInstrVFP.td At: Sat 13 Nov 2010 03:03:07 Changed By: void Comments: Add uses of the *_ldst_multi multiclasses. These aren't used yet. Properties: LOGS: Last 10 lines of 'stdio': Failing Tests (2): LLVM :: MC/Disassembler/arm-tests.txt LLVM :: MC/Disassembler/thumb-tests.txt Expected Passes : 5063 Expected Failures : 45 Unsupported Tests : 556 Unexpected Failures: 2 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: MC/Disassembler/arm-tests.txt LLVM :: MC/Disassembler/thumb-tests.txt Last 10 lines of 'xfail': LLVM :: MC/ARM/thumb2.s LLVM :: MC/ARM/neont2-mov-encoding.s LLVM :: MC/ARM/neon-mov-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 'arm-tests.txt': :22:2: note: scanning from here ldm #1!, {r0, r2, r4, r6, r8, r10} ^ :22:7: note: possible intended match here ldm #1!, {r0, r2, r4, r6, r8, r10} ^ -- ******************** Last 10 lines of 'thumb-tests.txt': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/MC/Disassembler/thumb-tests.txt:3:10: error: expected string not found in input # CHECK: add r5, sp, #68 ^ :1:1: note: scanning from here ^ -- ******************** From buildbot at google1.osuosl.org Sat Nov 13 03:44:29 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 13 Nov 2010 03:44:29 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20101113114432.2082C13B2060@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/7860 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 118999 Blamelist: void BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Sat Nov 13 03:56:16 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 13 Nov 2010 03:56:16 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20101113115618.DF37E13B2060@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/9335 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 118999 Blamelist: void BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Sat Nov 13 04:05:50 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 13 Nov 2010 04:05:50 -0800 Subject: [llvm-testresults] buildbot failure in llvm on build-self-4-mingw32 Message-ID: <20101113120553.26C8E13B2060@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/2951 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 118999 Blamelist: void BUILD FAILED: failed run.build.step.test_llvm_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Sat Nov 13 06:55:57 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 13 Nov 2010 06:55:57 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-arm-linux Message-ID: <20101113145600.339E313B2060@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/4611 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: ranby1 Build Reason: Build Source Stamp: 118999 Blamelist: chandlerc,rjmccall,void BUILD FAILED: failed test-llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Sat Nov 13 14:10:57 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sat, 13 Nov 2010 14:10:57 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101113221149.5F892B76BB8D@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/15587 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 119011 Blamelist: fjahanian BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/CodeGen/CGBlocks.cpp lib/CodeGen/CGBlocks.h lib/CodeGen/CGClass.cpp lib/CodeGen/CGExprCXX.cpp lib/CodeGen/CodeGenFunction.h test/CodeGenCXX/cxx-block-objects.cpp At: Sat 13 Nov 2010 13:58:48 Changed By: fjahanian Comments: Block API patch to do copy ctor of copied-in cxx objects in copy helper function and dtor of copied cxx objects in dispose helper functions. __block variables TBD next. Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 42.94s ******************** Failing Tests (1): Clang :: CodeGen/blockstret.c Expected Passes : 2648 Expected Failures : 20 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: CodeGen/blockstret.c Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'blockstret.c': :1:1: note: scanning from here ; ModuleID = '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/blockstret.c' ^ :24:27: note: possible intended match here @__block_literal_global = internal constant %1 { i8** @_NSConcreteGlobalBlock, i32 1879048192, i32 0, void (%struct.bigbig*, %struct.__block_literal_1*)* @__block_global_0, %0* @__block_descriptor_global } ^ -- ******************** From buildbot at google1.osuosl.org Sat Nov 13 14:24:21 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 13 Nov 2010 14:24:21 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20101113222424.2D93A13B2060@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/10685 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119011 Blamelist: baldrick,fjahanian BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Sat Nov 13 15:10:12 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 13 Nov 2010 15:10:12 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20101113231015.53BBC13B2060@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/9343 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 119011 Blamelist: fjahanian BUILD FAILED: failed test-clang sincerely, -The Buildbot From daniel_dunbar at apple.com Sat Nov 13 15:21:34 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sat, 13 Nov 2010 15:21:34 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin10-qa_tests Message-ID: <20101113232141.756A1BCE4270@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/1578 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-01 Build Reason: Build Source Stamp: 119011 Blamelist: baldrick,fjahanian BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot ================================================================================ CHANGES: File: test/Transforms/GVN/2010-11-13-Simplify.ll At: Sat 13 Nov 2010 13:39:26 Changed By: baldrick Comments: Testcase to go along with commit 118923 ("Have GVN simplify instructions as it goes"). Before -std-compile-opts only got it down to %a = tail call i32 @foo(i32 0) readnone %x = tail call i32 @foo(i32 %a) readnone %y = tail call i32 @foo(i32 %a) readnone %z = icmp eq i32 %x, %y ret i1 %z while now -basicaa -gvn alone reduce it to %a = call i32 @foo(i32 0) readnone %x = call i32 @foo(i32 %a) readnone ret i1 true Properties: Files: lib/CodeGen/CGBlocks.cpp lib/CodeGen/CGBlocks.h lib/CodeGen/CGClass.cpp lib/CodeGen/CGExprCXX.cpp lib/CodeGen/CodeGenFunction.h test/CodeGenCXX/cxx-block-objects.cpp At: Sat 13 Nov 2010 13:58:48 Changed By: fjahanian Comments: Block API patch to do copy ctor of copied-in cxx objects in copy helper function and dtor of copied cxx objects in dispose helper functions. __block variables TBD next. Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 17.16s ******************** Failing Tests (1): Clang :: CodeGen/blocksignature.c Expected Passes : 2648 Expected Failures : 20 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: CodeGen/blocksignature.c Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'blocksignature.c': :22:1: note: scanning from here @__block_descriptor_tmp = internal constant %2 { i64 0, i64 40, i8* getelementptr inbounds ([12 x i8]* @.str1, i32 0, i32 0), i8* null } ^ :50:2: note: possible intended match here store i32 1140850688, i32* %9 ^ -- ******************** Last 10 lines of 'stdio': ******************** Failing Tests (2): Clang :: CodeGen/blocksignature.c Clang :: CodeGen/blockstret.c Expected Passes : 2647 Expected Failures : 20 Unexpected Failures: 2 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: CodeGen/blocksignature.c Clang :: CodeGen/blockstret.c Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'blocksignature.c': :22:1: note: scanning from here @__block_descriptor_tmp = internal constant %2 { i64 0, i64 40, i8* getelementptr inbounds ([12 x i8]* @.str1, i32 0, i32 0), i8* null } ^ :50:2: note: possible intended match here store i32 1140850688, i32* %9 ^ -- ******************** Last 10 lines of 'blockstret.c': :1:1: note: scanning from here ; ModuleID = '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/tools/clang/test/CodeGen/blockstret.c' ^ :24:27: note: possible intended match here @__block_literal_global = internal constant %1 { i8** @_NSConcreteGlobalBlock, i32 1879048192, i32 0, void (%struct.bigbig*, %struct.__block_literal_1*)* @__block_global_0, %0* @__block_descriptor_global } ^ -- ******************** From buildbot at google1.osuosl.org Sat Nov 13 17:25:22 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 13 Nov 2010 17:25:22 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-vg Message-ID: <20101114012525.4599213B2060@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/2334 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 119011 Blamelist: baldrick,fjahanian BUILD FAILED: failed test-clang sincerely, -The Buildbot From daniel_dunbar at apple.com Sat Nov 13 22:43:17 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sat, 13 Nov 2010 22:43:17 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101114064324.34132B783C2F@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/6248 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 119030 Blamelist: kremenek,resistor BUILD FAILED: failed test-clang_1 sincerely, -The Buildbot ================================================================================ CHANGES: File: tools/libclang/CIndex.cpp At: Sat 13 Nov 2010 21:32:41 Changed By: kremenek Comments: Remove stale #include.Properties: File: lib/Target/ARM/ARMInstrThumb2.td At: Sat 13 Nov 2010 21:44:48 Changed By: resistor Comments: Second attempt at providing correct encodings for Thumb2 binary operators. Properties: File: tools/libclang/CIndex.cpp At: Sat 13 Nov 2010 21:49:15 Changed By: kremenek Comments: CursorVisitor: make data-recursion algorithm the default except for the few remaining Exprs still covered by the normal recursive visitation.Properties: LOGS: Last 10 lines of 'stdio': PASS: Clang :: SemaTemplate/typename-specifier-3.cpp (2657 of 2667) PASS: Clang :: SemaTemplate/template-id-printing.cpp (2658 of 2667) PASS: Clang :: SemaTemplate/value-dependent-null-pointer-constant.cpp (2659 of 2667) PASS: Clang :: SemaTemplate/typename-specifier-2.cpp (2660 of 2667) PASS: Clang :: SemaTemplate/template-id-expr.cpp (2661 of 2667) PASS: Clang :: SemaTemplate/typo-dependent-name.cpp (2662 of 2667) PASS: Clang :: SemaTemplate/typename-specifier.cpp (2663 of 2667) PASS: Clang :: SemaTemplate/typename-specifier-4.cpp (2664 of 2667) PASS: Clang :: SemaTemplate/unused-variables.cpp (2665 of 2667) PASS: Clang :: SemaTemplate/virtual-member-functions.cpp (2666 of 2667) Last 10 lines of 'fail': Clang :: Index/recursive-cxx-member-calls.cpp Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'recursive-cxx-member-calls.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Index/recursive-cxx-member-calls.cpp:189:18: error: expected string not found in input // CHECK-tokens: Keyword: "typedef" [1:1 - 1:8] ^ :1:1: note: scanning from here ^ -- ******************** From buildbot at google1.osuosl.org Sat Nov 13 23:41:47 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 13 Nov 2010 23:41:47 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101114074150.830C513B2060@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/10526 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 119031 Blamelist: lattner BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 00:13:40 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 00:13:40 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20101114081343.A684913B2060@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/3119 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 119030 Blamelist: fjahanian,kremenek,resistor BUILD FAILED: failed test-clang_1 sincerely, -The Buildbot From llvm-testresults at cs.uiuc.edu Sun Nov 14 00:42:49 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Sun, 14 Nov 2010 02:42:49 -0600 (CST) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101114084249.EECA22A6C12C@llvm.org> http://llvm.org/perf/db_default/simple/nts/20/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:3 Name: curlew.apple.com Comparing: Run: 20, Order: 119035, Start Time: 2010-11-14 07:59:44, End Time: 2010-11-14 08:44:41 To: 19, Order: 118992, Start Time: 2010-11-13 07:57:24, End Time: 2010-11-13 08:42:39 =============== Tests Summary =============== Existing Failures: 1 Unchanged Tests: 940 Total Tests: 941 ============== Changes Detail ============== Existing Failures ----------------- External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From daniel_dunbar at apple.com Sun Nov 14 00:57:04 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sun, 14 Nov 2010 00:57:04 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-qa_tests Message-ID: <20101114085721.1C2E4B788730@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/1715 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-01 Build Reason: Build Source Stamp: 119035 Blamelist: lattner BUILD FAILED: failed test-clang_1 sincerely, -The Buildbot ================================================================================ CHANGES: File: test/Transforms/ConstProp/nottest.ll At: Sat 13 Nov 2010 23:07:57 Changed By: lattner Comments: this test is pretty pointless and "propogation" isn't a word (or so Misha claims). Properties: Files: test/Transforms/ConstProp/bitcast.ll test/Transforms/ConstProp/bitcast2.ll At: Sat 13 Nov 2010 23:07:57 Changed By: lattner Comments: filecheckize, remove an old and useless test Properties: Files: test/Transforms/ConstProp/bitcast.ll test/Transforms/ConstProp/bitcast2.ll At: Sat 13 Nov 2010 23:07:57 Changed By: lattner Comments: rename test. Properties: File: www/features.html At: Sat 13 Nov 2010 23:12:39 Changed By: lattner Comments: fix typo Properties: File: www/features.html At: Sat 13 Nov 2010 23:37:37 Changed By: lattner Comments: typo2 Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (2): Clang :: Index/recursive-cxx-member-calls.cpp Clang :: Index/recursive-member-access.c Expected Passes : 2645 Expected Failures : 20 Unexpected Failures: 2 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: Index/recursive-cxx-member-calls.cpp Clang :: Index/recursive-member-access.c Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'recursive-cxx-member-calls.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/tools/clang/test/Index/recursive-cxx-member-calls.cpp:189:18: error: expected string not found in input // CHECK-tokens: Keyword: "typedef" [1:1 - 1:8] ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'recursive-member-access.c': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/tools/clang/test/Index/recursive-member-access.c:257:18: error: expected string not found in input // CHECK-tokens: Keyword: "struct" [1:1 - 1:7] StructDecl=rdar8650865:1:8 (Definition) ^ :1:1: note: scanning from here ^ -- ******************** From daniel_dunbar at apple.com Sun Nov 14 04:25:25 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sun, 14 Nov 2010 04:25:25 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101114122532.A9598BCFE607@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/6253 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 119038 Blamelist: baldrick BUILD FAILED: failed test-clang_1 sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/Analysis/InstructionSimplify.h lib/Analysis/InstructionSimplify.cpp At: Sun 14 Nov 2010 03:27:37 Changed By: baldrick Comments: Strip trailing whitespace. Properties: LOGS: Last 10 lines of 'stdio': PASS: Clang :: SemaTemplate/typename-specifier-3.cpp (2658 of 2668) PASS: Clang :: SemaTemplate/template-decl-fail.cpp (2659 of 2668) PASS: Clang :: SemaTemplate/typo-dependent-name.cpp (2660 of 2668) PASS: Clang :: SemaTemplate/typename-specifier-4.cpp (2661 of 2668) PASS: Clang :: SemaTemplate/typename-specifier.cpp (2662 of 2668) PASS: Clang :: SemaTemplate/virtual-member-functions.cpp (2663 of 2668) PASS: Clang :: SemaTemplate/template-id-printing.cpp (2664 of 2668) PASS: Clang :: SemaTemplate/value-dependent-null-pointer-constant.cpp (2665 of 2668) PASS: Clang :: SemaTemplate/typename-specifier-2.cpp (2666 of 2668) PASS: Clang :: SemaTemplate/unused-variables.cpp (2667 of 2668) Last 10 lines of 'fail': Clang :: Index/recursive-cxx-member-calls.cpp Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'recursive-cxx-member-calls.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Index/recursive-cxx-member-calls.cpp:189:18: error: expected string not found in input // CHECK-tokens: Keyword: "typedef" [1:1 - 1:8] ^ :1:1: note: scanning from here ^ -- ******************** From kremenek at apple.com Sun Nov 14 08:19:06 2010 From: kremenek at apple.com (Ted Kremenek) Date: Sun, 14 Nov 2010 08:19:06 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel In-Reply-To: <20101114081343.A684913B2060@google1.osuosl.org> References: <20101114081343.A684913B2060@google1.osuosl.org> Message-ID: This looks due to my commit. I have no idea why these tests aren't passing on a self-hosted clang on linux, but appear to be fine on a self-hosted clang on Mac OS X. All the other testers (including the Valgrind tester on Linux) are green. On Nov 14, 2010, at 12:13 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/3119 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: osu7 > > Build Reason: > Build Source Stamp: 119030 > Blamelist: fjahanian,kremenek,resistor > > BUILD FAILED: failed test-clang_1 > > sincerely, > -The Buildbot > From kremenek at apple.com Sun Nov 14 08:31:38 2010 From: kremenek at apple.com (Ted Kremenek) Date: Sun, 14 Nov 2010 08:31:38 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel In-Reply-To: References: <20101114081343.A684913B2060@google1.osuosl.org> Message-ID: Looks like Valgrind is coming up with some warnings: ==42266== Thread 3: ==42266== Conditional jump or move depends on uninitialised value(s) ==42266== at 0x10010291B: ParseLangArgs(clang::LangOptions&, clang::driver::ArgList&, clang::InputKind, clang::Diagnostic&) (/Users/kremenek/llvm/tools/clang/lib/Frontend/CompilerInvocation.cpp:1290) ==42266== by 0x1000FC24F: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::Diagnostic&) (/Users/kremenek/llvm/tools/clang/lib/Frontend/CompilerInvocation.cpp:1559) ==42266== by 0x1000B8AF7: clang::ASTUnit::LoadFromCommandLine(char const**, char const**, llvm::IntrusiveRefCntPtr, llvm::StringRef, bool, bool, std::pair*, unsigned int, bool, bool, bool, bool, bool) (/Users/kremenek/llvm/tools/clang/lib/Frontend/ASTUnit.cpp:1450) ==42266== by 0x10003ED97: clang_parseTranslationUnit_Impl (/Users/kremenek/llvm/tools/clang/tools/libclang/CIndex.cpp:2195) ==42266== by 0x100956745: llvm::CrashRecoveryContext::RunSafely(void (*)(void*), void*) (/Users/kremenek/llvm/lib/Support/CrashRecoveryContext.cpp:192) ==42266== by 0x100956A5F: RunSafelyOnThread_Dispatch(void*) (/Users/kremenek/llvm/lib/Support/CrashRecoveryContext.cpp:223) ==42266== by 0x10099969A: ExecuteOnThread_Dispatch(void*) (/Users/kremenek/llvm/lib/System/Threading.cpp:75) ==42266== by 0x1023AD535: _pthread_start (in /usr/lib/libSystem.B.dylib) ==42266== by 0x1023AD3E8: thread_start (in /usr/lib/libSystem.B.dylib) ==42266== ==42266== Conditional jump or move depends on uninitialised value(s) ==42266== at 0x100618BDA: getLVForClassMember(clang::NamedDecl const*, (anonymous namespace)::LVFlags) (/Users/kremenek/llvm/tools/clang/lib/AST/Decl.cpp:483) ==42266== by 0x10060FF0F: getLVForDecl(clang::NamedDecl const*, (anonymous namespace)::LVFlags) (/Users/kremenek/llvm/tools/clang/lib/AST/Decl.cpp:565) ==42266== by 0x10060FDC5: clang::NamedDecl::getLinkageAndVisibility() const (/Users/kremenek/llvm/tools/clang/lib/AST/Decl.cpp:529) ==42266== by 0x100063B73: clang::NamedDecl::getLinkage() const (/Users/kremenek/llvm/tools/clang/include/clang/AST/Decl.h:267) ==42266== by 0x100611230: clang::NamedDecl::hasLinkage() const (/Users/kremenek/llvm/tools/clang/lib/AST/Decl.cpp:747) ==42266== by 0x10030E622: clang::Sema::ActOnFunctionDeclarator(clang::Scope*, clang::Declarator&, clang::DeclContext*, clang::QualType, clang::TypeSourceInfo*, clang::LookupResult&, clang::ASTMultiPtr, bool, bool&) (/Users/kremenek/llvm/tools/clang/lib/Sema/SemaDecl.cpp:3580) ==42266== by 0x10030BACD: clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, clang::ASTMultiPtr, bool) (/Users/kremenek/llvm/tools/clang/lib/Sema/SemaDecl.cpp:2437) ==42266== by 0x100366839: clang::Sema::ActOnCXXMemberDeclarator(clang::Scope*, clang::AccessSpecifier, clang::Declarator&, clang::ASTMultiPtr, clang::Expr*, clang::Expr*, bool, bool) (/Users/kremenek/llvm/tools/clang/lib/Sema/SemaDeclCXX.cpp:930) ==42266== by 0x1009B97F9: clang::Parser::ParseCXXClassMemberDeclaration(clang::AccessSpecifier, clang::Parser::ParsedTemplateInfo const&, clang::Parser::ParsingDeclRAIIObject*) (/Users/kremenek/llvm/tools/clang/lib/Parse/ParseDeclCXX.cpp:1538) ==42266== by 0x1009B7506: clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, unsigned int, clang::Decl*) (/Users/kremenek/llvm/tools/clang/lib/Parse/ParseDeclCXX.cpp:1702) ==42266== by 0x1009B6693: clang::Parser::ParseClassSpecifier(clang::tok::TokenKind, clang::SourceLocation, clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, bool) (/Users/kremenek/llvm/tools/clang/lib/Parse/ParseDeclCXX.cpp:1021) ==42266== by 0x1009A124E: clang::Parser::ParseDeclarationSpecifiers(clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, clang::Parser::DeclSpecContext) (/Users/kremenek/llvm/tools/clang/lib/Parse/ParseDecl.cpp:1379) Investigating. None of these are related to my change. I also looks like the same test failed on a selfhost of darwin-x86_64, magically cleared up in later builds, and then appeared again. Sounds like non-determinism to me. On Nov 14, 2010, at 8:19 AM, Ted Kremenek wrote: > This looks due to my commit. I have no idea why these tests aren't passing on a self-hosted clang on linux, but appear to be fine on a self-hosted clang on Mac OS X. All the other testers (including the Valgrind tester on Linux) are green. > > On Nov 14, 2010, at 12:13 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/3119 >> >> Buildbot URL: http://google1.osuosl.org:8011/ >> >> Buildslave for this Build: osu7 >> >> Build Reason: >> Build Source Stamp: 119030 >> Blamelist: fjahanian,kremenek,resistor >> >> BUILD FAILED: failed test-clang_1 >> >> sincerely, >> -The Buildbot >> > From kremenek at apple.com Sun Nov 14 09:22:24 2010 From: kremenek at apple.com (Ted Kremenek) Date: Sun, 14 Nov 2010 09:22:24 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel In-Reply-To: References: <20101114081343.A684913B2060@google1.osuosl.org> Message-ID: Nevermind. I can reproduce this failure on a Release+Asserts self-build. On Nov 14, 2010, at 8:31 AM, Ted Kremenek wrote: > Looks like Valgrind is coming up with some warnings: > > ==42266== Thread 3: > ==42266== Conditional jump or move depends on uninitialised value(s) > ==42266== at 0x10010291B: ParseLangArgs(clang::LangOptions&, clang::driver::ArgList&, clang::InputKind, clang::Diagnostic&) (/Users/kremenek/llvm/tools/clang/lib/Frontend/CompilerInvocation.cpp:1290) > ==42266== by 0x1000FC24F: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::Diagnostic&) (/Users/kremenek/llvm/tools/clang/lib/Frontend/CompilerInvocation.cpp:1559) > ==42266== by 0x1000B8AF7: clang::ASTUnit::LoadFromCommandLine(char const**, char const**, llvm::IntrusiveRefCntPtr, llvm::StringRef, bool, bool, std::pair*, unsigned int, bool, bool, bool, bool, bool) (/Users/kremenek/llvm/tools/clang/lib/Frontend/ASTUnit.cpp:1450) > ==42266== by 0x10003ED97: clang_parseTranslationUnit_Impl (/Users/kremenek/llvm/tools/clang/tools/libclang/CIndex.cpp:2195) > ==42266== by 0x100956745: llvm::CrashRecoveryContext::RunSafely(void (*)(void*), void*) (/Users/kremenek/llvm/lib/Support/CrashRecoveryContext.cpp:192) > ==42266== by 0x100956A5F: RunSafelyOnThread_Dispatch(void*) (/Users/kremenek/llvm/lib/Support/CrashRecoveryContext.cpp:223) > ==42266== by 0x10099969A: ExecuteOnThread_Dispatch(void*) (/Users/kremenek/llvm/lib/System/Threading.cpp:75) > ==42266== by 0x1023AD535: _pthread_start (in /usr/lib/libSystem.B.dylib) > ==42266== by 0x1023AD3E8: thread_start (in /usr/lib/libSystem.B.dylib) > ==42266== > ==42266== Conditional jump or move depends on uninitialised value(s) > ==42266== at 0x100618BDA: getLVForClassMember(clang::NamedDecl const*, (anonymous namespace)::LVFlags) (/Users/kremenek/llvm/tools/clang/lib/AST/Decl.cpp:483) > ==42266== by 0x10060FF0F: getLVForDecl(clang::NamedDecl const*, (anonymous namespace)::LVFlags) (/Users/kremenek/llvm/tools/clang/lib/AST/Decl.cpp:565) > ==42266== by 0x10060FDC5: clang::NamedDecl::getLinkageAndVisibility() const (/Users/kremenek/llvm/tools/clang/lib/AST/Decl.cpp:529) > ==42266== by 0x100063B73: clang::NamedDecl::getLinkage() const (/Users/kremenek/llvm/tools/clang/include/clang/AST/Decl.h:267) > ==42266== by 0x100611230: clang::NamedDecl::hasLinkage() const (/Users/kremenek/llvm/tools/clang/lib/AST/Decl.cpp:747) > ==42266== by 0x10030E622: clang::Sema::ActOnFunctionDeclarator(clang::Scope*, clang::Declarator&, clang::DeclContext*, clang::QualType, clang::TypeSourceInfo*, clang::LookupResult&, clang::ASTMultiPtr, bool, bool&) (/Users/kremenek/llvm/tools/clang/lib/Sema/SemaDecl.cpp:3580) > ==42266== by 0x10030BACD: clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, clang::ASTMultiPtr, bool) (/Users/kremenek/llvm/tools/clang/lib/Sema/SemaDecl.cpp:2437) > ==42266== by 0x100366839: clang::Sema::ActOnCXXMemberDeclarator(clang::Scope*, clang::AccessSpecifier, clang::Declarator&, clang::ASTMultiPtr, clang::Expr*, clang::Expr*, bool, bool) (/Users/kremenek/llvm/tools/clang/lib/Sema/SemaDeclCXX.cpp:930) > ==42266== by 0x1009B97F9: clang::Parser::ParseCXXClassMemberDeclaration(clang::AccessSpecifier, clang::Parser::ParsedTemplateInfo const&, clang::Parser::ParsingDeclRAIIObject*) (/Users/kremenek/llvm/tools/clang/lib/Parse/ParseDeclCXX.cpp:1538) > ==42266== by 0x1009B7506: clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, unsigned int, clang::Decl*) (/Users/kremenek/llvm/tools/clang/lib/Parse/ParseDeclCXX.cpp:1702) > ==42266== by 0x1009B6693: clang::Parser::ParseClassSpecifier(clang::tok::TokenKind, clang::SourceLocation, clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, bool) (/Users/kremenek/llvm/tools/clang/lib/Parse/ParseDeclCXX.cpp:1021) > ==42266== by 0x1009A124E: clang::Parser::ParseDeclarationSpecifiers(clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, clang::Parser::DeclSpecContext) (/Users/kremenek/llvm/tools/clang/lib/Parse/ParseDecl.cpp:1379) > > Investigating. None of these are related to my change. > > I also looks like the same test failed on a selfhost of darwin-x86_64, magically cleared up in later builds, and then appeared again. Sounds like non-determinism to me. > > On Nov 14, 2010, at 8:19 AM, Ted Kremenek wrote: > >> This looks due to my commit. I have no idea why these tests aren't passing on a self-hosted clang on linux, but appear to be fine on a self-hosted clang on Mac OS X. All the other testers (including the Valgrind tester on Linux) are green. >> >> On Nov 14, 2010, at 12:13 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/3119 >>> >>> Buildbot URL: http://google1.osuosl.org:8011/ >>> >>> Buildslave for this Build: osu7 >>> >>> Build Reason: >>> Build Source Stamp: 119030 >>> Blamelist: fjahanian,kremenek,resistor >>> >>> BUILD FAILED: failed test-clang_1 >>> >>> sincerely, >>> -The Buildbot >>> >> > From buildbot at google1.osuosl.org Sun Nov 14 09:42:49 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 09:42:49 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20101114174252.5833713B2066@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/10339 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 119045 Blamelist: kremenek BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 09:45:28 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 09:45:28 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101114174531.4CD6613B2066@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/10535 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 119045 Blamelist: kremenek BUILD FAILED: failed test-clang sincerely, -The Buildbot From daniel_dunbar at apple.com Sun Nov 14 09:52:43 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sun, 14 Nov 2010 09:52:43 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101114175300.D2AC3B79D847@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/6257 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 119045 Blamelist: kremenek BUILD FAILED: failed test-clang_1 sincerely, -The Buildbot ================================================================================ CHANGES: File: include/clang/Basic/LangOptions.h At: Sun 14 Nov 2010 09:08:07 Changed By: kremenek Comments: Clean up initialization of LangOptions object by splitting part of it into a parent class 'LangOptionsBase' that default initializes all flags to 0. Now the ctor of LangOptions only initializes the flags that might be non-zero (significantly simplifying things). This also appeases Valgrind on Mac OS X, which no longer reports that one of the flags may be uninitialized.Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 19.04s ******************** Failing Tests (1): Clang :: Index/recursive-cxx-member-calls.cpp Expected Passes : 2647 Expected Failures : 20 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: Index/recursive-cxx-member-calls.cpp Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'recursive-cxx-member-calls.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Index/recursive-cxx-member-calls.cpp:189:18: error: expected string not found in input // CHECK-tokens: Keyword: "typedef" [1:1 - 1:8] ^ :1:1: note: scanning from here ^ -- ******************** From buildbot at google1.osuosl.org Sun Nov 14 09:55:02 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 09:55:02 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20101114175505.9449713B2066@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/10699 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119045 Blamelist: kremenek BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 10:04:05 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 10:04:05 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-vg Message-ID: <20101114180408.8679C13B2066@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/2342 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 119045 Blamelist: kremenek BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 10:04:25 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 10:04:25 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-fnt Message-ID: <20101114180428.D1A5F13B2066@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/3802 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 119045 Blamelist: kremenek,zhongxingxu BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 10:07:27 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 10:07:27 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20101114180730.93A3413B2066@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/9361 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 119045 Blamelist: kremenek BUILD FAILED: failed test-clang sincerely, -The Buildbot From daniel_dunbar at apple.com Sun Nov 14 10:29:21 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sun, 14 Nov 2010 10:29:21 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin10-qa_tests Message-ID: <20101114182932.1673CB7A01DE@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/1593 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-01 Build Reason: Build Source Stamp: 119045 Blamelist: kremenek BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot ================================================================================ CHANGES: File: include/clang/Basic/LangOptions.h At: Sun 14 Nov 2010 09:08:07 Changed By: kremenek Comments: Clean up initialization of LangOptions object by splitting part of it into a parent class 'LangOptionsBase' that default initializes all flags to 0. Now the ctor of LangOptions only initializes the flags that might be non-zero (significantly simplifying things). This also appeases Valgrind on Mac OS X, which no longer reports that one of the flags may be uninitialized.Properties: LOGS: Last 10 lines of 'stdio': Clang :: PCH/typo.m Clang :: PCH/va_arg.c Clang :: PCH/va_arg.cpp Clang :: PCH/variables.c Expected Passes : 2584 Expected Failures : 20 Unexpected Failures: 64 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'warnings': 1 warning generated. 1 warning generated. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/tools/clang/test/PCH/selector-warning.h:7:1: warning: incomplete implementation 1 warning generated. 1 warning and 2 errors generated. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/tools/clang/test/PCH/va_arg.h:8:1: warning: control reaches end of non-void function /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/tools/clang/test/PCH/va_arg.c:12:1: warning: control reaches end of non-void function /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/tools/clang/test/PCH/va_arg.h:8:1: warning: control reaches end of non-void function 1 warning generated. 1 warning and 3 errors generated. Last 10 lines of 'fail': Clang :: PCH/reloc.c Clang :: PCH/tentative-defs.c Clang :: PCH/struct.c Clang :: PCH/types.c Clang :: PCH/stmts.c Clang :: PCH/reinclude.cpp Clang :: PCH/va_arg.cpp Clang :: PCH/typo.m Clang :: PCH/va_arg.c Clang :: PCH/variables.c Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'cg.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/tools/clang/test/CXX/expr/expr.unary/expr.unary.noexcept/cg.cpp:14:12: error: expected string not found in input // CHECK: store i8 1 ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'macros.c': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/tools/clang/test/CodeCompletion/macros.c:22:10: error: expected string not found in input // CC1: color ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'c-index-pch.c': -- Exit Code: 1 Command Output (stderr): -- error: -fshort-enums was enabled in the PCH file but is currently disabled 1 error generated. -- ******************** Last 10 lines of 'cindex-from-source.m': 'source_filename' : '(null)' 'command_line_args' : ['/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/tools/clang/test/Index/cindex-from-source.m', '-include', '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.obj/tools/clang/test/Index/Output/cindex-from-source.m.tmp.pfx.h'], 'unsaved_files' : [], 'options' : 1, } Unable to load translation unit! -- ******************** Last 10 lines of 'attrs-pr8406.c': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/tools/clang/test/PCH/attrs-PR8406.c:13:12: error: expected string not found in input // CHECK: align 512 ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'asm.c': Exit Code: 1 Command Output (stderr): -- error: 'error' diagnostics seen but not expected: (frontend): -fshort-enums was enabled in the PCH file but is currently disabled 2 errors generated. -- ******************** Last 10 lines of 'builtins.c': Exit Code: 1 Command Output (stderr): -- error: 'error' diagnostics seen but not expected: (frontend): -fshort-enums was enabled in the PCH file but is currently disabled 2 errors generated. -- ******************** Last 10 lines of 'attrs.c': Command Output (stderr): -- 1 error generated. error: 'error' diagnostics seen but not expected: (frontend): -fshort-enums was enabled in the PCH file but is currently disabled 2 errors generated. -- ******************** Last 10 lines of 'blocks.c': } -- Command Output (stderr): -- error: -fshort-enums was enabled in the PCH file but is currently disabled 1 error generated. -- ******************** Last 10 lines of 'chain-cxx.cpp': -- Exit Code: 1 Command Output (stderr): -- error: -fshort-enums was enabled in the PCH file but is currently disabled 1 error generated. -- ******************** Last 10 lines of 'chain-external-defs.c': -- Exit Code: 1 Command Output (stderr): -- error: -fshort-enums was enabled in the PCH file but is currently disabled 1 error generated. -- ******************** Last 10 lines of 'chain-trivial.c': -- Exit Code: 1 Command Output (stderr): -- error: -fshort-enums was enabled in the PCH file but is currently disabled 1 error generated. -- ******************** Last 10 lines of 'chain-decls.c': -- Exit Code: 1 Command Output (stderr): -- error: -fshort-enums was enabled in the PCH file but is currently disabled 1 error generated. -- ******************** Last 10 lines of 'chain-ext_vector.c': Exit Code: 1 Command Output (stderr): -- 1 error generated. error: -fshort-enums was enabled in the PCH file but is currently disabled 1 error generated. -- ******************** Last 10 lines of 'chain-predecl.m': -- Exit Code: 1 Command Output (stderr): -- error: -fshort-enums was enabled in the PCH file but is currently disabled 1 error generated. -- ******************** Last 10 lines of 'check-deserializations.cpp': -- Exit Code: 1 Command Output (stderr): -- error: -fshort-enums was enabled in the PCH file but is currently disabled 1 error generated. -- ******************** Last 10 lines of 'chain-remap-types.m': @property X *prop; ^ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/tools/clang/test/PCH/Inputs/chain-remap-types1.h:9:1: warning: default property attribute 'assign' not appropriate for non-gc object 2 warnings generated. error: -fshort-enums was enabled in the PCH file but is currently disabled 1 error generated. -- ******************** Last 10 lines of 'chain-macro.c': -- Exit Code: 1 Command Output (stderr): -- error: -fshort-enums was enabled in the PCH file but is currently disabled 1 error generated. -- ******************** Last 10 lines of 'chain-selectors.m': Exit Code: 1 Command Output (stderr): -- 4 warnings generated. error: -fshort-enums was enabled in the PCH file but is currently disabled 1 error generated. -- ******************** Last 10 lines of 'chain-macro-override.c': -- Exit Code: 1 Command Output (stderr): -- error: -fshort-enums was enabled in the PCH file but is currently disabled 1 error generated. -- ******************** Last 10 lines of 'stdio': Testing Time: 21.41s ******************** Failing Tests (1): Clang :: Index/cindex-from-source.m Expected Passes : 2647 Expected Failures : 20 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: Index/cindex-from-source.m Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'cindex-from-source.m': FileCheck /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/tools/clang/test/Index/cindex-from-source.m < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.obj.2/tools/clang/test/Index/Output/cindex-from-source.m.tmp -- Exit Code: 1 Command Output (stderr): -- Unable to load translation unit! -- ******************** From daniel_dunbar at apple.com Sun Nov 14 10:47:09 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sun, 14 Nov 2010 10:47:09 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101114184716.8C1ABBD0CC3C@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/15613 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 119054 Blamelist: lattner BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: docs/CodeGenerator.html At: Sun 14 Nov 2010 10:32:37 Changed By: lattner Comments: no alpha jit support. Properties: File: lib/Target/Alpha/CMakeLists.txt At: Sun 14 Nov 2010 10:32:37 Changed By: lattner Comments: fix cmake Properties: Files: lib/Target/PowerPC/AsmPrinter lib/Target/PowerPC/CMakeLists.txt lib/Target/PowerPC/Makefile lib/Target/PowerPC/PPCAsmPrinter.cpp At: Sun 14 Nov 2010 10:37:37 Changed By: lattner Comments: move PPCAsmPrinter into the main PPC library, like ARM and X86. Properties: LOGS: Last 10 lines of 'stdio': llvm[2]: ======= Finished Linking Debug+Asserts Executable llvm-dis llvm[2]: ======= Finished Linking Debug+Asserts Executable llvm-ranlib llvm[2]: ======= Finished Linking Debug+Asserts Executable llvm-as llvm[2]: ======= Finished Linking Debug+Asserts Executable llvm-nm llvm[2]: ======= Finished Linking Debug+Asserts Executable llvm-ar llvm[2]: Linking Debug+Asserts executable llvm-ld llvm[2]: Linking Debug+Asserts executable opt llvm[2]: ======= Finished Linking Debug+Asserts Executable llvm-ld llvm[2]: ======= Finished Linking Debug+Asserts Executable opt make: *** [all] Error 1 Last 10 lines of 'warnings': MCDwarf.cpp:267: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)' SPUISelLowering.cpp:686: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)' SPUISelLowering.cpp:931: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)' From buildbot at google1.osuosl.org Sun Nov 14 10:49:47 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 10:49:47 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux Message-ID: <20101114184950.415DE13B2066@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux/builds/19304 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc14 Build Reason: Build Source Stamp: 119055 Blamelist: baldrick,lattner BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 10:50:00 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 10:50:00 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20101114185002.D23D213B2066@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/5243 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119055 Blamelist: baldrick,johannes,kremenek,lattner BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 10:51:30 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 10:51:30 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20101114185133.4680613B2066@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/7888 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119055 Blamelist: baldrick,johannes,kremenek,lattner BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 10:55:40 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 10:55:40 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-i686-linux Message-ID: <20101114185544.1B68313B2066@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/3302 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 119055 Blamelist: baldrick,johannes,lattner BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 10:56:07 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 10:56:07 -0800 Subject: [llvm-testresults] buildbot failure in llvm on build-self-4-mingw32 Message-ID: <20101114185612.CA27613B2066@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/2979 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 119055 Blamelist: baldrick,johannes,kremenek,lattner BUILD FAILED: failed run.build.step.make_llvm_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 10:56:10 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 10:56:10 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-self-mingw32 Message-ID: <20101114185612.CC7B613B2067@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/5370 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 119055 Blamelist: baldrick,lattner BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Sun Nov 14 10:56:11 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sun, 14 Nov 2010 10:56:11 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20101114185641.A43FEB7A1353@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/10956 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 119056 Blamelist: baldrick,lattner BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot ================================================================================ CHANGES: Files: Makefile.rules autoconf/configure.ac configure lib/Target/Alpha/AlphaCodeEmitter.cpp lib/Target/Alpha/AlphaJITInfo.cpp lib/Target/Alpha/AlphaJITInfo.h lib/Target/Alpha/AlphaTargetMachine.cpp lib/Target/Alpha/AlphaTargetMachine.h lib/Target/Alpha/AsmPrinter/AlphaAsmPrinter.cpp lib/Target/Alpha/CMakeLists.txt lib/Target/Alpha/Makefile At: Sun 14 Nov 2010 10:29:21 Changed By: lattner Comments: remove JIT support from the Alpha backend. The JIT will be moving to MC, and the Alpha backend isn't MCized yet. Approved by Andrew. Properties: File: docs/CodeGenerator.html At: Sun 14 Nov 2010 10:32:37 Changed By: lattner Comments: no alpha jit support. Properties: File: lib/Target/Alpha/CMakeLists.txt At: Sun 14 Nov 2010 10:32:37 Changed By: lattner Comments: fix cmake Properties: Files: lib/Target/PowerPC/AsmPrinter lib/Target/PowerPC/CMakeLists.txt lib/Target/PowerPC/Makefile lib/Target/PowerPC/PPCAsmPrinter.cpp At: Sun 14 Nov 2010 10:37:37 Changed By: lattner Comments: move PPCAsmPrinter into the main PPC library, like ARM and X86. Properties: Files: include/llvm/Analysis/InstructionSimplify.h include/llvm/Instructions.h lib/Analysis/InstructionSimplify.cpp lib/Transforms/Scalar/GVN.cpp lib/Transforms/Scalar/LoopUnswitch.cpp lib/VMCore/Instructions.cpp At: Sun 14 Nov 2010 10:43:14 Changed By: baldrick Comments: If dom tree information is available, make it possible to pass it to get better phi node simplification. Properties: Files: CMakeLists.txt lib/Target/Alpha/AlphaAsmPrinter.cpp lib/Target/Alpha/AsmPrinter lib/Target/Alpha/CMakeLists.txt lib/Target/Alpha/Makefile lib/Target/Blackfin/AsmPrinter lib/Target/Blackfin/BlackfinAsmPrinter.cpp lib/Target/Blackfin/CMakeLists.txt lib/Target/Blackfin/Makefile lib/Target/CellSPU/AsmPrinter lib/Target/CellSPU/CMakeLists.txt lib/Target/CellSPU/Makefile lib/Target/CellSPU/SPUAsmPrinter.cpp lib/Target/Mips/AsmPrinter lib/Target/Mips/CMakeLists.txt lib/Target/Mips/Makefile lib/Target/Mips/MipsAsmPrinter.cpp lib/Target/PTX/AsmPrinter lib/Target/PTX/CMakeLists.txt lib/Target/PTX/Makefile lib/Target/PTX/PTXAsmPrinter.cpp lib/Target/Sparc/AsmPrinter lib/Target/Sparc/CMakeLists.txt lib/Target/Sparc/Makefile lib/Target/Sparc/SparcAsmPrinter.cpp lib/Target/SystemZ/AsmPrinter lib/Target/SystemZ/CMakeLists.txt lib/Target/SystemZ/Makefile lib/Target/SystemZ/SystemZAsmPrinter.cpp lib/Target/XCore/AsmPrinter lib/Target/XCore/CMakeLists.txt lib/Target/XCore/Makefile lib/Target/XCore/XCoreAsmPrinter.cpp At: Sun 14 Nov 2010 10:47:37 Changed By: lattner Comments: move all the target's asmprinters into the main target. The piece that should be split out is the InstPrinter (if a target is mc'ized). This change makes all the targets be consistent. Properties: LOGS: Last 10 lines of 'stdio': llvm[2]: Compiling opt.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts executable llvm-nm (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-nm (without symbols) llvm[2]: Linking Release+Asserts executable llvm-ar (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-ar (without symbols) llvm[2]: Linking Release+Asserts executable llvm-ld (without symbols) llvm[2]: Linking Release+Asserts executable opt (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-ld (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Executable opt (without symbols) make: *** [all] Error 1 Last 10 lines of 'warnings': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/MC/MCDwarf.cpp:267: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/Target/CellSPU/SPUISelLowering.cpp:686: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/Target/CellSPU/SPUISelLowering.cpp:931: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)' From buildbot at google1.osuosl.org Sun Nov 14 10:58:13 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 10:58:13 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101114185815.E8DCD13B2066@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/7422 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119056 Blamelist: baldrick,johannes,lattner BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 10:59:04 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 10:59:04 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20101114185906.E59FD13B2066@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/10701 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119056 Blamelist: baldrick,lattner BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Sun Nov 14 10:59:38 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sun, 14 Nov 2010 10:59:38 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20101114185945.7781DBD0D538@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/11717 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 119055 Blamelist: baldrick,johannes,lattner BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: test/MC/Disassembler/ARM test/MC/Disassembler/ARM/arm-tests.txt test/MC/Disassembler/ARM/dg.exp test/MC/Disassembler/ARM/neon-tests.txt test/MC/Disassembler/ARM/thumb-tests.txt test/MC/Disassembler/MBlaze test/MC/Disassembler/MBlaze/dg.exp test/MC/Disassembler/MBlaze/mblaze-tests.txt test/MC/Disassembler/X86 test/MC/Disassembler/X86/dg.exp test/MC/Disassembler/X86/simple-tests.txt test/MC/Disassembler/arm-tests.txt test/MC/Disassembler/dg.exp test/MC/Disassembler/mblaze-tests.txt test/MC/Disassembler/neon-tests.txt test/MC/Disassembler/simple-tests.txt test/MC/Disassembler/thumb-tests.txt At: Sun 14 Nov 2010 10:18:04 Changed By: johannes Comments: Segregate tests by target. Properties: Files: Makefile.rules autoconf/configure.ac configure lib/Target/Alpha/AlphaCodeEmitter.cpp lib/Target/Alpha/AlphaJITInfo.cpp lib/Target/Alpha/AlphaJITInfo.h lib/Target/Alpha/AlphaTargetMachine.cpp lib/Target/Alpha/AlphaTargetMachine.h lib/Target/Alpha/AsmPrinter/AlphaAsmPrinter.cpp lib/Target/Alpha/CMakeLists.txt lib/Target/Alpha/Makefile At: Sun 14 Nov 2010 10:29:21 Changed By: lattner Comments: remove JIT support from the Alpha backend. The JIT will be moving to MC, and the Alpha backend isn't MCized yet. Approved by Andrew. Properties: File: docs/CodeGenerator.html At: Sun 14 Nov 2010 10:32:37 Changed By: lattner Comments: no alpha jit support. Properties: File: lib/Target/Alpha/CMakeLists.txt At: Sun 14 Nov 2010 10:32:37 Changed By: lattner Comments: fix cmake Properties: Files: lib/Target/PowerPC/AsmPrinter lib/Target/PowerPC/CMakeLists.txt lib/Target/PowerPC/Makefile lib/Target/PowerPC/PPCAsmPrinter.cpp At: Sun 14 Nov 2010 10:37:37 Changed By: lattner Comments: move PPCAsmPrinter into the main PPC library, like ARM and X86. Properties: Files: include/llvm/Analysis/InstructionSimplify.h include/llvm/Instructions.h lib/Analysis/InstructionSimplify.cpp lib/Transforms/Scalar/GVN.cpp lib/Transforms/Scalar/LoopUnswitch.cpp lib/VMCore/Instructions.cpp At: Sun 14 Nov 2010 10:43:14 Changed By: baldrick Comments: If dom tree information is available, make it possible to pass it to get better phi node simplification. Properties: LOGS: Last 10 lines of 'stdio': llvm[2]: Compiling llvm-dis.cpp for Debug+Asserts build llvm[2]: Linking Debug+Asserts executable llvm-dis llvm[2]: Linking Debug+Asserts executable llvm-as llvm[2]: Compiling PrintSCC.cpp for Debug+Asserts build llvm[2]: Compiling opt.cpp for Debug+Asserts build llvm[2]: ======= Finished Linking Debug+Asserts Executable llvm-dis llvm[2]: ======= Finished Linking Debug+Asserts Executable llvm-as llvm[2]: Linking Debug+Asserts executable opt llvm[2]: ======= Finished Linking Debug+Asserts Executable opt make: *** [all] Error 1 From buildbot at google1.osuosl.org Sun Nov 14 11:06:02 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 11:06:02 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20101114190605.2C7A913B2066@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/10341 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 119056 Blamelist: baldrick,johannes,lattner BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 11:06:38 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 11:06:38 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20101114190646.EDCD013B2066@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/8196 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 119056 Blamelist: baldrick,lattner BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 11:22:33 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 11:22:33 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20101114192236.2F11413B2066@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/13344 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 119056 Blamelist: baldrick,lattner BUILD FAILED: failed test-llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Sun Nov 14 11:22:40 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sun, 14 Nov 2010 11:22:40 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101114192319.64668B7A62A5@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/6260 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 119056 Blamelist: baldrick,lattner BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: Makefile.rules autoconf/configure.ac configure lib/Target/Alpha/AlphaCodeEmitter.cpp lib/Target/Alpha/AlphaJITInfo.cpp lib/Target/Alpha/AlphaJITInfo.h lib/Target/Alpha/AlphaTargetMachine.cpp lib/Target/Alpha/AlphaTargetMachine.h lib/Target/Alpha/AsmPrinter/AlphaAsmPrinter.cpp lib/Target/Alpha/CMakeLists.txt lib/Target/Alpha/Makefile At: Sun 14 Nov 2010 10:29:21 Changed By: lattner Comments: remove JIT support from the Alpha backend. The JIT will be moving to MC, and the Alpha backend isn't MCized yet. Approved by Andrew. Properties: File: docs/CodeGenerator.html At: Sun 14 Nov 2010 10:32:37 Changed By: lattner Comments: no alpha jit support. Properties: File: lib/Target/Alpha/CMakeLists.txt At: Sun 14 Nov 2010 10:32:37 Changed By: lattner Comments: fix cmake Properties: Files: lib/Target/PowerPC/AsmPrinter lib/Target/PowerPC/CMakeLists.txt lib/Target/PowerPC/Makefile lib/Target/PowerPC/PPCAsmPrinter.cpp At: Sun 14 Nov 2010 10:37:37 Changed By: lattner Comments: move PPCAsmPrinter into the main PPC library, like ARM and X86. Properties: Files: include/llvm/Analysis/InstructionSimplify.h include/llvm/Instructions.h lib/Analysis/InstructionSimplify.cpp lib/Transforms/Scalar/GVN.cpp lib/Transforms/Scalar/LoopUnswitch.cpp lib/VMCore/Instructions.cpp At: Sun 14 Nov 2010 10:43:14 Changed By: baldrick Comments: If dom tree information is available, make it possible to pass it to get better phi node simplification. Properties: Files: CMakeLists.txt lib/Target/Alpha/AlphaAsmPrinter.cpp lib/Target/Alpha/AsmPrinter lib/Target/Alpha/CMakeLists.txt lib/Target/Alpha/Makefile lib/Target/Blackfin/AsmPrinter lib/Target/Blackfin/BlackfinAsmPrinter.cpp lib/Target/Blackfin/CMakeLists.txt lib/Target/Blackfin/Makefile lib/Target/CellSPU/AsmPrinter lib/Target/CellSPU/CMakeLists.txt lib/Target/CellSPU/Makefile lib/Target/CellSPU/SPUAsmPrinter.cpp lib/Target/Mips/AsmPrinter lib/Target/Mips/CMakeLists.txt lib/Target/Mips/Makefile lib/Target/Mips/MipsAsmPrinter.cpp lib/Target/PTX/AsmPrinter lib/Target/PTX/CMakeLists.txt lib/Target/PTX/Makefile lib/Target/PTX/PTXAsmPrinter.cpp lib/Target/Sparc/AsmPrinter lib/Target/Sparc/CMakeLists.txt lib/Target/Sparc/Makefile lib/Target/Sparc/SparcAsmPrinter.cpp lib/Target/SystemZ/AsmPrinter lib/Target/SystemZ/CMakeLists.txt lib/Target/SystemZ/Makefile lib/Target/SystemZ/SystemZAsmPrinter.cpp lib/Target/XCore/AsmPrinter lib/Target/XCore/CMakeLists.txt lib/Target/XCore/Makefile lib/Target/XCore/XCoreAsmPrinter.cpp At: Sun 14 Nov 2010 10:47:37 Changed By: lattner Comments: move all the target's asmprinters into the main target. The piece that should be split out is the InstPrinter (if a target is mc'ized). This change makes all the targets be consistent. Properties: LOGS: Last 10 lines of 'stdio': llvm[2]: ======= Finished Linking Release+Asserts Executable lli (without symbols) llvm[2]: Linking Release+Asserts executable llvm-bcanalyzer (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-bcanalyzer (without symbols) llvm[2]: Linking Release+Asserts executable llvm-ld (without symbols) llvm[2]: Linking Release+Asserts executable opt (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-ld (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Executable opt (without symbols) llvm[2]: Linking Release+Asserts executable bugpoint (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Executable bugpoint (without symbols) make: *** [all] Error 1 From daniel_dunbar at apple.com Sun Nov 14 11:24:40 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sun, 14 Nov 2010 11:24:40 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101114192519.3E14DBD0F54A@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/6551 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 119056 Blamelist: baldrick,johannes,lattner BUILD FAILED: failed buildit-llvmCore sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/X86/X86RegisterInfo.td At: Sun 14 Nov 2010 10:14:08 Changed By: lattner Comments: random acts of tidiness. Properties: Files: test/MC/Disassembler/ARM test/MC/Disassembler/ARM/arm-tests.txt test/MC/Disassembler/ARM/dg.exp test/MC/Disassembler/ARM/neon-tests.txt test/MC/Disassembler/ARM/thumb-tests.txt test/MC/Disassembler/MBlaze test/MC/Disassembler/MBlaze/dg.exp test/MC/Disassembler/MBlaze/mblaze-tests.txt test/MC/Disassembler/X86 test/MC/Disassembler/X86/dg.exp test/MC/Disassembler/X86/simple-tests.txt test/MC/Disassembler/arm-tests.txt test/MC/Disassembler/dg.exp test/MC/Disassembler/mblaze-tests.txt test/MC/Disassembler/neon-tests.txt test/MC/Disassembler/simple-tests.txt test/MC/Disassembler/thumb-tests.txt At: Sun 14 Nov 2010 10:18:04 Changed By: johannes Comments: Segregate tests by target. Properties: Files: Makefile.rules autoconf/configure.ac configure lib/Target/Alpha/AlphaCodeEmitter.cpp lib/Target/Alpha/AlphaJITInfo.cpp lib/Target/Alpha/AlphaJITInfo.h lib/Target/Alpha/AlphaTargetMachine.cpp lib/Target/Alpha/AlphaTargetMachine.h lib/Target/Alpha/AsmPrinter/AlphaAsmPrinter.cpp lib/Target/Alpha/CMakeLists.txt lib/Target/Alpha/Makefile At: Sun 14 Nov 2010 10:29:21 Changed By: lattner Comments: remove JIT support from the Alpha backend. The JIT will be moving to MC, and the Alpha backend isn't MCized yet. Approved by Andrew. Properties: File: docs/CodeGenerator.html At: Sun 14 Nov 2010 10:32:37 Changed By: lattner Comments: no alpha jit support. Properties: File: lib/Target/Alpha/CMakeLists.txt At: Sun 14 Nov 2010 10:32:37 Changed By: lattner Comments: fix cmake Properties: Files: lib/Target/PowerPC/AsmPrinter lib/Target/PowerPC/CMakeLists.txt lib/Target/PowerPC/Makefile lib/Target/PowerPC/PPCAsmPrinter.cpp At: Sun 14 Nov 2010 10:37:37 Changed By: lattner Comments: move PPCAsmPrinter into the main PPC library, like ARM and X86. Properties: Files: include/llvm/Analysis/InstructionSimplify.h include/llvm/Instructions.h lib/Analysis/InstructionSimplify.cpp lib/Transforms/Scalar/GVN.cpp lib/Transforms/Scalar/LoopUnswitch.cpp lib/VMCore/Instructions.cpp At: Sun 14 Nov 2010 10:43:14 Changed By: baldrick Comments: If dom tree information is available, make it possible to pass it to get better phi node simplification. Properties: Files: CMakeLists.txt lib/Target/Alpha/AlphaAsmPrinter.cpp lib/Target/Alpha/AsmPrinter lib/Target/Alpha/CMakeLists.txt lib/Target/Alpha/Makefile lib/Target/Blackfin/AsmPrinter lib/Target/Blackfin/BlackfinAsmPrinter.cpp lib/Target/Blackfin/CMakeLists.txt lib/Target/Blackfin/Makefile lib/Target/CellSPU/AsmPrinter lib/Target/CellSPU/CMakeLists.txt lib/Target/CellSPU/Makefile lib/Target/CellSPU/SPUAsmPrinter.cpp lib/Target/Mips/AsmPrinter lib/Target/Mips/CMakeLists.txt lib/Target/Mips/Makefile lib/Target/Mips/MipsAsmPrinter.cpp lib/Target/PTX/AsmPrinter lib/Target/PTX/CMakeLists.txt lib/Target/PTX/Makefile lib/Target/PTX/PTXAsmPrinter.cpp lib/Target/Sparc/AsmPrinter lib/Target/Sparc/CMakeLists.txt lib/Target/Sparc/Makefile lib/Target/Sparc/SparcAsmPrinter.cpp lib/Target/SystemZ/AsmPrinter lib/Target/SystemZ/CMakeLists.txt lib/Target/SystemZ/Makefile lib/Target/SystemZ/SystemZAsmPrinter.cpp lib/Target/XCore/AsmPrinter lib/Target/XCore/CMakeLists.txt lib/Target/XCore/Makefile lib/Target/XCore/XCoreAsmPrinter.cpp At: Sun 14 Nov 2010 10:47:37 Changed By: lattner Comments: move all the target's asmprinters into the main target. The piece that should be split out is the InstPrinter (if a target is mc'ized). This change makes all the targets be consistent. 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/libLLVMSystem.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/libLLVMInstCombine.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/libLLVMBitReader.a llvm[3]: ======= Finished Linking Release+Debug Executable opt 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 Sun Nov 14 11:27:47 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 11:27:47 -0800 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-x86_64-linux Message-ID: <20101114192751.44D6A13B2066@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/2501 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc17 Build Reason: Build Source Stamp: 119055 Blamelist: baldrick,johannes,kremenek,lattner BUILD FAILED: failed run.build.script sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 11:29:16 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 11:29:16 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux-fnt Message-ID: <20101114192919.065D413B2066@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/1731 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: balint1 Build Reason: Build Source Stamp: 119056 Blamelist: baldrick,johannes,kremenek,lattner BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Sun Nov 14 11:29:25 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sun, 14 Nov 2010 11:29:25 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-qa_tests Message-ID: <20101114192932.1B61DBD0F7CC@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/1723 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-01 Build Reason: Build Source Stamp: 119050 Blamelist: johannes,kremenek,lattner BUILD FAILED: failed test-gcc-4_2-testsuite-gcc sincerely, -The Buildbot ================================================================================ CHANGES: Files: tools/libclang/CIndex.cpp tools/libclang/CIndexer.h At: Sun 14 Nov 2010 09:52:59 Changed By: kremenek Comments: "Fix" some unintentional fallout from converting the Stmt* visitation in CursorVisitor to be data-recursive. Since AnnotationTokensWorker explicitly calls CursorVisitor::VisitChildren(), it essentially transforms the data-recursive algorithm in CursorVisitor back into a non-data recursive one. This is particularly bad because the data-recursive algorithm uses more stack space per stack frame, which can cause us to blow the stack in some cases. "Fix" this by making the stack that AnnotationTokensWorker runs in really huge. The real fix is to modify AnnotationTokensWorker not to do the explicit recursive call.Properties: File: include/clang/Basic/LangOptions.h At: Sun 14 Nov 2010 09:57:37 Changed By: kremenek Comments: Revert r119045. It was failing on Windows.Properties: File: lib/Target/X86/X86RegisterInfo.td At: Sun 14 Nov 2010 10:14:08 Changed By: lattner Comments: random acts of tidiness. Properties: Files: test/MC/Disassembler/ARM test/MC/Disassembler/ARM/arm-tests.txt test/MC/Disassembler/ARM/dg.exp test/MC/Disassembler/ARM/neon-tests.txt test/MC/Disassembler/ARM/thumb-tests.txt test/MC/Disassembler/MBlaze test/MC/Disassembler/MBlaze/dg.exp test/MC/Disassembler/MBlaze/mblaze-tests.txt test/MC/Disassembler/X86 test/MC/Disassembler/X86/dg.exp test/MC/Disassembler/X86/simple-tests.txt test/MC/Disassembler/arm-tests.txt test/MC/Disassembler/dg.exp test/MC/Disassembler/mblaze-tests.txt test/MC/Disassembler/neon-tests.txt test/MC/Disassembler/simple-tests.txt test/MC/Disassembler/thumb-tests.txt At: Sun 14 Nov 2010 10:18:04 Changed By: johannes Comments: Segregate tests by target. Properties: LOGS: Last 10 lines of 'stdio': # of expected passes 31904 # of unexpected failures 9908 # of unexpected successes 27 # of expected failures 42 # of unresolved testcases 485 # of untested testcases 273 # of unsupported tests 717 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.install/bin/clang version 2.9 (trunk 119050) make: *** [check-gcc] Error 1 Last 10 lines of 'dg.sum': # of expected passes 31904 # of unexpected failures 9908 # of unexpected successes 27 # of expected failures 42 # of unresolved testcases 485 # of untested testcases 273 # of unsupported tests 717 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.install/bin/clang version 2.9 (trunk 119050) 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.c-torture/compile/20050217-1.c -O0 (test for excess errors) 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_]*_?foo55 gcc.dg/visibility-d.c scan-hidden private_extern[ \t_]*_?foo57 gcc.dg/visibility-d.c scan-hidden private_extern[ \t_]*_?foo59 gcc.dg/vla-4.c (test for excess errors) gcc.dg/warn-1.c (test for warnings, line 15) gcc.target/i386/pr22432.c (test for excess errors) gcc.target/i386/pr23376.c (test for excess errors) gcc.target/i386/pr28946.c (test for excess errors) gcc.target/i386/sse-13.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.misc-tests/bprob-2.c execution, -g -fbranch-probabilities gcc.misc-tests/bprob-2.c execution, -g -fprofile-arcs gcc.target/i386/abi-1.c: error executing dg-final: couldn't open "abi-1.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" From buildbot at google1.osuosl.org Sun Nov 14 11:43:54 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 11:43:54 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32-win7 Message-ID: <20101114194357.9D41913B2066@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/794 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova3 Build Reason: Build Source Stamp: 119056 Blamelist: baldrick,johannes,kremenek,lattner BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 12:06:06 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 12:06:06 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20101114200608.ED79013B2066@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/9363 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 119056 Blamelist: baldrick,johannes,lattner BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 12:09:10 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 12:09:10 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101114200913.E298213B2066@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/10539 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 119058 Blamelist: lattner BUILD FAILED: failed vcbuild_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 16:43:26 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 16:43:26 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101115004330.C341C13B2066@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/10548 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 119097 Blamelist: asl,chandlerc BUILD FAILED: failed cmake sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 17:41:43 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 17:41:43 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20101115014145.BA8AA13B2066@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/9370 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 119097 Blamelist: asl,chandlerc BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 19:31:21 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 19:31:21 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-arm-linux Message-ID: <20101115033123.D94AC13B2066@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/4622 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: ranby1 Build Reason: Build Source Stamp: 119107 Blamelist: asl,chandlerc,lattner,mspencer,rafael BUILD FAILED: failed clean-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 19:33:27 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 19:33:27 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux Message-ID: <20101115033330.7450613B2066@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux/builds/19332 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc14 Build Reason: Build Source Stamp: 119107 Blamelist: mspencer BUILD FAILED: failed clean-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 19:33:48 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 19:33:48 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20101115033350.7F7E813B2066@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/13356 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 119108 Blamelist: lattner,mspencer BUILD FAILED: failed clean-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 19:34:45 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 19:34:45 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20101115033448.66F9513B2066@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/10353 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 119108 Blamelist: lattner,mspencer BUILD FAILED: failed clean-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 19:36:43 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 19:36:43 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float Message-ID: <20101115033645.7AE9413B2066@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float/builds/260 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova4 Build Reason: Build Source Stamp: 119107 Blamelist: mspencer BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Sun Nov 14 19:41:26 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sun, 14 Nov 2010 19:41:26 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101115034134.362FDBD2328C@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/15648 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 119109 Blamelist: evancheng,lattner,mspencer BUILD FAILED: failed clean-llvm sincerely, -The Buildbot ================================================================================ CHANGES: Files: CMakeLists.txt include/llvm/Object include/llvm/Object/ObjectFile.h lib/Makefile lib/Object lib/Object/CMakeLists.txt lib/Object/ObjectFile.cpp At: Sun 14 Nov 2010 19:31:01 Changed By: mspencer Comments: Add LLVMObject Library.Properties: File: lib/Target/PowerPC/PPCAsmPrinter.cpp At: Sun 14 Nov 2010 19:32:37 Changed By: lattner Comments: Turn on the new instprinter by default. The only change in the output is: 1) we get a better comment on mfcr, we get: mfcr r2 ; cr2 instead of: mfcr r2 ; 32 2) we no longer emit $stub's on powerpc/leopard. The Leopard linker autosynthesizes them. Properties: File: lib/Target/ARM/ARMLoadStoreOptimizer.cpp At: Sun 14 Nov 2010 19:32:37 Changed By: evancheng Comments: Make sure ARM multi load / store pass copies memoperands when forming ldrd / strd. pr8113.Properties: LOGS: Last 10 lines of 'stdio': cp: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/lib/Object/Makefile: No such file or directory make[2]: *** No rule to make target `clean'. Stop. make[1]: *** [Object/.makeclean] Error 2 make: *** [clean] Error 1 From buildbot at google1.osuosl.org Sun Nov 14 19:43:34 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 19:43:34 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20101115034337.864E313B2066@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/7901 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119108 Blamelist: lattner,mspencer BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 19:44:08 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 19:44:08 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-linux-selfhost Message-ID: <20101115034411.1D9C013B2066@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-linux-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-linux-selfhost/builds/584 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 119107 Blamelist: lattner,mspencer BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 20:20:48 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 20:20:48 -0800 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-x86_64-linux Message-ID: <20101115042051.591FA13B2066@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/2506 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc17 Build Reason: Build Source Stamp: 119109 Blamelist: evancheng,lattner,mspencer BUILD FAILED: failed run.build.script sincerely, -The Buildbot From daniel_dunbar at apple.com Sun Nov 14 20:27:09 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sun, 14 Nov 2010 20:27:09 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101115042718.71F58BD27FFA@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/15653 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 119116 Blamelist: lattner BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/PowerPC/CMakeLists.txt lib/Target/PowerPC/Makefile lib/Target/PowerPC/PPC.h lib/Target/PowerPC/PPCMCCodeEmitter.cpp lib/Target/PowerPC/PPCTargetMachine.cpp At: Sun 14 Nov 2010 20:22:37 Changed By: lattner Comments: Implement a basic MCCodeEmitter for PPC. This doesn't handle fixups yet, and doesn't handle actually encoding operand values, but this is enough for llc -show-mc-encoding to show the base instruction encoding information, e.g.: mflr r0 ; encoding: [0x7c,0x08,0x02,0xa6] stw r0, 8(r1) ; encoding: [0x90,0x00,0x00,0x00] stwu r1, -64(r1) ; encoding: [0x94,0x00,0x00,0x00] Ltmp0: lhz r4, 4(r3) ; encoding: [0xa0,0x00,0x00,0x00] cmplwi cr0, r4, 8 ; encoding: [0x28,0x00,0x00,0x00] beq cr0, LBB0_2 ; encoding: [0x40,0x00,0x00,0x00] Properties: 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 Last 10 lines of 'warnings': MCDwarf.cpp:267: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)' From buildbot at google1.osuosl.org Sun Nov 14 20:28:05 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 20:28:05 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux Message-ID: <20101115042808.2134513B2066@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux/builds/19339 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc14 Build Reason: Build Source Stamp: 119116 Blamelist: lattner BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Sun Nov 14 20:30:47 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sun, 14 Nov 2010 20:30:47 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20101115043132.33B7DBD28299@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/10973 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 119116 Blamelist: lattner BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp At: Sun 14 Nov 2010 19:58:25 Changed By: lattner Comments: fix some fixme's, removing dead code. Properties: Files: lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp lib/Target/PowerPC/PPC.td At: Sun 14 Nov 2010 19:58:25 Changed By: lattner Comments: dissolve some more hacks. Properties: Files: lib/Target/PowerPC/CMakeLists.txt lib/Target/PowerPC/Makefile lib/Target/PowerPC/PPC.h lib/Target/PowerPC/PPCMCCodeEmitter.cpp lib/Target/PowerPC/PPCTargetMachine.cpp At: Sun 14 Nov 2010 20:22:37 Changed By: lattner Comments: Implement a basic MCCodeEmitter for PPC. This doesn't handle fixups yet, and doesn't handle actually encoding operand values, but this is enough for llc -show-mc-encoding to show the base instruction encoding information, e.g.: mflr r0 ; encoding: [0x7c,0x08,0x02,0xa6] stw r0, 8(r1) ; encoding: [0x90,0x00,0x00,0x00] stwu r1, -64(r1) ; encoding: [0x94,0x00,0x00,0x00] Ltmp0: lhz r4, 4(r3) ; encoding: [0xa0,0x00,0x00,0x00] cmplwi cr0, r4, 8 ; encoding: [0x28,0x00,0x00,0x00] beq cr0, LBB0_2 ; encoding: [0x40,0x00,0x00,0x00] Properties: LOGS: Last 10 lines of 'stdio': llvm[2]: Compiling TargetLoweringObjectFileImpl.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]: 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 make: *** [all] Error 1 Last 10 lines of 'warnings': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/MC/MCDwarf.cpp:267: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)' From daniel_dunbar at apple.com Sun Nov 14 20:32:11 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sun, 14 Nov 2010 20:32:11 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101115043218.9C99EB7C34CB@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/6278 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 119116 Blamelist: lattner BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/PowerPC/CMakeLists.txt lib/Target/PowerPC/Makefile lib/Target/PowerPC/PPC.h lib/Target/PowerPC/PPCMCCodeEmitter.cpp lib/Target/PowerPC/PPCTargetMachine.cpp At: Sun 14 Nov 2010 20:22:37 Changed By: lattner Comments: Implement a basic MCCodeEmitter for PPC. This doesn't handle fixups yet, and doesn't handle actually encoding operand values, but this is enough for llc -show-mc-encoding to show the base instruction encoding information, e.g.: mflr r0 ; encoding: [0x7c,0x08,0x02,0xa6] stw r0, 8(r1) ; encoding: [0x90,0x00,0x00,0x00] stwu r1, -64(r1) ; encoding: [0x94,0x00,0x00,0x00] Ltmp0: lhz r4, 4(r3) ; encoding: [0xa0,0x00,0x00,0x00] cmplwi cr0, r4, 8 ; encoding: [0x28,0x00,0x00,0x00] beq cr0, LBB0_2 ; encoding: [0x40,0x00,0x00,0x00] Properties: LOGS: Last 10 lines of 'stdio': llvm[2]: Compiling VirtRegMap.cpp for Release+Asserts build llvm[2]: Compiling VirtRegRewriter.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[1]: *** [Target/.makeall] Error 2 make[1]: *** Waiting for unfinished jobs.... llvm[2]: Building Release+Asserts Archive Library libLLVMCodeGen.a make: *** [all] Error 1 From daniel_dunbar at apple.com Sun Nov 14 20:36:42 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sun, 14 Nov 2010 20:36:42 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20101115043650.1473EBD2864A@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/11736 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 119116 Blamelist: lattner BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp At: Sun 14 Nov 2010 19:58:25 Changed By: lattner Comments: fix some fixme's, removing dead code. Properties: Files: lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp lib/Target/PowerPC/PPC.td At: Sun 14 Nov 2010 19:58:25 Changed By: lattner Comments: dissolve some more hacks. Properties: Files: lib/Target/PowerPC/CMakeLists.txt lib/Target/PowerPC/Makefile lib/Target/PowerPC/PPC.h lib/Target/PowerPC/PPCMCCodeEmitter.cpp lib/Target/PowerPC/PPCTargetMachine.cpp At: Sun 14 Nov 2010 20:22:37 Changed By: lattner Comments: Implement a basic MCCodeEmitter for PPC. This doesn't handle fixups yet, and doesn't handle actually encoding operand values, but this is enough for llc -show-mc-encoding to show the base instruction encoding information, e.g.: mflr r0 ; encoding: [0x7c,0x08,0x02,0xa6] stw r0, 8(r1) ; encoding: [0x90,0x00,0x00,0x00] stwu r1, -64(r1) ; encoding: [0x94,0x00,0x00,0x00] Ltmp0: lhz r4, 4(r3) ; encoding: [0xa0,0x00,0x00,0x00] cmplwi cr0, r4, 8 ; encoding: [0x28,0x00,0x00,0x00] beq cr0, LBB0_2 ; encoding: [0x40,0x00,0x00,0x00] Properties: LOGS: Last 10 lines of 'stdio': llvm[4]: Compiling ARMAsmLexer.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[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 1 From daniel_dunbar at apple.com Sun Nov 14 20:39:24 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sun, 14 Nov 2010 20:39:24 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin10-qa_tests Message-ID: <20101115043932.87C78BD28708@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/1602 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-01 Build Reason: Build Source Stamp: 119116 Blamelist: evancheng,lattner,mspencer BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/PowerPC/PPC.h lib/Target/PowerPC/PPCISelLowering.cpp lib/Target/PowerPC/PPCMCInstLower.cpp At: Sun 14 Nov 2010 19:21:23 Changed By: lattner Comments: convert the operand bits into bitfields since they are all combinable in different ways. Add $non_lazy_ptr support, and proper lowering for global values. Now all the ppc regression tests pass with the new instruction printer. Properties: Files: CMakeLists.txt include/llvm/Object include/llvm/Object/ObjectFile.h lib/Makefile lib/Object lib/Object/CMakeLists.txt lib/Object/ObjectFile.cpp At: Sun 14 Nov 2010 19:31:01 Changed By: mspencer Comments: Add LLVMObject Library.Properties: File: lib/Target/PowerPC/PPCAsmPrinter.cpp At: Sun 14 Nov 2010 19:32:37 Changed By: lattner Comments: Turn on the new instprinter by default. The only change in the output is: 1) we get a better comment on mfcr, we get: mfcr r2 ; cr2 instead of: mfcr r2 ; 32 2) we no longer emit $stub's on powerpc/leopard. The Leopard linker autosynthesizes them. Properties: File: lib/Target/ARM/ARMLoadStoreOptimizer.cpp At: Sun 14 Nov 2010 19:32:37 Changed By: evancheng Comments: Make sure ARM multi load / store pass copies memoperands when forming ldrd / strd. pr8113.Properties: File: lib/Object/Makefile At: Sun 14 Nov 2010 19:39:34 Changed By: mspencer Comments: Object: Add missing makefile.Properties: File: lib/Target/PowerPC/PPCAsmPrinter.cpp At: Sun 14 Nov 2010 19:42:43 Changed By: lattner Comments: rip out a ton of old instruction printing junk now that the new instprinting logic is there. Properties: File: lib/Target/PowerPC/PPCAsmPrinter.cpp At: Sun 14 Nov 2010 19:47:41 Changed By: lattner Comments: strength reduce TOC temp label generation, no functionality change. Properties: Files: lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp lib/Target/PowerPC/InstPrinter/PPCInstPrinter.h lib/Target/PowerPC/PPCInstr64Bit.td lib/Target/PowerPC/PPCInstrInfo.td At: Sun 14 Nov 2010 19:52:40 Changed By: lattner Comments: remove asmstrings (which can never be printed) from pseudo instructions, allowing is to eliminate some dead operand printing methods from the instprinter. Properties: File: lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp At: Sun 14 Nov 2010 19:58:25 Changed By: lattner Comments: fix some fixme's, removing dead code. Properties: Files: lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp lib/Target/PowerPC/PPC.td At: Sun 14 Nov 2010 19:58:25 Changed By: lattner Comments: dissolve some more hacks. Properties: Files: lib/Target/PowerPC/CMakeLists.txt lib/Target/PowerPC/Makefile lib/Target/PowerPC/PPC.h lib/Target/PowerPC/PPCMCCodeEmitter.cpp lib/Target/PowerPC/PPCTargetMachine.cpp At: Sun 14 Nov 2010 20:22:37 Changed By: lattner Comments: Implement a basic MCCodeEmitter for PPC. This doesn't handle fixups yet, and doesn't handle actually encoding operand values, but this is enough for llc -show-mc-encoding to show the base instruction encoding information, e.g.: mflr r0 ; encoding: [0x7c,0x08,0x02,0xa6] stw r0, 8(r1) ; encoding: [0x90,0x00,0x00,0x00] stwu r1, -64(r1) ; encoding: [0x94,0x00,0x00,0x00] Ltmp0: lhz r4, 4(r3) ; encoding: [0xa0,0x00,0x00,0x00] cmplwi cr0, r4, 8 ; encoding: [0x28,0x00,0x00,0x00] beq cr0, LBB0_2 ; encoding: [0x40,0x00,0x00,0x00] 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 Last 10 lines of 'warnings': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3195: warning: 'Op1' may be used uninitialized in this function /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3195: warning: 'Op2' may be used uninitialized in this function /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3224: warning: 'DefaultBB' may be used uninitialized in this function /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3239: warning: 'DestBB' may be used uninitialized in this function /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3281: warning: 'DestBB' may be used uninitialized in this function /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3316: warning: 'NormalBB' may be used uninitialized in this function /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3316: warning: 'UnwindBB' may be used uninitialized in this function From daniel_dunbar at apple.com Sun Nov 14 20:42:29 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sun, 14 Nov 2010 20:42:29 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20101115044300.9386ABD28997@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/5540 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 119116 Blamelist: lattner BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/PowerPC/CMakeLists.txt lib/Target/PowerPC/Makefile lib/Target/PowerPC/PPC.h lib/Target/PowerPC/PPCMCCodeEmitter.cpp lib/Target/PowerPC/PPCTargetMachine.cpp At: Sun 14 Nov 2010 20:22:37 Changed By: lattner Comments: Implement a basic MCCodeEmitter for PPC. This doesn't handle fixups yet, and doesn't handle actually encoding operand values, but this is enough for llc -show-mc-encoding to show the base instruction encoding information, e.g.: mflr r0 ; encoding: [0x7c,0x08,0x02,0xa6] stw r0, 8(r1) ; encoding: [0x90,0x00,0x00,0x00] stwu r1, -64(r1) ; encoding: [0x94,0x00,0x00,0x00] Ltmp0: lhz r4, 4(r3) ; encoding: [0xa0,0x00,0x00,0x00] cmplwi cr0, r4, 8 ; encoding: [0x28,0x00,0x00,0x00] beq cr0, LBB0_2 ; encoding: [0x40,0x00,0x00,0x00] 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 ARMDisassemblerCore.cpp for Debug+Asserts build llvm[4]: Compiling ARMDisassembler.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 Sun Nov 14 20:43:36 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 20:43:36 -0800 Subject: [llvm-testresults] buildbot failure in llvm on build-self-4-mingw32 Message-ID: <20101115044341.A473513B20C2@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/2992 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 119116 Blamelist: lattner BUILD FAILED: failed run.build.step.make_llvm_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 20:43:31 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 20:43:31 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20101115044341.A2C1713B2066@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/8215 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 119116 Blamelist: lattner BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 20:43:39 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 20:43:39 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-self-mingw32 Message-ID: <20101115044341.A55F813B20C3@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/5393 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 119116 Blamelist: lattner BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 20:43:34 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 20:43:34 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101115044341.A3B1813B2067@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/7433 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119116 Blamelist: lattner BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 20:47:34 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 20:47:34 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20101115044736.B970513B2067@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/10356 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 119116 Blamelist: lattner BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 20:47:31 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 20:47:31 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-i686-linux Message-ID: <20101115044736.B8AC813B2066@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/3319 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 119116 Blamelist: lattner BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Sun Nov 14 20:44:49 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sun, 14 Nov 2010 20:44:49 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101115044849.EBA04B7C3F54@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/6561 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 119116 Blamelist: evancheng,lattner,mspencer BUILD FAILED: failed buildit-llvmCore sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/PowerPC/PPC.h lib/Target/PowerPC/PPCISelLowering.cpp lib/Target/PowerPC/PPCMCInstLower.cpp At: Sun 14 Nov 2010 19:21:23 Changed By: lattner Comments: convert the operand bits into bitfields since they are all combinable in different ways. Add $non_lazy_ptr support, and proper lowering for global values. Now all the ppc regression tests pass with the new instruction printer. Properties: Files: CMakeLists.txt include/llvm/Object include/llvm/Object/ObjectFile.h lib/Makefile lib/Object lib/Object/CMakeLists.txt lib/Object/ObjectFile.cpp At: Sun 14 Nov 2010 19:31:01 Changed By: mspencer Comments: Add LLVMObject Library.Properties: File: lib/Target/PowerPC/PPCAsmPrinter.cpp At: Sun 14 Nov 2010 19:32:37 Changed By: lattner Comments: Turn on the new instprinter by default. The only change in the output is: 1) we get a better comment on mfcr, we get: mfcr r2 ; cr2 instead of: mfcr r2 ; 32 2) we no longer emit $stub's on powerpc/leopard. The Leopard linker autosynthesizes them. Properties: File: lib/Target/ARM/ARMLoadStoreOptimizer.cpp At: Sun 14 Nov 2010 19:32:37 Changed By: evancheng Comments: Make sure ARM multi load / store pass copies memoperands when forming ldrd / strd. pr8113.Properties: File: lib/Object/Makefile At: Sun 14 Nov 2010 19:39:34 Changed By: mspencer Comments: Object: Add missing makefile.Properties: File: lib/Target/PowerPC/PPCAsmPrinter.cpp At: Sun 14 Nov 2010 19:42:43 Changed By: lattner Comments: rip out a ton of old instruction printing junk now that the new instprinting logic is there. Properties: File: lib/Target/PowerPC/PPCAsmPrinter.cpp At: Sun 14 Nov 2010 19:47:41 Changed By: lattner Comments: strength reduce TOC temp label generation, no functionality change. Properties: Files: lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp lib/Target/PowerPC/InstPrinter/PPCInstPrinter.h lib/Target/PowerPC/PPCInstr64Bit.td lib/Target/PowerPC/PPCInstrInfo.td At: Sun 14 Nov 2010 19:52:40 Changed By: lattner Comments: remove asmstrings (which can never be printed) from pseudo instructions, allowing is to eliminate some dead operand printing methods from the instprinter. Properties: File: lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp At: Sun 14 Nov 2010 19:58:25 Changed By: lattner Comments: fix some fixme's, removing dead code. Properties: Files: lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp lib/Target/PowerPC/PPC.td At: Sun 14 Nov 2010 19:58:25 Changed By: lattner Comments: dissolve some more hacks. Properties: Files: lib/Target/PowerPC/CMakeLists.txt lib/Target/PowerPC/Makefile lib/Target/PowerPC/PPC.h lib/Target/PowerPC/PPCMCCodeEmitter.cpp lib/Target/PowerPC/PPCTargetMachine.cpp At: Sun 14 Nov 2010 20:22:37 Changed By: lattner Comments: Implement a basic MCCodeEmitter for PPC. This doesn't handle fixups yet, and doesn't handle actually encoding operand values, but this is enough for llc -show-mc-encoding to show the base instruction encoding information, e.g.: mflr r0 ; encoding: [0x7c,0x08,0x02,0xa6] stw r0, 8(r1) ; encoding: [0x90,0x00,0x00,0x00] stwu r1, -64(r1) ; encoding: [0x94,0x00,0x00,0x00] Ltmp0: lhz r4, 4(r3) ; encoding: [0xa0,0x00,0x00,0x00] cmplwi cr0, r4, 8 ; encoding: [0x28,0x00,0x00,0x00] beq cr0, LBB0_2 ; encoding: [0x40,0x00,0x00,0x00] 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/CodeGen.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/llvmCo re~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_6 4-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/LiveIntervalUnion.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/LiveRangeEdit.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/smoos hlab/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/buildbot/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/MachineLICM.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/Re lease+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.root s/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/llvmC ore.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-darwin10-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/sl ave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/RegAllocBasic.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/smooshlab/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/z org/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 /Users/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/Shado wStackGC.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/Release+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/Re lease+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/Release+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-ll vm/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-selfhost/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 Sun Nov 14 20:49:24 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 20:49:24 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20101115044927.4F57B13B2066@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/10712 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119116 Blamelist: lattner BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 20:55:27 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 20:55:27 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20101115045530.BAA2C13B2066@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/13360 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 119116 Blamelist: lattner BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 20:55:54 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 20:55:54 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20101115045557.3061D13B2066@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/5254 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119116 Blamelist: lattner BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 20:56:04 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 20:56:04 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20101115045607.519B013B2066@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/7903 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119116 Blamelist: lattner BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot From daniel_dunbar at apple.com Sun Nov 14 20:57:17 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sun, 14 Nov 2010 20:57:17 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-qa_tests Message-ID: <20101115045834.65BA6B7C46C8@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/1733 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-01 Build Reason: Build Source Stamp: 119116 Blamelist: lattner BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp lib/Target/PowerPC/InstPrinter/PPCInstPrinter.h lib/Target/PowerPC/PPCInstr64Bit.td lib/Target/PowerPC/PPCInstrInfo.td At: Sun 14 Nov 2010 19:52:40 Changed By: lattner Comments: remove asmstrings (which can never be printed) from pseudo instructions, allowing is to eliminate some dead operand printing methods from the instprinter. Properties: File: lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp At: Sun 14 Nov 2010 19:58:25 Changed By: lattner Comments: fix some fixme's, removing dead code. Properties: Files: lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp lib/Target/PowerPC/PPC.td At: Sun 14 Nov 2010 19:58:25 Changed By: lattner Comments: dissolve some more hacks. Properties: Files: lib/Target/PowerPC/CMakeLists.txt lib/Target/PowerPC/Makefile lib/Target/PowerPC/PPC.h lib/Target/PowerPC/PPCMCCodeEmitter.cpp lib/Target/PowerPC/PPCTargetMachine.cpp At: Sun 14 Nov 2010 20:22:37 Changed By: lattner Comments: Implement a basic MCCodeEmitter for PPC. This doesn't handle fixups yet, and doesn't handle actually encoding operand values, but this is enough for llc -show-mc-encoding to show the base instruction encoding information, e.g.: mflr r0 ; encoding: [0x7c,0x08,0x02,0xa6] stw r0, 8(r1) ; encoding: [0x90,0x00,0x00,0x00] stwu r1, -64(r1) ; encoding: [0x94,0x00,0x00,0x00] Ltmp0: lhz r4, 4(r3) ; encoding: [0xa0,0x00,0x00,0x00] cmplwi cr0, r4, 8 ; encoding: [0x28,0x00,0x00,0x00] beq cr0, LBB0_2 ; encoding: [0x40,0x00,0x00,0x00] Properties: LOGS: Last 10 lines of 'stdio': llvm[3]: Building Release Archive Library libLLVMipa.a llvm[2]: Building Release Archive Library libLLVMCodeGen.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[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 Last 10 lines of 'warnings': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3195: warning: 'Op1' may be used uninitialized in this function /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3195: warning: 'Op2' may be used uninitialized in this function /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3316: warning: 'NormalBB' may be used uninitialized in this function /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3316: warning: 'UnwindBB' may be used uninitialized in this function /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3224: warning: 'DefaultBB' may be used uninitialized in this function /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3239: warning: 'DestBB' may be used uninitialized in this function /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3281: warning: 'DestBB' may be used uninitialized in this function From buildbot at google1.osuosl.org Sun Nov 14 21:26:03 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 21:26:03 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32 Message-ID: <20101115052606.8E4E513B2066@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/968 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova2 Build Reason: Build Source Stamp: 119116 Blamelist: evancheng,lattner,mspencer BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 14 21:32:37 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 14 Nov 2010 21:32:37 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i386-linux-selfhost Message-ID: <20101115053240.DF99013B2066@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/816 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc11 Build Reason: Build Source Stamp: 119116 Blamelist: evancheng,lattner,mspencer BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot From daniel_dunbar at apple.com Sun Nov 14 23:20:00 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sun, 14 Nov 2010 23:20:00 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9 Message-ID: <20101115072143.CEB3AB7CA814@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/4475 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: spang.apple.com Build Reason: Build Source Stamp: 119113 Blamelist: asl,chandlerc,evancheng,lattner,mspencer BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Frontend/InitHeaderSearch.cpp At: Sun 14 Nov 2010 16:53:00 Changed By: chandlerc Comments: Switch the sysroot logic to use the Path interface, resolving a FIXME and making the code less gross. Properties: Files: lib/Target/ARM/CMakeLists.txt lib/Target/Alpha/CMakeLists.txt lib/Target/Blackfin/CMakeLists.txt lib/Target/CellSPU/CMakeLists.txt lib/Target/MBlaze/CMakeLists.txt lib/Target/MSP430/CMakeLists.txt lib/Target/Mips/CMakeLists.txt lib/Target/PTX/CMakeLists.txt lib/Target/PowerPC/CMakeLists.txt lib/Target/Sparc/CMakeLists.txt lib/Target/SystemZ/CMakeLists.txt lib/Target/X86/CMakeLists.txt At: Sun 14 Nov 2010 16:53:16 Changed By: asl Comments: Attempt to unbreak cmake-based buildsProperties: File: lib/Target/ARM/ARMBaseRegisterInfo.h At: Sun 14 Nov 2010 17:52:40 Changed By: lattner Comments: silence a ton of warnings from clang. Properties: Files: lib/Target/PowerPC/PPCAsmPrinter.cpp test/CodeGen/PowerPC/indirectbr.ll At: Sun 14 Nov 2010 18:48:28 Changed By: lattner Comments: remove some extraneous quotes to make the new instprinter match. Properties: Files: include/llvm/MC/MCExpr.h lib/MC/MCExpr.cpp lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp lib/Target/PowerPC/PPC.h lib/Target/PowerPC/PPCISelLowering.cpp lib/Target/PowerPC/PPCISelLowering.h lib/Target/PowerPC/PPCMCInstLower.cpp lib/Target/PowerPC/PPCSubtarget.cpp lib/Target/X86/X86ISelLowering.cpp At: Sun 14 Nov 2010 18:52:42 Changed By: lattner Comments: add targetoperand flags for jump tables, constant pool and block address nodes to indicate when ha16/lo16 modifiers should be used. This lets us pass PowerPC/indirectbr.ll. The one annoying thing about this patch is that the MCSymbolExpr isn't expressive enough to represent ha16(label1-label2) which we need on PowerPC. I have a terrible hack in the meantime, but this will have to be revisited at some point. Last major conversion item left is global variable references. Properties: Files: lib/Target/PowerPC/PPC.h lib/Target/PowerPC/PPCISelLowering.cpp lib/Target/PowerPC/PPCMCInstLower.cpp At: Sun 14 Nov 2010 19:21:23 Changed By: lattner Comments: convert the operand bits into bitfields since they are all combinable in different ways. Add $non_lazy_ptr support, and proper lowering for global values. Now all the ppc regression tests pass with the new instruction printer. Properties: Files: CMakeLists.txt include/llvm/Object include/llvm/Object/ObjectFile.h lib/Makefile lib/Object lib/Object/CMakeLists.txt lib/Object/ObjectFile.cpp At: Sun 14 Nov 2010 19:31:01 Changed By: mspencer Comments: Add LLVMObject Library.Properties: File: lib/Target/PowerPC/PPCAsmPrinter.cpp At: Sun 14 Nov 2010 19:32:37 Changed By: lattner Comments: Turn on the new instprinter by default. The only change in the output is: 1) we get a better comment on mfcr, we get: mfcr r2 ; cr2 instead of: mfcr r2 ; 32 2) we no longer emit $stub's on powerpc/leopard. The Leopard linker autosynthesizes them. Properties: File: lib/Target/ARM/ARMLoadStoreOptimizer.cpp At: Sun 14 Nov 2010 19:32:37 Changed By: evancheng Comments: Make sure ARM multi load / store pass copies memoperands when forming ldrd / strd. pr8113.Properties: File: lib/Object/Makefile At: Sun 14 Nov 2010 19:39:34 Changed By: mspencer Comments: Object: Add missing makefile.Properties: File: lib/Target/PowerPC/PPCAsmPrinter.cpp At: Sun 14 Nov 2010 19:42:43 Changed By: lattner Comments: rip out a ton of old instruction printing junk now that the new instprinting logic is there. Properties: File: lib/Target/PowerPC/PPCAsmPrinter.cpp At: Sun 14 Nov 2010 19:47:41 Changed By: lattner Comments: strength reduce TOC temp label generation, no functionality change. Properties: Files: lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp lib/Target/PowerPC/InstPrinter/PPCInstPrinter.h lib/Target/PowerPC/PPCInstr64Bit.td lib/Target/PowerPC/PPCInstrInfo.td At: Sun 14 Nov 2010 19:52:40 Changed By: lattner Comments: remove asmstrings (which can never be printed) from pseudo instructions, allowing is to eliminate some dead operand printing methods from the instprinter. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: DebugInfo/2010-10-01-crash.ll Expected Passes : 5059 Expected Failures : 45 Unsupported Tests : 556 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: DebugInfo/2010-10-01-crash.ll Last 10 lines of 'xfail': LLVM :: MC/ARM/neont2-vld-encoding.s LLVM :: MC/ARM/neont2-vst-encoding.s LLVM :: MC/ARM/thumb2.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 '2010-10-01-crash.ll': 2 libSystem.B.dylib 0x96fee9fc _sigtramp + 68 Stack dump: 0. Program arguments: llc -O0 /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/DebugInfo/2010-10-01-crash.ll -o /dev/null 1. Running pass 'Function Pass Manager' on module '/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/DebugInfo/2010-10-01-crash.ll'. 2. Running pass 'Darwin PPC Assembly Printer' on function '@CGRectStandardize' /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/DebugInfo/Output/2010-10-01-crash.ll.script: line 2: 17474 Trace/BPT trap 'llc' '-O0' '/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/DebugInfo/2010-10-01-crash.ll' '-o' '/dev/null' -- ******************** Last 10 lines of 'stdio': Failing Tests (2): LLVM :: DebugInfo/2010-10-01-crash.ll LLVM :: FrontendC++/2010-08-31-ByValArg.cpp Expected Passes : 5524 Expected Failures : 66 Unsupported Tests : 69 Unexpected Failures: 2 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: DebugInfo/2010-10-01-crash.ll LLVM :: FrontendC++/2010-08-31-ByValArg.cpp Last 10 lines of 'xfail': LLVM :: MC/ARM/neont2-vld-encoding.s LLVM :: MC/ARM/neont2-vst-encoding.s LLVM :: MC/ARM/thumb2.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-10-01-crash.ll': 3 libSystem.B.dylib 0x8fe14148 _sigtramp + 18446744073590167440 Stack dump: 0. Program arguments: llc -O0 /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/DebugInfo/2010-10-01-crash.ll -o /dev/null 1. Running pass 'Function Pass Manager' on module '/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/DebugInfo/2010-10-01-crash.ll'. 2. Running pass 'Darwin PPC Assembly Printer' on function '@CGRectStandardize' /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/DebugInfo/Output/2010-10-01-crash.ll.script: line 2: 66776 Trace/BPT trap 'llc' '-O0' '/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/DebugInfo/2010-10-01-crash.ll' '-o' '/dev/null' -- ******************** Last 10 lines of '2010-08-31-byvalarg.cpp': Stack dump: 0. Program arguments: llc --disable-fp-elim -o /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC++/Output/2010-08-31-ByValArg.cpp.tmp.s -O0 -relocation-model=pic 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Darwin PPC Assembly Printer' on function '@_Z3getPij3VALPS0_j3EVT' /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC++/Output/2010-08-31-ByValArg.cpp.script: line 15: 67770 Done '/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm-gcc.install/bin/llvm-gcc' '-mmacosx-version-min=10.5' '-emit-llvm' '-w' '-S' '-O0' '-g' '/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/FrontendC++/2010-08-31-ByValArg.cpp' '-o' '-' 67771 Trace/BPT trap | 'llc' '--disable-fp-elim' '-o' '/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC++/Output/2010-08-31-ByValArg.cpp.tmp.s' '-O0' '-relocation-model=pic' -- ******************** From llvm-testresults at cs.uiuc.edu Mon Nov 15 00:39:29 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Mon, 15 Nov 2010 02:39:29 -0600 (CST) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101115083929.4FE0A2A6C12C@llvm.org> http://llvm.org/perf/db_default/simple/nts/21/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:3 Name: curlew.apple.com Comparing: Run: 21, Order: 119131, Start Time: 2010-11-15 07:56:21, End Time: 2010-11-15 08:41:22 To: 20, Order: 119035, Start Time: 2010-11-14 07:59:44, End Time: 2010-11-14 08:44:41 =============== Tests Summary =============== Performance Improvements: 2 Existing Failures: 1 Unchanged Tests: 938 Total Tests: 941 ============== Changes Detail ============== Performance Improvements ------------------------ External/SPEC/CINT2000/253_perlbmk/253_perlbmk.exec: -1.98%(9.0900 => 8.9100, std. dev.: 0.0094) External/SPEC/CINT2006/456_hmmer/456_hmmer.exec: -1.11%(5.4200 => 5.3600, std. dev.: 0.0000) Existing Failures ----------------- External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From daniel_dunbar at apple.com Mon Nov 15 02:30:22 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 15 Nov 2010 02:30:22 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-qa_tests Message-ID: <20101115103031.397C3BD368DD@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/1739 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-01 Build Reason: Build Source Stamp: 119142 Blamelist: chandlerc,kraiskil,rjmccall BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/clang/AST/Expr.h include/clang/AST/OperationKinds.h include/clang/AST/Type.h include/clang/Sema/Sema.h lib/AST/Expr.cpp lib/AST/Type.cpp lib/Checker/GRExprEngine.cpp lib/CodeGen/CGExpr.cpp lib/CodeGen/CGExprScalar.cpp lib/Sema/SemaCXXCast.cpp lib/Sema/SemaChecking.cpp lib/Sema/SemaDeclAttr.cpp lib/Sema/SemaExpr.cpp lib/Sema/SemaExprCXX.cpp lib/Sema/SemaInit.cpp lib/Sema/SemaObjCProperty.cpp lib/Sema/SemaOverload.cpp lib/Sema/SemaTemplate.cpp At: Mon 15 Nov 2010 01:18:59 Changed By: rjmccall Comments: Assorted work leading towards the elimination of CK_Unknown. Properties: File: lib/Frontend/InitHeaderSearch.cpp At: Mon 15 Nov 2010 01:32:37 Changed By: chandlerc Comments: Fix a think-o. Fixes PR8606. Properties: File: lib/Rewrite/RewriteObjC.cpp At: Mon 15 Nov 2010 01:52:38 Changed By: rjmccall Comments: Kill CK_Unknown references in the ObjC rewriter. The actual choice of cast doesn't matter here, but I've tried to choose the right one anyway. Properties: File: lib/Sema/SemaExpr.cpp At: Mon 15 Nov 2010 02:12:56 Changed By: rjmccall Comments: Yes, vector conversions are bitcasts. Properties: File: lib/Target/CellSPU/SPUISelLowering.cpp At: Mon 15 Nov 2010 02:18:15 Changed By: kraiskil Comments: Improve code layout, mostly indentation. No functionality change. Properties: LOGS: Last 10 lines of 'stdio': llvm[4]: Compiling UnixAPIChecker.cpp for Release build llvm[4]: Compiling UnreachableCodeChecker.cpp for Release build llvm[4]: Compiling VLASizeChecker.cpp for Release build llvm[4]: Compiling ValueManager.cpp for Release build make[3]: *** [CodeGen/.makeall] Error 2 make[3]: *** Waiting for unfinished jobs.... llvm[4]: Building Release Archive Library libclangChecker.a 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-x86_64-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3195: warning: 'Op1' may be used uninitialized in this function /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3195: warning: 'Op2' may be used uninitialized in this function /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3316: warning: 'NormalBB' may be used uninitialized in this function /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3316: warning: 'UnwindBB' may be used uninitialized in this function /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3224: warning: 'DefaultBB' may be used uninitialized in this function /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3239: warning: 'DestBB' may be used uninitialized in this function /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/lib/AsmParser/LLParser.cpp:3281: warning: 'DestBB' may be used uninitialized in this function /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/tools/clang/lib/CodeGen/CGExprCXX.cpp:364: warning: unused variable 'Array' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/tools/clang/lib/Sema/SemaExprCXX.cpp:1711: warning: 'CastKind' may be used uninitialized in this function From bob.wilson at apple.com Mon Nov 15 09:44:53 2010 From: bob.wilson at apple.com (Bob Wilson) Date: Mon, 15 Nov 2010 09:44:53 -0800 Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results In-Reply-To: <20101113084048.361CA2A6C12C@llvm.org> References: <20101113084048.361CA2A6C12C@llvm.org> Message-ID: <7E73BB39-874D-46AF-AA82-D9275BAB2A13@apple.com> I tried to reproduce some of the larger performance regressions reported here, but none of them reproduce. I don't know how to explain these measurements.... On Nov 13, 2010, at 12:40 AM, llvm-testresults at cs.uiuc.edu wrote: > llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results > > URL http://llvm.org/perf/db_default/simple/nts/19/ > Nickname llvmgcc-bwilson__llvm-gcc_PROD__i386:3 > Name curlew.apple.com > Run ID Order Start Time End Time > Current 19 118992 2010-11-13 07:57:24 2010-11-13 08:42:39 > Previous 18 118921 2010-11-12 20:19:45 2010-11-12 21:05:34 > > Tests Summary > > Status Group # > Performance Regressions 13 > Performance Improvements 17 > Existing Failures 1 > Unchanged Tests 910 > Total Tests 941 > > Changes Detail > > Performance Regressions Δ Previous Current σ > MultiSource/Benchmarks/McCat/08-main/main.exec 100.00% 0.0600 0.1200 0.0000 > SingleSource/Benchmarks/Shootout/methcall.exec 53.18% 5.1900 7.9500 0.0000 > SingleSource/Benchmarks/Shootout-C++/methcall.exec 39.97% 6.0800 8.5100 0.0000 > MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1.exec 26.37% 0.9100 1.1500 0.0000 > SingleSource/Benchmarks/BenchmarkGame/n-body.exec 24.35% 1.1500 1.4300 0.0000 > SingleSource/Benchmarks/BenchmarkGame/fannkuch.exec 16.46% 3.1600 3.6800 0.0000 > SingleSource/Benchmarks/Misc/fbench.exec 9.33% 1.9300 2.1100 0.0000 > SingleSource/Benchmarks/Shootout-C++/objinst.exec 4.71% 10.6100 11.1100 0.0000 > MultiSource/Applications/JM/lencod/lencod.exec 3.59% 12.5400 12.9900 0.0000 > SingleSource/Benchmarks/Shootout/lists.exec 3.25% 5.8400 6.0300 0.0000 > External/SPEC/CINT2000/175_vpr/175_vpr.exec 2.02% 4.9500 5.0500 0.0000 > MultiSource/Benchmarks/BitBench/five11/five11.exec 1.63% 7.9700 8.1000 0.0000 > External/SPEC/CINT2000/164_gzip/164_gzip.exec 1.57% 15.9200 16.1700 0.0000 > > Performance Improvements Δ Previous Current σ > SingleSource/Benchmarks/Dhrystone/fldry.exec -8.15% 4.1700 3.8300 0.0000 > MultiSource/Applications/Burg/burg.compile -4.00% 1.5000 1.4400 0.0000 > MultiSource/Benchmarks/VersaBench/dbms/dbms.exec -3.95% 1.5200 1.4600 0.0000 > SingleSource/Benchmarks/Shootout-C++/lists.exec -3.16% 14.5400 14.0800 0.0000 > SingleSource/Benchmarks/Dhrystone/dry.exec -3.07% 3.5800 3.4700 0.0000 > MultiSource/Benchmarks/NPB-serial/is/is.exec -2.56% 10.1700 9.9100 0.0000 > External/SPEC/CINT2000/300_twolf/300_twolf.compile -2.52% 6.3400 6.1800 0.0000 > MultiSource/Benchmarks/Prolangs-C++/life/life.exec -2.17% 3.6900 3.6100 0.0000 > MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc.compile -1.98% 8.5800 8.4100 0.0000 > External/SPEC/CINT95/132_ijpeg/132_ijpeg.compile -1.95% 5.1400 5.0400 0.0000 > MultiSource/Benchmarks/MallocBench/gs/gs.compile -1.89% 4.7700 4.6800 0.0000 > External/SPEC/CINT95/124_m88ksim/124_m88ksim.compile -1.80% 5.0100 4.9200 0.0000 > MultiSource/Applications/lua/lua.compile -1.65% 4.2300 4.1600 0.0000 > MultiSource/Benchmarks/MallocBench/espresso/espresso.compile -1.24% 4.8200 4.7600 0.0000 > External/SPEC/CINT2006/400_perlbench/400_perlbench.exec -1.22% 9.8400 9.7200 0.0000 > SingleSource/Benchmarks/Misc/salsa20.exec -1.09% 10.0500 9.9400 0.0000 > External/SPEC/CFP2000/188_ammp/188_ammp.exec -1.07% 17.7900 17.6000 0.0000 > > Existing Failures > External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec > _______________________________________________ > 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: From daniel_dunbar at apple.com Mon Nov 15 10:36:33 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 15 Nov 2010 10:36:33 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-qa_tests Message-ID: <20101115183641.7C75FBD4F1DF@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/1743 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-01 Build Reason: Build Source Stamp: 119158 Blamelist: baldrick,fjahanian,jasonwkim,rafael BUILD FAILED: failed test-gcc-4_2-testsuite-gcc sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/MC/ELFObjectWriter.cpp At: Mon 15 Nov 2010 08:23:17 Changed By: jasonwkim Comments: Dovetail with Dan Dunbar's rework of ELFObjectWriter. Added 2 new subclasses - X86ELFObjectWriter and ARMELFObectWriter. ARM and X86 require different code for RecordRelocation(), possibly others. Properties: Files: include/llvm/MC/MCSymbol.h lib/MC/ELFObjectWriter.cpp lib/MC/MCAssembler.cpp lib/MC/MCELFStreamer.cpp lib/MC/MCExpr.cpp lib/MC/MCSymbol.cpp test/MC/ELF/alias-reloc.s At: Mon 15 Nov 2010 08:38:54 Changed By: rafael Comments: Change MCExpr::EvaluateAsRelocatableImpl of variables to return the original variable if recursing fails to simplify it. Factor AliasedSymbol to be a method of MCSymbol. Update MCAssembler::EvaluateFixup to match the change in EvaluateAsRelocatableImpl. Remove the WeakRefExpr hack, as the object writer now sees the weakref with no extra effort needed. Nothing else is using MCTargetExpr, but keep it for now. Now that the ELF writer sees relocations with aliases, handle .weak foo2 foo2: .weak bar2 .set bar2,foo2 .quad bar2 the same way gas does and produce a relocation with bar2.Properties: Files: test/Transforms/InstCombine/phi.ll test/Transforms/InstCombine/select.ll At: Mon 15 Nov 2010 08:48:02 Changed By: baldrick Comments: Move PHI tests to phi.ll, out of select.ll. Properties: Files: test/CodeGen/blocksignature.c test/CodeGen/blockstret.c At: Mon 15 Nov 2010 09:12:56 Changed By: fjahanian Comments: Restore these tests. I think I fixed the problem. We shall see. Properties: LOGS: Last 10 lines of 'stdio': # of expected passes 31900 # of unexpected failures 9911 # of unexpected successes 27 # of expected failures 42 # of unresolved testcases 485 # of untested testcases 273 # of unsupported tests 717 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.install/bin/clang version 2.9 (trunk 119158) make: *** [check-gcc] Error 1 Last 10 lines of 'dg.sum': # of expected passes 31900 # of unexpected failures 9911 # of unexpected successes 27 # of expected failures 42 # of unresolved testcases 485 # of untested testcases 273 # of unsupported tests 717 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.install/bin/clang version 2.9 (trunk 119158) 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.dg/alias-5.c (test for excess errors) gcc.dg/special/alias-1.c (test for excess errors) gcc.dg/special/alias-2.c (test for excess errors) gcc.dg/special/wkali-1.c (test for excess errors) 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_]*_?foo55 gcc.dg/visibility-d.c scan-hidden private_extern[ \t_]*_?foo57 gcc.dg/visibility-d.c scan-hidden private_extern[ \t_]*_?foo59 gcc.dg/vla-4.c (test for excess errors) gcc.dg/warn-1.c (test for warnings, line 15) gcc.target/i386/pr22432.c (test for excess errors) gcc.target/i386/pr23376.c (test for excess errors) gcc.target/i386/pr28946.c (test for excess errors) gcc.target/i386/sse-13.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.misc-tests/bprob-2.c execution, -g -fbranch-probabilities gcc.misc-tests/bprob-2.c execution, -g -fprofile-arcs gcc.target/i386/abi-1.c: error executing dg-final: couldn't open "abi-1.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" From daniel_dunbar at apple.com Mon Nov 15 11:16:26 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 15 Nov 2010 11:16:26 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin10-qa_tests Message-ID: <20101115191634.51B08B7F3B5A@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/1612 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-01 Build Reason: Build Source Stamp: 119159 Blamelist: baldrick,fjahanian,rafael BUILD FAILED: failed test-gcc-4_2-testsuite-gcc sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/MC/MCSymbol.h lib/MC/ELFObjectWriter.cpp lib/MC/MCAssembler.cpp lib/MC/MCELFStreamer.cpp lib/MC/MCExpr.cpp lib/MC/MCSymbol.cpp test/MC/ELF/alias-reloc.s At: Mon 15 Nov 2010 08:38:54 Changed By: rafael Comments: Change MCExpr::EvaluateAsRelocatableImpl of variables to return the original variable if recursing fails to simplify it. Factor AliasedSymbol to be a method of MCSymbol. Update MCAssembler::EvaluateFixup to match the change in EvaluateAsRelocatableImpl. Remove the WeakRefExpr hack, as the object writer now sees the weakref with no extra effort needed. Nothing else is using MCTargetExpr, but keep it for now. Now that the ELF writer sees relocations with aliases, handle .weak foo2 foo2: .weak bar2 .set bar2,foo2 .quad bar2 the same way gas does and produce a relocation with bar2.Properties: Files: test/Transforms/InstCombine/phi.ll test/Transforms/InstCombine/select.ll At: Mon 15 Nov 2010 08:48:02 Changed By: baldrick Comments: Move PHI tests to phi.ll, out of select.ll. Properties: Files: test/CodeGen/blocksignature.c test/CodeGen/blockstret.c At: Mon 15 Nov 2010 09:12:56 Changed By: fjahanian Comments: Restore these tests. I think I fixed the problem. We shall see. Properties: File: SingleSource/UnitTests/black-copied-in-cxxobj.cpp At: Mon 15 Nov 2010 09:33:15 Changed By: fjahanian Comments: Test case for blocks with cxx objects copied-in. related to // rdar://8594790 Properties: LOGS: Last 10 lines of 'stdio': # of expected passes 31923 # of unexpected failures 10118 # of unexpected successes 27 # of expected failures 30 # of unresolved testcases 494 # of untested testcases 273 # of unsupported tests 561 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.install/bin/clang version 2.9 (trunk 119159) make: *** [check-gcc] Error 1 Last 10 lines of 'dg.sum': # of expected passes 31923 # of unexpected failures 10118 # of unexpected successes 27 # of expected failures 30 # of unresolved testcases 494 # of untested testcases 273 # of unsupported tests 561 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.install/bin/clang version 2.9 (trunk 119159) 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.dg/alias-5.c (test for excess errors) gcc.dg/special/alias-1.c (test for excess errors) gcc.dg/special/alias-2.c (test for excess errors) gcc.dg/special/wkali-1.c (test for excess errors) Last 10 lines of 'tests.XFAIL': gcc.dg/parm-forwdecl-1.c no parms (test for errors, line 19) gcc.dg/parm-forwdecl-1.c no parms (test for errors, line 20) gcc.dg/parm-forwdecl-1.c no parms (test for errors, line 21) gcc.dg/pr13519-1.c correct error (test for errors, line 18) gcc.dg/pr18501.c conditional in loop (test for warnings, line 12) gcc.dg/sequence-pt-1.c sequence point warning (test for warnings, line 33) gcc.dg/sequence-pt-1.c sequence point warning (test for warnings, line 36) gcc.dg/tls/section-1.c conflict with .data section (test for errors, line 9) 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_]*_?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.dg/vla-4.c (test for excess errors) gcc.dg/warn-1.c (test for warnings, line 15) gcc.target/i386/pr22432.c (test for excess errors) gcc.target/i386/pr23376.c (test for excess errors) gcc.target/i386/pr28946.c (test for excess errors) gcc.target/i386/sse-13.c (test for excess errors) 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/movq-2.c: error executing dg-final: couldn't open "movq-2.s": no such file or directory gcc.target/i386/movq.c: error executing dg-final: couldn't open "movq.s": no such file or directory gcc.target/i386/reload-1.c: error executing dg-final: no files matched glob pattern "reload-1.c.[0-9][0-9][0-9]r.csa" 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" From rafael.espindola at gmail.com Mon Nov 15 11:19:39 2010 From: rafael.espindola at gmail.com (=?UTF-8?Q?Rafael_Esp=C3=ADndola?=) Date: Mon, 15 Nov 2010 14:19:39 -0500 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin10-qa_tests In-Reply-To: <20101115191634.51B08B7F3B5A@mail-out3.apple.com> References: <20101115191634.51B08B7F3B5A@mail-out3.apple.com> Message-ID: Can someone send me instructions on how to reproduce this? The following tests pass on linux. A .s and the expected MachO output (with macho-dump) would be perfect. Last 10 lines of 'tests.FAIL': gcc.dg/alias-5.c (test for excess errors) gcc.dg/special/alias-1.c (test for excess errors) gcc.dg/special/alias-2.c (test for excess errors) gcc.dg/special/wkali-1.c (test for excess errors) Thanks, Rafael From jasonwkim at google.com Mon Nov 15 12:32:19 2010 From: jasonwkim at google.com (Jason Kim) Date: Mon, 15 Nov 2010 12:32:19 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-qa_tests In-Reply-To: <20101115183641.7C7CBBD4F1E0@mail-out4.apple.com> References: <20101115183641.7C7CBBD4F1E0@mail-out4.apple.com> Message-ID: On Mon, Nov 15, 2010 at 10:36 AM, wrote: > 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/1743 > > Buildbot URL: http://smooshlab.apple.com:8010/ > > Buildslave for this Build: smoosh-01 > > Build Reason: > Build Source Stamp: 119158 > Blamelist: baldrick,fjahanian,jasonwkim,rafael > > BUILD FAILED: failed test-gcc-4_2-testsuite-gcc > > sincerely, >  -The Buildbot > > > ================================================================================ > > CHANGES: > File: lib/MC/ELFObjectWriter.cpp > At: Mon 15 Nov 2010 08:23:17 > Changed By: jasonwkim > Comments: Dovetail with Dan Dunbar's rework of ELFObjectWriter. > Added 2 new subclasses - X86ELFObjectWriter and ARMELFObectWriter. > ARM and X86 require different code for RecordRelocation(), possibly others. Hi everyone The failures don't seem like mine at first blush. -jason \> > > Properties: > > > > > Files: >  include/llvm/MC/MCSymbol.h >  lib/MC/ELFObjectWriter.cpp >  lib/MC/MCAssembler.cpp >  lib/MC/MCELFStreamer.cpp >  lib/MC/MCExpr.cpp >  lib/MC/MCSymbol.cpp >  test/MC/ELF/alias-reloc.s > At: Mon 15 Nov 2010 08:38:54 > Changed By: rafael > Comments: Change MCExpr::EvaluateAsRelocatableImpl of variables to return the original > variable if recursing fails to simplify it. > > Factor AliasedSymbol to be a method of MCSymbol. > > Update MCAssembler::EvaluateFixup to match the change in > EvaluateAsRelocatableImpl. > > Remove the WeakRefExpr hack, as the object writer now sees the weakref with > no extra effort needed. > > Nothing else is using MCTargetExpr, but keep it for now. > > Now that the ELF writer sees relocations with aliases, handle > >    .weak    foo2 > foo2: >    .weak    bar2 >    .set    bar2,foo2 >    .quad    bar2 > > the same way gas does and produce a relocation with bar2.Properties: > > > > > Files: >  test/Transforms/InstCombine/phi.ll >  test/Transforms/InstCombine/select.ll > At: Mon 15 Nov 2010 08:48:02 > Changed By: baldrick > Comments: Move PHI tests to phi.ll, out of select.ll. > Properties: > > > > > Files: >  test/CodeGen/blocksignature.c >  test/CodeGen/blockstret.c > At: Mon 15 Nov 2010 09:12:56 > Changed By: fjahanian > Comments: Restore these tests. I think I fixed the problem. > We shall see. > Properties: > > > > > LOGS: > Last 10 lines of 'stdio': >        # of expected passes            31900 >        # of unexpected failures        9911 >        # of unexpected successes       27 >        # of expected failures          42 >        # of unresolved testcases       485 >        # of untested testcases         273 >        # of unsupported tests          717 >        /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.install/bin/clang  version 2.9 (trunk 119158) > >        make: *** [check-gcc] Error 1 > > Last 10 lines of 'dg.sum': > >        # of expected passes            31900 >        # of unexpected failures        9911 >        # of unexpected successes       27 >        # of expected failures          42 >        # of unresolved testcases       485 >        # of untested testcases         273 >        # of unsupported tests          717 >        /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.install/bin/clang  version 2.9 (trunk 119158) > > > 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.dg/alias-5.c (test for excess errors) >        gcc.dg/special/alias-1.c (test for excess errors) >        gcc.dg/special/alias-2.c (test for excess errors) >        gcc.dg/special/wkali-1.c (test for excess errors) > > 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_]*_?foo55 >        gcc.dg/visibility-d.c scan-hidden private_extern[ \t_]*_?foo57 >        gcc.dg/visibility-d.c scan-hidden private_extern[ \t_]*_?foo59 >        gcc.dg/vla-4.c (test for excess errors) >        gcc.dg/warn-1.c  (test for warnings, line 15) >        gcc.target/i386/pr22432.c (test for excess errors) >        gcc.target/i386/pr23376.c (test for excess errors) >        gcc.target/i386/pr28946.c (test for excess errors) >        gcc.target/i386/sse-13.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.misc-tests/bprob-2.c execution,    -g  -fbranch-probabilities >        gcc.misc-tests/bprob-2.c execution,    -g  -fprofile-arcs >        gcc.target/i386/abi-1.c: error executing dg-final: couldn't open "abi-1.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" > > From rafael.espindola at gmail.com Mon Nov 15 12:39:20 2010 From: rafael.espindola at gmail.com (=?UTF-8?Q?Rafael_Esp=C3=ADndola?=) Date: Mon, 15 Nov 2010 15:39:20 -0500 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-qa_tests In-Reply-To: References: <20101115183641.7C7CBBD4F1E0@mail-out4.apple.com> Message-ID: > Hi everyone > > The failures don't seem like mine at first blush. They might be mine. I tested gcc.dg/alias-5.c (test for excess errors) gcc.dg/special/alias-1.c (test for excess errors) gcc.dg/special/alias-2.c (test for excess errors) gcc.dg/special/wkali-1.c (test for excess errors) on ELF and they passe. I will test this on darwin when I get home, but if someone can send me the .s and expected output I can check it at work. > -jason Cheers, Rafael From dalej at apple.com Mon Nov 15 12:49:22 2010 From: dalej at apple.com (dalej) Date: Mon, 15 Nov 2010 12:49:22 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-qa_tests In-Reply-To: References: <20101115183641.7C7CBBD4F1E0@mail-out4.apple.com> Message-ID: Darwin gcc-4.2 and llvm-gcc-4.2 reject the first 3 of these with alias-1.c:6: error: only weak aliases are supported in this configuration The fourth gets only a warning wkali-1.c:19: warning: alias definitions not supported in Mach-O; ignored but fails to link with undefined symbol "foo". I am thinking maybe the harness doesn't handle dg-require-alias? On Nov 15, 2010, at 12:39 PM, Rafael Espíndola wrote: >> Hi everyone >> >> The failures don't seem like mine at first blush. > > They might be mine. I tested > > gcc.dg/alias-5.c (test for excess errors) > gcc.dg/special/alias-1.c (test for excess errors) > gcc.dg/special/alias-2.c (test for excess errors) > gcc.dg/special/wkali-1.c (test for excess errors) > > on ELF and they passe. I will test this on darwin when I get home, but > if someone can send me the .s and expected output I can check it at > work. > >> -jason > > Cheers, > Rafael > _______________________________________________ > 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 Mon Nov 15 13:33:29 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 15 Nov 2010 13:33:29 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101115213332.4A3CF13B2066@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/7450 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119185 Blamelist: echristo,grosbach,kremenek,resistor,stoklund BUILD FAILED: failed compile.llvm-gcc.stage1 sincerely, -The Buildbot From daniel_dunbar at apple.com Mon Nov 15 13:38:05 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 15 Nov 2010 13:38:05 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20101115214342.981AAB800AF8@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/11000 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 119185 Blamelist: echristo,kremenek,resistor,stoklund BUILD FAILED: failed compile.llvm-gcc.stage1 sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/clang/AST/ParentMap.h lib/AST/ParentMap.cpp At: Mon 15 Nov 2010 12:58:10 Changed By: kremenek Comments: Add method ParentMap::addStmt().Properties: Files: lib/CodeGen/InlineSpiller.cpp test/CodeGen/ARM/2010-11-15-SpillEarlyClobber.ll At: Mon 15 Nov 2010 13:03:42 Changed By: stoklund Comments: When spilling a register defined by an early clobber, make sure that the new live ranges for the spill register are also defined at the use slot instead of the normal def slot. This fixes PR8612 for the inline spiller. A use was being allocated to the same register as a spilled early clobber def. This problem exists in all the spillers. A fix for the standard spiller is forthcoming.Properties: Files: lib/CodeGen/LiveIntervalAnalysis.cpp test/CodeGen/ARM/2010-11-15-SpillEarlyClobber.ll At: Mon 15 Nov 2010 13:03:42 Changed By: stoklund Comments: Fix PR8612 in the standard spiller as well. The live range of a register defined by an early clobber starts at the use slot, not the def slot.Properties: Files: lib/Target/ARM/ARMFastISel.cpp test/CodeGen/ARM/fast-isel.ll At: Mon 15 Nov 2010 13:17:40 Changed By: echristo Comments: Recommit this change and remove the failing part of the test - it didn't pass in the first place and was masked by earlier failures not warning and aborting the block. Properties: Files: lib/Target/ARM/ARMInstrThumb2.td test/MC/ARM/thumb2.s At: Mon 15 Nov 2010 13:17:40 Changed By: resistor Comments: Provide Thumb2 encodings for sxtb and friends. Properties: LOGS: Last 10 lines of 'stdio': ../../llvm-gcc.src/gcc/libgcc2.c:1088: internal compiler error: Abort trap Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[4]: *** [libgcc/./_udivmoddi4.o] Error 1 make[3]: *** [stmp-multilib] Error 2 rm fsf-funding.pod gcov.pod gfdl.pod cpp.pod gpl.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': 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 ../../llvm-gcc.src/gcc/sched-vis.c:628: warning: no previous prototype for 'print_insn' From buildbot at google1.osuosl.org Mon Nov 15 13:43:54 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 15 Nov 2010 13:43:54 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20101115214356.BB8B113B2066@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/8242 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 119186 Blamelist: echristo,evancheng,kremenek,resistor,stoklund BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From dalej at apple.com Mon Nov 15 13:44:21 2010 From: dalej at apple.com (dalej) Date: Mon, 15 Nov 2010 13:44:21 -0800 Subject: [llvm-testresults] Bot regressions Message-ID: A bunch of MIPS tests started failing on clang-i686-freebsd with Anton's big patch 119097. Typical failure: llc < /usr/home/buildbot/buildbot/clang-i686-freebsd/llvm/test/CodeGen/Mips/2008-06-05-Carry.ll -march=mips -o /usr/home/buildbot/buildbot/clang-i686-freebsd/llvm/test/CodeGen/Mips/Output/2008-06-05-Carry.ll.tmp -- Stack dump: 0. Program arguments: llc -march=mips -o /usr/home/buildbot/buildbot/clang-i686-freebsd/llvm/test/CodeGen/Mips/Output/2008-06-05-Carry.ll.tmp 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'Mips Assembly Printer' on function '@add64' /usr/home/buildbot/buildbot/clang-i686-freebsd/llvm/test/CodeGen/Mips/Output/2008-06-05-Carry.ll.script: line 8: 12505 Segmentation fault: 11 (core dumped) 'llc' '-march=mips' '-o' '/usr/home/buildbot/buildbot/clang-i686-freebsd/llvm/test/CodeGen/Mips/Output/2008-06-05-Carry.ll.tmp' < '/usr/home/buildbot/buildbot/clang-i686-freebsd/llvm/test/CodeGen/Mips/2008-06-05-Carry.ll' -- -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Mon Nov 15 13:52:13 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 15 Nov 2010 13:52:13 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i386-linux-selfhost Message-ID: <20101115215216.AEDBF13B2066@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/826 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc11 Build Reason: Build Source Stamp: 119186 Blamelist: echristo,evancheng,grosbach,kremenek,resistor,stoklund BUILD FAILED: failed compile.llvm-gcc.stage1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 15 13:56:49 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 15 Nov 2010 13:56:49 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-i686-linux Message-ID: <20101115215652.439F013B20C2@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/3340 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 119187 Blamelist: echristo,evancheng,resistor BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From stoklund at 2pi.dk Mon Nov 15 14:25:41 2010 From: stoklund at 2pi.dk (Jakob Stoklund Olesen) Date: Mon, 15 Nov 2010 14:25:41 -0800 Subject: [llvm-testresults] Bot regressions In-Reply-To: References: Message-ID: On Nov 15, 2010, at 1:44 PM, dalej wrote: > A bunch of MIPS tests started failing on clang-i686-freebsd with Anton's big patch 119097. I saw that too. It went away after "make clean". From buildbot at google1.osuosl.org Mon Nov 15 14:40:50 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 15 Nov 2010 14:40:50 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32 Message-ID: <20101115224053.3477113B2066@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/977 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova2 Build Reason: Build Source Stamp: 119185 Blamelist: echristo,grosbach,kremenek,resistor,stoklund BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From stoklund at 2pi.dk Mon Nov 15 14:41:53 2010 From: stoklund at 2pi.dk (Jakob Stoklund Olesen) Date: Mon, 15 Nov 2010 14:41:53 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32 In-Reply-To: <20101115224053.3477113B2066@google1.osuosl.org> References: <20101115224053.3477113B2066@google1.osuosl.org> Message-ID: On Nov 15, 2010, at 2:40 PM, buildbot at google1.osuosl.org wrote: > 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/977 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: kistanova2 > > Build Reason: > Build Source Stamp: 119185 > Blamelist: echristo,grosbach,kremenek,resistor,stoklund > > BUILD FAILED: failed run.build.step.make_llvmgcc Still me, already reverted. From buildbot at google1.osuosl.org Mon Nov 15 15:26:40 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 15 Nov 2010 15:26:40 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101115232643.C6D0813B2066@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/10575 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 119282 Blamelist: kremenek BUILD FAILED: failed vcbuild_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 15 16:21:59 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 15 Nov 2010 16:21:59 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float Message-ID: <20101116002202.72F3113B2066@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float/builds/316 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova4 Build Reason: Build Source Stamp: 119292 Blamelist: johannes BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From daniel_dunbar at apple.com Mon Nov 15 18:11:02 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 15 Nov 2010 18:11:02 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101116021110.068CEB8131CB@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/15717 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 119321 Blamelist: echristo,kremenek,void BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: www/analyzer/latest_checker.html.incl At: Mon 15 Nov 2010 18:03:00 Changed By: kremenek Comments: Update checker build.Properties: Files: include/clang-c/Index.h tools/c-index-test/c-index-test.c tools/libclang/CIndex.cpp tools/libclang/CIndexCXX.cpp tools/libclang/CIndexCodeCompletion.cpp tools/libclang/CIndexDiagnostic.cpp tools/libclang/CIndexUSRs.cpp tools/libclang/CIndexer.h tools/libclang/CMakeLists.txt tools/libclang/CXCursor.cpp tools/libclang/CXType.cpp At: Mon 15 Nov 2010 18:03:00 Changed By: kremenek Comments: Move CXString creation/management routines into their own .cpp file and make the interpretation of its flags private.Properties: File: lib/CodeGen/MachineVerifier.cpp At: Mon 15 Nov 2010 18:03:00 Changed By: echristo Comments: Make the verifier a little quieter on instructions that it's probably (and likely) wrong about anyhow. Properties: File: lib/Target/ARM/ARMInstrVFP.td At: Mon 15 Nov 2010 18:03:00 Changed By: void Comments: vldm and vstm are mnemonics for vldmia and vstmia resp. Properties: LOGS: Last 10 lines of 'stdio': CIndex.cpp:3800: error: 'createCXString' was not declared in this scope CIndex.cpp: In function 'CXString clang_getClangVersion()': CIndex.cpp:4610: error: 'createCXString' was not declared in this scope make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/tools/libclang/Debug+Asserts/CIndexUSRs.o] Error 1 make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/tools/libclang/Debug+Asserts/CXCursor.o] Error 1 make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/tools/libclang/Debug+Asserts/CIndex.o] 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': SPUISelLowering.cpp:684: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)' SPUISelLowering.cpp:916: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)' MCDwarf.cpp:267: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)' ASTReader.cpp:3295: warning: passing negative value '-0x00000000000000001' for argument 1 to 'clang::serialization::TypeIdx::TypeIdx(uint32_t)' CGExprCXX.cpp:498: warning: passing negative value '-0x00000000000000001' for argument 2 to 'static llvm::ConstantInt* llvm::ConstantInt::get(const llvm::IntegerType*, uint64_t, bool)' CGExprCXX.cpp:559: 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 Mon Nov 15 18:21:24 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 15 Nov 2010 18:21:24 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20101116022127.1F8C713B2066@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/10731 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119323 Blamelist: echristo,kremenek,lattner,rjmccall,void BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Mon Nov 15 18:22:29 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 15 Nov 2010 18:22:29 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20101116022238.1CE20B813D16@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/5570 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 119323 Blamelist: echristo,kremenek,lattner,rjmccall,void BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: test/MC/ARM/arm_instructions.s At: Mon 15 Nov 2010 17:42:37 Changed By: void Comments: Test encodings for LDM and STM. Properties: File: lib/Target/PowerPC/PPCInstrInfo.td At: Mon 15 Nov 2010 17:47:37 Changed By: lattner Comments: Fix a bug I introduced in the ppc refactoring, which caused long branches to be emitted as: bne cr0, 2 instead of: bne cr0, $+8 Properties: Files: include/clang/AST/ExternalASTSource.h lib/Sema/SemaType.cpp At: Mon 15 Nov 2010 17:47:37 Changed By: rjmccall Comments: Add an ExternalASTSource hook to complete a type on demand. Properties: File: www/analyzer/latest_checker.html.incl At: Mon 15 Nov 2010 18:03:00 Changed By: kremenek Comments: Update checker build.Properties: Files: include/clang-c/Index.h tools/c-index-test/c-index-test.c tools/libclang/CIndex.cpp tools/libclang/CIndexCXX.cpp tools/libclang/CIndexCodeCompletion.cpp tools/libclang/CIndexDiagnostic.cpp tools/libclang/CIndexUSRs.cpp tools/libclang/CIndexer.h tools/libclang/CMakeLists.txt tools/libclang/CXCursor.cpp tools/libclang/CXType.cpp At: Mon 15 Nov 2010 18:03:00 Changed By: kremenek Comments: Move CXString creation/management routines into their own .cpp file and make the interpretation of its flags private.Properties: File: lib/CodeGen/MachineVerifier.cpp At: Mon 15 Nov 2010 18:03:00 Changed By: echristo Comments: Make the verifier a little quieter on instructions that it's probably (and likely) wrong about anyhow. Properties: File: lib/Target/ARM/ARMInstrVFP.td At: Mon 15 Nov 2010 18:03:00 Changed By: void Comments: vldm and vstm are mnemonics for vldmia and vstmia resp. Properties: Files: tools/libclang/CXString.cpp tools/libclang/CXString.h At: Mon 15 Nov 2010 18:07:42 Changed By: kremenek Comments: Add CXString.cpp and CXString.hProperties: Files: lib/Target/ARM/ARMInstrFormats.td lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMInstrThumb2.td At: Mon 15 Nov 2010 18:12:41 Changed By: void Comments: - Remove dead patterns. - Add encodings to the *LDMIA_RET instrs. Probably not needed... 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[3]: Compiling IPA.cpp for Debug+Asserts build 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[3]: Building Debug+Asserts Archive Library libLLVMipa.a make: *** [all] Error 1 From daniel_dunbar at apple.com Mon Nov 15 18:24:36 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 15 Nov 2010 18:24:36 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101116022445.BEF22BD6EF51@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/15719 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 119323 Blamelist: void BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/ARM/ARMInstrFormats.td lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMInstrThumb2.td At: Mon 15 Nov 2010 18:12:41 Changed By: void Comments: - Remove dead patterns. - Add encodings to the *LDMIA_RET instrs. Probably not needed... Properties: LOGS: Last 10 lines of 'stdio': llvm[4]: Building Debug+Asserts Archive Library libLLVMX86Info.a make[1]: *** [Target/.makeall] Error 2 make[1]: *** Waiting for unfinished jobs.... 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 Last 10 lines of 'warnings': MCDwarf.cpp:267: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)' From daniel_dunbar at apple.com Mon Nov 15 18:25:29 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 15 Nov 2010 18:25:29 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101116022537.7A0D1B813F56@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/6316 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 119323 Blamelist: echristo,kremenek,void BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: www/analyzer/latest_checker.html.incl At: Mon 15 Nov 2010 18:03:00 Changed By: kremenek Comments: Update checker build.Properties: Files: include/clang-c/Index.h tools/c-index-test/c-index-test.c tools/libclang/CIndex.cpp tools/libclang/CIndexCXX.cpp tools/libclang/CIndexCodeCompletion.cpp tools/libclang/CIndexDiagnostic.cpp tools/libclang/CIndexUSRs.cpp tools/libclang/CIndexer.h tools/libclang/CMakeLists.txt tools/libclang/CXCursor.cpp tools/libclang/CXType.cpp At: Mon 15 Nov 2010 18:03:00 Changed By: kremenek Comments: Move CXString creation/management routines into their own .cpp file and make the interpretation of its flags private.Properties: File: lib/CodeGen/MachineVerifier.cpp At: Mon 15 Nov 2010 18:03:00 Changed By: echristo Comments: Make the verifier a little quieter on instructions that it's probably (and likely) wrong about anyhow. Properties: File: lib/Target/ARM/ARMInstrVFP.td At: Mon 15 Nov 2010 18:03:00 Changed By: void Comments: vldm and vstm are mnemonics for vldmia and vstmia resp. Properties: Files: tools/libclang/CXString.cpp tools/libclang/CXString.h At: Mon 15 Nov 2010 18:07:42 Changed By: kremenek Comments: Add CXString.cpp and CXString.hProperties: Files: lib/Target/ARM/ARMInstrFormats.td lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMInstrThumb2.td At: Mon 15 Nov 2010 18:12:41 Changed By: void Comments: - Remove dead patterns. - Add encodings to the *LDMIA_RET instrs. Probably not needed... Properties: LOGS: Last 10 lines of 'stdio': llvm[2]: Compiling VirtRegRewriter.cpp for Release+Asserts build llvm[2]: Building Release+Asserts Archive Library libLLVMAnalysis.a 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]: Compiling IPA.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMipa.a llvm[2]: Building Release+Asserts Archive Library libLLVMCodeGen.a make: *** [all] Error 1 From buildbot at google1.osuosl.org Mon Nov 15 18:26:20 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 15 Nov 2010 18:26:20 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20101116022623.C060013B2066@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/13386 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 119323 Blamelist: echristo,kremenek,lattner,rjmccall,void BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 15 18:26:27 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 15 Nov 2010 18:26:27 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float Message-ID: <20101116022629.F313413B2067@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float/builds/2 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova4 Build Reason: Build Source Stamp: 119323 Blamelist: echristo,kremenek,void BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 15 18:28:02 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 15 Nov 2010 18:28:02 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101116022805.7F7E613B2066@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/7456 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119323 Blamelist: echristo,kremenek,lattner,rjmccall,void BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 15 18:30:03 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 15 Nov 2010 18:30:03 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-self-mingw32 Message-ID: <20101116023006.1249D13B2066@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/5438 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 119323 Blamelist: echristo,kremenek,void BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 15 18:30:43 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 15 Nov 2010 18:30:43 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux Message-ID: <20101116023046.07D8213B2066@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux/builds/19398 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc14 Build Reason: Build Source Stamp: 119323 Blamelist: void BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Mon Nov 15 18:30:59 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 15 Nov 2010 18:30:59 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20101116023123.37EABBD6F416@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/11772 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 119321 Blamelist: echristo,kremenek,lattner,rjmccall,void BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: test/MC/ARM/arm_instructions.s At: Mon 15 Nov 2010 17:42:37 Changed By: void Comments: Test encodings for LDM and STM. Properties: File: lib/Target/PowerPC/PPCInstrInfo.td At: Mon 15 Nov 2010 17:47:37 Changed By: lattner Comments: Fix a bug I introduced in the ppc refactoring, which caused long branches to be emitted as: bne cr0, 2 instead of: bne cr0, $+8 Properties: Files: include/clang/AST/ExternalASTSource.h lib/Sema/SemaType.cpp At: Mon 15 Nov 2010 17:47:37 Changed By: rjmccall Comments: Add an ExternalASTSource hook to complete a type on demand. Properties: File: www/analyzer/latest_checker.html.incl At: Mon 15 Nov 2010 18:03:00 Changed By: kremenek Comments: Update checker build.Properties: Files: include/clang-c/Index.h tools/c-index-test/c-index-test.c tools/libclang/CIndex.cpp tools/libclang/CIndexCXX.cpp tools/libclang/CIndexCodeCompletion.cpp tools/libclang/CIndexDiagnostic.cpp tools/libclang/CIndexUSRs.cpp tools/libclang/CIndexer.h tools/libclang/CMakeLists.txt tools/libclang/CXCursor.cpp tools/libclang/CXType.cpp At: Mon 15 Nov 2010 18:03:00 Changed By: kremenek Comments: Move CXString creation/management routines into their own .cpp file and make the interpretation of its flags private.Properties: File: lib/CodeGen/MachineVerifier.cpp At: Mon 15 Nov 2010 18:03:00 Changed By: echristo Comments: Make the verifier a little quieter on instructions that it's probably (and likely) wrong about anyhow. Properties: File: lib/Target/ARM/ARMInstrVFP.td At: Mon 15 Nov 2010 18:03:00 Changed By: void Comments: vldm and vstm are mnemonics for vldmia and vstmia resp. Properties: LOGS: Last 10 lines of 'stdio': CIndex.cpp:3789: error: 'createCXString' was not declared in this scope CIndex.cpp:3798: error: 'createCXString' was not declared in this scope CIndex.cpp:3800: error: 'createCXString' was not declared in this scope CIndex.cpp: In function 'CXString clang_getClangVersion()': CIndex.cpp:4610: error: 'createCXString' was not declared in this scope make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/tools/libclang/Debug+Asserts/CIndex.o] 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 Mon Nov 15 18:33:04 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 15 Nov 2010 18:33:04 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101116023337.0A087BD6F547@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/6580 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 119323 Blamelist: echristo,kremenek,lattner,mspencer,rjmccall,void BUILD FAILED: failed buildit-llvmCore sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/Object/ObjectFile.h lib/Object/ObjectFile.cpp At: Mon 15 Nov 2010 17:12:54 Changed By: mspencer Comments: Object: Get rid of sys::Path, Triple, and cleanup namespace.Properties: Files: lib/Target/ARM/ARMBaseInstrInfo.cpp lib/Target/ARM/ARMExpandPseudoInsts.cpp lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMInstrNEON.td lib/Target/ARM/ARMInstrThumb.td lib/Target/ARM/ARMInstrThumb2.td lib/Target/ARM/ARMInstrVFP.td lib/Target/ARM/ARMLoadStoreOptimizer.cpp lib/Target/ARM/Disassembler/ARMDisassemblerCore.cpp lib/Target/ARM/Disassembler/ThumbDisassemblerCore.h lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp lib/Target/ARM/Thumb2SizeReduction.cpp utils/TableGen/ARMDecoderEmitter.cpp At: Mon 15 Nov 2010 17:25:24 Changed By: void Comments: Encode the multi-load/store instructions with their respective modes ('ia', 'db', 'ib', 'da') instead of having that mode as a separate field in the instruction. It's more convenient for the asm parser and much more readable for humans. Properties: File: test/MC/ARM/arm_instructions.s At: Mon 15 Nov 2010 17:42:37 Changed By: void Comments: Test encodings for LDM and STM. Properties: File: lib/Target/PowerPC/PPCInstrInfo.td At: Mon 15 Nov 2010 17:47:37 Changed By: lattner Comments: Fix a bug I introduced in the ppc refactoring, which caused long branches to be emitted as: bne cr0, 2 instead of: bne cr0, $+8 Properties: Files: include/clang/AST/ExternalASTSource.h lib/Sema/SemaType.cpp At: Mon 15 Nov 2010 17:47:37 Changed By: rjmccall Comments: Add an ExternalASTSource hook to complete a type on demand. Properties: File: www/analyzer/latest_checker.html.incl At: Mon 15 Nov 2010 18:03:00 Changed By: kremenek Comments: Update checker build.Properties: Files: include/clang-c/Index.h tools/c-index-test/c-index-test.c tools/libclang/CIndex.cpp tools/libclang/CIndexCXX.cpp tools/libclang/CIndexCodeCompletion.cpp tools/libclang/CIndexDiagnostic.cpp tools/libclang/CIndexUSRs.cpp tools/libclang/CIndexer.h tools/libclang/CMakeLists.txt tools/libclang/CXCursor.cpp tools/libclang/CXType.cpp At: Mon 15 Nov 2010 18:03:00 Changed By: kremenek Comments: Move CXString creation/management routines into their own .cpp file and make the interpretation of its flags private.Properties: File: lib/CodeGen/MachineVerifier.cpp At: Mon 15 Nov 2010 18:03:00 Changed By: echristo Comments: Make the verifier a little quieter on instructions that it's probably (and likely) wrong about anyhow. Properties: File: lib/Target/ARM/ARMInstrVFP.td At: Mon 15 Nov 2010 18:03:00 Changed By: void Comments: vldm and vstm are mnemonics for vldmia and vstmia resp. Properties: Files: tools/libclang/CXString.cpp tools/libclang/CXString.h At: Mon 15 Nov 2010 18:07:42 Changed By: kremenek Comments: Add CXString.cpp and CXString.hProperties: Files: lib/Target/ARM/ARMInstrFormats.td lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMInstrThumb2.td At: Mon 15 Nov 2010 18:12:41 Changed By: void Comments: - Remove dead patterns. - Add encodings to the *LDMIA_RET instrs. Probably not needed... 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/CodeGen.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/llvmCo re~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_6 4-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/LiveIntervalUnion.o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/LiveRangeEdit.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/smoos hlab/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/buildbot/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/MachineLICM.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/Re lease+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.root s/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/llvmC ore.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-darwin10-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/sl ave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug/RegAllocBasic.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/smooshlab/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/z org/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 /Users/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/Shado wStackGC.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/Release+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/Re lease+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/Release+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-ll vm/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-selfhost/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 Mon Nov 15 18:48:41 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 15 Nov 2010 18:48:41 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-fnt Message-ID: <20101116024844.E672D13B2066@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/3817 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 119323 Blamelist: bwilson,echristo,johannes,kremenek,lattner,mspencer,resistor,rjmccall,stoklund,void BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 15 21:27:56 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 15 Nov 2010 21:27:56 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-arm-linux Message-ID: <20101116052758.CFD1B13B2066@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/4631 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: ranby1 Build Reason: Build Source Stamp: 119315 Blamelist: bwilson,dgregor,johannes,kremenek,lattner,mspencer,rafael,resistor,rjmccall,stoklund,void,wan BUILD FAILED: failed test-llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Mon Nov 15 23:14:05 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 15 Nov 2010 23:14:05 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101116071613.388AAB82830B@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/6322 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 119332 Blamelist: rjmccall BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/CodeGen/CGExprScalar.cpp At: Mon 15 Nov 2010 22:28:10 Changed By: rjmccall Comments: Now that we have reliable cast kinds, simplify scalar cast IR gen. 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 llvm-testresults at cs.uiuc.edu Tue Nov 16 00:39:58 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Tue, 16 Nov 2010 02:39:58 -0600 (CST) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101116083958.7587B2A6C12C@llvm.org> http://llvm.org/perf/db_default/simple/nts/22/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:3 Name: curlew.apple.com Comparing: Run: 22, Order: 119334, Start Time: 2010-11-16 07:56:54, End Time: 2010-11-16 08:41:51 To: 21, Order: 119131, Start Time: 2010-11-15 07:56:21, End Time: 2010-11-15 08:41:22 =============== Tests Summary =============== New Failures: 1 Added Tests: 1 Existing Failures: 1 Unchanged Tests: 940 Total Tests: 943 ============== Changes Detail ============== New Failures ------------ SingleSource/UnitTests/black-copied-in-cxxobj.exec Added Tests ----------- SingleSource/UnitTests/black-copied-in-cxxobj.compile Existing Failures ----------------- External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From daniel_dunbar at apple.com Tue Nov 16 00:59:28 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 16 Nov 2010 00:59:28 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101116085946.E9B2AB82D44E@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/15732 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 119341 Blamelist: chandlerc,sfider BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Sema/SemaChecking.cpp test/SemaCXX/attr-format.cpp At: Tue 16 Nov 2010 00:52:38 Changed By: chandlerc Comments: Fix PR8625 and correctly interpret member-calls to static members when producing warnings. This feels really fragile, and I've not audited all other argument index-based warnings. I suspect we'll grow this bug on another warning eventually. It might be nice to adjust the argument indices when building up the attribute AST node, as we already have to remember about the 'this' argument within that code to produce correct errors. Properties: File: lib/Checker/GRCXXExprEngine.cpp At: Tue 16 Nov 2010 00:52:38 Changed By: sfider Comments: Refactored GRExprEngine::getCXXThisRegion to use CXXMethodDecl::getThisType instead of calculating it by hand. Properties: LOGS: Last 10 lines of 'stdio': GRCXXExprEngine.cpp: In member function 'const clang::CXXThisRegion* clang::GRExprEngine::getCXXThisRegion(const clang::CXXRecordDecl*, const clang::StackFrameContext*)': GRCXXExprEngine.cpp:69: error: 'const class clang::CXXRecordDecl' has no member named 'getThisType' make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/lib/Checker/Debug+Asserts/GRCXXExprEngine.o] Error 1 make[4]: *** Waiting for unfinished jobs.... llvm[4]: Building Debug+Asserts Archive Library libclangCodeGen.a make[3]: *** [Checker/.makeall] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [all] Error 1 make[1]: *** [clang/.makeall] Error 2 make: *** [all] Error 1 Last 10 lines of 'warnings': MCDwarf.cpp:267: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)' SPUISelLowering.cpp:684: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)' SPUISelLowering.cpp:916: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)' ASTReader.cpp:3295: warning: passing negative value '-0x00000000000000001' for argument 1 to 'clang::serialization::TypeIdx::TypeIdx(uint32_t)' CGExprCXX.cpp:498: warning: passing negative value '-0x00000000000000001' for argument 2 to 'static llvm::ConstantInt* llvm::ConstantInt::get(const llvm::IntegerType*, uint64_t, bool)' CGExprCXX.cpp:559: 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 Tue Nov 16 01:09:00 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 16 Nov 2010 01:09:00 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20101116090903.A698913B2066@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/5277 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119341 Blamelist: akirtzidis,chandlerc,kremenek,sfider,zhongxingxu BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Nov 16 01:16:34 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 16 Nov 2010 01:16:34 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20101116091649.17883BD810EC@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/11782 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 119341 Blamelist: chandlerc,sfider BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/clang/Basic/DiagnosticSemaKinds.td lib/Sema/SemaDeclAttr.cpp test/SemaCXX/attr-format.cpp test/SemaCXX/attr-nonnull.cpp test/SemaCXX/format-attribute.cpp At: Tue 16 Nov 2010 00:42:37 Changed By: chandlerc Comments: Re-work the handling of implicit 'this' arguments and silly GCC-style attribute argument indexes. This handles the offsets in a consistent manner for all of the attributes which I saw working with these concepts. I've also added tests for the attribute that motivated this: nonnull. I consolidated the tests for format attributes into one file, and fleshed them out a bit to trigger more of the warning cases. Also improved the quality of some of the diagnostics that occur with invalid argument indices. The only really questionable change here is supporting the implicit this argument for the ownership attribute. I'm not sure it's really a sensible concept there, but implemented the logic for consistency. Properties: Files: lib/Sema/SemaChecking.cpp test/SemaCXX/attr-format.cpp At: Tue 16 Nov 2010 00:52:38 Changed By: chandlerc Comments: Fix PR8625 and correctly interpret member-calls to static members when producing warnings. This feels really fragile, and I've not audited all other argument index-based warnings. I suspect we'll grow this bug on another warning eventually. It might be nice to adjust the argument indices when building up the attribute AST node, as we already have to remember about the 'this' argument within that code to produce correct errors. Properties: File: lib/Checker/GRCXXExprEngine.cpp At: Tue 16 Nov 2010 00:52:38 Changed By: sfider Comments: Refactored GRExprEngine::getCXXThisRegion to use CXXMethodDecl::getThisType instead of calculating it by hand. Properties: LOGS: Last 10 lines of 'stdio': llvm[4]: Compiling TextDiagnosticBuffer.cpp for Debug+Asserts build llvm[4]: Compiling TextDiagnosticPrinter.cpp for Debug+Asserts build llvm[4]: Compiling TypeXML.cpp for Debug+Asserts build llvm[4]: Compiling VerifyDiagnosticsClient.cpp for Debug+Asserts build llvm[4]: Building Debug+Asserts Archive Library libclangIndex.a llvm[4]: Compiling Warnings.cpp for Debug+Asserts build llvm[4]: Building Debug+Asserts Archive Library libclangFrontend.a make[2]: *** [all] Error 1 make[1]: *** [clang/.makeall] Error 2 make: *** [all] Error 1 From daniel_dunbar at apple.com Tue Nov 16 01:22:34 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 16 Nov 2010 01:22:34 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101116092241.8C920BD81531@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/6327 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 119341 Blamelist: chandlerc,sfider BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Sema/SemaChecking.cpp test/SemaCXX/attr-format.cpp At: Tue 16 Nov 2010 00:52:38 Changed By: chandlerc Comments: Fix PR8625 and correctly interpret member-calls to static members when producing warnings. This feels really fragile, and I've not audited all other argument index-based warnings. I suspect we'll grow this bug on another warning eventually. It might be nice to adjust the argument indices when building up the attribute AST node, as we already have to remember about the 'this' argument within that code to produce correct errors. Properties: File: lib/Checker/GRCXXExprEngine.cpp At: Tue 16 Nov 2010 00:52:38 Changed By: sfider Comments: Refactored GRExprEngine::getCXXThisRegion to use CXXMethodDecl::getThisType instead of calculating it by hand. Properties: LOGS: Last 10 lines of 'stdio': llvm[4]: Compiling TypeLoc.cpp for Release+Asserts build llvm[4]: Compiling TypePrinter.cpp for Release+Asserts build llvm[4]: Building Release+Asserts Archive Library libclangAST.a make[3]: *** [Checker/.makeall] Error 2 make[3]: *** Waiting for unfinished jobs.... llvm[4]: Building Release+Asserts Archive Library libclangCodeGen.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 Tue Nov 16 01:25:20 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 16 Nov 2010 01:25:20 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20101116092524.D4D2E13B2066@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/3143 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 119341 Blamelist: akirtzidis,chandlerc,csilvers,kremenek,sfider,zhongxingxu BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Nov 16 01:27:56 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 16 Nov 2010 01:27:56 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20101116092803.6B9C2BD817D0@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/5579 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 119341 Blamelist: chandlerc,sfider BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Sema/SemaChecking.cpp test/SemaCXX/attr-format.cpp At: Tue 16 Nov 2010 00:52:38 Changed By: chandlerc Comments: Fix PR8625 and correctly interpret member-calls to static members when producing warnings. This feels really fragile, and I've not audited all other argument index-based warnings. I suspect we'll grow this bug on another warning eventually. It might be nice to adjust the argument indices when building up the attribute AST node, as we already have to remember about the 'this' argument within that code to produce correct errors. Properties: File: lib/Checker/GRCXXExprEngine.cpp At: Tue 16 Nov 2010 00:52:38 Changed By: sfider Comments: Refactored GRExprEngine::getCXXThisRegion to use CXXMethodDecl::getThisType instead of calculating it by hand. Properties: LOGS: Last 10 lines of 'stdio': llvm[4]: Compiling NoReturnFunctionChecker.cpp for Debug+Asserts build make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.obj/tools/clang/lib/Checker/Debug+Asserts/GRCXXExprEngine.o] Error 1 make[4]: *** Waiting for unfinished jobs.... llvm[4]: Building Debug+Asserts Archive Library libclangCodeGen.a llvm[4]: Building Debug+Asserts Archive Library libclangSema.a make[3]: *** [Checker/.makeall] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [all] Error 1 make[1]: *** [clang/.makeall] Error 2 make: *** [all] Error 1 From buildbot at google1.osuosl.org Tue Nov 16 01:29:11 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 16 Nov 2010 01:29:11 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20101116093727.25CB913B2066@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/10388 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 119341 Blamelist: chandlerc,sfider BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 16 01:50:35 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 16 Nov 2010 01:50:35 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20101116095038.0B8BB13B2066@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/9403 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 119338 Blamelist: akirtzidis,csilvers,kremenek,sfider,zhongxingxu BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 16 10:37:31 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 16 Nov 2010 10:37:31 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101116183734.C5ED013B2066@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/7470 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119360 Blamelist: akirtzidis,baldrick,bwilson,grosbach,mspencer BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 16 10:38:25 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 16 Nov 2010 10:38:25 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20101116183830.E36DE13B2066@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/10744 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119360 Blamelist: akirtzidis,bwilson,grosbach,mspencer BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Nov 16 10:37:13 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 16 Nov 2010 10:37:13 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101116183857.D3EA4B84F131@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/15744 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 119359 Blamelist: akirtzidis,bwilson BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: File: utils/TableGen/NeonEmitter.cpp At: Tue 16 Nov 2010 10:22:37 Changed By: bwilson Comments: Stop using struct wrappers for Neon vector types in . Thanks to Nate Begeman for an earlier version of this patch.Properties: Files: include/clang/Basic/DiagnosticParseKinds.td lib/Parse/ParseDecl.cpp test/Parser/cxx-decl.cpp At: Tue 16 Nov 2010 10:22:54 Changed By: akirtzidis Comments: Emit a specific diagnostic when typedefing C++ bool, mirroring gcc. Fixes rdar://8365458Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 43.13s ******************** Failing Tests (1): Clang :: CodeGen/arm-vector-arguments.c Expected Passes : 2653 Expected Failures : 20 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: CodeGen/arm-vector-arguments.c Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'arm-vector-arguments.c': :1:1: note: scanning from here ; ModuleID = '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/arm-vector-arguments.c' ^ :68:1: note: possible intended match here define void @f1_3(<16 x float>* sret %agg.result, <16 x float> %a0) nounwind { ^ -- ******************** From buildbot at google1.osuosl.org Tue Nov 16 10:39:18 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 16 Nov 2010 10:39:18 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20101116183921.5696913B2066@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/5284 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119360 Blamelist: akirtzidis,bwilson,grosbach,mspencer BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 16 10:44:23 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 16 Nov 2010 10:44:23 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-i686-linux Message-ID: <20101116184426.E93DE13B2066@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/3366 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 119362 Blamelist: akirtzidis,bwilson,grosbach,mspencer,rafael BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 16 10:44:28 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 16 Nov 2010 10:44:28 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-self-mingw32 Message-ID: <20101116184431.6FC2013B2067@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/5460 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 119362 Blamelist: akirtzidis,mspencer,rafael BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 16 10:46:14 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 16 Nov 2010 10:46:14 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20101116184616.EF4A913B2066@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/8273 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 119362 Blamelist: akirtzidis,mspencer,rafael BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Nov 16 10:58:09 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 16 Nov 2010 10:58:09 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20101116185817.3352ABD9E19F@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/5590 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 119364 Blamelist: akirtzidis,bwilson,grosbach,kremenek,mspencer,rafael BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: cmake/modules/LLVMLibDeps.cmake lib/Target/ARM/ARMInstrInfo.td At: Tue 16 Nov 2010 10:18:26 Changed By: grosbach Comments: ARM conditional mov encoding fix.Properties: File: cmake/modules/LLVMLibDeps.cmake At: Tue 16 Nov 2010 10:18:26 Changed By: grosbach Comments: Revert inadvertant checkin of CMake libdeps.Properties: File: utils/TableGen/NeonEmitter.cpp At: Tue 16 Nov 2010 10:22:37 Changed By: bwilson Comments: Stop using struct wrappers for Neon vector types in . Thanks to Nate Begeman for an earlier version of this patch.Properties: Files: include/clang/Basic/DiagnosticParseKinds.td lib/Parse/ParseDecl.cpp test/Parser/cxx-decl.cpp At: Tue 16 Nov 2010 10:22:54 Changed By: akirtzidis Comments: Emit a specific diagnostic when typedefing C++ bool, mirroring gcc. Fixes rdar://8365458Properties: Files: include/llvm/System/system_error.h lib/System/CMakeLists.txt lib/System/Unix/system_error.inc lib/System/Win32/system_error.inc lib/System/system_error.cpp utils/KillTheDoctor/CMakeLists.txt utils/KillTheDoctor/KillTheDoctor.cpp utils/KillTheDoctor/system_error.cpp utils/KillTheDoctor/system_error.h At: Tue 16 Nov 2010 10:38:10 Changed By: mspencer Comments: This is the first step in adding sane error handling support to LLVMSystem. The system API's will be shifted over to returning an error_code, and returning other return values as out parameters to the function. Code that needs to check error conditions will use the errc enum values which are the same as the posix_errno defines (EBADF, E2BIG, etc...), and are compatable with the error codes in WinError.h due to some magic in system_error. An example would be: if (error_code ec = KillEvil("Java")) { // error_code can be converted to bool. handle_error(ec); }Properties: File: lib/MC/MCParser/AsmParser.cpp At: Tue 16 Nov 2010 10:38:10 Changed By: rafael Comments: Parse and ignore some .cfi_* directives.Properties: File: utils/TableGen/NeonEmitter.cpp At: Tue 16 Nov 2010 10:47:37 Changed By: bwilson Comments: Revert "Stop using struct wrappers for Neon vector types in ." It's breaking buildbots.Properties: File: include/llvm/System/system_error.h At: Tue 16 Nov 2010 10:52:43 Changed By: mspencer Comments: system_error: More conditional error codes for Darwin.Properties: Files: lib/Checker/UnixAPIChecker.cpp test/Analysis/unix-fns.c At: Tue 16 Nov 2010 10:53:00 Changed By: kremenek Comments: Static analyzer: Catch calls to malloc() with allocation sizes of 0 bytes. Fixes PR 2899.Properties: LOGS: Last 10 lines of 'stdio': llvm[1]: Compiling Threading.cpp for Debug+Asserts build llvm[1]: Compiling TimeValue.cpp for Debug+Asserts build llvm[1]: Compiling Valgrind.cpp for Debug+Asserts build llvm[1]: Compiling system_error.cpp for Debug+Asserts build In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/lib/System/system_error.cpp:14: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/include/llvm/System/system_error.h:573: error: 'EOWNERDEAD' was not declared in this scope /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/include/llvm/System/system_error.h:581: error: 'ENOTRECOVERABLE' was not declared in this scope make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.obj/lib/System/Debug+Asserts/system_error.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 1 From daniel_dunbar at apple.com Tue Nov 16 10:59:12 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 16 Nov 2010 10:59:12 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20101116185937.39CBABD9E30A@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/11793 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 119359 Blamelist: akirtzidis,bwilson,grosbach BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: Files: cmake/modules/LLVMLibDeps.cmake lib/Target/ARM/ARMInstrInfo.td At: Tue 16 Nov 2010 10:18:26 Changed By: grosbach Comments: ARM conditional mov encoding fix.Properties: File: cmake/modules/LLVMLibDeps.cmake At: Tue 16 Nov 2010 10:18:26 Changed By: grosbach Comments: Revert inadvertant checkin of CMake libdeps.Properties: File: utils/TableGen/NeonEmitter.cpp At: Tue 16 Nov 2010 10:22:37 Changed By: bwilson Comments: Stop using struct wrappers for Neon vector types in . Thanks to Nate Begeman for an earlier version of this patch.Properties: Files: include/clang/Basic/DiagnosticParseKinds.td lib/Parse/ParseDecl.cpp test/Parser/cxx-decl.cpp At: Tue 16 Nov 2010 10:22:54 Changed By: akirtzidis Comments: Emit a specific diagnostic when typedefing C++ bool, mirroring gcc. Fixes rdar://8365458Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 106.24s ******************** Failing Tests (1): Clang :: CodeGen/arm-vector-arguments.c Expected Passes : 2653 Expected Failures : 20 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: CodeGen/arm-vector-arguments.c Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'arm-vector-arguments.c': :1:1: note: scanning from here ; ModuleID = '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/arm-vector-arguments.c' ^ :68:1: note: possible intended match here define void @f1_3(<16 x float>* sret %agg.result, <16 x float> %a0) nounwind { ^ -- ******************** From daniel_dunbar at apple.com Tue Nov 16 11:04:38 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 16 Nov 2010 11:04:38 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20101116190447.2EB85BD9E815@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/11032 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 119364 Blamelist: bwilson,kremenek,mspencer,rafael BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/System/system_error.h lib/System/CMakeLists.txt lib/System/Unix/system_error.inc lib/System/Win32/system_error.inc lib/System/system_error.cpp utils/KillTheDoctor/CMakeLists.txt utils/KillTheDoctor/KillTheDoctor.cpp utils/KillTheDoctor/system_error.cpp utils/KillTheDoctor/system_error.h At: Tue 16 Nov 2010 10:38:10 Changed By: mspencer Comments: This is the first step in adding sane error handling support to LLVMSystem. The system API's will be shifted over to returning an error_code, and returning other return values as out parameters to the function. Code that needs to check error conditions will use the errc enum values which are the same as the posix_errno defines (EBADF, E2BIG, etc...), and are compatable with the error codes in WinError.h due to some magic in system_error. An example would be: if (error_code ec = KillEvil("Java")) { // error_code can be converted to bool. handle_error(ec); }Properties: File: lib/MC/MCParser/AsmParser.cpp At: Tue 16 Nov 2010 10:38:10 Changed By: rafael Comments: Parse and ignore some .cfi_* directives.Properties: File: utils/TableGen/NeonEmitter.cpp At: Tue 16 Nov 2010 10:47:37 Changed By: bwilson Comments: Revert "Stop using struct wrappers for Neon vector types in ." It's breaking buildbots.Properties: File: include/llvm/System/system_error.h At: Tue 16 Nov 2010 10:52:43 Changed By: mspencer Comments: system_error: More conditional error codes for Darwin.Properties: Files: lib/Checker/UnixAPIChecker.cpp test/Analysis/unix-fns.c At: Tue 16 Nov 2010 10:53:00 Changed By: kremenek Comments: Static analyzer: Catch calls to malloc() with allocation sizes of 0 bytes. Fixes PR 2899.Properties: LOGS: Last 10 lines of 'stdio': llvm[1]: Compiling ThreadLocal.cpp for Release+Asserts build llvm[1]: Compiling Threading.cpp for Release+Asserts build llvm[1]: Compiling TimeValue.cpp for Release+Asserts build llvm[1]: Compiling Valgrind.cpp for Release+Asserts build llvm[1]: Compiling system_error.cpp for Release+Asserts build /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/include/llvm/System/system_error.h:573: error: 'EOWNERDEAD' was not declared in this scope /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/include/llvm/System/system_error.h:581: error: 'ENOTRECOVERABLE' was not declared in this scope make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/lib/System/Release+Asserts/system_error.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 1 From daniel_dunbar at apple.com Tue Nov 16 11:16:31 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 16 Nov 2010 11:16:31 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101116191639.606CEB854CFE@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/6338 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 119359 Blamelist: akirtzidis,bwilson,grosbach BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot ================================================================================ CHANGES: Files: cmake/modules/LLVMLibDeps.cmake lib/Target/ARM/ARMInstrInfo.td At: Tue 16 Nov 2010 10:18:26 Changed By: grosbach Comments: ARM conditional mov encoding fix.Properties: File: cmake/modules/LLVMLibDeps.cmake At: Tue 16 Nov 2010 10:18:26 Changed By: grosbach Comments: Revert inadvertant checkin of CMake libdeps.Properties: File: utils/TableGen/NeonEmitter.cpp At: Tue 16 Nov 2010 10:22:37 Changed By: bwilson Comments: Stop using struct wrappers for Neon vector types in . Thanks to Nate Begeman for an earlier version of this patch.Properties: Files: include/clang/Basic/DiagnosticParseKinds.td lib/Parse/ParseDecl.cpp test/Parser/cxx-decl.cpp At: Tue 16 Nov 2010 10:22:54 Changed By: akirtzidis Comments: Emit a specific diagnostic when typedefing C++ bool, mirroring gcc. Fixes rdar://8365458Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 19.81s ******************** Failing Tests (1): Clang :: CodeGen/arm-vector-arguments.c Expected Passes : 2653 Expected Failures : 20 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: CodeGen/arm-vector-arguments.c Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'arm-vector-arguments.c': :1:1: note: scanning from here ; ModuleID = '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/arm-vector-arguments.c' ^ :68:1: note: possible intended match here define void @f1_3(<16 x float>* sret %agg.result, <16 x float> %a0) nounwind { ^ -- ******************** Last 10 lines of 'stdio': Testing Time: 18.57s ******************** Failing Tests (1): Clang :: CodeGen/arm-vector-arguments.c Expected Passes : 2653 Expected Failures : 20 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: CodeGen/arm-vector-arguments.c Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'arm-vector-arguments.c': :1:1: note: scanning from here ; ModuleID = '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/arm-vector-arguments.c' ^ :68:1: note: possible intended match here define void @f1_3(<16 x float>* sret %agg.result, <16 x float> %a0) nounwind { ^ -- ******************** From buildbot at google1.osuosl.org Tue Nov 16 11:21:55 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 16 Nov 2010 11:21:55 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101116192158.039DC13B2066@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/10602 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 119362 Blamelist: akirtzidis,bwilson,grosbach,mspencer,rafael BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 16 11:47:44 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 16 Nov 2010 11:47:44 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32 Message-ID: <20101116194747.434AE13B2066@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/988 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova2 Build Reason: Build Source Stamp: 119351 Blamelist: djg BUILD FAILED: failed run.build.step.install_llvmgcc sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 16 13:12:24 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 16 Nov 2010 13:12:24 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101116211227.302BF13B2066@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/10606 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 119382 Blamelist: akirtzidis,dgregor,djg,rafael BUILD FAILED: failed cmake sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 16 19:20:20 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 16 Nov 2010 19:20:20 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20101117032026.477FF13B2066@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/5294 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119455 Blamelist: djg,kremenek BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 16 19:20:23 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 16 Nov 2010 19:20:23 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20101117032026.4875213B2067@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/7955 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119455 Blamelist: djg BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From dalej at apple.com Tue Nov 16 21:05:15 2010 From: dalej at apple.com (Dale Johannesen) Date: Tue, 16 Nov 2010 21:05:15 -0800 Subject: [llvm-testresults] Red bots at night, buildczar's delight? Message-ID: <06CC8207-F6F1-498A-B0E5-67BEC8A028D9@apple.com> Well the Buildczar has spent the day unproductively fighting with some Prerelease software, but now that I've gotten around to looking at the bots: clang-i386-darwin10 running the gcc testsuite developed 5 new failures (there are others, claimed by Rafael but not fixed) in the range 119343-119345 (build 1625). That's Chandler and John; all the patches look unrelated to the failures to me, but obviously one of them isn't. llvm-arm-linux developed new failures between 119281-119315 (build 4631). That's an unusually wide range, and several people touched the ARM BE. Bob looks most likely to me, with Bill second. This is typical: Unknown addressing sub-mode! UNREACHABLE executed at ARMCodeEmitter.cpp:1164! 0 lli 0x00dfa6c8 1 lli 0x00dfb050 2 libc.so.6 0x4021cc10 __default_sa_restorer_v2 + 0 -------------- next part -------------- An HTML attachment was scrubbed... URL: From daniel_dunbar at apple.com Tue Nov 16 21:14:47 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 16 Nov 2010 21:14:47 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20101117051455.B1D9BBDC3E67@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/5605 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 119460 Blamelist: baldrick,void BUILD FAILED: failed make.test-suite sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Transforms/Utils/Local.cpp At: Tue 16 Nov 2010 20:17:37 Changed By: baldrick Comments: Have RemovePredecessorAndSimplify you SimplifyInstruction rather than hasConstantValue. Properties: File: lib/Analysis/ScalarEvolution.cpp At: Tue 16 Nov 2010 20:22:37 Changed By: baldrick Comments: Have ScalarEvolution use SimplifyInstruction rather than hasConstantValue. While there, add a note about an inefficiency I noticed. Properties: Files: include/llvm/Instructions.h lib/Analysis/InstructionSimplify.cpp lib/Analysis/Lint.cpp lib/VMCore/Instructions.cpp At: Tue 16 Nov 2010 20:33:15 Changed By: baldrick Comments: Fix a layering violation: hasConstantValue, which is part of the PHINode class, uses DominatorTree which is an analysis. This change moves all of the tricky hasConstantValue logic to SimplifyInstruction, and replaces it with a very simple literal implementation. I already taught users of hasConstantValue that need tricky stuff to use SimplifyInstruction instead. I didn't update InlineFunction because the IR looks like it might be in a funky state at the point it calls hasConstantValue, which makes calling SimplifyInstruction dangerous since it can in theory do a lot of tricky reasoning. This may be a pessimization, for example in the case where all phi node operands are either undef or a fixed constant. Properties: Files: lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMInstrVFP.td lib/Target/ARM/AsmParser/ARMAsmParser.cpp test/MC/ARM/simple-fp-encoding.s utils/TableGen/EDEmitter.cpp At: Tue 16 Nov 2010 20:37:37 Changed By: void Comments: Proper encoding for VLDM and VSTM instructions. The register lists for these instructions have to distinguish between lists of single- and double-precision registers in order for the ASM matcher to do a proper job. In all other respects, a list of single- or double-precision registers are the same as a list of GPR registers. Properties: LOGS: Last 10 lines of 'stdio': SingleSource/UnitTests/black-copied-in-cxxobj | 0.2217 3360 0.0773 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/block-call-r7674133 | 0.0460 544 0.0055 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/blockstret | 0.0477 720 0.0060 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/byval-alignment | 0.0158 1120 0.0229 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/conditional-gnu-ext | 0.0224 528 0.0058 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/conditional-gnu-ext-cxx | 0.0349 544 0.0055 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/initp1 | 0.3599 656 0.0075 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/printargs | 0.0166 976 0.0300 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/stmtexpr | 0.0614 560 0.0053 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/vla | 0.1357 528 0.0060 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a Last 10 lines of 'report': SingleSource/UnitTests/black-copied-in-cxxobj | 0.2217 3360 0.0773 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/block-call-r7674133 | 0.0460 544 0.0055 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/blockstret | 0.0477 720 0.0060 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/byval-alignment | 0.0158 1120 0.0229 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/conditional-gnu-ext | 0.0224 528 0.0058 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/conditional-gnu-ext-cxx | 0.0349 544 0.0055 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/initp1 | 0.3599 656 0.0075 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/printargs | 0.0166 976 0.0300 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/stmtexpr | 0.0614 560 0.0053 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a SingleSource/UnitTests/vla | 0.1357 528 0.0060 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a Last 10 lines of 'fail.Bytecode': Bytecode.MultiSource/Applications/SPASS/SPASS Bytecode.MultiSource/Applications/oggenc/oggenc Bytecode.MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000 Bytecode.MultiSource/Benchmarks/Bullet/bullet Bytecode.MultiSource/Benchmarks/MallocBench/gs/gs Bytecode.MultiSource/Benchmarks/mafft/pairlocalalign Bytecode.SingleSource/Benchmarks/McGill/chomp Bytecode.SingleSource/Benchmarks/Stanford/Bubblesort Bytecode.SingleSource/Benchmarks/Stanford/Quicksort Bytecode.SingleSource/Benchmarks/Stanford/Treesort Last 10 lines of 'fail.LLC': LLC.MultiSource/Applications/SPASS/SPASS LLC.MultiSource/Applications/oggenc/oggenc LLC.MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000 LLC.MultiSource/Benchmarks/Bullet/bullet LLC.MultiSource/Benchmarks/MallocBench/gs/gs LLC.MultiSource/Benchmarks/mafft/pairlocalalign LLC.SingleSource/Benchmarks/McGill/chomp LLC.SingleSource/Benchmarks/Stanford/Bubblesort LLC.SingleSource/Benchmarks/Stanford/Quicksort LLC.SingleSource/Benchmarks/Stanford/Treesort Last 10 lines of 'fail.LLC_compile': LLC_compile.MultiSource/Applications/SPASS/SPASS LLC_compile.MultiSource/Applications/oggenc/oggenc LLC_compile.MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000 LLC_compile.MultiSource/Benchmarks/Bullet/bullet LLC_compile.MultiSource/Benchmarks/MallocBench/gs/gs LLC_compile.MultiSource/Benchmarks/mafft/pairlocalalign LLC_compile.SingleSource/Benchmarks/McGill/chomp LLC_compile.SingleSource/Benchmarks/Stanford/Bubblesort LLC_compile.SingleSource/Benchmarks/Stanford/Quicksort LLC_compile.SingleSource/Benchmarks/Stanford/Treesort 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 wendling at apple.com Tue Nov 16 21:34:20 2010 From: wendling at apple.com (Bill Wendling) Date: Tue, 16 Nov 2010 21:34:20 -0800 Subject: [llvm-testresults] Red bots at night, buildczar's delight? In-Reply-To: <06CC8207-F6F1-498A-B0E5-67BEC8A028D9@apple.com> References: <06CC8207-F6F1-498A-B0E5-67BEC8A028D9@apple.com> Message-ID: On Nov 16, 2010, at 9:05 PM, Dale Johannesen wrote: > llvm-arm-linux developed new failures between 119281-119315 (build 4631). That's an unusually wide range, and several people touched the ARM BE. Bob looks most likely to me, with Bill second. This is typical: > > Unknown addressing sub-mode! > UNREACHABLE executed at ARMCodeEmitter.cpp:1164! > 0 lli 0x00dfa6c8 > 1 lli 0x00dfb050 > 2 libc.so.6 0x4021cc10 __default_sa_restorer_v2 + 0 > This is probably fall-out from my sub-mode conversion stuff. It was trying to deduce the submode from some random machine operand, which no longer *is* the sub-mode. I committed r119461 to try to fix this... I don't know why this didn't fail on Darwin... -bw From buildbot at google1.osuosl.org Tue Nov 16 23:50:57 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 16 Nov 2010 23:50:57 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-fnt Message-ID: <20101117075100.9F4F513B2066@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/3829 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 119468 Blamelist: baldrick,lattner,sfider,void BUILD FAILED: failed make.test-suite sincerely, -The Buildbot From rjmccall at apple.com Wed Nov 17 01:02:16 2010 From: rjmccall at apple.com (John McCall) Date: Wed, 17 Nov 2010 01:02:16 -0800 Subject: [llvm-testresults] Red bots at night, buildczar's delight? In-Reply-To: <06CC8207-F6F1-498A-B0E5-67BEC8A028D9@apple.com> References: <06CC8207-F6F1-498A-B0E5-67BEC8A028D9@apple.com> Message-ID: <6036B521-9EDA-4A6B-A4C6-20783B636610@apple.com> On Nov 16, 2010, at 9:05 PM, Dale Johannesen wrote: > Well the Buildczar has spent the day unproductively fighting with some Prerelease software, but now that I've gotten around to looking at the bots: > > clang-i386-darwin10 running the gcc testsuite developed 5 new failures (there are others, claimed by Rafael but not fixed) in the range 119343-119345 (build 1625). That's Chandler and John; all the patches look unrelated to the failures to me, but obviously one of them isn't. gcc.apple/default-x86_64-sse3.c has: #include Clang's pmmintrin.h has: #include Clang's emmintrin.h has: #include Clang's xmmintrin.h has: #include gcc's mm_malloc.h has: #include After r119343, Clang's mm_malloc.h has: #include The test case contains a (spurious) call to exit(). Cue clang warning about exit() not being declared and dejagnu complaining about extra "errors". Not sure how best to resolve this one. Maybe the test suite should suppress this warning like it does several others? Maybe we should never change what's included by the builtin headers? Anyway, not it. John. From echristo at apple.com Wed Nov 17 01:31:12 2010 From: echristo at apple.com (Eric Christopher) Date: Wed, 17 Nov 2010 01:31:12 -0800 Subject: [llvm-testresults] Red bots at night, buildczar's delight? In-Reply-To: <6036B521-9EDA-4A6B-A4C6-20783B636610@apple.com> References: <06CC8207-F6F1-498A-B0E5-67BEC8A028D9@apple.com> <6036B521-9EDA-4A6B-A4C6-20783B636610@apple.com> Message-ID: <7C7CF7F5-E08C-41ED-94E3-DF99078362A7@apple.com> On Nov 17, 2010, at 1:02 AM, John McCall wrote: > > On Nov 16, 2010, at 9:05 PM, Dale Johannesen wrote: > >> Well the Buildczar has spent the day unproductively fighting with some Prerelease software, but now that I've gotten around to looking at the bots: >> >> clang-i386-darwin10 running the gcc testsuite developed 5 new failures (there are others, claimed by Rafael but not fixed) in the range 119343-119345 (build 1625). That's Chandler and John; all the patches look unrelated to the failures to me, but obviously one of them isn't. > > gcc.apple/default-x86_64-sse3.c has: > #include > Clang's pmmintrin.h has: > #include > Clang's emmintrin.h has: > #include > Clang's xmmintrin.h has: > #include > > gcc's mm_malloc.h has: > #include > > After r119343, Clang's mm_malloc.h has: > #include > > The test case contains a (spurious) call to exit(). Cue clang warning about exit() not being declared and dejagnu complaining about extra "errors". > > Not sure how best to resolve this one. Maybe the test suite should suppress this warning like it does several others? Maybe we should never change what's included by the builtin headers? Anyway, not it. Should probably just add a definition of exit to the test. -eric From baldrick at free.fr Wed Nov 17 05:00:34 2010 From: baldrick at free.fr (Duncan Sands) Date: Wed, 17 Nov 2010 14:00:34 +0100 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-fnt In-Reply-To: <20101117075100.9F4F513B2066@google1.osuosl.org> References: <20101117075100.9F4F513B2066@google1.osuosl.org> Message-ID: <4CE3D1F2.2070704@free.fr> This was my doing and is now fixed (commit 119493). Ciao, Duncan. On 17/11/10 08:50, buildbot at google1.osuosl.org wrote: > 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/3829 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: osu7 > > Build Reason: > Build Source Stamp: 119468 > Blamelist: baldrick,lattner,sfider,void > > BUILD FAILED: failed make.test-suite > > sincerely, > -The Buildbot > From llvm-testresults at cs.uiuc.edu Wed Nov 17 09:40:43 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Wed, 17 Nov 2010 11:40:43 -0600 (CST) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101117174043.1B7D22A6C124@llvm.org> http://llvm.org/perf/db_default/simple/nts/23/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:3 Name: curlew.apple.com Comparing: Run: 23, Order: 119513, Start Time: 2010-11-17 16:57:12, End Time: 2010-11-17 17:42:38 To: 22, Order: 119334, Start Time: 2010-11-16 07:56:54, End Time: 2010-11-16 08:41:51 =============== Tests Summary =============== New Passes: 1 Performance Regressions: 2 Performance Improvements: 4 Existing Failures: 1 Unchanged Tests: 935 Total Tests: 943 ============== Changes Detail ============== New Passes ---------- SingleSource/UnitTests/black-copied-in-cxxobj.exec Performance Regressions ----------------------- MultiSource/Applications/lua/lua.compile: 1.92%(4.1700 => 4.2500, std. dev.: 0.0250) SingleSource/Benchmarks/Misc/oourafft.exec: 1.08%(7.3800 => 7.4600, std. dev.: 0.0303) Performance Improvements ------------------------ MultiSource/Applications/sgefa/sgefa.exec: -8.96%(0.6700 => 0.6100, std. dev.: 0.0049) MultiSource/Benchmarks/mafft/pairlocalalign.compile: -2.22%(9.0100 => 8.8100, std. dev.: 0.0258) External/SPEC/CINT2000/175_vpr/175_vpr.exec: -2.18%(5.0500 => 4.9400, std. dev.: 0.0400) MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000.compile: -1.02%(7.8200 => 7.7400, std. dev.: 0.0264) Existing Failures ----------------- External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From dalej at apple.com Wed Nov 17 10:39:32 2010 From: dalej at apple.com (dalej) Date: Wed, 17 Nov 2010 10:39:32 -0800 Subject: [llvm-testresults] Red bots at night, buildczar's delight? In-Reply-To: <7C7CF7F5-E08C-41ED-94E3-DF99078362A7@apple.com> References: <06CC8207-F6F1-498A-B0E5-67BEC8A028D9@apple.com> <6036B521-9EDA-4A6B-A4C6-20783B636610@apple.com> <7C7CF7F5-E08C-41ED-94E3-DF99078362A7@apple.com> Message-ID: <3EC7A1CC-0E13-4036-BE81-B1CF0BE0165F@apple.com> On Nov 17, 2010, at 1:31 AM, Eric Christopher wrote: >>> >>> clang-i386-darwin10 running the gcc testsuite developed 5 new failures (there are others, claimed by Rafael but not fixed) in the range 119343-119345 (build 1625). That's Chandler and John; all the patches look unrelated to the failures to me, but obviously one of them isn't. >> >> gcc.apple/default-x86_64-sse3.c has: >> #include >> Clang's pmmintrin.h has: >> #include >> Clang's emmintrin.h has: >> #include >> Clang's xmmintrin.h has: >> #include >> >> gcc's mm_malloc.h has: >> #include >> >> After r119343, Clang's mm_malloc.h has: >> #include >> >> The test case contains a (spurious) call to exit(). Cue clang warning about exit() not being declared and dejagnu complaining about extra "errors". >> >> Not sure how best to resolve this one. Maybe the test suite should suppress this warning like it does several others? Maybe we should never change what's included by the builtin headers? Anyway, not it. > > Should probably just add a definition of exit to the test. I agree, there's no reason should declare exit. Test is broken, I'll fix. Thanks for analysis. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dalej at apple.com Wed Nov 17 11:33:36 2010 From: dalej at apple.com (dalej) Date: Wed, 17 Nov 2010 11:33:36 -0800 Subject: [llvm-testresults] Red bots at night, buildczar's delight? In-Reply-To: <3EC7A1CC-0E13-4036-BE81-B1CF0BE0165F@apple.com> References: <06CC8207-F6F1-498A-B0E5-67BEC8A028D9@apple.com> <6036B521-9EDA-4A6B-A4C6-20783B636610@apple.com> <7C7CF7F5-E08C-41ED-94E3-DF99078362A7@apple.com> <3EC7A1CC-0E13-4036-BE81-B1CF0BE0165F@apple.com> Message-ID: On Nov 17, 2010, at 10:39 AM, dalej wrote: >>>> clang-i386-darwin10 running the gcc testsuite developed 5 new failures (there are others, claimed by Rafael but not fixed) in the range 119343-119345 (build 1625). That's Chandler and John; all the patches look unrelated to the failures to me, but obviously one of them isn't. John analyzed this as: >>> gcc.apple/default-x86_64-sse3.c has: >>> #include ...which eventually includes , a gcc-supplied header.... >>> gcc's mm_malloc.h has: >>> #include >>> >>> After r119343, Clang's mm_malloc.h has: >>> #include >>> >>> The test case contains a (spurious) call to exit(). Cue clang warning about exit() not being declared and dejagnu complaining about extra "errors". I said: > there's no reason should declare exit. Test is broken, I'll fix. but on further consideration I'm not so sure. gcc's *mmintrin.h files have been (indirectly) including forever, at least since 2004, and use of those headers is widespread in X86 code. Removing breaks these 5 tests, and may well break user code. I don't think these headers are covered by any standard, but I'm not seeing a good reason to break compatibility with gcc in this way. Chandler, why did you do this? Other opinions? From dalej at apple.com Wed Nov 17 12:01:29 2010 From: dalej at apple.com (dalej) Date: Wed, 17 Nov 2010 12:01:29 -0800 Subject: [llvm-testresults] Red bots at night, buildczar's delight? In-Reply-To: References: <06CC8207-F6F1-498A-B0E5-67BEC8A028D9@apple.com> Message-ID: <2B83A94C-F325-4024-A0D1-037FA15EC9EA@apple.com> Thanks, but this didn't fix the problem. On Nov 16, 2010, at 9:34 PM, Bill Wendling wrote: > On Nov 16, 2010, at 9:05 PM, Dale Johannesen wrote: > >> llvm-arm-linux developed new failures between 119281-119315 (build 4631). That's an unusually wide range, and several people touched the ARM BE. Bob looks most likely to me, with Bill second. This is typical: >> >> Unknown addressing sub-mode! >> UNREACHABLE executed at ARMCodeEmitter.cpp:1164! >> 0 lli 0x00dfa6c8 >> 1 lli 0x00dfb050 >> 2 libc.so.6 0x4021cc10 __default_sa_restorer_v2 + 0 >> > This is probably fall-out from my sub-mode conversion stuff. It was trying to deduce the submode from some random machine operand, which no longer *is* the sub-mode. I committed r119461 to try to fix this... > > I don't know why this didn't fail on Darwin... > > -bw > From wendling at apple.com Wed Nov 17 12:03:32 2010 From: wendling at apple.com (Bill Wendling) Date: Wed, 17 Nov 2010 12:03:32 -0800 Subject: [llvm-testresults] Red bots at night, buildczar's delight? In-Reply-To: <2B83A94C-F325-4024-A0D1-037FA15EC9EA@apple.com> References: <06CC8207-F6F1-498A-B0E5-67BEC8A028D9@apple.com> <2B83A94C-F325-4024-A0D1-037FA15EC9EA@apple.com> Message-ID: <15550D74-8132-4B86-834C-891E4459477D@apple.com> Yeah. It made it different. I think I know why, and put another fix in. Stab-in-the-dark... -bw On Nov 17, 2010, at 12:01 PM, dalej wrote: > Thanks, but this didn't fix the problem. > > On Nov 16, 2010, at 9:34 PM, Bill Wendling wrote: > >> On Nov 16, 2010, at 9:05 PM, Dale Johannesen wrote: >> >>> llvm-arm-linux developed new failures between 119281-119315 (build 4631). That's an unusually wide range, and several people touched the ARM BE. Bob looks most likely to me, with Bill second. This is typical: >>> >>> Unknown addressing sub-mode! >>> UNREACHABLE executed at ARMCodeEmitter.cpp:1164! >>> 0 lli 0x00dfa6c8 >>> 1 lli 0x00dfb050 >>> 2 libc.so.6 0x4021cc10 __default_sa_restorer_v2 + 0 >>> >> This is probably fall-out from my sub-mode conversion stuff. It was trying to deduce the submode from some random machine operand, which no longer *is* the sub-mode. I committed r119461 to try to fix this... >> >> I don't know why this didn't fail on Darwin... >> >> -bw >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Wed Nov 17 12:46:21 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 12:46:21 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux Message-ID: <20101117204624.F2A8813B2066@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux/builds/19496 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc14 Build Reason: Build Source Stamp: 119551 Blamelist: resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 17 13:00:21 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 13:00:21 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float Message-ID: <20101117210025.1437013B2066@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float/builds/394 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova4 Build Reason: Build Source Stamp: 119552 Blamelist: djg,rafael,resistor BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 17 13:01:21 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 13:01:21 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float Message-ID: <20101117210124.A7D8B13B2066@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float/builds/71 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova4 Build Reason: Build Source Stamp: 119552 Blamelist: djg,rafael,resistor BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 17 13:02:18 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 13:02:18 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20101117210221.6AFA113B2066@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/10769 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119552 Blamelist: djg,evancheng,lattner,rafael,resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 17 13:14:06 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 13:14:06 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20101117211409.B312413B2066@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/8316 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 119552 Blamelist: djg,rafael,resistor BUILD FAILED: failed run.build.step.test_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 17 13:47:05 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 13:47:05 -0800 Subject: [llvm-testresults] buildbot failure in llvm on build-self-4-mingw32 Message-ID: <20101117214708.E7DBB13B2066@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/3060 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 119552 Blamelist: djg,evancheng,rafael,resistor BUILD FAILED: failed run.build.step.test_llvm_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 17 14:02:37 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 14:02:37 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20101117220240.3F7B613B2066@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/9428 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 119551 Blamelist: akirtzidis,djg,evancheng,fjahanian,grosbach,lattner,rafael,resistor,void BUILD FAILED: failed test-llvm sincerely, -The Buildbot From dalej at apple.com Wed Nov 17 14:07:19 2010 From: dalej at apple.com (dalej) Date: Wed, 17 Nov 2010 14:07:19 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd In-Reply-To: <20101117220240.3F7B613B2066@google1.osuosl.org> References: <20101117220240.3F7B613B2066@google1.osuosl.org> Message-ID: <08FF9E4F-A7FF-4CBA-A905-D6F8C91F06E5@apple.com> These are ARM failures, so Owen or Evan: Assertion failed: (NumMIOperands >= II.getNumOperands() && NumMIOperands <= II.getNumOperands()+II.getNumImplicitDefs() && "#operands for dag node doesn't match .td file!"), function EmitMachineNode, file InstrEmitter.cpp, line 667. On Nov 17, 2010, at 2:02 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/9428 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: freebsd1 > > Build Reason: > Build Source Stamp: 119551 > Blamelist: akirtzidis,djg,evancheng,fjahanian,grosbach,lattner,rafael,resistor,void > > BUILD FAILED: failed test-llvm > > sincerely, > -The Buildbot > > _______________________________________________ > 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: From owen at apple.com Wed Nov 17 14:17:56 2010 From: owen at apple.com (Owen Anderson) Date: Wed, 17 Nov 2010 14:17:56 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd In-Reply-To: <08FF9E4F-A7FF-4CBA-A905-D6F8C91F06E5@apple.com> References: <20101117220240.3F7B613B2066@google1.osuosl.org> <08FF9E4F-A7FF-4CBA-A905-D6F8C91F06E5@apple.com> Message-ID: <03383AF1-C970-4DA7-85C3-C77F49BB94A4@apple.com> Already fixed. --Owen On Nov 17, 2010, at 2:07 PM, dalej wrote: > These are ARM failures, so Owen or Evan: > Assertion failed: (NumMIOperands >= II.getNumOperands() && NumMIOperands <= II.getNumOperands()+II.getNumImplicitDefs() && "#operands for dag node doesn't match .td file!"), function EmitMachineNode, file InstrEmitter.cpp, line 667. > > On Nov 17, 2010, at 2:02 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/9428 >> >> Buildbot URL: http://google1.osuosl.org:8011/ >> >> Buildslave for this Build: freebsd1 >> >> Build Reason: >> Build Source Stamp: 119551 >> Blamelist: akirtzidis,djg,evancheng,fjahanian,grosbach,lattner,rafael,resistor,void >> >> BUILD FAILED: failed test-llvm >> >> sincerely, >> -The Buildbot >> >> _______________________________________________ >> 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: From buildbot at google1.osuosl.org Wed Nov 17 15:17:57 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 15:17:57 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32-win7 Message-ID: <20101117231800.8D1CF13B2066@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/836 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova3 Build Reason: Build Source Stamp: 119580 Blamelist: baldrick,bwilson,dgregor,djg,evancheng,grosbach,johannes,peckw,rafael,resistor,sfider BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From daniel_dunbar at apple.com Wed Nov 17 16:39:01 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 17 Nov 2010 16:39:01 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101118003932.5BDABB8CBC15@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/15844 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 119593 Blamelist: akirtzidis,resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/clang/Basic/DiagnosticGroups.td include/clang/Basic/DiagnosticSemaKinds.td include/clang/Basic/LangOptions.h include/clang/Driver/CC1Options.td include/clang/Driver/Options.td include/clang/Sema/Sema.h lib/Driver/Tools.cpp lib/Frontend/CompilerInvocation.cpp lib/Sema/SemaDecl.cpp test/SemaCXX/warn-argument-larger-than.cpp test/SemaCXX/warn-large-by-value-copy.cpp At: Wed 17 Nov 2010 16:22:37 Changed By: akirtzidis Comments: -Rename -Wargument-larger-than -> -Wlarge-by-value-copy -Improve the diagnostic message -Add some comments Suggestions by Chris.Properties: Files: lib/Target/ARM/ARMInstrThumb2.td test/MC/ARM/thumb2.s At: Wed 17 Nov 2010 16:22:37 Changed By: resistor Comments: Provide correct Thumb2 encodings for basic multiplication operators. Properties: LOGS: Last 10 lines of 'stdio': LLVM :: CodeGen/Thumb2/thumb2-ldrd.ll LLVM :: CodeGen/Thumb2/thumb2-mulhi.ll LLVM :: CodeGen/Thumb2/thumb2-select.ll Expected Passes : 5077 Expected Failures : 44 Unsupported Tests : 557 Unexpected Failures: 4 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/Thumb2/2009-09-01-PostRAProlog.ll LLVM :: CodeGen/Thumb2/thumb2-ldrd.ll LLVM :: CodeGen/Thumb2/thumb2-mulhi.ll LLVM :: CodeGen/Thumb2/thumb2-select.ll Last 10 lines of 'xfail': LLVM :: MC/ARM/neont2-vld-encoding.s LLVM :: MC/ARM/neont2-vst-encoding.s LLVM :: MC/ARM/thumb2.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 '2009-09-01-postraprolog.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/Thumb2/2009-09-01-PostRAProlog.ll:38:10: error: expected string not found in input ; CHECK: push ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'thumb2-ldrd.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/Thumb2/thumb2-ldrd.ll:7:9: error: expected string not found in input ;CHECK: ldrd r2, [r2] ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'thumb2-mulhi.ll': 21 llc 0x00002036 start + 54 Stack dump: 0. Program arguments: llc -march=thumb -mattr=+thumb2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM Instruction Selection' on function '@umulhi' Expected 1 lines, got 0. -- ******************** Last 10 lines of 'thumb2-select.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/Thumb2/thumb2-select.ll:5:10: error: expected string not found in input ; CHECK: f1: ^ :1:1: note: scanning from here ^ -- ******************** From buildbot at google1.osuosl.org Wed Nov 17 16:49:14 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 16:49:14 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux Message-ID: <20101118004917.0FD9013B2066@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux/builds/19515 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc14 Build Reason: Build Source Stamp: 119594 Blamelist: akirtzidis,ofv,resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 17 16:50:46 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 16:50:46 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20101118005048.C63D313B2066@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/8324 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 119594 Blamelist: akirtzidis,kremenek,ofv,resistor BUILD FAILED: failed run.build.step.test_llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Wed Nov 17 16:58:13 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 17 Nov 2010 16:58:13 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101118005829.04DC6BDFE410@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/6387 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 119593 Blamelist: akirtzidis,ofv,resistor BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot ================================================================================ CHANGES: File: cmake/modules/LLVMLibDeps.cmake At: Wed 17 Nov 2010 16:17:37 Changed By: ofv Comments: Updated library dependencies.Properties: Files: include/clang/Basic/DiagnosticGroups.td include/clang/Basic/DiagnosticSemaKinds.td include/clang/Basic/LangOptions.h include/clang/Driver/CC1Options.td include/clang/Driver/Options.td include/clang/Sema/Sema.h lib/Driver/Tools.cpp lib/Frontend/CompilerInvocation.cpp lib/Sema/SemaDecl.cpp test/SemaCXX/warn-argument-larger-than.cpp test/SemaCXX/warn-large-by-value-copy.cpp At: Wed 17 Nov 2010 16:22:37 Changed By: akirtzidis Comments: -Rename -Wargument-larger-than -> -Wlarge-by-value-copy -Improve the diagnostic message -Add some comments Suggestions by Chris.Properties: Files: lib/Target/ARM/ARMInstrThumb2.td test/MC/ARM/thumb2.s At: Wed 17 Nov 2010 16:22:37 Changed By: resistor Comments: Provide correct Thumb2 encodings for basic multiplication operators. Properties: LOGS: Last 10 lines of 'stdio': LLVM :: CodeGen/Thumb2/thumb2-ldrd.ll LLVM :: CodeGen/Thumb2/thumb2-mulhi.ll LLVM :: CodeGen/Thumb2/thumb2-select.ll Expected Passes : 5077 Expected Failures : 44 Unsupported Tests : 557 Unexpected Failures: 4 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/Thumb2/2009-09-01-PostRAProlog.ll LLVM :: CodeGen/Thumb2/thumb2-ldrd.ll LLVM :: CodeGen/Thumb2/thumb2-mulhi.ll LLVM :: CodeGen/Thumb2/thumb2-select.ll Last 10 lines of 'xfail': LLVM :: MC/ARM/neont2-vst-encoding.s LLVM :: MC/ARM/neont2-vld-encoding.s LLVM :: MC/ARM/thumb2.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/sink.c LLVM :: LLVMC/C/wall.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of '2009-09-01-postraprolog.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/Thumb2/2009-09-01-PostRAProlog.ll:38:10: error: expected string not found in input ; CHECK: push ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'thumb2-ldrd.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/Thumb2/thumb2-ldrd.ll:7:9: error: expected string not found in input ;CHECK: ldrd r2, [r2] ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'thumb2-mulhi.ll': 18 llc 0x000000010001f168 start + 52 Stack dump: 0. Program arguments: llc -march=thumb -mattr=+thumb2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM Instruction Selection' on function '@umulhi' Expected 1 lines, got 0. -- ******************** Last 10 lines of 'thumb2-select.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/Thumb2/thumb2-select.ll:5:10: error: expected string not found in input ; CHECK: f1: ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'stdio': LLVM :: CodeGen/Thumb2/thumb2-ldrd.ll LLVM :: CodeGen/Thumb2/thumb2-mulhi.ll LLVM :: CodeGen/Thumb2/thumb2-select.ll Expected Passes : 5077 Expected Failures : 44 Unsupported Tests : 557 Unexpected Failures: 4 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/Thumb2/2009-09-01-PostRAProlog.ll LLVM :: CodeGen/Thumb2/thumb2-ldrd.ll LLVM :: CodeGen/Thumb2/thumb2-mulhi.ll LLVM :: CodeGen/Thumb2/thumb2-select.ll Last 10 lines of 'xfail': LLVM :: MC/ARM/neont2-vld-encoding.s LLVM :: MC/ARM/thumb2.s LLVM :: MC/ARM/neont2-vst-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-opt.c LLVM :: LLVMC/C/emit-llvm.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C++/filelist.cpp LLVM :: LLVMC/C++/hello.cpp LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of '2009-09-01-postraprolog.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/Thumb2/2009-09-01-PostRAProlog.ll:38:10: error: expected string not found in input ; CHECK: push ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'thumb2-ldrd.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/Thumb2/thumb2-ldrd.ll:7:9: error: expected string not found in input ;CHECK: ldrd r2, [r2] ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'thumb2-mulhi.ll': 18 llc 0x000000010001f6d4 start + 52 Stack dump: 0. Program arguments: llc -march=thumb -mattr=+thumb2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM Instruction Selection' on function '@umulhi' Expected 1 lines, got 0. -- ******************** Last 10 lines of 'thumb2-select.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/CodeGen/Thumb2/thumb2-select.ll:5:10: error: expected string not found in input ; CHECK: f1: ^ :1:1: note: scanning from here ^ -- ******************** From daniel_dunbar at apple.com Wed Nov 17 17:02:22 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 17 Nov 2010 17:02:22 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20101118010229.DB0FFB8CD2FF@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/11078 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 119593 Blamelist: akirtzidis,kremenek,ofv,resistor BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: File: tools/libclang/CIndex.cpp At: Wed 17 Nov 2010 16:07:37 Changed By: kremenek Comments: CursorVisitor: migrate handling of 'DependentScopeDeclRefExpr' and 'CXXDependentScopeMemberExpr' to the data-recursion algorithm.Properties: File: cmake/modules/LLVMLibDeps.cmake At: Wed 17 Nov 2010 16:17:37 Changed By: ofv Comments: Updated library dependencies.Properties: Files: include/clang/Basic/DiagnosticGroups.td include/clang/Basic/DiagnosticSemaKinds.td include/clang/Basic/LangOptions.h include/clang/Driver/CC1Options.td include/clang/Driver/Options.td include/clang/Sema/Sema.h lib/Driver/Tools.cpp lib/Frontend/CompilerInvocation.cpp lib/Sema/SemaDecl.cpp test/SemaCXX/warn-argument-larger-than.cpp test/SemaCXX/warn-large-by-value-copy.cpp At: Wed 17 Nov 2010 16:22:37 Changed By: akirtzidis Comments: -Rename -Wargument-larger-than -> -Wlarge-by-value-copy -Improve the diagnostic message -Add some comments Suggestions by Chris.Properties: Files: lib/Target/ARM/ARMInstrThumb2.td test/MC/ARM/thumb2.s At: Wed 17 Nov 2010 16:22:37 Changed By: resistor Comments: Provide correct Thumb2 encodings for basic multiplication operators. Properties: LOGS: Last 10 lines of 'stdio': LLVM :: CodeGen/Thumb2/thumb2-ldrd.ll LLVM :: CodeGen/Thumb2/thumb2-mulhi.ll LLVM :: CodeGen/Thumb2/thumb2-select.ll Expected Passes : 5077 Expected Failures : 44 Unsupported Tests : 557 Unexpected Failures: 4 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/Thumb2/2009-09-01-PostRAProlog.ll LLVM :: CodeGen/Thumb2/thumb2-ldrd.ll LLVM :: CodeGen/Thumb2/thumb2-mulhi.ll LLVM :: CodeGen/Thumb2/thumb2-select.ll Last 10 lines of 'xfail': LLVM :: MC/ARM/neont2-vld-encoding.s LLVM :: MC/ARM/neont2-vst-encoding.s LLVM :: MC/ARM/thumb2.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 '2009-09-01-postraprolog.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/Thumb2/2009-09-01-PostRAProlog.ll:38:10: error: expected string not found in input ; CHECK: push ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'thumb2-ldrd.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/Thumb2/thumb2-ldrd.ll:7:9: error: expected string not found in input ;CHECK: ldrd r2, [r2] ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'thumb2-mulhi.ll': 17 llc 0x00001d36 start + 54 Stack dump: 0. Program arguments: llc -march=thumb -mattr=+thumb2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM Instruction Selection' on function '@umulhi' Expected 1 lines, got 0. -- ******************** Last 10 lines of 'thumb2-select.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/Thumb2/thumb2-select.ll:5:10: error: expected string not found in input ; CHECK: f1: ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'stdio': LLVM :: CodeGen/Thumb2/thumb2-ldrd.ll LLVM :: CodeGen/Thumb2/thumb2-mulhi.ll LLVM :: CodeGen/Thumb2/thumb2-select.ll Expected Passes : 5557 Expected Failures : 52 Unsupported Tests : 69 Unexpected Failures: 4 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/Thumb2/2009-09-01-PostRAProlog.ll LLVM :: CodeGen/Thumb2/thumb2-ldrd.ll LLVM :: CodeGen/Thumb2/thumb2-mulhi.ll LLVM :: CodeGen/Thumb2/thumb2-select.ll Last 10 lines of 'xfail': LLVM :: MC/ARM/neont2-vld-encoding.s LLVM :: MC/ARM/neont2-vst-encoding.s LLVM :: MC/ARM/thumb2.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-09-01-postraprolog.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/Thumb2/2009-09-01-PostRAProlog.ll:38:10: error: expected string not found in input ; CHECK: push ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'thumb2-ldrd.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/Thumb2/thumb2-ldrd.ll:7:9: error: expected string not found in input ;CHECK: ldrd r2, [r2] ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'thumb2-mulhi.ll': 19 llc 0x00000003 start + 18446744073709544451 Stack dump: 0. Program arguments: llc -march=thumb -mattr=+thumb2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM Instruction Selection' on function '@umulhi' Expected 1 lines, got 0. -- ******************** Last 10 lines of 'thumb2-select.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/Thumb2/thumb2-select.ll:5:10: error: expected string not found in input ; CHECK: f1: ^ :1:1: note: scanning from here ^ -- ******************** From buildbot at google1.osuosl.org Wed Nov 17 17:03:08 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 17:03:08 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float Message-ID: <20101118010315.7A7AC13B2066@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float/builds/402 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova4 Build Reason: Build Source Stamp: 119594 Blamelist: akirtzidis,kremenek,ofv,resistor BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 17 17:03:12 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 17:03:12 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float Message-ID: <20101118010315.7B63A13B2067@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float/builds/79 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova4 Build Reason: Build Source Stamp: 119594 Blamelist: akirtzidis,kremenek,ofv,resistor BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From daniel_dunbar at apple.com Wed Nov 17 17:08:53 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 17 Nov 2010 17:08:53 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20101118010901.CBBB9B8CD912@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/11843 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 119595 Blamelist: akirtzidis,djg,ofv,resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: File: cmake/modules/LLVMLibDeps.cmake At: Wed 17 Nov 2010 16:17:37 Changed By: ofv Comments: Updated library dependencies.Properties: Files: include/clang/Basic/DiagnosticGroups.td include/clang/Basic/DiagnosticSemaKinds.td include/clang/Basic/LangOptions.h include/clang/Driver/CC1Options.td include/clang/Driver/Options.td include/clang/Sema/Sema.h lib/Driver/Tools.cpp lib/Frontend/CompilerInvocation.cpp lib/Sema/SemaDecl.cpp test/SemaCXX/warn-argument-larger-than.cpp test/SemaCXX/warn-large-by-value-copy.cpp At: Wed 17 Nov 2010 16:22:37 Changed By: akirtzidis Comments: -Rename -Wargument-larger-than -> -Wlarge-by-value-copy -Improve the diagnostic message -Add some comments Suggestions by Chris.Properties: Files: lib/Target/ARM/ARMInstrThumb2.td test/MC/ARM/thumb2.s At: Wed 17 Nov 2010 16:22:37 Changed By: resistor Comments: Provide correct Thumb2 encodings for basic multiplication operators. Properties: Files: include/llvm/Analysis/ScalarEvolution.h include/llvm/Analysis/ScalarEvolutionExpander.h lib/Analysis/ScalarEvolution.cpp lib/Analysis/ScalarEvolutionExpander.cpp At: Wed 17 Nov 2010 16:37:37 Changed By: djg Comments: Introduce memoization for ScalarEvolution dominates and properlyDominates queries, and SCEVExpander getRelevantLoop queries. Properties: LOGS: Last 10 lines of 'stdio': LLVM :: CodeGen/Thumb2/thumb2-ldrd.ll LLVM :: CodeGen/Thumb2/thumb2-mulhi.ll LLVM :: CodeGen/Thumb2/thumb2-select.ll Expected Passes : 5077 Expected Failures : 44 Unsupported Tests : 557 Unexpected Failures: 4 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: CodeGen/Thumb2/2009-09-01-PostRAProlog.ll LLVM :: CodeGen/Thumb2/thumb2-ldrd.ll LLVM :: CodeGen/Thumb2/thumb2-mulhi.ll LLVM :: CodeGen/Thumb2/thumb2-select.ll Last 10 lines of 'xfail': LLVM :: MC/ARM/thumb2.s LLVM :: MC/ARM/neont2-mov-encoding.s LLVM :: MC/ARM/neon-mov-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 '2009-09-01-postraprolog.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/CodeGen/Thumb2/2009-09-01-PostRAProlog.ll:38:10: error: expected string not found in input ; CHECK: push ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'thumb2-ldrd.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/CodeGen/Thumb2/thumb2-ldrd.ll:7:9: error: expected string not found in input ;CHECK: ldrd r2, [r2] ^ :1:1: note: scanning from here ^ -- ******************** Last 10 lines of 'thumb2-mulhi.ll': 21 llc 0x000000010002bdc0 start + 52 Stack dump: 0. Program arguments: llc -march=thumb -mattr=+thumb2 1. Running pass 'Function Pass Manager' on module ''. 2. Running pass 'ARM Instruction Selection' on function '@umulhi' Expected 1 lines, got 0. -- ******************** Last 10 lines of 'thumb2-select.ll': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/CodeGen/Thumb2/thumb2-select.ll:5:10: error: expected string not found in input ; CHECK: f1: ^ :1:1: note: scanning from here ^ -- ******************** From daniel_dunbar at apple.com Wed Nov 17 17:14:45 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 17 Nov 2010 17:14:45 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101118011540.393D4B8CDEE4@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/15848 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 119600 Blamelist: fpichet BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: unittests/VMCore/ValueMapTest.cpp At: Wed 17 Nov 2010 17:03:22 Changed By: fpichet Comments: Appease MSVC 2008: you can't use keyword this inside EXPECT_EQ(). This is because of bug 331418 on Microsoft Connect.Properties: LOGS: Last 10 lines of 'stdio': llvm[2]: Compiling raw_ostream_test.cpp for Debug+Asserts build make[1]: *** [VMCore/.makeall] Error 2 make[1]: *** Waiting for unfinished jobs.... llvm[2]: Compiling ilistTest.cpp for Debug+Asserts build llvm[2]: Linking Debug+Asserts unit test ADT llvm[2]: ======= Finished Linking Debug+Asserts Unit test ADT llvm[2]: Linking Debug+Asserts unit test Support llvm[2]: ======= Finished Linking Debug+Asserts Unit test Support llvm[3]: ======= Finished Linking Debug+Asserts Unit test JIT make: *** [all] Error 1 Last 10 lines of 'warnings': MCDwarf.cpp:267: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)' SPUISelLowering.cpp:684: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)' SPUISelLowering.cpp:916: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)' ASTReader.cpp:3295: warning: passing negative value '-0x00000000000000001' for argument 1 to 'clang::serialization::TypeIdx::TypeIdx(uint32_t)' CGExprCXX.cpp:498: warning: passing negative value '-0x00000000000000001' for argument 2 to 'static llvm::ConstantInt* llvm::ConstantInt::get(const llvm::IntegerType*, uint64_t, bool)' CGExprCXX.cpp:559: warning: passing negative value '-0x00000000000000001' for argument 2 to 'static llvm::ConstantInt* llvm::ConstantInt::get(const llvm::IntegerType*, uint64_t, bool)' ConstantRangeTest.cpp:210: warning: passing negative value '-0x00000000000000080' for argument 2 to 'llvm::APInt::APInt(unsigned int, uint64_t, bool)' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/include/llvm/Support/Endian.h:37: warning: malformed '#pragma pack(push[, id], )' - ignored From buildbot at google1.osuosl.org Wed Nov 17 17:17:09 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 17:17:09 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20101118011711.C05CB13B2067@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/7978 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119600 Blamelist: akirtzidis,djg,fpichet,grosbach,jtsoftware,kremenek,ofv,resistor BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 17 17:16:27 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 17:16:27 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101118011630.21A9713B2066@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/7503 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119595 Blamelist: akirtzidis,djg,jtsoftware,kremenek,ofv,peckw,resistor BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 17 17:18:23 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 17:18:23 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-self-mingw32 Message-ID: <20101118011829.0C6F113B2066@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/5521 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 119600 Blamelist: fpichet,grosbach,jtsoftware,kremenek,resistor BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 17 17:18:26 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 17:18:26 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux Message-ID: <20101118011829.0EF2413B2067@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux/builds/19518 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc14 Build Reason: Build Source Stamp: 119600 Blamelist: fpichet BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 17 17:24:32 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 17:24:32 -0800 Subject: [llvm-testresults] buildbot failure in llvm on build-self-4-mingw32 Message-ID: <20101118012435.9BC7813B2066@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/3064 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 119594 Blamelist: akirtzidis,grosbach,jtsoftware,kremenek,ofv,peckw,resistor BUILD FAILED: failed run.build.step.test_llvm_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 17 17:27:07 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 17:27:07 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-i686-linux Message-ID: <20101118012710.CCCC413B2066@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/3410 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 119601 Blamelist: fpichet,grosbach,jtsoftware,resistor BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 17 17:29:43 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 17:29:43 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20101118012947.28B1313B2066@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/8326 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 119601 Blamelist: fpichet,resistor BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 17 17:31:27 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 17:31:27 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20101118013130.7ACBC13B2066@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/5312 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119601 Blamelist: akirtzidis,djg,fpichet,grosbach,jtsoftware,kremenek,ofv,resistor BUILD FAILED: failed compile sincerely, -The Buildbot From dalej at apple.com Wed Nov 17 17:33:26 2010 From: dalej at apple.com (dalej) Date: Wed, 17 Nov 2010 17:33:26 -0800 Subject: [llvm-testresults] [llvm-commits] [llvm] r119600 - /llvm/trunk/unittests/VMCore/ValueMapTest.cpp In-Reply-To: <20101118005950.635A32A6C12C@llvm.org> References: <20101118005950.635A32A6C12C@llvm.org> Message-ID: This change seems to have broken the buildbots, please fix: /Users/buildslave/zorg/buildbot/smooshlab/slave/llvm-gcc-x86_64-darwin10-cross-i686-linux/llvm.src/unittests/VMCore/ValueMapTest.cpp: In member function 'virtual void::ValueMapTest_OperationsWork_Test::TestBody()': /Users/buildslave/zorg/buildbot/smooshlab/slave/llvm-gcc-x86_64-darwin10-cross-i686-linux/llvm.src/unittests/VMCore/ValueMapTest.cpp:75: error: 'BitcastV' was not declared in this scope /Users/buildslave/zorg/buildbot/smooshlab/slave/llvm-gcc-x86_64-darwin10-cross-i686-linux/llvm.src/unittests/VMCore/ValueMapTest.cpp:75: error: template argument 1 is invalid /Users/buildslave/zorg/buildbot/smooshlab/slave/llvm-gcc-x86_64-darwin10-cross-i686-linux/llvm.src/unittests/VMCore/ValueMapTest.cpp:77: error: 'AddV' was not declared in this scope /Users/buildslave/zorg/buildbot/smooshlab/slave/llvm-gcc-x86_64-darwin10-cross-i686-linux/llvm.src/unittests/VMCore/ValueMapTest.cpp:84: error: 'BitcastV' was not declared in this scope /Users/buildslave/zorg/buildbot/smooshlab/slave/llvm-gcc-x86_64-darwin10-cross-i686-linux/llvm.src/unittests/VMCore/ValueMapTest.cpp:84: error: template argument 1 is invalid /Users/buildslave/zorg/buildbot/smooshlab/slave/llvm-gcc-x86_64-darwin10-cross-i686-linux/llvm.src/unittests/VMCore/ValueMapTest.cpp:91: error: 'AddV' was not declared in this scope /Users/buildslave/zorg/buildbot/smooshlab/slave/llvm-gcc-x86_64-darwin10-cross-i686-linux/llvm.src/unittests/VMCore/ValueMapTest.cpp:91: error: template argument 1 is invalid /Users/buildslave/zorg/buildbot/smooshlab/slave/llvm-gcc-x86_64-darwin10-cross-i686-linux/llvm.src/unittests/VMCore/ValueMapTest.cpp:97: error: 'AddV' was not declared in this scope /Users/buildslave/zorg/buildbot/smooshlab/slave/llvm-gcc-x86_64-darwin10-cross-i686-linux/llvm.src/unittests/VMCore/ValueMapTest.cpp:97: error: template argument 1 is invalid /Users/buildslave/zorg/buildbot/smooshlab/slave/llvm-gcc-x86_64-darwin10-cross-i686-linux/llvm.src/unittests/VMCore/ValueMapTest.cpp: In member function 'virtual void::ValueMapTest_Iteration_Test::TestBody()': /Users/buildslave/zorg/buildbot/smooshlab/slave/llvm-gcc-x86_64-darwin10-cross-i686-linux/llvm.src/unittests/VMCore/ValueMapTest.cpp:134: error: 'BitcastV' was not declared in this scope /Users/buildslave/zorg/buildbot/smooshlab/slave/llvm-gcc-x86_64-darwin10-cross-i686-linux/llvm.src/unittests/VMCore/ValueMapTest.cpp:134: error: template argument 1 is invalid /Users/buildslave/zorg/buildbot/smooshlab/slave/llvm-gcc-x86_64-darwin10-cross-i686-linux/llvm.src/unittests/VMCore/ValueMapTest.cpp:137: error: 'AddV' was not declared in this scope /Users/buildslave/zorg/buildbot/smooshlab/slave/llvm-gcc-x86_64-darwin10-cross-i686-linux/llvm.src/unittests/VMCore/ValueMapTest.cpp:137: error: template argument 1 is invalid /Users/buildslave/zorg/buildbot/smooshlab/slave/llvm-gcc-x86_64-darwin10-cross-i686-linux/llvm.src/unittests/VMCore/ValueMapTest.cpp:156: error: 'BitcastV' was not declared in this scope /Users/buildslave/zorg/buildbot/smooshlab/slave/llvm-gcc-x86_64-darwin10-cross-i686-linux/llvm.src/unittests/VMCore/ValueMapTest.cpp:156: error: template argument 1 is invalid /Users/buildslave/zorg/buildbot/smooshlab/slave/llvm-gcc-x86_64-darwin10-cross-i686-linux/llvm.src/unittests/VMCore/ValueMapTest.cpp:158: error: 'AddV' was not declared in this scope /Users/buildslave/zorg/buildbot/smooshlab/slave/llvm-gcc-x86_64-darwin10-cross-i686-linux/llvm.src/unittests/VMCore/ValueMapTest.cpp:158: error: template argument 1 is invalid On Nov 17, 2010, at 4:59 PM, Francois Pichet wrote: > Author: fpichet > Date: Wed Nov 17 18:59:50 2010 > New Revision: 119600 > > URL: http://llvm.org/viewvc/llvm-project?rev=119600&view=rev > Log: > Appease MSVC 2008: you can't use keyword this inside EXPECT_EQ(). > This is because of bug 331418 on Microsoft Connect. > > Modified: > llvm/trunk/unittests/VMCore/ValueMapTest.cpp > > Modified: llvm/trunk/unittests/VMCore/ValueMapTest.cpp > URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/unittests/VMCore/ValueMapTest.cpp?rev=119600&r1=119599&r2=119600&view=diff > ============================================================================== > --- llvm/trunk/unittests/VMCore/ValueMapTest.cpp (original) > +++ llvm/trunk/unittests/VMCore/ValueMapTest.cpp Wed Nov 17 18:59:50 2010 > @@ -72,29 +72,29 @@ > typename ValueMap::iterator I = > VM.find(this->BitcastV.get()); > ASSERT_TRUE(I != VM.end()); > - EXPECT_EQ(this->BitcastV.get(), I->first); > + EXPECT_EQ(BitcastV.get(), I->first); > EXPECT_EQ(7, I->second); > - EXPECT_TRUE(VM.find(this->AddV.get()) == VM.end()); > + EXPECT_TRUE(VM.find(AddV.get()) == VM.end()); > > // Const find: > const ValueMap &CVM = VM; > typename ValueMap::const_iterator CI = > CVM.find(this->BitcastV.get()); > ASSERT_TRUE(CI != CVM.end()); > - EXPECT_EQ(this->BitcastV.get(), CI->first); > + EXPECT_EQ(BitcastV.get(), CI->first); > EXPECT_EQ(7, CI->second); > EXPECT_TRUE(CVM.find(this->AddV.get()) == CVM.end()); > > // Insert: > std::pair::iterator, bool> InsertResult1 = > VM.insert(std::make_pair(this->AddV.get(), 3)); > - EXPECT_EQ(this->AddV.get(), InsertResult1.first->first); > + EXPECT_EQ(/*->this*/AddV.get(), InsertResult1.first->first); > EXPECT_EQ(3, InsertResult1.first->second); > EXPECT_TRUE(InsertResult1.second); > EXPECT_EQ(true, VM.count(this->AddV.get())); > std::pair::iterator, bool> InsertResult2 = > VM.insert(std::make_pair(this->AddV.get(), 5)); > - EXPECT_EQ(this->AddV.get(), InsertResult2.first->first); > + EXPECT_EQ(/*this->*/AddV.get(), InsertResult2.first->first); > EXPECT_EQ(3, InsertResult2.first->second); > EXPECT_FALSE(InsertResult2.second); > > @@ -131,10 +131,10 @@ > std::pair value = *I; (void)value; > CompileAssertHasType(I->first); > if (I->second == 2) { > - EXPECT_EQ(this->BitcastV.get(), I->first); > + EXPECT_EQ(/*this->*/BitcastV.get(), I->first); > I->second = 5; > } else if (I->second == 3) { > - EXPECT_EQ(this->AddV.get(), I->first); > + EXPECT_EQ(/*this->*/AddV.get(), I->first); > I->second = 6; > } else { > ADD_FAILURE() << "Iterated through an extra value."; > @@ -153,9 +153,9 @@ > std::pair value = *I; (void)value; > CompileAssertHasType(I->first); > if (I->second == 5) { > - EXPECT_EQ(this->BitcastV.get(), I->first); > + EXPECT_EQ(/*this->*/BitcastV.get(), I->first); > } else if (I->second == 6) { > - EXPECT_EQ(this->AddV.get(), I->first); > + EXPECT_EQ(/*this->*/AddV.get(), I->first); > } else { > ADD_FAILURE() << "Iterated through an extra value."; > } > > > _______________________________________________ > llvm-commits mailing list > llvm-commits at cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits -------------- next part -------------- An HTML attachment was scrubbed... URL: From daniel_dunbar at apple.com Wed Nov 17 17:33:48 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 17 Nov 2010 17:33:48 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101118013356.29B41B8CEF94@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/6389 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 119601 Blamelist: fpichet,resistor BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: unittests/VMCore/ValueMapTest.cpp At: Wed 17 Nov 2010 17:03:22 Changed By: fpichet Comments: Appease MSVC 2008: you can't use keyword this inside EXPECT_EQ(). This is because of bug 331418 on Microsoft Connect.Properties: Files: lib/Target/ARM/ARMInstrThumb2.td test/MC/ARM/thumb2.s At: Wed 17 Nov 2010 17:13:13 Changed By: resistor Comments: Try again at providing Thumb2 encodings for basic multiplication operators. Properties: LOGS: Last 10 lines of 'stdio': llvm[2]: Compiling TripleTest.cpp for Release+Asserts build llvm[2]: Compiling TwineTest.cpp for Release+Asserts build llvm[2]: Compiling ilistTest.cpp for Release+Asserts build llvm[3]: Linking Release+Asserts unit test JIT (without symbols) llvm[3]: ======= Finished Linking Release+Asserts Unit test JIT (without symbols) llvm[2]: Linking Release+Asserts unit test Support (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Unit test Support (without symbols) llvm[2]: Linking Release+Asserts unit test ADT (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Unit test ADT (without symbols) make: *** [all] Error 1 Last 10 lines of 'warnings': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/unittests/VMCore/ValueMapTest.cpp:42: warning: '::gtest_ValueMapTest_Null_registered_' defined but not used /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/unittests/VMCore/ValueMapTest.cpp:48: warning: '::gtest_ValueMapTest_FollowsValue_registered_' defined but not used /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/unittests/VMCore/ValueMapTest.cpp:62: warning: '::gtest_ValueMapTest_OperationsWork_registered_' defined but not used /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/unittests/VMCore/ValueMapTest.cpp:123: warning: '::gtest_ValueMapTest_Iteration_registered_' defined but not used /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/unittests/VMCore/ValueMapTest.cpp:166: warning: '::gtest_ValueMapTest_DefaultCollisionBehavior_registered_' defined but not used /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/unittests/VMCore/ValueMapTest.cpp:176: warning: '::gtest_ValueMapTest_ConfiguredCollisionBehavior_registered_' defined but not used /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/unittests/VMCore/ValueMapTest.cpp:198: warning: '::gtest_ValueMapTest_LocksMutex_registered_' defined but not used /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/unittests/VMCore/ValueMapTest.cpp:217: warning: '::gtest_ValueMapTest_NoFollowRAUW_registered_' defined but not used /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/unittests/VMCore/ValueMapTest.cpp:249: warning: '::gtest_ValueMapTest_CallsConfig_registered_' defined but not used /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/unittests/VMCore/ValueMapTest.cpp:280: warning: '::gtest_ValueMapTest_SurvivesModificationByConfig_registered_' defined but not used From buildbot at google1.osuosl.org Wed Nov 17 17:35:33 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 17:35:33 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20101118013536.6164B13B2066@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/3160 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 119596 Blamelist: akirtzidis,djg,grosbach,jtsoftware,kremenek,ofv,peckw,rafael,resistor BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot From daniel_dunbar at apple.com Wed Nov 17 17:36:32 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 17 Nov 2010 17:36:32 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20101118013639.87F4CB8CF166@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/11080 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 119603 Blamelist: fpichet,grosbach,resistor BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot ================================================================================ CHANGES: File: unittests/VMCore/ValueMapTest.cpp At: Wed 17 Nov 2010 17:03:22 Changed By: fpichet Comments: Appease MSVC 2008: you can't use keyword this inside EXPECT_EQ(). This is because of bug 331418 on Microsoft Connect.Properties: Files: lib/Target/ARM/ARMInstrThumb2.td test/MC/ARM/thumb2.s At: Wed 17 Nov 2010 17:13:13 Changed By: resistor Comments: Try again at providing Thumb2 encodings for basic multiplication operators. Properties: Files: lib/Target/ARM/ARMInstrFormats.td lib/Target/ARM/ARMInstrInfo.td At: Wed 17 Nov 2010 17:22:50 Changed By: grosbach Comments: Refactor the ARM PICADD and PICLDR* instructions to really be pseudos and not just pretend to be.Properties: File: lib/Target/ARM/ARMInstrFormats.td At: Wed 17 Nov 2010 17:22:50 Changed By: grosbach Comments: Add FIXME.Properties: LOGS: Last 10 lines of 'stdio': llvm[2]: Compiling StringRefTest.cpp for Release+Asserts build llvm[3]: ======= Finished Linking Release+Asserts Unit test JIT (without symbols) llvm[2]: Compiling TripleTest.cpp for Release+Asserts build llvm[2]: Compiling TwineTest.cpp for Release+Asserts build llvm[2]: Compiling ilistTest.cpp for Release+Asserts build llvm[2]: Linking Release+Asserts unit test Support (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Unit test Support (without symbols) llvm[2]: Linking Release+Asserts unit test ADT (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Unit test ADT (without symbols) make: *** [all] Error 1 Last 10 lines of 'warnings': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/Target/ARM/ARMBaseInstrInfo.cpp:1574: warning: 'NewUseOpc' may be used uninitialized in this function /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/Target/ARM/ARMBaseInstrInfo.cpp:1576: warning: 'SOImmValV2' may be used uninitialized in this function /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/Target/ARM/ARMBaseInstrInfo.cpp:1576: warning: 'SOImmValV1' may be used uninitialized in this function /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/Target/CellSPU/SPUISelLowering.cpp:684: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/Target/CellSPU/SPUISelLowering.cpp:916: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/Analysis/ScalarEvolution.cpp:169: warning: 'OpStr' may be used uninitialized in this function /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/MC/MCDwarf.cpp:267: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/unittests/Support/ConstantRangeTest.cpp:210: warning: passing negative value '-0x00000000000000080' for argument 2 to 'llvm::APInt::APInt(unsigned int, uint64_t, bool)' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/include/llvm/Support/Endian.h:37: warning: malformed '#pragma pack(push[, id], )' - ignored From buildbot at google1.osuosl.org Wed Nov 17 17:40:51 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 17:40:51 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20101118014057.8DF3E13B2066@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/10774 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119603 Blamelist: fpichet,grosbach,jtsoftware,resistor BUILD FAILED: failed compile sincerely, -The Buildbot From chandlerc at google.com Wed Nov 17 16:35:59 2010 From: chandlerc at google.com (Chandler Carruth) Date: Wed, 17 Nov 2010 16:35:59 -0800 Subject: [llvm-testresults] Red bots at night, buildczar's delight? In-Reply-To: References: <06CC8207-F6F1-498A-B0E5-67BEC8A028D9@apple.com> <6036B521-9EDA-4A6B-A4C6-20783B636610@apple.com> <7C7CF7F5-E08C-41ED-94E3-DF99078362A7@apple.com> <3EC7A1CC-0E13-4036-BE81-B1CF0BE0165F@apple.com> Message-ID: On Wed, Nov 17, 2010 at 11:33 AM, dalej wrote: > > On Nov 17, 2010, at 10:39 AM, dalej wrote: > >>>> clang-i386-darwin10 running the gcc testsuite developed 5 new failures > (there are others, claimed by Rafael but not fixed) in the range > 119343-119345 (build 1625). That's Chandler and John; all the patches look > unrelated to the failures to me, but obviously one of them isn't. > > John analyzed this as: > > >>> gcc.apple/default-x86_64-sse3.c has: > >>> #include > > ...which eventually includes , a gcc-supplied header.... > > >>> gcc's mm_malloc.h has: > >>> #include > >>> > >>> After r119343, Clang's mm_malloc.h has: > >>> #include > >>> > >>> The test case contains a (spurious) call to exit(). Cue clang warning > about exit() not being declared and dejagnu complaining about extra > "errors". > > I said: > > > there's no reason should declare exit. Test is broken, > I'll fix. > > > but on further consideration I'm not so sure. gcc's *mmintrin.h files have > been (indirectly) including forever, at least since 2004, and use > of those headers is widespread in X86 code. Removing breaks > these 5 tests, and may well break user code. I don't think these headers > are covered by any standard, but I'm not seeing a good reason to break > compatibility with gcc in this way. Chandler, why did you do this? Other > opinions? Sorry this broke stuff. =/ My motivation for the change was quite simple: this is a builtin header file, and as such a minimal set of system header includes is preferable. None is even more preferable as it provides for the use of the header in a freestanding context. When I've discussed this header in the past, the sentiment from Chris and others was that there was a general trend in both GCC and Clang to reduce the number of system headers included by builtin headers. I'd vote for continuing the trend. This isn't the first time it has happened (GCC dropped errno.h from mm_malloc.h not too long ago) and I can't imagine it will be the last. It's hard to argue that we should match GCC on this front when in fact, GCC is a moving target here, and moving in the same direction if at a different speed. I also cannot come up with a principled reason why any code should expect an *mmintrin.h header to provide the definitions within stdlib.h. 'exit()' in particular just doesn't make sense. I think finding this bad code and fixing it is the correct approach. -------------- next part -------------- An HTML attachment was scrubbed... URL: From daniel_dunbar at apple.com Wed Nov 17 17:48:30 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 17 Nov 2010 17:48:30 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20101118014937.75DFAB8CFD71@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/5633 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 119604 Blamelist: evancheng,fpichet,grosbach,resistor BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: unittests/VMCore/ValueMapTest.cpp At: Wed 17 Nov 2010 17:03:22 Changed By: fpichet Comments: Appease MSVC 2008: you can't use keyword this inside EXPECT_EQ(). This is because of bug 331418 on Microsoft Connect.Properties: Files: lib/Target/ARM/ARMInstrThumb2.td test/MC/ARM/thumb2.s At: Wed 17 Nov 2010 17:13:13 Changed By: resistor Comments: Try again at providing Thumb2 encodings for basic multiplication operators. Properties: Files: lib/Target/ARM/ARMInstrFormats.td lib/Target/ARM/ARMInstrInfo.td At: Wed 17 Nov 2010 17:22:50 Changed By: grosbach Comments: Refactor the ARM PICADD and PICLDR* instructions to really be pseudos and not just pretend to be.Properties: File: lib/Target/ARM/ARMInstrFormats.td At: Wed 17 Nov 2010 17:22:50 Changed By: grosbach Comments: Add FIXME.Properties: File: lib/Target/ARM/ARMBaseRegisterInfo.cpp At: Wed 17 Nov 2010 17:33:18 Changed By: evancheng Comments: Code clean up.Properties: LOGS: Last 10 lines of 'stdio': llvm[2]: Compiling TwineTest.cpp for Debug+Asserts build llvm[2]: ======= Finished Linking Debug+Asserts Unit test Analysis llvm[2]: Compiling ilistTest.cpp for Debug+Asserts build llvm[3]: Linking Debug+Asserts unit test JIT llvm[2]: Linking Debug+Asserts unit test ADT llvm[2]: Linking Debug+Asserts unit test Support llvm[2]: ======= Finished Linking Debug+Asserts Unit test ADT llvm[2]: ======= Finished Linking Debug+Asserts Unit test Support llvm[3]: ======= Finished Linking Debug+Asserts Unit test JIT make: *** [all] Error 1 Last 10 lines of 'warnings': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/unittests/VMCore/ValueMapTest.cpp:42: warning: '::gtest_ValueMapTest_Null_registered_' defined but not used /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/unittests/VMCore/ValueMapTest.cpp:48: warning: '::gtest_ValueMapTest_FollowsValue_registered_' defined but not used /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/unittests/VMCore/ValueMapTest.cpp:62: warning: '::gtest_ValueMapTest_OperationsWork_registered_' defined but not used /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/unittests/VMCore/ValueMapTest.cpp:123: warning: '::gtest_ValueMapTest_Iteration_registered_' defined but not used /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/unittests/VMCore/ValueMapTest.cpp:166: warning: '::gtest_ValueMapTest_DefaultCollisionBehavior_registered_' defined but not used /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/unittests/VMCore/ValueMapTest.cpp:176: warning: '::gtest_ValueMapTest_ConfiguredCollisionBehavior_registered_' defined but not used /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/unittests/VMCore/ValueMapTest.cpp:198: warning: '::gtest_ValueMapTest_LocksMutex_registered_' defined but not used /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/unittests/VMCore/ValueMapTest.cpp:217: warning: '::gtest_ValueMapTest_NoFollowRAUW_registered_' defined but not used /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/unittests/VMCore/ValueMapTest.cpp:249: warning: '::gtest_ValueMapTest_CallsConfig_registered_' defined but not used /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/unittests/VMCore/ValueMapTest.cpp:280: warning: '::gtest_ValueMapTest_SurvivesModificationByConfig_registered_' defined but not used From daniel_dunbar at apple.com Wed Nov 17 17:53:30 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 17 Nov 2010 17:53:30 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101118015338.32AD8B8D01A4@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/6623 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 119595 Blamelist: akirtzidis,djg,jtsoftware,kremenek,ofv,resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp test/CodeGen/X86/inline-asm-ptr-cast.ll At: Wed 17 Nov 2010 16:03:16 Changed By: jtsoftware Comments: Bug 8621 fix - pointer cast stripped from inline asm constraint argument.Properties: File: tools/libclang/CIndex.cpp At: Wed 17 Nov 2010 16:07:37 Changed By: kremenek Comments: CursorVisitor: migrate handling of 'DependentScopeDeclRefExpr' and 'CXXDependentScopeMemberExpr' to the data-recursion algorithm.Properties: File: cmake/modules/LLVMLibDeps.cmake At: Wed 17 Nov 2010 16:17:37 Changed By: ofv Comments: Updated library dependencies.Properties: Files: include/clang/Basic/DiagnosticGroups.td include/clang/Basic/DiagnosticSemaKinds.td include/clang/Basic/LangOptions.h include/clang/Driver/CC1Options.td include/clang/Driver/Options.td include/clang/Sema/Sema.h lib/Driver/Tools.cpp lib/Frontend/CompilerInvocation.cpp lib/Sema/SemaDecl.cpp test/SemaCXX/warn-argument-larger-than.cpp test/SemaCXX/warn-large-by-value-copy.cpp At: Wed 17 Nov 2010 16:22:37 Changed By: akirtzidis Comments: -Rename -Wargument-larger-than -> -Wlarge-by-value-copy -Improve the diagnostic message -Add some comments Suggestions by Chris.Properties: Files: lib/Target/ARM/ARMInstrThumb2.td test/MC/ARM/thumb2.s At: Wed 17 Nov 2010 16:22:37 Changed By: resistor Comments: Provide correct Thumb2 encodings for basic multiplication operators. Properties: Files: include/llvm/Analysis/ScalarEvolution.h include/llvm/Analysis/ScalarEvolutionExpander.h lib/Analysis/ScalarEvolution.cpp lib/Analysis/ScalarEvolutionExpander.cpp At: Wed 17 Nov 2010 16:37:37 Changed By: djg Comments: Introduce memoization for ScalarEvolution dominates and properlyDominates queries, and SCEVExpander getRelevantLoop queries. Properties: LOGS: Last 10 lines of 'stdio': LLVM :: CodeGen/Thumb2/thumb2-ldrd.ll LLVM :: CodeGen/Thumb2/thumb2-mulhi.ll LLVM :: CodeGen/Thumb2/thumb2-select.ll Expected Passes : 5586 Expected Failures : 52 Unsupported Tests : 40 Unexpected Failures: 4 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 Wed Nov 17 17:56:17 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 17:56:17 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float Message-ID: <20101118015620.9C56F13B2067@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float/builds/404 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova4 Build Reason: Build Source Stamp: 119603 Blamelist: fpichet,grosbach,resistor BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 17 17:56:15 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 17:56:15 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float Message-ID: <20101118015620.9B6E613B2066@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float/builds/81 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova4 Build Reason: Build Source Stamp: 119603 Blamelist: fpichet,grosbach,resistor BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 17 18:03:30 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 18:03:30 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i386-linux-selfhost Message-ID: <20101118020333.259A713B2066@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/867 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc11 Build Reason: Build Source Stamp: 119596 Blamelist: akirtzidis,djg,jtsoftware,kremenek,ofv,peckw,resistor BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 17 18:09:53 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 18:09:53 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20101118020956.D411213B2066@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/9431 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 119595 Blamelist: akirtzidis,djg,grosbach,jtsoftware,kremenek,ofv,peckw,resistor BUILD FAILED: failed test-llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Wed Nov 17 18:28:04 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 17 Nov 2010 18:28:04 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20101118022811.58B09B8D21F8@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/11084 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 119613 Blamelist: evancheng,rafael BUILD FAILED: failed compile.llvm-gcc.stage1 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/ARM/ARMBaseInstrInfo.cpp At: Wed 17 Nov 2010 17:48:22 Changed By: evancheng Comments: Silence compiler warnings.Properties: Files: include/llvm/MC/MCAsmInfo.h lib/CodeGen/AsmPrinter/DwarfDebug.cpp lib/CodeGen/AsmPrinter/DwarfDebug.h lib/MC/MCAsmInfo.cpp lib/Target/CellSPU/SPUMCAsmInfo.cpp test/CodeGen/X86/unknown-location.ll test/DebugInfo/2010-09-16-EmptyFilename.ll At: Wed 17 Nov 2010 18:08:29 Changed By: rafael Comments: Change CodeGen to use .loc directives. This produces a lot more readable output and testing is easier. A good example is the unknown-location.ll test that now can just look for ".loc 1 0 0". We also don't use a DW_LNE_set_address for every address change anymore.Properties: LOGS: Last 10 lines of 'stdio': /var/folders/Xm/XmvhS8OSFaqwC1Edh0o3A++++TQ/-Tmp-//cc2PowT9.s:612:Rest of line ignored. 1st junk character valued 49 (1). /var/folders/Xm/XmvhS8OSFaqwC1Edh0o3A++++TQ/-Tmp-//cc2PowT9.s:616:Unknown pseudo-op: .loc /var/folders/Xm/XmvhS8OSFaqwC1Edh0o3A++++TQ/-Tmp-//cc2PowT9.s:616:Rest of line ignored. 1st junk character valued 49 (1). make[5]: *** [crt3.o] Error 1 make[4]: *** [extra] Error 2 make[3]: *** [stmp-multilib] Error 2 rm fsf-funding.pod gcov.pod gfdl.pod cpp.pod gpl.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': 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 ../../llvm-gcc.src/gcc/sched-vis.c:628: warning: no previous prototype for 'print_insn' From buildbot at google1.osuosl.org Wed Nov 17 18:34:44 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 18:34:44 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32-win7 Message-ID: <20101118023447.6131913B2066@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/838 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova3 Build Reason: Build Source Stamp: 119602 Blamelist: akirtzidis,djg,fpichet,grosbach,jtsoftware,kremenek,ofv,peckw,resistor BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 17 18:41:05 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 18:41:05 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-fnt Message-ID: <20101118024109.2954F13B2066@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/3837 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 119604 Blamelist: akirtzidis,djg,evancheng,fpichet,grosbach,jtsoftware,kremenek,ofv,peckw,resistor BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 17 18:41:16 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 18:41:16 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux-fnt Message-ID: <20101118024119.D4CBF13B2066@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/1762 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: balint1 Build Reason: Build Source Stamp: 119603 Blamelist: akirtzidis,djg,fpichet,grosbach,jtsoftware,kremenek,ofv,peckw,resistor BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 17 18:42:01 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 18:42:01 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-linux-selfhost Message-ID: <20101118024204.D919113B2066@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-linux-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-linux-selfhost/builds/615 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 119594 Blamelist: akirtzidis,djg,grosbach,jtsoftware,kremenek,ofv,peckw,rafael,resistor BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From rafael.espindola at gmail.com Wed Nov 17 18:44:24 2010 From: rafael.espindola at gmail.com (=?UTF-8?Q?Rafael_Esp=C3=ADndola?=) Date: Wed, 17 Nov 2010 21:44:24 -0500 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 In-Reply-To: <20101118022811.58B09B8D21F8@mail-out3.apple.com> References: <20101118022811.58B09B8D21F8@mail-out3.apple.com> Message-ID: Can the assembler this machine uses be upgraded? I tried the .loc change on a newer darwin and it works fine. Or can llvm-mc be used instead of as? On 17 November 2010 21:28, 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/11084 > > Buildbot URL: http://smooshlab.apple.com:8010/ > > Buildslave for this Build: smoosh-03.apple.com > > Build Reason: > Build Source Stamp: 119613 > Blamelist: evancheng,rafael > > BUILD FAILED: failed compile.llvm-gcc.stage1 > > sincerely, >  -The Buildbot > > > ================================================================================ > > CHANGES: > File: lib/Target/ARM/ARMBaseInstrInfo.cpp > At: Wed 17 Nov 2010 17:48:22 > Changed By: evancheng > Comments: Silence compiler warnings.Properties: > > > > > Files: >  include/llvm/MC/MCAsmInfo.h >  lib/CodeGen/AsmPrinter/DwarfDebug.cpp >  lib/CodeGen/AsmPrinter/DwarfDebug.h >  lib/MC/MCAsmInfo.cpp >  lib/Target/CellSPU/SPUMCAsmInfo.cpp >  test/CodeGen/X86/unknown-location.ll >  test/DebugInfo/2010-09-16-EmptyFilename.ll > At: Wed 17 Nov 2010 18:08:29 > Changed By: rafael > Comments: Change CodeGen to use .loc directives. This produces a lot more readable output > and testing is easier.  A good example is the unknown-location.ll test that > now can just look for ".loc 1 0 0".  We also don't use a DW_LNE_set_address for > every address change anymore.Properties: > > > > > LOGS: > Last 10 lines of 'stdio': >        /var/folders/Xm/XmvhS8OSFaqwC1Edh0o3A++++TQ/-Tmp-//cc2PowT9.s:612:Rest of line ignored. 1st junk character valued 49 (1). >        /var/folders/Xm/XmvhS8OSFaqwC1Edh0o3A++++TQ/-Tmp-//cc2PowT9.s:616:Unknown pseudo-op: .loc >        /var/folders/Xm/XmvhS8OSFaqwC1Edh0o3A++++TQ/-Tmp-//cc2PowT9.s:616:Rest of line ignored. 1st junk character valued 49 (1). >        make[5]: *** [crt3.o] Error 1 >        make[4]: *** [extra] Error 2 >        make[3]: *** [stmp-multilib] Error 2 >        rm fsf-funding.pod gcov.pod gfdl.pod cpp.pod gpl.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': >        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 >        ../../llvm-gcc.src/gcc/sched-vis.c:628: warning: no previous prototype for 'print_insn' > > From buildbot at google1.osuosl.org Wed Nov 17 19:17:27 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 19:17:27 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101118031730.9561A13B2066@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/10616 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 119455 Blamelist: djg BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 17 19:17:31 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 17 Nov 2010 19:17:31 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20101118031733.E8A2213B2067@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/13415 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 119455 Blamelist: djg BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From dalej at apple.com Wed Nov 17 19:25:22 2010 From: dalej at apple.com (Dale Johannesen) Date: Wed, 17 Nov 2010 19:25:22 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 In-Reply-To: References: <20101118022811.58B09B8D21F8@mail-out3.apple.com> Message-ID: Probably not, that was the shipping assembler on darwin 9 (Leopard). I think we want to continue working in that environment. On Nov 17, 2010, at 6:44 PM, Rafael Espíndola wrote: > Can the assembler this machine uses be upgraded? I tried the .loc > change on a newer darwin and it works fine. Or can llvm-mc be used > instead of as? > > On 17 November 2010 21:28, 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/11084 >> >> Buildbot URL: http://smooshlab.apple.com:8010/ >> >> Buildslave for this Build: smoosh-03.apple.com >> >> Build Reason: >> Build Source Stamp: 119613 >> Blamelist: evancheng,rafael >> >> BUILD FAILED: failed compile.llvm-gcc.stage1 >> >> sincerely, >> -The Buildbot >> >> >> = >> = >> = >> = >> = >> = >> = >> = >> = >> = >> = >> ===================================================================== >> >> CHANGES: >> File: lib/Target/ARM/ARMBaseInstrInfo.cpp >> At: Wed 17 Nov 2010 17:48:22 >> Changed By: evancheng >> Comments: Silence compiler warnings.Properties: >> >> >> >> >> Files: >> include/llvm/MC/MCAsmInfo.h >> lib/CodeGen/AsmPrinter/DwarfDebug.cpp >> lib/CodeGen/AsmPrinter/DwarfDebug.h >> lib/MC/MCAsmInfo.cpp >> lib/Target/CellSPU/SPUMCAsmInfo.cpp >> test/CodeGen/X86/unknown-location.ll >> test/DebugInfo/2010-09-16-EmptyFilename.ll >> At: Wed 17 Nov 2010 18:08:29 >> Changed By: rafael >> Comments: Change CodeGen to use .loc directives. This produces a >> lot more readable output >> and testing is easier. A good example is the unknown-location.ll >> test that >> now can just look for ".loc 1 0 0". We also don't use a >> DW_LNE_set_address for >> every address change anymore.Properties: >> >> >> >> >> LOGS: >> Last 10 lines of 'stdio': >> /var/folders/Xm/XmvhS8OSFaqwC1Edh0o3A++++TQ/-Tmp-// >> cc2PowT9.s:612:Rest of line ignored. 1st junk character valued 49 >> (1). >> /var/folders/Xm/XmvhS8OSFaqwC1Edh0o3A++++TQ/-Tmp-// >> cc2PowT9.s:616:Unknown pseudo-op: .loc >> /var/folders/Xm/XmvhS8OSFaqwC1Edh0o3A++++TQ/-Tmp-// >> cc2PowT9.s:616:Rest of line ignored. 1st junk character valued 49 >> (1). >> make[5]: *** [crt3.o] Error 1 >> make[4]: *** [extra] Error 2 >> make[3]: *** [stmp-multilib] Error 2 >> rm fsf-funding.pod gcov.pod gfdl.pod cpp.pod gpl.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': >> 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 >> ../../llvm-gcc.src/gcc/sched-vis.c:628: warning: no previous >> prototype for 'print_insn' >> >> > > _______________________________________________ > llvm-testresults mailing list > llvm-testresults at cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults From rafael.espindola at gmail.com Wed Nov 17 19:37:56 2010 From: rafael.espindola at gmail.com (=?UTF-8?Q?Rafael_Esp=C3=ADndola?=) Date: Wed, 17 Nov 2010 22:37:56 -0500 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 In-Reply-To: References: <20101118022811.58B09B8D21F8@mail-out3.apple.com> Message-ID: 2010/11/17 Dale Johannesen : > Probably not, that was the shipping assembler on darwin 9 (Leopard). > I think we want to continue working in that environment. So, it should be possible to print the old DW_LNE_set_address based line table in the finish method of the asm streamer, but I was told by daniel to not worry about Darwin and Devang told me: Here we are assuming that all supported platforms' assembler supports .loc/.file, which is ok. So, do I have to implement the DW_LNE_set_address fallback in MC? Is it sufficient to just not print debug lines in old system? Note that this doesn't affect clang as clang uses the integrated assembler. Cheers, Rafael From dalej at apple.com Wed Nov 17 19:39:46 2010 From: dalej at apple.com (Dale Johannesen) Date: Wed, 17 Nov 2010 19:39:46 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 In-Reply-To: References: <20101118022811.58B09B8D21F8@mail-out3.apple.com> Message-ID: <2D731419-6FCF-485D-B032-A1C2D8F622E5@apple.com> If Devang told you that he is right. Ignore me. On Nov 17, 2010, at 7:37 PM, Rafael Espíndola wrote: > 2010/11/17 Dale Johannesen : >> Probably not, that was the shipping assembler on darwin 9 (Leopard). >> I think we want to continue working in that environment. > > So, it should be possible to print the old DW_LNE_set_address based > line table in the finish method of the asm streamer, but I was told by > daniel to not worry about Darwin and Devang told me: > > Here we are assuming that all supported platforms' assembler supports > .loc/.file, which is ok. > > So, do I have to implement the DW_LNE_set_address fallback in MC? Is > it sufficient to just not print debug lines in old system? > > Note that this doesn't affect clang as clang uses the integrated > assembler. > > Cheers, > Rafael From daniel_dunbar at apple.com Wed Nov 17 19:55:23 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 17 Nov 2010 19:55:23 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9 Message-ID: <20101118035531.5112FB8D6E83@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/4501 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: spang.apple.com Build Reason: Build Source Stamp: 119614 Blamelist: akirtzidis,djg,evancheng,fpichet,grosbach,johannes,jtsoftware,kremenek,lattner,ofv,peckw,rafael,resistor BUILD FAILED: failed compile.llvm-gcc.stage1 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Driver/Tools.cpp At: Wed 17 Nov 2010 14:18:15 Changed By: rafael Comments: Don't warn about clang -w -c foo.s Helps with the gdb testsuite.Properties: Files: lib/Target/ARM/ARMInstrThumb2.td test/MC/ARM/thumb2.s At: Wed 17 Nov 2010 14:22:37 Changed By: resistor Comments: Second attempt at correct encodings for Thumb2 bitfield instructions. Properties: Files: include/clang/Driver/Options.td lib/Driver/Tools.cpp At: Wed 17 Nov 2010 14:33:04 Changed By: rafael Comments: Implement -pie.Properties: Files: include/llvm/Analysis/ScalarEvolution.h include/llvm/Analysis/ScalarEvolutionExpressions.h lib/Analysis/ScalarEvolution.cpp At: Wed 17 Nov 2010 14:33:11 Changed By: djg Comments: Make SCEV::getType() and SCEV::print non-virtual. Move SCEV::hasOperand to ScalarEvolution. Delete SCEV::~SCEV. SCEV is no longer virtual. Properties: Files: test/MC/Disassembler/MBlaze/mblaze-tests.txt test/MC/Disassembler/MBlaze/mblaze_branch.txt test/MC/Disassembler/MBlaze/mblaze_fpu.txt test/MC/Disassembler/MBlaze/mblaze_fsl.txt test/MC/Disassembler/MBlaze/mblaze_imm.txt test/MC/Disassembler/MBlaze/mblaze_memory.txt test/MC/Disassembler/MBlaze/mblaze_operands.txt test/MC/Disassembler/MBlaze/mblaze_pattern.txt test/MC/Disassembler/MBlaze/mblaze_shift.txt test/MC/Disassembler/MBlaze/mblaze_special.txt test/MC/Disassembler/MBlaze/mblaze_typea.txt test/MC/Disassembler/MBlaze/mblaze_typeb.txt At: Wed 17 Nov 2010 15:00:25 Changed By: peckw Comments: Now that the MBlaze backend is in its own directory, split the test cases into multiple files for different types of instructions. Properties: Files: include/clang/Basic/DiagnosticGroups.td include/clang/Basic/DiagnosticSemaKinds.td include/clang/Basic/LangOptions.h include/clang/Driver/CC1Options.td include/clang/Driver/Options.td include/clang/Sema/Sema.h lib/Driver/Tools.cpp lib/Frontend/CompilerInvocation.cpp lib/Sema/SemaDecl.cpp test/SemaCXX/warn-argument-larger-than.cpp At: Wed 17 Nov 2010 15:18:45 Changed By: akirtzidis Comments: Introduce option -Wargument-larger-than[=N] which warns about function definitions if they take by-value or return by-value any POD that is larger than some threshold (default is 64 bytes). Implements rdar://8548050.Properties: Files: include/clang-c/Index.h tools/libclang/CIndex.cpp tools/libclang/CIndexCodeCompletion.cpp tools/libclang/CIndexDiagnostic.cpp tools/libclang/CIndexInclusionStack.cpp tools/libclang/CXCursor.cpp tools/libclang/CXString.cpp tools/libclang/CXTranslationUnit.h tools/libclang/CXType.cpp At: Wed 17 Nov 2010 15:27:58 Changed By: kremenek Comments: Make definition of CXTranslationUnitImpl private to libclang.Properties: Files: include/llvm/Analysis/ScalarEvolution.h lib/Analysis/ScalarEvolution.cpp At: Wed 17 Nov 2010 15:27:58 Changed By: djg Comments: Merge the implementations of isLoopInvariant and hasComputableLoopEvolution, and memoize the results. This improves compile time in code which highly complex expressions which get queried many times. Properties: Files: include/llvm/Analysis/ScalarEvolution.h lib/Analysis/ScalarEvolution.cpp At: Wed 17 Nov 2010 15:32:43 Changed By: djg Comments: Factor out the code for purging a SCEV from all the various memoization maps. Some of these maps may merge in the future, but for now it's convenient to have a utility function for them. Properties: Files: lib/Target/ARM/ARMCodeEmitter.cpp lib/Target/ARM/ARMInstrInfo.td At: Wed 17 Nov 2010 15:38:19 Changed By: grosbach Comments: Clean up LEApcrel instuction(s) a bit. It's not really a Pseudo, so don't mark it as such. Add some encoding information.Properties: Files: CMakeLists.txt tools/lli/CMakeLists.txt At: Wed 17 Nov 2010 15:38:19 Changed By: peckw Comments: Make MCJIT work with CMake. Properties: Files: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp test/CodeGen/X86/inline-asm-ptr-cast.ll At: Wed 17 Nov 2010 16:03:16 Changed By: jtsoftware Comments: Bug 8621 fix - pointer cast stripped from inline asm constraint argument.Properties: File: tools/libclang/CIndex.cpp At: Wed 17 Nov 2010 16:07:37 Changed By: kremenek Comments: CursorVisitor: migrate handling of 'DependentScopeDeclRefExpr' and 'CXXDependentScopeMemberExpr' to the data-recursion algorithm.Properties: File: cmake/modules/LLVMLibDeps.cmake At: Wed 17 Nov 2010 16:17:37 Changed By: ofv Comments: Updated library dependencies.Properties: Files: include/clang/Basic/DiagnosticGroups.td include/clang/Basic/DiagnosticSemaKinds.td include/clang/Basic/LangOptions.h include/clang/Driver/CC1Options.td include/clang/Driver/Options.td include/clang/Sema/Sema.h lib/Driver/Tools.cpp lib/Frontend/CompilerInvocation.cpp lib/Sema/SemaDecl.cpp test/SemaCXX/warn-argument-larger-than.cpp test/SemaCXX/warn-large-by-value-copy.cpp At: Wed 17 Nov 2010 16:22:37 Changed By: akirtzidis Comments: -Rename -Wargument-larger-than -> -Wlarge-by-value-copy -Improve the diagnostic message -Add some comments Suggestions by Chris.Properties: Files: lib/Target/ARM/ARMInstrThumb2.td test/MC/ARM/thumb2.s At: Wed 17 Nov 2010 16:22:37 Changed By: resistor Comments: Provide correct Thumb2 encodings for basic multiplication operators. Properties: Files: include/llvm/Analysis/ScalarEvolution.h include/llvm/Analysis/ScalarEvolutionExpander.h lib/Analysis/ScalarEvolution.cpp lib/Analysis/ScalarEvolutionExpander.cpp At: Wed 17 Nov 2010 16:37:37 Changed By: djg Comments: Introduce memoization for ScalarEvolution dominates and properlyDominates queries, and SCEVExpander getRelevantLoop queries. Properties: Files: include/clang/AST/Expr.h tools/libclang/CIndex.cpp At: Wed 17 Nov 2010 16:48:02 Changed By: kremenek Comments: CursorVisitor: switch remaining expressions over to the data-recursion algorithm. CursorVisitor now no longer subclasses StmtVisitor.Properties: Files: lib/Target/ARM/ARMInstrThumb2.td test/MC/ARM/thumb2.s At: Wed 17 Nov 2010 16:48:09 Changed By: resistor Comments: Revert r119593 while I figure out my testing disagrees with the buildbot. Properties: Files: lib/Target/ARM/ARMInstrFormats.td lib/Target/ARM/ARMInstrInfo.td At: Wed 17 Nov 2010 16:53:17 Changed By: grosbach Comments: Refactor a few ARM load instructions to better parameterize things and re-use common encoding information.Properties: File: test/CodeGen/X86/inline-asm-ptr-cast.ll At: Wed 17 Nov 2010 16:53:17 Changed By: jtsoftware Comments: Fixed to use input redirection for source - to eliminate .s output.Properties: File: unittests/VMCore/ValueMapTest.cpp At: Wed 17 Nov 2010 17:03:22 Changed By: fpichet Comments: Appease MSVC 2008: you can't use keyword this inside EXPECT_EQ(). This is because of bug 331418 on Microsoft Connect.Properties: Files: lib/Target/ARM/ARMInstrThumb2.td test/MC/ARM/thumb2.s At: Wed 17 Nov 2010 17:13:13 Changed By: resistor Comments: Try again at providing Thumb2 encodings for basic multiplication operators. Properties: Files: lib/Target/ARM/ARMInstrFormats.td lib/Target/ARM/ARMInstrInfo.td At: Wed 17 Nov 2010 17:22:50 Changed By: grosbach Comments: Refactor the ARM PICADD and PICLDR* instructions to really be pseudos and not just pretend to be.Properties: File: lib/Target/ARM/ARMInstrFormats.td At: Wed 17 Nov 2010 17:22:50 Changed By: grosbach Comments: Add FIXME.Properties: File: lib/Target/ARM/ARMBaseRegisterInfo.cpp At: Wed 17 Nov 2010 17:33:18 Changed By: evancheng Comments: Code clean up.Properties: Files: lib/CodeGen/SelectionDAG/SelectionDAG.cpp test/CodeGen/X86/memset64-on-x86-32.ll test/CodeGen/X86/misaligned-memset.ll At: Wed 17 Nov 2010 17:38:52 Changed By: johannes Comments: Do not throw away alignment when generating the DAG for memset; we may need it to decide between MOVAPS and MOVUPS later. Adjust a test that was looking for wrong code. PR 3866 / 8675131. Properties: File: unittests/VMCore/ValueMapTest.cpp At: Wed 17 Nov 2010 17:42:38 Changed By: grosbach Comments: Revert 119600 to unbreak the build. Francois, please investigate.Properties: Files: lib/Target/ARM/ARMInstrFormats.td lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMInstrNEON.td lib/Target/ARM/ARMInstrThumb.td lib/Target/ARM/ARMInstrThumb2.td At: Wed 17 Nov 2010 17:42:38 Changed By: grosbach Comments: ARM PseudoInst instructions don't need or use an assembler string. Get rid of the operand to the pattern.Properties: File: lib/Target/ARM/ARMInstrNEON.td At: Wed 17 Nov 2010 17:42:38 Changed By: grosbach Comments: Remove trailing whitespace.Properties: File: lib/Target/ARM/ARMBaseInstrInfo.cpp At: Wed 17 Nov 2010 17:48:22 Changed By: evancheng Comments: Silence compiler warnings.Properties: Files: include/llvm/MC/MCAsmInfo.h lib/CodeGen/AsmPrinter/DwarfDebug.cpp lib/CodeGen/AsmPrinter/DwarfDebug.h lib/MC/MCAsmInfo.cpp lib/Target/CellSPU/SPUMCAsmInfo.cpp test/CodeGen/X86/unknown-location.ll test/DebugInfo/2010-09-16-EmptyFilename.ll At: Wed 17 Nov 2010 18:08:29 Changed By: rafael Comments: Change CodeGen to use .loc directives. This produces a lot more readable output and testing is easier. A good example is the unknown-location.ll test that now can just look for ".loc 1 0 0". We also don't use a DW_LNE_set_address for every address change anymore.Properties: Files: include/llvm/Support/IRBuilder.h include/llvm/Support/NoFolder.h At: Wed 17 Nov 2010 18:22:37 Changed By: lattner Comments: patch from Frits van Bommel: The attached patch fixes IRBuilder and the NoFolder class so that when NoFolder is used the instructions it generates are treated just like the ones IRBuilder creates directly (insert into block, assign them a name and debug info, as applicable). It does this by 1) having NoFolder return Instruction*s instead of Value*s, 2) having IRBuilder call Insert(Value, Name) on values obtained from the folder like it does on instructions it creates directly, and 3) adding an Insert(Constant*, const Twine& = "") overload which just returns the constant so that the other folders shouldn't have any extra overhead as long as inlining is enabled. While I was there, I also added some missing (CreateFNeg and various Create*Cast) methods to NoFolder. Properties: LOGS: Last 10 lines of 'stdio': /var/folders/jP/jPRe6uwAHXistmbWJnBS8++++TM/-Tmp-//ccMWEC9S.s:240:Rest of line ignored. 1st junk character valued 49 (1). /var/folders/jP/jPRe6uwAHXistmbWJnBS8++++TM/-Tmp-//ccMWEC9S.s:246:Unknown pseudo-op: .loc /var/folders/jP/jPRe6uwAHXistmbWJnBS8++++TM/-Tmp-//ccMWEC9S.s:246:Rest of line ignored. 1st junk character valued 49 (1). /var/folders/jP/jPRe6uwAHXistmbWJnBS8++++TM/-Tmp-//ccMWEC9S.s:250:Unknown pseudo-op: .loc /var/folders/jP/jPRe6uwAHXistmbWJnBS8++++TM/-Tmp-//ccMWEC9S.s:250:Rest of line ignored. 1st junk character valued 49 (1). make[3]: *** [crt2.o] Error 1 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': ../../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? ../../llvm-gcc.src/gcc/sched-vis.c:628: warning: no previous prototype for 'print_insn' From grosbach at apple.com Thu Nov 18 07:53:44 2010 From: grosbach at apple.com (Jim Grosbach) Date: Thu, 18 Nov 2010 07:53:44 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9 In-Reply-To: <0LC200HH1AWJQBH0@postino.apple.com> References: <0LC200HH1AWJQBH0@postino.apple.com> Message-ID: <9E28F7E9-298C-453F-8559-283EFD3D8C86@apple.com> I suspect this is r 119613. Perhaps the darwin9 assembler isn't recent enough to handle those directives? /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm-gcc.obj/./gcc/xgcc -B/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm-gcc.obj/./gcc/ -B/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm-gcc.install/powerpc-apple-darwin9/bin/ -B/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm-gcc.install/powerpc-apple-darwin9/lib/ -isystem /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm-gcc.install/powerpc-apple-darwin9/include -isystem /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm-gcc.install/powerpc-apple-darwin9/sys-include -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -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 -mlongcall \ -c ../../llvm-gcc.src/gcc/config/darwin-crt2.c -o crt2.o /var/folders/jP/jPRe6uwAHXistmbWJnBS8++++TM/-Tmp-//ccMWEC9S.s:27:Missing string /var/folders/jP/jPRe6uwAHXistmbWJnBS8++++TM/-Tmp-//ccMWEC9S.s:27:Rest of line ignored. 1st junk character valued 49 (1). /var/folders/jP/jPRe6uwAHXistmbWJnBS8++++TM/-Tmp-//ccMWEC9S.s:33:Unknown pseudo-op: .loc /var/folders/jP/jPRe6uwAHXistmbWJnBS8++++TM/-Tmp-//ccMWEC9S.s:33:Rest of line ignored. 1st junk character valued 49 (1). /var/folders/jP/jPRe6uwAHXistmbWJnBS8++++TM/-Tmp-//ccMWEC9S.s:44:Unknown pseudo-op: .loc On Nov 17, 2010, at 7:55 PM, 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/4501 > > Buildbot URL: http://smooshlab.apple.com:8010/ > > Buildslave for this Build: spang.apple.com > > Build Reason: > Build Source Stamp: 119614 > Blamelist: akirtzidis,djg,evancheng,fpichet,grosbach,johannes,jtsoftware,kremenek,lattner,ofv,peckw,rafael,resistor > > BUILD FAILED: failed compile.llvm-gcc.stage1 > > sincerely, > -The Buildbot > > > ================================================================================ > > CHANGES: > File: lib/Driver/Tools.cpp > At: Wed 17 Nov 2010 14:18:15 > Changed By: rafael > Comments: Don't warn about > clang -w -c foo.s > Helps with the gdb testsuite.Properties: > > > > > Files: > lib/Target/ARM/ARMInstrThumb2.td > test/MC/ARM/thumb2.s > At: Wed 17 Nov 2010 14:22:37 > Changed By: resistor > Comments: Second attempt at correct encodings for Thumb2 bitfield instructions. > Properties: > > > > > Files: > include/clang/Driver/Options.td > lib/Driver/Tools.cpp > At: Wed 17 Nov 2010 14:33:04 > Changed By: rafael > Comments: Implement -pie.Properties: > > > > > Files: > include/llvm/Analysis/ScalarEvolution.h > include/llvm/Analysis/ScalarEvolutionExpressions.h > lib/Analysis/ScalarEvolution.cpp > At: Wed 17 Nov 2010 14:33:11 > Changed By: djg > Comments: Make SCEV::getType() and SCEV::print non-virtual. Move SCEV::hasOperand > to ScalarEvolution. Delete SCEV::~SCEV. SCEV is no longer virtual. > Properties: > > > > > Files: > test/MC/Disassembler/MBlaze/mblaze-tests.txt > test/MC/Disassembler/MBlaze/mblaze_branch.txt > test/MC/Disassembler/MBlaze/mblaze_fpu.txt > test/MC/Disassembler/MBlaze/mblaze_fsl.txt > test/MC/Disassembler/MBlaze/mblaze_imm.txt > test/MC/Disassembler/MBlaze/mblaze_memory.txt > test/MC/Disassembler/MBlaze/mblaze_operands.txt > test/MC/Disassembler/MBlaze/mblaze_pattern.txt > test/MC/Disassembler/MBlaze/mblaze_shift.txt > test/MC/Disassembler/MBlaze/mblaze_special.txt > test/MC/Disassembler/MBlaze/mblaze_typea.txt > test/MC/Disassembler/MBlaze/mblaze_typeb.txt > At: Wed 17 Nov 2010 15:00:25 > Changed By: peckw > Comments: Now that the MBlaze backend is in its own directory, split the test cases into multiple files for different types of instructions. > Properties: > > > > > Files: > include/clang/Basic/DiagnosticGroups.td > include/clang/Basic/DiagnosticSemaKinds.td > include/clang/Basic/LangOptions.h > include/clang/Driver/CC1Options.td > include/clang/Driver/Options.td > include/clang/Sema/Sema.h > lib/Driver/Tools.cpp > lib/Frontend/CompilerInvocation.cpp > lib/Sema/SemaDecl.cpp > test/SemaCXX/warn-argument-larger-than.cpp > At: Wed 17 Nov 2010 15:18:45 > Changed By: akirtzidis > Comments: Introduce option -Wargument-larger-than[=N] which warns about function definitions if they take by-value > or return by-value any POD that is larger than some threshold (default is 64 bytes). > > Implements rdar://8548050.Properties: > > > > > Files: > include/clang-c/Index.h > tools/libclang/CIndex.cpp > tools/libclang/CIndexCodeCompletion.cpp > tools/libclang/CIndexDiagnostic.cpp > tools/libclang/CIndexInclusionStack.cpp > tools/libclang/CXCursor.cpp > tools/libclang/CXString.cpp > tools/libclang/CXTranslationUnit.h > tools/libclang/CXType.cpp > At: Wed 17 Nov 2010 15:27:58 > Changed By: kremenek > Comments: Make definition of CXTranslationUnitImpl private > to libclang.Properties: > > > > > Files: > include/llvm/Analysis/ScalarEvolution.h > lib/Analysis/ScalarEvolution.cpp > At: Wed 17 Nov 2010 15:27:58 > Changed By: djg > Comments: Merge the implementations of isLoopInvariant and hasComputableLoopEvolution, and > memoize the results. This improves compile time in code which highly complex > expressions which get queried many times. > Properties: > > > > > Files: > include/llvm/Analysis/ScalarEvolution.h > lib/Analysis/ScalarEvolution.cpp > At: Wed 17 Nov 2010 15:32:43 > Changed By: djg > Comments: Factor out the code for purging a SCEV from all the various memoization maps. > Some of these maps may merge in the future, but for now it's convenient to have > a utility function for them. > Properties: > > > > > Files: > lib/Target/ARM/ARMCodeEmitter.cpp > lib/Target/ARM/ARMInstrInfo.td > At: Wed 17 Nov 2010 15:38:19 > Changed By: grosbach > Comments: Clean up LEApcrel instuction(s) a bit. It's not really a Pseudo, so don't mark > it as such. Add some encoding information.Properties: > > > > > Files: > CMakeLists.txt > tools/lli/CMakeLists.txt > At: Wed 17 Nov 2010 15:38:19 > Changed By: peckw > Comments: Make MCJIT work with CMake. > Properties: > > > > > Files: > lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp > test/CodeGen/X86/inline-asm-ptr-cast.ll > At: Wed 17 Nov 2010 16:03:16 > Changed By: jtsoftware > Comments: Bug 8621 fix - pointer cast stripped from inline asm constraint argument.Properties: > > > > > File: tools/libclang/CIndex.cpp > At: Wed 17 Nov 2010 16:07:37 > Changed By: kremenek > Comments: CursorVisitor: migrate handling of > 'DependentScopeDeclRefExpr' and > 'CXXDependentScopeMemberExpr' to the > data-recursion algorithm.Properties: > > > > > File: cmake/modules/LLVMLibDeps.cmake > At: Wed 17 Nov 2010 16:17:37 > Changed By: ofv > Comments: Updated library dependencies.Properties: > > > > > Files: > include/clang/Basic/DiagnosticGroups.td > include/clang/Basic/DiagnosticSemaKinds.td > include/clang/Basic/LangOptions.h > include/clang/Driver/CC1Options.td > include/clang/Driver/Options.td > include/clang/Sema/Sema.h > lib/Driver/Tools.cpp > lib/Frontend/CompilerInvocation.cpp > lib/Sema/SemaDecl.cpp > test/SemaCXX/warn-argument-larger-than.cpp > test/SemaCXX/warn-large-by-value-copy.cpp > At: Wed 17 Nov 2010 16:22:37 > Changed By: akirtzidis > Comments: -Rename -Wargument-larger-than -> -Wlarge-by-value-copy > -Improve the diagnostic message > -Add some comments > > Suggestions by Chris.Properties: > > > > > Files: > lib/Target/ARM/ARMInstrThumb2.td > test/MC/ARM/thumb2.s > At: Wed 17 Nov 2010 16:22:37 > Changed By: resistor > Comments: Provide correct Thumb2 encodings for basic multiplication operators. > Properties: > > > > > Files: > include/llvm/Analysis/ScalarEvolution.h > include/llvm/Analysis/ScalarEvolutionExpander.h > lib/Analysis/ScalarEvolution.cpp > lib/Analysis/ScalarEvolutionExpander.cpp > At: Wed 17 Nov 2010 16:37:37 > Changed By: djg > Comments: Introduce memoization for ScalarEvolution dominates and properlyDominates > queries, and SCEVExpander getRelevantLoop queries. > Properties: > > > > > Files: > include/clang/AST/Expr.h > tools/libclang/CIndex.cpp > At: Wed 17 Nov 2010 16:48:02 > Changed By: kremenek > Comments: CursorVisitor: switch remaining expressions over > to the data-recursion algorithm. CursorVisitor > now no longer subclasses StmtVisitor.Properties: > > > > > Files: > lib/Target/ARM/ARMInstrThumb2.td > test/MC/ARM/thumb2.s > At: Wed 17 Nov 2010 16:48:09 > Changed By: resistor > Comments: Revert r119593 while I figure out my testing disagrees with the buildbot. > Properties: > > > > > Files: > lib/Target/ARM/ARMInstrFormats.td > lib/Target/ARM/ARMInstrInfo.td > At: Wed 17 Nov 2010 16:53:17 > Changed By: grosbach > Comments: Refactor a few ARM load instructions to better parameterize things and re-use > common encoding information.Properties: > > > > > File: test/CodeGen/X86/inline-asm-ptr-cast.ll > At: Wed 17 Nov 2010 16:53:17 > Changed By: jtsoftware > Comments: Fixed to use input redirection for source - to eliminate .s output.Properties: > > > > > File: unittests/VMCore/ValueMapTest.cpp > At: Wed 17 Nov 2010 17:03:22 > Changed By: fpichet > Comments: Appease MSVC 2008: you can't use keyword this inside EXPECT_EQ(). > This is because of bug 331418 on Microsoft Connect.Properties: > > > > > Files: > lib/Target/ARM/ARMInstrThumb2.td > test/MC/ARM/thumb2.s > At: Wed 17 Nov 2010 17:13:13 > Changed By: resistor > Comments: Try again at providing Thumb2 encodings for basic multiplication operators. > Properties: > > > > > Files: > lib/Target/ARM/ARMInstrFormats.td > lib/Target/ARM/ARMInstrInfo.td > At: Wed 17 Nov 2010 17:22:50 > Changed By: grosbach > Comments: Refactor the ARM PICADD and PICLDR* instructions to really be pseudos and not > just pretend to be.Properties: > > > > > File: lib/Target/ARM/ARMInstrFormats.td > At: Wed 17 Nov 2010 17:22:50 > Changed By: grosbach > Comments: Add FIXME.Properties: > > > > > File: lib/Target/ARM/ARMBaseRegisterInfo.cpp > At: Wed 17 Nov 2010 17:33:18 > Changed By: evancheng > Comments: Code clean up.Properties: > > > > > Files: > lib/CodeGen/SelectionDAG/SelectionDAG.cpp > test/CodeGen/X86/memset64-on-x86-32.ll > test/CodeGen/X86/misaligned-memset.ll > At: Wed 17 Nov 2010 17:38:52 > Changed By: johannes > Comments: Do not throw away alignment when generating the DAG for > memset; we may need it to decide between MOVAPS and MOVUPS > later. Adjust a test that was looking for wrong code. > PR 3866 / 8675131. > > Properties: > > > > > File: unittests/VMCore/ValueMapTest.cpp > At: Wed 17 Nov 2010 17:42:38 > Changed By: grosbach > Comments: Revert 119600 to unbreak the build. Francois, please investigate.Properties: > > > > > Files: > lib/Target/ARM/ARMInstrFormats.td > lib/Target/ARM/ARMInstrInfo.td > lib/Target/ARM/ARMInstrNEON.td > lib/Target/ARM/ARMInstrThumb.td > lib/Target/ARM/ARMInstrThumb2.td > At: Wed 17 Nov 2010 17:42:38 > Changed By: grosbach > Comments: ARM PseudoInst instructions don't need or use an assembler string. Get rid of > the operand to the pattern.Properties: > > > > > File: lib/Target/ARM/ARMInstrNEON.td > At: Wed 17 Nov 2010 17:42:38 > Changed By: grosbach > Comments: Remove trailing whitespace.Properties: > > > > > File: lib/Target/ARM/ARMBaseInstrInfo.cpp > At: Wed 17 Nov 2010 17:48:22 > Changed By: evancheng > Comments: Silence compiler warnings.Properties: > > > > > Files: > include/llvm/MC/MCAsmInfo.h > lib/CodeGen/AsmPrinter/DwarfDebug.cpp > lib/CodeGen/AsmPrinter/DwarfDebug.h > lib/MC/MCAsmInfo.cpp > lib/Target/CellSPU/SPUMCAsmInfo.cpp > test/CodeGen/X86/unknown-location.ll > test/DebugInfo/2010-09-16-EmptyFilename.ll > At: Wed 17 Nov 2010 18:08:29 > Changed By: rafael > Comments: Change CodeGen to use .loc directives. This produces a lot more readable output > and testing is easier. A good example is the unknown-location.ll test that > now can just look for ".loc 1 0 0". We also don't use a DW_LNE_set_address for > every address change anymore.Properties: > > > > > Files: > include/llvm/Support/IRBuilder.h > include/llvm/Support/NoFolder.h > At: Wed 17 Nov 2010 18:22:37 > Changed By: lattner > Comments: patch from Frits van Bommel: > > The attached patch fixes IRBuilder and the NoFolder class so that when > NoFolder is used the instructions it generates are treated just like > the ones IRBuilder creates directly (insert into block, assign them a > name and debug info, as applicable). > It does this by > 1) having NoFolder return Instruction*s instead of Value*s, > 2) having IRBuilder call Insert(Value, Name) on values obtained from > the folder like it does on instructions it creates directly, and > 3) adding an Insert(Constant*, const Twine& = "") overload which just > returns the constant so that the other folders shouldn't have any > extra overhead as long as inlining is enabled. > > While I was there, I also added some missing (CreateFNeg and various > Create*Cast) methods to NoFolder. > Properties: > > > > > LOGS: > Last 10 lines of 'stdio': > /var/folders/jP/jPRe6uwAHXistmbWJnBS8++++TM/-Tmp-//ccMWEC9S.s:240:Rest of line ignored. 1st junk character valued 49 (1). > /var/folders/jP/jPRe6uwAHXistmbWJnBS8++++TM/-Tmp-//ccMWEC9S.s:246:Unknown pseudo-op: .loc > /var/folders/jP/jPRe6uwAHXistmbWJnBS8++++TM/-Tmp-//ccMWEC9S.s:246:Rest of line ignored. 1st junk character valued 49 (1). > /var/folders/jP/jPRe6uwAHXistmbWJnBS8++++TM/-Tmp-//ccMWEC9S.s:250:Unknown pseudo-op: .loc > /var/folders/jP/jPRe6uwAHXistmbWJnBS8++++TM/-Tmp-//ccMWEC9S.s:250:Rest of line ignored. 1st junk character valued 49 (1). > make[3]: *** [crt2.o] Error 1 > 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': > ../../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? > ../../llvm-gcc.src/gcc/sched-vis.c:628: warning: no previous prototype for 'print_insn' > From rafael.espindola at gmail.com Thu Nov 18 08:07:22 2010 From: rafael.espindola at gmail.com (=?UTF-8?Q?Rafael_Esp=C3=ADndola?=) Date: Thu, 18 Nov 2010 11:07:22 -0500 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9 In-Reply-To: <9E28F7E9-298C-453F-8559-283EFD3D8C86@apple.com> References: <0LC200HH1AWJQBH0@postino.apple.com> <9E28F7E9-298C-453F-8559-283EFD3D8C86@apple.com> Message-ID: On 18 November 2010 10:53, Jim Grosbach wrote: > I suspect this is r 119613. Perhaps the darwin9 assembler isn't recent enough to handle those directives? > Looks like that is the case. In the code review Devang mentioned: Please make sure that we include this change in next LLVM release note. Here we are assuming that all supported platforms' assembler supports .loc/.file, which is ok. I don't know the plan, but some options are: *) Upgraded the assembler of that bot *) Change llvm-gcc to fork/exec llvm-mc *) Don't produce line debug info if the assembler doesn't support .loc *) Add a DW_LNE_set_address based line info to the MC Asm streamer finish method. Cheers, Rafael From daniel_dunbar at apple.com Thu Nov 18 08:33:09 2010 From: daniel_dunbar at apple.com (Daniel Dunbar) Date: Thu, 18 Nov 2010 08:33:09 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9 In-Reply-To: References: <0LC200HH1AWJQBH0@postino.apple.com> <9E28F7E9-298C-453F-8559-283EFD3D8C86@apple.com> Message-ID: I may be recanting a bit here, I didn't think about llvm-gcc in this picture. How hard would it be to conditionalize this in the backend, and let the driver choose the style to use? - Daniel On Nov 18, 2010, at 8:07 AM, Rafael Espíndola wrote: > On 18 November 2010 10:53, Jim Grosbach wrote: >> I suspect this is r 119613. Perhaps the darwin9 assembler isn't recent enough to handle those directives? >> > > Looks like that is the case. In the code review Devang mentioned: > > Please make sure that we include this change in next LLVM release > note. Here we are assuming that all supported platforms' assembler > supports .loc/.file, which is ok. > > I don't know the plan, but some options are: > > *) Upgraded the assembler of that bot > *) Change llvm-gcc to fork/exec llvm-mc > *) Don't produce line debug info if the assembler doesn't support .loc > *) Add a DW_LNE_set_address based line info to the MC Asm streamer > finish method. > > Cheers, > Rafael From grosbach at apple.com Thu Nov 18 08:39:17 2010 From: grosbach at apple.com (Jim Grosbach) Date: Thu, 18 Nov 2010 08:39:17 -0800 Subject: [llvm-testresults] Tracking down llvm-arm-linux failures Message-ID: <0C1EC0DB-5B82-489B-8FE7-D6819EE3546C@apple.com> All, The bot at http://google1.osuosl.org:8011/builders/llvm-arm-linux has some JIT failures that I'm having a hard time diagnosing. They're compile-time assertions failures, so they should theoretically be reproducible in a non-JIT environment, but I've been unable to do so thus far. If someone with access to that bot could lend some insight on how to reproduce the failures with llc on a non-ARM host, I would be most appreciative. -Jim From rafael.espindola at gmail.com Thu Nov 18 08:41:28 2010 From: rafael.espindola at gmail.com (=?UTF-8?Q?Rafael_Esp=C3=ADndola?=) Date: Thu, 18 Nov 2010 11:41:28 -0500 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9 In-Reply-To: References: <0LC200HH1AWJQBH0@postino.apple.com> <9E28F7E9-298C-453F-8559-283EFD3D8C86@apple.com> Message-ID: 2010/11/18 Daniel Dunbar : > I may be recanting a bit here, I didn't think about llvm-gcc in this picture. > > How hard would it be to conditionalize this in the backend, and let the driver choose the style to use? I don't think the backend is the correct place to handle this. If we do need to print assembly without .loc, I think the asm streamer is the correct place to isolate the problem. The idea is * EmitDwarfLocDirective prints nothing * Finish prints a debug_lines section using DW_LNE_set_address. IMHO it would be better for llvm-gcc to use llvm-mc, but if that is not possible for some reason I can extend the MC asm printer. >  - Daniel Cheers, Rafael From baldrick at free.fr Thu Nov 18 10:36:26 2010 From: baldrick at free.fr (Duncan Sands) Date: Thu, 18 Nov 2010 19:36:26 +0100 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9 In-Reply-To: References: <0LC200HH1AWJQBH0@postino.apple.com> <9E28F7E9-298C-453F-8559-283EFD3D8C86@apple.com> Message-ID: <4CE5722A.9070402@free.fr> Hi Rafael, > IMHO it would be better for llvm-gcc to use llvm-mc, but if that is > not possible for some reason I can extend the MC asm printer. dragonegg has the same problem: while I would like it to write out object code directly, currently there doesn't seem to be any good way of achieving this. Ciao, Duncan. From dalej at apple.com Thu Nov 18 10:51:27 2010 From: dalej at apple.com (dalej) Date: Thu, 18 Nov 2010 10:51:27 -0800 Subject: [llvm-testresults] Red bots at night, buildczar's delight? In-Reply-To: References: <06CC8207-F6F1-498A-B0E5-67BEC8A028D9@apple.com> <6036B521-9EDA-4A6B-A4C6-20783B636610@apple.com> <7C7CF7F5-E08C-41ED-94E3-DF99078362A7@apple.com> <3EC7A1CC-0E13-4036-BE81-B1CF0BE0165F@apple.com> Message-ID: <35C18C87-6307-420E-96BC-7CB351908DCC@apple.com> OK, I guess no one else wants to express an opinion on this, so i went with this one. Real-world code may have some problems down the road, but nothing that can't be fixed. On Nov 17, 2010, at 4:35 PM, Chandler Carruth wrote: > On Wed, Nov 17, 2010 at 11:33 AM, dalej wrote: > > On Nov 17, 2010, at 10:39 AM, dalej wrote: > >>>> clang-i386-darwin10 running the gcc testsuite developed 5 new failures (there are others, claimed by Rafael but not fixed) in the range 119343-119345 (build 1625). That's Chandler and John; all the patches look unrelated to the failures to me, but obviously one of them isn't. > > John analyzed this as: > > >>> gcc.apple/default-x86_64-sse3.c has: > >>> #include > > ...which eventually includes , a gcc-supplied header.... > > >>> gcc's mm_malloc.h has: > >>> #include > >>> > >>> After r119343, Clang's mm_malloc.h has: > >>> #include > >>> > >>> The test case contains a (spurious) call to exit(). Cue clang warning about exit() not being declared and dejagnu complaining about extra "errors". > > I said: > > > there's no reason should declare exit. Test is broken, I'll fix. > > > but on further consideration I'm not so sure. gcc's *mmintrin.h files have been (indirectly) including forever, at least since 2004, and use of those headers is widespread in X86 code. Removing breaks these 5 tests, and may well break user code. I don't think these headers are covered by any standard, but I'm not seeing a good reason to break compatibility with gcc in this way. Chandler, why did you do this? Other opinions? > > Sorry this broke stuff. =/ > > My motivation for the change was quite simple: this is a builtin header file, and as such a minimal set of system header includes is preferable. None is even more preferable as it provides for the use of the header in a freestanding context. When I've discussed this header in the past, the sentiment from Chris and others was that there was a general trend in both GCC and Clang to reduce the number of system headers included by builtin headers. > > I'd vote for continuing the trend. This isn't the first time it has happened (GCC dropped errno.h from mm_malloc.h not too long ago) and I can't imagine it will be the last. It's hard to argue that we should match GCC on this front when in fact, GCC is a moving target here, and moving in the same direction if at a different speed. > > I also cannot come up with a principled reason why any code should expect an *mmintrin.h header to provide the definitions within stdlib.h. 'exit()' in particular just doesn't make sense. I think finding this bad code and fixing it is the correct approach. -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Thu Nov 18 10:58:09 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 18 Nov 2010 10:58:09 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101118185811.ED66313B2066@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/10620 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 119713 Blamelist: djg,grosbach BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Nov 18 10:59:16 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 18 Nov 2010 10:59:16 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20101118185918.91F6413B2066@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/5321 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119716 Blamelist: djg,grosbach,johannes,resistor BUILD FAILED: failed compile sincerely, -The Buildbot From grosbach at apple.com Thu Nov 18 10:59:21 2010 From: grosbach at apple.com (Jim Grosbach) Date: Thu, 18 Nov 2010 10:59:21 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 In-Reply-To: <20101118185811.ED66313B2066@google1.osuosl.org> References: <20101118185811.ED66313B2066@google1.osuosl.org> Message-ID: <916CA04B-D34A-4566-B131-DFF968379F64@apple.com> This looks like flaky tester noise? Command 2: "D:/public/zorg/buildbot/osuosl/slave/clang-i686-xp-msvc9/llvm/build/bin/Debug\clang.EXE" "-cc1" "-triple" "x86_64-apple-darwin10" "-fobjc-nonfragile-abi" "-emit-llvm" "-o" "D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\build\tools\clang\test\CodeGenObjC\Output\image-info.m.tmp" "D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\test\CodeGenObjC\image-info.m" Command 2 Result: 1 Command 2 Output: Command 2 Stderr: error: unable to rename temporary 'D:/public/zorg/buildbot/osuosl/slave/clang-i686-xp-msvc9/llvm/build/tools/clang/test/CodeGenObjC/Output/image-info.m.tmp-000000' to output file 'D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\build\tools\clang\test\CodeGenObjC\Output\image-info.m.tmp': 'Can't move 'D:/public/zorg/buildbot/osuosl/slave/clang-i686-xp-msvc9/llvm/build/tools/clang/test/CodeGenObjC/Output/image-info.m.tmp-000000' to 'D:/public/zorg/buildbot/osuosl/slave/clang-i686-xp-msvc9/llvm/build/tools/clang/test/CodeGenObjC/Output/image-info.m.tmp': Access is denied. ' On Nov 18, 2010, at 10:58 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/10620 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: dunbar-win32-2 > > Build Reason: > Build Source Stamp: 119713 > Blamelist: djg,grosbach > > BUILD FAILED: failed test-clang > > sincerely, > -The Buildbot > From buildbot at google1.osuosl.org Thu Nov 18 11:00:41 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 18 Nov 2010 11:00:41 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20101118190044.7BD7E13B2066@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/7991 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119716 Blamelist: djg,grosbach,johannes,resistor BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot From wendling at apple.com Thu Nov 18 11:47:29 2010 From: wendling at apple.com (Bill Wendling) Date: Thu, 18 Nov 2010 11:47:29 -0800 Subject: [llvm-testresults] Tracking down llvm-arm-linux failures In-Reply-To: <0C1EC0DB-5B82-489B-8FE7-D6819EE3546C@apple.com> References: <0C1EC0DB-5B82-489B-8FE7-D6819EE3546C@apple.com> Message-ID: On Nov 18, 2010, at 8:39 AM, Jim Grosbach wrote: > All, > > The bot at http://google1.osuosl.org:8011/builders/llvm-arm-linux has some JIT failures that I'm having a hard time diagnosing. They're compile-time assertions failures, so they should theoretically be reproducible in a non-JIT environment, but I've been unable to do so thus far. If someone with access to that bot could lend some insight on how to reproduce the failures with llc on a non-ARM host, I would be most appreciative. > The are almost certainly mine. I've been trying to add the correct LDM/STM versions to the decoder. I just checked in a change that I hope gets the last of them… -bw -------------- next part -------------- An HTML attachment was scrubbed... URL: From llvm-testresults at cs.uiuc.edu Thu Nov 18 12:00:01 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Thu, 18 Nov 2010 14:00:01 -0600 (CST) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101118200001.C472E2A6C124@llvm.org> http://llvm.org/perf/db_default/simple/nts/24/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:3 Name: curlew.apple.com Comparing: Run: 24, Order: 119722, Start Time: 2010-11-18 19:15:50, End Time: 2010-11-18 20:01:57 To: 23, Order: 119513, Start Time: 2010-11-17 16:57:12, End Time: 2010-11-17 17:42:38 =============== Tests Summary =============== Performance Regressions: 18 Performance Improvements: 4 Existing Failures: 1 Unchanged Tests: 920 Total Tests: 943 ============== Changes Detail ============== Performance Regressions ----------------------- SingleSource/Benchmarks/Shootout-C++/except.exec: 34.78%(0.2300 => 0.3100, std. dev.: 0.0000) SingleSource/Benchmarks/McGill/chomp.exec: 13.98%(0.9300 => 1.0600, std. dev.: 0.0080) MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan.compile: 10.53%(0.9500 => 1.0500, std. dev.: 0.0049) MultiSource/Applications/sgefa/sgefa.exec: 9.84%(0.6100 => 0.6700, std. dev.: 0.0214) MultiSource/Benchmarks/VersaBench/bmm/bmm.exec: 9.48%(2.1100 => 2.3100, std. dev.: 0.0000) MultiSource/Applications/SIBsim4/SIBsim4.compile: 4.48%(1.3400 => 1.4000, std. dev.: 0.0160) MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame.compile: 4.10%(4.6300 => 4.8200, std. dev.: 0.0080) External/SPEC/CINT2006/464_h264ref/464_h264ref.compile: 3.90%(15.6400 => 16.2500, std. dev.: 0.0387) MultiSource/Applications/oggenc/oggenc.compile: 2.61%(5.7400 => 5.8900, std. dev.: 0.0219) MultiSource/Applications/JM/lencod/lencod.compile: 2.41%(17.0300 => 17.4400, std. dev.: 0.0537) MultiSource/Benchmarks/mafft/pairlocalalign.compile: 2.27%(8.8100 => 9.0100, std. dev.: 0.0774) MultiSource/Applications/JM/ldecod/ldecod.compile: 2.18%(7.3500 => 7.5100, std. dev.: 0.0110) MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000.compile: 2.07%(7.7400 => 7.9000, std. dev.: 0.0303) SingleSource/Benchmarks/Adobe-C++/loop_unroll.compile: 2.06%(3.4000 => 3.4700, std. dev.: 0.0228) External/SPEC/CFP2006/433_milc/433_milc.compile: 1.81%(3.8600 => 3.9300, std. dev.: 0.0194) MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg.compile: 1.43%(4.8800 => 4.9500, std. dev.: 0.0136) External/SPEC/CINT2000/255_vortex/255_vortex.exec: 1.28%(4.6800 => 4.7400, std. dev.: 0.0120) External/SPEC/CINT2000/254_gap/254_gap.compile: 1.03%(12.6800 => 12.8100, std. dev.: 0.0471) Performance Improvements ------------------------ SingleSource/Benchmarks/Dhrystone/dry.exec: -83.80%(3.5800 => 0.5800, std. dev.: 0.0440) SingleSource/Benchmarks/Dhrystone/fldry.exec: -72.73%(4.1800 => 1.1400, std. dev.: 0.1400) SingleSource/Benchmarks/Misc-C++-EH/spirit.exec: -2.61%(9.5700 => 9.3200, std. dev.: 0.0080) MultiSource/Applications/aha/aha.exec: -1.85%(3.7900 => 3.7200, std. dev.: 0.0000) Existing Failures ----------------- External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From grosbach at apple.com Thu Nov 18 12:54:04 2010 From: grosbach at apple.com (Jim Grosbach) Date: Thu, 18 Nov 2010 12:54:04 -0800 Subject: [llvm-testresults] Tracking down llvm-arm-linux failures In-Reply-To: References: <0C1EC0DB-5B82-489B-8FE7-D6819EE3546C@apple.com> Message-ID: On Nov 18, 2010, at 11:47 AM, Bill Wendling wrote: > On Nov 18, 2010, at 8:39 AM, Jim Grosbach wrote: > >> All, >> >> The bot at http://google1.osuosl.org:8011/builders/llvm-arm-linux has some JIT failures that I'm having a hard time diagnosing. They're compile-time assertions failures, so they should theoretically be reproducible in a non-JIT environment, but I've been unable to do so thus far. If someone with access to that bot could lend some insight on how to reproduce the failures with llc on a non-ARM host, I would be most appreciative. >> > The are almost certainly mine. I've been trying to add the correct LDM/STM versions to the decoder. I just checked in a change that I hope gets the last of them… > OK, cool. It'll be nice to get this bot back to green. It has a tendency to find things that others don't. I would still like to be better able to reproduce this sort of thing locally, though. Bug-fixing via educated guesswork is no fun. -Jim From chandlerc at google.com Thu Nov 18 12:57:08 2010 From: chandlerc at google.com (Chandler Carruth) Date: Thu, 18 Nov 2010 12:57:08 -0800 Subject: [llvm-testresults] Red bots at night, buildczar's delight? In-Reply-To: <35C18C87-6307-420E-96BC-7CB351908DCC@apple.com> References: <06CC8207-F6F1-498A-B0E5-67BEC8A028D9@apple.com> <6036B521-9EDA-4A6B-A4C6-20783B636610@apple.com> <7C7CF7F5-E08C-41ED-94E3-DF99078362A7@apple.com> <3EC7A1CC-0E13-4036-BE81-B1CF0BE0165F@apple.com> <35C18C87-6307-420E-96BC-7CB351908DCC@apple.com> Message-ID: On Thu, Nov 18, 2010 at 10:51 AM, dalej wrote: > OK, I guess no one else wants to express an opinion on this, so i went with > this one. Real-world code may have some problems down the road, but nothing > that can't be fixed. > Sadly, the world is not so simple it seems. Let me tell you a bitter tale of sorrow and tears. We started deploying this internally, and found code that broke. That wasn't *too* surprising. Then we found out why. The code was "correct". It included just like it should: #include #include or some such. Seems fine? It would be on a mac. But not on Linux. Oh no. Our fearless leaders have declared that they don't see any problem defining libc functions like this: #ifdef __cplusplus__ void *malloc(size_t size) throw(); #else ... #endif Yes, that's an exception specifier on a C malloc function. Apparently this optimizes something for GCC, but sadly it's utterly and completely non-conforming. Now we get really interesting, because of course C allows (and many people do) just declaring the malloc function directly rather than adding a header file. That's great, but then you have to some how intuit whether or not *your* favorite standard library has broken their declaration in this way, or you get conflicting declarations of the function. Ok, we can deal with this much. Clang has an egregious hack that will merge these specifiers and accept re-declarations missing them when the original declaration comes from within a system header. So we *should* be good. Look back up at the includes I mentioned, now back to me. The includes pull in mm_malloc.h first, then stdlib.h. So the first declaration doesn't have the specifier, and the second one does. I have no idea what the best way to solve this is. We could extend the egregious hack to allow the reverse ordering, or we could add the stdlib.h include in mm_malloc only wwhen in a hosted environment. Thoughts? > > On Nov 17, 2010, at 4:35 PM, Chandler Carruth wrote: > > On Wed, Nov 17, 2010 at 11:33 AM, dalej wrote: > >> >> On Nov 17, 2010, at 10:39 AM, dalej wrote: >> >>>> clang-i386-darwin10 running the gcc testsuite developed 5 new >> failures (there are others, claimed by Rafael but not fixed) in the range >> 119343-119345 (build 1625). That's Chandler and John; all the patches look >> unrelated to the failures to me, but obviously one of them isn't. >> >> John analyzed this as: >> >> >>> gcc.apple/default-x86_64-sse3.c has: >> >>> #include >> >> ...which eventually includes , a gcc-supplied header.... >> >> >>> gcc's mm_malloc.h has: >> >>> #include >> >>> >> >>> After r119343, Clang's mm_malloc.h has: >> >>> #include >> >>> >> >>> The test case contains a (spurious) call to exit(). Cue clang warning >> about exit() not being declared and dejagnu complaining about extra >> "errors". >> >> I said: >> >> > there's no reason should declare exit. Test is broken, >> I'll fix. >> >> >> but on further consideration I'm not so sure. gcc's *mmintrin.h files >> have been (indirectly) including forever, at least since 2004, >> and use of those headers is widespread in X86 code. Removing >> breaks these 5 tests, and may well break user code. I don't think these >> headers are covered by any standard, but I'm not seeing a good reason to >> break compatibility with gcc in this way. Chandler, why did you do this? >> Other opinions? > > > Sorry this broke stuff. =/ > > My motivation for the change was quite simple: this is a builtin header > file, and as such a minimal set of system header includes is preferable. > None is even more preferable as it provides for the use of the header in a > freestanding context. When I've discussed this header in the past, the > sentiment from Chris and others was that there was a general trend in both > GCC and Clang to reduce the number of system headers included by builtin > headers. > > I'd vote for continuing the trend. This isn't the first time it has > happened (GCC dropped errno.h from mm_malloc.h not too long ago) and I can't > imagine it will be the last. It's hard to argue that we should match GCC on > this front when in fact, GCC is a moving target here, and moving in the same > direction if at a different speed. > > I also cannot come up with a principled reason why any code should expect > an *mmintrin.h header to provide the definitions within stdlib.h. 'exit()' > in particular just doesn't make sense. I think finding this bad code and > fixing it is the correct approach. > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Thu Nov 18 13:15:24 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 18 Nov 2010 13:15:24 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101118211526.B3C6013B2066@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/10624 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 119733 Blamelist: akirtzidis,baldrick,resistor BUILD FAILED: failed vcbuild_1 sincerely, -The Buildbot From dalej at apple.com Thu Nov 18 15:23:15 2010 From: dalej at apple.com (dalej) Date: Thu, 18 Nov 2010 15:23:15 -0800 Subject: [llvm-testresults] Red bots at night, buildczar's delight? In-Reply-To: References: <06CC8207-F6F1-498A-B0E5-67BEC8A028D9@apple.com> <6036B521-9EDA-4A6B-A4C6-20783B636610@apple.com> <7C7CF7F5-E08C-41ED-94E3-DF99078362A7@apple.com> <3EC7A1CC-0E13-4036-BE81-B1CF0BE0165F@apple.com> <35C18C87-6307-420E-96BC-7CB351908DCC@apple.com> Message-ID: <08D75315-6B2B-4301-BD11-ABE40007F9DE@apple.com> On Nov 18, 2010, at 12:57 PM, Chandler Carruth wrote: > On Thu, Nov 18, 2010 at 10:51 AM, dalej wrote: > OK, I guess no one else wants to express an opinion on this, so i went with this one. Real-world code may have some problems down the road, but nothing that can't be fixed. > > Sadly, the world is not so simple it seems. Let me tell you a bitter tale of sorrow and tears. > > We started deploying this internally, and found code that broke. That wasn't *too* surprising. Then we found out why. The code was "correct". It included just like it should: > > #include > #include > > or some such. Seems fine? It would be on a mac. But not on Linux. Oh no. Our fearless leaders have declared that they don't see any problem defining libc functions like this: > > #ifdef __cplusplus__ > void *malloc(size_t size) throw(); > #else > ... > #endif > > Yes, that's an exception specifier on a C malloc function. Apparently this optimizes something for GCC, but sadly it's utterly and completely non-conforming. > > Now we get really interesting, because of course C allows (and many people do) just declaring the malloc function directly rather than adding a header file. That's great, but then you have to some how intuit whether or not *your* favorite standard library has broken their declaration in this way, or you get conflicting declarations of the function. > > Ok, we can deal with this much. Clang has an egregious hack that will merge these specifiers and accept re-declarations missing them when the original declaration comes from within a system header. So we *should* be good. Look back up at the includes I mentioned, now back to me. The includes pull in mm_malloc.h first, then stdlib.h. So the first declaration doesn't have the specifier, and the second one does. Hmmm, I guess this explains why the testcase changes I checked in didn't actually fix anything... > I have no idea what the best way to solve this is. We could extend the egregious hack to allow the reverse ordering, or we could add the stdlib.h include in mm_malloc only wwhen in a hosted environment. Thoughts? Given that we're hacking around this header file bug in the compiler, don't we have to allow the reverse ordering anyway? #include extern void* malloc(size_t); #include As for the freestanding issue, the gcc version has #if __STDC_HOSTED in mmintrin.h, around the (only) include for mm_malloc.h. It seems to me we might as well do that; the mm_malloc functions call malloc and free, so they won't work in a freestanding environment. > On Nov 17, 2010, at 4:35 PM, Chandler Carruth wrote: > >> On Wed, Nov 17, 2010 at 11:33 AM, dalej wrote: >> >> On Nov 17, 2010, at 10:39 AM, dalej wrote: >> >>>> clang-i386-darwin10 running the gcc testsuite developed 5 new failures (there are others, claimed by Rafael but not fixed) in the range 119343-119345 (build 1625). That's Chandler and John; all the patches look unrelated to the failures to me, but obviously one of them isn't. >> >> John analyzed this as: >> >> >>> gcc.apple/default-x86_64-sse3.c has: >> >>> #include >> >> ...which eventually includes , a gcc-supplied header.... >> >> >>> gcc's mm_malloc.h has: >> >>> #include >> >>> >> >>> After r119343, Clang's mm_malloc.h has: >> >>> #include >> >>> >> >>> The test case contains a (spurious) call to exit(). Cue clang warning about exit() not being declared and dejagnu complaining about extra "errors". >> >> I said: >> >> > there's no reason should declare exit. Test is broken, I'll fix. >> >> >> but on further consideration I'm not so sure. gcc's *mmintrin.h files have been (indirectly) including forever, at least since 2004, and use of those headers is widespread in X86 code. Removing breaks these 5 tests, and may well break user code. I don't think these headers are covered by any standard, but I'm not seeing a good reason to break compatibility with gcc in this way. Chandler, why did you do this? Other opinions? >> >> Sorry this broke stuff. =/ >> >> My motivation for the change was quite simple: this is a builtin header file, and as such a minimal set of system header includes is preferable. None is even more preferable as it provides for the use of the header in a freestanding context. When I've discussed this header in the past, the sentiment from Chris and others was that there was a general trend in both GCC and Clang to reduce the number of system headers included by builtin headers. >> >> I'd vote for continuing the trend. This isn't the first time it has happened (GCC dropped errno.h from mm_malloc.h not too long ago) and I can't imagine it will be the last. It's hard to argue that we should match GCC on this front when in fact, GCC is a moving target here, and moving in the same direction if at a different speed. >> >> I also cannot come up with a principled reason why any code should expect an *mmintrin.h header to provide the definitions within stdlib.h. 'exit()' in particular just doesn't make sense. I think finding this bad code and fixing it is the correct approach. > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From dalej at apple.com Thu Nov 18 15:40:35 2010 From: dalej at apple.com (dalej) Date: Thu, 18 Nov 2010 15:40:35 -0800 Subject: [llvm-testresults] Red bots at morning, hackers take warning Message-ID: osuosl clang-arm-linux is *consistently* failing to build with make[2]: stat: /usr/local/buildbot/llvm/clang-arm-linux/llvm/Debug+Asserts/bin/lli: Input/output error Gotta love those clear helpful error messages. Permissions? Disk full? -------------- next part -------------- An HTML attachment was scrubbed... URL: From chandlerc at google.com Thu Nov 18 16:00:53 2010 From: chandlerc at google.com (Chandler Carruth) Date: Thu, 18 Nov 2010 16:00:53 -0800 Subject: [llvm-testresults] Red bots at night, buildczar's delight? In-Reply-To: <08D75315-6B2B-4301-BD11-ABE40007F9DE@apple.com> References: <06CC8207-F6F1-498A-B0E5-67BEC8A028D9@apple.com> <6036B521-9EDA-4A6B-A4C6-20783B636610@apple.com> <7C7CF7F5-E08C-41ED-94E3-DF99078362A7@apple.com> <3EC7A1CC-0E13-4036-BE81-B1CF0BE0165F@apple.com> <35C18C87-6307-420E-96BC-7CB351908DCC@apple.com> <08D75315-6B2B-4301-BD11-ABE40007F9DE@apple.com> Message-ID: On Thu, Nov 18, 2010 at 3:23 PM, dalej wrote: > Given that we're hacking around this header file bug in the compiler, don't > we have to allow the reverse ordering anyway? > #include > extern void* malloc(size_t); > #include > I think so, but I worry about further hacks. =[ Seems likely we have no choice. > As for the freestanding issue, the gcc version has #if __STDC_HOSTED in > mmintrin.h, around the (only) include for mm_malloc.h. It seems to me we > might as well do that; the mm_malloc functions call malloc and free, so they > won't work in a freestanding environment. > Ok, I'll work on both angles of this: STDC_HOSTED guards for mm_malloc.h includes, and allowing a merge in both directions. Thanks for the note, and let me know if I can help fix any more fallout from it. -------------- next part -------------- An HTML attachment was scrubbed... URL: From daniel_dunbar at apple.com Thu Nov 18 16:35:09 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 18 Nov 2010 16:35:09 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101119003540.3B1B3B9205A2@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/6418 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 119761 Blamelist: asl,jasonwkim,resistor,void BUILD FAILED: failed compile.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/Target/TargetFrameInfo.h include/llvm/Target/TargetRegisterInfo.h lib/CodeGen/AsmPrinter/DwarfDebug.cpp lib/CodeGen/AsmPrinter/DwarfException.cpp lib/ExecutionEngine/JIT/JITDwarfEmitter.cpp lib/ExecutionEngine/JIT/JITDwarfEmitter.h lib/Target/CellSPU/SPUFrameInfo.cpp lib/Target/CellSPU/SPUFrameInfo.h lib/Target/CellSPU/SPURegisterInfo.cpp lib/Target/CellSPU/SPURegisterInfo.h lib/Target/PowerPC/PPCFrameInfo.cpp lib/Target/PowerPC/PPCFrameInfo.h lib/Target/PowerPC/PPCRegisterInfo.cpp lib/Target/PowerPC/PPCRegisterInfo.h lib/Target/TargetFrameInfo.cpp lib/Target/TargetRegisterInfo.cpp lib/Target/X86/X86FrameInfo.cpp lib/Target/X86/X86FrameInfo.h lib/Target/X86/X86RegisterInfo.cpp lib/Target/X86/X86RegisterInfo.h lib/Target/X86/X86TargetMachine.cpp lib/Target/XCore/XCoreFrameInfo.cpp lib/Target/XCore/XCoreFrameInfo.h lib/Target/XCore/XCoreRegisterInfo.cpp lib/Target/XCore/XCoreRegisterInfo.h At: Thu 18 Nov 2010 15:32:37 Changed By: asl Comments: Move getInitialFrameState() to TargetFrameInfoProperties: Files: lib/Target/ARM/ARMInstrThumb2.td test/MC/ARM/thumb2.s At: Thu 18 Nov 2010 15:32:37 Changed By: resistor Comments: Fix encodings for pkhbt, and fix some tests where I accidentally tested ARM mode instead of Thumb2. Properties: File: test/MC/ARM/thumb2.s At: Thu 18 Nov 2010 15:32:37 Changed By: resistor Comments: More tests. Properties: File: utils/TableGen/AsmMatcherEmitter.cpp At: Thu 18 Nov 2010 15:44:13 Changed By: void Comments: Give the exclamation point a name instead of a number. Properties: Files: lib/Target/ARM/ARMCodeEmitter.cpp lib/Target/ARM/ARMELFWriterInfo.cpp lib/Target/ARM/ARMFixupKinds.h lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMMCCodeEmitter.cpp utils/TableGen/EDEmitter.cpp At: Thu 18 Nov 2010 15:44:13 Changed By: jasonwkim Comments: Fix .o emission of ARM movt/movw. MCSymbolRefExpr::VK_ARM_(HI||LO)16 for the .o path now works for ARM. Note: lo16AllZero remains in ARMInstrInfo.td - It can be factored out when Thumb movt is repaired. Existing tests cover this update. Properties: Files: lib/Target/ARM/AsmParser/ARMAsmParser.cpp test/MC/ARM/arm_instructions.s At: Thu 18 Nov 2010 15:47:37 Changed By: void Comments: Add support for parsing the writeback ("!") token. Properties: LOGS: Last 10 lines of 'stdio': 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[3]: Building Release+Asserts Archive Library libLLVMipa.a llvm[2]: Building Release+Asserts Archive Library libLLVMCodeGen.a make: *** [all] Error 1 From wendling at apple.com Thu Nov 18 16:41:32 2010 From: wendling at apple.com (Bill Wendling) Date: Thu, 18 Nov 2010 16:41:32 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel In-Reply-To: <0LC30016IWBG4M80@postino.apple.com> References: <0LC30016IWBG4M80@postino.apple.com> Message-ID: <561AF147-8AE8-431D-8F9C-5274B1525734@apple.com> This is now fixed. -bw On Nov 18, 2010, at 4:35 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/6418 > > Buildbot URL: http://smooshlab.apple.com:8010/ > > Buildslave for this Build: smoosh-02 > > Build Reason: > Build Source Stamp: 119761 > Blamelist: asl,jasonwkim,resistor,void > > BUILD FAILED: failed compile.llvm.stage2 > > sincerely, > -The Buildbot > > > ================================================================================ > > CHANGES: > Files: > include/llvm/Target/TargetFrameInfo.h > include/llvm/Target/TargetRegisterInfo.h > lib/CodeGen/AsmPrinter/DwarfDebug.cpp > lib/CodeGen/AsmPrinter/DwarfException.cpp > lib/ExecutionEngine/JIT/JITDwarfEmitter.cpp > lib/ExecutionEngine/JIT/JITDwarfEmitter.h > lib/Target/CellSPU/SPUFrameInfo.cpp > lib/Target/CellSPU/SPUFrameInfo.h > lib/Target/CellSPU/SPURegisterInfo.cpp > lib/Target/CellSPU/SPURegisterInfo.h > lib/Target/PowerPC/PPCFrameInfo.cpp > lib/Target/PowerPC/PPCFrameInfo.h > lib/Target/PowerPC/PPCRegisterInfo.cpp > lib/Target/PowerPC/PPCRegisterInfo.h > lib/Target/TargetFrameInfo.cpp > lib/Target/TargetRegisterInfo.cpp > lib/Target/X86/X86FrameInfo.cpp > lib/Target/X86/X86FrameInfo.h > lib/Target/X86/X86RegisterInfo.cpp > lib/Target/X86/X86RegisterInfo.h > lib/Target/X86/X86TargetMachine.cpp > lib/Target/XCore/XCoreFrameInfo.cpp > lib/Target/XCore/XCoreFrameInfo.h > lib/Target/XCore/XCoreRegisterInfo.cpp > lib/Target/XCore/XCoreRegisterInfo.h > At: Thu 18 Nov 2010 15:32:37 > Changed By: asl > Comments: Move getInitialFrameState() to TargetFrameInfoProperties: > > > > > Files: > lib/Target/ARM/ARMInstrThumb2.td > test/MC/ARM/thumb2.s > At: Thu 18 Nov 2010 15:32:37 > Changed By: resistor > Comments: Fix encodings for pkhbt, and fix some tests where I accidentally tested ARM mode instead of Thumb2. > Properties: > > > > > File: test/MC/ARM/thumb2.s > At: Thu 18 Nov 2010 15:32:37 > Changed By: resistor > Comments: More tests. > Properties: > > > > > File: utils/TableGen/AsmMatcherEmitter.cpp > At: Thu 18 Nov 2010 15:44:13 > Changed By: void > Comments: Give the exclamation point a name instead of a number. > Properties: > > > > > Files: > lib/Target/ARM/ARMCodeEmitter.cpp > lib/Target/ARM/ARMELFWriterInfo.cpp > lib/Target/ARM/ARMFixupKinds.h > lib/Target/ARM/ARMInstrInfo.td > lib/Target/ARM/ARMMCCodeEmitter.cpp > utils/TableGen/EDEmitter.cpp > At: Thu 18 Nov 2010 15:44:13 > Changed By: jasonwkim > Comments: Fix .o emission of ARM movt/movw. MCSymbolRefExpr::VK_ARM_(HI||LO)16 for the .o path now works for ARM. > Note: lo16AllZero remains in ARMInstrInfo.td - It can be factored out when Thumb movt is repaired. > Existing tests cover this update. > > Properties: > > > > > Files: > lib/Target/ARM/AsmParser/ARMAsmParser.cpp > test/MC/ARM/arm_instructions.s > At: Thu 18 Nov 2010 15:47:37 > Changed By: void > Comments: Add support for parsing the writeback ("!") token. > Properties: > > > > > LOGS: > Last 10 lines of 'stdio': > 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[3]: Building Release+Asserts Archive Library libLLVMipa.a > llvm[2]: Building Release+Asserts Archive Library libLLVMCodeGen.a > make: *** [all] Error 1 > -------------- next part -------------- An HTML attachment was scrubbed... URL: From jasonwkim at google.com Thu Nov 18 17:18:14 2010 From: jasonwkim at google.com (Jason Kim) Date: Thu, 18 Nov 2010 17:18:14 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel In-Reply-To: <561AF147-8AE8-431D-8F9C-5274B1525734@apple.com> References: <0LC30016IWBG4M80@postino.apple.com> <561AF147-8AE8-431D-8F9C-5274B1525734@apple.com> Message-ID: On Thu, Nov 18, 2010 at 4:41 PM, Bill Wendling wrote: > This is now fixed. > -bw > On Nov 18, 2010, at 4:35 PM, daniel_dunbar at apple.com wrote: Thanks!! :-) > > 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/6418 > > Buildbot URL: http://smooshlab.apple.com:8010/ > > Buildslave for this Build: smoosh-02 > > Build Reason: > Build Source Stamp: 119761 > Blamelist: asl,jasonwkim,resistor,void > > BUILD FAILED: failed compile.llvm.stage2 > > sincerely, > -The Buildbot > > > ================================================================================ > > CHANGES: > Files: > include/llvm/Target/TargetFrameInfo.h > include/llvm/Target/TargetRegisterInfo.h > lib/CodeGen/AsmPrinter/DwarfDebug.cpp > lib/CodeGen/AsmPrinter/DwarfException.cpp > lib/ExecutionEngine/JIT/JITDwarfEmitter.cpp > lib/ExecutionEngine/JIT/JITDwarfEmitter.h > lib/Target/CellSPU/SPUFrameInfo.cpp > lib/Target/CellSPU/SPUFrameInfo.h > lib/Target/CellSPU/SPURegisterInfo.cpp > lib/Target/CellSPU/SPURegisterInfo.h > lib/Target/PowerPC/PPCFrameInfo.cpp > lib/Target/PowerPC/PPCFrameInfo.h > lib/Target/PowerPC/PPCRegisterInfo.cpp > lib/Target/PowerPC/PPCRegisterInfo.h > lib/Target/TargetFrameInfo.cpp > lib/Target/TargetRegisterInfo.cpp > lib/Target/X86/X86FrameInfo.cpp > lib/Target/X86/X86FrameInfo.h > lib/Target/X86/X86RegisterInfo.cpp > lib/Target/X86/X86RegisterInfo.h > lib/Target/X86/X86TargetMachine.cpp > lib/Target/XCore/XCoreFrameInfo.cpp > lib/Target/XCore/XCoreFrameInfo.h > lib/Target/XCore/XCoreRegisterInfo.cpp > lib/Target/XCore/XCoreRegisterInfo.h > At: Thu 18 Nov 2010 15:32:37 > Changed By: asl > Comments: Move getInitialFrameState() to TargetFrameInfoProperties: > > > > > Files: > lib/Target/ARM/ARMInstrThumb2.td > test/MC/ARM/thumb2.s > At: Thu 18 Nov 2010 15:32:37 > Changed By: resistor > Comments: Fix encodings for pkhbt, and fix some tests where I accidentally > tested ARM mode instead of Thumb2. > Properties: > > > > > File: test/MC/ARM/thumb2.s > At: Thu 18 Nov 2010 15:32:37 > Changed By: resistor > Comments: More tests. > Properties: > > > > > File: utils/TableGen/AsmMatcherEmitter.cpp > At: Thu 18 Nov 2010 15:44:13 > Changed By: void > Comments: Give the exclamation point a name instead of a number. > Properties: > > > > > Files: > lib/Target/ARM/ARMCodeEmitter.cpp > lib/Target/ARM/ARMELFWriterInfo.cpp > lib/Target/ARM/ARMFixupKinds.h > lib/Target/ARM/ARMInstrInfo.td > lib/Target/ARM/ARMMCCodeEmitter.cpp > utils/TableGen/EDEmitter.cpp > At: Thu 18 Nov 2010 15:44:13 > Changed By: jasonwkim > Comments: Fix .o emission of ARM movt/movw. > MCSymbolRefExpr::VK_ARM_(HI||LO)16 for the .o path now works for ARM. > Note: lo16AllZero remains in ARMInstrInfo.td - It can be factored out when > Thumb movt is repaired. > Existing tests cover this update. > > Properties: > > > > > Files: > lib/Target/ARM/AsmParser/ARMAsmParser.cpp > test/MC/ARM/arm_instructions.s > At: Thu 18 Nov 2010 15:47:37 > Changed By: void > Comments: Add support for parsing the writeback ("!") token. > Properties: > > > > > LOGS: > Last 10 lines of 'stdio': > 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[3]: Building Release+Asserts Archive Library libLLVMipa.a > llvm[2]: Building Release+Asserts Archive Library libLLVMCodeGen.a > make: *** [all] Error 1 > > > From buildbot at google1.osuosl.org Thu Nov 18 17:20:48 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 18 Nov 2010 17:20:48 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux Message-ID: <20101119012051.ED8C613B2066@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux/builds/19567 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc14 Build Reason: Build Source Stamp: 119772 Blamelist: stoklund BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Thu Nov 18 17:22:22 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 18 Nov 2010 17:22:22 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101119012230.0F548B922641@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/15902 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 119772 Blamelist: stoklund BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/ADT/IntervalMap.h lib/Support/CMakeLists.txt lib/Support/IntervalMap.cpp unittests/ADT/IntervalMapTest.cpp unittests/CMakeLists.txt At: Thu 18 Nov 2010 17:19:19 Changed By: stoklund Comments: Add ADT/IntervalMap. This is a sorted interval map data structure for small keys and values with automatic coalescing and bidirectional iteration over coalesced intervals. Except for coalescing intervals, it provides similar functionality to std::map. It is however much more compact for small keys and values, and hopefully faster too. The container object itself can hold the first few intervals without any allocations, then it switches to a cache conscious B+-tree representation. A recycling allocator can be shared between many containers, even between containers holding different types. The IntervalMap is initially intended to be used with SlotIndex intervals for: - Backing store for LiveIntervalUnion that is smaller and faster than std::set. - Backing store for LiveInterval with less overhead than std::vector for typical intervals and O(N log N) merging of large intervals. 99% of virtual registers need 4 entries or less and would benefit from the small object optimization. - Backing store for LiveDebugVariable which doesn't exist yet, but will track debug variables during register allocation. This is a work in progress. Missing items are: - Performance metrics. - erase(). - insert() shrinkage. - clear(). - More performance metrics. - Simplification and detemplatization.Properties: LOGS: Last 10 lines of 'stdio': llvm[1]: Compiling PluginLoader.cpp for Debug+Asserts build llvm[1]: Compiling PrettyStackTrace.cpp for Debug+Asserts build llvm[1]: Compiling Regex.cpp for Debug+Asserts build llvm[1]: Compiling SmallPtrSet.cpp for Debug+Asserts build llvm[1]: Compiling SmallVector.cpp for Debug+Asserts build llvm[1]: Compiling SourceMgr.cpp for Debug+Asserts build /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/include/llvm/ADT/IntervalMap.h:330: error: '((DesiredNodeBytes / ((2 * sizeof (KeyT)) + sizeof (ValT))) >? 3ul)' is not a valid template argument for type 'unsigned int' because it is a non-constant expression make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/lib/Support/Debug+Asserts/IntervalMap.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 1 From buildbot at google1.osuosl.org Thu Nov 18 17:25:32 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 18 Nov 2010 17:25:32 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20101119012535.B4A4213B2066@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/13428 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 119772 Blamelist: johannes,stoklund,void BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Nov 18 17:26:36 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 18 Nov 2010 17:26:36 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20101119012639.B3BA513B2066@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/10419 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 119772 Blamelist: stoklund BUILD FAILED: failed compile sincerely, -The Buildbot From stoklund at 2pi.dk Thu Nov 18 17:27:44 2010 From: stoklund at 2pi.dk (Jakob Stoklund Olesen) Date: Thu, 18 Nov 2010 17:27:44 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux In-Reply-To: <20101119012535.B4A4213B2066@google1.osuosl.org> References: <20101119012535.B4A4213B2066@google1.osuosl.org> Message-ID: On Nov 18, 2010, at 5:25 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/13428 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: dunbar1 > > Build Reason: > Build Source Stamp: 119772 > Blamelist: johannes,stoklund,void > > BUILD FAILED: failed compile This is mine. Too many templates syndrome. Already reverted. From buildbot at google1.osuosl.org Thu Nov 18 17:41:07 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 18 Nov 2010 17:41:07 -0800 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-x86_64-linux Message-ID: <20101119014111.39A6F13B2066@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/2546 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc17 Build Reason: Build Source Stamp: 119772 Blamelist: akirtzidis,asl,grosbach,jasonwkim,johannes,resistor,stoklund,void BUILD FAILED: failed run.build.script sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Nov 18 19:38:28 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 18 Nov 2010 19:38:28 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20101119033831.1683E13B2066@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/8002 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119783 Blamelist: chapuni,rafael BUILD FAILED: failed compile.llvm-gcc.stage1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Nov 18 19:51:21 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 18 Nov 2010 19:51:21 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101119035124.8484C13B2066@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/7525 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119783 Blamelist: chapuni,rafael BUILD FAILED: failed compile.llvm-gcc.stage1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Nov 18 20:21:31 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 18 Nov 2010 20:21:31 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i386-linux-selfhost Message-ID: <20101119042134.46BEF13B2066@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/884 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc11 Build Reason: Build Source Stamp: 119783 Blamelist: chapuni,rafael BUILD FAILED: failed compile.llvm-gcc.stage1 sincerely, -The Buildbot From daniel_dunbar at apple.com Thu Nov 18 20:57:14 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 18 Nov 2010 20:57:14 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101119045950.81E45BE55B1D@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/15909 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 119787 Blamelist: stoklund BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/ADT/IntervalMap.h lib/Support/CMakeLists.txt lib/Support/IntervalMap.cpp unittests/ADT/IntervalMapTest.cpp unittests/CMakeLists.txt At: Thu 18 Nov 2010 20:53:04 Changed By: stoklund Comments: Add ADT/IntervalMap. This is a sorted interval map data structure for small keys and values with automatic coalescing and bidirectional iteration over coalesced intervals. Except for coalescing intervals, it provides similar functionality to std::map. It is however much more compact for small keys and values, and hopefully faster too. The container object itself can hold the first few intervals without any allocations, then it switches to a cache conscious B+-tree representation. A recycling allocator can be shared between many containers, even between containers holding different types. The IntervalMap is initially intended to be used with SlotIndex intervals for: - Backing store for LiveIntervalUnion that is smaller and faster than std::set. - Backing store for LiveInterval with less overhead than std::vector for typical intervals and O(N log N) merging of large intervals. 99% of virtual registers need 4 entries or less and would benefit from the small object optimization. - Backing store for LiveDebugVariable which doesn't exist yet, but will track debug variables during register allocation. This is a work in progress. Missing items are: - Performance metrics. - erase(). - insert() shrinkage. - clear(). - More performance metrics. - Simplification and detemplatization.Properties: LOGS: Last 10 lines of 'stdio': llvm[1]: Compiling PluginLoader.cpp for Debug+Asserts build llvm[1]: Compiling PrettyStackTrace.cpp for Debug+Asserts build llvm[1]: Compiling Regex.cpp for Debug+Asserts build llvm[1]: Compiling SmallPtrSet.cpp for Debug+Asserts build llvm[1]: Compiling SmallVector.cpp for Debug+Asserts build llvm[1]: Compiling SourceMgr.cpp for Debug+Asserts build /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/include/llvm/ADT/IntervalMap.h:334: error: '((llvm::IntervalMapImpl::DesiredNodeBytes / static_cast(((2 * sizeof (KeyT)) + sizeof (ValT)))) >? 3u)' is not a valid template argument for type 'unsigned int' because it is a non-constant expression make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/lib/Support/Debug+Asserts/IntervalMap.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 1 From stoklund at 2pi.dk Thu Nov 18 21:17:34 2010 From: stoklund at 2pi.dk (Jakob Stoklund Olesen) Date: Thu, 18 Nov 2010 21:17:34 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 In-Reply-To: <20101119045950.81E45BE55B1D@mail-out4.apple.com> References: <20101119045950.81E45BE55B1D@mail-out4.apple.com> Message-ID: <8198CE57-17FF-4971-B8AF-41DD154D4442@2pi.dk> On Nov 18, 2010, at 8:57 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/15909 > > Buildbot URL: http://smooshlab.apple.com:8010/ > > Buildslave for this Build: smoosh-15.apple.com > > Build Reason: > Build Source Stamp: 119787 > Blamelist: stoklund > > BUILD FAILED: failed compile > LOGS: > Last 10 lines of 'stdio': > llvm[1]: Compiling PluginLoader.cpp for Debug+Asserts build > llvm[1]: Compiling PrettyStackTrace.cpp for Debug+Asserts build > llvm[1]: Compiling Regex.cpp for Debug+Asserts build > llvm[1]: Compiling SmallPtrSet.cpp for Debug+Asserts build > llvm[1]: Compiling SmallVector.cpp for Debug+Asserts build > llvm[1]: Compiling SourceMgr.cpp for Debug+Asserts build > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/include/llvm/ADT/IntervalMap.h:334: error: '((llvm::IntervalMapImpl::DesiredNodeBytes / static_cast(((2 * sizeof (KeyT)) + sizeof (ValT)))) >? 3u)' is not a valid template argument for type 'unsigned int' because it is a non-constant expression > make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/lib/Support/Debug+Asserts/IntervalMap.o] Error 1 > make[1]: *** Waiting for unfinished jobs.... > make: *** [all] Error 1 I can't reproduce this error. Which compiler is this? /jakob -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 1929 bytes Desc: not available URL: From daniel_dunbar at apple.com Thu Nov 18 21:23:54 2010 From: daniel_dunbar at apple.com (Daniel Dunbar) Date: Thu, 18 Nov 2010 21:23:54 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 In-Reply-To: <8198CE57-17FF-4971-B8AF-41DD154D4442@2pi.dk> References: <20101119045950.81E45BE55B1D@mail-out4.apple.com> <8198CE57-17FF-4971-B8AF-41DD154D4442@2pi.dk> Message-ID: <12C981A8-93DC-48BE-85D7-416D9C0B4195@apple.com> Could be gcc-4.0. - Daniel On Nov 18, 2010, at 9:17 PM, Jakob Stoklund Olesen wrote: > > On Nov 18, 2010, at 8:57 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/15909 >> >> Buildbot URL: http://smooshlab.apple.com:8010/ >> >> Buildslave for this Build: smoosh-15.apple.com >> >> Build Reason: >> Build Source Stamp: 119787 >> Blamelist: stoklund >> >> BUILD FAILED: failed compile >> LOGS: >> Last 10 lines of 'stdio': >> llvm[1]: Compiling PluginLoader.cpp for Debug+Asserts build >> llvm[1]: Compiling PrettyStackTrace.cpp for Debug+Asserts build >> llvm[1]: Compiling Regex.cpp for Debug+Asserts build >> llvm[1]: Compiling SmallPtrSet.cpp for Debug+Asserts build >> llvm[1]: Compiling SmallVector.cpp for Debug+Asserts build >> llvm[1]: Compiling SourceMgr.cpp for Debug+Asserts build >> /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/include/llvm/ADT/IntervalMap.h:334: error: '((llvm::IntervalMapImpl::DesiredNodeBytes / static_cast(((2 * sizeof (KeyT)) + sizeof (ValT)))) >? 3u)' is not a valid template argument for type 'unsigned int' because it is a non-constant expression >> make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/lib/Support/Debug+Asserts/IntervalMap.o] Error 1 >> make[1]: *** Waiting for unfinished jobs.... >> make: *** [all] Error 1 > > > I can't reproduce this error. Which compiler is this? > > /jakob > From stoklund at 2pi.dk Thu Nov 18 21:25:59 2010 From: stoklund at 2pi.dk (Jakob Stoklund Olesen) Date: Thu, 18 Nov 2010 21:25:59 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 In-Reply-To: <12C981A8-93DC-48BE-85D7-416D9C0B4195@apple.com> References: <20101119045950.81E45BE55B1D@mail-out4.apple.com> <8198CE57-17FF-4971-B8AF-41DD154D4442@2pi.dk> <12C981A8-93DC-48BE-85D7-416D9C0B4195@apple.com> Message-ID: <49B69C56-83E5-4EF4-8E33-84E2BFF78798@2pi.dk> On Nov 18, 2010, at 9:23 PM, Daniel Dunbar wrote: > Could be gcc-4.0. Thanks, I'll try to reproduce with that. > > - Daniel > > On Nov 18, 2010, at 9:17 PM, Jakob Stoklund Olesen wrote: > >> >> On Nov 18, 2010, at 8:57 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/15909 >>> >>> Buildbot URL: http://smooshlab.apple.com:8010/ >>> >>> Buildslave for this Build: smoosh-15.apple.com >>> >>> Build Reason: >>> Build Source Stamp: 119787 >>> Blamelist: stoklund >>> >>> BUILD FAILED: failed compile >>> LOGS: >>> Last 10 lines of 'stdio': >>> llvm[1]: Compiling PluginLoader.cpp for Debug+Asserts build >>> llvm[1]: Compiling PrettyStackTrace.cpp for Debug+Asserts build >>> llvm[1]: Compiling Regex.cpp for Debug+Asserts build >>> llvm[1]: Compiling SmallPtrSet.cpp for Debug+Asserts build >>> llvm[1]: Compiling SmallVector.cpp for Debug+Asserts build >>> llvm[1]: Compiling SourceMgr.cpp for Debug+Asserts build >>> /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/include/llvm/ADT/IntervalMap.h:334: error: '((llvm::IntervalMapImpl::DesiredNodeBytes / static_cast(((2 * sizeof (KeyT)) + sizeof (ValT)))) >? 3u)' is not a valid template argument for type 'unsigned int' because it is a non-constant expression >>> make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/lib/Support/Debug+Asserts/IntervalMap.o] Error 1 >>> make[1]: *** Waiting for unfinished jobs.... >>> make: *** [all] Error 1 >> >> >> I can't reproduce this error. Which compiler is this? >> >> /jakob >> > -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 1929 bytes Desc: not available URL: From stoklund at 2pi.dk Thu Nov 18 21:39:43 2010 From: stoklund at 2pi.dk (Jakob Stoklund Olesen) Date: Thu, 18 Nov 2010 21:39:43 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 In-Reply-To: <12C981A8-93DC-48BE-85D7-416D9C0B4195@apple.com> References: <20101119045950.81E45BE55B1D@mail-out4.apple.com> <8198CE57-17FF-4971-B8AF-41DD154D4442@2pi.dk> <12C981A8-93DC-48BE-85D7-416D9C0B4195@apple.com> Message-ID: On Nov 18, 2010, at 9:23 PM, Daniel Dunbar wrote: > Could be gcc-4.0. That was it. Thanks! Workaround committed as r119790. /jakob -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 1929 bytes Desc: not available URL: From daniel_dunbar at apple.com Thu Nov 18 22:12:58 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Thu, 18 Nov 2010 22:12:58 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101119061329.32DD1BE582A6@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/6429 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 119790 Blamelist: stoklund BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: include/llvm/ADT/IntervalMap.h At: Thu 18 Nov 2010 21:44:10 Changed By: stoklund Comments: Work around GCC 4.0 build error: llvm/include/llvm/ADT/IntervalMap.h:334: error: '((llvm::IntervalMapImpl::DesiredNodeBytes / static_cast(((2 * sizeof (KeyT)) + sizeof (ValT)))) >? 3u)' is not a valid template argument for type 'unsigned int' because it is a non-constant expressionProperties: 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 Last 10 lines of 'warnings': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/Analysis/ScalarEvolution.cpp:169: warning: 'OpStr' may be used uninitialized in this function From buildbot at google1.osuosl.org Thu Nov 18 22:17:43 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 18 Nov 2010 22:17:43 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-linux-selfhost Message-ID: <20101119061746.DAC5713B2066@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-linux-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-linux-selfhost/builds/626 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 119785 Blamelist: chapuni,rafael BUILD FAILED: failed compile.llvm-gcc.stage2 sincerely, -The Buildbot From llvm-testresults at cs.uiuc.edu Fri Nov 19 00:39:52 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Fri, 19 Nov 2010 02:39:52 -0600 (CST) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101119083952.282CF2A6C12C@llvm.org> http://llvm.org/perf/db_default/simple/nts/25/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:3 Name: curlew.apple.com Comparing: Run: 25, Order: 119795, Start Time: 2010-11-19 07:56:35, End Time: 2010-11-19 08:41:48 To: 24, Order: 119722, Start Time: 2010-11-18 19:15:50, End Time: 2010-11-18 20:01:57 =============== Tests Summary =============== Performance Regressions: 1 Performance Improvements: 3 Existing Failures: 1 Unchanged Tests: 938 Total Tests: 943 ============== Changes Detail ============== Performance Regressions ----------------------- External/SPEC/CINT2000/164_gzip/164_gzip.exec: 1.67%(16.1500 => 16.4200, std. dev.: 0.0962) Performance Improvements ------------------------ MultiSource/Benchmarks/MallocBench/espresso/espresso.compile: -2.06%(4.8500 => 4.7500, std. dev.: 0.0335) External/SPEC/CINT95/147_vortex/147_vortex.compile: -1.19%(10.0500 => 9.9300, std. dev.: 0.0240) External/SPEC/CINT2000/255_vortex/255_vortex.compile: -1.09%(10.0500 => 9.9400, std. dev.: 0.0276) Existing Failures ----------------- External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Fri Nov 19 01:12:01 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 19 Nov 2010 01:12:01 -0800 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-i386-linux Message-ID: <20101119091236.0F2B313B2066@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/1966 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc16 Build Reason: Build Source Stamp: 119796 Blamelist: evancheng,rafael,stoklund BUILD FAILED: failed run.build.script sincerely, -The Buildbot From daniel_dunbar at apple.com Fri Nov 19 01:23:05 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 19 Nov 2010 01:23:05 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101119092313.67283B93C108@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/6434 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 119797 Blamelist: baldrick BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: include/llvm/Analysis/LoopInfo.h At: Fri 19 Nov 2010 00:37:37 Changed By: baldrick Comments: Simplify, no functionality change. Properties: LOGS: Last 10 lines of 'stdio': llvm[2]: Compiling ScalarEvolutionAliasAnalysis.cpp for Release+Asserts build /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/Analysis/ScalarEvolution.cpp: In member function 'void llvm::SCEV::print(llvm::raw_ostream&) const': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/Analysis/ScalarEvolution.cpp:169: warning: 'OpStr' may be used uninitialized in this function llvm[2]: Compiling ScalarEvolutionExpander.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[2]: Building Release+Asserts Archive Library libLLVMAnalysis.a Last 10 lines of 'warnings': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/Analysis/ScalarEvolution.cpp:169: warning: 'OpStr' may be used uninitialized in this function From buildbot at google1.osuosl.org Fri Nov 19 14:13:10 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 19 Nov 2010 14:13:10 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux Message-ID: <20101119221312.D175613B2066@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux/builds/19607 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc14 Build Reason: Build Source Stamp: 119849 Blamelist: void BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 19 14:19:11 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 19 Nov 2010 14:19:11 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20101119221914.2DA9D13B2066@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/8385 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 119849 Blamelist: csilvers,grosbach,johannes,void BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 19 14:21:22 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 19 Nov 2010 14:21:22 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float Message-ID: <20101119222124.C735B13B2066@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float/builds/141 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova4 Build Reason: Build Source Stamp: 119849 Blamelist: johannes,void BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From dalej at apple.com Fri Nov 19 14:23:38 2010 From: dalej at apple.com (dalej) Date: Fri, 19 Nov 2010 14:23:38 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float In-Reply-To: <20101119222124.C735B13B2066@google1.osuosl.org> References: <20101119222124.C735B13B2066@google1.osuosl.org> Message-ID: <89F670AB-929A-4A6D-9DCF-49EBCB2AB33B@apple.com> I think this is you Bill. /Users/buildslave/zorg/buildbot/smooshlab/slave/llvm-gcc-x86_64-darwin10-cross-mingw32/llvm.obj/Debug+Asserts/bin/tblgen: 'tBKPT' does not have an operand named '$imm8'! make[3]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/llvm-gcc-x86_64-darwin10-cross-mingw32/llvm.obj/lib/Target/ARM/Debug+Asserts/ARMGenAsmWriter.inc.tmp] Error 1 On Nov 19, 2010, at 2:21 PM, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float/builds/141 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: kistanova4 > > Build Reason: > Build Source Stamp: 119849 > Blamelist: johannes,void > > BUILD FAILED: failed run.build.step.make_llvm > > sincerely, > -The Buildbot > -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Fri Nov 19 14:24:03 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 19 Nov 2010 14:24:03 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float Message-ID: <20101119222406.1148513B2066@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float/builds/464 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova4 Build Reason: Build Source Stamp: 119849 Blamelist: johannes,void BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From isanbard at gmail.com Fri Nov 19 14:24:35 2010 From: isanbard at gmail.com (Bill Wendling) Date: Fri, 19 Nov 2010 14:24:35 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float In-Reply-To: <89F670AB-929A-4A6D-9DCF-49EBCB2AB33B@apple.com> References: <20101119222124.C735B13B2066@google1.osuosl.org> <89F670AB-929A-4A6D-9DCF-49EBCB2AB33B@apple.com> Message-ID: Yeah. It was an accidental commit. I reverted it all ready. :-( -bw On Nov 19, 2010, at 2:23 PM, dalej wrote: > I think this is you Bill. > /Users/buildslave/zorg/buildbot/smooshlab/slave/llvm-gcc-x86_64-darwin10-cross-mingw32/llvm.obj/Debug+Asserts/bin/tblgen: 'tBKPT' does not have an operand named '$imm8'! > make[3]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/llvm-gcc-x86_64-darwin10-cross-mingw32/llvm.obj/lib/Target/ARM/Debug+Asserts/ARMGenAsmWriter.inc.tmp] Error 1 > > > On Nov 19, 2010, at 2:21 PM, buildbot at google1.osuosl.org wrote: > >> The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float on llvm. >> Full details are available at: >> http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float/builds/141 >> >> Buildbot URL: http://google1.osuosl.org:8011/ >> >> Buildslave for this Build: kistanova4 >> >> Build Reason: >> Build Source Stamp: 119849 >> Blamelist: johannes,void >> >> BUILD FAILED: failed run.build.step.make_llvm >> >> 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 Nov 19 16:57:16 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 19 Nov 2010 16:57:16 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101120005724.7392EBE8D78A@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/15957 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 119880 Blamelist: stoklund BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: include/llvm/ADT/IntervalMap.h At: Fri 19 Nov 2010 16:54:21 Changed By: stoklund Comments: Rename NodeBase::{key,val} as {first,second} and swap the BranchNode arrays such that the noderefs are the first member in the object. This is in preparation of detemplatization of tree navigation.Properties: File: include/llvm/ADT/IntervalMap.h At: Fri 19 Nov 2010 16:54:21 Changed By: stoklund Comments: Detemplatize NodeRef. It is now possible to navigate the B+-tree using NodeRef::subtree() and NodeRef::size() without knowing the key and value template types used in the tree.Properties: LOGS: Last 10 lines of 'stdio': llvm[1]: Compiling Regex.cpp for Debug+Asserts build llvm[1]: Compiling SmallPtrSet.cpp for Debug+Asserts build llvm[1]: Compiling SmallVector.cpp for Debug+Asserts build llvm[1]: Compiling SourceMgr.cpp for Debug+Asserts build /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/include/llvm/ADT/IntervalMap.h: In member function 'llvm::IntervalMapImpl::LeafNode::LeafSize, Traits>& llvm::IntervalMap::const_iterator::treeLeaf() const': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/include/llvm/ADT/IntervalMap.h:1144: error: expected primary-expression before '>' token /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/include/llvm/ADT/IntervalMap.h:1144: error: expected primary-expression before ')' token make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/lib/Support/Debug+Asserts/IntervalMap.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 1 From buildbot at google1.osuosl.org Fri Nov 19 17:18:46 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 19 Nov 2010 17:18:46 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32 Message-ID: <20101120011849.A9A8113B2066@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/1024 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova2 Build Reason: Build Source Stamp: 119882 Blamelist: dgregor,evancheng,grosbach,johannes,resistor,stoklund,void BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Fri Nov 19 23:47:32 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 19 Nov 2010 23:47:32 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20101120074740.8241BBE9EE5B@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/11194 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 119898 Blamelist: atrick BUILD FAILED: failed compile.llvm-gcc.stage1 sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp test/CodeGen/Generic/2010-11-11-ReturnBigBuffer.ll At: Fri 19 Nov 2010 23:32:49 Changed By: atrick Comments: Removing the useless test that I added recently. It was meant as an example, but not complicated enough to merit another test. Properties: LOGS: Last 10 lines of 'stdio': *** set a breakpoint in malloc_error_break to debug make[4]: *** [libgcc_s.dylib] Error 1 make[4]: *** Waiting for unfinished jobs.... collect2: ld terminated with signal 10 [Bus error] make[4]: *** [x86_64/libgcc_s.dylib] Error 1 make[3]: *** [stmp-multilib] Error 2 rm fsf-funding.pod gcov.pod gfdl.pod cpp.pod gpl.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': 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 ../../llvm-gcc.src/gcc/sched-vis.c:628: warning: no previous prototype for 'print_insn' ../../llvm-gcc.src/gcc/libgcc2.c:412: warning: control reaches end of non-void function ../../llvm-gcc.src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return ../../llvm-gcc.src/gcc/libgcc2.c:412: warning: control reaches end of non-void function ../../llvm-gcc.src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return From llvm-testresults at cs.uiuc.edu Sat Nov 20 00:40:16 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Sat, 20 Nov 2010 02:40:16 -0600 (CST) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101120084016.22B082A6C12C@llvm.org> http://llvm.org/perf/db_default/simple/nts/26/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:3 Name: curlew.apple.com Comparing: Run: 26, Order: 119898, Start Time: 2010-11-20 07:57:04, End Time: 2010-11-20 08:42:12 To: 25, Order: 119795, Start Time: 2010-11-19 07:56:35, End Time: 2010-11-19 08:41:48 =============== Tests Summary =============== Existing Failures: 1 Unchanged Tests: 942 Total Tests: 943 ============== Changes Detail ============== Existing Failures ----------------- External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From daniel_dunbar at apple.com Sat Nov 20 00:48:57 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sat, 20 Nov 2010 00:48:57 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-qa_tests Message-ID: <20101120084911.DCE34BEA088F@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/1832 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-01 Build Reason: Build Source Stamp: 119898 Blamelist: atrick BUILD FAILED: failed test-gcc-4_2-testsuite-gcc sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp test/CodeGen/Generic/2010-11-11-ReturnBigBuffer.ll At: Fri 19 Nov 2010 23:32:49 Changed By: atrick Comments: Removing the useless test that I added recently. It was meant as an example, but not complicated enough to merit another test. Properties: LOGS: Last 10 lines of 'stdio': # of expected passes 31903 # of unexpected failures 9908 # of unexpected successes 27 # of expected failures 42 # of unresolved testcases 485 # of untested testcases 273 # of unsupported tests 717 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.install/bin/clang version 2.9 (trunk 119898) make: *** [check-gcc] Error 1 Last 10 lines of 'dg.sum': # of expected passes 31903 # of unexpected failures 9908 # of unexpected successes 27 # of expected failures 42 # of unresolved testcases 485 # of untested testcases 273 # of unsupported tests 717 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.install/bin/clang version 2.9 (trunk 119898) 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/6025404.c (test for excess errors) gcc.apple/default-x86_64-sse3.c (test for excess errors) gcc.dg/alias-5.c (test for excess errors) gcc.dg/special/alias-1.c (test for excess errors) gcc.dg/special/alias-2.c (test for excess errors) gcc.dg/special/wkali-1.c (test for excess errors) 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_]*_?foo55 gcc.dg/visibility-d.c scan-hidden private_extern[ \t_]*_?foo57 gcc.dg/visibility-d.c scan-hidden private_extern[ \t_]*_?foo59 gcc.dg/vla-4.c (test for excess errors) gcc.dg/warn-1.c (test for warnings, line 15) gcc.target/i386/pr22432.c (test for excess errors) gcc.target/i386/pr23376.c (test for excess errors) gcc.target/i386/pr28946.c (test for excess errors) gcc.target/i386/sse-13.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.misc-tests/bprob-2.c execution, -g -fbranch-probabilities gcc.misc-tests/bprob-2.c execution, -g -fprofile-arcs gcc.target/i386/abi-1.c: error executing dg-final: couldn't open "abi-1.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" From daniel_dunbar at apple.com Sat Nov 20 01:03:46 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sat, 20 Nov 2010 01:03:46 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin10-qa_tests Message-ID: <20101120090355.C3314B9886DB@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/1691 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-01 Build Reason: Build Source Stamp: 119898 Blamelist: atrick BUILD FAILED: failed test-gcc-4_2-testsuite-gcc sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp test/CodeGen/Generic/2010-11-11-ReturnBigBuffer.ll At: Fri 19 Nov 2010 23:32:49 Changed By: atrick Comments: Removing the useless test that I added recently. It was meant as an example, but not complicated enough to merit another test. Properties: LOGS: Last 10 lines of 'stdio': # of expected passes 31923 # of unexpected failures 10118 # of unexpected successes 27 # of expected failures 30 # of unresolved testcases 494 # of untested testcases 273 # of unsupported tests 561 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.install/bin/clang version 2.9 (trunk 119898) make: *** [check-gcc] Error 1 Last 10 lines of 'dg.sum': # of expected passes 31923 # of unexpected failures 10118 # of unexpected successes 27 # of expected failures 30 # of unresolved testcases 494 # of untested testcases 273 # of unsupported tests 561 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.install/bin/clang version 2.9 (trunk 119898) 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/6025404.c (test for excess errors) gcc.apple/default-x86_64-sse3.c (test for excess errors) gcc.dg/alias-5.c (test for excess errors) gcc.dg/special/alias-1.c (test for excess errors) gcc.dg/special/alias-2.c (test for excess errors) gcc.dg/special/wkali-1.c (test for excess errors) gcc.target/i386/20060512-1.c (test for excess errors) gcc.target/i386/20060512-3.c (test for excess errors) gcc.target/i386/reload-1.c (test for excess errors) Last 10 lines of 'tests.XFAIL': gcc.dg/parm-forwdecl-1.c no parms (test for errors, line 19) gcc.dg/parm-forwdecl-1.c no parms (test for errors, line 20) gcc.dg/parm-forwdecl-1.c no parms (test for errors, line 21) gcc.dg/pr13519-1.c correct error (test for errors, line 18) gcc.dg/pr18501.c conditional in loop (test for warnings, line 12) gcc.dg/sequence-pt-1.c sequence point warning (test for warnings, line 33) gcc.dg/sequence-pt-1.c sequence point warning (test for warnings, line 36) gcc.dg/tls/section-1.c conflict with .data section (test for errors, line 9) 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_]*_?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.dg/vla-4.c (test for excess errors) gcc.dg/warn-1.c (test for warnings, line 15) gcc.target/i386/pr22432.c (test for excess errors) gcc.target/i386/pr23376.c (test for excess errors) gcc.target/i386/pr28946.c (test for excess errors) gcc.target/i386/sse-13.c (test for excess errors) 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/movq-2.c: error executing dg-final: couldn't open "movq-2.s": no such file or directory gcc.target/i386/movq.c: error executing dg-final: couldn't open "movq.s": no such file or directory gcc.target/i386/reload-1.c: error executing dg-final: no files matched glob pattern "reload-1.c.[0-9][0-9][0-9]r.csa" 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" From buildbot at google1.osuosl.org Sat Nov 20 08:11:39 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 20 Nov 2010 08:11:39 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux Message-ID: <20101120161142.EFB8D13B2066@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux/builds/19637 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc14 Build Reason: Build Source Stamp: 119904 Blamelist: asl BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Sat Nov 20 08:15:10 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sat, 20 Nov 2010 08:15:10 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101120161844.2E22BB996450@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/15973 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 119904 Blamelist: asl BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/Target/TargetFrameInfo.h include/llvm/Target/TargetRegisterInfo.h lib/CodeGen/AsmPrinter/DwarfDebug.cpp lib/CodeGen/GCStrategy.cpp lib/Target/ARM/ARMBaseRegisterInfo.cpp lib/Target/ARM/ARMBaseRegisterInfo.h lib/Target/ARM/ARMFrameInfo.cpp lib/Target/ARM/ARMFrameInfo.h lib/Target/SystemZ/SystemZFrameInfo.cpp lib/Target/SystemZ/SystemZFrameInfo.h lib/Target/SystemZ/SystemZRegisterInfo.cpp lib/Target/SystemZ/SystemZRegisterInfo.h lib/Target/TargetFrameInfo.cpp lib/Target/TargetRegisterInfo.cpp lib/Target/X86/X86FrameInfo.cpp lib/Target/X86/X86FrameInfo.h lib/Target/X86/X86RegisterInfo.cpp lib/Target/X86/X86RegisterInfo.h At: Sat 20 Nov 2010 08:03:25 Changed By: asl Comments: Move some more hooks to TargetFrameInfoProperties: LOGS: Last 10 lines of 'stdio': 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[2]: Building Debug+Asserts Archive Library libLLVMCodeGen.a 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 Last 10 lines of 'warnings': MCDwarf.cpp:277: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)' SPUISelLowering.cpp:684: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)' SPUISelLowering.cpp:916: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)' From buildbot at google1.osuosl.org Sat Nov 20 08:24:13 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 20 Nov 2010 08:24:13 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float Message-ID: <20101120162416.C47A913B20C2@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float/builds/161 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova4 Build Reason: Build Source Stamp: 119904 Blamelist: asl,d0k BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Sat Nov 20 08:24:53 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 20 Nov 2010 08:24:53 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float Message-ID: <20101120162456.5BEB913B20C2@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float/builds/484 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova4 Build Reason: Build Source Stamp: 119904 Blamelist: asl,d0k BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Sat Nov 20 08:26:41 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 20 Nov 2010 08:26:41 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20101120162644.A43DA13B20C3@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/10816 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119904 Blamelist: asl,d0k,fpichet BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Sat Nov 20 08:27:43 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 20 Nov 2010 08:27:43 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20101120162746.21F1D13B20C5@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/5352 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119904 Blamelist: asl,d0k,fpichet BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Sat Nov 20 09:39:45 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 20 Nov 2010 09:39:45 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-arm-linux Message-ID: <20101120173948.E28CD13B2066@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/4663 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: ranby1 Build Reason: Build Source Stamp: 119904 Blamelist: asl,d0k,fpichet BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Sat Nov 20 16:43:00 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sat, 20 Nov 2010 16:43:00 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101121004320.21348B9AE091@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/6474 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 119915 Blamelist: andersca BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: clang.xcodeproj/project.pbxproj include/clang/Driver/Options.td lib/Driver/Tools.cpp At: Sat 20 Nov 2010 16:12:57 Changed By: andersca Comments: Forward the -fno-elide-constructor argument to clang -cc1. Fixes PR8652.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[3]: Compiling TargetSelectionDAGInfo.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMSelectionDAG.a 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[2]: Building Release+Asserts Archive Library libLLVMAnalysis.a From daniel_dunbar at apple.com Sat Nov 20 22:20:54 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sat, 20 Nov 2010 22:20:54 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101121062102.33D81B9B9B60@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/15985 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 119919 Blamelist: fpichet,lattner BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/README.txt At: Sat 20 Nov 2010 22:13:37 Changed By: lattner Comments: tail calls on x86 are implemented. Properties: Files: include/clang/AST/Decl.h include/clang/AST/RecursiveASTVisitor.h include/clang/Basic/DeclNodes.td include/clang/Sema/Sema.h include/clang/Sema/Template.h include/clang/Serialization/ASTBitCodes.h lib/AST/ASTImporter.cpp lib/AST/Decl.cpp lib/AST/DeclBase.cpp lib/AST/ExprClassification.cpp lib/Sema/SemaDecl.cpp lib/Sema/SemaDeclCXX.cpp lib/Sema/SemaExpr.cpp lib/Sema/SemaInit.cpp lib/Sema/SemaTemplateInstantiateDecl.cpp lib/Serialization/ASTReaderDecl.cpp lib/Serialization/ASTWriterDecl.cpp At: Sat 20 Nov 2010 22:13:37 Changed By: fpichet Comments: Major anonymous union/struct redesign. A new AST node is introduced: def IndirectField : DDecl; IndirectFields are injected into the anonymous's parent scope and chain back to the original field. Name lookup for anonymous entities now result in an IndirectFieldDecl instead of a FieldDecl. There is no functionality change, the code generated should be the same.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': MCDwarf.cpp:277: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)' SPUISelLowering.cpp:684: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)' SPUISelLowering.cpp:916: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)' CGDecl.cpp:33: warning: enumeration value 'IndirectField' not handled in switch CGExprCXX.cpp:498: warning: passing negative value '-0x00000000000000001' for argument 2 to 'static llvm::ConstantInt* llvm::ConstantInt::get(const llvm::IntegerType*, uint64_t, bool)' CGExprCXX.cpp:559: warning: passing negative value '-0x00000000000000001' for argument 2 to 'static llvm::ConstantInt* llvm::ConstantInt::get(const llvm::IntegerType*, uint64_t, bool)' SemaExpr.cpp:7916: warning: suggest parentheses around assignment used as truth value From daniel_dunbar at apple.com Sat Nov 20 22:28:20 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sat, 20 Nov 2010 22:28:20 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101121062956.E670DBED0F69@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/6478 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 119919 Blamelist: fpichet,lattner BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/README.txt At: Sat 20 Nov 2010 22:13:37 Changed By: lattner Comments: tail calls on x86 are implemented. Properties: Files: include/clang/AST/Decl.h include/clang/AST/RecursiveASTVisitor.h include/clang/Basic/DeclNodes.td include/clang/Sema/Sema.h include/clang/Sema/Template.h include/clang/Serialization/ASTBitCodes.h lib/AST/ASTImporter.cpp lib/AST/Decl.cpp lib/AST/DeclBase.cpp lib/AST/ExprClassification.cpp lib/Sema/SemaDecl.cpp lib/Sema/SemaDeclCXX.cpp lib/Sema/SemaExpr.cpp lib/Sema/SemaInit.cpp lib/Sema/SemaTemplateInstantiateDecl.cpp lib/Serialization/ASTReaderDecl.cpp lib/Serialization/ASTWriterDecl.cpp At: Sat 20 Nov 2010 22:13:37 Changed By: fpichet Comments: Major anonymous union/struct redesign. A new AST node is introduced: def IndirectField : DDecl; IndirectFields are injected into the anonymous's parent scope and chain back to the original field. Name lookup for anonymous entities now result in an IndirectFieldDecl instead of a FieldDecl. There is no functionality change, the code generated should be the same.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 Last 10 lines of 'warnings': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/lib/CodeGen/CGDecl.cpp:33: warning: enumeration value 'IndirectField' not handled in switch /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/lib/Sema/SemaExpr.cpp:7916: warning: suggest parentheses around assignment used as truth value From daniel_dunbar at apple.com Sat Nov 20 22:28:27 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sat, 20 Nov 2010 22:28:27 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20101121062956.ECDBCBED0F6A@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/5706 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 119919 Blamelist: fpichet,lattner BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/README.txt At: Sat 20 Nov 2010 22:13:37 Changed By: lattner Comments: tail calls on x86 are implemented. Properties: Files: include/clang/AST/Decl.h include/clang/AST/RecursiveASTVisitor.h include/clang/Basic/DeclNodes.td include/clang/Sema/Sema.h include/clang/Sema/Template.h include/clang/Serialization/ASTBitCodes.h lib/AST/ASTImporter.cpp lib/AST/Decl.cpp lib/AST/DeclBase.cpp lib/AST/ExprClassification.cpp lib/Sema/SemaDecl.cpp lib/Sema/SemaDeclCXX.cpp lib/Sema/SemaExpr.cpp lib/Sema/SemaInit.cpp lib/Sema/SemaTemplateInstantiateDecl.cpp lib/Serialization/ASTReaderDecl.cpp lib/Serialization/ASTWriterDecl.cpp At: Sat 20 Nov 2010 22:13:37 Changed By: fpichet Comments: Major anonymous union/struct redesign. A new AST node is introduced: def IndirectField : DDecl; IndirectFields are injected into the anonymous's parent scope and chain back to the original field. Name lookup for anonymous entities now result in an IndirectFieldDecl instead of a FieldDecl. There is no functionality change, the code generated should be the same.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': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/tools/clang/lib/CodeGen/CGDecl.cpp:33: warning: enumeration value 'IndirectField' not handled in switch /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/tools/clang/lib/Sema/SemaExpr.cpp:7916: warning: suggest parentheses around assignment used as truth value From daniel_dunbar at apple.com Sat Nov 20 22:36:31 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sat, 20 Nov 2010 22:36:31 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20101121063640.64FE8BED12BE@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/11930 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 119919 Blamelist: fpichet,lattner BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/README.txt At: Sat 20 Nov 2010 22:13:37 Changed By: lattner Comments: tail calls on x86 are implemented. Properties: Files: include/clang/AST/Decl.h include/clang/AST/RecursiveASTVisitor.h include/clang/Basic/DeclNodes.td include/clang/Sema/Sema.h include/clang/Sema/Template.h include/clang/Serialization/ASTBitCodes.h lib/AST/ASTImporter.cpp lib/AST/Decl.cpp lib/AST/DeclBase.cpp lib/AST/ExprClassification.cpp lib/Sema/SemaDecl.cpp lib/Sema/SemaDeclCXX.cpp lib/Sema/SemaExpr.cpp lib/Sema/SemaInit.cpp lib/Sema/SemaTemplateInstantiateDecl.cpp lib/Serialization/ASTReaderDecl.cpp lib/Serialization/ASTWriterDecl.cpp At: Sat 20 Nov 2010 22:13:37 Changed By: fpichet Comments: Major anonymous union/struct redesign. A new AST node is introduced: def IndirectField : DDecl; IndirectFields are injected into the anonymous's parent scope and chain back to the original field. Name lookup for anonymous entities now result in an IndirectFieldDecl instead of a FieldDecl. There is no functionality change, the code generated should be the same.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': CGDecl.cpp:33: warning: enumeration value 'IndirectField' not handled in switch SemaExpr.cpp:7916: warning: suggest parentheses around assignment used as truth value From llvm-testresults at cs.uiuc.edu Sun Nov 21 00:40:36 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Sun, 21 Nov 2010 02:40:36 -0600 (CST) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101121084036.D50A92A6C124@llvm.org> http://llvm.org/perf/db_default/simple/nts/27/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:3 Name: curlew.apple.com Comparing: Run: 27, Order: 119927, Start Time: 2010-11-21 07:57:15, End Time: 2010-11-21 08:42:34 To: 26, Order: 119898, Start Time: 2010-11-20 07:57:04, End Time: 2010-11-20 08:42:12 =============== Tests Summary =============== New Failures: 1 Existing Failures: 1 Unchanged Tests: 941 Total Tests: 943 ============== Changes Detail ============== New Failures ------------ External/SPEC/CINT2006/403_gcc/403_gcc.exec Existing Failures ----------------- External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Sun Nov 21 02:31:31 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 21 Nov 2010 02:31:31 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101121103137.067CF13B2066@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/10690 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 119934 Blamelist: lattner BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 21 03:51:49 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 21 Nov 2010 03:51:49 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux-checks Message-ID: <20101121115543.33D5113B2066@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux-checks on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux-checks/builds/456 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc10 Build Reason: Build Source Stamp: 119927 Blamelist: fpichet,lattner,resistor BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 21 06:15:07 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 21 Nov 2010 06:15:07 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20101121141510.A0AB613B2066@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/8427 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 119942 Blamelist: baldrick BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 21 06:15:16 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 21 Nov 2010 06:15:16 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20101121141519.3596313B2066@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/13486 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 119942 Blamelist: baldrick BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 21 06:16:08 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 21 Nov 2010 06:16:08 -0800 Subject: [llvm-testresults] buildbot failure in llvm on build-self-4-mingw32 Message-ID: <20101121141611.9CF3513B2066@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/3137 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 119942 Blamelist: baldrick BUILD FAILED: failed run.build.step.make_llvmgcc_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 21 06:17:25 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 21 Nov 2010 06:17:25 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float Message-ID: <20101121141731.3592013B2066@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float/builds/187 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova4 Build Reason: Build Source Stamp: 119942 Blamelist: baldrick BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 21 06:17:28 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 21 Nov 2010 06:17:28 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float Message-ID: <20101121141731.388F413B2067@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float/builds/510 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova4 Build Reason: Build Source Stamp: 119942 Blamelist: baldrick BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 21 06:18:54 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 21 Nov 2010 06:18:54 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20101121141857.B93C113B2066@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/8050 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119942 Blamelist: baldrick BUILD FAILED: failed compile.llvm-gcc.stage1 sincerely, -The Buildbot From daniel_dunbar at apple.com Sun Nov 21 06:20:33 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sun, 21 Nov 2010 06:20:33 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101121142042.57C73BEDBF53@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/6491 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 119942 Blamelist: baldrick BUILD FAILED: failed compile.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Analysis/InstructionSimplify.cpp test/Transforms/InstCombine/2010-11-21-SizeZeroTypeGEP.ll At: Sun 21 Nov 2010 05:57:58 Changed By: baldrick Comments: Add a rather pointless InstructionSimplify transform, inspired by recent constant folding improvements: if P points to a type of size zero, turn "gep P, N" into "P". More generally, if a gep index type has size zero, instcombine could replace the index with zero, but that is not done here. Properties: LOGS: Last 10 lines of 'stdio': 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 Path.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/bin/../lib/clang/2.9 -dependency-file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/System/Release+Asserts/Path.d.tmp -MP -MT /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/System/Release+Asserts/Path.o -MT /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/System/Release+Asserts/Path.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/System -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/System -O3 -Woverloaded-virtual -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -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/System/Release+Asserts/Path.o -x c++ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/System/Path.cpp 1. parser at end of file 2. Per-module optimization passes 3. Running pass 'CallGraph Pass Manager' on module '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/System/Path.cpp'. 4. Running pass 'Global Value Numbering' on function '@_ZNSs9push_backEc' clang: error: unable to execute command: Illegal instruction clang: error: clang frontend command failed due to signal 1 (use -v to see invocation) make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/System/Release+Asserts/Path.o] Error 1 make: *** [all] Error 1 From buildbot at google1.osuosl.org Sun Nov 21 06:24:34 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 21 Nov 2010 06:24:34 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101121142437.5146213B2066@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/7569 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119942 Blamelist: baldrick BUILD FAILED: failed compile.llvm-gcc.stage1 sincerely, -The Buildbot From daniel_dunbar at apple.com Sun Nov 21 06:28:39 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sun, 21 Nov 2010 06:28:39 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101121142847.69759B9C5D45@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/6682 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 119942 Blamelist: baldrick BUILD FAILED: failed buildit-llvmgcc42 sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Analysis/InstructionSimplify.cpp test/Transforms/InstCombine/2010-11-21-SizeZeroTypeGEP.ll At: Sun 21 Nov 2010 05:57:58 Changed By: baldrick Comments: Add a rather pointless InstructionSimplify transform, inspired by recent constant folding improvements: if P points to a type of size zero, turn "gep P, N" into "P". More generally, if a gep index type has size zero, instcombine could replace the index with zero, but that is not done here. Properties: LOGS: Last 10 lines of 'stdio': make[6]: *** [crt3.o] Error 1 make[5]: *** [extra] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [stmp-multilib] Error 2 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 Sun Nov 21 06:31:24 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 21 Nov 2010 06:31:24 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-i686-linux Message-ID: <20101121143127.D925913B2066@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/3489 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 119942 Blamelist: baldrick BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 21 06:42:19 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 21 Nov 2010 06:42:19 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20101121144222.CB94B13B2064@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/10467 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 119942 Blamelist: baldrick BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 21 06:57:34 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 21 Nov 2010 06:57:34 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i386-linux-selfhost Message-ID: <20101121145738.222E813B2064@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/923 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc11 Build Reason: Build Source Stamp: 119943 Blamelist: baldrick,d0k BUILD FAILED: failed test.llvm.stage1 compile.llvm-gcc.stage1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 21 07:15:07 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 21 Nov 2010 07:15:07 -0800 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-x86_64-linux Message-ID: <20101121151510.B065613B2064@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/2572 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc17 Build Reason: Build Source Stamp: 119943 Blamelist: baldrick,d0k BUILD FAILED: failed run.build.script sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 21 07:28:10 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 21 Nov 2010 07:28:10 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-self-mingw32 Message-ID: <20101121152813.CA74813B2064@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/5639 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 119944 Blamelist: d0k BUILD FAILED: failed run.build.step.clean sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 21 07:48:14 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 21 Nov 2010 07:48:14 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-linux-selfhost Message-ID: <20101121154817.E43C513B2064@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-linux-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-linux-selfhost/builds/650 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 119943 Blamelist: baldrick,d0k BUILD FAILED: failed compile.llvm-gcc.stage1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 21 07:55:56 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 21 Nov 2010 07:55:56 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20101121155600.4DB1113B2064@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/3196 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 119943 Blamelist: baldrick,d0k BUILD FAILED: failed compile.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 21 08:06:56 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 21 Nov 2010 08:06:56 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32-win7 Message-ID: <20101121160659.50C0813B2064@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/878 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova3 Build Reason: Build Source Stamp: 119943 Blamelist: baldrick,d0k BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 21 08:49:48 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 21 Nov 2010 08:49:48 -0800 Subject: [llvm-testresults] buildbot failure in llvm on dragonegg-i386-linux Message-ID: <20101121164951.AD87F13B2064@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/1980 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc16 Build Reason: Build Source Stamp: 119943 Blamelist: baldrick,d0k,void BUILD FAILED: failed run.build.script sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 21 08:54:08 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 21 Nov 2010 08:54:08 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux-vg_leak Message-ID: <20101121165411.CDF1E13B2064@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/2156 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu8 Build Reason: Build Source Stamp: 119942 Blamelist: baldrick,d0k,void BUILD FAILED: failed test-llvm sincerely, -The Buildbot From chandlerc at google.com Sun Nov 21 23:56:23 2010 From: chandlerc at google.com (Chandler Carruth) Date: Sun, 21 Nov 2010 23:56:23 -0800 Subject: [llvm-testresults] Red bots at night, buildczar's delight? In-Reply-To: References: <06CC8207-F6F1-498A-B0E5-67BEC8A028D9@apple.com> <6036B521-9EDA-4A6B-A4C6-20783B636610@apple.com> <7C7CF7F5-E08C-41ED-94E3-DF99078362A7@apple.com> <3EC7A1CC-0E13-4036-BE81-B1CF0BE0165F@apple.com> <35C18C87-6307-420E-96BC-7CB351908DCC@apple.com> <08D75315-6B2B-4301-BD11-ABE40007F9DE@apple.com> Message-ID: On Thu, Nov 18, 2010 at 4:00 PM, Chandler Carruth wrote: > On Thu, Nov 18, 2010 at 3:23 PM, dalej wrote: > >> Given that we're hacking around this header file bug in the compiler, >> don't we have to allow the reverse ordering anyway? >> #include >> extern void* malloc(size_t); >> #include >> > > I think so, but I worry about further hacks. =[ Seems likely we have no > choice. > For reference, I'm now convinced this isn't a good idea. GCC actually rejects the construct you propose, and POSIX is pretty clear that this type of redeclaring isn't allowed: 'malloc' is in its reserved set of identifiers that can be implemented via function-like macros. Clang shouldn't get *more* lax than GCC here, and we don't want to start forward declaring these functions. I'm going to revert my change to mm_malloc.h, and use __STDC_HOSTED__ to guard our only inclusion of it. I'm also going to temporarily remove it from the regression test suite while I discuss w/ Clang devs in general whether the un-hosted requirement for the test suite is going to remain feasible. Sorry again for the noise here. =[ -------------- next part -------------- An HTML attachment was scrubbed... URL: From llvm-testresults at cs.uiuc.edu Mon Nov 22 00:40:38 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Mon, 22 Nov 2010 02:40:38 -0600 (CST) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101122084038.BE8972A6C12C@llvm.org> http://llvm.org/perf/db_default/simple/nts/28/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:3 Name: curlew.apple.com Comparing: Run: 28, Order: 119957, Start Time: 2010-11-22 07:57:31, End Time: 2010-11-22 08:42:38 To: 27, Order: 119927, Start Time: 2010-11-21 07:57:15, End Time: 2010-11-21 08:42:34 =============== Tests Summary =============== Existing Failures: 2 Unchanged Tests: 941 Total Tests: 943 ============== Changes Detail ============== Existing Failures ----------------- External/SPEC/CINT2006/403_gcc/403_gcc.exec External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Mon Nov 22 00:47:56 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 22 Nov 2010 00:47:56 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101122084759.5BAF513B2064@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/10706 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 119958 Blamelist: chandlerc BUILD FAILED: failed test-clang sincerely, -The Buildbot From rjmccall at apple.com Mon Nov 22 02:16:07 2010 From: rjmccall at apple.com (John McCall) Date: Mon, 22 Nov 2010 02:16:07 -0800 Subject: [llvm-testresults] [cfe-dev] Red bots at night, buildczar's delight? In-Reply-To: References: <06CC8207-F6F1-498A-B0E5-67BEC8A028D9@apple.com> <6036B521-9EDA-4A6B-A4C6-20783B636610@apple.com> <7C7CF7F5-E08C-41ED-94E3-DF99078362A7@apple.com> <3EC7A1CC-0E13-4036-BE81-B1CF0BE0165F@apple.com> <35C18C87-6307-420E-96BC-7CB351908DCC@apple.com> <08D75315-6B2B-4301-BD11-ABE40007F9DE@apple.com> Message-ID: <75EB4451-69CC-42F5-B621-BDD756DD3959@apple.com> On Nov 21, 2010, at 11:56 PM, Chandler Carruth wrote: > On Thu, Nov 18, 2010 at 4:00 PM, Chandler Carruth wrote: > On Thu, Nov 18, 2010 at 3:23 PM, dalej wrote: > Given that we're hacking around this header file bug in the compiler, don't we have to allow the reverse ordering anyway? > #include > extern void* malloc(size_t); > #include > > I think so, but I worry about further hacks. =[ Seems likely we have no choice. > > For reference, I'm now convinced this isn't a good idea. GCC actually rejects the construct you propose, and POSIX is pretty clear that this type of redeclaring isn't allowed: 'malloc' is in its reserved set of identifiers that can be implemented via function-like macros. Clang shouldn't get *more* lax than GCC here, and we don't want to start forward declaring these functions. I'm not disagreeing with your ultimate decision here, but for the record, these *are* system headers; they're permitted to make assumptions about other system headers, it's just a porting burden to actually do so. John. -------------- next part -------------- An HTML attachment was scrubbed... URL: From daniel_dunbar at apple.com Mon Nov 22 02:56:08 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 22 Nov 2010 02:56:08 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101122105717.300F4B9F20A0@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/16024 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 119966 Blamelist: nico BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Parse/ParseDecl.cpp lib/Parse/ParseExpr.cpp lib/Parse/ParseExprCXX.cpp lib/Sema/SemaType.cpp test/SemaCXX/sourceranges.cpp At: Mon 22 Nov 2010 02:39:13 Changed By: nico Comments: Fix the source range of CXXNewExprs. Fixes http://llvm.org/pr8661.Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 43.24s ******************** Failing Tests (1): Clang :: Index/recursive-cxx-member-calls.cpp Expected Passes : 2661 Expected Failures : 20 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: Index/recursive-cxx-member-calls.cpp Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'recursive-cxx-member-calls.cpp': :595:1: note: scanning from here Identifier: "llvm" [78:12 - 78:16] UnexposedStmt= ^ :602:4: note: possible intended match here Punctuation: "," [78:42 - 78:43] CallExpr=StringRef:49:3 ^ -- ******************** From buildbot at google1.osuosl.org Mon Nov 22 03:21:16 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 22 Nov 2010 03:21:16 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101122112120.068D113B2064@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/10710 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 119966 Blamelist: nico BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 22 03:25:44 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 22 Nov 2010 03:25:44 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20101122112547.B329B13B2064@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/10479 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 119966 Blamelist: nico BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 22 03:33:36 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 22 Nov 2010 03:33:36 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20101122113340.101EF13B2064@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/10840 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119966 Blamelist: nico BUILD FAILED: failed test-clang sincerely, -The Buildbot From daniel_dunbar at apple.com Mon Nov 22 03:33:02 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 22 Nov 2010 03:33:02 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20101122113446.0965FB9F37B4@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/11959 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 119966 Blamelist: nico BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Parse/ParseDecl.cpp lib/Parse/ParseExpr.cpp lib/Parse/ParseExprCXX.cpp lib/Sema/SemaType.cpp test/SemaCXX/sourceranges.cpp At: Mon 22 Nov 2010 02:39:13 Changed By: nico Comments: Fix the source range of CXXNewExprs. Fixes http://llvm.org/pr8661.Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 65.96s ******************** Failing Tests (1): Clang :: Index/recursive-cxx-member-calls.cpp Expected Passes : 2661 Expected Failures : 20 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: Index/recursive-cxx-member-calls.cpp Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'recursive-cxx-member-calls.cpp': :595:1: note: scanning from here Identifier: "llvm" [78:12 - 78:16] UnexposedStmt= ^ :602:4: note: possible intended match here Punctuation: "," [78:42 - 78:43] CallExpr=StringRef:49:3 ^ -- ******************** From daniel_dunbar at apple.com Mon Nov 22 03:35:36 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 22 Nov 2010 03:35:36 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101122113544.BE084B9F3852@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/6506 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 119966 Blamelist: nico BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Parse/ParseDecl.cpp lib/Parse/ParseExpr.cpp lib/Parse/ParseExprCXX.cpp lib/Sema/SemaType.cpp test/SemaCXX/sourceranges.cpp At: Mon 22 Nov 2010 02:39:13 Changed By: nico Comments: Fix the source range of CXXNewExprs. Fixes http://llvm.org/pr8661.Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 35.95s ******************** Failing Tests (1): Clang :: Index/recursive-cxx-member-calls.cpp Expected Passes : 2661 Expected Failures : 20 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: Index/recursive-cxx-member-calls.cpp Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'recursive-cxx-member-calls.cpp': :595:1: note: scanning from here Identifier: "llvm" [78:12 - 78:16] UnexposedStmt= ^ :602:4: note: possible intended match here Punctuation: "," [78:42 - 78:43] CallExpr=StringRef:49:3 ^ -- ******************** Last 10 lines of 'stdio': Testing Time: 18.97s ******************** Failing Tests (1): Clang :: Index/recursive-cxx-member-calls.cpp Expected Passes : 2661 Expected Failures : 20 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: Index/recursive-cxx-member-calls.cpp Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'recursive-cxx-member-calls.cpp': :595:1: note: scanning from here Identifier: "llvm" [78:12 - 78:16] UnexposedStmt= ^ :602:4: note: possible intended match here Punctuation: "," [78:42 - 78:43] CallExpr=StringRef:49:3 ^ -- ******************** From buildbot at google1.osuosl.org Mon Nov 22 03:42:03 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 22 Nov 2010 03:42:03 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20101122114206.7352613B2064@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/3203 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 119966 Blamelist: baldrick,chapuni,d0k,nico,wan BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 22 03:59:29 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 22 Nov 2010 03:59:29 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20101122115932.26FB613B2064@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/5374 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119966 Blamelist: nico BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 22 04:31:39 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 22 Nov 2010 04:31:39 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20101122123142.4E57413B2064@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/9457 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 119966 Blamelist: nico BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From nicolasweber at gmx.de Mon Nov 22 05:24:30 2010 From: nicolasweber at gmx.de (Nicolas Weber) Date: Mon, 22 Nov 2010 14:24:30 +0100 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel In-Reply-To: <20101122114206.7352613B2064@google1.osuosl.org> References: <20101122114206.7352613B2064@google1.osuosl.org> Message-ID: <20101122132430.88750@gmx.net> This was my fault, I believe I committed something to get the bot green again. -------- Original-Nachricht -------- > Datum: Mon, 22 Nov 2010 03:42:03 -0800 > Von: buildbot at google1.osuosl.org > An: Benjamin Kramer , Duncan Sands , Nico Weber , llvm-testresults at cs.uiuc.edu > CC: llvm-testresults at cs.uiuc.edu > Betreff: buildbot failure in llvm on clang-x86_64-linux-selfhost-rel > 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/3203 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: osu7 > > Build Reason: > Build Source Stamp: 119966 > Blamelist: baldrick,chapuni,d0k,nico,wan > > BUILD FAILED: failed test-clang test-clang_1 > > sincerely, > -The Buildbot > -- Neu: GMX De-Mail - Einfach wie E-Mail, sicher wie ein Brief! Jetzt De-Mail-Adresse reservieren: http://portal.gmx.net/de/go/demail From nicolasweber at gmx.de Mon Nov 22 05:24:30 2010 From: nicolasweber at gmx.de (Nicolas Weber) Date: Mon, 22 Nov 2010 14:24:30 +0100 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel In-Reply-To: <20101122114206.7352613B2064@google1.osuosl.org> References: <20101122114206.7352613B2064@google1.osuosl.org> Message-ID: <20101122132430.88750@gmx.net> This was my fault, I believe I committed something to get the bot green again. -------- Original-Nachricht -------- > Datum: Mon, 22 Nov 2010 03:42:03 -0800 > Von: buildbot at google1.osuosl.org > An: Benjamin Kramer , Duncan Sands , Nico Weber , llvm-testresults at cs.uiuc.edu > CC: llvm-testresults at cs.uiuc.edu > Betreff: buildbot failure in llvm on clang-x86_64-linux-selfhost-rel > 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/3203 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: osu7 > > Build Reason: > Build Source Stamp: 119966 > Blamelist: baldrick,chapuni,d0k,nico,wan > > BUILD FAILED: failed test-clang test-clang_1 > > sincerely, > -The Buildbot > -- Neu: GMX De-Mail - Einfach wie E-Mail, sicher wie ein Brief! Jetzt De-Mail-Adresse reservieren: http://portal.gmx.net/de/go/demail From buildbot at google1.osuosl.org Mon Nov 22 17:46:34 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 22 Nov 2010 17:46:34 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux-fnt Message-ID: <20101123014637.3E7CB13B2064@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/1806 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: balint1 Build Reason: Build Source Stamp: 119986 Blamelist: jasonwkim,rafael BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From daniel_dunbar at apple.com Mon Nov 22 20:11:47 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 22 Nov 2010 20:11:47 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101123041207.8D592BA27EE7@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/16045 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 119992 Blamelist: lattner BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/Support/MathExtras.h include/llvm/System/SwapByteOrder.h unittests/Support/SwapByteOrderTest.cpp At: Mon 22 Nov 2010 20:07:37 Changed By: lattner Comments: reimplement SwapByteOrder.h in terms of overloading instead of being in terms of excessively complex template logic. Properties: LOGS: Last 10 lines of 'stdio': llvm[1]: Compiling Process.cpp for Debug+Asserts build llvm[1]: Compiling Program.cpp for Debug+Asserts build llvm[1]: Compiling RWMutex.cpp for Debug+Asserts build /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/include/llvm/System/SwapByteOrder.h: In function 'uint64_t llvm::sys::SwapByteOrder_64(uint64_t)': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/include/llvm/System/SwapByteOrder.h:65: error: 'SwapByteOrder' was not declared in this scope /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/include/llvm/System/SwapByteOrder.h:65: error: expected primary-expression before '>' token /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/include/llvm/System/SwapByteOrder.h:66: error: expected primary-expression before '>' token make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/lib/System/Debug+Asserts/Host.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 1 From daniel_dunbar at apple.com Mon Nov 22 20:12:07 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 22 Nov 2010 20:12:07 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101123041304.F4009BF3A35F@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/6525 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 119992 Blamelist: lattner BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/Support/MathExtras.h include/llvm/System/SwapByteOrder.h unittests/Support/SwapByteOrderTest.cpp At: Mon 22 Nov 2010 20:07:37 Changed By: lattner Comments: reimplement SwapByteOrder.h in terms of overloading instead of being in terms of excessively complex template logic. Properties: LOGS: Last 10 lines of 'stdio': from /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/StringMap.h:18, from /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/System/Host.h:17, from /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/System/Host.cpp:14: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/System/SwapByteOrder.h: In function 'uint64_t llvm::sys::SwapByteOrder_64(uint64_t)': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/System/SwapByteOrder.h:65: error: 'SwapByteOrder' was not declared in this scope /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/System/SwapByteOrder.h:65: error: expected primary-expression before '>' token /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/System/SwapByteOrder.h:66: error: expected primary-expression before '>' token make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/lib/System/Release+Asserts/Host.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 1 From buildbot at google1.osuosl.org Mon Nov 22 20:13:17 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 22 Nov 2010 20:13:17 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float Message-ID: <20101123041320.91C1413B2064@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float/builds/547 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova4 Build Reason: Build Source Stamp: 119992 Blamelist: lattner BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 22 20:13:23 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 22 Nov 2010 20:13:23 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float Message-ID: <20101123041326.5D6DB13B206A@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float/builds/224 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova4 Build Reason: Build Source Stamp: 119992 Blamelist: lattner BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Mon Nov 22 20:13:27 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 22 Nov 2010 20:13:27 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20101123041335.D6C46BF3A6C5@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/11978 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 119992 Blamelist: lattner BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/Support/MathExtras.h include/llvm/System/SwapByteOrder.h unittests/Support/SwapByteOrderTest.cpp At: Mon 22 Nov 2010 20:07:37 Changed By: lattner Comments: reimplement SwapByteOrder.h in terms of overloading instead of being in terms of excessively complex template logic. Properties: LOGS: Last 10 lines of 'stdio': from /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/include/llvm/System/Host.h:17, from Host.cpp:14: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/include/llvm/System/SwapByteOrder.h: In function 'uint64_t llvm::sys::SwapByteOrder_64(uint64_t)': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/include/llvm/System/SwapByteOrder.h:65: error: 'SwapByteOrder' was not declared in this scope /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/include/llvm/System/SwapByteOrder.h:65: error: expected primary-expression before '>' token /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/include/llvm/System/SwapByteOrder.h:66: error: expected primary-expression before '>' token llvm[1]: Compiling Path.cpp for Debug+Asserts build make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/lib/System/Debug+Asserts/Host.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 1 From buildbot at google1.osuosl.org Mon Nov 22 20:25:24 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 22 Nov 2010 20:25:24 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20101123042527.13B1113B2064@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/8462 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 119992 Blamelist: lattner BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 22 20:26:46 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 22 Nov 2010 20:26:46 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20101123042649.CD41313B2064@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/10852 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119993 Blamelist: lattner,peckw BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 22 20:27:39 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 22 Nov 2010 20:27:39 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20101123042742.6E32C13B2064@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/5385 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119993 Blamelist: lattner,peckw BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 22 20:28:48 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 22 Nov 2010 20:28:48 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20101123042851.9CB1813B2064@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/8079 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 119993 Blamelist: lattner BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot From daniel_dunbar at apple.com Mon Nov 22 20:28:50 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 22 Nov 2010 20:28:50 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20101123042914.9BBDDBF3B9FA@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/5750 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 119993 Blamelist: lattner BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/Support/MathExtras.h include/llvm/System/SwapByteOrder.h unittests/Support/SwapByteOrderTest.cpp At: Mon 22 Nov 2010 20:07:37 Changed By: lattner Comments: reimplement SwapByteOrder.h in terms of overloading instead of being in terms of excessively complex template logic. Properties: File: include/llvm/System/SwapByteOrder.h At: Mon 22 Nov 2010 20:23:17 Changed By: lattner Comments: fix a bug I introduced on the other side of the #ifdef Properties: LOGS: Last 10 lines of 'stdio': In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/include/llvm/Support/MathExtras.h:17, from /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/include/llvm/Support/Allocator.h:18, from /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/include/llvm/ADT/StringMap.h:18, from /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/include/llvm/System/Host.h:17, from /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/lib/System/Host.cpp:14: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/include/llvm/System/SwapByteOrder.h: In function 'uint64_t llvm::sys::SwapByteOrder_64(uint64_t)': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/include/llvm/System/SwapByteOrder.h:65: error: 'SwapByteOrder' was not declared in this scope make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.obj/lib/System/Debug+Asserts/Host.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 1 From buildbot at google1.osuosl.org Mon Nov 22 20:31:28 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 22 Nov 2010 20:31:28 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101123043132.2638B13B2064@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/10729 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 119992 Blamelist: lattner BUILD FAILED: failed vcbuild_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 22 20:34:44 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 22 Nov 2010 20:34:44 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-i686-linux Message-ID: <20101123043448.2736513B2064@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/3517 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 119993 Blamelist: lattner BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 22 20:36:29 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 22 Nov 2010 20:36:29 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32 Message-ID: <20101123043633.3DFED13B2064@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/1057 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova2 Build Reason: Build Source Stamp: 119993 Blamelist: lattner,peckw BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Mon Nov 22 21:12:11 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 22 Nov 2010 21:12:11 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101123051231.BC2EFBA2BEDB@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/6708 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 119993 Blamelist: lattner,peckw BUILD FAILED: failed buildit-llvmgcc42 sincerely, -The Buildbot ================================================================================ CHANGES: Files: docs/WritingAnLLVMBackend.html include/llvm/CodeGen/ISDOpcodes.h include/llvm/Target/TargetSelectionDAG.td lib/CodeGen/SelectionDAG/DAGCombiner.cpp lib/CodeGen/SelectionDAG/FastISel.cpp lib/CodeGen/SelectionDAG/LegalizeDAG.cpp lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp lib/CodeGen/SelectionDAG/LegalizeTypes.cpp lib/CodeGen/SelectionDAG/LegalizeTypes.h lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp lib/CodeGen/SelectionDAG/SelectionDAG.cpp lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp lib/CodeGen/SelectionDAG/TargetLowering.cpp lib/Target/ARM/ARMFastISel.cpp lib/Target/ARM/ARMISelLowering.cpp lib/Target/Alpha/AlphaISelLowering.cpp lib/Target/CellSPU/SPUISelDAGToDAG.cpp lib/Target/CellSPU/SPUISelLowering.cpp lib/Target/MBlaze/MBlazeISelLowering.cpp lib/Target/Mips/MipsISelLowering.cpp lib/Target/PowerPC/PPCISelLowering.cpp lib/Target/PowerPC/README.txt lib/Target/Sparc/SparcISelLowering.cpp lib/Target/SystemZ/SystemZISelLowering.cpp lib/Target/X86/X86FastISel.cpp lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86ISelLowering.h At: Mon 22 Nov 2010 19:39:03 Changed By: peckw Comments: Renaming ISD::BIT_CONVERT to ISD::BITCAST to better reflect the LLVM IR concept. Properties: Files: include/llvm/Support/MathExtras.h include/llvm/System/SwapByteOrder.h unittests/Support/SwapByteOrderTest.cpp At: Mon 22 Nov 2010 20:07:37 Changed By: lattner Comments: reimplement SwapByteOrder.h in terms of overloading instead of being in terms of excessively complex template logic. Properties: File: include/llvm/System/SwapByteOrder.h At: Mon 22 Nov 2010 20:23:17 Changed By: lattner Comments: fix a bug I introduced on the other side of the #ifdef Properties: LOGS: Last 10 lines of 'stdio': echo "\"objcp\", " >> tmp-gtyp.h echo "\"treelang\", " >> tmp-gtyp.h echo "NULL};" >> tmp-gtyp.h /bin/sh /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/../move-if-change tmp-gtyp.h gtyp-gen.h echo timestamp > s-gtyp-gen rm gcov.pod cpp.pod gcc.pod make[2]: *** [all-gcc] Error 2 make[1]: *** [all] Error 2 + exit 1 make: *** [llvmgcc42] Error 1 Last 10 lines of 'warnings': 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 /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 libtool: install: warning: remember to run `libtool --finish /Developer/usr/llvm-gcc-4.2/lib' libtool: install: warning: remember to run `libtool --finish /Developer/usr/llvm-gcc-4.2/lib/x86_64' From daniel_dunbar at apple.com Mon Nov 22 23:04:15 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 22 Nov 2010 23:04:15 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101123070440.00734BF43ACC@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/6530 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 120001 Blamelist: fpichet,lattner BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/Support/MemoryBuffer.h lib/Support/MemoryBuffer.cpp At: Mon 22 Nov 2010 22:14:26 Changed By: lattner Comments: Revert functionality doug added in r98575 that was never documented and only used by some clang stuff I just removed. Properties: Files: include/clang/Basic/DiagnosticSemaKinds.td include/clang/Sema/Sema.h lib/Sema/SemaDecl.cpp test/CodeGen/ms-anonymous-struct.c test/Sema/MicrosoftExtensions.c At: Mon 22 Nov 2010 22:14:26 Changed By: fpichet Comments: Microsoft C anonymous struct implementation. Documentation: http://msdn.microsoft.com/en-us/library/z2cx9y4f.aspxProperties: Files: include/clang/Basic/FileManager.h include/clang/Frontend/ASTUnit.h lib/Basic/FileManager.cpp lib/Basic/SourceManager.cpp lib/Frontend/ASTUnit.cpp At: Mon 22 Nov 2010 22:14:26 Changed By: lattner Comments: Partially revert Doug's PCH validation patch (r98585). This patch completely defeated the "passing in a prestat'd size to MemoryBuffer" optimization, leading to an extra fstat call for every buffer opened, in order to find out if the datestamp and size of the file on disk matches what is in the stat cache. I fully admit that I don't completely understand what is going on here: why punish code when a stat cache isn't in use? what is the point of a stat cache if you have to turn around and stat stuff to validate it? To resolve both these issues, just drop the modtime check and check the file size, which is the important thing anyway. This should also resolve PR6812, because presumably windows is stable when it comes to file sizes. If the modtime is actually important, we should get it and keep it on the first stat. This eliminates 833 fstat syscalls when processing Cocoa.h, speeding up system time on -Eonly Cocoa.h from 0.041 to 0.038s. Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 28.61s ******************** Failing Tests (1): Clang :: CodeGen/ms-anonymous-struct.c Expected Passes : 2662 Expected Failures : 20 Unexpected Failures: 1 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/ms-anonymous-struct.c(43) : warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/ms-anonymous-struct.c(49) : warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/ms-anonymous-struct.c(53) : warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/ms-anonymous-struct.c(57) : warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/ms-anonymous-struct.c(68) : warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/ms-anonymous-struct.c(74) : warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/ms-anonymous-struct.c(81) : warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/ms-anonymous-struct.c(88) : warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/ms-anonymous-struct.c(93) : warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/ms-anonymous-struct.c(98) : warning: expression result unused Last 10 lines of 'fail': Clang :: CodeGen/ms-anonymous-struct.c Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'ms-anonymous-struct.c': :1:1: note: scanning from here ; ModuleID = '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/ms-anonymous-struct.c' ^ :5:1: note: possible intended match here %struct.nested1 = type { i64, i64 } ^ -- ******************** Last 10 lines of 'stdio': Testing Time: 32.64s ******************** Failing Tests (1): Clang :: CodeGen/ms-anonymous-struct.c Expected Passes : 2662 Expected Failures : 20 Unexpected Failures: 1 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/ms-anonymous-struct.c(43) : warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/ms-anonymous-struct.c(49) : warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/ms-anonymous-struct.c(53) : warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/ms-anonymous-struct.c(57) : warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/ms-anonymous-struct.c(68) : warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/ms-anonymous-struct.c(74) : warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/ms-anonymous-struct.c(81) : warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/ms-anonymous-struct.c(88) : warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/ms-anonymous-struct.c(93) : warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/ms-anonymous-struct.c(98) : warning: expression result unused Last 10 lines of 'fail': Clang :: CodeGen/ms-anonymous-struct.c Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'ms-anonymous-struct.c': :1:1: note: scanning from here ; ModuleID = '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/ms-anonymous-struct.c' ^ :5:1: note: possible intended match here %struct.nested1 = type { i64, i64 } ^ -- ******************** From daniel_dunbar at apple.com Mon Nov 22 23:06:30 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 22 Nov 2010 23:06:30 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20101123070639.9EAABBF43BBD@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/11984 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 120001 Blamelist: fpichet,lattner BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/Support/MemoryBuffer.h lib/Support/MemoryBuffer.cpp At: Mon 22 Nov 2010 22:14:26 Changed By: lattner Comments: Revert functionality doug added in r98575 that was never documented and only used by some clang stuff I just removed. Properties: Files: include/clang/Basic/DiagnosticSemaKinds.td include/clang/Sema/Sema.h lib/Sema/SemaDecl.cpp test/CodeGen/ms-anonymous-struct.c test/Sema/MicrosoftExtensions.c At: Mon 22 Nov 2010 22:14:26 Changed By: fpichet Comments: Microsoft C anonymous struct implementation. Documentation: http://msdn.microsoft.com/en-us/library/z2cx9y4f.aspxProperties: Files: include/clang/Basic/FileManager.h include/clang/Frontend/ASTUnit.h lib/Basic/FileManager.cpp lib/Basic/SourceManager.cpp lib/Frontend/ASTUnit.cpp At: Mon 22 Nov 2010 22:14:26 Changed By: lattner Comments: Partially revert Doug's PCH validation patch (r98585). This patch completely defeated the "passing in a prestat'd size to MemoryBuffer" optimization, leading to an extra fstat call for every buffer opened, in order to find out if the datestamp and size of the file on disk matches what is in the stat cache. I fully admit that I don't completely understand what is going on here: why punish code when a stat cache isn't in use? what is the point of a stat cache if you have to turn around and stat stuff to validate it? To resolve both these issues, just drop the modtime check and check the file size, which is the important thing anyway. This should also resolve PR6812, because presumably windows is stable when it comes to file sizes. If the modtime is actually important, we should get it and keep it on the first stat. This eliminates 833 fstat syscalls when processing Cocoa.h, speeding up system time on -Eonly Cocoa.h from 0.041 to 0.038s. Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 108.29s ******************** Failing Tests (1): Clang :: CodeGen/ms-anonymous-struct.c Expected Passes : 2662 Expected Failures : 20 Unexpected Failures: 1 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/CodeGen/ms-anonymous-struct.c(43) : warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/ms-anonymous-struct.c(49) : warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/ms-anonymous-struct.c(53) : warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/ms-anonymous-struct.c(57) : warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/ms-anonymous-struct.c(68) : warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/ms-anonymous-struct.c(74) : warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/ms-anonymous-struct.c(81) : warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/ms-anonymous-struct.c(88) : warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/ms-anonymous-struct.c(93) : warning: expression result unused /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/ms-anonymous-struct.c(98) : warning: expression result unused Last 10 lines of 'fail': Clang :: CodeGen/ms-anonymous-struct.c Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'ms-anonymous-struct.c': :1:1: note: scanning from here ; ModuleID = '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/ms-anonymous-struct.c' ^ :5:1: note: possible intended match here %struct.nested1 = type { i64, i64 } ^ -- ******************** From buildbot at google1.osuosl.org Mon Nov 22 23:13:31 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 22 Nov 2010 23:13:31 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20101123071334.7E77C13B2064@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/5387 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 120003 Blamelist: fpichet,lattner,rafael,zwarich BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 22 23:18:09 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 22 Nov 2010 23:18:09 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-vg Message-ID: <20101123071813.4958D13B2064@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/2424 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 119996 Blamelist: lattner,peckw BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 23 00:33:58 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 23 Nov 2010 00:33:58 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20101123083402.6129E13B2064@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/3211 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 120004 Blamelist: fpichet,lattner,rafael,wan,zwarich BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot From llvm-testresults at cs.uiuc.edu Tue Nov 23 00:43:27 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Tue, 23 Nov 2010 02:43:27 -0600 (CST) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101123084327.668292A6C12C@llvm.org> http://llvm.org/perf/db_default/simple/nts/29/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:3 Name: curlew.apple.com Comparing: Run: 29, Order: 120006, Start Time: 2010-11-23 08:00:24, End Time: 2010-11-23 08:45:28 To: 28, Order: 119957, Start Time: 2010-11-22 07:57:31, End Time: 2010-11-22 08:42:38 =============== Tests Summary =============== New Passes: 1 Performance Regressions: 2 Performance Improvements: 2 Existing Failures: 1 Unchanged Tests: 937 Total Tests: 943 ============== Changes Detail ============== New Passes ---------- External/SPEC/CINT2006/403_gcc/403_gcc.exec Performance Regressions ----------------------- External/SPEC/CFP2000/177_mesa/177_mesa.compile: 4.65%(12.4700 => 13.0500, std. dev.: 0.0316) MultiSource/Applications/hexxagon/hexxagon.exec: 3.28%(14.3300 => 14.8000, std. dev.: 0.0245) Performance Improvements ------------------------ SingleSource/Benchmarks/Misc/perlin.exec: -2.39%(5.8600 => 5.7200, std. dev.: 0.0098) MultiSource/Applications/sqlite3/sqlite3.exec: -1.97%(5.0700 => 4.9700, std. dev.: 0.0102) Existing Failures ----------------- External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Tue Nov 23 06:43:29 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 23 Nov 2010 06:43:29 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux-vg_leak Message-ID: <20101123144332.9B9C513B2064@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/1705 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 120017 Blamelist: baldrick,lattner,rafael,rjmccall BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 23 12:04:20 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 23 Nov 2010 12:04:20 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101123200423.6533713B2064@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/10748 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 120030 Blamelist: lattner BUILD FAILED: failed vcbuild_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 23 13:40:48 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 23 Nov 2010 13:40:48 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101123214051.0253813B2064@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/10751 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 120056 Blamelist: baldrick,d0k,lattner,pcc,rjmccall BUILD FAILED: failed vcbuild_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 23 13:57:45 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 23 Nov 2010 13:57:45 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20101123215748.73FCF13B2064@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/9478 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 120060 Blamelist: baldrick,d0k,lattner,mspencer,pcc,rjmccall BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Nov 23 19:40:32 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 23 Nov 2010 19:40:32 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20101124034040.9F589BA7E442@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/5779 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 120079 Blamelist: fpichet BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/clang/Basic/FileManager.h lib/Basic/FileSystemStatCache.cpp At: Tue 23 Nov 2010 19:12:45 Changed By: fpichet Comments: Fix 2 problems with Chris Lattner's FileManager redesign on Windows. - FileEntry::operator= is needed on Win32. - There was an error in the S_ISDIR() macro.Properties: LOGS: Last 10 lines of 'stdio': llvm[4]: Compiling ARMDisassemblerCore.cpp for Debug+Asserts build llvm[2]: Building Debug+Asserts Archive Library libLLVMCodeGen.a 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 llvm[1]: Regenerating LibDeps.txt.tmp llvm[1]: Updated LibDeps.txt because dependencies changed llvm[1]: Checking for cyclic dependencies between LLVM libraries. llvm[1]: Building llvm-config script. make[2]: Nothing to be done for `all'. From buildbot at google1.osuosl.org Tue Nov 23 19:59:08 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 23 Nov 2010 19:59:08 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32-win7 Message-ID: <20101124035911.6E65A13B2064@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/908 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova3 Build Reason: Build Source Stamp: 120076 Blamelist: chapuni,kremenek,rafael,wan BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 23 20:00:22 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 23 Nov 2010 20:00:22 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32 Message-ID: <20101124040026.21DF013B206A@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/1068 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova2 Build Reason: Build Source Stamp: 120071 Blamelist: efriedma,kremenek,stoklund BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 24 00:15:57 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 24 Nov 2010 00:15:57 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux-checks Message-ID: <20101124081600.C943A13B2064@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux-checks on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux-checks/builds/471 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc10 Build Reason: Build Source Stamp: 120079 Blamelist: chapuni,efriedma,fpichet,kremenek,rafael,stoklund,wan BUILD FAILED: failed compile.llvm-gcc.stage2 sincerely, -The Buildbot From llvm-testresults at cs.uiuc.edu Wed Nov 24 00:41:54 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Wed, 24 Nov 2010 02:41:54 -0600 (CST) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101124084154.7C9302A6C12C@llvm.org> http://llvm.org/perf/db_default/simple/nts/30/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:3 Name: curlew.apple.com Comparing: Run: 30, Order: 120086, Start Time: 2010-11-24 07:58:52, End Time: 2010-11-24 08:43:56 To: 29, Order: 120006, Start Time: 2010-11-23 08:00:24, End Time: 2010-11-23 08:45:28 =============== Tests Summary =============== Performance Regressions: 1 Existing Failures: 1 Unchanged Tests: 941 Total Tests: 943 ============== Changes Detail ============== Performance Regressions ----------------------- MultiSource/Applications/sqlite3/sqlite3.exec: 2.41%(4.9700 => 5.0900, std. dev.: 0.0421) Existing Failures ----------------- External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Wed Nov 24 03:28:32 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 24 Nov 2010 03:28:32 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101124112835.5E56B13B2064@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/10766 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 120088 Blamelist: rjmccall BUILD FAILED: failed cmake sincerely, -The Buildbot From daniel_dunbar at apple.com Wed Nov 24 03:41:20 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 24 Nov 2010 03:41:20 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101124114129.57D27BF96BEF@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/16097 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 120088 Blamelist: rjmccall BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/clang/AST/DeclBase.h include/clang/Driver/CC1Options.td include/clang/Frontend/ASTConsumers.h include/clang/Frontend/FrontendActions.h include/clang/Frontend/FrontendOptions.h lib/AST/CMakeLists.txt lib/Frontend/ASTConsumers.cpp lib/Frontend/CompilerInvocation.cpp lib/Frontend/FrontendActions.cpp lib/FrontendTool/ExecuteCompilerInvocation.cpp At: Wed 24 Nov 2010 03:29:11 Changed By: rjmccall Comments: Add -cc1 -ast-dump-xml, an excessively detailed XML dump of the internals of the ASTs. Only available in assertions builds. No stability guarantee. This is intended solely as a debugging tool. I'm not sure if the goals are sufficiently aligned with the XML printer to allow a common implementation. Currently just falls back on the StmtDumper to display statements, which means it doesn't produce valid XML in those cases. Properties: LOGS: Last 10 lines of 'stdio': Undefined symbols: "clang::Decl::dumpXML(llvm::raw_ostream&) const", referenced from: (anonymous namespace)::ASTDumpXML::HandleTranslationUnit(clang::ASTContext&) in libclangFrontend.a(ASTConsumers.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': MCDwarf.cpp:278: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)' SPUISelLowering.cpp:682: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)' SPUISelLowering.cpp:914: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)' ASTReader.cpp:3282: warning: passing negative value '-0x00000000000000001' for argument 1 to 'clang::serialization::TypeIdx::TypeIdx(uint32_t)' CGExprCXX.cpp:498: warning: passing negative value '-0x00000000000000001' for argument 2 to 'static llvm::ConstantInt* llvm::ConstantInt::get(const llvm::IntegerType*, uint64_t, bool)' CGExprCXX.cpp:559: 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 Wed Nov 24 03:51:25 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 24 Nov 2010 03:51:25 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101124115133.68E7CBA927BE@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/6564 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 120088 Blamelist: rjmccall BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/clang/AST/DeclBase.h include/clang/Driver/CC1Options.td include/clang/Frontend/ASTConsumers.h include/clang/Frontend/FrontendActions.h include/clang/Frontend/FrontendOptions.h lib/AST/CMakeLists.txt lib/Frontend/ASTConsumers.cpp lib/Frontend/CompilerInvocation.cpp lib/Frontend/FrontendActions.cpp lib/FrontendTool/ExecuteCompilerInvocation.cpp At: Wed 24 Nov 2010 03:29:11 Changed By: rjmccall Comments: Add -cc1 -ast-dump-xml, an excessively detailed XML dump of the internals of the ASTs. Only available in assertions builds. No stability guarantee. This is intended solely as a debugging tool. I'm not sure if the goals are sufficiently aligned with the XML printer to allow a common implementation. Currently just falls back on the StmtDumper to display statements, which means it doesn't produce valid XML in those cases. Properties: LOGS: Last 10 lines of 'stdio': Undefined symbols: "clang::Decl::dumpXML(llvm::raw_ostream&) const", referenced from: (anonymous namespace)::ASTDumpXML::HandleTranslationUnit(clang::ASTContext&)in libclangFrontend.a(ASTConsumers.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 Wed Nov 24 03:53:06 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 24 Nov 2010 03:53:06 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20101124115314.C16F4BA928C4@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/5784 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 120088 Blamelist: rjmccall BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/clang/AST/DeclBase.h include/clang/Driver/CC1Options.td include/clang/Frontend/ASTConsumers.h include/clang/Frontend/FrontendActions.h include/clang/Frontend/FrontendOptions.h lib/AST/CMakeLists.txt lib/Frontend/ASTConsumers.cpp lib/Frontend/CompilerInvocation.cpp lib/Frontend/FrontendActions.cpp lib/FrontendTool/ExecuteCompilerInvocation.cpp At: Wed 24 Nov 2010 03:29:11 Changed By: rjmccall Comments: Add -cc1 -ast-dump-xml, an excessively detailed XML dump of the internals of the ASTs. Only available in assertions builds. No stability guarantee. This is intended solely as a debugging tool. I'm not sure if the goals are sufficiently aligned with the XML printer to allow a common implementation. Currently just falls back on the StmtDumper to display statements, which means it doesn't produce valid XML in those cases. Properties: LOGS: Last 10 lines of 'stdio': Undefined symbols: "clang::Decl::dumpXML(llvm::raw_ostream&) const", referenced from: (anonymous namespace)::ASTDumpXML::HandleTranslationUnit(clang::ASTContext&)in libclangFrontend.a(ASTConsumers.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 buildbot at google1.osuosl.org Wed Nov 24 03:53:21 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 24 Nov 2010 03:53:21 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-vg Message-ID: <20101124115325.4654D13B2064@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/2437 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 120089 Blamelist: rjmccall BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 24 03:56:42 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 24 Nov 2010 03:56:42 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20101124115646.52BE513B2064@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/3224 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 120089 Blamelist: rjmccall BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Wed Nov 24 03:57:10 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 24 Nov 2010 03:57:10 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20101124115721.B49ADBA92CCC@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/12017 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 120088 Blamelist: rjmccall BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/clang/AST/DeclBase.h include/clang/Driver/CC1Options.td include/clang/Frontend/ASTConsumers.h include/clang/Frontend/FrontendActions.h include/clang/Frontend/FrontendOptions.h lib/AST/CMakeLists.txt lib/Frontend/ASTConsumers.cpp lib/Frontend/CompilerInvocation.cpp lib/Frontend/FrontendActions.cpp lib/FrontendTool/ExecuteCompilerInvocation.cpp At: Wed 24 Nov 2010 03:29:11 Changed By: rjmccall Comments: Add -cc1 -ast-dump-xml, an excessively detailed XML dump of the internals of the ASTs. Only available in assertions builds. No stability guarantee. This is intended solely as a debugging tool. I'm not sure if the goals are sufficiently aligned with the XML printer to allow a common implementation. Currently just falls back on the StmtDumper to display statements, which means it doesn't produce valid XML in those cases. Properties: LOGS: Last 10 lines of 'stdio': Undefined symbols: "clang::Decl::dumpXML(llvm::raw_ostream&) const", referenced from: (anonymous namespace)::ASTDumpXML::HandleTranslationUnit(clang::ASTContext&)in libclangFrontend.a(ASTConsumers.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 Wed Nov 24 03:59:47 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 24 Nov 2010 03:59:47 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20101124120243.5C77113B2064@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/10521 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 120089 Blamelist: rjmccall BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 24 04:04:00 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 24 Nov 2010 04:04:00 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-fnt Message-ID: <20101124120403.B0B6F13B2064@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/3892 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 120090 Blamelist: kraiskil,rjmccall BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 24 04:30:13 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 24 Nov 2010 04:30:13 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20101124123015.F05EC13B2064@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/9488 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 120088 Blamelist: rjmccall BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 24 04:34:08 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 24 Nov 2010 04:34:08 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux-fnt Message-ID: <20101124123411.EEA0113B2064@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/1822 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: balint1 Build Reason: Build Source Stamp: 120088 Blamelist: rjmccall BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Wed Nov 24 09:21:10 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 24 Nov 2010 09:21:10 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20101124172127.AD72ABA9F8AF@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/5791 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 120097 Blamelist: peckw BUILD FAILED: failed failed slave lost sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/MBlaze/MBlazeAsmPrinter.cpp At: Wed 24 Nov 2010 08:38:08 Changed By: peckw Comments: Updating MBlaze .mask and .frame directives to match GCC's output and fixing regression introduced in 120095 by checking MCStreamer::hasRawTextSupport. Properties: LOGS: Last 10 lines of 'stdio': gcc Output/smg2000.llc.s -o Output/smg2000.llc -lm -m64 -fomit-frame-pointer -mdynamic-no-pic -lm /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/test-suite.obj/../test-suite.src/RunSafely.sh 500 0 /dev/null Output/smg2000.out-llc Output/smg2000.llc "-n 100 40 100 -c 0.1 1.0 10.0" gcc Output/ldecod.llc.s -o Output/ldecod.llc -lm -m64 -fomit-frame-pointer -mdynamic-no-pic -lm /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/test-suite.obj/../test-suite.src/RunSafely.sh 500 0 /dev/null Output/ldecod.out-llc Output/ldecod.llc -i /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/test-suite.src/MultiSource/Applications/JM/ldecod/data/test.264 -o Output/test_dec.yuv -r /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/test-suite.src/MultiSource/Applications/JM/ldecod/data/test_rec.yuv grep "^program" Output/SPASS.out-nat.time >> Output/SPASS.nightly.nat.report.txt /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/test-suite.obj/../test-suite.src/RunToolSafely.sh 500 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.obj/Debug+Asserts/bin/llvm-ld -info-output-file=/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/test-suite.obj/MultiSource/Applications/SPASS/Output/SPASS.llvm.bc.info -stats -time-passes Output/SPASS.linked.bc \ -lc -o Output/SPASS.llvm /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/test-suite.obj/../test-suite.src/RunToolSafely.sh 500 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.obj/Debug+Asserts/bin/llc -asm-verbose=false -O3 Output/SPASS.llvm.bc -o Output/SPASS.llc.s -info-output-file=/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/test-suite.obj/MultiSource/Applications/SPASS/Output/SPASS.llc.s.info -stats -time-passes gcc Output/SPASS.llc.s -o Output/SPASS.llc -lm -m64 -fomit-frame-pointer -mdynamic-no-pic -lm /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/test-suite.obj/../test-suite.src/RunSafely.sh 500 0 /dev/null Output/SPASS.out-llc Output/SPASS.llc "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/test-suite.src/MultiSource/Applications/SPASS/problem.dfg" Last 10 lines of 'report': 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 Wed Nov 24 09:21:18 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 24 Nov 2010 09:21:18 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101124172127.A9D66BFA4366@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/6571 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 120097 Blamelist: peckw BUILD FAILED: failed failed slave lost sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/MBlaze/MBlazeAsmPrinter.cpp At: Wed 24 Nov 2010 08:38:08 Changed By: peckw Comments: Updating MBlaze .mask and .frame directives to match GCC's output and fixing regression introduced in 120095 by checking MCStreamer::hasRawTextSupport. Properties: LOGS: Last 10 lines of 'stdio': llvm[3]: Compiling TargetSelectionDAGInfo.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMSelectionDAG.a 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[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 Wed Nov 24 11:31:25 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 24 Nov 2010 11:31:25 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101124193135.245F1BAA85BF@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/16108 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 120103 Blamelist: mspencer BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: unittests/CMakeLists.txt unittests/Makefile unittests/Support/System.cpp unittests/System unittests/System/Makefile unittests/System/Path.cpp unittests/System/TimeValue.cpp At: Wed 24 Nov 2010 11:23:04 Changed By: mspencer Comments: unittests: Add SystemTests.Properties: File: include/llvm/System/PathV2.h At: Wed 24 Nov 2010 11:23:04 Changed By: mspencer Comments: Path Version 2. Based on TR2/boost filesystem (v3) API, but modified to remove exceptions. Do not include this file directly, when it is ready, it will be included by include/llvm/System/Path.h.Properties: File: unittests/System/Path.cpp At: Wed 24 Nov 2010 11:23:04 Changed By: mspencer Comments: unittests: Add initial Path-V2 test.Properties: LOGS: Last 10 lines of 'stdio': llvm[2]: Compiling StringRefTest.cpp for Debug+Asserts build llvm[2]: Compiling TripleTest.cpp for Debug+Asserts build llvm[2]: Compiling TwineTest.cpp for Debug+Asserts build llvm[2]: Compiling ilistTest.cpp for Debug+Asserts build llvm[2]: Linking Debug+Asserts unit test ADT llvm[2]: Linking Debug+Asserts unit test VMCore llvm[2]: ======= Finished Linking Debug+Asserts Unit test ADT llvm[2]: ======= Finished Linking Debug+Asserts Unit test VMCore llvm[3]: ======= Finished Linking Debug+Asserts Unit test JIT make: *** [all] Error 1 Last 10 lines of 'warnings': MCDwarf.cpp:278: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)' SPUISelLowering.cpp:692: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)' SPUISelLowering.cpp:924: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)' ASTReader.cpp:3282: warning: passing negative value '-0x00000000000000001' for argument 1 to 'clang::serialization::TypeIdx::TypeIdx(uint32_t)' CGExprCXX.cpp:498: warning: passing negative value '-0x00000000000000001' for argument 2 to 'static llvm::ConstantInt* llvm::ConstantInt::get(const llvm::IntegerType*, uint64_t, bool)' CGExprCXX.cpp:559: warning: passing negative value '-0x00000000000000001' for argument 2 to 'static llvm::ConstantInt* llvm::ConstantInt::get(const llvm::IntegerType*, uint64_t, bool)' ConstantRangeTest.cpp:210: warning: passing negative value '-0x00000000000000080' for argument 2 to 'llvm::APInt::APInt(unsigned int, uint64_t, bool)' /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/include/llvm/Support/Endian.h:37: warning: malformed '#pragma pack(push[, id], )' - ignored From buildbot at google1.osuosl.org Wed Nov 24 11:36:19 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 24 Nov 2010 11:36:19 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux Message-ID: <20101124193623.6EDAB13B2064@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux/builds/19778 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc14 Build Reason: Build Source Stamp: 120104 Blamelist: mspencer,rafael BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 24 11:38:09 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 24 Nov 2010 11:38:09 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20101124193812.DDCB113B2064@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/8513 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 120104 Blamelist: mspencer,rafael BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 24 11:39:44 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 24 Nov 2010 11:39:44 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-self-mingw32 Message-ID: <20101124193947.9254C13B2064@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/5732 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 120104 Blamelist: mspencer,rafael BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Wed Nov 24 11:41:51 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 24 Nov 2010 11:41:51 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101124194159.B9B94BFAEA2F@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/6574 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 120104 Blamelist: mspencer,rafael BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: unittests/CMakeLists.txt unittests/Makefile unittests/Support/System.cpp unittests/System unittests/System/Makefile unittests/System/Path.cpp unittests/System/TimeValue.cpp At: Wed 24 Nov 2010 11:23:04 Changed By: mspencer Comments: unittests: Add SystemTests.Properties: File: include/llvm/System/PathV2.h At: Wed 24 Nov 2010 11:23:04 Changed By: mspencer Comments: Path Version 2. Based on TR2/boost filesystem (v3) API, but modified to remove exceptions. Do not include this file directly, when it is ready, it will be included by include/llvm/System/Path.h.Properties: File: unittests/System/Path.cpp At: Wed 24 Nov 2010 11:23:04 Changed By: mspencer Comments: unittests: Add initial Path-V2 test.Properties: Files: lib/MC/ELFObjectWriter.cpp test/MC/ELF/relocation-386.s At: Wed 24 Nov 2010 11:27:37 Changed By: rafael Comments: Relocate with the symbol if the relocation is of kind NTPOFF. Patch by David Meyer, I added the test.Properties: LOGS: Last 10 lines of 'stdio': llvm[3]: Linking Release+Asserts unit test JIT (without symbols) llvm[2]: Compiling ilistTest.cpp for Release+Asserts build llvm[3]: ======= Finished Linking Release+Asserts Unit test JIT (without symbols) llvm[2]: Linking Release+Asserts unit test Support (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Unit test Support (without symbols) llvm[2]: Linking Release+Asserts unit test VMCore (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Unit test VMCore (without symbols) llvm[2]: Linking Release+Asserts unit test ADT (without symbols) llvm[2]: ======= Finished Linking Release+Asserts Unit test ADT (without symbols) make: *** [all] Error 1 From buildbot at google1.osuosl.org Wed Nov 24 11:42:32 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 24 Nov 2010 11:42:32 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float Message-ID: <20101124194236.5A94C13B2064@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-soft-float/builds/277 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova4 Build Reason: Build Source Stamp: 120104 Blamelist: mspencer,rafael BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 24 11:42:38 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 24 Nov 2010 11:42:38 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float Message-ID: <20101124194245.06CB413B2064@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-i686-pc-linux-gnu-cross-arm-eabi-hard-float/builds/600 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova4 Build Reason: Build Source Stamp: 120104 Blamelist: mspencer,rafael BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 24 11:44:49 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 24 Nov 2010 11:44:49 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20101124194452.962DD13B2064@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/10882 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 120104 Blamelist: mspencer,rafael BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 24 11:46:59 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 24 Nov 2010 11:46:59 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-i686-linux Message-ID: <20101124194702.EC09513B2064@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/3561 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 120104 Blamelist: mspencer,rafael BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Wed Nov 24 11:51:33 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 24 Nov 2010 11:51:33 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20101124195142.87341BFAF202@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/12027 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 120103 Blamelist: mspencer BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: unittests/CMakeLists.txt unittests/Makefile unittests/Support/System.cpp unittests/System unittests/System/Makefile unittests/System/Path.cpp unittests/System/TimeValue.cpp At: Wed 24 Nov 2010 11:23:04 Changed By: mspencer Comments: unittests: Add SystemTests.Properties: File: include/llvm/System/PathV2.h At: Wed 24 Nov 2010 11:23:04 Changed By: mspencer Comments: Path Version 2. Based on TR2/boost filesystem (v3) API, but modified to remove exceptions. Do not include this file directly, when it is ready, it will be included by include/llvm/System/Path.h.Properties: File: unittests/System/Path.cpp At: Wed 24 Nov 2010 11:23:04 Changed By: mspencer Comments: unittests: Add initial Path-V2 test.Properties: LOGS: Last 10 lines of 'stdio': llvm[2]: Compiling SparseBitVectorTest.cpp for Debug+Asserts build llvm[2]: Compiling StringMapTest.cpp for Debug+Asserts build llvm[2]: Compiling StringRefTest.cpp for Debug+Asserts build llvm[2]: Compiling TripleTest.cpp for Debug+Asserts build llvm[2]: Compiling TwineTest.cpp for Debug+Asserts build llvm[3]: ======= Finished Linking Debug+Asserts Unit test JIT llvm[2]: Compiling ilistTest.cpp for Debug+Asserts build llvm[2]: Linking Debug+Asserts unit test ADT llvm[2]: ======= Finished Linking Debug+Asserts Unit test ADT make: *** [all] Error 1 From daniel_dunbar at apple.com Wed Nov 24 12:37:29 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 24 Nov 2010 12:37:29 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101124203738.9CED6BAAAA64@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/16113 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 120111 Blamelist: andersca,mspencer BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/CodeGen/CGRecordLayoutBuilder.cpp lib/CodeGen/CodeGenTypes.cpp At: Wed 24 Nov 2010 12:05:53 Changed By: andersca Comments: Simplify code.Properties: File: lib/CodeGen/CodeGenTypes.cpp At: Wed 24 Nov 2010 12:10:40 Changed By: andersca Comments: Use ConvertType instead of ConvertTagDeclType, since ConvertType will assign a name to the type.Properties: File: include/llvm/System/PathV2.h At: Wed 24 Nov 2010 12:15:27 Changed By: mspencer Comments: 80 col.Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 43.59s ******************** Failing Tests (1): Clang :: CodeGenCXX/copy-constructor-synthesis.cpp Expected Passes : 2662 Expected Failures : 20 Unexpected Failures: 1 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: CodeGenCXX/copy-constructor-synthesis.cpp Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'copy-constructor-synthesis.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/copy-constructor-synthesis.cpp:24:11: error: expected string not found in input // CHECK: define linkonce_odr void @_ZN1XC1ERKS_ ^ :1:1: note: scanning from here ^ -- ******************** From daniel_dunbar at apple.com Wed Nov 24 12:59:06 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 24 Nov 2010 12:59:06 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20101124205914.D753DBFB2595@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/12029 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 120111 Blamelist: andersca,mspencer BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/CodeGen/CodeGenTypes.cpp lib/CodeGen/CodeGenTypes.h At: Wed 24 Nov 2010 11:57:41 Changed By: andersca Comments: Make CodeGenTypes::getCGRecordLayout compute the layout lazily if it doesn't exist. This matches ASTContext::getASTRecordLayout and is less confusing.Properties: File: lib/CodeGen/CodeGenTypes.cpp At: Wed 24 Nov 2010 11:57:41 Changed By: andersca Comments: Fix build.Properties: Files: lib/CodeGen/CGRecordLayoutBuilder.cpp lib/CodeGen/CodeGenTypes.cpp At: Wed 24 Nov 2010 12:05:53 Changed By: andersca Comments: Simplify code.Properties: File: lib/CodeGen/CodeGenTypes.cpp At: Wed 24 Nov 2010 12:10:40 Changed By: andersca Comments: Use ConvertType instead of ConvertTagDeclType, since ConvertType will assign a name to the type.Properties: File: include/llvm/System/PathV2.h At: Wed 24 Nov 2010 12:15:27 Changed By: mspencer Comments: 80 col.Properties: LOGS: Last 10 lines of 'stdio': Testing Time: 108.87s ******************** Failing Tests (1): Clang :: CodeGenCXX/copy-constructor-synthesis.cpp Expected Passes : 2662 Expected Failures : 20 Unexpected Failures: 1 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/copy-constructor-synthesis.cpp:106:8: warning: struct 'B' does not declare any constructor to initialize its non-modifiable members Last 10 lines of 'fail': Clang :: CodeGenCXX/copy-constructor-synthesis.cpp Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'copy-constructor-synthesis.cpp': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/copy-constructor-synthesis.cpp:24:11: error: expected string not found in input // CHECK: define linkonce_odr void @_ZN1XC1ERKS_ ^ :1:1: note: scanning from here ^ -- ******************** From buildbot at google1.osuosl.org Wed Nov 24 13:43:58 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 24 Nov 2010 13:43:58 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20101124214402.4D1EF13B2064@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/9495 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 120111 Blamelist: andersca,mspencer,rafael BUILD FAILED: failed test-clang sincerely, -The Buildbot From buildbot at google1.osuosl.org Wed Nov 24 14:09:14 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Wed, 24 Nov 2010 14:09:14 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i386-linux-selfhost Message-ID: <20101124220918.1476013B2064@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/970 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc11 Build Reason: Build Source Stamp: 120112 Blamelist: andersca,mspencer BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From daniel_dunbar at apple.com Wed Nov 24 20:06:07 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Wed, 24 Nov 2010 20:06:07 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101125040948.A61C5BFC3930@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/6587 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 120143 Blamelist: zhongxingxu BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Checker/Environment.cpp lib/Checker/GRExprEngine.cpp test/Analysis/method-call.cpp At: Wed 24 Nov 2010 19:22:37 Changed By: zhongxingxu Comments: handle CXXFunctionalCastExpr in visitLValue and Environment.Properties: LOGS: Last 10 lines of 'stdio': llvm[3]: Compiling TargetSelectionDAGInfo.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMSelectionDAG.a llvm[2]: Compiling MCContext.cpp for Release+Asserts build llvm[2]: Compiling AggressiveAntiDepBreaker.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[2]: Building Release+Asserts Archive Library libLLVMAnalysis.a From llvm-testresults at cs.uiuc.edu Thu Nov 25 00:43:56 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Thu, 25 Nov 2010 02:43:56 -0600 (CST) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101125084356.E9D6B2A6C12C@llvm.org> http://llvm.org/perf/db_default/simple/nts/31/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:3 Name: curlew.apple.com Comparing: Run: 31, Order: 120144, Start Time: 2010-11-25 08:00:43, End Time: 2010-11-25 08:45:59 To: 30, Order: 120086, Start Time: 2010-11-24 07:58:52, End Time: 2010-11-24 08:43:56 =============== Tests Summary =============== Existing Failures: 1 Unchanged Tests: 942 Total Tests: 943 ============== Changes Detail ============== Existing Failures ----------------- External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Thu Nov 25 07:10:41 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 25 Nov 2010 07:10:41 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux-checks Message-ID: <20101125151044.7918313B2064@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux-checks on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux-checks/builds/473 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc10 Build Reason: Build Source Stamp: 120141 Blamelist: andersca,baldrick,kraiskil,mspencer,nicholas,pcc,peckw,rafael,rjmccall,zhongxingxu BUILD FAILED: failed compile.llvm-gcc.stage2 sincerely, -The Buildbot From baldrick at free.fr Thu Nov 25 07:59:50 2010 From: baldrick at free.fr (Duncan Sands) Date: Thu, 25 Nov 2010 16:59:50 +0100 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux-checks In-Reply-To: <20101125151044.7918313B2064@google1.osuosl.org> References: <20101125151044.7918313B2064@google1.osuosl.org> Message-ID: <4CEE87F6.6030508@free.fr> This is the expensive checks builder. It has a huge timeout because building with expensive checks is slow. Nonetheless it timed out... Did any one add some additional expensive checking that may have slowed it down? Ciao, Duncan. > The Buildbot has detected a new failure of llvm-x86_64-linux-checks on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/llvm-x86_64-linux-checks/builds/473 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: gcc10 > > Build Reason: > Build Source Stamp: 120141 > Blamelist: andersca,baldrick,kraiskil,mspencer,nicholas,pcc,peckw,rafael,rjmccall,zhongxingxu > > BUILD FAILED: failed compile.llvm-gcc.stage2 > > sincerely, > -The Buildbot > From buildbot at google1.osuosl.org Thu Nov 25 15:00:23 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 25 Nov 2010 15:00:23 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20101125230027.1678E13B2064@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/9508 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 120164 Blamelist: baldrick,ofv BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Thu Nov 25 16:39:50 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Thu, 25 Nov 2010 16:39:50 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux-vg_leak Message-ID: <20101126003954.8D6BA13B2064@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/1723 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 120159 Blamelist: baldrick,rafael BUILD FAILED: failed test-llvm sincerely, -The Buildbot From llvm-testresults at cs.uiuc.edu Fri Nov 26 00:40:33 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Fri, 26 Nov 2010 02:40:33 -0600 (CST) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101126084033.4EC8A2A6C12C@llvm.org> http://llvm.org/perf/db_default/simple/nts/32/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:3 Name: curlew.apple.com Comparing: Run: 32, Order: 120172, Start Time: 2010-11-26 07:57:25, End Time: 2010-11-26 08:42:37 To: 31, Order: 120144, Start Time: 2010-11-25 08:00:43, End Time: 2010-11-25 08:45:59 =============== Tests Summary =============== Existing Failures: 1 Unchanged Tests: 942 Total Tests: 943 ============== Changes Detail ============== Existing Failures ----------------- External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From daniel_dunbar at apple.com Fri Nov 26 00:56:10 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 26 Nov 2010 00:56:10 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101126085623.31B0BBAEC6B6@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/16148 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 120173 Blamelist: zhongxingxu BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/clang/Checker/PathSensitive/MemRegion.h include/clang/Checker/PathSensitive/Store.h lib/Checker/GRExprEngine.cpp lib/Checker/MemRegion.cpp lib/Checker/RegionStore.cpp test/Analysis/derived-to-base.cpp At: Fri 26 Nov 2010 00:27:45 Changed By: zhongxingxu Comments: Regionstore: support derived-to-base cast by creating a CXXBaseObjectRegion.Properties: LOGS: Last 10 lines of 'stdio': Clang :: Analysis/dtor.cpp Clang :: Analysis/method-call.cpp Clang :: Analysis/misc-ps-region-store.cpp Clang :: Analysis/reference.cpp Expected Passes : 2660 Expected Failures : 20 Unexpected Failures: 4 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: Analysis/dtor.cpp Clang :: Analysis/method-call.cpp Clang :: Analysis/misc-ps-region-store.cpp Clang :: Analysis/reference.cpp Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'dtor.cpp': 26 clang 0x00009919 main + 495 27 clang 0x00001836 start + 54 Stack dump: 0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -cc1 -analyze -analyzer-check-objc-mem -analyzer-store region -analyzer-inline-call -cfg-add-implicit-dtors -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Analysis/dtor.cpp 1. parser at end of file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Analysis/Output/dtor.cpp.script: line 1: 12468 Illegal instruction /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -cc1 -analyze -analyzer-check-objc-mem -analyzer-store region -analyzer-inline-call -cfg-add-implicit-dtors -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Analysis/dtor.cpp -- ******************** Last 10 lines of 'method-call.cpp': 26 clang 0x00009919 main + 495 27 clang 0x00001836 start + 54 Stack dump: 0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -cc1 -analyze -analyzer-check-objc-mem -analyzer-inline-call -analyzer-store region -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Analysis/method-call.cpp 1. parser at end of file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Analysis/Output/method-call.cpp.script: line 1: 12522 Illegal instruction /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -cc1 -analyze -analyzer-check-objc-mem -analyzer-inline-call -analyzer-store region -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Analysis/method-call.cpp -- ******************** Last 10 lines of 'misc-ps-region-store.cpp': Stack dump: 0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -cc1 -triple i386-apple-darwin9 -analyze -analyzer-experimental-internal-checks -analyzer-check-objc-mem -analyzer-store=region -verify -fblocks -analyzer-opt-analyze-nested-blocks /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Analysis/misc-ps-region-store.cpp 1. parser at end of file 2. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Analysis/misc-ps-region-store.cpp:143:3: Error evaluating statement 3. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Analysis/misc-ps-region-store.cpp:143:3: Error evaluating statement /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Analysis/Output/misc-ps-region-store.cpp.script: line 2: 12540 Illegal instruction /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -cc1 -triple i386-apple-darwin9 -analyze -analyzer-experimental-internal-checks -analyzer-check-objc-mem -analyzer-store=region -verify -fblocks -analyzer-opt-analyze-nested-blocks /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Analysis/misc-ps-region-store.cpp -- ******************** Last 10 lines of 'reference.cpp': 0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -cc1 -analyze -analyzer-experimental-internal-checks -analyzer-check-objc-mem -analyzer-store=region -analyzer-constraints=range -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Analysis/reference.cpp 1. parser at end of file 2. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Analysis/reference.cpp:7:3: Error evaluating statement 3. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Analysis/reference.cpp:7:3: Error evaluating statement 4. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Analysis/reference.cpp:7:11: Error evaluating statement /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Analysis/Output/reference.cpp.script: line 1: 12629 Illegal instruction /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -cc1 -analyze -analyzer-experimental-internal-checks -analyzer-check-objc-mem -analyzer-store=region -analyzer-constraints=range -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Analysis/reference.cpp -- ******************** From buildbot at google1.osuosl.org Fri Nov 26 01:01:47 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 26 Nov 2010 01:01:47 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101126090150.91DF613B2064@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/10805 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 120173 Blamelist: zhongxingxu BUILD FAILED: failed test-clang sincerely, -The Buildbot From daniel_dunbar at apple.com Fri Nov 26 01:11:39 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 26 Nov 2010 01:11:39 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101126091148.04334BFF8860@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/6603 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 120173 Blamelist: zhongxingxu BUILD FAILED: failed test-clang test-clang_1 sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/clang/Checker/PathSensitive/MemRegion.h include/clang/Checker/PathSensitive/Store.h lib/Checker/GRExprEngine.cpp lib/Checker/MemRegion.cpp lib/Checker/RegionStore.cpp test/Analysis/derived-to-base.cpp At: Fri 26 Nov 2010 00:27:45 Changed By: zhongxingxu Comments: Regionstore: support derived-to-base cast by creating a CXXBaseObjectRegion.Properties: LOGS: Last 10 lines of 'stdio': Clang :: Analysis/dtor.cpp Clang :: Analysis/method-call.cpp Clang :: Analysis/misc-ps-region-store.cpp Clang :: Analysis/reference.cpp Expected Passes : 2660 Expected Failures : 20 Unexpected Failures: 4 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: Analysis/dtor.cpp Clang :: Analysis/method-call.cpp Clang :: Analysis/misc-ps-region-store.cpp Clang :: Analysis/reference.cpp Last 10 lines of 'xfail': Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/fixit-errors.c Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'dtor.cpp': 15 clang 0x00000001000217d4 main + 4580 16 clang 0x0000000100019328 start + 52 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 -analyze -analyzer-check-objc-mem -analyzer-store region -analyzer-inline-call -cfg-add-implicit-dtors -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/dtor.cpp 1. parser at end of file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/tools/clang/test/Analysis/Output/dtor.cpp.script: line 1: 646 Illegal instruction /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/bin/clang -cc1 -analyze -analyzer-check-objc-mem -analyzer-store region -analyzer-inline-call -cfg-add-implicit-dtors -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/dtor.cpp -- ******************** Last 10 lines of 'method-call.cpp': 16 clang 0x0000000100019328 start + 52 17 clang 0x0000000000000009 start + 4294864149 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 -analyze -analyzer-check-objc-mem -analyzer-inline-call -analyzer-store region -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/method-call.cpp 1. parser at end of file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/tools/clang/test/Analysis/Output/method-call.cpp.script: line 1: 718 Illegal instruction /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/bin/clang -cc1 -analyze -analyzer-check-objc-mem -analyzer-inline-call -analyzer-store region -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/method-call.cpp -- ******************** Last 10 lines of 'misc-ps-region-store.cpp': 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 -triple i386-apple-darwin9 -analyze -analyzer-experimental-internal-checks -analyzer-check-objc-mem -analyzer-store=region -verify -fblocks -analyzer-opt-analyze-nested-blocks /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/misc-ps-region-store.cpp 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/Analysis/misc-ps-region-store.cpp:143:3: Error evaluating statement 3. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/misc-ps-region-store.cpp:143:3: Error evaluating statement /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/tools/clang/test/Analysis/Output/misc-ps-region-store.cpp.script: line 2: 743 Illegal instruction /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/bin/clang -cc1 -triple i386-apple-darwin9 -analyze -analyzer-experimental-internal-checks -analyzer-check-objc-mem -analyzer-store=region -verify -fblocks -analyzer-opt-analyze-nested-blocks /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/misc-ps-region-store.cpp -- ******************** Last 10 lines of 'reference.cpp': 0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/bin/clang -cc1 -analyze -analyzer-experimental-internal-checks -analyzer-check-objc-mem -analyzer-store=region -analyzer-constraints=range -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/reference.cpp 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/Analysis/reference.cpp:7:3: Error evaluating statement 3. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/reference.cpp:7:3: Error evaluating statement 4. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/reference.cpp:7:11: Error evaluating statement /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/tools/clang/test/Analysis/Output/reference.cpp.script: line 1: 852 Illegal instruction /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/bin/clang -cc1 -analyze -analyzer-experimental-internal-checks -analyzer-check-objc-mem -analyzer-store=region -analyzer-constraints=range -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/reference.cpp -- ******************** Last 10 lines of 'stdio': Clang :: Analysis/dtor.cpp Clang :: Analysis/method-call.cpp Clang :: Analysis/misc-ps-region-store.cpp Clang :: Analysis/reference.cpp Expected Passes : 2660 Expected Failures : 20 Unexpected Failures: 4 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: Analysis/dtor.cpp Clang :: Analysis/method-call.cpp Clang :: Analysis/misc-ps-region-store.cpp Clang :: Analysis/reference.cpp Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'dtor.cpp': 17 clang 0x0000000100019e54 start + 52 18 clang 0x000000000000000a start + 4294861290 Stack dump: 0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/bin/clang -cc1 -analyze -analyzer-check-objc-mem -analyzer-store region -analyzer-inline-call -cfg-add-implicit-dtors -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/dtor.cpp 1. parser at end of file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/Analysis/Output/dtor.cpp.script: line 1: 7952 Illegal instruction /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/bin/clang -cc1 -analyze -analyzer-check-objc-mem -analyzer-store region -analyzer-inline-call -cfg-add-implicit-dtors -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/dtor.cpp -- ******************** Last 10 lines of 'method-call.cpp': 16 clang 0x000000010001e873 main + 771 17 clang 0x0000000100019e54 start + 52 Stack dump: 0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/bin/clang -cc1 -analyze -analyzer-check-objc-mem -analyzer-inline-call -analyzer-store region -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/method-call.cpp 1. parser at end of file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/Analysis/Output/method-call.cpp.script: line 1: 7998 Illegal instruction /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/bin/clang -cc1 -analyze -analyzer-check-objc-mem -analyzer-inline-call -analyzer-store region -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/method-call.cpp -- ******************** Last 10 lines of 'misc-ps-region-store.cpp': Stack dump: 0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/bin/clang -cc1 -triple i386-apple-darwin9 -analyze -analyzer-experimental-internal-checks -analyzer-check-objc-mem -analyzer-store=region -verify -fblocks -analyzer-opt-analyze-nested-blocks /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/misc-ps-region-store.cpp 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/Analysis/misc-ps-region-store.cpp:143:3: Error evaluating statement 3. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/misc-ps-region-store.cpp:143:3: Error evaluating statement /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/Analysis/Output/misc-ps-region-store.cpp.script: line 2: 8023 Illegal instruction /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/bin/clang -cc1 -triple i386-apple-darwin9 -analyze -analyzer-experimental-internal-checks -analyzer-check-objc-mem -analyzer-store=region -verify -fblocks -analyzer-opt-analyze-nested-blocks /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/misc-ps-region-store.cpp -- ******************** Last 10 lines of 'reference.cpp': 0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/bin/clang -cc1 -analyze -analyzer-experimental-internal-checks -analyzer-check-objc-mem -analyzer-store=region -analyzer-constraints=range -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/reference.cpp 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/Analysis/reference.cpp:7:3: Error evaluating statement 3. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/reference.cpp:7:3: Error evaluating statement 4. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/reference.cpp:7:11: Error evaluating statement /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/Analysis/Output/reference.cpp.script: line 1: 8104 Illegal instruction /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/bin/clang -cc1 -analyze -analyzer-experimental-internal-checks -analyzer-check-objc-mem -analyzer-store=region -analyzer-constraints=range -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/reference.cpp -- ******************** From buildbot at google1.osuosl.org Fri Nov 26 01:13:16 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 26 Nov 2010 01:13:16 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20101126091319.9F6B313B2064@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/10551 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 120174 Blamelist: chapuni,zhongxingxu BUILD FAILED: failed test-clang sincerely, -The Buildbot From daniel_dunbar at apple.com Fri Nov 26 01:28:11 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Fri, 26 Nov 2010 01:28:11 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20101126092821.41CACBAED88A@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/12058 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 120173 Blamelist: zhongxingxu BUILD FAILED: failed test-clang sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/clang/Checker/PathSensitive/MemRegion.h include/clang/Checker/PathSensitive/Store.h lib/Checker/GRExprEngine.cpp lib/Checker/MemRegion.cpp lib/Checker/RegionStore.cpp test/Analysis/derived-to-base.cpp At: Fri 26 Nov 2010 00:27:45 Changed By: zhongxingxu Comments: Regionstore: support derived-to-base cast by creating a CXXBaseObjectRegion.Properties: LOGS: Last 10 lines of 'stdio': Clang :: Analysis/dtor.cpp Clang :: Analysis/method-call.cpp Clang :: Analysis/misc-ps-region-store.cpp Clang :: Analysis/reference.cpp Expected Passes : 2660 Expected Failures : 20 Unexpected Failures: 4 make[1]: *** [all] Error 1 make: *** [test] Error 2 Last 10 lines of 'fail': Clang :: Analysis/dtor.cpp Clang :: Analysis/method-call.cpp Clang :: Analysis/misc-ps-region-store.cpp Clang :: Analysis/reference.cpp Last 10 lines of 'xfail': Clang :: FixIt/fixit-errors.c Clang :: FixIt/fixit-pmem.cpp Clang :: FixIt/typo.m 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 :: SemaTemplate/instantiate-function-1.mm Last 10 lines of 'dtor.cpp': 26 clang 0x0000000100028763 main + 450 27 clang 0x0000000100020af0 start + 52 Stack dump: 0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug+Asserts/bin/clang -cc1 -analyze -analyzer-check-objc-mem -analyzer-store region -analyzer-inline-call -cfg-add-implicit-dtors -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Analysis/dtor.cpp 1. parser at end of file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Analysis/Output/dtor.cpp.script: line 1: 90490 Illegal instruction /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug+Asserts/bin/clang -cc1 -analyze -analyzer-check-objc-mem -analyzer-store region -analyzer-inline-call -cfg-add-implicit-dtors -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Analysis/dtor.cpp -- ******************** Last 10 lines of 'method-call.cpp': 27 clang 0x0000000100020af0 start + 52 28 clang 0x0000000000000009 start + 4294833485 Stack dump: 0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug+Asserts/bin/clang -cc1 -analyze -analyzer-check-objc-mem -analyzer-inline-call -analyzer-store region -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Analysis/method-call.cpp 1. parser at end of file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Analysis/Output/method-call.cpp.script: line 1: 90541 Illegal instruction /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug+Asserts/bin/clang -cc1 -analyze -analyzer-check-objc-mem -analyzer-inline-call -analyzer-store region -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Analysis/method-call.cpp -- ******************** Last 10 lines of 'misc-ps-region-store.cpp': Stack dump: 0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug+Asserts/bin/clang -cc1 -triple i386-apple-darwin9 -analyze -analyzer-experimental-internal-checks -analyzer-check-objc-mem -analyzer-store=region -verify -fblocks -analyzer-opt-analyze-nested-blocks /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Analysis/misc-ps-region-store.cpp 1. parser at end of file 2. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Analysis/misc-ps-region-store.cpp:143:3: Error evaluating statement 3. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Analysis/misc-ps-region-store.cpp:143:3: Error evaluating statement /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Analysis/Output/misc-ps-region-store.cpp.script: line 2: 90561 Illegal instruction /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug+Asserts/bin/clang -cc1 -triple i386-apple-darwin9 -analyze -analyzer-experimental-internal-checks -analyzer-check-objc-mem -analyzer-store=region -verify -fblocks -analyzer-opt-analyze-nested-blocks /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Analysis/misc-ps-region-store.cpp -- ******************** Last 10 lines of 'reference.cpp': 0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug+Asserts/bin/clang -cc1 -analyze -analyzer-experimental-internal-checks -analyzer-check-objc-mem -analyzer-store=region -analyzer-constraints=range -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Analysis/reference.cpp 1. parser at end of file 2. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Analysis/reference.cpp:7:3: Error evaluating statement 3. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Analysis/reference.cpp:7:3: Error evaluating statement 4. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Analysis/reference.cpp:7:11: Error evaluating statement /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Analysis/Output/reference.cpp.script: line 1: 90656 Illegal instruction /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug+Asserts/bin/clang -cc1 -analyze -analyzer-experimental-internal-checks -analyzer-check-objc-mem -analyzer-store=region -analyzer-constraints=range -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Analysis/reference.cpp -- ******************** From buildbot at google1.osuosl.org Fri Nov 26 09:49:31 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 26 Nov 2010 09:49:31 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101126174934.969B513B2064@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/10813 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: forced: by IRC user on channel #llvm: None Build Source Stamp: HEAD Blamelist: BUILD FAILED: failed clean-2 test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Fri Nov 26 23:03:27 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Fri, 26 Nov 2010 23:03:27 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux-vg_leak Message-ID: <20101127070330.D0D6413B2064@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/1732 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 120185 Blamelist: ddunbar BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Sat Nov 27 00:34:16 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 27 Nov 2010 00:34:16 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux Message-ID: <20101127083419.E513A13B2064@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux/builds/19849 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc14 Build Reason: Build Source Stamp: 120203 Blamelist: ddunbar,resistor BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Sat Nov 27 00:43:28 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 27 Nov 2010 00:43:28 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20101127084331.C209F13B2064@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/13598 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 120203 Blamelist: ddunbar,resistor BUILD FAILED: failed compile sincerely, -The Buildbot From llvm-testresults at cs.uiuc.edu Sat Nov 27 00:44:55 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Sat, 27 Nov 2010 02:44:55 -0600 (CST) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101127084455.0C5662A6C12C@llvm.org> http://llvm.org/perf/db_default/simple/nts/33/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:3 Name: curlew.apple.com Comparing: Run: 33, Order: 120199, Start Time: 2010-11-27 08:01:42, End Time: 2010-11-27 08:46:58 To: 32, Order: 120172, Start Time: 2010-11-26 07:57:25, End Time: 2010-11-26 08:42:37 =============== Tests Summary =============== Performance Improvements: 3 Existing Failures: 1 Unchanged Tests: 939 Total Tests: 943 ============== Changes Detail ============== Performance Improvements ------------------------ SingleSource/Benchmarks/Dhrystone/dry.exec: -9.52%(0.6300 => 0.5700, std. dev.: 0.0133) SingleSource/Benchmarks/Shootout/lists.exec: -1.62%(6.1800 => 6.0800, std. dev.: 0.0299) SingleSource/Benchmarks/Shootout/methcall.exec: -1.25%(7.9700 => 7.8700, std. dev.: 0.0316) Existing Failures ----------------- External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Sat Nov 27 00:55:04 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 27 Nov 2010 00:55:04 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20101127085510.9628513B2064@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/10564 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 120204 Blamelist: ddunbar,resistor BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Sat Nov 27 01:00:13 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 27 Nov 2010 01:00:13 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-linux-selfhost Message-ID: <20101127090017.7445313B2064@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-linux-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-linux-selfhost/builds/702 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 120203 Blamelist: bwilson,ddunbar,resistor BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Sat Nov 27 01:01:19 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 27 Nov 2010 01:01:19 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-vg Message-ID: <20101127090122.BE0A813B2064@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/2462 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 120204 Blamelist: bwilson,ddunbar,resistor BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Sat Nov 27 01:06:23 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 27 Nov 2010 01:06:23 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i386-linux-selfhost Message-ID: <20101127090626.DA92D13B20C2@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/999 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc11 Build Reason: Build Source Stamp: 120204 Blamelist: ddunbar,resistor BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Sat Nov 27 01:09:07 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 27 Nov 2010 01:09:07 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20101127090910.B2C4113B2064@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/3250 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 120204 Blamelist: bwilson,ddunbar,resistor BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Sat Nov 27 01:09:43 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 27 Nov 2010 01:09:43 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-fnt Message-ID: <20101127090946.4A1F313B2064@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/3914 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 120204 Blamelist: ddunbar,resistor BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Sat Nov 27 06:37:30 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sat, 27 Nov 2010 06:37:30 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101127143823.F3D60BB3291E@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/6624 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 120219 Blamelist: ddunbar BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/Object/MachOObject.h lib/Object/MachOObject.cpp tools/macho-dump/macho-dump.cpp At: Sat 27 Nov 2010 05:52:37 Changed By: ddunbar Comments: macho-dump: Add support for dumping string table data.Properties: Files: include/llvm/Object/MachOFormat.h include/llvm/Object/MachOObject.h lib/Object/MachOObject.cpp tools/macho-dump/macho-dump.cpp At: Sat 27 Nov 2010 05:57:37 Changed By: ddunbar Comments: macho-dump: Add support for dumping symbol table entries.Properties: Files: include/llvm/Object/MachOObject.h lib/Object/MachOObject.cpp tools/macho-dump/macho-dump.cpp At: Sat 27 Nov 2010 06:02:45 Changed By: ddunbar Comments: macho-dump: Add support for --dump-section-data and tweak a few format strings.Properties: LOGS: Last 10 lines of 'stdio': llvm[3]: Building Release+Asserts Archive Library libLLVMSelectionDAG.a llvm[2]: Compiling MCDisassembler.cpp for Release+Asserts build 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[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 buildbot at google1.osuosl.org Sat Nov 27 06:44:53 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 27 Nov 2010 06:44:53 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101127144456.27D4513B2064@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/7669 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 120219 Blamelist: ddunbar BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Sat Nov 27 06:44:49 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sat, 27 Nov 2010 06:44:49 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20101127144456.28BFE13B206A@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/8162 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 120218 Blamelist: ddunbar BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From daniel_dunbar at apple.com Sat Nov 27 13:00:10 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sat, 27 Nov 2010 13:00:10 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20101127210020.1A3F2C04D519@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/11408 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 120225 Blamelist: rafael BUILD FAILED: failed compile.llvm-gcc.stage1 sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86ISelLowering.h lib/Target/X86/X86InstrCompiler.td test/CodeGen/X86/2009-04-24.ll test/CodeGen/X86/2009-12-11-TLSNoRedZone.ll test/CodeGen/X86/tls-pic.ll At: Sat 27 Nov 2010 12:48:21 Changed By: rafael Comments: Lower TLS_addr32 and TLS_addr64.Properties: LOGS: Last 10 lines of 'stdio': nssfsi_s.o libgcc/x86_64/_fixunsdfsi_s.o libgcc/x86_64/_fixunsxfsi_s.o libgcc/x86_64/_fixsfdi_s.o libgcc/x86_64/_fixsfti_s.o libgcc/x86_64/_fixunssfdi_s.o libgcc/x86_64/_fixunssfti_s.o libgcc/x86_64/_floatdisf_s.o libgcc/x86_64/_floattisf_s.o libgcc/x86_64/_floatundisf_s.o libgcc/x86_64/_floatuntisf_s.o libgcc/x86_64/_fixdfdi_s.o libgcc/x86_64/_fixdfti_s.o libgcc/x86_64/_fixunsdfdi_s.o libgcc/x86_64/_fixunsdfti_s.o libgcc/x86_64/_floatdidf_s.o libgcc/x86_64/_floattidf_s.o libgcc/x86_64/_floatundidf_s.o libgcc/x86_64/_floatuntidf_s.o libgcc/x86_64/_fixxfdi_s.o libgcc/x86_64/_fixxfti_s.o libgcc/x86_64/_fixunsxfdi_s.o libgcc/x86_64/_fixunsxfti_s.o libgcc/x86_64/_floatdixf_s.o libgcc/x86_64/_floattixf_s.o libgcc/x86_64/_floatundixf_s.o libgcc/x86_64/_floatuntixf_s.o libgcc/x86_64/_fixtfdi_s.o libgcc/x86_64/_fixtfti_s.o libgcc/x86_64/_fixunstfdi_s.o libgcc/x86_64/_fixunstfti_s.o libgcc/x86_64/_floatditf_s.o libgcc/x86_64/_floattitf_s.o libgcc/x86_64/_floatunditf_s.o libgcc/x86_64 /_floatuntitf_s.o libgcc/x86_64/_divdi3_s.o libgcc/x86_64/_moddi3_s.o libgcc/x86_64/_udivdi3_s.o libgcc/x86_64/_umoddi3_s.o libgcc/x86_64/_udiv_w_sdiv_s.o libgcc/x86_64/_udivmoddi4_s.o libgcc/x86_64/darwin-64_s.o libgcc/x86_64/unwind-dw2_s.o libgcc/x86_64/unwind-dw2-fde-darwin_s.o libgcc/x86_64/unwind-sjlj_s.o libgcc/x86_64/unwind-c_s.o -lc make[4]: *** [libgcc_s.dylib] Error 1 make[4]: *** Waiting for unfinished jobs.... collect2: ld terminated with signal 10 [Bus error] make[4]: *** [x86_64/libgcc_s.dylib] Error 1 make[3]: *** [stmp-multilib] Error 2 rm fsf-funding.pod gcov.pod gfdl.pod cpp.pod gpl.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': 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 ../../llvm-gcc.src/gcc/sched-vis.c:628: warning: no previous prototype for 'print_insn' ../../llvm-gcc.src/gcc/libgcc2.c:412: warning: control reaches end of non-void function ../../llvm-gcc.src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return ../../llvm-gcc.src/gcc/libgcc2.c:412: warning: control reaches end of non-void function ../../llvm-gcc.src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return From rafael.espindola at gmail.com Sat Nov 27 13:48:29 2010 From: rafael.espindola at gmail.com (=?UTF-8?Q?Rafael_Esp=C3=ADndola?=) Date: Sat, 27 Nov 2010 16:48:29 -0500 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 In-Reply-To: <20101127210020.1A3F2C04D519@mail-out4.apple.com> References: <20101127210020.1A3F2C04D519@mail-out4.apple.com> Message-ID: I have no idea how this change broke a darwin9 build. The instructions being lowered are for linux TLS support! On 27 November 2010 16:00, 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/11408 > > Buildbot URL: http://smooshlab.apple.com:8010/ > > Buildslave for this Build: smoosh-03.apple.com > > Build Reason: > Build Source Stamp: 120225 > Blamelist: rafael > > BUILD FAILED: failed compile.llvm-gcc.stage1 > > sincerely, >  -The Buildbot > > > ================================================================================ > > CHANGES: > Files: >  lib/Target/X86/X86ISelLowering.cpp >  lib/Target/X86/X86ISelLowering.h >  lib/Target/X86/X86InstrCompiler.td >  test/CodeGen/X86/2009-04-24.ll >  test/CodeGen/X86/2009-12-11-TLSNoRedZone.ll >  test/CodeGen/X86/tls-pic.ll > At: Sat 27 Nov 2010 12:48:21 > Changed By: rafael > Comments: Lower TLS_addr32 and TLS_addr64.Properties: > > > > > LOGS: > Last 10 lines of 'stdio': >        nssfsi_s.o libgcc/x86_64/_fixunsdfsi_s.o libgcc/x86_64/_fixunsxfsi_s.o libgcc/x86_64/_fixsfdi_s.o libgcc/x86_64/_fixsfti_s.o libgcc/x86_64/_fixunssfdi_s.o libgcc/x86_64/_fixunssfti_s.o libgcc/x86_64/_floatdisf_s.o libgcc/x86_64/_floattisf_s.o libgcc/x86_64/_floatundisf_s.o libgcc/x86_64/_floatuntisf_s.o libgcc/x86_64/_fixdfdi_s.o libgcc/x86_64/_fixdfti_s.o libgcc/x86_64/_fixunsdfdi_s.o libgcc/x86_64/_fixunsdfti_s.o libgcc/x86_64/_floatdidf_s.o libgcc/x86_64/_floattidf_s.o libgcc/x86_64/_floatundidf_s.o libgcc/x86_64/_floatuntidf_s.o libgcc/x86_64/_fixxfdi_s.o libgcc/x86_64/_fixxfti_s.o libgcc/x86_64/_fixunsxfdi_s.o libgcc/x86_64/_fixunsxfti_s.o libgcc/x86_64/_floatdixf_s.o libgcc/x86_64/_floattixf_s.o libgcc/x86_64/_floatundixf_s.o libgcc/x86_64/_floatuntixf_s.o libgcc/x86_64/_fixtfdi_s.o libgcc/x86_64/_fixtfti_s.o libgcc/x86_64/_fixunstfdi_s.o libgcc/x86_64/_fixunstfti_s.o libgcc/x86_64/_floatditf_s.o libgcc/x86_64/_floattitf_s.o libgcc/x86_64/_floatunditf_s.o libgcc/x86_64 >  /_floatuntitf_s.o libgcc/x86_64/_divdi3_s.o libgcc/x86_64/_moddi3_s.o libgcc/x86_64/_udivdi3_s.o libgcc/x86_64/_umoddi3_s.o libgcc/x86_64/_udiv_w_sdiv_s.o libgcc/x86_64/_udivmoddi4_s.o libgcc/x86_64/darwin-64_s.o libgcc/x86_64/unwind-dw2_s.o libgcc/x86_64/unwind-dw2-fde-darwin_s.o libgcc/x86_64/unwind-sjlj_s.o libgcc/x86_64/unwind-c_s.o -lc >        make[4]: *** [libgcc_s.dylib] Error 1 >        make[4]: *** Waiting for unfinished jobs.... >        collect2: ld terminated with signal 10 [Bus error] >        make[4]: *** [x86_64/libgcc_s.dylib] Error 1 >        make[3]: *** [stmp-multilib] Error 2 >        rm fsf-funding.pod gcov.pod gfdl.pod cpp.pod gpl.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': >        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 >        ../../llvm-gcc.src/gcc/sched-vis.c:628: warning: no previous prototype for 'print_insn' >        ../../llvm-gcc.src/gcc/libgcc2.c:412: warning: control reaches end of non-void function >        ../../llvm-gcc.src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return >        ../../llvm-gcc.src/gcc/libgcc2.c:412: warning: control reaches end of non-void function >        ../../llvm-gcc.src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return > > From llvm-testresults at cs.uiuc.edu Sun Nov 28 00:43:50 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Sun, 28 Nov 2010 02:43:50 -0600 (CST) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101128084350.4C3BE2A6C12C@llvm.org> http://llvm.org/perf/db_default/simple/nts/34/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:3 Name: curlew.apple.com Comparing: Run: 34, Order: 120239, Start Time: 2010-11-28 08:00:35, End Time: 2010-11-28 08:45:56 To: 33, Order: 120199, Start Time: 2010-11-27 08:01:42, End Time: 2010-11-27 08:46:58 =============== Tests Summary =============== Performance Regressions: 6 Performance Improvements: 1 Existing Failures: 1 Unchanged Tests: 935 Total Tests: 943 ============== Changes Detail ============== Performance Regressions ----------------------- SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding.compile: 6.16%(2.7600 => 2.9300, std. dev.: 0.0040) SingleSource/Benchmarks/Adobe-C++/loop_unroll.compile: 3.44%(3.4900 => 3.6100, std. dev.: 0.0049) SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant.compile: 3.11%(1.9300 => 1.9900, std. dev.: 0.0000) MultiSource/Applications/hexxagon/hexxagon.exec: 1.76%(14.8000 => 15.0600, std. dev.: 0.0000) External/SPEC/CINT2006/400_perlbench/400_perlbench.exec: 1.54%(9.7400 => 9.8900, std. dev.: 0.0000) MultiSource/Applications/sqlite3/sqlite3.compile: 1.01%(13.8600 => 14.0000, std. dev.: 0.0167) Performance Improvements ------------------------ External/SPEC/CINT2000/253_perlbmk/253_perlbmk.exec: -1.90%(8.9500 => 8.7800, std. dev.: 0.0000) Existing Failures ----------------- External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Sun Nov 28 01:26:41 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 28 Nov 2010 01:26:41 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux-checks Message-ID: <20101128092644.9791513B2064@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux-checks on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux-checks/builds/479 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc10 Build Reason: Build Source Stamp: 120229 Blamelist: asl,d0k,rafael,stoklund BUILD FAILED: failed compile.llvm-gcc.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 28 04:08:00 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 28 Nov 2010 04:08:00 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux-vg_leak Message-ID: <20101128121403.444D413B2064@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/1741 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 120239 Blamelist: bwilson,chandlerc,stoklund BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 28 08:16:14 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 28 Nov 2010 08:16:14 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20101128161618.8B89213B2068@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/5453 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 120245 Blamelist: rafael BUILD FAILED: failed compile.llvm.stage2 sincerely, -The Buildbot From daniel_dunbar at apple.com Sun Nov 28 08:29:18 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sun, 28 Nov 2010 08:29:18 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101128162928.183B2C069FB0@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/6640 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 120245 Blamelist: rafael BUILD FAILED: failed compile.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/MC/MCObjectStreamer.h lib/MC/MCELFStreamer.cpp lib/MC/MCMachOStreamer.cpp lib/MC/MCObjectStreamer.cpp lib/MC/WinCOFFStreamer.cpp At: Sun 28 Nov 2010 07:58:20 Changed By: rafael Comments: Factor some duplicated code into MCObjectStreamer::EmitLabel.Properties: LOGS: Last 10 lines of 'stdio': 19 clang 0x0000000100019e78 std::vector >::_M_insert_aux(__gnu_cxx::__normal_iterator > >, llvm::PassRegistrationListener* const&) + 5080 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 Path.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/bin/../lib/clang/2.9 -dependency-file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/System/Release+Asserts/Path.d.tmp -MP -MT /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/System/Release+Asserts/Path.o -MT /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/System/Release+Asserts/Path.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/System -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/System -O3 -Woverloaded-virtual -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -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/System/Release+Asserts/Path.o -x c++ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/System/Path.cpp 1. parser at end of file 2. Code generation 3. Running pass 'Function Pass Manager' on module '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/System/Path.cpp'. clang: error: unable to execute command: Illegal instruction clang: error: clang frontend command failed due to signal 1 (use -v to see invocation) make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/System/Release+Asserts/Path.o] Error 1 make: *** [all] Error 1 From buildbot at google1.osuosl.org Sun Nov 28 09:41:37 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 28 Nov 2010 09:41:37 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux-checks Message-ID: <20101128174140.7155013B2068@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux-checks on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux-checks/builds/481 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc10 Build Reason: Build Source Stamp: 120245 Blamelist: rafael BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From buildbot at google1.osuosl.org Sun Nov 28 11:13:04 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Sun, 28 Nov 2010 11:13:04 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20101128191307.84AB713B2068@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/9538 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 120253 Blamelist: andersca,geoffray,rafael BUILD FAILED: failed failed slave lost sincerely, -The Buildbot From daniel_dunbar at apple.com Sun Nov 28 17:31:55 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Sun, 28 Nov 2010 17:31:55 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9 Message-ID: <20101129013204.DE213C07E6F1@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/11446 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-03.apple.com Build Reason: Build Source Stamp: 120279 Blamelist: void BUILD FAILED: failed compile.llvm-gcc.stage1 sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/ARM/ARMInstrThumb.td test/MC/ARM/thumb.s At: Sun 28 Nov 2010 17:18:00 Changed By: void Comments: Add more Thumb encodings. Properties: LOGS: Last 10 lines of 'stdio': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm-gcc.obj/./gcc/xgcc -B/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm-gcc.obj/./gcc/ -B/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm-gcc.install/i686-apple-darwin9/bin/ -B/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm-gcc.install/i686-apple-darwin9/lib/ -isystem /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm-gcc.install/i686-apple-darwin9/include -isystem /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm-gcc.install/i686-apple-darwin9/sys-include -mmacosx-version-min=10.4 -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -pipe -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../llvm-gcc.src/gcc -I../../llvm-gcc.s rc/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/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/include -I/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/include -static -fno-pic -DL_get_pc_thunk_ax -xassembler-with-cpp -c ../../llvm-gcc.src/gcc/config/i386/lib1funcs.asm -include libgcc/static/_get_pc_thunk_ax.vis -o libgcc/static/_get_pc_thunk_ax.o make[4]: *** [libgcc_s.dylib] Error 1 make[4]: *** Waiting for unfinished jobs.... collect2: ld terminated with signal 10 [Bus error] make[4]: *** [x86_64/libgcc_s.dylib] Error 1 make[3]: *** [stmp-multilib] Error 2 rm fsf-funding.pod gcov.pod gfdl.pod cpp.pod gpl.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': 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 ../../llvm-gcc.src/gcc/sched-vis.c:628: warning: no previous prototype for 'print_insn' ../../llvm-gcc.src/gcc/libgcc2.c:412: warning: control reaches end of non-void function ../../llvm-gcc.src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return ../../llvm-gcc.src/gcc/libgcc2.c:412: warning: control reaches end of non-void function ../../llvm-gcc.src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return From buildbot at google1.osuosl.org Mon Nov 29 00:23:29 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 29 Nov 2010 00:23:29 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20101129082336.51C7F13B2068@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/8601 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 120282 Blamelist: chapuni BUILD FAILED: failed run.build.step.test_llvm sincerely, -The Buildbot From geek4civic at gmail.com Mon Nov 29 00:33:14 2010 From: geek4civic at gmail.com (NAKAMURA Takumi) Date: Mon, 29 Nov 2010 17:33:14 +0900 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 In-Reply-To: <20101129082336.51C7F13B2068@google1.osuosl.org> References: <20101129082336.51C7F13B2068@google1.osuosl.org> Message-ID: It's me. I am investigating, or would revert it. 2010/11/29 : > 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/8601 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: kistanova1 > > Build Reason: > Build Source Stamp: 120282 > Blamelist: chapuni > > BUILD FAILED: failed run.build.step.test_llvm > > 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 Mon Nov 29 00:45:33 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 29 Nov 2010 00:45:33 -0800 Subject: [llvm-testresults] buildbot failure in llvm on build-self-4-mingw32 Message-ID: <20101129084537.1BA6413B2068@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/3273 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 120282 Blamelist: chapuni BUILD FAILED: failed run.build.step.test_llvm_1 sincerely, -The Buildbot From llvm-testresults at cs.uiuc.edu Mon Nov 29 00:51:29 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Mon, 29 Nov 2010 02:51:29 -0600 (CST) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101129085129.E88C72A6C12D@llvm.org> http://llvm.org/perf/db_default/simple/nts/35/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:3 Name: curlew.apple.com Comparing: Run: 35, Order: 120281, Start Time: 2010-11-29 08:08:13, End Time: 2010-11-29 08:53:36 To: 34, Order: 120239, Start Time: 2010-11-28 08:00:35, End Time: 2010-11-28 08:45:56 =============== Tests Summary =============== Existing Failures: 1 Unchanged Tests: 942 Total Tests: 943 ============== Changes Detail ============== Existing Failures ----------------- External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From geek4civic at gmail.com Mon Nov 29 01:07:20 2010 From: geek4civic at gmail.com (NAKAMURA Takumi) Date: Mon, 29 Nov 2010 18:07:20 +0900 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 In-Reply-To: References: <20101129082336.51C7F13B2068@google1.osuosl.org> Message-ID: On two hosts with mingw32-cross, r120283 might pass stage1. Or, feel free to revert r120282, thank you. ...Takumi 2010/11/29 NAKAMURA Takumi : > It's me. I am investigating, or would revert it. > > > 2010/11/29  : >> 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/8601 >> >> Buildbot URL: http://google1.osuosl.org:8011/ >> >> Buildslave for this Build: kistanova1 >> >> Build Reason: >> Build Source Stamp: 120282 >> Blamelist: chapuni >> >> BUILD FAILED: failed run.build.step.test_llvm >> >> 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 Mon Nov 29 10:27:43 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 29 Nov 2010 10:27:43 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101129182753.B7153BB9AF83@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/16238 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 120297 Blamelist: mspencer BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: examples/clang-interpreter/main.cpp include/clang/AST/CharUnits.h include/clang/AST/DeclGroup.h include/clang/AST/RecordLayout.h include/clang/AST/StmtIterator.h include/clang/Analysis/ProgramPoint.h include/clang/Basic/OnDiskHashTable.h include/clang/Basic/PartialDiagnostic.h include/clang/Basic/SourceManager.h include/clang/Basic/TargetInfo.h include/clang/Checker/PathSensitive/SymbolManager.h include/clang/Driver/Driver.h include/clang/Driver/ToolChain.h include/clang/Frontend/ASTUnit.h include/clang/Lex/LiteralSupport.h include/clang/Serialization/ASTBitCodes.h include/clang/Serialization/ASTReader.h lib/Basic/FileManager.cpp lib/Basic/FileSystemStatCache.cpp lib/Basic/SourceManager.cpp lib/Checker/AnalysisConsumer.cpp lib/Checker/HTMLDiagnostics.cpp lib/CodeGen/CGDebugInfo.cpp lib/Driver/Compilation.cpp lib/Driver/Driver.cpp lib/Driver/ToolChains.cpp lib/Driver/Tools.cpp lib/Frontend/ASTConsumers.cpp lib/Frontend/ASTUnit.cpp lib/Frontend/CacheTokens.cpp lib/Frontend/CompilerInstance.cpp lib/Frontend/CompilerInvocation.cpp lib/Frontend/InitHeaderSearch.cpp lib/Frontend/InitPreprocessor.cpp lib/FrontendTool/ExecuteCompilerInvocation.cpp lib/Lex/HeaderMap.cpp lib/Lex/HeaderSearch.cpp lib/Rewrite/FixItRewriter.cpp lib/Rewrite/FrontendActions.cpp lib/Rewrite/RewriteMacros.cpp lib/Serialization/ASTReader.cpp lib/Serialization/ASTWriter.cpp runtime/libcxx/Makefile tools/driver/cc1as_main.cpp tools/driver/driver.cpp tools/libclang/CIndex.cpp tools/libclang/CIndexCodeCompletion.cpp tools/libclang/CIndexer.cpp tools/libclang/CIndexer.h At: Mon 29 Nov 2010 10:18:12 Changed By: mspencer Comments: Merge System into Support.Properties: LOGS: Last 10 lines of 'stdio': make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/lib/Sema/Debug+Asserts/AnalysisBasedWarnings.o] Error 1 make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/lib/Parse/Debug+Asserts/ParseDeclCXX.o] Error 1 make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/lib/Parse/Debug+Asserts/ParseDecl.o] Error 1 make[3]: *** [Parse/.makeall] Error 2 make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/lib/Sema/Debug+Asserts/IdentifierResolver.o] Error 1 make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/lib/Sema/Debug+Asserts/CodeCompleteConsumer.o] Error 1 make[3]: *** [Sema/.makeall] Error 2 make[2]: *** [all] Error 1 make[1]: *** [clang/.makeall] Error 2 make: *** [all] Error 1 Last 10 lines of 'warnings': MCDwarf.cpp:278: warning: passing negative value '-0x00000000000000005' for argument 1 to 'void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)' SPUISelLowering.cpp:692: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)' SPUISelLowering.cpp:924: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)' From buildbot at google1.osuosl.org Mon Nov 29 10:29:43 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 29 Nov 2010 10:29:43 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux Message-ID: <20101129182946.EEE9A13B2068@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux/builds/19914 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc14 Build Reason: Build Source Stamp: 120299 Blamelist: mspencer,nico BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 29 10:30:46 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 29 Nov 2010 10:30:46 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-darwin10 Message-ID: <20101129183050.295E413B2068@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/10942 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 120297 Blamelist: dgregor,mspencer,rjmccall BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Mon Nov 29 10:31:22 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 29 Nov 2010 10:31:22 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101129183142.49311C0A20A9@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/6668 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 120298 Blamelist: mspencer,nico,rjmccall BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Sema/SemaDeclCXX.cpp test/CXX/dcl.dcl/basic.namespace/namespace.udecl/p8.cpp At: Mon 29 Nov 2010 10:08:09 Changed By: rjmccall Comments: Revert r120063, it was wrong. Properties: Files: examples/clang-interpreter/main.cpp include/clang/AST/CharUnits.h include/clang/AST/DeclGroup.h include/clang/AST/RecordLayout.h include/clang/AST/StmtIterator.h include/clang/Analysis/ProgramPoint.h include/clang/Basic/OnDiskHashTable.h include/clang/Basic/PartialDiagnostic.h include/clang/Basic/SourceManager.h include/clang/Basic/TargetInfo.h include/clang/Checker/PathSensitive/SymbolManager.h include/clang/Driver/Driver.h include/clang/Driver/ToolChain.h include/clang/Frontend/ASTUnit.h include/clang/Lex/LiteralSupport.h include/clang/Serialization/ASTBitCodes.h include/clang/Serialization/ASTReader.h lib/Basic/FileManager.cpp lib/Basic/FileSystemStatCache.cpp lib/Basic/SourceManager.cpp lib/Checker/AnalysisConsumer.cpp lib/Checker/HTMLDiagnostics.cpp lib/CodeGen/CGDebugInfo.cpp lib/Driver/Compilation.cpp lib/Driver/Driver.cpp lib/Driver/ToolChains.cpp lib/Driver/Tools.cpp lib/Frontend/ASTConsumers.cpp lib/Frontend/ASTUnit.cpp lib/Frontend/CacheTokens.cpp lib/Frontend/CompilerInstance.cpp lib/Frontend/CompilerInvocation.cpp lib/Frontend/InitHeaderSearch.cpp lib/Frontend/InitPreprocessor.cpp lib/FrontendTool/ExecuteCompilerInvocation.cpp lib/Lex/HeaderMap.cpp lib/Lex/HeaderSearch.cpp lib/Rewrite/FixItRewriter.cpp lib/Rewrite/FrontendActions.cpp lib/Rewrite/RewriteMacros.cpp lib/Serialization/ASTReader.cpp lib/Serialization/ASTWriter.cpp runtime/libcxx/Makefile tools/driver/cc1as_main.cpp tools/driver/driver.cpp tools/libclang/CIndex.cpp tools/libclang/CIndexCodeCompletion.cpp tools/libclang/CIndexer.cpp tools/libclang/CIndexer.h At: Mon 29 Nov 2010 10:18:12 Changed By: mspencer Comments: Merge System into Support.Properties: Files: lib/Sema/SemaExpr.cpp test/SemaCXX/friend.cpp At: Mon 29 Nov 2010 10:22:40 Changed By: nico Comments: Always use a function's decl context when building default arguments. Fixes http://http://llvm.org/pr8479.Properties: Files: CMakeLists.txt Makefile Makefile.rules autoconf/configure.ac cmake/config-ix.cmake configure include/llvm-c/EnhancedDisassembly.h include/llvm/ADT/EquivalenceClasses.h include/llvm/ADT/FoldingSet.h include/llvm/ADT/ImmutableList.h include/llvm/ADT/ImmutableSet.h include/llvm/ADT/SmallPtrSet.h include/llvm/ADT/SparseBitVector.h include/llvm/ADT/Statistic.h include/llvm/ADT/StringExtras.h include/llvm/ADT/Twine.h include/llvm/ADT/ValueMap.h include/llvm/Analysis/CallGraph.h include/llvm/Analysis/DIBuilder.h include/llvm/Analysis/ScalarEvolution.h include/llvm/Analysis/ValueTracking.h include/llvm/BasicBlock.h include/llvm/Bitcode/Archive.h include/llvm/Bitcode/BitCodes.h include/llvm/CodeGen/AsmPrinter.h include/llvm/CodeGen/BinaryObject.h include/llvm/CodeGen/JITCodeEmitter.h include/llvm/CodeGen/MachORelocation.h include/llvm/CodeGen/MachineCodeEmitter.h include/llvm/CodeGen/MachineCodeInfo.h include/llvm/CodeGen/MachineFrameInfo.h include/llvm/CodeGen/MachineMemOperand.h include/llvm/CodeGen/MachineModuleInfo.h include/llvm/CodeGen/MachineOperand.h include/llvm/CodeGen/MachineRelocation.h include/llvm/CodeGen/PostRAHazardRecognizer.h include/llvm/CodeGen/RegisterCoalescer.h include/llvm/CodeGen/SelectionDAGNodes.h include/llvm/CodeGen/ValueTypes.h include/llvm/CompilerDriver/CompilationGraph.h include/llvm/CompilerDriver/Tool.h include/llvm/DerivedTypes.h include/llvm/ExecutionEngine/ExecutionEngine.h include/llvm/ExecutionEngine/GenericValue.h include/llvm/ExecutionEngine/JITEventListener.h include/llvm/ExecutionEngine/JITMemoryManager.h include/llvm/LinkAllVMCore.h include/llvm/MC/EDInstInfo.h include/llvm/MC/MCAssembler.h include/llvm/MC/MCDisassembler.h include/llvm/MC/MCExpr.h include/llvm/MC/MCFixup.h include/llvm/MC/MCInst.h include/llvm/MC/MCObjectWriter.h include/llvm/MC/MCParser/AsmLexer.h include/llvm/MC/MCParser/MCAsmLexer.h include/llvm/MC/MCParser/MCAsmParser.h include/llvm/MC/MCStreamer.h include/llvm/MC/MCValue.h include/llvm/Module.h include/llvm/Object/MachOFormat.h include/llvm/Object/ObjectFile.h include/llvm/PassSupport.h include/llvm/Support/AIXDataTypesFix.h include/llvm/Support/Alarm.h include/llvm/Support/Allocator.h include/llvm/Support/Atomic.h include/llvm/Support/COFF.h include/llvm/Support/ConstantRange.h include/llvm/Support/DataTypes.h.cmake include/llvm/Support/DataTypes.h.in include/llvm/Support/Disassembler.h include/llvm/Support/DynamicLibrary.h include/llvm/Support/ELF.h include/llvm/Support/Endian.h include/llvm/Support/Errno.h include/llvm/Support/FEnv.h include/llvm/Support/FileUtilities.h include/llvm/Support/GraphWriter.h include/llvm/Support/Host.h include/llvm/Support/IncludeFile.h include/llvm/Support/LICENSE.TXT include/llvm/Support/MachO.h include/llvm/Support/ManagedStatic.h include/llvm/Support/MathExtras.h include/llvm/Support/Memory.h include/llvm/Support/MemoryBuffer.h include/llvm/Support/MemoryObject.h include/llvm/Support/Mutex.h include/llvm/Support/MutexGuard.h include/llvm/Support/Path.h include/llvm/Support/PathV2.h include/llvm/Support/PointerLikeTypeTraits.h include/llvm/Support/Process.h include/llvm/Support/Program.h include/llvm/Support/RWMutex.h include/llvm/Support/Signals.h include/llvm/Support/Solaris.h include/llvm/Support/SwapByteOrder.h include/llvm/Support/ThreadLocal.h include/llvm/Support/Threading.h include/llvm/Support/TimeValue.h include/llvm/Support/Timer.h include/llvm/Support/Valgrind.h include/llvm/Support/raw_ostream.h include/llvm/Support/system_error.h include/llvm/System/AIXDataTypesFix.h include/llvm/System/Alarm.h include/llvm/System/Atomic.h include/llvm/System/DataTypes.h.cmake include/llvm/System/DataTypes.h.in include/llvm/System/Disassembler.h include/llvm/System/DynamicLibrary.h include/llvm/System/Errno.h include/llvm/System/FEnv.h include/llvm/System/Host.h include/llvm/System/IncludeFile.h include/llvm/System/LICENSE.TXT include/llvm/System/Memory.h include/llvm/System/Mutex.h include/llvm/System/Path.h include/llvm/System/PathV2.h include/llvm/System/Process.h include/llvm/System/Program.h include/llvm/System/RWMutex.h include/llvm/System/Signals.h include/llvm/System/Solaris.h include/llvm/System/SwapByteOrder.h include/llvm/System/ThreadLocal.h include/llvm/System/Threading.h include/llvm/System/TimeValue.h include/llvm/System/Valgrind.h include/llvm/System/system_error.h include/llvm/Target/SubtargetFeature.h include/llvm/Target/TargetAsmBackend.h include/llvm/Target/TargetData.h include/llvm/Target/TargetInstrDesc.h include/llvm/Target/TargetJITInfo.h include/llvm/TypeSymbolTable.h include/llvm/ValueSymbolTable.h lib/Analysis/ConstantFolding.cpp lib/Archive/Archive.cpp lib/Archive/ArchiveInternals.h lib/Archive/ArchiveWriter.cpp lib/Bitcode/Writer/BitcodeWriter.cpp lib/CodeGen/AsmPrinter/DwarfDebug.cpp lib/CodeGen/ELF.h lib/CodeGen/PseudoSourceValue.cpp lib/CodeGen/SelectionDAG/SDNodeDbgValue.h lib/CodeGen/SelectionDAG/SelectionDAG.cpp lib/ExecutionEngine/ExecutionEngine.cpp lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp lib/ExecutionEngine/Interpreter/Interpreter.h lib/ExecutionEngine/JIT/Intercept.cpp lib/ExecutionEngine/JIT/JIT.cpp lib/ExecutionEngine/JIT/JITDebugRegisterer.cpp lib/ExecutionEngine/JIT/JITDebugRegisterer.h lib/ExecutionEngine/JIT/JITEmitter.cpp lib/ExecutionEngine/JIT/JITMemoryManager.cpp lib/ExecutionEngine/JIT/OProfileJITEventListener.cpp lib/ExecutionEngine/JIT/TargetSelect.cpp lib/ExecutionEngine/MCJIT/MCJIT.cpp lib/ExecutionEngine/MCJIT/TargetSelect.cpp lib/Linker/LinkItems.cpp lib/Linker/LinkModules.cpp lib/Linker/Linker.cpp lib/MC/MCAsmInfo.cpp lib/MC/MCDisassembler/EDDisassembler.h lib/MC/MCDisassembler/EDInst.h lib/MC/MCDisassembler/EDOperand.h lib/MC/MCDisassembler/EDToken.h lib/MC/WinCOFFObjectWriter.cpp lib/Object/MachOObject.cpp lib/Object/ObjectFile.cpp lib/Support/Alarm.cpp lib/Support/Allocator.cpp lib/Support/Atomic.cpp lib/Support/CMakeLists.txt lib/Support/CommandLine.cpp lib/Support/CrashRecoveryContext.cpp lib/Support/Debug.cpp lib/Support/Disassembler.cpp lib/Support/DynamicLibrary.cpp lib/Support/Errno.cpp lib/Support/ErrorHandling.cpp lib/Support/FileUtilities.cpp lib/Support/FoldingSet.cpp lib/Support/GraphWriter.cpp lib/Support/Host.cpp lib/Support/IncludeFile.cpp lib/Support/Makefile lib/Support/ManagedStatic.cpp lib/Support/Memory.cpp lib/Support/MemoryBuffer.cpp lib/Support/Mutex.cpp lib/Support/Path.cpp lib/Support/PluginLoader.cpp lib/Support/PrettyStackTrace.cpp lib/Support/Process.cpp lib/Support/Program.cpp lib/Support/README.txt.system lib/Support/RWMutex.cpp lib/Support/SearchForAddressOfSpecialSymbol.cpp lib/Support/Signals.cpp lib/Support/Statistic.cpp lib/Support/SystemUtils.cpp lib/Support/TargetRegistry.cpp lib/Support/ThreadLocal.cpp lib/Support/Threading.cpp lib/Support/TimeValue.cpp lib/Support/Timer.cpp lib/Support/ToolOutputFile.cpp lib/Support/Unix lib/Support/Unix/Alarm.inc lib/Support/Unix/Host.inc lib/Support/Unix/Memory.inc lib/Support/Unix/Mutex.inc lib/Support/Unix/Path.inc lib/Support/Unix/Process.inc lib/Support/Unix/Program.inc lib/Support/Unix/README.txt lib/Support/Unix/RWMutex.inc lib/Support/Unix/Signals.inc lib/Support/Unix/ThreadLocal.inc lib/Support/Unix/TimeValue.inc lib/Support/Unix/Unix.h lib/Support/Unix/system_error.inc lib/Support/Valgrind.cpp lib/Support/Windows lib/Support/Windows/Alarm.inc lib/Support/Windows/DynamicLibrary.inc lib/Support/Windows/Host.inc lib/Support/Windows/Memory.inc lib/Support/Windows/Mutex.inc lib/Support/Windows/Path.inc lib/Support/Windows/Process.inc lib/Support/Windows/Program.inc lib/Support/Windows/RWMutex.inc lib/Support/Windows/Signals.inc lib/Support/Windows/ThreadLocal.inc lib/Support/Windows/TimeValue.inc lib/Support/Windows/Windows.h lib/Support/Windows/system_error.inc lib/Support/raw_ostream.cpp lib/Support/system_error.cpp lib/System/Alarm.cpp lib/System/Atomic.cpp lib/System/CMakeLists.txt lib/System/Disassembler.cpp lib/System/DynamicLibrary.cpp lib/System/Errno.cpp lib/System/Host.cpp lib/System/IncludeFile.cpp lib/System/Makefile lib/System/Memory.cpp lib/System/Mutex.cpp lib/System/Path.cpp lib/System/Process.cpp lib/System/Program.cpp lib/System/README.txt lib/System/RWMutex.cpp lib/System/SearchForAddressOfSpecialSymbol.cpp lib/System/Signals.cpp lib/System/ThreadLocal.cpp lib/System/Threading.cpp lib/System/TimeValue.cpp lib/System/Unix/Alarm.inc lib/System/Unix/Host.inc lib/System/Unix/Memory.inc lib/System/Unix/Mutex.inc lib/System/Unix/Path.inc lib/System/Unix/Process.inc lib/System/Unix/Program.inc lib/System/Unix/README.txt lib/System/Unix/RWMutex.inc lib/System/Unix/Signals.inc lib/System/Unix/ThreadLocal.inc lib/System/Unix/TimeValue.inc lib/System/Unix/Unix.h lib/System/Unix/system_error.inc lib/System/Valgrind.cpp lib/System/Win32/Alarm.inc lib/System/Win32/DynamicLibrary.inc lib/System/Win32/Host.inc lib/System/Win32/Memory.inc lib/System/Win32/Mutex.inc lib/System/Win32/Path.inc lib/System/Win32/Process.inc lib/System/Win32/Program.inc lib/System/Win32/RWMutex.inc lib/System/Win32/Signals.inc lib/System/Win32/ThreadLocal.inc lib/System/Win32/TimeValue.inc lib/System/Win32/Win32.h lib/System/Win32/system_error.inc lib/System/system_error.cpp lib/Target/TargetData.cpp lib/Target/X86/Disassembler/X86DisassemblerDecoderCommon.h lib/Target/X86/X86JITInfo.cpp lib/Target/X86/X86Subtarget.cpp lib/VMCore/Attributes.cpp lib/VMCore/Function.cpp lib/VMCore/LeakDetector.cpp lib/VMCore/PassManager.cpp lib/VMCore/PassRegistry.cpp lib/VMCore/Type.cpp tools/bugpoint/BugDriver.cpp tools/bugpoint/ExtractFunction.cpp tools/bugpoint/OptimizerDriver.cpp tools/bugpoint/ToolRunner.cpp tools/bugpoint/ToolRunner.h tools/bugpoint/bugpoint.cpp tools/llc/llc.cpp tools/lli/lli.cpp tools/llvm-ar/llvm-ar.cpp tools/llvm-as/llvm-as.cpp tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp tools/llvm-dis/llvm-dis.cpp tools/llvm-extract/llvm-extract.cpp tools/llvm-ld/Optimize.cpp tools/llvm-ld/llvm-ld.cpp tools/llvm-link/llvm-link.cpp tools/llvm-mc/llvm-mc.cpp tools/llvm-nm/llvm-nm.cpp tools/llvm-prof/llvm-prof.cpp tools/llvm-ranlib/llvm-ranlib.cpp tools/opt/opt.cpp unittests/ADT/StringMapTest.cpp unittests/CMakeLists.txt unittests/Makefile unittests/Support/EndianTest.cpp unittests/Support/SwapByteOrderTest.cpp unittests/System/Makefile unittests/System/Path.cpp unittests/System/TimeValue.cpp utils/FileCheck/CMakeLists.txt utils/FileCheck/FileCheck.cpp utils/FileCheck/Makefile utils/FileUpdate/CMakeLists.txt utils/FileUpdate/Makefile utils/KillTheDoctor/CMakeLists.txt utils/KillTheDoctor/KillTheDoctor.cpp utils/TableGen/ARMDecoderEmitter.cpp utils/TableGen/CMakeLists.txt utils/TableGen/Makefile utils/TableGen/Record.cpp utils/TableGen/TableGen.cpp utils/fpcmp/Makefile utils/not/CMakeLists.txt utils/not/Makefile utils/not/not.cpp utils/unittest/UnitTestMain/TestMain.cpp At: Mon 29 Nov 2010 10:23:08 Changed By: mspencer Comments: Merge System into Support.Properties: LOGS: Last 10 lines of 'stdio': make[1]: *** Waiting for unfinished jobs.... In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/Support/Unix/Memory.inc:14, from /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/Support/Memory.cpp:25: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/Support/Unix/Unix.h:23:31: error: llvm/System/Errno.h: No such file or directory In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/Support/Unix/Memory.inc:14, from /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/Support/Memory.cpp:25: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/Support/Unix/Unix.h: In function 'bool MakeErrMsg(std::string*, const std::string&, int)': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/Support/Unix/Unix.h:83: error: 'StrError' is not a member of 'llvm::sys' make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/lib/Support/Release+Asserts/Memory.o] Error 1 make: *** [all] Error 1 From buildbot at google1.osuosl.org Mon Nov 29 10:31:42 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 29 Nov 2010 10:31:42 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20101129183145.AEF9313B2068@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/5468 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 120297 Blamelist: dgregor,mspencer,rjmccall BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 29 10:32:03 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 29 Nov 2010 10:32:03 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-self-mingw32 Message-ID: <20101129183206.DDF0313B2068@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/5845 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 120299 Blamelist: mspencer,nico BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Mon Nov 29 10:32:24 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 29 Nov 2010 10:32:24 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20101129183244.84952BB9B51F@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/5882 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 120298 Blamelist: mspencer,nico,rjmccall BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Sema/SemaDeclCXX.cpp test/CXX/dcl.dcl/basic.namespace/namespace.udecl/p8.cpp At: Mon 29 Nov 2010 10:08:09 Changed By: rjmccall Comments: Revert r120063, it was wrong. Properties: Files: examples/clang-interpreter/main.cpp include/clang/AST/CharUnits.h include/clang/AST/DeclGroup.h include/clang/AST/RecordLayout.h include/clang/AST/StmtIterator.h include/clang/Analysis/ProgramPoint.h include/clang/Basic/OnDiskHashTable.h include/clang/Basic/PartialDiagnostic.h include/clang/Basic/SourceManager.h include/clang/Basic/TargetInfo.h include/clang/Checker/PathSensitive/SymbolManager.h include/clang/Driver/Driver.h include/clang/Driver/ToolChain.h include/clang/Frontend/ASTUnit.h include/clang/Lex/LiteralSupport.h include/clang/Serialization/ASTBitCodes.h include/clang/Serialization/ASTReader.h lib/Basic/FileManager.cpp lib/Basic/FileSystemStatCache.cpp lib/Basic/SourceManager.cpp lib/Checker/AnalysisConsumer.cpp lib/Checker/HTMLDiagnostics.cpp lib/CodeGen/CGDebugInfo.cpp lib/Driver/Compilation.cpp lib/Driver/Driver.cpp lib/Driver/ToolChains.cpp lib/Driver/Tools.cpp lib/Frontend/ASTConsumers.cpp lib/Frontend/ASTUnit.cpp lib/Frontend/CacheTokens.cpp lib/Frontend/CompilerInstance.cpp lib/Frontend/CompilerInvocation.cpp lib/Frontend/InitHeaderSearch.cpp lib/Frontend/InitPreprocessor.cpp lib/FrontendTool/ExecuteCompilerInvocation.cpp lib/Lex/HeaderMap.cpp lib/Lex/HeaderSearch.cpp lib/Rewrite/FixItRewriter.cpp lib/Rewrite/FrontendActions.cpp lib/Rewrite/RewriteMacros.cpp lib/Serialization/ASTReader.cpp lib/Serialization/ASTWriter.cpp runtime/libcxx/Makefile tools/driver/cc1as_main.cpp tools/driver/driver.cpp tools/libclang/CIndex.cpp tools/libclang/CIndexCodeCompletion.cpp tools/libclang/CIndexer.cpp tools/libclang/CIndexer.h At: Mon 29 Nov 2010 10:18:12 Changed By: mspencer Comments: Merge System into Support.Properties: Files: lib/Sema/SemaExpr.cpp test/SemaCXX/friend.cpp At: Mon 29 Nov 2010 10:22:40 Changed By: nico Comments: Always use a function's decl context when building default arguments. Fixes http://http://llvm.org/pr8479.Properties: Files: CMakeLists.txt Makefile Makefile.rules autoconf/configure.ac cmake/config-ix.cmake configure include/llvm-c/EnhancedDisassembly.h include/llvm/ADT/EquivalenceClasses.h include/llvm/ADT/FoldingSet.h include/llvm/ADT/ImmutableList.h include/llvm/ADT/ImmutableSet.h include/llvm/ADT/SmallPtrSet.h include/llvm/ADT/SparseBitVector.h include/llvm/ADT/Statistic.h include/llvm/ADT/StringExtras.h include/llvm/ADT/Twine.h include/llvm/ADT/ValueMap.h include/llvm/Analysis/CallGraph.h include/llvm/Analysis/DIBuilder.h include/llvm/Analysis/ScalarEvolution.h include/llvm/Analysis/ValueTracking.h include/llvm/BasicBlock.h include/llvm/Bitcode/Archive.h include/llvm/Bitcode/BitCodes.h include/llvm/CodeGen/AsmPrinter.h include/llvm/CodeGen/BinaryObject.h include/llvm/CodeGen/JITCodeEmitter.h include/llvm/CodeGen/MachORelocation.h include/llvm/CodeGen/MachineCodeEmitter.h include/llvm/CodeGen/MachineCodeInfo.h include/llvm/CodeGen/MachineFrameInfo.h include/llvm/CodeGen/MachineMemOperand.h include/llvm/CodeGen/MachineModuleInfo.h include/llvm/CodeGen/MachineOperand.h include/llvm/CodeGen/MachineRelocation.h include/llvm/CodeGen/PostRAHazardRecognizer.h include/llvm/CodeGen/RegisterCoalescer.h include/llvm/CodeGen/SelectionDAGNodes.h include/llvm/CodeGen/ValueTypes.h include/llvm/CompilerDriver/CompilationGraph.h include/llvm/CompilerDriver/Tool.h include/llvm/DerivedTypes.h include/llvm/ExecutionEngine/ExecutionEngine.h include/llvm/ExecutionEngine/GenericValue.h include/llvm/ExecutionEngine/JITEventListener.h include/llvm/ExecutionEngine/JITMemoryManager.h include/llvm/LinkAllVMCore.h include/llvm/MC/EDInstInfo.h include/llvm/MC/MCAssembler.h include/llvm/MC/MCDisassembler.h include/llvm/MC/MCExpr.h include/llvm/MC/MCFixup.h include/llvm/MC/MCInst.h include/llvm/MC/MCObjectWriter.h include/llvm/MC/MCParser/AsmLexer.h include/llvm/MC/MCParser/MCAsmLexer.h include/llvm/MC/MCParser/MCAsmParser.h include/llvm/MC/MCStreamer.h include/llvm/MC/MCValue.h include/llvm/Module.h include/llvm/Object/MachOFormat.h include/llvm/Object/ObjectFile.h include/llvm/PassSupport.h include/llvm/Support/AIXDataTypesFix.h include/llvm/Support/Alarm.h include/llvm/Support/Allocator.h include/llvm/Support/Atomic.h include/llvm/Support/COFF.h include/llvm/Support/ConstantRange.h include/llvm/Support/DataTypes.h.cmake include/llvm/Support/DataTypes.h.in include/llvm/Support/Disassembler.h include/llvm/Support/DynamicLibrary.h include/llvm/Support/ELF.h include/llvm/Support/Endian.h include/llvm/Support/Errno.h include/llvm/Support/FEnv.h include/llvm/Support/FileUtilities.h include/llvm/Support/GraphWriter.h include/llvm/Support/Host.h include/llvm/Support/IncludeFile.h include/llvm/Support/LICENSE.TXT include/llvm/Support/MachO.h include/llvm/Support/ManagedStatic.h include/llvm/Support/MathExtras.h include/llvm/Support/Memory.h include/llvm/Support/MemoryBuffer.h include/llvm/Support/MemoryObject.h include/llvm/Support/Mutex.h include/llvm/Support/MutexGuard.h include/llvm/Support/Path.h include/llvm/Support/PathV2.h include/llvm/Support/PointerLikeTypeTraits.h include/llvm/Support/Process.h include/llvm/Support/Program.h include/llvm/Support/RWMutex.h include/llvm/Support/Signals.h include/llvm/Support/Solaris.h include/llvm/Support/SwapByteOrder.h include/llvm/Support/ThreadLocal.h include/llvm/Support/Threading.h include/llvm/Support/TimeValue.h include/llvm/Support/Timer.h include/llvm/Support/Valgrind.h include/llvm/Support/raw_ostream.h include/llvm/Support/system_error.h include/llvm/System/AIXDataTypesFix.h include/llvm/System/Alarm.h include/llvm/System/Atomic.h include/llvm/System/DataTypes.h.cmake include/llvm/System/DataTypes.h.in include/llvm/System/Disassembler.h include/llvm/System/DynamicLibrary.h include/llvm/System/Errno.h include/llvm/System/FEnv.h include/llvm/System/Host.h include/llvm/System/IncludeFile.h include/llvm/System/LICENSE.TXT include/llvm/System/Memory.h include/llvm/System/Mutex.h include/llvm/System/Path.h include/llvm/System/PathV2.h include/llvm/System/Process.h include/llvm/System/Program.h include/llvm/System/RWMutex.h include/llvm/System/Signals.h include/llvm/System/Solaris.h include/llvm/System/SwapByteOrder.h include/llvm/System/ThreadLocal.h include/llvm/System/Threading.h include/llvm/System/TimeValue.h include/llvm/System/Valgrind.h include/llvm/System/system_error.h include/llvm/Target/SubtargetFeature.h include/llvm/Target/TargetAsmBackend.h include/llvm/Target/TargetData.h include/llvm/Target/TargetInstrDesc.h include/llvm/Target/TargetJITInfo.h include/llvm/TypeSymbolTable.h include/llvm/ValueSymbolTable.h lib/Analysis/ConstantFolding.cpp lib/Archive/Archive.cpp lib/Archive/ArchiveInternals.h lib/Archive/ArchiveWriter.cpp lib/Bitcode/Writer/BitcodeWriter.cpp lib/CodeGen/AsmPrinter/DwarfDebug.cpp lib/CodeGen/ELF.h lib/CodeGen/PseudoSourceValue.cpp lib/CodeGen/SelectionDAG/SDNodeDbgValue.h lib/CodeGen/SelectionDAG/SelectionDAG.cpp lib/ExecutionEngine/ExecutionEngine.cpp lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp lib/ExecutionEngine/Interpreter/Interpreter.h lib/ExecutionEngine/JIT/Intercept.cpp lib/ExecutionEngine/JIT/JIT.cpp lib/ExecutionEngine/JIT/JITDebugRegisterer.cpp lib/ExecutionEngine/JIT/JITDebugRegisterer.h lib/ExecutionEngine/JIT/JITEmitter.cpp lib/ExecutionEngine/JIT/JITMemoryManager.cpp lib/ExecutionEngine/JIT/OProfileJITEventListener.cpp lib/ExecutionEngine/JIT/TargetSelect.cpp lib/ExecutionEngine/MCJIT/MCJIT.cpp lib/ExecutionEngine/MCJIT/TargetSelect.cpp lib/Linker/LinkItems.cpp lib/Linker/LinkModules.cpp lib/Linker/Linker.cpp lib/MC/MCAsmInfo.cpp lib/MC/MCDisassembler/EDDisassembler.h lib/MC/MCDisassembler/EDInst.h lib/MC/MCDisassembler/EDOperand.h lib/MC/MCDisassembler/EDToken.h lib/MC/WinCOFFObjectWriter.cpp lib/Object/MachOObject.cpp lib/Object/ObjectFile.cpp lib/Support/Alarm.cpp lib/Support/Allocator.cpp lib/Support/Atomic.cpp lib/Support/CMakeLists.txt lib/Support/CommandLine.cpp lib/Support/CrashRecoveryContext.cpp lib/Support/Debug.cpp lib/Support/Disassembler.cpp lib/Support/DynamicLibrary.cpp lib/Support/Errno.cpp lib/Support/ErrorHandling.cpp lib/Support/FileUtilities.cpp lib/Support/FoldingSet.cpp lib/Support/GraphWriter.cpp lib/Support/Host.cpp lib/Support/IncludeFile.cpp lib/Support/Makefile lib/Support/ManagedStatic.cpp lib/Support/Memory.cpp lib/Support/MemoryBuffer.cpp lib/Support/Mutex.cpp lib/Support/Path.cpp lib/Support/PluginLoader.cpp lib/Support/PrettyStackTrace.cpp lib/Support/Process.cpp lib/Support/Program.cpp lib/Support/README.txt.system lib/Support/RWMutex.cpp lib/Support/SearchForAddressOfSpecialSymbol.cpp lib/Support/Signals.cpp lib/Support/Statistic.cpp lib/Support/SystemUtils.cpp lib/Support/TargetRegistry.cpp lib/Support/ThreadLocal.cpp lib/Support/Threading.cpp lib/Support/TimeValue.cpp lib/Support/Timer.cpp lib/Support/ToolOutputFile.cpp lib/Support/Unix lib/Support/Unix/Alarm.inc lib/Support/Unix/Host.inc lib/Support/Unix/Memory.inc lib/Support/Unix/Mutex.inc lib/Support/Unix/Path.inc lib/Support/Unix/Process.inc lib/Support/Unix/Program.inc lib/Support/Unix/README.txt lib/Support/Unix/RWMutex.inc lib/Support/Unix/Signals.inc lib/Support/Unix/ThreadLocal.inc lib/Support/Unix/TimeValue.inc lib/Support/Unix/Unix.h lib/Support/Unix/system_error.inc lib/Support/Valgrind.cpp lib/Support/Windows lib/Support/Windows/Alarm.inc lib/Support/Windows/DynamicLibrary.inc lib/Support/Windows/Host.inc lib/Support/Windows/Memory.inc lib/Support/Windows/Mutex.inc lib/Support/Windows/Path.inc lib/Support/Windows/Process.inc lib/Support/Windows/Program.inc lib/Support/Windows/RWMutex.inc lib/Support/Windows/Signals.inc lib/Support/Windows/ThreadLocal.inc lib/Support/Windows/TimeValue.inc lib/Support/Windows/Windows.h lib/Support/Windows/system_error.inc lib/Support/raw_ostream.cpp lib/Support/system_error.cpp lib/System/Alarm.cpp lib/System/Atomic.cpp lib/System/CMakeLists.txt lib/System/Disassembler.cpp lib/System/DynamicLibrary.cpp lib/System/Errno.cpp lib/System/Host.cpp lib/System/IncludeFile.cpp lib/System/Makefile lib/System/Memory.cpp lib/System/Mutex.cpp lib/System/Path.cpp lib/System/Process.cpp lib/System/Program.cpp lib/System/README.txt lib/System/RWMutex.cpp lib/System/SearchForAddressOfSpecialSymbol.cpp lib/System/Signals.cpp lib/System/ThreadLocal.cpp lib/System/Threading.cpp lib/System/TimeValue.cpp lib/System/Unix/Alarm.inc lib/System/Unix/Host.inc lib/System/Unix/Memory.inc lib/System/Unix/Mutex.inc lib/System/Unix/Path.inc lib/System/Unix/Process.inc lib/System/Unix/Program.inc lib/System/Unix/README.txt lib/System/Unix/RWMutex.inc lib/System/Unix/Signals.inc lib/System/Unix/ThreadLocal.inc lib/System/Unix/TimeValue.inc lib/System/Unix/Unix.h lib/System/Unix/system_error.inc lib/System/Valgrind.cpp lib/System/Win32/Alarm.inc lib/System/Win32/DynamicLibrary.inc lib/System/Win32/Host.inc lib/System/Win32/Memory.inc lib/System/Win32/Mutex.inc lib/System/Win32/Path.inc lib/System/Win32/Process.inc lib/System/Win32/Program.inc lib/System/Win32/RWMutex.inc lib/System/Win32/Signals.inc lib/System/Win32/ThreadLocal.inc lib/System/Win32/TimeValue.inc lib/System/Win32/Win32.h lib/System/Win32/system_error.inc lib/System/system_error.cpp lib/Target/TargetData.cpp lib/Target/X86/Disassembler/X86DisassemblerDecoderCommon.h lib/Target/X86/X86JITInfo.cpp lib/Target/X86/X86Subtarget.cpp lib/VMCore/Attributes.cpp lib/VMCore/Function.cpp lib/VMCore/LeakDetector.cpp lib/VMCore/PassManager.cpp lib/VMCore/PassRegistry.cpp lib/VMCore/Type.cpp tools/bugpoint/BugDriver.cpp tools/bugpoint/ExtractFunction.cpp tools/bugpoint/OptimizerDriver.cpp tools/bugpoint/ToolRunner.cpp tools/bugpoint/ToolRunner.h tools/bugpoint/bugpoint.cpp tools/llc/llc.cpp tools/lli/lli.cpp tools/llvm-ar/llvm-ar.cpp tools/llvm-as/llvm-as.cpp tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp tools/llvm-dis/llvm-dis.cpp tools/llvm-extract/llvm-extract.cpp tools/llvm-ld/Optimize.cpp tools/llvm-ld/llvm-ld.cpp tools/llvm-link/llvm-link.cpp tools/llvm-mc/llvm-mc.cpp tools/llvm-nm/llvm-nm.cpp tools/llvm-prof/llvm-prof.cpp tools/llvm-ranlib/llvm-ranlib.cpp tools/opt/opt.cpp unittests/ADT/StringMapTest.cpp unittests/CMakeLists.txt unittests/Makefile unittests/Support/EndianTest.cpp unittests/Support/SwapByteOrderTest.cpp unittests/System/Makefile unittests/System/Path.cpp unittests/System/TimeValue.cpp utils/FileCheck/CMakeLists.txt utils/FileCheck/FileCheck.cpp utils/FileCheck/Makefile utils/FileUpdate/CMakeLists.txt utils/FileUpdate/Makefile utils/KillTheDoctor/CMakeLists.txt utils/KillTheDoctor/KillTheDoctor.cpp utils/TableGen/ARMDecoderEmitter.cpp utils/TableGen/CMakeLists.txt utils/TableGen/Makefile utils/TableGen/Record.cpp utils/TableGen/TableGen.cpp utils/fpcmp/Makefile utils/not/CMakeLists.txt utils/not/Makefile utils/not/not.cpp utils/unittest/UnitTestMain/TestMain.cpp At: Mon 29 Nov 2010 10:23:08 Changed By: mspencer Comments: Merge System into Support.Properties: LOGS: Last 10 lines of 'stdio': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/lib/Support/Unix/Program.inc: In member function 'int llvm::sys::Program::Wait(const llvm::sys::Path&, unsigned int, std::string*)': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/lib/Support/Unix/Program.inc:363: error: 'StrError' is not a member of 'llvm::sys' make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.obj/lib/Support/Debug+Asserts/Program.o] Error 1 make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.obj/lib/Support/Debug+Asserts/Process.o] Error 1 In file included from /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/lib/Support/Unix/Path.inc:19, from /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/lib/Support/Path.cpp:292: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/lib/Support/Unix/Unix.h: In function 'bool MakeErrMsg(std::string*, const std::string&, int)': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/lib/Support/Unix/Unix.h:83: error: 'StrError' is not a member of 'llvm::sys' make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.obj/lib/Support/Debug+Asserts/Path.o] Error 1 make: *** [all] Error 1 From buildbot at google1.osuosl.org Mon Nov 29 10:32:40 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 29 Nov 2010 10:32:40 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i686-darwin10-selfhost Message-ID: <20101129183246.C456313B2068@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/8198 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 120299 Blamelist: mspencer,nico,rjmccall BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 29 10:33:31 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 29 Nov 2010 10:33:31 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i386-linux-selfhost Message-ID: <20101129183334.A9B1313B2068@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/1029 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc11 Build Reason: Build Source Stamp: 120299 Blamelist: dgregor,mspencer,nico,rjmccall BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 29 10:33:57 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 29 Nov 2010 10:33:57 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101129183400.EA0AF13B2068@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/7701 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 120299 Blamelist: mspencer,nico,rjmccall BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 29 10:36:21 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 29 Nov 2010 10:36:21 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-mingw32 Message-ID: <20101129183624.D39E913B2068@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/8610 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 120299 Blamelist: mspencer,nico,rjmccall BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 29 10:37:16 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 29 Nov 2010 10:37:16 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux Message-ID: <20101129183719.3E82813B2068@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/13641 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 120299 Blamelist: mspencer,nico,rjmccall BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 29 10:39:13 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 29 Nov 2010 10:39:13 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20101129183916.D9D2613B2068@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/10601 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 120301 Blamelist: mspencer,nico BUILD FAILED: failed compile sincerely, -The Buildbot From daniel_dunbar at apple.com Mon Nov 29 10:39:49 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 29 Nov 2010 10:39:49 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20101129184021.97035BB9BCDE@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/12125 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 120297 Blamelist: mspencer,rjmccall BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Sema/SemaDeclCXX.cpp test/CXX/dcl.dcl/basic.namespace/namespace.udecl/p8.cpp At: Mon 29 Nov 2010 10:08:09 Changed By: rjmccall Comments: Revert r120063, it was wrong. Properties: Files: examples/clang-interpreter/main.cpp include/clang/AST/CharUnits.h include/clang/AST/DeclGroup.h include/clang/AST/RecordLayout.h include/clang/AST/StmtIterator.h include/clang/Analysis/ProgramPoint.h include/clang/Basic/OnDiskHashTable.h include/clang/Basic/PartialDiagnostic.h include/clang/Basic/SourceManager.h include/clang/Basic/TargetInfo.h include/clang/Checker/PathSensitive/SymbolManager.h include/clang/Driver/Driver.h include/clang/Driver/ToolChain.h include/clang/Frontend/ASTUnit.h include/clang/Lex/LiteralSupport.h include/clang/Serialization/ASTBitCodes.h include/clang/Serialization/ASTReader.h lib/Basic/FileManager.cpp lib/Basic/FileSystemStatCache.cpp lib/Basic/SourceManager.cpp lib/Checker/AnalysisConsumer.cpp lib/Checker/HTMLDiagnostics.cpp lib/CodeGen/CGDebugInfo.cpp lib/Driver/Compilation.cpp lib/Driver/Driver.cpp lib/Driver/ToolChains.cpp lib/Driver/Tools.cpp lib/Frontend/ASTConsumers.cpp lib/Frontend/ASTUnit.cpp lib/Frontend/CacheTokens.cpp lib/Frontend/CompilerInstance.cpp lib/Frontend/CompilerInvocation.cpp lib/Frontend/InitHeaderSearch.cpp lib/Frontend/InitPreprocessor.cpp lib/FrontendTool/ExecuteCompilerInvocation.cpp lib/Lex/HeaderMap.cpp lib/Lex/HeaderSearch.cpp lib/Rewrite/FixItRewriter.cpp lib/Rewrite/FrontendActions.cpp lib/Rewrite/RewriteMacros.cpp lib/Serialization/ASTReader.cpp lib/Serialization/ASTWriter.cpp runtime/libcxx/Makefile tools/driver/cc1as_main.cpp tools/driver/driver.cpp tools/libclang/CIndex.cpp tools/libclang/CIndexCodeCompletion.cpp tools/libclang/CIndexer.cpp tools/libclang/CIndexer.h At: Mon 29 Nov 2010 10:18:12 Changed By: mspencer Comments: Merge System into Support.Properties: LOGS: Last 10 lines of 'stdio': FileManager.cpp:431: error: variable 'llvm::sys::Path FilePath' has initializer but incomplete type FileManager.cpp: In member function 'bool clang::FileManager::getStatValue(const char*, stat&, int*)': FileManager.cpp:450: error: variable 'llvm::sys::Path FilePath' has initializer but incomplete type make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/lib/Basic/Debug+Asserts/FileManager.o] Error 1 make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/lib/Basic/Debug+Asserts/Diagnostic.o] Error 1 make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/lib/Basic/Debug+Asserts/DiagnosticIDs.o] Error 1 make[3]: *** [Basic/.makeall] Error 2 make[2]: *** [all] Error 1 make[1]: *** [clang/.makeall] Error 2 make: *** [all] Error 1 From buildbot at google1.osuosl.org Mon Nov 29 10:43:57 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 29 Nov 2010 10:43:57 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-cross-i686-linux Message-ID: <20101129184401.A6C3B13B2068@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/3647 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 120299 Blamelist: mspencer,nico BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 29 10:54:11 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 29 Nov 2010 10:54:11 -0800 Subject: [llvm-testresults] buildbot failure in llvm on build-self-4-mingw32 Message-ID: <20101129185414.E9EE213B2068@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/3282 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 120302 Blamelist: mspencer,nico,rjmccall BUILD FAILED: failed run.build.step.make_llvm_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 29 11:07:09 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 29 Nov 2010 11:07:09 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20101129190712.5923E13B2068@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/9552 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 120303 Blamelist: dgregor,grosbach,mspencer,nico,rjmccall BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 29 11:39:11 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 29 Nov 2010 11:39:11 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-linux-selfhost Message-ID: <20101129193914.C5C6513B2068@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-linux-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-linux-selfhost/builds/724 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 120304 Blamelist: dgregor,grosbach,mspencer,nico,rjmccall BUILD FAILED: failed compile.llvm.stage1 sincerely, -The Buildbot From daniel_dunbar at apple.com Mon Nov 29 11:41:19 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 29 Nov 2010 11:41:19 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101129194340.33A93C0A55F2@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/6807 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 120306 Blamelist: grosbach,mspencer,nico,resistor BUILD FAILED: failed buildit-llvmCore sincerely, -The Buildbot ================================================================================ CHANGES: Files: examples/clang-interpreter/main.cpp include/clang/AST/CharUnits.h include/clang/AST/DeclGroup.h include/clang/AST/RecordLayout.h include/clang/AST/StmtIterator.h include/clang/Analysis/ProgramPoint.h include/clang/Basic/OnDiskHashTable.h include/clang/Basic/PartialDiagnostic.h include/clang/Basic/SourceManager.h include/clang/Basic/TargetInfo.h include/clang/Checker/PathSensitive/SymbolManager.h include/clang/Driver/Driver.h include/clang/Driver/ToolChain.h include/clang/Frontend/ASTUnit.h include/clang/Lex/LiteralSupport.h include/clang/Serialization/ASTBitCodes.h include/clang/Serialization/ASTReader.h lib/Basic/FileManager.cpp lib/Basic/FileSystemStatCache.cpp lib/Basic/SourceManager.cpp lib/Checker/AnalysisConsumer.cpp lib/Checker/HTMLDiagnostics.cpp lib/CodeGen/CGDebugInfo.cpp lib/Driver/Compilation.cpp lib/Driver/Driver.cpp lib/Driver/ToolChains.cpp lib/Driver/Tools.cpp lib/Frontend/ASTConsumers.cpp lib/Frontend/ASTUnit.cpp lib/Frontend/CacheTokens.cpp lib/Frontend/CompilerInstance.cpp lib/Frontend/CompilerInvocation.cpp lib/Frontend/InitHeaderSearch.cpp lib/Frontend/InitPreprocessor.cpp lib/FrontendTool/ExecuteCompilerInvocation.cpp lib/Lex/HeaderMap.cpp lib/Lex/HeaderSearch.cpp lib/Rewrite/FixItRewriter.cpp lib/Rewrite/FrontendActions.cpp lib/Rewrite/RewriteMacros.cpp lib/Serialization/ASTReader.cpp lib/Serialization/ASTWriter.cpp runtime/libcxx/Makefile tools/driver/cc1as_main.cpp tools/driver/driver.cpp tools/libclang/CIndex.cpp tools/libclang/CIndexCodeCompletion.cpp tools/libclang/CIndexer.cpp tools/libclang/CIndexer.h At: Mon 29 Nov 2010 10:18:12 Changed By: mspencer Comments: Merge System into Support.Properties: Files: lib/Sema/SemaExpr.cpp test/SemaCXX/friend.cpp At: Mon 29 Nov 2010 10:22:40 Changed By: nico Comments: Always use a function's decl context when building default arguments. Fixes http://http://llvm.org/pr8479.Properties: Files: CMakeLists.txt Makefile Makefile.rules autoconf/configure.ac cmake/config-ix.cmake configure include/llvm-c/EnhancedDisassembly.h include/llvm/ADT/EquivalenceClasses.h include/llvm/ADT/FoldingSet.h include/llvm/ADT/ImmutableList.h include/llvm/ADT/ImmutableSet.h include/llvm/ADT/SmallPtrSet.h include/llvm/ADT/SparseBitVector.h include/llvm/ADT/Statistic.h include/llvm/ADT/StringExtras.h include/llvm/ADT/Twine.h include/llvm/ADT/ValueMap.h include/llvm/Analysis/CallGraph.h include/llvm/Analysis/DIBuilder.h include/llvm/Analysis/ScalarEvolution.h include/llvm/Analysis/ValueTracking.h include/llvm/BasicBlock.h include/llvm/Bitcode/Archive.h include/llvm/Bitcode/BitCodes.h include/llvm/CodeGen/AsmPrinter.h include/llvm/CodeGen/BinaryObject.h include/llvm/CodeGen/JITCodeEmitter.h include/llvm/CodeGen/MachORelocation.h include/llvm/CodeGen/MachineCodeEmitter.h include/llvm/CodeGen/MachineCodeInfo.h include/llvm/CodeGen/MachineFrameInfo.h include/llvm/CodeGen/MachineMemOperand.h include/llvm/CodeGen/MachineModuleInfo.h include/llvm/CodeGen/MachineOperand.h include/llvm/CodeGen/MachineRelocation.h include/llvm/CodeGen/PostRAHazardRecognizer.h include/llvm/CodeGen/RegisterCoalescer.h include/llvm/CodeGen/SelectionDAGNodes.h include/llvm/CodeGen/ValueTypes.h include/llvm/CompilerDriver/CompilationGraph.h include/llvm/CompilerDriver/Tool.h include/llvm/DerivedTypes.h include/llvm/ExecutionEngine/ExecutionEngine.h include/llvm/ExecutionEngine/GenericValue.h include/llvm/ExecutionEngine/JITEventListener.h include/llvm/ExecutionEngine/JITMemoryManager.h include/llvm/LinkAllVMCore.h include/llvm/MC/EDInstInfo.h include/llvm/MC/MCAssembler.h include/llvm/MC/MCDisassembler.h include/llvm/MC/MCExpr.h include/llvm/MC/MCFixup.h include/llvm/MC/MCInst.h include/llvm/MC/MCObjectWriter.h include/llvm/MC/MCParser/AsmLexer.h include/llvm/MC/MCParser/MCAsmLexer.h include/llvm/MC/MCParser/MCAsmParser.h include/llvm/MC/MCStreamer.h include/llvm/MC/MCValue.h include/llvm/Module.h include/llvm/Object/MachOFormat.h include/llvm/Object/ObjectFile.h include/llvm/PassSupport.h include/llvm/Support/AIXDataTypesFix.h include/llvm/Support/Alarm.h include/llvm/Support/Allocator.h include/llvm/Support/Atomic.h include/llvm/Support/COFF.h include/llvm/Support/ConstantRange.h include/llvm/Support/DataTypes.h.cmake include/llvm/Support/DataTypes.h.in include/llvm/Support/Disassembler.h include/llvm/Support/DynamicLibrary.h include/llvm/Support/ELF.h include/llvm/Support/Endian.h include/llvm/Support/Errno.h include/llvm/Support/FEnv.h include/llvm/Support/FileUtilities.h include/llvm/Support/GraphWriter.h include/llvm/Support/Host.h include/llvm/Support/IncludeFile.h include/llvm/Support/LICENSE.TXT include/llvm/Support/MachO.h include/llvm/Support/ManagedStatic.h include/llvm/Support/MathExtras.h include/llvm/Support/Memory.h include/llvm/Support/MemoryBuffer.h include/llvm/Support/MemoryObject.h include/llvm/Support/Mutex.h include/llvm/Support/MutexGuard.h include/llvm/Support/Path.h include/llvm/Support/PathV2.h include/llvm/Support/PointerLikeTypeTraits.h include/llvm/Support/Process.h include/llvm/Support/Program.h include/llvm/Support/RWMutex.h include/llvm/Support/Signals.h include/llvm/Support/Solaris.h include/llvm/Support/SwapByteOrder.h include/llvm/Support/ThreadLocal.h include/llvm/Support/Threading.h include/llvm/Support/TimeValue.h include/llvm/Support/Timer.h include/llvm/Support/Valgrind.h include/llvm/Support/raw_ostream.h include/llvm/Support/system_error.h include/llvm/System/AIXDataTypesFix.h include/llvm/System/Alarm.h include/llvm/System/Atomic.h include/llvm/System/DataTypes.h.cmake include/llvm/System/DataTypes.h.in include/llvm/System/Disassembler.h include/llvm/System/DynamicLibrary.h include/llvm/System/Errno.h include/llvm/System/FEnv.h include/llvm/System/Host.h include/llvm/System/IncludeFile.h include/llvm/System/LICENSE.TXT include/llvm/System/Memory.h include/llvm/System/Mutex.h include/llvm/System/Path.h include/llvm/System/PathV2.h include/llvm/System/Process.h include/llvm/System/Program.h include/llvm/System/RWMutex.h include/llvm/System/Signals.h include/llvm/System/Solaris.h include/llvm/System/SwapByteOrder.h include/llvm/System/ThreadLocal.h include/llvm/System/Threading.h include/llvm/System/TimeValue.h include/llvm/System/Valgrind.h include/llvm/System/system_error.h include/llvm/Target/SubtargetFeature.h include/llvm/Target/TargetAsmBackend.h include/llvm/Target/TargetData.h include/llvm/Target/TargetInstrDesc.h include/llvm/Target/TargetJITInfo.h include/llvm/TypeSymbolTable.h include/llvm/ValueSymbolTable.h lib/Analysis/ConstantFolding.cpp lib/Archive/Archive.cpp lib/Archive/ArchiveInternals.h lib/Archive/ArchiveWriter.cpp lib/Bitcode/Writer/BitcodeWriter.cpp lib/CodeGen/AsmPrinter/DwarfDebug.cpp lib/CodeGen/ELF.h lib/CodeGen/PseudoSourceValue.cpp lib/CodeGen/SelectionDAG/SDNodeDbgValue.h lib/CodeGen/SelectionDAG/SelectionDAG.cpp lib/ExecutionEngine/ExecutionEngine.cpp lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp lib/ExecutionEngine/Interpreter/Interpreter.h lib/ExecutionEngine/JIT/Intercept.cpp lib/ExecutionEngine/JIT/JIT.cpp lib/ExecutionEngine/JIT/JITDebugRegisterer.cpp lib/ExecutionEngine/JIT/JITDebugRegisterer.h lib/ExecutionEngine/JIT/JITEmitter.cpp lib/ExecutionEngine/JIT/JITMemoryManager.cpp lib/ExecutionEngine/JIT/OProfileJITEventListener.cpp lib/ExecutionEngine/JIT/TargetSelect.cpp lib/ExecutionEngine/MCJIT/MCJIT.cpp lib/ExecutionEngine/MCJIT/TargetSelect.cpp lib/Linker/LinkItems.cpp lib/Linker/LinkModules.cpp lib/Linker/Linker.cpp lib/MC/MCAsmInfo.cpp lib/MC/MCDisassembler/EDDisassembler.h lib/MC/MCDisassembler/EDInst.h lib/MC/MCDisassembler/EDOperand.h lib/MC/MCDisassembler/EDToken.h lib/MC/WinCOFFObjectWriter.cpp lib/Object/MachOObject.cpp lib/Object/ObjectFile.cpp lib/Support/Alarm.cpp lib/Support/Allocator.cpp lib/Support/Atomic.cpp lib/Support/CMakeLists.txt lib/Support/CommandLine.cpp lib/Support/CrashRecoveryContext.cpp lib/Support/Debug.cpp lib/Support/Disassembler.cpp lib/Support/DynamicLibrary.cpp lib/Support/Errno.cpp lib/Support/ErrorHandling.cpp lib/Support/FileUtilities.cpp lib/Support/FoldingSet.cpp lib/Support/GraphWriter.cpp lib/Support/Host.cpp lib/Support/IncludeFile.cpp lib/Support/Makefile lib/Support/ManagedStatic.cpp lib/Support/Memory.cpp lib/Support/MemoryBuffer.cpp lib/Support/Mutex.cpp lib/Support/Path.cpp lib/Support/PluginLoader.cpp lib/Support/PrettyStackTrace.cpp lib/Support/Process.cpp lib/Support/Program.cpp lib/Support/README.txt.system lib/Support/RWMutex.cpp lib/Support/SearchForAddressOfSpecialSymbol.cpp lib/Support/Signals.cpp lib/Support/Statistic.cpp lib/Support/SystemUtils.cpp lib/Support/TargetRegistry.cpp lib/Support/ThreadLocal.cpp lib/Support/Threading.cpp lib/Support/TimeValue.cpp lib/Support/Timer.cpp lib/Support/ToolOutputFile.cpp lib/Support/Unix lib/Support/Unix/Alarm.inc lib/Support/Unix/Host.inc lib/Support/Unix/Memory.inc lib/Support/Unix/Mutex.inc lib/Support/Unix/Path.inc lib/Support/Unix/Process.inc lib/Support/Unix/Program.inc lib/Support/Unix/README.txt lib/Support/Unix/RWMutex.inc lib/Support/Unix/Signals.inc lib/Support/Unix/ThreadLocal.inc lib/Support/Unix/TimeValue.inc lib/Support/Unix/Unix.h lib/Support/Unix/system_error.inc lib/Support/Valgrind.cpp lib/Support/Windows lib/Support/Windows/Alarm.inc lib/Support/Windows/DynamicLibrary.inc lib/Support/Windows/Host.inc lib/Support/Windows/Memory.inc lib/Support/Windows/Mutex.inc lib/Support/Windows/Path.inc lib/Support/Windows/Process.inc lib/Support/Windows/Program.inc lib/Support/Windows/RWMutex.inc lib/Support/Windows/Signals.inc lib/Support/Windows/ThreadLocal.inc lib/Support/Windows/TimeValue.inc lib/Support/Windows/Windows.h lib/Support/Windows/system_error.inc lib/Support/raw_ostream.cpp lib/Support/system_error.cpp lib/System/Alarm.cpp lib/System/Atomic.cpp lib/System/CMakeLists.txt lib/System/Disassembler.cpp lib/System/DynamicLibrary.cpp lib/System/Errno.cpp lib/System/Host.cpp lib/System/IncludeFile.cpp lib/System/Makefile lib/System/Memory.cpp lib/System/Mutex.cpp lib/System/Path.cpp lib/System/Process.cpp lib/System/Program.cpp lib/System/README.txt lib/System/RWMutex.cpp lib/System/SearchForAddressOfSpecialSymbol.cpp lib/System/Signals.cpp lib/System/ThreadLocal.cpp lib/System/Threading.cpp lib/System/TimeValue.cpp lib/System/Unix/Alarm.inc lib/System/Unix/Host.inc lib/System/Unix/Memory.inc lib/System/Unix/Mutex.inc lib/System/Unix/Path.inc lib/System/Unix/Process.inc lib/System/Unix/Program.inc lib/System/Unix/README.txt lib/System/Unix/RWMutex.inc lib/System/Unix/Signals.inc lib/System/Unix/ThreadLocal.inc lib/System/Unix/TimeValue.inc lib/System/Unix/Unix.h lib/System/Unix/system_error.inc lib/System/Valgrind.cpp lib/System/Win32/Alarm.inc lib/System/Win32/DynamicLibrary.inc lib/System/Win32/Host.inc lib/System/Win32/Memory.inc lib/System/Win32/Mutex.inc lib/System/Win32/Path.inc lib/System/Win32/Process.inc lib/System/Win32/Program.inc lib/System/Win32/RWMutex.inc lib/System/Win32/Signals.inc lib/System/Win32/ThreadLocal.inc lib/System/Win32/TimeValue.inc lib/System/Win32/Win32.h lib/System/Win32/system_error.inc lib/System/system_error.cpp lib/Target/TargetData.cpp lib/Target/X86/Disassembler/X86DisassemblerDecoderCommon.h lib/Target/X86/X86JITInfo.cpp lib/Target/X86/X86Subtarget.cpp lib/VMCore/Attributes.cpp lib/VMCore/Function.cpp lib/VMCore/LeakDetector.cpp lib/VMCore/PassManager.cpp lib/VMCore/PassRegistry.cpp lib/VMCore/Type.cpp tools/bugpoint/BugDriver.cpp tools/bugpoint/ExtractFunction.cpp tools/bugpoint/OptimizerDriver.cpp tools/bugpoint/ToolRunner.cpp tools/bugpoint/ToolRunner.h tools/bugpoint/bugpoint.cpp tools/llc/llc.cpp tools/lli/lli.cpp tools/llvm-ar/llvm-ar.cpp tools/llvm-as/llvm-as.cpp tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp tools/llvm-dis/llvm-dis.cpp tools/llvm-extract/llvm-extract.cpp tools/llvm-ld/Optimize.cpp tools/llvm-ld/llvm-ld.cpp tools/llvm-link/llvm-link.cpp tools/llvm-mc/llvm-mc.cpp tools/llvm-nm/llvm-nm.cpp tools/llvm-prof/llvm-prof.cpp tools/llvm-ranlib/llvm-ranlib.cpp tools/opt/opt.cpp unittests/ADT/StringMapTest.cpp unittests/CMakeLists.txt unittests/Makefile unittests/Support/EndianTest.cpp unittests/Support/SwapByteOrderTest.cpp unittests/System/Makefile unittests/System/Path.cpp unittests/System/TimeValue.cpp utils/FileCheck/CMakeLists.txt utils/FileCheck/FileCheck.cpp utils/FileCheck/Makefile utils/FileUpdate/CMakeLists.txt utils/FileUpdate/Makefile utils/KillTheDoctor/CMakeLists.txt utils/KillTheDoctor/KillTheDoctor.cpp utils/TableGen/ARMDecoderEmitter.cpp utils/TableGen/CMakeLists.txt utils/TableGen/Makefile utils/TableGen/Record.cpp utils/TableGen/TableGen.cpp utils/fpcmp/Makefile utils/not/CMakeLists.txt utils/not/Makefile utils/not/not.cpp utils/unittest/UnitTestMain/TestMain.cpp At: Mon 29 Nov 2010 10:23:08 Changed By: mspencer Comments: Merge System into Support.Properties: File: lib/Support/Unix/Unix.h At: Mon 29 Nov 2010 10:32:45 Changed By: mspencer Comments: Missed a spot.Properties: File: utils/FileUpdate/FileUpdate.cpp At: Mon 29 Nov 2010 10:40:00 Changed By: mspencer Comments: Missed another one.Properties: Files: lib/Target/ARM/ARMAsmPrinter.cpp lib/Target/ARM/ARMInstrFormats.td lib/Target/ARM/ARMInstrInfo.td At: Mon 29 Nov 2010 10:43:09 Changed By: grosbach Comments: Switch ARM BR_JTm and BR_JTr instructions to be MC-expanded pseudos.Properties: Files: include/llvm-c/Core.h include/llvm-c/lto.h include/llvm/Support/DataTypes.h.in lib/CompilerDriver/Action.cpp lib/CompilerDriver/Main.cpp lib/CompilerDriver/Tool.cpp lib/Target/ARM/ARMJITInfo.cpp lib/Target/CBackend/CBackend.cpp lib/Target/PowerPC/PPCJITInfo.cpp projects/sample/lib/sample/sample.c tools/gold/gold-plugin.cpp tools/llvmc/examples/mcc16/Hooks.cpp tools/llvmc/examples/mcc16/Main.cpp tools/lto/LTOCodeGenerator.cpp tools/lto/LTOModule.cpp utils/TableGen/ARMDecoderEmitter.h utils/TableGen/Record.h utils/TableGen/TGLexer.h utils/TableGen/X86ModRMFilters.h utils/TableGen/X86RecognizableInstr.h At: Mon 29 Nov 2010 10:56:37 Changed By: mspencer Comments: I swear I did a make clean and make before committing all this...Properties: File: lib/Target/ARM/ARMInstrInfo.td At: Mon 29 Nov 2010 10:59:30 Changed By: grosbach Comments: The ARM BR_JT* pseudos don't need to use the printer jtblock_operand node to get the pretty-printer. That's handled explicityly by the MC lowering now.Properties: File: lib/Target/ARM/ARMInstrThumb2.td At: Mon 29 Nov 2010 10:59:30 Changed By: resistor Comments: Thumb2 encodings for branches and IT blocks. 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/libLLVMLinker.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/libLLVMBitWriter.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/libLLVMBitReader.a llvm[3]: ======= Finished Linking Release+Debug Executable bugpoint 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 Mon Nov 29 11:54:55 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 29 Nov 2010 11:54:55 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20101129195459.81FD913B2068@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/3272 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 120306 Blamelist: dgregor,grosbach,mspencer,nico,resistor,rjmccall BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 29 11:59:53 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 29 Nov 2010 11:59:53 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-fnt Message-ID: <20101129195957.2004F13B2068@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/3930 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 120310 Blamelist: grosbach,mspencer,nico,resistor,rjmccall BUILD FAILED: failed compile sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 29 12:30:18 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 29 Nov 2010 12:30:18 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32-win7 Message-ID: <20101129203022.2D07813B2068@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/968 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova3 Build Reason: Build Source Stamp: 120313 Blamelist: bwilson,d0k,grosbach,mspencer,nico,resistor BUILD FAILED: failed run.build.step.make_llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 29 13:21:29 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 29 Nov 2010 13:21:29 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-native-mingw32 Message-ID: <20101129212132.2058813B2068@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/1125 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova2 Build Reason: Build Source Stamp: 120314 Blamelist: bwilson,cdavis,d0k,grosbach,mspencer,nico,resistor BUILD FAILED: failed run.build.step.make_llvmgcc sincerely, -The Buildbot From buildbot at google1.osuosl.org Mon Nov 29 14:27:36 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Mon, 29 Nov 2010 14:27:36 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-arm-linux Message-ID: <20101129222739.8B83413B2068@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/4721 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: ranby1 Build Reason: Build Source Stamp: 120307 Blamelist: dgregor,grosbach,mspencer,nico,resistor,rjmccall BUILD FAILED: failed compile sincerely, -The Buildbot From grosbach at apple.com Mon Nov 29 14:34:15 2010 From: grosbach at apple.com (Jim Grosbach) Date: Mon, 29 Nov 2010 14:34:15 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-arm-linux In-Reply-To: <20101129222739.8B83413B2068@google1.osuosl.org> References: <20101129222739.8B83413B2068@google1.osuosl.org> Message-ID: The server is non-responsive for me. Something wrong there? "Safari can’t open the page “http://google1.osuosl.org:8011/builders/llvm-arm-linux/builds/4721” because the server where this page is located isn’t responding." On Nov 29, 2010, at 2:27 PM, 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/4721 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: ranby1 > > Build Reason: > Build Source Stamp: 120307 > Blamelist: dgregor,grosbach,mspencer,nico,resistor,rjmccall > > BUILD FAILED: failed compile > > sincerely, > -The Buildbot > From daniel_dunbar at apple.com Mon Nov 29 15:30:06 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 29 Nov 2010 15:30:06 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101129233018.03B68C0AFAF8@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/6681 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 120340 Blamelist: akirtzidis,d0k,evancheng,grosbach,johannes,mspencer,resistor,void BUILD FAILED: failed compile.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/ARM/ARMInstrThumb.td At: Mon 29 Nov 2010 14:18:06 Changed By: void Comments: Refactor some of the "disassembly-only" instructions into a base class. This reduces some code duplication. Properties: File: include/llvm/Support/PathV2.h At: Mon 29 Nov 2010 14:32:42 Changed By: mspencer Comments: Support/PathV2: Just about every function call requires the Twine header.Properties: File: include/llvm/Support/system_error.h At: Mon 29 Nov 2010 14:32:42 Changed By: mspencer Comments: system_error: Remove Windows headers.Properties: Files: include/llvm/Support/PathV2.h lib/Support/CMakeLists.txt lib/Support/PathV2.cpp lib/Support/Unix/PathV2.inc lib/Support/Windows/PathV2.inc unittests/System/Path.cpp At: Mon 29 Nov 2010 14:32:42 Changed By: mspencer Comments: Support: Add PathV2 implementation.Properties: Files: unittests/CMakeLists.txt unittests/Support/Path.cpp unittests/Support/TimeValue.cpp unittests/System/Makefile unittests/System/Path.cpp unittests/System/TimeValue.cpp At: Mon 29 Nov 2010 14:32:42 Changed By: mspencer Comments: unittests: Merge SystemTests back into SupportTests.Properties: Files: include/clang/Basic/DiagnosticSemaKinds.td lib/Sema/SemaChecking.cpp test/Analysis/stack-addr-ps.cpp test/SemaCXX/rval-references.cpp At: Mon 29 Nov 2010 14:40:59 Changed By: akirtzidis Comments: Emit warnings if we are returning a reference to a local temporary. The issue was brought to our attention by Matthieu Monrocq.Properties: Files: test/CodeGen/X86/atomic_op.ll test/MC/ELF/relocation.s test/Transforms/DeadStoreElimination/simple.ll test/Transforms/SimplifyLibCalls/StrSpn.ll At: Mon 29 Nov 2010 14:44:14 Changed By: d0k Comments: Fix some broken CHECK lines. Properties: Files: gcc/llvm-backend.cpp gcc/llvm-convert.cpp At: Mon 29 Nov 2010 14:46:05 Changed By: johannes Comments: Catch up with some header files that moved, unbreaking the build. Properties: Files: lib/Target/ARM/ARMAsmPrinter.cpp lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMInstrThumb2.td lib/Target/ARM/Disassembler/ARMDisassemblerCore.cpp lib/Target/ARM/Disassembler/ThumbDisassemblerCore.h lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp lib/Target/ARM/InstPrinter/ARMInstPrinter.h utils/TableGen/ARMDecoderEmitter.cpp At: Mon 29 Nov 2010 14:54:13 Changed By: grosbach Comments: Pseudo-ize Thumb2 jump tables with explicit MC lowering to the raw instructions. This simplifies instruction printing and disassembly.Properties: File: lib/Target/ARM/ARMInstrThumb.td At: Mon 29 Nov 2010 14:54:13 Changed By: void Comments: Thumb encodings for conditional moves.Properties: File: lib/Target/ARM/ARMInstrThumb2.td At: Mon 29 Nov 2010 14:54:13 Changed By: grosbach Comments: tidy up.Properties: File: test/CodeGen/ARM/vbits.ll At: Mon 29 Nov 2010 14:54:13 Changed By: d0k Comments: Add missing colon. Properties: File: lib/Target/ARM/ARMInstrThumb2.td At: Mon 29 Nov 2010 14:54:13 Changed By: grosbach Comments: Nuke dead isCodeGenOnly annotation and extraneous comment.Properties: Files: lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMInstrThumb.td lib/Target/ARM/ARMInstrThumb2.td test/CodeGen/ARM/2010-11-29-PrologueBug.ll At: Mon 29 Nov 2010 14:54:13 Changed By: evancheng Comments: Mark Darwin call instructions as using "r7" to prevent the frame-register assignment instructions from being moved below / above calls. rdar://8690640 Properties: Files: lib/Target/ARM/ARMCodeEmitter.cpp lib/Target/ARM/ARMInstrThumb2.td lib/Target/ARM/ARMMCCodeEmitter.cpp test/MC/ARM/thumb2.s At: Mon 29 Nov 2010 14:54:13 Changed By: resistor Comments: Provide Thumb2 encodings for basic loads and stores. Properties: LOGS: Last 10 lines of 'stdio': 4. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/lib/Checker/RegionStore.cpp:474:45: parsing function body 'AddToCluster' 5. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/lib/Checker/RegionStore.cpp:474:45: in compound statement ('{}') clang: error: unable to execute command: Illegal instruction clang: error: clang frontend command failed due to signal 1 (use -v to see invocation) make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/lib/Checker/Release+Asserts/RegionStore.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [Checker/.makeall] Error 2 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-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/SymbolTableListTraits.h:74:65: warning: address of stack memory associated with local variable 'R' returned /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/SymbolTableListTraits.h:74:65: warning: address of stack memory associated with local variable 'R' returned 1 warning generated. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/STLExtras.h:223:10: warning: address of stack memory associated with local variable 'x' returned 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. From daniel_dunbar at apple.com Mon Nov 29 16:39:08 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 29 Nov 2010 16:39:08 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101130003954.C1665C0B2875@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/16263 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 120366 Blamelist: grosbach,void BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Target/ARM/ARMInstrThumb.td At: Mon 29 Nov 2010 16:22:37 Changed By: void Comments: Add some encoding for the adr instruction. Labels still need to be finished. Properties: Files: lib/Target/ARM/ARMCodeEmitter.cpp lib/Target/ARM/ARMInstrInfo.td At: Mon 29 Nov 2010 16:27:37 Changed By: grosbach Comments: Rename BX/BRIND/etc patterns to clarify which is actually the BX instruction and which are pseudos.Properties: LOGS: Last 10 lines of 'stdio': llvm[4]: Compiling MBlazeAsmParser.cpp for Debug+Asserts build llvm[4]: Building Debug+Asserts Archive Library libLLVMMBlazeAsmParser.a llvm[4]: Compiling MBlazeDisassembler.cpp for Debug+Asserts build llvm[4]: Building Debug+Asserts Archive Library libLLVMMBlazeDisassembler.a llvm[4]: Compiling MBlazeTargetInfo.cpp for Debug+Asserts build llvm[4]: Building Debug+Asserts Archive Library libLLVMMBlazeInfo.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 Last 10 lines of 'warnings': MCDwarf.cpp:278: warning: passing negative value '-0x00000000000000005' for argument 1 to 'void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)' SPUISelLowering.cpp:692: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)' SPUISelLowering.cpp:924: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)' From daniel_dunbar at apple.com Mon Nov 29 16:50:42 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 29 Nov 2010 16:50:42 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20101130005121.70B2AC0B2E21@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/12142 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 120368 Blamelist: grosbach,lattner,resistor,void BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Transforms/Scalar/DeadStoreElimination.cpp test/Transforms/DeadStoreElimination/simple.ll At: Mon 29 Nov 2010 16:18:29 Changed By: lattner Comments: my previous patch would cause us to start deleting some volatile stores, fix and add a testcase. Properties: Files: lib/Target/ARM/ARMCodeEmitter.cpp lib/Target/ARM/ARMInstrFormats.td lib/Target/ARM/ARMInstrThumb2.td lib/Target/ARM/ARMMCCodeEmitter.cpp test/MC/ARM/thumb2.s At: Mon 29 Nov 2010 16:18:29 Changed By: resistor Comments: Correct Thumb2 encodings for a much wider range of loads and stores. Properties: File: lib/Target/ARM/ARMInstrThumb.td At: Mon 29 Nov 2010 16:22:37 Changed By: void Comments: Add some encoding for the adr instruction. Labels still need to be finished. Properties: Files: lib/Target/ARM/ARMCodeEmitter.cpp lib/Target/ARM/ARMInstrInfo.td At: Mon 29 Nov 2010 16:27:37 Changed By: grosbach Comments: Rename BX/BRIND/etc patterns to clarify which is actually the BX instruction and which are pseudos.Properties: Files: lib/Analysis/BasicAliasAnalysis.cpp lib/Transforms/Scalar/DeadStoreElimination.cpp test/Transforms/DeadStoreElimination/simple.ll At: Mon 29 Nov 2010 16:34:52 Changed By: lattner Comments: Teach basicaa that memset's modref set is at worst "mod" and never contains "ref". Enhance DSE to use a modref query instead of a store-specific hack to generalize the "ignore may-alias stores" optimization to handle memset and memcpy. Properties: LOGS: Last 10 lines of 'stdio': llvm[3]: Compiling SPUSelectionDAGInfo.cpp for Debug+Asserts build llvm[3]: Compiling SPUSubtarget.cpp for Debug+Asserts build llvm[3]: Compiling SPUTargetMachine.cpp for Debug+Asserts build llvm[2]: Building Debug+Asserts Archive Library libLLVMCodeGen.a llvm[3]: Building Debug+Asserts Archive Library libLLVMCellSPUCodeGen.a llvm[4]: Compiling CellSPUTargetInfo.cpp for Debug+Asserts build llvm[4]: Building Debug+Asserts Archive Library libLLVMCellSPUInfo.a make[1]: *** [Target/.makeall] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 1 From daniel_dunbar at apple.com Mon Nov 29 16:56:59 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 29 Nov 2010 16:56:59 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101130005709.344B8C0B316F@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/6685 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 120370 Blamelist: grosbach,lattner,resistor,void BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/ARM/ARMInstrInfo.td lib/Target/ARM/ARMInstrThumb.td At: Mon 29 Nov 2010 16:13:26 Changed By: void Comments: Predicate encoding should be withing {}s. And general cleanup.Properties: File: lib/Target/ARM/ARMInstrInfo.td At: Mon 29 Nov 2010 16:13:26 Changed By: grosbach Comments: Make a few more ARM pseudo instructions actually use the PseudoInst base class.Properties: Files: lib/Transforms/Scalar/DeadStoreElimination.cpp test/Transforms/DeadStoreElimination/simple.ll At: Mon 29 Nov 2010 16:18:29 Changed By: lattner Comments: my previous patch would cause us to start deleting some volatile stores, fix and add a testcase. Properties: Files: lib/Target/ARM/ARMCodeEmitter.cpp lib/Target/ARM/ARMInstrFormats.td lib/Target/ARM/ARMInstrThumb2.td lib/Target/ARM/ARMMCCodeEmitter.cpp test/MC/ARM/thumb2.s At: Mon 29 Nov 2010 16:18:29 Changed By: resistor Comments: Correct Thumb2 encodings for a much wider range of loads and stores. Properties: File: lib/Target/ARM/ARMInstrThumb.td At: Mon 29 Nov 2010 16:22:37 Changed By: void Comments: Add some encoding for the adr instruction. Labels still need to be finished. Properties: Files: lib/Target/ARM/ARMCodeEmitter.cpp lib/Target/ARM/ARMInstrInfo.td At: Mon 29 Nov 2010 16:27:37 Changed By: grosbach Comments: Rename BX/BRIND/etc patterns to clarify which is actually the BX instruction and which are pseudos.Properties: Files: lib/Analysis/BasicAliasAnalysis.cpp lib/Transforms/Scalar/DeadStoreElimination.cpp test/Transforms/DeadStoreElimination/simple.ll At: Mon 29 Nov 2010 16:34:52 Changed By: lattner Comments: Teach basicaa that memset's modref set is at worst "mod" and never contains "ref". Enhance DSE to use a modref query instead of a store-specific hack to generalize the "ignore may-alias stores" optimization to handle memset and memcpy. Properties: File: lib/Target/ARM/ARMInstrThumb.td At: Mon 29 Nov 2010 16:38:40 Changed By: void Comments: Add correct encoding for "bl __aeabi_read_tp". However, the asm matcher isn't able to match this yet. Properties: Files: lib/Analysis/BasicAliasAnalysis.cpp test/Transforms/DeadStoreElimination/simple.ll At: Mon 29 Nov 2010 16:48:16 Changed By: lattner Comments: enhance basicaa to return "Mod" for a memcpy call when the queried location doesn't overlap the source, and add a testcase. Properties: LOGS: Last 10 lines of 'stdio': llvm[3]: Compiling FindUsedTypes.cpp for Release+Asserts build llvm[3]: Compiling GlobalsModRef.cpp for Release+Asserts build llvm[4]: Building Release+Asserts Archive Library libLLVMX86Info.a make[1]: *** [Target/.makeall] Error 2 make[1]: *** Waiting for unfinished jobs.... llvm[2]: Compiling VirtRegRewriter.cpp for Release+Asserts build llvm[3]: Compiling IPA.cpp for Release+Asserts build llvm[3]: Building Release+Asserts Archive Library libLLVMipa.a llvm[2]: Building Release+Asserts Archive Library libLLVMCodeGen.a make: *** [all] Error 1 From gohman at apple.com Mon Nov 29 17:07:04 2010 From: gohman at apple.com (Dan Gohman) Date: Mon, 29 Nov 2010 17:07:04 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 In-Reply-To: <20101130003954.C1665C0B2875@mail-out4.apple.com> References: <20101130003954.C1665C0B2875@mail-out4.apple.com> Message-ID: <13B44217-E23D-4515-82A3-797F25CE7585@apple.com> On Nov 29, 2010, at 4:39 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/16263 > > Buildbot URL: http://smooshlab.apple.com:8010/ > > Buildslave for this Build: smoosh-15.apple.com > > Build Reason: > Build Source Stamp: 120366 > Blamelist: grosbach,void > > BUILD FAILED: failed compile ARMBaseInstrInfo.h: In function 'bool llvm::isIndirectBranchOpcode(int)': ARMBaseInstrInfo.h:437: error: 'BRIND' is not a member of 'llvm::ARM' Dan From wendling at apple.com Mon Nov 29 17:08:25 2010 From: wendling at apple.com (Bill Wendling) Date: Mon, 29 Nov 2010 17:08:25 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 In-Reply-To: <13B44217-E23D-4515-82A3-797F25CE7585@apple.com> References: <20101130003954.C1665C0B2875@mail-out4.apple.com> <13B44217-E23D-4515-82A3-797F25CE7585@apple.com> Message-ID: <308DE4EA-9059-461C-9842-6975C6C73FE1@apple.com> On Nov 29, 2010, at 5:07 PM, Dan Gohman wrote: > > On Nov 29, 2010, at 4:39 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/16263 >> >> Buildbot URL: http://smooshlab.apple.com:8010/ >> >> Buildslave for this Build: smoosh-15.apple.com >> >> Build Reason: >> Build Source Stamp: 120366 >> Blamelist: grosbach,void >> >> BUILD FAILED: failed compile > > ARMBaseInstrInfo.h: In function 'bool llvm::isIndirectBranchOpcode(int)': > ARMBaseInstrInfo.h:437: error: 'BRIND' is not a member of 'llvm::ARM' > I submitted a patch for this. -bw -------------- next part -------------- An HTML attachment was scrubbed... URL: From daniel_dunbar at apple.com Mon Nov 29 18:26:18 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 29 Nov 2010 18:26:18 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101130022637.57683BBB84B2@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/16274 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 120384 Blamelist: lattner,rjmccall BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/IntrinsicInst.h lib/Transforms/Utils/Local.cpp At: Mon 29 Nov 2010 18:08:27 Changed By: lattner Comments: remove the pointless check of MemoryUseIntrinsic from is trivially dead, since these have side effects. This makes the (misnamed) MemoryUseIntrinsic class dead, so remove it. Properties: File: test/Transforms/InstCombine/2003-08-12-AllocaNonNull.ll At: Mon 29 Nov 2010 18:08:27 Changed By: lattner Comments: remove a use of llvm-dis Properties: Files: lib/Sema/SemaCXXCast.cpp test/SemaTemplate/dependent-expr.cpp At: Mon 29 Nov 2010 18:13:50 Changed By: rjmccall Comments: Fix another case of giving the wrong value kind to a dependent cast to a non-dependent type. Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: Transforms/InstCombine/invariant.ll Expected Passes : 5091 Expected Failures : 44 Unsupported Tests : 557 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: Transforms/InstCombine/invariant.ll Last 10 lines of 'xfail': LLVM :: MC/ARM/neont2-vld-encoding.s LLVM :: MC/ARM/neont2-vst-encoding.s LLVM :: MC/ARM/thumb2.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 'invariant.ll': :1:1: note: scanning from here ; ModuleID = '' ^ :5:4: note: possible intended match here declare {}* @llvm.invariant.start(i64, i8* nocapture) nounwind readonly ^ -- ******************** From grosbach at apple.com Mon Nov 29 19:18:47 2010 From: grosbach at apple.com (Jim Grosbach) Date: Mon, 29 Nov 2010 19:18:47 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 In-Reply-To: <308DE4EA-9059-461C-9842-6975C6C73FE1@apple.com> References: <20101130003954.C1665C0B2875@mail-out4.apple.com> <13B44217-E23D-4515-82A3-797F25CE7585@apple.com> <308DE4EA-9059-461C-9842-6975C6C73FE1@apple.com> Message-ID: <6CF1AA68-2CE1-449A-B4B3-C13E4AA96CC8@apple.com> On Nov 29, 2010, at 5:08 PM, Bill Wendling wrote: > On Nov 29, 2010, at 5:07 PM, Dan Gohman wrote: > >> >> On Nov 29, 2010, at 4:39 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/16263 >>> >>> Buildbot URL: http://smooshlab.apple.com:8010/ >>> >>> Buildslave for this Build: smoosh-15.apple.com >>> >>> Build Reason: >>> Build Source Stamp: 120366 >>> Blamelist: grosbach,void >>> >>> BUILD FAILED: failed compile >> >> ARMBaseInstrInfo.h: In function 'bool llvm::isIndirectBranchOpcode(int)': >> ARMBaseInstrInfo.h:437: error: 'BRIND' is not a member of 'llvm::ARM' >> > I submitted a patch for this. Thanks. Was probably my fault, as I was mucking about with those instructions. Just now got home and saw the messages. Now why my local build/test didn't fail is a bit of a head-scratcher, but the bots have a tendency to do that. -j -------------- next part -------------- An HTML attachment was scrubbed... URL: From daniel_dunbar at apple.com Mon Nov 29 22:04:44 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 29 Nov 2010 22:04:44 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101130060444.81F01BBC5385@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/16281 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 120392 Blamelist: dgregor BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: tools/c-index-test/c-index-test.c At: Mon 29 Nov 2010 21:56:40 Changed By: dgregor Comments: Teach c-index-test to reparse the source file a few times when testing clang_getCursor() via -cursor-at=??? and CINDEXTEST_EDITING is set in the environment. This mirrors how we test code completion and source-loading in the presence of this environment variable. Properties: LOGS: Last 10 lines of 'stdio': llvm[4]: Linking Debug+Asserts Shared Library libclang.dylib llvm[4]: Building Debug+Asserts Archive Library libclang.a llvm[4]: Compiling c-index-test.c for Debug+Asserts build c-index-test.c: In function 'inspect_cursor_at': c-index-test.c:1143: error: 'for' loop initial declaration used outside C99 mode make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/tools/c-index-test/Debug+Asserts/c-index-test.o] 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': SPUISelLowering.cpp:692: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)' SPUISelLowering.cpp:924: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)' MCDwarf.cpp:278: warning: passing negative value '-0x00000000000000005' for argument 1 to 'void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)' CGExprCXX.cpp:498: warning: passing negative value '-0x00000000000000001' for argument 2 to 'static llvm::ConstantInt* llvm::ConstantInt::get(const llvm::IntegerType*, uint64_t, bool)' CGExprCXX.cpp:559: warning: passing negative value '-0x00000000000000001' for argument 2 to 'static llvm::ConstantInt* llvm::ConstantInt::get(const llvm::IntegerType*, uint64_t, bool)' ASTReader.cpp:3296: warning: passing negative value '-0x00000000000000001' for argument 1 to 'clang::serialization::TypeIdx::TypeIdx(uint32_t)' From daniel_dunbar at apple.com Mon Nov 29 22:17:43 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 29 Nov 2010 22:17:43 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20101130061743.A2FC6C0BDAE0@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/5905 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 120393 Blamelist: andersca,dgregor,lattner BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: File: lib/Transforms/Scalar/DeadStoreElimination.cpp At: Mon 29 Nov 2010 21:36:40 Changed By: lattner Comments: rename a function and reduce some indentation, no functionality change. Properties: File: tools/c-index-test/c-index-test.c At: Mon 29 Nov 2010 21:56:40 Changed By: dgregor Comments: Teach c-index-test to reparse the source file a few times when testing clang_getCursor() via -cursor-at=??? and CINDEXTEST_EDITING is set in the environment. This mirrors how we test code completion and source-loading in the presence of this environment variable. Properties: Files: test/Transforms/SimplifyLibCalls/FPuts.ll test/Transforms/SimplifyLibCalls/Puts.ll At: Mon 29 Nov 2010 22:01:40 Changed By: andersca Comments: Rename this test to FPuts.ll since it actually tests fputs.Properties: LOGS: Last 10 lines of 'stdio': llvm[4]: Linking Debug+Asserts Shared Library libclang.dylib llvm[4]: Building Debug+Asserts Archive Library libclang.a llvm[4]: Compiling c-index-test.c for Debug+Asserts build /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/tools/clang/tools/c-index-test/c-index-test.c: In function 'inspect_cursor_at': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/tools/clang/tools/c-index-test/c-index-test.c:1143: error: 'for' loop initial declaration used outside C99 mode make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.obj/tools/clang/tools/c-index-test/Debug+Asserts/c-index-test.o] 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 Mon Nov 29 22:54:17 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 29 Nov 2010 22:54:17 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101130065417.A9B93BBC64BC@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/6696 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 120401 Blamelist: andersca,dgregor BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/clang/Frontend/ASTUnit.h include/clang/Lex/PreprocessingRecord.h include/clang/Serialization/ASTReader.h include/clang/Serialization/ASTWriter.h lib/Frontend/ASTUnit.cpp lib/Serialization/ASTReader.cpp lib/Serialization/ASTWriter.cpp lib/Serialization/GeneratePCH.cpp test/Index/c-index-getCursor-pp.c tools/libclang/CIndex.cpp At: Mon 29 Nov 2010 22:21:40 Changed By: dgregor Comments: When using a precompiled preamble with detailed preprocessing records, trap the serialized preprocessing records (macro definitions, macro instantiations, macro definitions) from the generation of the precompiled preamble, then replay those when walking the list of preprocessed entities. This eliminates a bug where clang_getCursor() wasn't able to find preprocessed-entity cursors in the preamble. Properties: File: include/clang/Serialization/ASTSerializationListener.h At: Mon 29 Nov 2010 22:21:40 Changed By: dgregor Comments: Add missing file from last commitProperties: Files: lib/Transforms/Scalar/SimplifyLibCalls.cpp test/Transforms/SimplifyLibCalls/Puts.ll At: Mon 29 Nov 2010 22:21:40 Changed By: andersca Comments: Add a puts optimization that converts puts() to putchar('\n').Properties: File: lib/CodeGen/CGDebugInfo.cpp At: Mon 29 Nov 2010 22:41:40 Changed By: dgregor Comments: Harden CGDebugInfo::CreateType() a bit for cases where we couldn't generate type info for its component typesProperties: 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 Mon Nov 29 23:07:47 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Mon, 29 Nov 2010 23:07:47 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt Message-ID: <20101130070747.C634FBBC692B@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/5907 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 120402 Blamelist: andersca,dgregor BUILD FAILED: failed compile sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/clang/Frontend/ASTUnit.h include/clang/Lex/PreprocessingRecord.h include/clang/Serialization/ASTReader.h include/clang/Serialization/ASTWriter.h lib/Frontend/ASTUnit.cpp lib/Serialization/ASTReader.cpp lib/Serialization/ASTWriter.cpp lib/Serialization/GeneratePCH.cpp test/Index/c-index-getCursor-pp.c tools/libclang/CIndex.cpp At: Mon 29 Nov 2010 22:21:40 Changed By: dgregor Comments: When using a precompiled preamble with detailed preprocessing records, trap the serialized preprocessing records (macro definitions, macro instantiations, macro definitions) from the generation of the precompiled preamble, then replay those when walking the list of preprocessed entities. This eliminates a bug where clang_getCursor() wasn't able to find preprocessed-entity cursors in the preamble. Properties: File: include/clang/Serialization/ASTSerializationListener.h At: Mon 29 Nov 2010 22:21:40 Changed By: dgregor Comments: Add missing file from last commitProperties: Files: lib/Transforms/Scalar/SimplifyLibCalls.cpp test/Transforms/SimplifyLibCalls/Puts.ll At: Mon 29 Nov 2010 22:21:40 Changed By: andersca Comments: Add a puts optimization that converts puts() to putchar('\n').Properties: File: lib/CodeGen/CGDebugInfo.cpp At: Mon 29 Nov 2010 22:41:40 Changed By: dgregor Comments: Harden CGDebugInfo::CreateType() a bit for cases where we couldn't generate type info for its component typesProperties: File: lib/AST/Type.cpp At: Mon 29 Nov 2010 22:46:40 Changed By: dgregor Comments: I hate pointless default statementsProperties: 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': /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/tools/clang/lib/AST/Type.cpp:998: warning: control reaches end of non-void function From llvm-testresults at cs.uiuc.edu Tue Nov 30 00:41:41 2010 From: llvm-testresults at cs.uiuc.edu (llvm-testresults at cs.uiuc.edu) Date: Tue, 30 Nov 2010 02:41:41 -0600 (CST) Subject: [llvm-testresults] llvmgcc-bwilson__llvm-gcc_PROD__i386 nightly tester results Message-ID: <20101130084141.85BAB2A6C12D@llvm.org> http://llvm.org/perf/db_default/simple/nts/36/ Nickname: llvmgcc-bwilson__llvm-gcc_PROD__i386:3 Name: curlew.apple.com Comparing: Run: 36, Order: 120407, Start Time: 2010-11-30 07:58:30, End Time: 2010-11-30 08:43:49 To: 35, Order: 120281, Start Time: 2010-11-29 08:08:13, End Time: 2010-11-29 08:53:36 =============== Tests Summary =============== Performance Regressions: 1 Existing Failures: 1 Unchanged Tests: 941 Total Tests: 943 ============== Changes Detail ============== Performance Regressions ----------------------- MultiSource/Applications/viterbi/viterbi.exec: 1.96%(10.2300 => 10.4300, std. dev.: 0.0000) Existing Failures ----------------- External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.exec -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Tue Nov 30 02:12:28 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 30 Nov 2010 02:12:28 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9 Message-ID: <20101130101228.B296613B2068@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/0 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-win32-2 Build Reason: Build Source Stamp: 120418 Blamelist: echristo BUILD FAILED: failed test-llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Nov 30 02:33:32 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 30 Nov 2010 02:33:32 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel Message-ID: <20101130103333.18FAFC0C396D@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/6707 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-02 Build Reason: Build Source Stamp: 120422 Blamelist: clchiou,rjmccall BUILD FAILED: failed compile.llvm.stage2 sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/PTX/PTXAsmPrinter.cpp test/CodeGen/PTX/options.ll At: Tue 30 Nov 2010 02:16:40 Changed By: clchiou Comments: ptx: add command-line options for gpu target and ptx version Properties: File: clang.xcodeproj/project.pbxproj At: Tue 30 Nov 2010 02:16:40 Changed By: rjmccall Comments: Update Xcode project: remove Action.cpp, add DumpXML.cpp. Properties: File: lib/AST/DumpXML.cpp At: Tue 30 Nov 2010 02:16:40 Changed By: rjmccall Comments: Make the dumper safe against null declaration names. Properties: Files: include/clang/AST/Expr.h include/clang/AST/OperationKinds.h lib/AST/Expr.cpp lib/Checker/GRExprEngine.cpp lib/CodeGen/CGExpr.cpp lib/CodeGen/CGExprAgg.cpp lib/CodeGen/CGExprScalar.cpp lib/Sema/SemaExpr.cpp At: Tue 30 Nov 2010 02:16:40 Changed By: rjmccall Comments: Introduce an r-value to l-value cast kind. I'm not promising anything about the reliability of this yet. Properties: LOGS: Last 10 lines of 'stdio': 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 DAGDeltaAlgorithm.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/bin/../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/DAGDeltaAlgorithm.d.tmp -MP -MT /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/Support/Release+Asserts/DAGDeltaAlgorithm.o -MT /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/Support/Release+Asserts/DAGDeltaAlgorithm.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 -Woverloaded-virtual -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -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/DAGDeltaAlgorithm.o -x c++ /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/Support/DAGDeltaAlgorithm.cpp 1. parser at end of file 2. Per-file LLVM IR generation 3. /usr/include/c++/4.2.1/bits/stl_vector.h:798:9: Generating code for declaration 'std::vector >::_M_initialize_dispatch' 4. /usr/include/c++/4.2.1/bits/stl_vector.h:800:9: LLVM IR generation of compound statement ('{}') clang: error: unable to execute command: Illegal instruction clang: error: clang frontend command failed due to signal 1 (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/DAGDeltaAlgorithm.o] Error 1 make: *** [all] Error 1 From daniel_dunbar at apple.com Tue Nov 30 02:46:52 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 30 Nov 2010 02:46:52 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101130104652.F0EB9BBCD1F0@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/6836 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 120418 Blamelist: echristo BUILD FAILED: failed buildit-llvmgcc42 sincerely, -The Buildbot ================================================================================ CHANGES: File: test/CodeGen/X86/apm.ll At: Tue 30 Nov 2010 01:26:40 Changed By: echristo Comments: Not all platforms use _. Duh. Properties: LOGS: Last 10 lines of 'stdio': xgcc: Internal error: Bus error (program cc1) Please submit a full bug report. See for instructions. make[4]: *** [build/gengtype-lex.o] Error 1 rm fsf-funding.pod gcov.pod gfdl.pod cpp.pod gpl.pod gcc.pod make[3]: *** [all-stage2-gcc] Error 2 make[2]: *** [stage2-bubble] Error 2 make[1]: *** [all] Error 2 + exit 1 make: *** [llvmgcc42] Error 1 Last 10 lines of 'warnings': 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 /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 buildbot at google1.osuosl.org Tue Nov 30 03:20:49 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 30 Nov 2010 03:20:49 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20101130112049.8D1E313B2068@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/1 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 120422 Blamelist: baldrick,clchiou,rjmccall BUILD FAILED: failed compile.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 30 04:09:19 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 30 Nov 2010 04:09:19 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-i686-linux-vg_leak Message-ID: <20101130120919.7F5DB13B2068@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/0 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu8 Build Reason: Build Source Stamp: 120418 Blamelist: echristo BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 30 04:26:40 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 30 Nov 2010 04:26:40 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux-vg_leak Message-ID: <20101130122640.C1E2713B2068@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/0 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 120418 Blamelist: echristo BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 30 04:29:38 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 30 Nov 2010 04:29:38 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20101130122938.2680E13B2068@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/1 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 120422 Blamelist: baldrick,clchiou,rjmccall BUILD FAILED: failed compile.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 30 05:07:21 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 30 Nov 2010 05:07:21 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-arm-linux Message-ID: <20101130130721.B43B813B2068@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/0 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: ranby1 Build Reason: Build Source Stamp: 120418 Blamelist: echristo BUILD FAILED: failed test-llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Nov 30 15:22:43 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 30 Nov 2010 15:22:43 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 Message-ID: <20101130232244.887C8BBFC232@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/16326 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-15.apple.com Build Reason: Build Source Stamp: 120487 Blamelist: fjahanian,kremenek,lattner BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: Files: include/llvm/Analysis/ValueTracking.h lib/Transforms/Scalar/DeadStoreElimination.cpp test/Transforms/DeadStoreElimination/PartialStore.ll At: Tue 30 Nov 2010 15:11:40 Changed By: lattner Comments: teach DSE to use GetPointerBaseWithConstantOffset to analyze may-aliasing stores that partially overlap with different base pointers. This implements PR6043 and the non-variable part of PR8657 Properties: Files: lib/CodeGen/CGDecl.cpp test/CodeGen/blockwithlocalstatic.c At: Tue 30 Nov 2010 15:11:41 Changed By: fjahanian Comments: Declaring local static in global block literal declaration caused crash in CodeGen. This patch fixes it. pr8707 Properties: File: www/analyzer/latest_checker.html.incl At: Tue 30 Nov 2010 15:11:41 Changed By: kremenek Comments: Update checker build.Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: Analysis/BasicAA/modref.ll Expected Passes : 5094 Expected Failures : 44 Unsupported Tests : 557 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: Analysis/BasicAA/modref.ll Last 10 lines of 'xfail': LLVM :: MC/ARM/neont2-vst-encoding.s LLVM :: MC/ARM/thumb2.s LLVM :: MC/ARM/neont2-vld-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/wall.c LLVM :: LLVMC/C/include.c LLVM :: LLVMC/C/opt-test.c LLVM :: LLVMC/C/sink.c LLVM :: LLVMC/C/hello.c LLVM :: LLVMC/ObjC++/hello.mm LLVM :: LLVMC/ObjC/hello.m Last 10 lines of 'modref.ll': :41:20: note: scanning from here define void @test3a(i8* %P, i8 %X) { ^ :60:13: note: possible intended match here define i8 @test6(i8* %p, i8* noalias %a) { ^ -- ******************** From clattner at apple.com Tue Nov 30 15:28:05 2010 From: clattner at apple.com (Chris Lattner) Date: Tue, 30 Nov 2010 15:28:05 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9 In-Reply-To: <0LCQ00ITH0XWE1B0@postino.apple.com> References: <0LCQ00ITH0XWE1B0@postino.apple.com> Message-ID: mine, fixed. -Chris On Nov 30, 2010, at 3:22 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/16326 > > Buildbot URL: http://smooshlab.apple.com:8010/ > > Buildslave for this Build: smoosh-15.apple.com > > Build Reason: > Build Source Stamp: 120487 > Blamelist: fjahanian,kremenek,lattner > > BUILD FAILED: failed test-llvm > > sincerely, > -The Buildbot > > > ================================================================================ > > CHANGES: > Files: > include/llvm/Analysis/ValueTracking.h > lib/Transforms/Scalar/DeadStoreElimination.cpp > test/Transforms/DeadStoreElimination/PartialStore.ll > At: Tue 30 Nov 2010 15:11:40 > Changed By: lattner > Comments: teach DSE to use GetPointerBaseWithConstantOffset to analyze > may-aliasing stores that partially overlap with different base > pointers. This implements PR6043 and the non-variable part of > PR8657 > Properties: > > > > > Files: > lib/CodeGen/CGDecl.cpp > test/CodeGen/blockwithlocalstatic.c > At: Tue 30 Nov 2010 15:11:41 > Changed By: fjahanian > Comments: Declaring local static in global block > literal declaration caused crash in CodeGen. > This patch fixes it. pr8707 > Properties: > > > > > File: www/analyzer/latest_checker.html.incl > At: Tue 30 Nov 2010 15:11:41 > Changed By: kremenek > Comments: Update checker build.Properties: > > > > > LOGS: > Last 10 lines of 'stdio': > ******************** > Failing Tests (1): > LLVM :: Analysis/BasicAA/modref.ll > > Expected Passes : 5094 > Expected Failures : 44 > Unsupported Tests : 557 > Unexpected Failures: 1 > make[1]: *** [check-local-lit] Error 1 > make: *** [check] Error 2 > > Last 10 lines of 'fail': > LLVM :: Analysis/BasicAA/modref.ll > > Last 10 lines of 'xfail': > LLVM :: MC/ARM/neont2-vst-encoding.s > LLVM :: MC/ARM/thumb2.s > LLVM :: MC/ARM/neont2-vld-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/wall.c > LLVM :: LLVMC/C/include.c > LLVM :: LLVMC/C/opt-test.c > LLVM :: LLVMC/C/sink.c > LLVM :: LLVMC/C/hello.c > LLVM :: LLVMC/ObjC++/hello.mm > LLVM :: LLVMC/ObjC/hello.m > > Last 10 lines of 'modref.ll': > :41:20: note: scanning from here > define void @test3a(i8* %P, i8 %X) { > ^ > :60:13: note: possible intended match here > define i8 @test6(i8* %p, i8* noalias %a) { > ^ > -- > > ******************** > > From buildbot at google1.osuosl.org Tue Nov 30 15:29:34 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 30 Nov 2010 15:29:34 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux Message-ID: <20101130232935.0980A13B2068@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux/builds/24 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc14 Build Reason: Build Source Stamp: 120487 Blamelist: fjahanian,kremenek,lattner BUILD FAILED: failed test-llvm sincerely, -The Buildbot From daniel_dunbar at apple.com Tue Nov 30 15:43:45 2010 From: daniel_dunbar at apple.com (daniel_dunbar at apple.com) Date: Tue, 30 Nov 2010 15:43:45 -0800 Subject: [llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10 Message-ID: <20101130234346.0FFEBC0E5627@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/12173 Buildbot URL: http://smooshlab.apple.com:8010/ Buildslave for this Build: smoosh-04 Build Reason: Build Source Stamp: 120487 Blamelist: akirtzidis,fjahanian,grosbach,kremenek,lattner,resistor,void BUILD FAILED: failed test-llvm sincerely, -The Buildbot ================================================================================ CHANGES: Files: lib/Target/ARM/ARMAsmBackend.cpp lib/Target/ARM/ARMMCCodeEmitter.cpp At: Tue 30 Nov 2010 14:46:40 Changed By: grosbach Comments: Fix handling of ARM negative pc-relative fixups for loads and stores.Properties: Files: lib/Target/ARM/ARMInstrThumb2.td lib/Target/ARM/ARMMCCodeEmitter.cpp lib/Target/ARM/Disassembler/ARMDisassembler.cpp lib/Target/ARM/Disassembler/ThumbDisassemblerCore.h utils/TableGen/EDEmitter.cpp At: Tue 30 Nov 2010 14:51:40 Changed By: resistor Comments: Simplify the encoding of reg+/-imm12 values that allow PC-relative encoding. This allows the Thumb2 encoding to share code with the ARM encoding, which gets use fixup support for free. It also allows us to fold away at least one codegen-only pattern. Properties: Files: lib/Target/ARM/ARMCodeEmitter.cpp lib/Target/ARM/ARMInstrFormats.td lib/Target/ARM/ARMInstrThumb.td lib/Target/ARM/ARMMCCodeEmitter.cpp lib/Target/ARM/AsmParser/ARMAsmParser.cpp At: Tue 30 Nov 2010 15:01:40 Changed By: void Comments: * Add support for encoding t_addrmode_s2 and t_addrmode_s1. They are the same as t_addrmode_s4, but with a different scaling factor. * Encode the Thumb1 load and store instructions. This involved a bit of refactoring (hi, Chris! :-). Some of the patterns became dead afterwards and were removed. Properties: Files: include/clang/Basic/DiagnosticSemaKinds.td lib/Sema/SemaChecking.cpp test/Analysis/stack-addr-ps.cpp test/SemaCXX/address-of-temporary.cpp test/SemaCXX/rval-references.cpp At: Tue 30 Nov 2010 15:01:41 Changed By: akirtzidis Comments: Follow through references to catch returned stack addresses, local blocks, label addresses or references to temporaries, e.g: const int& g2() { int s1; int &s2 = s1; // expected-note {{binding reference variable 's2' here}} return s2; // expected-warning {{reference to stack memory associated with local variable 's1' returned}} }Properties: Files: include/llvm/Analysis/ValueTracking.h lib/Transforms/Scalar/DeadStoreElimination.cpp test/Transforms/DeadStoreElimination/PartialStore.ll At: Tue 30 Nov 2010 15:11:40 Changed By: lattner Comments: teach DSE to use GetPointerBaseWithConstantOffset to analyze may-aliasing stores that partially overlap with different base pointers. This implements PR6043 and the non-variable part of PR8657 Properties: Files: lib/CodeGen/CGDecl.cpp test/CodeGen/blockwithlocalstatic.c At: Tue 30 Nov 2010 15:11:41 Changed By: fjahanian Comments: Declaring local static in global block literal declaration caused crash in CodeGen. This patch fixes it. pr8707 Properties: File: www/analyzer/latest_checker.html.incl At: Tue 30 Nov 2010 15:11:41 Changed By: kremenek Comments: Update checker build.Properties: LOGS: Last 10 lines of 'stdio': ******************** Failing Tests (1): LLVM :: Analysis/BasicAA/modref.ll Expected Passes : 5094 Expected Failures : 44 Unsupported Tests : 557 Unexpected Failures: 1 make[1]: *** [check-local-lit] Error 1 make: *** [check] Error 2 Last 10 lines of 'fail': LLVM :: Analysis/BasicAA/modref.ll Last 10 lines of 'xfail': LLVM :: MC/ARM/thumb2.s LLVM :: MC/ARM/neon-mov-encoding.s LLVM :: MC/ARM/neont2-mov-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 'modref.ll': :41:20: note: scanning from here define void @test3a(i8* %P, i8 %X) { ^ :60:13: note: possible intended match here define i8 @test6(i8* %p, i8* noalias %a) { ^ -- ******************** From buildbot at google1.osuosl.org Tue Nov 30 15:46:45 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 30 Nov 2010 15:46:45 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-darwin10-selfhost Message-ID: <20101130234645.E087B13B2068@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/6 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 120487 Blamelist: akirtzidis,fjahanian,grosbach,kremenek,lattner,resistor,void BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 30 15:50:06 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 30 Nov 2010 15:50:06 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-linux Message-ID: <20101130235006.3D54213B2068@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/7 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar1 Build Reason: Build Source Stamp: 120487 Blamelist: akirtzidis,fjahanian,grosbach,kremenek,lattner,resistor,void BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 30 16:25:28 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 30 Nov 2010 16:25:28 -0800 Subject: [llvm-testresults] buildbot failure in llvm on build-self-4-mingw32 Message-ID: <20101201002528.77C0813B2068@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/10 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: kistanova1 Build Reason: Build Source Stamp: 120491 Blamelist: akirtzidis,atrick,fjahanian,grosbach,kremenek,lattner,resistor,rjmccall,void BUILD FAILED: failed run.build.step.test_llvm_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 30 16:25:56 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 30 Nov 2010 16:25:56 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-i386-linux-selfhost Message-ID: <20101201002556.E6F7613B2068@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/7 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc11 Build Reason: Build Source Stamp: 120487 Blamelist: akirtzidis,fjahanian,grosbach,kremenek,lattner,resistor,void BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 30 16:41:01 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 30 Nov 2010 16:41:01 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-i686-freebsd Message-ID: <20101201004101.2DBAB13B2068@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/0 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: freebsd1 Build Reason: Build Source Stamp: 120487 Blamelist: akirtzidis,dgregor,echristo,fjahanian,grosbach,johannes,kremenek,lattner,resistor,void,zwarich BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 30 16:42:58 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 30 Nov 2010 16:42:58 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel Message-ID: <20101201004258.93F6213B2068@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/5 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 120491 Blamelist: akirtzidis,atrick,echristo,fjahanian,grosbach,kremenek,lattner,resistor,rjmccall,void BUILD FAILED: failed test-llvm test-llvm_1 sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 30 17:00:53 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 30 Nov 2010 17:00:53 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost Message-ID: <20101201010053.6C87513B2068@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/9 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: dunbar-darwin10 Build Reason: Build Source Stamp: 120507 Blamelist: atrick,chapuni,evancheng,grosbach,lattner,resistor,void BUILD FAILED: failed compile.llvm-gcc.stage2 sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 30 17:41:13 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 30 Nov 2010 17:41:13 -0800 Subject: [llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-vg Message-ID: <20101201014114.236C813B2068@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/5 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 120487 Blamelist: akirtzidis,echristo,fjahanian,grosbach,kremenek,lattner,resistor,void BUILD FAILED: failed test-llvm sincerely, -The Buildbot From buildbot at google1.osuosl.org Tue Nov 30 18:13:00 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 30 Nov 2010 18:13:00 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux-checks Message-ID: <20101201021300.404EF13B2068@google1.osuosl.org> The Buildbot has detected a new failure of llvm-x86_64-linux-checks on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-x86_64-linux-checks/builds/3 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: gcc10 Build Reason: Build Source Stamp: 120504 Blamelist: akirtzidis,atrick,echristo,evancheng,fjahanian,grosbach,jasonwkim,johannes,kremenek,lattner,mspencer,resistor,rjmccall,void BUILD FAILED: failed compile.llvm-gcc.stage1 sincerely, -The Buildbot From gohman at apple.com Tue Nov 30 18:14:41 2010 From: gohman at apple.com (Dan Gohman) Date: Tue, 30 Nov 2010 18:14:41 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost In-Reply-To: <20101201010053.6C87513B2068@google1.osuosl.org> References: <20101201010053.6C87513B2068@google1.osuosl.org> Message-ID: Fails in compile.llvm-gcc.stage2 [compile llvm-gcc (stage 2) failed]: Assertion failed: (Op && "Cannot increment end iterator!"), function operator++, file /Users/buildslave-osuosl/llvm/llvm-gcc-x86_64-darwin10-selfhost/llvm.src/include/llvm/CodeGen/MachineRegisterInfo.h, line 360. Evan, could this be from r120501? Dan On Nov 30, 2010, at 5:00 PM, buildbot at google1.osuosl.org wrote: > 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/9 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: dunbar-darwin10 > > Build Reason: > Build Source Stamp: 120507 > Blamelist: atrick,chapuni,evancheng,grosbach,lattner,resistor,void > > BUILD FAILED: failed compile.llvm-gcc.stage2 > > sincerely, > -The Buildbot > > _______________________________________________ > llvm-testresults mailing list > llvm-testresults at cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults From evan.cheng at apple.com Tue Nov 30 18:21:35 2010 From: evan.cheng at apple.com (Evan Cheng) Date: Tue, 30 Nov 2010 18:21:35 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost In-Reply-To: References: <20101201010053.6C87513B2068@google1.osuosl.org> Message-ID: Seems unlikely, but it is not entirely impossible. Can you disable it temporarily by changing X86TargetLowering::isUsedByReturnOnly() to always return false? Please also xfail test/CodeGen/X86/sibcall-5.ll. Thanks, Evan On Nov 30, 2010, at 6:14 PM, Dan Gohman wrote: > Fails in compile.llvm-gcc.stage2 [compile llvm-gcc (stage 2) failed]: > > Assertion failed: (Op && "Cannot increment end iterator!"), function operator++, file /Users/buildslave-osuosl/llvm/llvm-gcc-x86_64-darwin10-selfhost/llvm.src/include/llvm/CodeGen/MachineRegisterInfo.h, line 360. > > Evan, could this be from r120501? > > Dan > > On Nov 30, 2010, at 5:00 PM, buildbot at google1.osuosl.org wrote: > >> 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/9 >> >> Buildbot URL: http://google1.osuosl.org:8011/ >> >> Buildslave for this Build: dunbar-darwin10 >> >> Build Reason: >> Build Source Stamp: 120507 >> Blamelist: atrick,chapuni,evancheng,grosbach,lattner,resistor,void >> >> BUILD FAILED: failed compile.llvm-gcc.stage2 >> >> sincerely, >> -The Buildbot >> >> _______________________________________________ >> llvm-testresults mailing list >> llvm-testresults at cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults > From evan.cheng at apple.com Tue Nov 30 18:47:08 2010 From: evan.cheng at apple.com (Evan Cheng) Date: Tue, 30 Nov 2010 18:47:08 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux-checks In-Reply-To: <20101201021300.404EF13B2068@google1.osuosl.org> References: <20101201021300.404EF13B2068@google1.osuosl.org> Message-ID: /usr/bin/ld: .libs/_exp_r4.o: relocation R_X86_64_PC32 against `expf@@GLIBC_2.2.5' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value This could be due to my tail call change but I can't make sense of error message. Duncan, any idea? Evan On Nov 30, 2010, at 6:13 PM, buildbot at google1.osuosl.org wrote: > The Buildbot has detected a new failure of llvm-x86_64-linux-checks on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/llvm-x86_64-linux-checks/builds/3 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: gcc10 > > Build Reason: > Build Source Stamp: 120504 > Blamelist: akirtzidis,atrick,echristo,evancheng,fjahanian,grosbach,jasonwkim,johannes,kremenek,lattner,mspencer,resistor,rjmccall,void > > BUILD FAILED: failed compile.llvm-gcc.stage1 > > sincerely, > -The Buildbot > -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildbot at google1.osuosl.org Tue Nov 30 19:02:11 2010 From: buildbot at google1.osuosl.org (buildbot at google1.osuosl.org) Date: Tue, 30 Nov 2010 19:02:11 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-linux-selfhost Message-ID: <20101201030211.B6D2F13B2068@google1.osuosl.org> The Buildbot has detected a new failure of llvm-gcc-x86_64-linux-selfhost on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-linux-selfhost/builds/6 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: osu7 Build Reason: Build Source Stamp: 120517 Blamelist: atrick,chapuni,evancheng,fjahanian,grosbach,jasonwkim,kremenek,lattner,mspencer,resistor,rjmccall,void BUILD FAILED: failed compile.llvm-gcc.stage2 sincerely, -The Buildbot From evan.cheng at apple.com Tue Nov 30 19:38:38 2010 From: evan.cheng at apple.com (Evan Cheng) Date: Tue, 30 Nov 2010 19:38:38 -0800 Subject: [llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost In-Reply-To: References: <20101201010053.6C87513B2068@google1.osuosl.org> Message-ID: I've disabled it for now. Let's see if it turns green. Evan On Nov 30, 2010, at 6:21 PM, Evan Cheng wrote: > Seems unlikely, but it is not entirely impossible. Can you disable it temporarily by changing X86TargetLowering::isUsedByReturnOnly() to always return false? Please also xfail test/CodeGen/X86/sibcall-5.ll. > > Thanks, > > Evan > > On Nov 30, 2010, at 6:14 PM, Dan Gohman wrote: > >> Fails in compile.llvm-gcc.stage2 [compile llvm-gcc (stage 2) failed]: >> >> Assertion failed: (Op && "Cannot increment end iterator!"), function operator++, file /Users/buildslave-osuosl/llvm/llvm-gcc-x86_64-darwin10-selfhost/llvm.src/include/llvm/CodeGen/MachineRegisterInfo.h, line 360. >> >> Evan, could this be from r120501? >> >> Dan >> >> On Nov 30, 2010, at 5:00 PM, buildbot at google1.osuosl.org wrote: >> >>> 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/9 >>> >>> Buildbot URL: http://google1.osuosl.org:8011/ >>> >>> Buildslave for this Build: dunbar-darwin10 >>> >>> Build Reason: >>> Build Source Stamp: 120507 >>> Blamelist: atrick,chapuni,evancheng,grosbach,lattner,resistor,void >>> >>> BUILD FAILED: failed compile.llvm-gcc.stage2 >>> >>> 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 baldrick at free.fr Tue Nov 30 23:44:28 2010 From: baldrick at free.fr (Duncan Sands) Date: Wed, 01 Dec 2010 08:44:28 +0100 Subject: [llvm-testresults] buildbot failure in llvm on llvm-x86_64-linux-checks In-Reply-To: References: <20101201021300.404EF13B2068@google1.osuosl.org> Message-ID: <4CF5FCDC.1010202@free.fr> Hi Evan, > /usr/bin/ld: .libs/_exp_r4.o: relocation R_X86_64_PC32 against `expf@@GLIBC_2.2.5' can not be used when making a shared object; recompile with -fPIC > /usr/bin/ld: final link failed: Bad value > > This could be due to my tail call change but I can't make sense of error > message. Duncan, any idea? your tail call change does seem the likely culprit, but I can't make sense of the error either. Maybe Anton or Rafael can help out? Ciao, Duncan. > On Nov 30, 2010, at 6:13 PM, buildbot at google1.osuosl.org > wrote: > >> The Buildbot has detected a new failure of llvm-x86_64-linux-checks on llvm. >> Full details are available at: >> http://google1.osuosl.org:8011/builders/llvm-x86_64-linux-checks/builds/3 >> >> Buildbot URL: http://google1.osuosl.org:8011/ >> >> Buildslave for this Build: gcc10 >> >> Build Reason: >> Build Source Stamp: 120504 >> Blamelist: >> akirtzidis,atrick,echristo,evancheng,fjahanian,grosbach,jasonwkim,johannes,kremenek,lattner,mspencer,resistor,rjmccall,void >> >> BUILD FAILED: failed compile.llvm-gcc.stage1 >> >> sincerely, >> -The Buildbot >> >