public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
From: buildbot@sergiodj.net
To: gdb-testers@sourceware.org
Subject: Failures on Fedora-x86_64-native-extended-gdbserver-m32
Date: Thu, 15 Jan 2015 21:38:00 -0000	[thread overview]
Message-ID: <E1YBryx-0000en-Qb@kwanyin.sergiodj.net> (raw)

Buildslave:
	fedora-x86-64-2
Commit(s) tested:
	fb23d554428f1d379fd8c3e959a294108fa59f88
	8cc73a3902a68269626274e15d7c25bef0a61759
Log URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-extended-gdbserver-m32/.git/tree/?id=5c60a813c4c5fb8cbaa952393450b968861242dc>
Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>
	Sergio Durigan Junior <sergiodj@redhat.com>

============================
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)
============================




             reply	other threads:[~2015-01-15 21:38 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-15 21:38 buildbot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-01-23 11:25 sergiodj
2015-01-23  8:17 sergiodj
2015-01-19 18:19 sergiodj
2015-01-16 19:10 buildbot
2015-01-16 19:15 ` Sergio Durigan Junior
2015-01-16 16:54 buildbot
2015-01-16 16:37 buildbot
2015-01-16 12:38 buildbot
2015-01-16  6:54 buildbot
2015-01-16  1:12 buildbot
2015-01-16 17:03 ` Sergio Durigan Junior
2015-01-15 20:17 buildbot
2015-01-15 17:47 buildbot
2015-01-15 14:32 buildbot
2015-01-15 12:37 buildbot
2015-01-15 10:22 buildbot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1YBryx-0000en-Qb@kwanyin.sergiodj.net \
    --to=buildbot@sergiodj.net \
    --cc=gdb-testers@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).