From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 115151 invoked by alias); 1 Oct 2019 11:03:09 -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 115131 invoked by uid 89); 1 Oct 2019 11:03:09 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,KAM_ASCII_DIVIDERS,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy=console 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; Tue, 01 Oct 2019 11:03:07 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Tue, 01 Oct 2019 11:03:00 -0000 Subject: Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master From: gdb-buildbot@sergiodj.net X-GDB-Buildbot: 1 In-Reply-To: <4a56a5200793f7476991952afa61be11a6d2ed41@gdb-build> To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2019-q4/txt/msg00007.txt.bz2 Buildername: Ubuntu-Aarch64-native-gdbserver-m64 Worker: ubuntu-aarch64 Full Build URL: https://gdb-buildbot.osci.io/#builders/19/builds/816 Author: Tom Tromey Commit tested: 4a56a5200793f7476991952afa61be11a6d2ed41 Subject of commit: Disable all warnings in gdb.rust/traits.rs Testsuite logs (gdb.sum, gdb.log and others): https://gdb-buildbot.osci.io/results/Ubuntu-Aarch64-native-gdbserver-m64/4a/4a56a5200793f7476991952afa61be11a6d2ed41/ *** Diff to previous build *** ============================================== PASS -> FAIL: gdb.ada/aliased_array.exp: compilation foo.adb PASS -> FAIL: gdb.ada/assign_arr.exp: compilation main_p324_051.adb PASS -> FAIL: gdb.ada/funcall_param.exp: compilation foo.adb PASS -> FAIL: gdb.ada/mi_string_access.exp: compilation bar.adb new UNRESOLVED: gdb.dwarf2/bitfield-parent-optimized-out.exp: disassemble main new UNRESOLVED: gdb.dwarf2/bitfield-parent-optimized-out.exp: p main_label - main new UNRESOLVED: gdb.dwarf2/bitfield-parent-optimized-out.exp: x/2i main+ new UNRESOLVED: gdb.dwarf2/dw2-opt-structptr.exp: console: delete all breakpoints in delete_breakpoints new UNRESOLVED: gdb.dwarf2/dw2-opt-structptr.exp: disassemble func01 new UNRESOLVED: gdb.dwarf2/dw2-opt-structptr.exp: disassemble main new UNRESOLVED: gdb.dwarf2/dw2-opt-structptr.exp: p func01_label - func01 new UNRESOLVED: gdb.dwarf2/dw2-opt-structptr.exp: p main_label - main new UNRESOLVED: gdb.dwarf2/dw2-opt-structptr.exp: x/2i func01+ new UNRESOLVED: gdb.dwarf2/dw2-opt-structptr.exp: x/2i main+ new UNRESOLVED: gdb.dwarf2/dwz.exp: disassemble main new UNRESOLVED: gdb.dwarf2/dwz.exp: p main_label - main new UNRESOLVED: gdb.dwarf2/dwz.exp: x/2i main+ new UNRESOLVED: gdb.dwarf2/missing-type-name.exp: disassemble func new UNRESOLVED: gdb.dwarf2/missing-type-name.exp: disassemble main new UNRESOLVED: gdb.dwarf2/missing-type-name.exp: p func_label - func new UNRESOLVED: gdb.dwarf2/missing-type-name.exp: p main_label - main new UNRESOLVED: gdb.dwarf2/missing-type-name.exp: x/2i func+ new UNRESOLVED: gdb.dwarf2/missing-type-name.exp: x/2i main+ new UNRESOLVED: gdb.dwarf2/void-type.exp: disassemble func new UNRESOLVED: gdb.dwarf2/void-type.exp: disassemble main new UNRESOLVED: gdb.dwarf2/void-type.exp: p func_label - func new UNRESOLVED: gdb.dwarf2/void-type.exp: p main_label - main new UNRESOLVED: gdb.dwarf2/void-type.exp: x/2i func+ new UNRESOLVED: gdb.dwarf2/void-type.exp: x/2i main+ new UNRESOLVED: gdb.python/py-recurse-unwind.exp: can't run to main ============================================== *** 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: