From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 98665 invoked by alias); 4 Oct 2017 23:28:01 -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 98259 invoked by uid 89); 4 Oct 2017 23:28:00 -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 23:27:58 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Wed, 04 Oct 2017 23:28:00 -0000 Subject: Failures on Fedora-x86_64-cc-with-index, branch master From: sergiodj+buildbot@sergiodj.net X-GDB-Buildbot: 1 In-Reply-To: To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2017-q4/txt/msg00402.txt.bz2 Buildslave: fedora-x86-64-4 Full Build URL: Commit(s) tested: db4677b8bd90b49f826807352c6c3c7eb0d57814 Author(s) (in the same order as the commits): Alan Modra Subject: PR21167, relocation sections not included in groups 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 arguments: syscall vfork has returned PASS -> FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: program has called 123456789 PASS -> FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: syscall 123456789 has returned PASS -> FAIL: gdb.base/catch-syscall.exp: without arguments: program has called exit_group PASS -> FAIL: gdb.base/catch-syscall.exp: without arguments: continue until exit 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 123456789 PASS -> FAIL: gdb.base/catch-syscall.exp: without args noxml: ENOSYS: syscall 123456789 has returned PASS -> FAIL: gdb.base/catch-syscall.exp: without args noxml: program has called 231 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: info threads PASS -> FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=on: continue & 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.gdb/complaints.exp: run until breakpoint at captured_command_loop PASS -> FAIL: gdb.gdb/complaints.exp: call complaint PASS -> FAIL: gdb.gdb/complaints.exp: print symfile_complaints->root->fmt PASS -> FAIL: gdb.gdb/complaints.exp: list has one entry PASS -> FAIL: gdb.gdb/complaints.exp: serial start PASS -> FAIL: gdb.gdb/complaints.exp: serial line 1 PASS -> FAIL: gdb.gdb/complaints.exp: serial line 2 PASS -> FAIL: gdb.gdb/complaints.exp: serial end PASS -> FAIL: gdb.gdb/complaints.exp: short start PASS -> FAIL: gdb.gdb/complaints.exp: short line 1 PASS -> FAIL: gdb.gdb/complaints.exp: short line 2 PASS -> FAIL: gdb.gdb/complaints.exp: short end PASS -> FAIL: gdb.gdb/complaints.exp: empty non-verbose non-noisy clear PASS -> FAIL: gdb.gdb/complaints.exp: empty verbose non-noisy clear PASS -> FAIL: gdb.gdb/complaints.exp: empty verbose noisy clear PASS -> FAIL: gdb.gdb/complaints.exp: empty non-verbose noisy clear PASS -> FAIL: gdb.gdb/python-interrupts.exp: run until breakpoint at captured_command_loop PASS -> FAIL: gdb.gdb/python-interrupts.exp: call catch_command_errors PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT PASS -> FAIL: gdb.gdb/python-selftest.exp: run until breakpoint at captured_command_loop PASS -> FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors PASS -> FAIL: gdb.gdb/selftest.exp: xgdb is at prompt PASS -> FAIL: gdb.gdb/selftest.exp: send ^C to child process PASS -> FAIL: gdb.gdb/selftest.exp: send SIGINT signal to child process PASS -> FAIL: gdb.gdb/selftest.exp: backtrace through signal handler PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=on: continue & 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: inferior 1 exited PASS -> FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: no threads left PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: 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 *** To obtain the list of XFAIL tests for this builder, go to: You can also see a pretty-printed version of the list, with more information about each XFAIL, by going to: