From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 68162 invoked by alias); 16 Jun 2018 22:36:36 -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 68147 invoked by uid 89); 16 Jun 2018 22:36:35 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: kwanyin.sergiodj.net Received: from kwanyin.sergiodj.net (HELO kwanyin.sergiodj.net) (158.69.185.54) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 16 Jun 2018 22:36:33 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Sun, 17 Jun 2018 02:26:00 -0000 Subject: Failures on Ubuntu-AArch32-native-gdbserver-m32, branch gdb-8.1-branch From: sergiodj+buildbot@sergiodj.net X-GDB-Buildbot: 1 In-Reply-To: <8a620990c7634e872b31718a8411a90a6f384457@gdb-build> To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2018-q2/txt/msg06500.txt.bz2 Buildslave: ubuntu-trusty-aarch32-1 Full Build URL: Commit(s) tested: 8a620990c7634e872b31718a8411a90a6f384457 Author(s) (in the same order as the commits): Omair Javaid Subject: Fix tagged pointer support Testsuite log (gdb.sum and gdb.log) URL(s): *** Diff to previous build *** ============================ PASS -> FAIL: gdb.base/auxv.exp: matching auxv data from live and gcore PASS -> FAIL: gdb.base/gcore.exp: where in corefile new FAIL: gdb.base/gcore.exp: capture_command_output for print array_func::local_array PASS -> FAIL: gdb.base/gcore.exp: corefile restored stack array PASS -> FAIL: gdb.base/gcore.exp: corefile restored backtrace new FAIL: gdb.base/gcore-relro-pie.exp: can't run to break_here PASS -> FAIL: gdb.base/longjmp.exp: next over patt3 PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, first time PASS -> FAIL: gdb.base/recurse.exp: continue to recurse 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: second instance watchpoint deleted when leaving scope PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope PASS -> FAIL: gdb.base/reread.exp: opts= "-fPIE" "ldflags=-pie" : run to foo new FAIL: gdb.base/reread.exp: opts= "-fPIE" "ldflags=-pie" : shell sleep 1 PASS -> FAIL: gdb.base/reread.exp: opts= "-fPIE" "ldflags=-pie" : second pass: run to foo PASS -> FAIL: gdb.base/reread.exp: opts= "-fPIE" "ldflags=-pie" : continue until exit at second pass PASS -> FAIL: gdb.base/solib-search.exp: backtrace PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch PASS -> FAIL: gdb.base/watchpoint.exp: trigger2 partially local watch PASS -> FAIL: gdb.base/watchpoint.exp: self-delete partially local watch PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch PASS -> FAIL: gdb.base/watchpoint.exp: continue after trigger static local watch PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete PASS -> FAIL: gdb.base/watchpoint.exp: cont PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call PASS -> FAIL: gdb.base/watchpoint.exp: self-delete 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: trigger local watch with explicit scope in recursive call PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2 PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo4 PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression PASS -> FAIL: gdb.cp/annota2.exp: watch triggered on a.x PASS -> FAIL: gdb.cp/annota2.exp: annotate-quit PASS -> FAIL: gdb.cp/annota3.exp: watch triggered on a.x PASS -> FAIL: gdb.cp/annota3.exp: annotate-quit PASS -> FAIL: gdb.mi/mi-watch.exp: mi-mode=main: wp-type=hw: watchpoint trigger PASS -> FAIL: gdb.mi/mi-watch.exp: mi-mode=separate: wp-type=hw: watchpoint trigger PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: void_func PASS -> FAIL: gdb.reverse/finish-precsave.exp: finish from void_func PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: char_func PASS -> FAIL: gdb.reverse/finish-precsave.exp: finish from char_func PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: short_func PASS -> FAIL: gdb.reverse/finish-precsave.exp: finish from short_func PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: int_func PASS -> FAIL: gdb.reverse/finish-precsave.exp: finish from int_func PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_func PASS -> FAIL: gdb.reverse/finish-precsave.exp: finish from long_func PASS -> FAIL: gdb.reverse/finish-precsave.exp: continue to breakpoint: long_long_func PASS -> FAIL: gdb.reverse/finish-precsave.exp: finish from long_long_func PASS -> FAIL: gdb.reverse/finish-precsave.exp: reverse finish from long_long_func PASS -> FAIL: gdb.reverse/finish-precsave.exp: reverse finish from long_func PASS -> FAIL: gdb.reverse/finish-precsave.exp: reverse finish from int_func PASS -> FAIL: gdb.reverse/finish-precsave.exp: reverse finish from short_func PASS -> FAIL: gdb.reverse/finish-precsave.exp: reverse finish from char_func PASS -> FAIL: gdb.reverse/finish-precsave.exp: reverse finish from void_func PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: auto var reverse-breakpoint PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: auto var forward PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: auto var reverse-step PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: auto var forward-breakpoint PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: auto var forward step-to PASS -> FAIL: gdb.reverse/machinestate-precsave.exp: auto var step post-change PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step third shr1 PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step second shr1 PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step first shr1 PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step generic PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-next third shr1 PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-next second shr1 PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-next first shr1 PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-next generic PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function one PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function one PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main one PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function two PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function two PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main two PASS -> FAIL: gdb.reverse/solib-precsave.exp: run until end part two PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-next over solib function one PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-next over solib function two PASS -> FAIL: gdb.reverse/step-precsave.exp: finish out of fn call PASS -> FAIL: gdb.reverse/step-precsave.exp: simple stepi PASS -> FAIL: gdb.reverse/step-precsave.exp: stepi back from function call PASS -> FAIL: gdb.reverse/step-precsave.exp: reverse stepi from a function call PASS -> FAIL: gdb.reverse/step-precsave.exp: simple reverse stepi PASS -> FAIL: gdb.reverse/step-precsave.exp: reverse step out of called fn PASS -> FAIL: gdb.reverse/step-precsave.exp: reverse next over call PASS -> FAIL: gdb.reverse/step-precsave.exp: reverse step test 1 PASS -> FAIL: gdb.reverse/step-precsave.exp: reverse next test 1 PASS -> FAIL: gdb.reverse/step-precsave.exp: reverse step test 2 PASS -> FAIL: gdb.reverse/step-precsave.exp: reverse next test 2 PASS -> FAIL: gdb.reverse/until-precsave.exp: advance to factorial PASS -> FAIL: gdb.reverse/until-precsave.exp: until factorial, recursive function PASS -> FAIL: gdb.reverse/until-precsave.exp: finish to main PASS -> FAIL: gdb.reverse/until-precsave.exp: advance to marker2 PASS -> FAIL: gdb.reverse/until-precsave.exp: until func, not called by current frame PASS -> FAIL: gdb.reverse/until-precsave.exp: reverse-advance to marker2 PASS -> FAIL: gdb.reverse/until-precsave.exp: reverse-finish from marker2 PASS -> FAIL: gdb.reverse/until-precsave.exp: reverse-advance to final return of factorial PASS -> FAIL: gdb.reverse/until-precsave.exp: reverse-until to entry of factorial PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit, first time PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit, second time PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit, third time PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit, fourth time PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit, fifth time PASS -> FAIL: gdb.reverse/watch-precsave.exp: continue to breakpoint: marker2 PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit in reverse, first time PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit in reverse, second time PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit in reverse, third time PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit in reverse, fourth time PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit in reverse, fifth time PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit, forward replay, first time PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit, forward replay, second time PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit, forward replay, third time PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit, forward replay, fourth time PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit, forward replay, fifth time PASS -> FAIL: gdb.reverse/watch-precsave.exp: replay forward to marker2 PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit in reverse, HW, first time PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit in reverse, HW, second time PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit in reverse, HW, third time PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit in reverse, HW, fourth time PASS -> FAIL: gdb.reverse/watch-precsave.exp: watchpoint hit in reverse, HW, fifth time new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=0: wait for stops new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=2: wait for stops new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=12: wait for stops new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=13: wait for stops new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=17: wait for stops ============================ *** Complete list of XFAILs for this builder *** FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.