From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20446 invoked by alias); 12 Feb 2015 04:16:33 -0000 Mailing-List: contact gdb-testers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-testers-owner@sourceware.org Received: (qmail 20436 invoked by uid 89); 12 Feb 2015 04:16:32 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: kwanyin.sergiodj.net Received: from kwanyin.sergiodj.net (HELO kwanyin.sergiodj.net) (176.31.208.32) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Thu, 12 Feb 2015 04:16:21 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Thu, 12 Feb 2015 05:04:00 -0000 Subject: Failures on Fedora-ppc64be-native-gdbserver-m64, branch master From: sergiodj@redhat.com X-GDB-Buildbot: 1 In-Reply-To: To: gdb-testers@sourceware.org Message-Id: X-IsSubscribed: yes X-SW-Source: 2015-q1/txt/msg01739.txt.bz2 Buildslave: fedora-21-ppc64be-2 Full Build URL: Commit(s) tested: b99bf4e352f8590ccee3fbe3b4b031efdfcccdab Author(s) (in the same order as the commits): Jan Kratochvil Testsuite log (gdb.sum and gdb.log) URL(s): *** Regressions found *** ============================ new FAIL: gdb.base/func-ptrs.exp: move up to decr (timeout) new FAIL: gdb.reverse/until-precsave.exp: advance to factorial new FAIL: gdb.reverse/until-precsave.exp: advance to marker2 (the program is no longer running) new FAIL: gdb.reverse/until-precsave.exp: finish to main (the program is no longer running) new FAIL: gdb.reverse/until-precsave.exp: until factorial, recursive function (got interactive prompt) new FAIL: gdb.reverse/until-precsave.exp: until func, not called by current frame (the program is no longer running) new FAIL: gdb.reverse/until-precsave.exp: until line number (got interactive prompt) ============================ *** Regressions against the baseline *** ============================ PASS -> FAIL: gdb.ada/str_uninit.exp: print my_str PASS -> FAIL: gdb.ada/watch_arg.exp: Continuing to second breakpoint new FAIL: gdb.base/auxv.exp: continue (timeout) new FAIL: gdb.base/auxv.exp: info auxv on gcore-created dump (timeout) new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump (timeout) PASS -> FAIL: gdb.base/auxv.exp: matching auxv data from live and gcore PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with handler: mainline pc points at permanent breakpoint PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with handler: up to mainline code PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: mainline pc points at permanent breakpoint PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: up to mainline code PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with handler: mainline pc points at permanent breakpoint PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with handler: up to mainline code PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with handler: mainline pc points at permanent breakpoint PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with handler: up to mainline code PASS -> FAIL: gdb.base/commands.exp: continue with watch PASS -> FAIL: gdb.base/display.exp: first disp PASS -> FAIL: gdb.base/display.exp: next hit PASS -> FAIL: gdb.base/display.exp: second disp new FAIL: gdb.base/func-ptrs.exp: move up to decr (timeout) new FAIL: gdb.base/func-ptrs.exp: stop in sentinel (timeout) PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next PASS -> FAIL: gdb.base/pr11022.exp: breakpoint hit PASS -> FAIL: gdb.base/pr11022.exp: breakpoint hit 2 PASS -> FAIL: gdb.base/pr11022.exp: watchpoint hit PASS -> FAIL: gdb.base/pr11022.exp: watchpoint hit 2 PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, first time PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1) PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2) PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3) PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4) PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5) PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6) PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7) PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8) PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9) PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope PASS -> FAIL: gdb.base/recurse.exp: next over b = 0 in second instance PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope PASS -> FAIL: gdb.base/value-double-free.exp: continue PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: print expression after PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: print expression before PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: continue PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: print expression after PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: continue until exit PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: continue PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: print expression after PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: continue PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: print expression before PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: continue PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression after PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression before PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: continue PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression after PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression before PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: continue PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression after PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression before PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: continue PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression after PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression before PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2 PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3 PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4 PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to foo again PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again PASS -> FAIL: gdb.base/watchpoint.exp: Test complex watchpoint PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1 PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2 PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3 PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4 PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5 PASS -> FAIL: gdb.base/watchpoint.exp: back at main from marker1 PASS -> FAIL: gdb.base/watchpoint.exp: cont PASS -> FAIL: gdb.base/watchpoint.exp: cont <<2>> PASS -> FAIL: gdb.base/watchpoint.exp: cont <<3>> PASS -> FAIL: gdb.base/watchpoint.exp: continue after trigger static local watch PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint at func1 PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<2>> PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<3>> PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2 PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2 PASS -> FAIL: gdb.base/watchpoint.exp: did not trigger wrong watchpoint PASS -> FAIL: gdb.base/watchpoint.exp: global_ptr next PASS -> FAIL: gdb.base/watchpoint.exp: global_ptr_ptr next PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x PASS -> FAIL: gdb.base/watchpoint.exp: next over buffer set PASS -> FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr buffer set PASS -> FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr init PASS -> FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr pointer advance PASS -> FAIL: gdb.base/watchpoint.exp: next over ptr init PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization <<2>> PASS -> FAIL: gdb.base/watchpoint.exp: next to `for' in watchpoint.exp PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call (2) PASS -> FAIL: gdb.base/watchpoint.exp: self-delete partially local watch PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope PASS -> FAIL: gdb.base/watchpoint.exp: step to ival2 assignment PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope in recursive call PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch PASS -> FAIL: gdb.base/watchpoint.exp: trigger1 partially local watch PASS -> FAIL: gdb.base/watchpoint.exp: trigger2 partially local watch PASS -> FAIL: gdb.base/watchpoint.exp: until out of loop PASS -> FAIL: gdb.base/watchpoint.exp: until to ival1 assignment PASS -> FAIL: gdb.base/watchpoint.exp: until to ival3 assignment PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1 PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2 PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3 PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4 PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 5 PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2 PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3 PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>> PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time new FAIL: gdb.dwarf2/atomic-type.exp: ptype f new FAIL: gdb.mi/mi-watch-nonstop.exp: resume 1 (MI error) PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write new FAIL: gdb.reverse/until-precsave.exp: Kill process, prepare to debug log file (timeout) PASS -> FAIL: gdb.reverse/until-precsave.exp: advance to factorial new FAIL: gdb.reverse/until-precsave.exp: advance to marker2 (the program is no longer running) new FAIL: gdb.reverse/until-precsave.exp: finish to main (the program is no longer running) new FAIL: gdb.reverse/until-precsave.exp: reload core file (timeout) new FAIL: gdb.reverse/until-precsave.exp: reverse-advance to final return of factorial (the program is no longer running) new FAIL: gdb.reverse/until-precsave.exp: reverse-advance to marker2 (the program is no longer running) new FAIL: gdb.reverse/until-precsave.exp: reverse-finish from marker2 (the program is no longer running) new FAIL: gdb.reverse/until-precsave.exp: reverse-until to entry of factorial (the program is no longer running) new FAIL: gdb.reverse/until-precsave.exp: run to end of main (timeout) new FAIL: gdb.reverse/until-precsave.exp: save process recfile (timeout) PASS -> FAIL: gdb.reverse/until-precsave.exp: set reverse execution new FAIL: gdb.reverse/until-precsave.exp: until factorial, recursive function (got interactive prompt) new FAIL: gdb.reverse/until-precsave.exp: until func, not called by current frame (the program is no longer running) new FAIL: gdb.reverse/until-precsave.exp: until line number (got interactive prompt) PASS -> FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when the main thread exits PASS -> FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when thread 2 exits PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: continue: continue PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: next PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: step PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: continue PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: next PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: step ============================