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.8.50.20141219-cvs s390x-ibm-linux-gnu GIT commit: bb7e3f4d51bf73843de0572af17ee1b6cf1167db


Test Run By dailybuild on Fri Dec 19 08:01:55 2014
Native configuration is s390x-ibm-linux-gnu

		=== gdb tests ===

Schedule of variations:
    unix

FAIL: gdb.ada/O2_float_param.exp: frame
FAIL: gdb.ada/array_return.exp: value printed by finish of Create_Small
FAIL: gdb.ada/array_return.exp: value printed by finish of Create_Large
FAIL: gdb.ada/array_return.exp: value printed by finish of Create_Small_Float_Vector
FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
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/tagged.exp: ptype obj
FAIL: gdb.base/breakpoint-in-ro-region.exp: always-inserted off: auto-hw off: step in ro region
FAIL: gdb.base/breakpoint-in-ro-region.exp: always-inserted on: auto-hw off: step in ro region
FAIL: gdb.base/breakpoint-in-ro-region.exp: always-inserted on: auto-hw on: step in ro region
FAIL: gdb.base/call-sc.exp: value foo returned; return call-sc-tld
FAIL: gdb.base/catch-syscall.exp: multiple targets: set arch to
FAIL: gdb.base/catch-syscall.exp: multiple targets: insert catch syscall on syscall 142 -- select on s390:64-bit
FAIL: gdb.base/dfp-test.exp: Correct _Decimal128 return value from called function.
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
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/valgrind-db-attach.exp: attach to debugger
FAIL: gdb.compile/compile-ops.exp: compile code param
FAIL: gdb.compile/compile-ops.exp: compile code optimized_out
FAIL: gdb.compile/compile-setjmp.exp: compile file -r
FAIL: gdb.compile/compile-setjmp.exp: p done
FAIL: gdb.compile/compile-tls.exp: compile code local_scope = 1
FAIL: gdb.compile/compile-tls.exp: print local_scope
FAIL: gdb.compile/compile-tls.exp: compile code static_scope = 2
FAIL: gdb.compile/compile-tls.exp: print static_scope
FAIL: gdb.compile/compile-tls.exp: compile code global_scope = 3
FAIL: gdb.compile/compile-tls.exp: print global_scope
FAIL: gdb.compile/compile.exp: Test abbreviations and code delimiter
FAIL: gdb.compile/compile.exp: Test abbreviations and code collision
FAIL: gdb.compile/compile.exp: Test delimiter with -r
FAIL: gdb.compile/compile.exp: Test delimiter with -raw
FAIL: gdb.compile/compile.exp: Test delimiter with -r after it
FAIL: gdb.compile/compile.exp: set variable without trailing semicolon
FAIL: gdb.compile/compile.exp: check variable without trailing semicolon
FAIL: gdb.compile/compile.exp: set variable from macro
FAIL: gdb.compile/compile.exp: expect 23
FAIL: gdb.compile/compile.exp: set variable from function-like macro
FAIL: gdb.compile/compile.exp: expect -1
FAIL: gdb.compile/compile.exp: set variable
FAIL: gdb.compile/compile.exp: expect 42
FAIL: gdb.compile/compile.exp: modify variable
FAIL: gdb.compile/compile.exp: expect 84
FAIL: gdb.compile/compile.exp: compile code multiline 4
FAIL: gdb.compile/compile.exp: expect 20
FAIL: gdb.compile/compile.exp: use external source file
FAIL: gdb.compile/compile.exp: expect 7
FAIL: gdb.compile/compile.exp: call static function
FAIL: gdb.compile/compile.exp: expect 9
FAIL: gdb.compile/compile.exp: call global function
FAIL: gdb.compile/compile.exp: expect 8
FAIL: gdb.compile/compile.exp: compute size of ulonger
FAIL: gdb.compile/compile.exp: check size of ulonger
FAIL: gdb.compile/compile.exp: compute size of longer
FAIL: gdb.compile/compile.exp: check size of longer
FAIL: gdb.compile/compile.exp: compile code globalvar = MINUS_1
FAIL: gdb.compile/compile.exp: check MINUS_1
FAIL: gdb.compile/compile.exp: compile code globalvar = static_local
FAIL: gdb.compile/compile.exp: check static_local
FAIL: gdb.compile/compile.exp: keep jit in memory
FAIL: gdb.compile/compile.exp: expect 5
FAIL: gdb.compile/compile.exp: compile code func_doesnotexist ();
FAIL: gdb.compile/compile.exp: compile code segfault first
FAIL: gdb.compile/compile.exp: bt
FAIL: gdb.compile/compile.exp: info sym found
FAIL: gdb.compile/compile.exp: return (got interactive prompt)
FAIL: gdb.compile/compile.exp: info sym not found
FAIL: gdb.compile/compile.exp: compile code segfault second
FAIL: gdb.compile/compile.exp: set localvar
FAIL: gdb.compile/compile.exp: expect 12
FAIL: gdb.compile/compile.exp: modify localvar
FAIL: gdb.compile/compile.exp: expect 24
FAIL: gdb.compile/compile.exp: test shadowing
FAIL: gdb.compile/compile.exp: expect 52
FAIL: gdb.compile/compile.exp: compile code localvar = externed
FAIL: gdb.compile/compile.exp: test extern in inner scope
FAIL: gdb.compile/compile.exp: compile code vla[2] = 7
FAIL: gdb.compile/compile.exp: p vla[2]
FAIL: gdb.compile/compile.exp: compile code localvar = (sizeof (vla) == bound * sizeof (vla[0]))
FAIL: gdb.compile/compile.exp: p localvar
FAIL: gdb.compile/compile.exp: compile code struct_object.selffield = &struct_object
FAIL: gdb.compile/compile.exp: print struct_object.selffield == &struct_object
FAIL: gdb.compile/compile.exp: compile code struct_object.charfield = 1
FAIL: gdb.compile/compile.exp: print struct_object.charfield
FAIL: gdb.compile/compile.exp: compile code struct_object.ucharfield = 1
FAIL: gdb.compile/compile.exp: print struct_object.ucharfield
FAIL: gdb.compile/compile.exp: compile code struct_object.shortfield = -5
FAIL: gdb.compile/compile.exp: print struct_object.shortfield
FAIL: gdb.compile/compile.exp: compile code struct_object.ushortfield = 5
FAIL: gdb.compile/compile.exp: print struct_object.ushortfield
FAIL: gdb.compile/compile.exp: compile code struct_object.intfield = -7
FAIL: gdb.compile/compile.exp: print struct_object.intfield
FAIL: gdb.compile/compile.exp: compile code struct_object.uintfield = 7
FAIL: gdb.compile/compile.exp: print struct_object.uintfield
FAIL: gdb.compile/compile.exp: compile code struct_object.bitfield = 2
FAIL: gdb.compile/compile.exp: print struct_object.bitfield
FAIL: gdb.compile/compile.exp: compile code struct_object.longfield = -9
FAIL: gdb.compile/compile.exp: print struct_object.longfield
FAIL: gdb.compile/compile.exp: compile code struct_object.ulongfield = 9
FAIL: gdb.compile/compile.exp: print struct_object.ulongfield
FAIL: gdb.compile/compile.exp: compile code struct_object.enumfield = ONE
FAIL: gdb.compile/compile.exp: print struct_object.enumfield
FAIL: gdb.compile/compile.exp: compile code struct_object.floatfield = 1
FAIL: gdb.compile/compile.exp: print struct_object.floatfield
FAIL: gdb.compile/compile.exp: compile code struct_object.doublefield = 2
FAIL: gdb.compile/compile.exp: print struct_object.doublefield
FAIL: gdb.compile/compile.exp: compile code struct_object.arrayfield[2] = 7
FAIL: gdb.compile/compile.exp: print struct_object.arrayfield
FAIL: gdb.compile/compile.exp: compile code struct_object.complexfield = 7 + 5i
FAIL: gdb.compile/compile.exp: print struct_object.complexfield
FAIL: gdb.compile/compile.exp: compile code struct_object.boolfield = 1
FAIL: gdb.compile/compile.exp: print struct_object.boolfield
FAIL: gdb.compile/compile.exp: compile code struct_object.vectorfield[2] = 7
FAIL: gdb.compile/compile.exp: print struct_object.vectorfield
FAIL: gdb.compile/compile.exp: compile code union_object.typedeffield = 7
FAIL: gdb.compile/compile.exp: print union_object.typedeffield
FAIL: gdb.compile/compile.exp: print union_object.intfield
FAIL: gdb.compile/compile.exp: print unresolved value
FAIL: gdb.compile/compile.exp: compile code globalshadow += 1;
FAIL: gdb.compile/compile.exp: print globalshadow
FAIL: gdb.compile/compile.exp: compile code extern int globalshadow; globalshadow += 5;
FAIL: gdb.compile/compile.exp: print 'compile.c'::globalshadow
FAIL: gdb.compile/compile.exp: print globalshadow second time
FAIL: gdb.compile/compile.exp: compile code staticshadow += 2;
FAIL: gdb.compile/compile.exp: print staticshadow
FAIL: gdb.compile/compile.exp: compile code -r multiline 4
FAIL: gdb.compile/compile.exp: check globalshadow with -r
FAIL: gdb.compile/compile.exp: set variable to 77
FAIL: gdb.compile/compile.exp: expect 77
FAIL: gdb.compile/compile.exp: call func_nodebug
FAIL: gdb.compile/compile.exp: expect -75
FAIL: gdb.compile/compile.exp: call func_nodebug indirectly
FAIL: gdb.compile/compile.exp: expect -76
FAIL: gdb.compile/compile.exp: compile code static const int readonly = 1; *(int *) &readonly = 2;
FAIL: gdb.compile/compile.exp: compile code union union_type newdecl_u
FAIL: gdb.compile/compile.exp: compile code struct struct_type newdecl_s
FAIL: gdb.compile/compile.exp: compile code inttypedef newdecl_i
FAIL: gdb.compile/compile.exp: call shared library function
FAIL: gdb.compile/compile.exp: expect 1
FAIL: gdb.compile/compile.exp: modify shared library variable
FAIL: gdb.compile/compile.exp: expect 15
FAIL: gdb.cp/annota2.exp: watch triggered on a.x (timeout)
FAIL: gdb.cp/annota2.exp: annotate-quit
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.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
FAIL: gdb.cp/vla-cxx.exp: print vla
FAIL: gdb.cp/vla-cxx.exp: print vlaref
FAIL: gdb.cp/vla-cxx.exp: print vlaref2
FAIL: gdb.cp/vla-cxx.exp: print c
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
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-watch-nonstop.exp: delete watchpoint
FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
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-value-cc.exp: u's second field via field
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/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: next
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		26117
# of unexpected failures	173
# of unexpected successes	1
# of expected failures		37
# of known failures		55
# of unresolved testcases	1
# of untested testcases		29
# of unsupported tests		107
/gdb/testsuite/../../gdb/gdb version  7.8.50.20141219-cvs -nw -nx -data-directory /gdb/testsuite/../data-directory 

PATH=/bigdisk/build-system/arena/20141218/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=/bigdisk/build-system/arena/20141218/gcc-head/install-s390x-default/bin/../libexec/gcc/s390x-ibm-linux-gnu/5.0.0/lto-wrapper
Target: s390x-ibm-linux-gnu
Configured with: /bigdisk/build-system/arena/20141218/gcc-head/src/configure --enable-shared --with-system-zlib --enable-threads=posix --enable-__cxa_atexit --enable-checking --with-diagnostics-color=never --prefix=/bigdisk/build-system/arena/20141218/gcc-head/install-s390x-default --enable-languages=c,c++,objc,obj-c++,fortran --with-mode=zarch
Thread model: posix
gcc version 5.0.0 20141218 (experimental) (GCC) 


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