From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18262 invoked by alias); 15 Jan 2015 21:38:19 -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 18233 invoked by uid 89); 15 Jan 2015 21:38:17 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: kwanyin.sergiodj.net Received: from kwanyin.sergiodj.net (HELO kwanyin.sergiodj.net) (176.31.208.32) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Thu, 15 Jan 2015 21:38:15 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Thu, 15 Jan 2015 21:38:00 -0000 Subject: Failures on Fedora-x86_64-native-extended-gdbserver-m32 From: buildbot@sergiodj.net X-GDB-Buildbot: 1 To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2015-q1/txt/msg00071.txt.bz2 Buildslave: fedora-x86-64-2 Commit(s) tested: fb23d554428f1d379fd8c3e959a294108fa59f88 8cc73a3902a68269626274e15d7c25bef0a61759 Log URL(s): Author(s) (in the same order as the commits): Sergio Durigan Junior Sergio Durigan Junior ============================ new FAIL: gdb.ada/arraydim.exp: print m'first new FAIL: gdb.ada/arraydim.exp: print m'first(1) new FAIL: gdb.ada/arraydim.exp: print m'first(2) new FAIL: gdb.ada/arraydim.exp: print m'first(3) new FAIL: gdb.ada/arraydim.exp: print m'last new FAIL: gdb.ada/arraydim.exp: print m'last(1) new FAIL: gdb.ada/arraydim.exp: print m'last(2) new FAIL: gdb.ada/arraydim.exp: print m'last(3) new FAIL: gdb.ada/arraydim.exp: print m'length new FAIL: gdb.ada/arraydim.exp: print m'length(1) new FAIL: gdb.ada/arraydim.exp: print m'length(2) new FAIL: gdb.ada/arraydim.exp: print m'length(3) new FAIL: gdb.ada/arrayidx.exp: print e_one_two_three new FAIL: gdb.ada/arrayidx.exp: print e_one_two_three, indexes off new FAIL: gdb.ada/arrayidx.exp: print empty new FAIL: gdb.ada/arrayidx.exp: print empty, indexes off new FAIL: gdb.ada/arrayidx.exp: print few_reps new FAIL: gdb.ada/arrayidx.exp: print few_reps, indexes off new FAIL: gdb.ada/arrayidx.exp: print many_reps new FAIL: gdb.ada/arrayidx.exp: print many_reps, indexes off new FAIL: gdb.ada/arrayidx.exp: print one_two_three new FAIL: gdb.ada/arrayidx.exp: print one_two_three, indexes off new FAIL: gdb.ada/arrayidx.exp: print p_one_two_three new FAIL: gdb.ada/arrayidx.exp: print p_one_two_three, indexes off new FAIL: gdb.ada/arrayidx.exp: print r_two_three new FAIL: gdb.ada/arrayidx.exp: print r_two_three, indexes off new FAIL: gdb.ada/arrayidx.exp: print u_one_two_three new FAIL: gdb.ada/arrayidx.exp: print u_one_two_three, indexes off new FAIL: gdb.ada/arrayparam.exp: print first after function call new FAIL: gdb.ada/arrayparam.exp: print last after function call new FAIL: gdb.ada/arrayparam.exp: print length after function call new FAIL: gdb.ada/bp_enum_homonym.exp: run to pck.archive breakpoint new FAIL: gdb.ada/bp_range_type.exp: print small_value new FAIL: gdb.ada/bp_range_type.exp: run to breakpoint new FAIL: gdb.ada/char_param.exp: call next new FAIL: gdb.ada/char_param.exp: print procedure_result after calling next new FAIL: gdb.ada/char_param.exp: print procedure_result after calling same new FAIL: gdb.ada/complete.exp: complete p external_ident new FAIL: gdb.ada/complete.exp: complete p some new FAIL: gdb.ada/complete.exp: interactive complete 'print some' (timeout) new FAIL: gdb.ada/cond_lang.exp: continue (the program is no longer running) new FAIL: gdb.ada/dyn_arrayidx.exp: ptype array_type new FAIL: gdb.ada/enum_idx_packed.exp: print full'first new FAIL: gdb.ada/expr_delims.exp: Check that watchpoint is set correctly. new FAIL: gdb.ada/expr_delims.exp: Print variable 'thread' new FAIL: gdb.ada/expr_delims.exp: Set conditional watchpoint. new FAIL: gdb.ada/expr_delims.exp: Set plain watchpoint on variable 'thread' new FAIL: gdb.ada/expr_delims.exp: continue (the program is no longer running) new FAIL: gdb.ada/exprs.exp: long_float'max new FAIL: gdb.ada/exprs.exp: long_float'min new FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 10 new FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 20 new FAIL: gdb.ada/fixed_cmp.exp: print My_Var > 20.0 new FAIL: gdb.ada/fixed_points.exp: p on a new fixed point type new FAIL: gdb.ada/fixed_points.exp: p on a subtype fixed point type new FAIL: gdb.ada/fixed_points.exp: print Overprecise_Object new FAIL: gdb.ada/fixed_points.exp: ptype Overprecise_Object new FAIL: gdb.ada/float_param.exp: call set_double(1, 3.0) new FAIL: gdb.ada/float_param.exp: call set_long_double(1, global_small_struct, 4.0) new FAIL: gdb.ada/float_param.exp: print global_double new FAIL: gdb.ada/float_param.exp: print global_float new FAIL: gdb.ada/float_param.exp: print global_long_double new FAIL: gdb.ada/formatted_ref.exp: print s.x = 13 new FAIL: gdb.ada/formatted_ref.exp: print/x s'access new FAIL: gdb.ada/homonym.exp: continue until BREAK_2 (the program is no longer running) new FAIL: gdb.ada/homonym.exp: print lcl at BREAK_1 new FAIL: gdb.ada/homonym.exp: print lcl at BREAK_2 new FAIL: gdb.ada/homonym.exp: ptype int_type at BREAK_1 new FAIL: gdb.ada/homonym.exp: ptype lcl at BREAK_1 new FAIL: gdb.ada/homonym.exp: ptype lcl at BREAK_2 new FAIL: gdb.ada/homonym.exp: ptype local_type at BREAK_1 new FAIL: gdb.ada/homonym.exp: ptype local_type at BREAK_2 new FAIL: gdb.ada/homonym.exp: ptype local_type_subtype at BREAK_1 new FAIL: gdb.ada/homonym.exp: ptype local_type_subtype at BREAK_2 new FAIL: gdb.ada/interface.exp: print s new FAIL: gdb.ada/iwide.exp: print d_access.all new FAIL: gdb.ada/iwide.exp: print dp_access.all new FAIL: gdb.ada/iwide.exp: print s_access.all new FAIL: gdb.ada/iwide.exp: print sp_access.all new FAIL: gdb.ada/lang_switch.exp: backtrace new FAIL: gdb.ada/lang_switch.exp: backtrace with lang set to C new FAIL: gdb.ada/mi_dyn_arr.exp: Create bt varobj new FAIL: gdb.ada/mi_dyn_arr.exp: run to foo.adb:22 (exec-continue) (MI error) new FAIL: gdb.ada/mi_dyn_arr.exp: wait for stop (stop at start of main Ada procedure) new FAIL: gdb.ada/mi_exc_info.exp: -info-ada-exceptions const.aint new FAIL: gdb.ada/mi_exc_info.exp: -info-ada-exceptions task new FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj new FAIL: gdb.ada/mi_interface.exp: list ggg1's children new FAIL: gdb.ada/mi_interface.exp: run to foo.adb:22 (exec-continue) (MI error) new FAIL: gdb.ada/mi_interface.exp: wait for stop (stop at start of main Ada procedure) new FAIL: gdb.ada/mi_task_info.exp: -ada-task-info 3 new FAIL: gdb.ada/null_array.exp: print my_matrix new FAIL: gdb.ada/null_array.exp: ptype my_table new FAIL: gdb.ada/operator_bp.exp: continue to "&" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to "*" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to "**" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to "+" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to "-" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to "/" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to "<" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to "<=" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to "=" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to ">" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to ">=" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to "abs" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to "and" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to "mod" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to "not" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to "or" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to "rem" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to "xor" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to ops."&" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to ops."*" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to ops."**" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to ops."+" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to ops."-" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to ops."/" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to ops."<" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to ops."<=" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to ops."=" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to ops.">" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to ops.">=" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to ops."abs" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to ops."and" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to ops."mod" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to ops."not" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to ops."or" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to ops."rem" (the program is no longer running) new FAIL: gdb.ada/operator_bp.exp: continue to ops."xor" (the program is no longer running) new FAIL: gdb.ada/packed_array.exp: print &var new FAIL: gdb.ada/packed_array.exp: print u_var new FAIL: gdb.ada/packed_array.exp: ptype &var new FAIL: gdb.ada/packed_tagged.exp: ptype x new FAIL: gdb.ada/pkd_arr_elem.exp: print test.str new FAIL: gdb.ada/pkd_arr_elem.exp: print test.str(1) new FAIL: gdb.ada/pp-rec-component.exp: print /r before new FAIL: gdb.ada/pp-rec-component.exp: print before new FAIL: gdb.ada/print_chars.exp: print WC new FAIL: gdb.ada/print_chars.exp: print WWC new FAIL: gdb.ada/py_range.exp: python print(int(gdb.parse_and_eval('ir'))) new FAIL: gdb.ada/py_range.exp: python print(int(gdb.parse_and_eval('si'))) new FAIL: gdb.ada/rdv_wait.exp: task 2 new FAIL: gdb.ada/set_pckd_arr_elt.exp: continue to update_small (the program is no longer running) new FAIL: gdb.ada/tagged.exp: print obj new FAIL: gdb.ada/tagged.exp: print segm new FAIL: gdb.ada/tagged.exp: ptype obj new FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name new FAIL: gdb.ada/task_bp.exp: run to dummy_task - from full symtab new FAIL: gdb.ada/task_bp.exp: run to dummy_task - from psymtab new FAIL: gdb.ada/task_bp.exp: run to pck.adb:dummy_task - from full symtab new FAIL: gdb.ada/task_bp.exp: run to pck.adb:dummy_task - from psymtab new FAIL: gdb.ada/task_bp.exp: run to pck.adb:pck.dummy_task - from full symtab new FAIL: gdb.ada/task_bp.exp: run to pck.adb:pck.dummy_task - from psymtab new FAIL: gdb.ada/task_bp.exp: run to pck.dummy_task - from full symtab new FAIL: gdb.ada/task_bp.exp: run to pck.dummy_task - from psymtab new FAIL: gdb.ada/tasks.exp: break break_me task 1 new FAIL: gdb.ada/tasks.exp: break break_me task 3 new FAIL: gdb.ada/tick_length_array_enum_idx.exp: print cold'length new FAIL: gdb.ada/tick_length_array_enum_idx.exp: print prim'length new FAIL: gdb.ada/tick_length_array_enum_idx.exp: print vars'length new FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype cold'length new FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype full'length new FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype prim'length new FAIL: gdb.ada/tick_length_array_enum_idx.exp: ptype vars'length new FAIL: gdb.ada/type_coercion.exp: p q new FAIL: gdb.ada/type_coercion.exp: print {Integer} $addr new FAIL: gdb.ada/type_coercion.exp: save q'address in convenience variable new FAIL: gdb.ada/type_coercion.exp: set {Integer} $addr := 19 new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: continue to STOP2 (the program is no longer running) new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_Object.Ptr when null new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object with null Ptr new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when no longer null new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when no longer null <<2>> new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when null new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_object after setting Ptr new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_object.ptr.all new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_p_object after setting Ptr new FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_p_object.ptr.all new FAIL: gdb.ada/var_arr_attrs.exp: print my_object.data'last new FAIL: gdb.ada/var_arr_attrs.exp: print my_object.data'length new FAIL: gdb.ada/var_arr_attrs.exp: print my_small_object.data'first new FAIL: gdb.ada/var_arr_attrs.exp: print my_small_object.data'last new FAIL: gdb.ada/var_arr_attrs.exp: print my_small_object.data'length new FAIL: gdb.ada/variant_record_packed_array.exp: print address new FAIL: gdb.ada/variant_record_packed_array.exp: print adress content new FAIL: gdb.ada/watch_arg.exp: Continuing to second breakpoint (the program is no longer running) ============================