From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 44437 invoked by alias); 4 Oct 2017 20:48:02 -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 44315 invoked by uid 89); 4 Oct 2017 20:48:01 -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,RP_MATCHES_RCVD,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; Wed, 04 Oct 2017 20:47:59 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Wed, 04 Oct 2017 20:48:00 -0000 Subject: Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, branch master From: sergiodj+buildbot@sergiodj.net X-GDB-Buildbot: 1 In-Reply-To: <5cd63fda035d4ba949e6478406162c4673b3c9ef@gdb-build> To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2017-q4/txt/msg00393.txt.bz2 Buildslave: ubuntu-trusty-aarch32-1 Full Build URL: Commit(s) tested: 5cd63fda035d4ba949e6478406162c4673b3c9ef Author(s) (in the same order as the commits): Pedro Alves Subject: Fix "Remote 'g' packet reply is too long" problems with multiple inferiors Testsuite log (gdb.sum and gdb.log) URL(s): *** Diff to previous build *** ============================ PASS -> FAIL: gdb.base/catch-signal-fork.exp: got SIGHUP after fork PASS -> FAIL: gdb.base/catch-syscall.exp: without args noxml: syscall vfork has returned PASS -> FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: program has called 985087 PASS -> FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: syscall 985087 has returned PASS -> FAIL: gdb.base/catch-syscall.exp: without args noxml: program has called 248 new FAIL: gdb.base/fileio.exp: System says shell is not available PASS -> FAIL: gdb.base/fileio.exp: System says shell is available PASS -> FAIL: gdb.base/fileio.exp: System PASS -> FAIL: gdb.base/fileio.exp: System with invalid command returns 127 PASS -> FAIL: gdb.base/fileio.exp: Rename a file PASS -> FAIL: gdb.base/fileio.exp: Renaming a file to existing directory returns EISDIR PASS -> FAIL: gdb.base/fileio.exp: renaming a directory to a non-empty directory returns ENOTEMPTY or EEXIST PASS -> FAIL: gdb.base/fileio.exp: Renaming a directory to a subdir of itself returns EINVAL PASS -> FAIL: gdb.base/fileio.exp: Renaming a nonexistant file returns ENOENT PASS -> FAIL: gdb.base/fileio.exp: Unlink a file PASS -> FAIL: gdb.base/fileio.exp: Unlinking a file in a directory w/o write access returns EACCES PASS -> FAIL: gdb.base/fileio.exp: Unlinking a nonexistant file returns ENOENT PASS -> FAIL: gdb.base/fileio.exp: Time PASS -> FAIL: gdb.base/foll-fork.exp: follow default, detach default, command "next 2": next 2 past fork PASS -> FAIL: gdb.base/foll-fork.exp: follow default, detach default, command "continue": continue past fork PASS -> FAIL: gdb.base/foll-fork.exp: follow parent, detach on, command "next 2": next 2 past fork PASS -> FAIL: gdb.base/foll-fork.exp: follow parent, detach on, command "continue": continue past fork PASS -> FAIL: gdb.base/foll-fork.exp: set follow-fork parent, hit tbreak PASS -> FAIL: gdb.base/foll-vfork.exp: exec: vfork parent follow, through step: step PASS -> FAIL: gdb.base/foll-vfork.exp: exec: vfork parent follow, to bp: continue to bp PASS -> FAIL: gdb.base/foll-vfork.exp: exec: vfork parent follow, finish after tcatch vfork: finish PASS -> FAIL: gdb.base/foll-vfork.exp: exit: vfork parent follow, through step: step PASS -> FAIL: gdb.base/foll-vfork.exp: exit: vfork parent follow, to bp: continue to bp PASS -> FAIL: gdb.base/foll-vfork.exp: exit: vfork parent follow, finish after tcatch vfork: finish PASS -> FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: non-stop: continue & PASS -> FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: non-stop: info threads PASS -> FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=on: info threads PASS -> FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=off: info threads PASS -> FAIL: gdb.base/multi-forks.exp: follow parent, print pids PASS -> FAIL: gdb.base/step-over-syscall.exp: fork: displaced=off: continue to fork PASS -> FAIL: gdb.base/step-over-syscall.exp: fork: displaced=off: find syscall insn in fork PASS -> FAIL: gdb.base/step-over-syscall.exp: fork: displaced=off: stepi fork insn new FAIL: gdb.base/step-over-syscall.exp: fork: displaced=off: break on syscall insn PASS -> FAIL: gdb.base/step-over-syscall.exp: fork: displaced=off: continue to syscall insn fork PASS -> FAIL: gdb.base/step-over-syscall.exp: fork: displaced=off: single step over fork PASS -> FAIL: gdb.base/step-over-syscall.exp: vfork: displaced=off: continue to vfork PASS -> FAIL: gdb.base/step-over-syscall.exp: vfork: displaced=off: find syscall insn in vfork PASS -> FAIL: gdb.base/step-over-syscall.exp: vfork: displaced=off: stepi vfork insn new FAIL: gdb.base/step-over-syscall.exp: vfork: displaced=off: break on syscall insn PASS -> FAIL: gdb.base/step-over-syscall.exp: vfork: displaced=off: continue to syscall insn vfork PASS -> FAIL: gdb.base/step-over-syscall.exp: vfork: displaced=off: single step over vfork PASS -> FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork PASS -> FAIL: gdb.reverse/waitpid-reverse.exp: continue to breakpoint: marker2 PASS -> FAIL: gdb.reverse/waitpid-reverse.exp: reverse to marker1 PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=on: inferior 1 exited PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited PASS -> FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: continue & PASS -> FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: inferior 1 exited PASS -> FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: no threads left new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=4: wait for stops new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=10: wait for stops new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=19: wait for stops PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the first fork PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the second fork PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish ============================ *** Complete list of XFAILs for this builder *** FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.