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]

GNU gdb (GDB) 7.10.50.20150918-cvs s390x-ibm-linux-gnu GIT commit: f57929f229c97462650cef4086bb930290ba92af


Test Run By dailybuild on Fri Sep 18 20:41:34 2015
Native configuration is s390x-ibm-linux-gnu

		=== gdb tests ===

Schedule of variations:
    unix

FAIL: gdb.ada/O2_float_param.exp: frame
FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
ERROR: Process no longer exists
UNRESOLVED: gdb.ada/array_return.exp: value printed by finish of Create_Small
ERROR: Couldn't send cont to GDB.
UNRESOLVED: gdb.ada/array_return.exp: Continuing to Create_Large
ERROR: Couldn't send finish to GDB.
UNRESOLVED: gdb.ada/array_return.exp: value printed by finish of Create_Large
ERROR: Couldn't send cont to GDB.
UNRESOLVED: gdb.ada/array_return.exp: Continuing to Create_Small_Float_Vector
ERROR: Couldn't send finish to GDB.
UNRESOLVED: gdb.ada/array_return.exp: value printed by finish of Create_Small_Float_Vector
FAIL: gdb.ada/attr_ref_and_charlit.exp: print s'first
FAIL: gdb.ada/attr_ref_and_charlit.exp: print s'last
FAIL: gdb.ada/attr_ref_and_charlit.exp: print s(s'first) = 'a'
FAIL: gdb.ada/attr_ref_and_charlit.exp: print s(s'last) /= 'b'
FAIL: gdb.ada/attr_ref_and_charlit.exp: print s'last
FAIL: gdb.ada/attr_ref_and_charlit.exp: print s(s'first) = 'c'
FAIL: gdb.ada/attr_ref_and_charlit.exp: print s(s'last) /= 'd'
FAIL: gdb.ada/lang_switch.exp: backtrace
FAIL: gdb.ada/mi_task_arg.exp: -stack-list-arguments 1
FAIL: gdb.ada/operator_bp.exp: break "+"
FAIL: gdb.ada/operator_bp.exp: break "-"
FAIL: gdb.ada/operator_bp.exp: break "mod"
FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/ref_param.exp: frame argument value printed
FAIL: gdb.ada/set_pckd_arr_elt.exp: continue to update_small
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
FAIL: gdb.base/call-sc.exp: value foo returned; return call-sc-tld
ERROR: Process no longer exists
UNRESOLVED: gdb.base/call-sc.exp: finish foo; return call-sc-tld
gdb compile failed, /gdb/testsuite/gdb.base/coredump-filter.c: In function 'main':
/gdb/testsuite/gdb.base/coredump-filter.c:56:33: error: 'MADV_DONTDUMP' undeclared (first use in this function)
   i = madvise (dont_dump, size, MADV_DONTDUMP);
                                 ^
/gdb/testsuite/gdb.base/coredump-filter.c:56:33: note: each undeclared identifier is reported only once for each function it appears in
ERROR: Process no longer exists
UNRESOLVED: gdb.base/dfp-test.exp: Correct _Decimal128 return value from called function.
ERROR: Couldn't send call decimal_dec128_align (double_val1, dec128_val2, double_val3, double_val4, double_val5, double_val6, double_val7, double_val8, double_val9, double_val10, double_val11, double_val12, double_val13, double_val14) to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: Call function with mixed decimal float arguments TEST.
ERROR: Couldn't send call decimal_mixed (dec32_val1, dec64_val1, dec128_val1) to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: Call function with mixed decimal float arguments.
ERROR: Couldn't send call decimal_many_args_dec32 (dec32_val1, dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7, dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12, dec32_val13, dec32_val14, dec32_val15, dec32_val16) to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: Call function with many _Decimal32 arguments.
ERROR: Couldn't send call decimal_many_args_dec64 (dec64_val1, dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7, dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12, dec64_val13, dec64_val14, dec64_val15, dec64_val16) to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: Call function with many _Decimal64 arguments.
ERROR: Couldn't send call decimal_many_args_dec128 (dec128_val1, dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6, dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11, dec128_val12, dec128_val13, dec128_val14, dec128_val15, dec128_val16) to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: Call function with many _Decimal128 arguments.
ERROR: Couldn't send call decimal_many_args_mixed (dec32_val1, dec32_val2, dec32_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7, dec128_val8, dec128_val9, dec128_val10, dec32_val11, dec64_val12, dec32_val13, dec64_val14, dec128_val15) to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: Call function with many mixed decimal float arguments.
FAIL: gdb.base/dfp-test.exp: setting breakpoint at 307 (eof)
ERROR: Couldn't send continue to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: continue to breakpoint: Setting a decimal struct
ERROR: Couldn't send print ds.dec32 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: print ds.dec32
ERROR: Couldn't send print ds.dec64 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: print ds.dec64
ERROR: Couldn't send print ds.dec128 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: print ds.dec128
ERROR: Couldn't send print d32 + ds.dec32 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: print d32 + ds.dec32
ERROR: Couldn't send print d64 + ds.dec64 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: print d64 + ds.dec64
ERROR: Couldn't send print d128 + ds.dec128 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: print d128 + ds.dec128
ERROR: Couldn't send ptype d64 + ds.dec32 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: ptype d64 + ds.dec32
ERROR: Couldn't send ptype d128 + ds.dec32 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: ptype d128 + ds.dec32
ERROR: Couldn't send ptype d128 + ds.dec64 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: ptype d128 + ds.dec64
ERROR: Couldn't send p d32 + 1 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: p d32 + 1
ERROR: Couldn't send p 2 + d64 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: p 2 + d64
ERROR: Couldn't send p ds.int4 + d128 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: p ds.int4 + d128
ERROR: Couldn't send ptype d32 + 1 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: ptype d32 + 1
ERROR: Couldn't send ptype ds.int4 + d128 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: ptype ds.int4 + d128
ERROR: Couldn't send p !d32 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: p !d32
ERROR: Couldn't send p !d64 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: p !d64
ERROR: Couldn't send p !d128 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: p !d128
ERROR: Couldn't send p +d32 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: p +d32
ERROR: Couldn't send p +d64 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: p +d64
ERROR: Couldn't send p +d128 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: p +d128
ERROR: Couldn't send p d64 == d128 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: p d64 == d128
ERROR: Couldn't send p d128 == ds.dec32 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: p d128 == ds.dec32
ERROR: Couldn't send p d128 == d32 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: p d128 == d32
ERROR: Couldn't send p ds.dec32 == ds.dec64 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: p ds.dec32 == ds.dec64
ERROR: Couldn't send p d32 < ds.dec32 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: p d32 < ds.dec32
ERROR: Couldn't send p d64 < ds.dec64 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: p d64 < ds.dec64
ERROR: Couldn't send p d128 < ds.dec128 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: p d128 < ds.dec128
ERROR: Couldn't send p ds.dec32 < d32 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: p ds.dec32 < d32
ERROR: Couldn't send p d64 > ds.dec64 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: p d64 > ds.dec64
ERROR: Couldn't send p ds.dec128 > d128  to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: p ds.dec128 > d128
ERROR: Couldn't send p d32 < ds.int4 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: p d32 < ds.int4
ERROR: Couldn't send p ds.int4 > d32 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: p ds.int4 > d32
ERROR: Couldn't send p ds.dec32 < ds.int4 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: p ds.dec32 < ds.int4
ERROR: Couldn't send p ds.int4 > ds.dec64 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: p ds.int4 > ds.dec64
ERROR: Couldn't send p ds.dec128 > ds.int4 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: p ds.dec128 > ds.int4
ERROR: Couldn't send p d32 + ds.long8 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: p d32 + ds.long8
ERROR: Couldn't send p d64 + ds.float4 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: p d64 + ds.float4
ERROR: Couldn't send p ds.double8 + d128 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: p ds.double8 + d128
ERROR: Couldn't send print ds.dec32=d32 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: print ds.dec32=d32
ERROR: Couldn't send print ds.dec64=d64 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: print ds.dec64=d64
ERROR: Couldn't send print ds.dec128=d128 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: print ds.dec128=d128
ERROR: Couldn't send print ds.dec32 = -d32 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: print ds.dec32 = -d32
ERROR: Couldn't send print ds.dec64 = -d64 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: print ds.dec64 = -d64
ERROR: Couldn't send print ds.dec128 = -d128 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: print ds.dec128 = -d128
ERROR: Couldn't send print ds.double8 = ds.dec64 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: print ds.double8 = ds.dec64
ERROR: Couldn't send print ds.dec64 = ds.float4 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: print ds.dec64 = ds.float4
ERROR: Couldn't send print ds.dec128 = -ds.double8 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: print ds.dec128 = -ds.double8
ERROR: Couldn't send print ds.dec128 = ds.dec32 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: print ds.dec128 = ds.dec32
ERROR: Couldn't send print ds.dec32 = ds.int4 to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: print ds.dec32 = ds.int4
ERROR: Couldn't send print ds.int4 = 7.3dl to GDB.
UNRESOLVED: gdb.base/dfp-test.exp: print ds.int4 = 7.3dl
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
FAIL: gdb.base/funcargs.exp: continue to callc1b
FAIL: gdb.base/funcargs.exp: continue to callc2b
ERROR: Process no longer exists
UNRESOLVED: gdb.base/gnu_vector.exp: finish shows vector return value
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
FAIL: gdb.base/interrupt.exp: send end of file
FAIL: gdb.base/longjmp.exp: next over longjmp(1)
FAIL: gdb.base/longjmp.exp: next over call_longjmp (2)
gdb compile failed, cc1: error: '-fsplit-stack' is not supported by this compiler configuration
FAIL: gdb.base/multi-forks.exp: run to exit 2 (timeout)
FAIL: gdb.base/multi-forks.exp: follow child, print pids
FAIL: gdb.base/multi-forks.exp: info breakpoints (got interactive prompt)
ERROR: breakpoints not deleted
UNRESOLVED: gdb.base/multi-forks.exp: run to exit 2 (timeout)
FAIL: gdb.base/multi-forks.exp: follow parent, print pids
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
FAIL: gdb.base/shlib-call.exp: print g
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
FAIL: gdb.base/shlib-call.exp: breakpoint function shr2
FAIL: gdb.base/shlib-call.exp: run until breakpoint set at a function
WARNING: remote_expect statement without a default case?!
FAIL: gdb.base/shlib-call.exp: print mainshr1(1) from shlib func
FAIL: gdb.base/siginfo-thread.exp: Extract si_errno
FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
FAIL: gdb.base/siginfo-thread.exp: p $_siginfo.si_errno from core file
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
FAIL: gdb.base/sizeof.exp: set padding_char.v = 1
gdb compile failed, /gdb/testsuite/gdb.base/stap-probe.c:43:2: error: #error "not using SystemTap v3 probes"
 #error "not using SystemTap v3 probes"
  ^
ERROR: Process no longer exists
UNRESOLVED: gdb.base/structs.exp: finish foo<n>; return 1 structs-tc
ERROR: Couldn't send advance fun2 to GDB.
UNRESOLVED: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-tc
ERROR: Couldn't send p/c L2 to GDB.
UNRESOLVED: gdb.base/structs.exp: zed L<n> for return; return 2 structs-tc
ERROR: Couldn't send return foo2 to GDB.
UNRESOLVED: gdb.base/structs.exp: return foo<n>; return 2 structs-tc
ERROR: Couldn't send p/c L2 to GDB.
UNRESOLVED: gdb.base/structs.exp: value foo<n> returned; return 2 structs-tc
ERROR: Couldn't send advance fun2 to GDB.
UNRESOLVED: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-tc
ERROR: Couldn't send p/c L2 to GDB.
UNRESOLVED: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-tc
ERROR: Couldn't send finish to GDB.
UNRESOLVED: gdb.base/structs.exp: finish foo<n>; return 2 structs-tc
ERROR: Couldn't send p/c to GDB.
UNRESOLVED: gdb.base/structs.exp: value foo<n> finished; return 2 structs-tc
ERROR: Couldn't send advance fun3 to GDB.
UNRESOLVED: gdb.base/structs.exp: advance to fun<n> for return; return 3 structs-tc
ERROR: Couldn't send p/c L3 to GDB.
UNRESOLVED: gdb.base/structs.exp: zed L<n> for return; return 3 structs-tc
ERROR: Couldn't send return foo3 to GDB.
UNRESOLVED: gdb.base/structs.exp: return foo<n>; return 3 structs-tc
ERROR: Couldn't send p/c L3 to GDB.
UNRESOLVED: gdb.base/structs.exp: value foo<n> returned; return 3 structs-tc
ERROR: Couldn't send advance fun3 to GDB.
UNRESOLVED: gdb.base/structs.exp: advance to fun<n> for finish; return 3 structs-tc
ERROR: Couldn't send p/c L3 to GDB.
UNRESOLVED: gdb.base/structs.exp: zed L<n> for finish; return 3 structs-tc
ERROR: Couldn't send finish to GDB.
UNRESOLVED: gdb.base/structs.exp: finish foo<n>; return 3 structs-tc
ERROR: Couldn't send p/c to GDB.
UNRESOLVED: gdb.base/structs.exp: value foo<n> finished; return 3 structs-tc
ERROR: Couldn't send advance fun4 to GDB.
UNRESOLVED: gdb.base/structs.exp: advance to fun<n> for return; return 4 structs-tc
ERROR: Couldn't send p/c L4 to GDB.
UNRESOLVED: gdb.base/structs.exp: zed L<n> for return; return 4 structs-tc
ERROR: Couldn't send return foo4 to GDB.
UNRESOLVED: gdb.base/structs.exp: return foo<n>; return 4 structs-tc
ERROR: Couldn't send p/c L4 to GDB.
UNRESOLVED: gdb.base/structs.exp: value foo<n> returned; return 4 structs-tc
ERROR: Couldn't send advance fun4 to GDB.
UNRESOLVED: gdb.base/structs.exp: advance to fun<n> for finish; return 4 structs-tc
ERROR: Couldn't send p/c L4 to GDB.
UNRESOLVED: gdb.base/structs.exp: zed L<n> for finish; return 4 structs-tc
ERROR: Couldn't send finish to GDB.
UNRESOLVED: gdb.base/structs.exp: finish foo<n>; return 4 structs-tc
ERROR: Couldn't send p/c to GDB.
UNRESOLVED: gdb.base/structs.exp: value foo<n> finished; return 4 structs-tc
ERROR: Couldn't send advance fun5 to GDB.
UNRESOLVED: gdb.base/structs.exp: advance to fun<n> for return; return 5 structs-tc
ERROR: Couldn't send p/c L5 to GDB.
UNRESOLVED: gdb.base/structs.exp: zed L<n> for return; return 5 structs-tc
ERROR: Couldn't send return foo5 to GDB.
UNRESOLVED: gdb.base/structs.exp: return foo<n>; return 5 structs-tc
ERROR: Couldn't send p/c L5 to GDB.
UNRESOLVED: gdb.base/structs.exp: value foo<n> returned; return 5 structs-tc
ERROR: Couldn't send advance fun5 to GDB.
UNRESOLVED: gdb.base/structs.exp: advance to fun<n> for finish; return 5 structs-tc
ERROR: Couldn't send p/c L5 to GDB.
UNRESOLVED: gdb.base/structs.exp: zed L<n> for finish; return 5 structs-tc
ERROR: Couldn't send finish to GDB.
UNRESOLVED: gdb.base/structs.exp: finish foo<n>; return 5 structs-tc
ERROR: Couldn't send p/c to GDB.
UNRESOLVED: gdb.base/structs.exp: value foo<n> finished; return 5 structs-tc
ERROR: Couldn't send advance fun6 to GDB.
UNRESOLVED: gdb.base/structs.exp: advance to fun<n> for return; return 6 structs-tc
ERROR: Couldn't send p/c L6 to GDB.
UNRESOLVED: gdb.base/structs.exp: zed L<n> for return; return 6 structs-tc
ERROR: Couldn't send return foo6 to GDB.
UNRESOLVED: gdb.base/structs.exp: return foo<n>; return 6 structs-tc
ERROR: Couldn't send p/c L6 to GDB.
UNRESOLVED: gdb.base/structs.exp: value foo<n> returned; return 6 structs-tc
ERROR: Couldn't send advance fun6 to GDB.
UNRESOLVED: gdb.base/structs.exp: advance to fun<n> for finish; return 6 structs-tc
ERROR: Couldn't send p/c L6 to GDB.
UNRESOLVED: gdb.base/structs.exp: zed L<n> for finish; return 6 structs-tc
ERROR: Couldn't send finish to GDB.
UNRESOLVED: gdb.base/structs.exp: finish foo<n>; return 6 structs-tc
ERROR: Couldn't send p/c to GDB.
UNRESOLVED: gdb.base/structs.exp: value foo<n> finished; return 6 structs-tc
ERROR: Couldn't send advance fun7 to GDB.
UNRESOLVED: gdb.base/structs.exp: advance to fun<n> for return; return 7 structs-tc
ERROR: Couldn't send p/c L7 to GDB.
UNRESOLVED: gdb.base/structs.exp: zed L<n> for return; return 7 structs-tc
ERROR: Couldn't send return foo7 to GDB.
UNRESOLVED: gdb.base/structs.exp: return foo<n>; return 7 structs-tc
ERROR: Couldn't send p/c L7 to GDB.
UNRESOLVED: gdb.base/structs.exp: value foo<n> returned; return 7 structs-tc
ERROR: Couldn't send advance fun7 to GDB.
UNRESOLVED: gdb.base/structs.exp: advance to fun<n> for finish; return 7 structs-tc
ERROR: Couldn't send p/c L7 to GDB.
UNRESOLVED: gdb.base/structs.exp: zed L<n> for finish; return 7 structs-tc
ERROR: Couldn't send finish to GDB.
UNRESOLVED: gdb.base/structs.exp: finish foo<n>; return 7 structs-tc
ERROR: Couldn't send p/c to GDB.
UNRESOLVED: gdb.base/structs.exp: value foo<n> finished; return 7 structs-tc
ERROR: Couldn't send advance fun8 to GDB.
UNRESOLVED: gdb.base/structs.exp: advance to fun<n> for return; return 8 structs-tc
ERROR: Couldn't send p/c L8 to GDB.
UNRESOLVED: gdb.base/structs.exp: zed L<n> for return; return 8 structs-tc
ERROR: Couldn't send return foo8 to GDB.
UNRESOLVED: gdb.base/structs.exp: return foo<n>; return 8 structs-tc
ERROR: Couldn't send p/c L8 to GDB.
UNRESOLVED: gdb.base/structs.exp: value foo<n> returned; return 8 structs-tc
ERROR: Couldn't send advance fun8 to GDB.
UNRESOLVED: gdb.base/structs.exp: advance to fun<n> for finish; return 8 structs-tc
ERROR: Couldn't send p/c L8 to GDB.
UNRESOLVED: gdb.base/structs.exp: zed L<n> for finish; return 8 structs-tc
ERROR: Couldn't send finish to GDB.
UNRESOLVED: gdb.base/structs.exp: finish foo<n>; return 8 structs-tc
ERROR: Couldn't send p/c to GDB.
UNRESOLVED: gdb.base/structs.exp: value foo<n> finished; return 8 structs-tc
ERROR: Process no longer exists
UNRESOLVED: gdb.base/structs.exp: finish foo<n>; return 1 structs-ts
ERROR: Couldn't send advance fun2 to GDB.
UNRESOLVED: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-ts
ERROR: Couldn't send p/c L2 to GDB.
UNRESOLVED: gdb.base/structs.exp: zed L<n> for return; return 2 structs-ts
ERROR: Couldn't send return foo2 to GDB.
UNRESOLVED: gdb.base/structs.exp: return foo<n>; return 2 structs-ts
ERROR: Couldn't send p/c L2 to GDB.
UNRESOLVED: gdb.base/structs.exp: value foo<n> returned; return 2 structs-ts
ERROR: Couldn't send advance fun2 to GDB.
UNRESOLVED: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-ts
ERROR: Couldn't send p/c L2 to GDB.
UNRESOLVED: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-ts
ERROR: Couldn't send finish to GDB.
UNRESOLVED: gdb.base/structs.exp: finish foo<n>; return 2 structs-ts
ERROR: Couldn't send p/c to GDB.
UNRESOLVED: gdb.base/structs.exp: value foo<n> finished; return 2 structs-ts
ERROR: Couldn't send advance fun3 to GDB.
UNRESOLVED: gdb.base/structs.exp: advance to fun<n> for return; return 3 structs-ts
ERROR: Couldn't send p/c L3 to GDB.
UNRESOLVED: gdb.base/structs.exp: zed L<n> for return; return 3 structs-ts
ERROR: Couldn't send return foo3 to GDB.
UNRESOLVED: gdb.base/structs.exp: return foo<n>; return 3 structs-ts
ERROR: Couldn't send p/c L3 to GDB.
UNRESOLVED: gdb.base/structs.exp: value foo<n> returned; return 3 structs-ts
ERROR: Couldn't send advance fun3 to GDB.
UNRESOLVED: gdb.base/structs.exp: advance to fun<n> for finish; return 3 structs-ts
ERROR: Couldn't send p/c L3 to GDB.
UNRESOLVED: gdb.base/structs.exp: zed L<n> for finish; return 3 structs-ts
ERROR: Couldn't send finish to GDB.
UNRESOLVED: gdb.base/structs.exp: finish foo<n>; return 3 structs-ts
ERROR: Couldn't send p/c to GDB.
UNRESOLVED: gdb.base/structs.exp: value foo<n> finished; return 3 structs-ts
ERROR: Couldn't send advance fun4 to GDB.
UNRESOLVED: gdb.base/structs.exp: advance to fun<n> for return; return 4 structs-ts
ERROR: Couldn't send p/c L4 to GDB.
UNRESOLVED: gdb.base/structs.exp: zed L<n> for return; return 4 structs-ts
ERROR: Couldn't send return foo4 to GDB.
UNRESOLVED: gdb.base/structs.exp: return foo<n>; return 4 structs-ts
ERROR: Couldn't send p/c L4 to GDB.
UNRESOLVED: gdb.base/structs.exp: value foo<n> returned; return 4 structs-ts
ERROR: Couldn't send advance fun4 to GDB.
UNRESOLVED: gdb.base/structs.exp: advance to fun<n> for finish; return 4 structs-ts
ERROR: Couldn't send p/c L4 to GDB.
UNRESOLVED: gdb.base/structs.exp: zed L<n> for finish; return 4 structs-ts
ERROR: Couldn't send finish to GDB.
UNRESOLVED: gdb.base/structs.exp: finish foo<n>; return 4 structs-ts
ERROR: Couldn't send p/c to GDB.
UNRESOLVED: gdb.base/structs.exp: value foo<n> finished; return 4 structs-ts
ERROR: Process no longer exists
UNRESOLVED: gdb.base/structs.exp: finish foo<n>; return 1 structs-ti
ERROR: Couldn't send advance fun2 to GDB.
UNRESOLVED: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-ti
ERROR: Couldn't send p/c L2 to GDB.
UNRESOLVED: gdb.base/structs.exp: zed L<n> for return; return 2 structs-ti
ERROR: Couldn't send return foo2 to GDB.
UNRESOLVED: gdb.base/structs.exp: return foo<n>; return 2 structs-ti
ERROR: Couldn't send p/c L2 to GDB.
UNRESOLVED: gdb.base/structs.exp: value foo<n> returned; return 2 structs-ti
ERROR: Couldn't send advance fun2 to GDB.
UNRESOLVED: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-ti
ERROR: Couldn't send p/c L2 to GDB.
UNRESOLVED: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-ti
ERROR: Couldn't send finish to GDB.
UNRESOLVED: gdb.base/structs.exp: finish foo<n>; return 2 structs-ti
ERROR: Couldn't send p/c to GDB.
UNRESOLVED: gdb.base/structs.exp: value foo<n> finished; return 2 structs-ti
ERROR: Process no longer exists
UNRESOLVED: gdb.base/structs.exp: finish foo<n>; return 1 structs-tl
ERROR: Couldn't send advance fun2 to GDB.
UNRESOLVED: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-tl
ERROR: Couldn't send p/c L2 to GDB.
UNRESOLVED: gdb.base/structs.exp: zed L<n> for return; return 2 structs-tl
ERROR: Couldn't send return foo2 to GDB.
UNRESOLVED: gdb.base/structs.exp: return foo<n>; return 2 structs-tl
ERROR: Couldn't send p/c L2 to GDB.
UNRESOLVED: gdb.base/structs.exp: value foo<n> returned; return 2 structs-tl
ERROR: Couldn't send advance fun2 to GDB.
UNRESOLVED: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-tl
ERROR: Couldn't send p/c L2 to GDB.
UNRESOLVED: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-tl
ERROR: Couldn't send finish to GDB.
UNRESOLVED: gdb.base/structs.exp: finish foo<n>; return 2 structs-tl
ERROR: Couldn't send p/c to GDB.
UNRESOLVED: gdb.base/structs.exp: value foo<n> finished; return 2 structs-tl
ERROR: Process no longer exists
UNRESOLVED: gdb.base/structs.exp: finish foo<n>; return 1 structs-tll
ERROR: Process no longer exists
UNRESOLVED: gdb.base/structs.exp: finish foo<n>; return 1 structs-tf
ERROR: Couldn't send advance fun2 to GDB.
UNRESOLVED: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-tf
ERROR: Couldn't send p/c L2 to GDB.
UNRESOLVED: gdb.base/structs.exp: zed L<n> for return; return 2 structs-tf
ERROR: Couldn't send return foo2 to GDB.
UNRESOLVED: gdb.base/structs.exp: return foo<n>; return 2 structs-tf
ERROR: Couldn't send p/c L2 to GDB.
UNRESOLVED: gdb.base/structs.exp: value foo<n> returned; return 2 structs-tf
ERROR: Couldn't send advance fun2 to GDB.
UNRESOLVED: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-tf
ERROR: Couldn't send p/c L2 to GDB.
UNRESOLVED: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-tf
ERROR: Couldn't send finish to GDB.
UNRESOLVED: gdb.base/structs.exp: finish foo<n>; return 2 structs-tf
ERROR: Couldn't send p/c to GDB.
UNRESOLVED: gdb.base/structs.exp: value foo<n> finished; return 2 structs-tf
ERROR: Process no longer exists
UNRESOLVED: gdb.base/structs.exp: finish foo<n>; return 1 structs-td
ERROR: Process no longer exists
UNRESOLVED: gdb.base/structs.exp: finish foo<n>; return 1 structs-tld
ERROR: Process no longer exists
UNRESOLVED: gdb.base/structs.exp: finish foo<n>; return 2 structs-ts-tc
ERROR: Process no longer exists
UNRESOLVED: gdb.base/structs.exp: finish foo<n>; return 2 structs-ti-tc
ERROR: Process no longer exists
UNRESOLVED: gdb.base/structs.exp: finish foo<n>; return 2 structs-tl-tc
ERROR: Process no longer exists
UNRESOLVED: gdb.base/structs.exp: finish foo<n>; return 2 structs-tf-tc
ERROR: Process no longer exists
UNRESOLVED: gdb.base/structs.exp: finish foo<n>; return 2 structs-tc-ts
ERROR: Process no longer exists
UNRESOLVED: gdb.base/structs.exp: finish foo<n>; return 2 structs-tc-ti
ERROR: Process no longer exists
UNRESOLVED: gdb.base/structs.exp: finish foo<n>; return 2 structs-tc-tl
ERROR: Process no longer exists
UNRESOLVED: gdb.base/structs.exp: finish foo<n>; return 2 structs-td-tf
ERROR: Process no longer exists
UNRESOLVED: gdb.base/structs.exp: finish foo<n>; return 2 structs-tf-td
ERROR: Process no longer exists
UNRESOLVED: gdb.base/valgrind-db-attach.exp: attach to debugger
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
FAIL: gdb.cp/annota2.exp: watch triggered on a.x (timeout)
FAIL: gdb.cp/annota2.exp: annotate-quit
FAIL: gdb.cp/classes.exp: print (int)pmi == sizeof(int)
FAIL: gdb.cp/inherit.exp: print g_vD
FAIL: gdb.cp/inherit.exp: print g_vE
FAIL: gdb.cp/virtbase.exp: print *this
FAIL: gdb.cp/virtbase.exp: print *(D *) e
FAIL: gdb.dwarf2/dw2-anon-mptr.exp: ptype crash
FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
FAIL: gdb.dwarf2/member-ptr-forwardref.exp: ptype c
ERROR: couldn't run to breakpoint sub_
ERROR: Couldn't run to MAIN__
ERROR: Couldn't run to MAIN__
ERROR: couldn't run to breakpoint MAIN__
ERROR: couldn't run to breakpoint MAIN__
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
FAIL: gdb.gdb/complaints.exp: list has one entry
WARNING: remote_expect statement without a default case?!
FAIL: gdb.gdb/complaints.exp: serial start
WARNING: remote_expect statement without a default case?!
FAIL: gdb.gdb/complaints.exp: serial line 1
WARNING: remote_expect statement without a default case?!
FAIL: gdb.gdb/complaints.exp: serial line 2
WARNING: remote_expect statement without a default case?!
FAIL: gdb.gdb/complaints.exp: short start
WARNING: remote_expect statement without a default case?!
FAIL: gdb.gdb/complaints.exp: short line 1
WARNING: remote_expect statement without a default case?!
FAIL: gdb.gdb/complaints.exp: short line 2
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
WARNING: remote_expect statement without a default case?!
FAIL: gdb.gdb/selftest.exp: backtrace through signal handler
gdb compile failed, default_target_compile: Can't find gccgo.
gdb compile failed, default_target_compile: Can't find gccgo.
gdb compile failed, default_target_compile: Can't find gccgo.
gdb compile failed, default_target_compile: Can't find gccgo.
gdb compile failed, default_target_compile: Can't find gccgo.
gdb compile failed, default_target_compile: Can't find gccgo.
gdb compile failed, default_target_compile: Can't find gccgo.
gdb compile failed, default_target_compile: Can't find gccgo.
gdb compile failed, default_target_compile: Can't find gccgo.
FAIL: gdb.java/jmain.exp: compilation jmain.java
FAIL: gdb.java/jmisc.exp: compilation jmisc.java
FAIL: gdb.java/jnpe.exp: compilation jnpe.java
FAIL: gdb.java/jprint.exp: compilation jprint.java
FAIL: gdb.mi/mi-dprintf.exp: call: mi 1st dprintf (timeout)
FAIL: gdb.mi/mi-dprintf.exp: call: mi 2nd dprintf (timeout)
FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 1st dprintf (timeout)
FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf (timeout)
FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
FAIL: gdb.opt/solib-intra-step.exp: second-hit
FAIL: gdb.python/py-framefilter.exp: info frame filter before setting priority
FAIL: gdb.python/py-framefilter.exp: info frame filter after setting priority
FAIL: gdb.python/py-framefilter.exp: info frame filter before disable frame filter
FAIL: gdb.python/py-framefilter.exp: info frame filter after disable frame filter
FAIL: gdb.python/py-framefilter.exp: info frame filter after reenabling frame filter
FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
FAIL: gdb.python/py-value-cc.exp: u's second field via field
FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly
FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
FAIL: gdb.threads/watchthreads.exp: threaded watch loop
FAIL: gdb.threads/watchthreads.exp: combination of threaded watchpoints = 30
FAIL: gdb.trace/tfile.exp: tfind 0 on trace file
gdb compile failed, gcc: error: /gdb/testsuite/../gdbserver/libinproctrace.so: No such file or directory

		=== gdb Summary ===

# of expected passes		28830
# of unexpected failures	81
# of expected failures		42
# of known failures		62
# of unresolved testcases	188
# of untested testcases		34
# of unsupported tests		96
/gdb/testsuite/../../gdb/gdb version  7.10.50.20150918-cvs -nw -nx -data-directory /gdb/testsuite/../data-directory 

PATH=/bigdisk/build-system/arena/20150918/gcc-head/install-s390x-default/bin:/usr/lib64/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/dailybuild/bin

GCC Version

Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/s390x-ibm-linux-gnu/4.8.3/lto-wrapper
Target: s390x-ibm-linux-gnu
Configured with: /bigdisk/tmp/gcc-4_8/gcc/configure --prefix=/usr/local --enable-shared --with-system-zlib --enable-threads=posix --enable-__cxa_atexit --enable-checking --enable-languages=c,c++,fortran,objc,obj-c++,ada
Thread model: posix
gcc version 4.8.3 20140214 (prerelease) (GCC) 


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