From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9625 invoked by alias); 21 Nov 2018 16:00:58 -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 9438 invoked by uid 89); 21 Nov 2018 16:00:54 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_PASS,TIME_LIMIT_EXCEEDED autolearn=unavailable version=3.3.2 spammy=Display 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, 21 Nov 2018 16:00:44 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Wed, 21 Nov 2018 16:40:00 -0000 Subject: Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master From: sergiodj+buildbot@sergiodj.net X-GDB-Buildbot: 1 In-Reply-To: <1871a62daf0561da0880ba1ad39e8191bc3cf1ac@gdb-build> To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2018-q4/txt/msg03982.txt.bz2 Buildslave: ubuntu16-aarch64 Full Build URL: Commit(s) tested: 1871a62daf0561da0880ba1ad39e8191bc3cf1ac Author(s) (in the same order as the commits): Andrew Burgess Subject: gdb: Respect field width and alignment for 'fmt' fields in CLI output Testsuite log (gdb.sum and gdb.log) URL(s): *** Diff to previous build *** ============================ PASS -> FAIL: gdb.ada/array_char_idx.exp: Display my_table PASS -> UNRESOLVED: gdb.ada/array_char_idx.exp: ptype char_table PASS -> FAIL: gdb.ada/array_char_idx.exp: ptype global_char_table new FAIL: gdb.ada/info_auto_lang.exp: language_choice=ada: frame=0, frame_lang=c: info functions proc_in_ new FAIL: gdb.ada/info_auto_lang.exp: language_choice=ada: frame=0, frame_lang=c: info types some_type new FAIL: gdb.ada/info_auto_lang.exp: language_choice=ada: frame=0, frame_lang=c: info variables some_struct new FAIL: gdb.ada/info_auto_lang.exp: language_choice=ada: frame=0, frame_lang=c: rbreak proc_in_ new FAIL: gdb.ada/info_auto_lang.exp: language_choice=ada: frame=1, frame_lang=ada: info functions proc_in_ new FAIL: gdb.ada/info_auto_lang.exp: language_choice=ada: frame=1, frame_lang=ada: info types some_type new FAIL: gdb.ada/info_auto_lang.exp: language_choice=ada: frame=1, frame_lang=ada: info variables some_struct new FAIL: gdb.ada/info_auto_lang.exp: language_choice=ada: frame=1, frame_lang=ada: rbreak proc_in_ new FAIL: gdb.ada/info_auto_lang.exp: language_choice=auto: frame=0, frame_lang=c: info functions proc_in_ new FAIL: gdb.ada/info_auto_lang.exp: language_choice=auto: frame=0, frame_lang=c: info types some_type new FAIL: gdb.ada/info_auto_lang.exp: language_choice=auto: frame=0, frame_lang=c: info variables some_struct new FAIL: gdb.ada/info_auto_lang.exp: language_choice=auto: frame=0, frame_lang=c: rbreak proc_in_ new FAIL: gdb.ada/info_auto_lang.exp: language_choice=auto: frame=1, frame_lang=ada: info functions proc_in_ new FAIL: gdb.ada/info_auto_lang.exp: language_choice=auto: frame=1, frame_lang=ada: info types some_type new FAIL: gdb.ada/info_auto_lang.exp: language_choice=auto: frame=1, frame_lang=ada: info variables some_struct new FAIL: gdb.ada/info_auto_lang.exp: language_choice=auto: frame=1, frame_lang=ada: rbreak proc_in_ new FAIL: gdb.ada/info_auto_lang.exp: language_choice=c: frame=0, frame_lang=c: info functions proc_in_ new FAIL: gdb.ada/info_auto_lang.exp: language_choice=c: frame=0, frame_lang=c: info types some_type new FAIL: gdb.ada/info_auto_lang.exp: language_choice=c: frame=0, frame_lang=c: info variables some_struct new FAIL: gdb.ada/info_auto_lang.exp: language_choice=c: frame=0, frame_lang=c: rbreak proc_in_ new FAIL: gdb.ada/info_auto_lang.exp: language_choice=c: frame=1, frame_lang=ada: info functions proc_in_ new FAIL: gdb.ada/info_auto_lang.exp: language_choice=c: frame=1, frame_lang=ada: info types some_type new FAIL: gdb.ada/info_auto_lang.exp: language_choice=c: frame=1, frame_lang=ada: info variables some_struct new FAIL: gdb.ada/info_auto_lang.exp: language_choice=c: frame=1, frame_lang=ada: rbreak proc_in_ PASS -> FAIL: gdb.base/completion.exp: complete 'handle keyword' PASS -> FAIL: gdb.base/completion.exp: complete 'handle signal' PASS -> FAIL: gdb.base/completion.exp: complete 'info func marke' PASS -> FAIL: gdb.base/completion.exp: complete 'p "break1' PASS -> FAIL: gdb.base/completion.exp: complete 'p &values[0] -> a' PASS -> FAIL: gdb.base/completion.exp: complete 'p no_var_named_this-arg' PASS -> FAIL: gdb.base/completion.exp: complete 'p values[0] . a' PASS -> FAIL: gdb.base/completion.exp: complete 'p values[0].a' PASS -> FAIL: gdb.base/completion.exp: complete 'set follow-fork-mode' PASS -> FAIL: gdb.base/completion.exp: complete PASS -> FAIL: gdb.base/completion.exp: complete break break PASS -> FAIL: gdb.base/completion.exp: complete break break.c:ma PASS -> FAIL: gdb.base/completion.exp: complete break need PASS -> FAIL: gdb.base/completion.exp: complete help aliases PASS -> FAIL: gdb.base/completion.exp: complete ptype enum some_ PASS -> FAIL: gdb.base/completion.exp: complete ptype struct some_ PASS -> FAIL: gdb.base/completion.exp: complete ptype union some_ PASS -> FAIL: gdb.base/completion.exp: completion of field in anonymous union new UNRESOLVED: gdb.base/completion.exp: delete all breakpoints in delete_breakpoints PASS -> FAIL: gdb.base/completion.exp: ptype completion of field in anonymous union PASS -> FAIL: gdb.base/completion.exp: set breakpoint pending off PASS -> UNRESOLVED: gdb.base/completion.exp: set max-completions unlimited PASS -> FAIL: gdb.base/completion.exp: symbol-name completion limiting using complete command PASS -> FAIL: gdb.base/completion.exp: symbol-name completion limiting using tab character PASS -> FAIL: gdb.base/completion.exp: tab complete break break PASS -> FAIL: gdb.base/completion.exp: tab complete break break.c:ma PASS -> FAIL: gdb.base/completion.exp: tab complete break need PASS -> FAIL: gdb.base/completion.exp: whatis completion of field in anonymous union new UNRESOLVED: gdb.base/paginate-inferior-exit.exp: paginate: can't run to main new UNRESOLVED: gdb.base/paginate-inferior-exit.exp: paginate: delete all breakpoints in delete_breakpoints new UNRESOLVED: gdb.base/print-file-var.exp: could not run to main new UNRESOLVED: gdb.base/print-file-var.exp: delete all breakpoints in delete_breakpoints PASS -> FAIL: gdb.base/reread-readsym.exp: source reread-readsym.gdb 2 PASS -> UNRESOLVED: gdb.base/reread.exp: opts= "" "" : breakpoint foo in first file PASS -> FAIL: gdb.base/reread.exp: opts= "" "" : run to foo new UNRESOLVED: gdb.compile/compile-cplus-namespace.exp: could not run to main new UNRESOLVED: gdb.compile/compile-cplus-namespace.exp: delete all breakpoints in delete_breakpoints new UNRESOLVED: gdb.dwarf2/bad-regnum.exp: delete all breakpoints in delete_breakpoints PASS -> FAIL: gdb.dwarf2/dw2-case-insensitive.exp: p fuNC_lang PASS -> FAIL: gdb.dwarf2/dw2-case-insensitive.exp: p fuNC_symtab PASS -> FAIL: gdb.dwarf2/dw2-case-insensitive.exp: regexp case-sensitive off PASS -> FAIL: gdb.dwarf2/dw2-case-insensitive.exp: setting breakpoint at fuNC_lang PASS -> FAIL: gdb.dwarf2/dw2-case-insensitive.exp: setting breakpoint at fuNC_symtab PASS -> UNRESOLVED: gdb.dwarf2/dw2-case-insensitive.exp: show case-sensitive PASS -> FAIL: gdb.dwarf2/mac-fileno.exp: list func_cu1 PASS -> FAIL: gdb.dwarf2/mac-fileno.exp: ptype func_cu1 PASS -> UNRESOLVED: gdb.dwarf2/mac-fileno.exp: set listsize 1 new FAIL: gdb.python/py-record-full.exp: can't run to main new UNRESOLVED: gdb.python/py-record-full.exp: verify python support PASS -> FAIL: gdb.reverse/break-precsave.exp: BP at end of main PASS -> FAIL: gdb.reverse/break-precsave.exp: continue to breakpoint: bar PASS -> FAIL: gdb.reverse/break-precsave.exp: continue to breakpoint: bar backward PASS -> FAIL: gdb.reverse/break-precsave.exp: continue to breakpoint: foo PASS -> FAIL: gdb.reverse/break-precsave.exp: continue to breakpoint: foo backward new UNRESOLVED: gdb.reverse/break-precsave.exp: delete all breakpoints in delete_breakpoints PASS -> FAIL: gdb.reverse/break-precsave.exp: end of record log PASS -> FAIL: gdb.reverse/break-precsave.exp: go to end of main forward PASS -> FAIL: gdb.reverse/break-precsave.exp: main backward PASS -> FAIL: gdb.reverse/break-precsave.exp: reload precord save file PASS -> FAIL: gdb.reverse/break-precsave.exp: run to end of main PASS -> FAIL: gdb.reverse/break-precsave.exp: save process recfile PASS -> FAIL: gdb.reverse/break-precsave.exp: set breakpoint on bar PASS -> FAIL: gdb.reverse/break-precsave.exp: set breakpoint on foo PASS -> FAIL: gdb.reverse/break-precsave.exp: set forward PASS -> FAIL: gdb.reverse/break-precsave.exp: set reverse PASS -> UNRESOLVED: gdb.reverse/break-precsave.exp: turn on process record PASS -> FAIL: gdb.reverse/recvmsg-reverse.exp: check recvmsg record - rdata PASS -> FAIL: gdb.reverse/recvmsg-reverse.exp: reverse to marker1 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/multi-create.exp: continue to breakpoint 22 PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited PASS -> FAIL: gdb.threads/staticthreads.exp: handle SIG32 helps PASS -> KFAIL: gdb.threads/staticthreads.exp: info threads PASS -> FAIL: gdb.trace/tspeed.exp: advance through tracing PASS -> FAIL: gdb.trace/tspeed.exp: check on trace status PASS -> UNRESOLVED: gdb.trace/tspeed.exp: print iters = init_iters new FAIL: gdb.trace/tspeed.exp: set conditional fast tracepoint new FAIL: gdb.trace/tspeed.exp: tstop ============================ *** Complete list of XFAILs for this builder *** FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST. PLEASE CONTACT THE BUILDBOT ADMIN.