This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Failures on Fedora-i686, branch master


Buildslave:
	fedora-x86-64-4

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-i686/builds/2976>

Commit(s) tested:
	bdbca4e6f805c73796c14c79102a8f1ea541d633

Author(s) (in the same order as the commits):
	Cupertino Miranda <Cupertino.Miranda@synopsys.com>

Subject:
	Change the default architecture value for ARC bfds so that they have the lowest possible value, and hence can be merged with other ARC binaries wihtout changing their architecture value.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-i686/.git/tree/?h=master&id=7e3e88d396a588d753c8edb1c9b68a64caa9cef8>

*** Regressions found ***
============================
new FAIL: gdb.base/catch-syscall.exp: multiple targets: insert catch syscall on syscall 1 -- write on i386:x86-64
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
new FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
new FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
new FAIL: gdb.fortran/vla-value-sub-finish.exp: finish function
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
PASS -> FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
PASS -> FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/arraydim.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/arrayidx.exp: compilation p.adb
PASS -> FAIL: gdb.ada/array_of_variable_length.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/array_ptr_renaming.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/array_return.exp: compilation p.adb
PASS -> FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
PASS -> FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/attr_ref_and_charlit.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
PASS -> FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
PASS -> FAIL: gdb.ada/call_pn.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/char_enum.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/char_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/complete.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/cond_lang.exp: compilation a.adb
PASS -> FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
PASS -> FAIL: gdb.ada/dot_all.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
PASS -> FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/exec_changed.exp: compilation first.adb
PASS -> FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/exprs.exp: compilation p.adb
PASS -> FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
PASS -> FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
PASS -> FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
PASS -> FAIL: gdb.ada/float_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
PASS -> FAIL: gdb.ada/frame_args.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/funcall_char.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/fun_overload_menu.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
PASS -> FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
PASS -> FAIL: gdb.ada/info_exc.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/int_deref.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/interface.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/iwide.exp: compilation p.adb
PASS -> FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
PASS -> FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
PASS -> FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
PASS -> FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
PASS -> FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/nested.exp: compilation hello.adb
PASS -> FAIL: gdb.ada/null_array.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/null_record.exp: compilation null_record.adb
PASS -> FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
PASS -> FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
PASS -> FAIL: gdb.ada/packed_array.exp: compilation pa.adb
PASS -> FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
PASS -> FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
PASS -> FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
PASS -> FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/print_chars.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
PASS -> FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/py_range.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
PASS -> FAIL: gdb.ada/rec_return.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ref_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
PASS -> FAIL: gdb.ada/same_enum.exp: compilation a.adb
PASS -> FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/set_wstr.exp: compilation a.adb
PASS -> FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/start.exp: compilation dummy.adb
PASS -> FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
PASS -> FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/taft_type.exp: compilation p.adb
PASS -> FAIL: gdb.ada/tagged_access.exp: compilation p.adb
PASS -> FAIL: gdb.ada/tagged.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/task_bp.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tasks.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
PASS -> FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
PASS -> FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
PASS -> FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
PASS -> FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
PASS -> FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
PASS -> FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
PASS -> FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/widewide.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/catch-syscall.exp: multiple targets: insert catch syscall on syscall 1 -- write on i386:x86-64
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: finish function
new FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch()
new FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
new FAIL: gdb.python/py-finish-breakpoint2.exp: continue to second exception
new FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception <<2>>
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (GDB internal error)
FAIL: gdb.base/auxv.exp: continue (timeout)
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
============================




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]