From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.osci.io (polly.osci.io [8.43.85.229]) by sourceware.org (Postfix) with ESMTPS id 0BA413858D35 for ; Wed, 8 Jul 2020 02:23:16 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 0BA413858D35 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=gdb-buildbot.osci.io Authentication-Results: sourceware.org; spf=none smtp.mailfrom=SRS0=SkFr=AT=gdb-buildbot.osci.io=gdb-buildbot@osci.io Received: by mx1.osci.io (Postfix, from userid 994) id D927021389; Tue, 7 Jul 2020 22:23:15 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-Spam-Level: X-Spam-Status: No, score=-0.2 required=5.0 tests=BAYES_00, KAM_ASCII_DIVIDERS, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.2 Received: from gdb-buildbot.osci.io (gdb-buildbot.osci.io [8.43.85.197]) by mx1.osci.io (Postfix) with ESMTP id 1A7C8213B8 for ; Tue, 7 Jul 2020 22:23:14 -0400 (EDT) Received: from gdb-buildbot.osci.io (localhost [127.0.0.1]) by gdb-buildbot.osci.io (Postfix) with ESMTP id 7D99E2F9 for ; Tue, 7 Jul 2020 22:23:12 -0400 (EDT) Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Tue, 07 Jul 2020 22:23:12 -0400 Subject: Failures on Fedora-x86_64-native-gdbserver-m64, branch master From: gdb-buildbot@gdb-buildbot.osci.io X-GDB-Buildbot: 1 In-Reply-To: <90c14f0c3ac0252be955990e0ae120faedfb7b59@gdb-build> To: gdb-testers@sourceware.org Message-Id: <20200708022312.7D99E2F9@gdb-buildbot.osci.io> X-BeenThere: gdb-testers@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-testers mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jul 2020 02:23:17 -0000 Buildername: Fedora-x86_64-native-gdbserver-m64 Worker: fedora-x86-64-3 Full Build URL: https://gdb-buildbot.osci.io/#builders/22/builds/3304 Author: H.J. Lu Commit tested: 90c14f0c3ac0252be955990e0ae120faedfb7b59 Subject of commit: ELF: Add target_os to elf_link_hash_table/elf_backend_data Testsuite logs (gdb.sum, gdb.log and others): https://gdb-buildbot.osci.io/results/Fedora-x86_64-native-gdbserver-m64/90/90c14f0c3ac0252be955990e0ae120faedfb7b59/ *** Diff to previous build *** ============================================== PASS -> FAIL: gdb.multi/multi-re-run.exp: re_run_inf=1: iter=1: continue until exit PASS -> FAIL: gdb.multi/multi-re-run.exp: re_run_inf=1: iter=1: print re_run_var_1 new UNRESOLVED: gdb.multi/multi-re-run.exp: re_run_inf=1: iter=2: delete all breakpoints in delete_breakpoints PASS -> UNRESOLVED: gdb.multi/multi-re-run.exp: re_run_inf=1: iter=2: setting breakpoint at all_started PASS -> KFAIL: gdb.threads/omp-par-scope.exp: multi_scope: first thread: print i02 PASS -> KFAIL: gdb.threads/omp-par-scope.exp: multi_scope: first thread: print i12 PASS -> KFAIL: gdb.threads/omp-par-scope.exp: multi_scope: first thread: print i22 PASS -> KFAIL: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 2nd thread: print k PASS -> KFAIL: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 2nd thread: print r PASS -> KFAIL: gdb.threads/omp-par-scope.exp: nested_func: 2nd call: 2nd thread: print z PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit new KFAIL: gdb.threads/watchthreads2.exp: gdb can drop watchpoints in multithreaded app ============================================== *** 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: