diff options
Diffstat (limited to 'binutils-gdb/kepler.SCHWINGE/log_test')
-rw-r--r-- | binutils-gdb/kepler.SCHWINGE/log_test | 68 |
1 files changed, 35 insertions, 33 deletions
diff --git a/binutils-gdb/kepler.SCHWINGE/log_test b/binutils-gdb/kepler.SCHWINGE/log_test index d364efab..56d39b89 100644 --- a/binutils-gdb/kepler.SCHWINGE/log_test +++ b/binutils-gdb/kepler.SCHWINGE/log_test @@ -52,7 +52,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file -Test Run By thomas on Wed Sep 17 09:43:38 2014 +Test Run By thomas on Sat Apr 4 10:20:22 2015 Native configuration is i686-pc-linux-gnu === binutils tests === @@ -132,7 +132,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file -Test Run By thomas on Wed Sep 17 09:43:45 2014 +Test Run By thomas on Sat Apr 4 10:20:31 2015 Native configuration is i686-pc-linux-gnu === gas tests === @@ -290,7 +290,6 @@ make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/intl' make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' Making info in doc make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' -make[3]: Nothing to be done for 'info'. make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd/doc' Making info in po make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/po' @@ -390,6 +389,7 @@ mv -f .deps/testmain.Tpo .deps/testmain.Po mv -f .deps/testfile.Tpo .deps/testfile.Po rm -f libgoldtest.a ar cru libgoldtest.a test.o testmain.o testfile.o +ar: `u' modifier ignored since `D' is the default (see `U') ranlib libgoldtest.a `echo g++-4.9 -DHAVE_CONFIG_H -I. -I../../../W._C._Handy/gold/testsuite -I.. -I../../../W._C._Handy/gold/testsuite -I../../../W._C._Handy/gold/testsuite/.. -I../../../W._C._Handy/gold/testsuite/../../include -I../../../W._C._Handy/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT object_unittest.o -MD -MP -MF .deps/object_unittest.Tpo -c -o object_unittest.o ../../../W._C._Handy/gold/testsuite/object_unittest.cc mv -f .deps/object_unittest.Tpo .deps/object_unittest.Po @@ -746,16 +746,16 @@ two_file_test_2.syms: claim file hook called (offset = 0, size = 2203) two_file_test_2.syms: claiming file, adding 16 symbols unused.syms: claim file hook called (offset = 0, size = 634) unused.syms: claiming file, adding 1 symbols -/usr/lib/gcc/i586-linux-gnu/4.9/crtend.o: claim file hook called (offset = 0, size = 930) -/usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/crtn.o: claim file hook called (offset = 0, size = 733) -/usr/lib/gcc/i586-linux-gnu/4.9/libstdc++.so: claim file hook called (offset = 0, size = 967476) +/usr/lib/gcc/i586-linux-gnu/4.9/crtend.o: claim file hook called (offset = 0, size = 932) +/usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/crtn.o: claim file hook called (offset = 0, size = 736) +/usr/lib/gcc/i586-linux-gnu/4.9/libstdc++.so: claim file hook called (offset = 0, size = 963316) /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/libm.so: claim file hook called (offset = 0, size = 275988) -/usr/lib/gcc/i586-linux-gnu/4.9/libgcc_s.so: claim file hook called (offset = 0, size = 114244) +/usr/lib/gcc/i586-linux-gnu/4.9/libgcc_s.so: claim file hook called (offset = 0, size = 114964) /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/libc.so: claim file hook called (offset = 0, size = 283) -/lib/i386-linux-gnu/libc.so.6: claim file hook called (offset = 0, size = 1508804) +/lib/i386-linux-gnu/libc.so.6: claim file hook called (offset = 0, size = 1504708) /usr/lib/i386-linux-gnu/libc_nonshared.a: claim file hook called (offset = 882, size = 1468) /lib/i386-linux-gnu/ld-linux.so.2: claim file hook called (offset = 0, size = 134380) -/usr/lib/gcc/i586-linux-gnu/4.9/libgcc_s.so: claim file hook called (offset = 0, size = 114244) +/usr/lib/gcc/i586-linux-gnu/4.9/libgcc_s.so: claim file hook called (offset = 0, size = 114964) all symbols read hook called two_file_test_1.syms: _Z4f13iv: PREVAILING_DEF_IRONLY two_file_test_1.syms: _Z4f11av: PREVAILING_DEF_IRONLY @@ -1625,7 +1625,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file -Test Run By thomas on Wed Sep 17 09:46:52 2014 +Test Run By thomas on Sat Apr 4 10:26:01 2015 Native configuration is i686-pc-linux-gnu === ld tests === @@ -1829,7 +1829,7 @@ Making a new config file... make check-single make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' rootme=`pwd`; export rootme; srcdir=../../../W._C._Handy/gdb/testsuite ; export srcdir ; EXPECT=`if [ "${READ1}" != "" ] ; then echo ${rootme}/expect-read1; elif [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest -Test Run By thomas on Wed Sep 17 09:49:12 2014 +Test Run By thomas on Sat Apr 4 10:31:05 2015 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1843,21 +1843,12 @@ Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ../../../W._C._Handy/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file. Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/O2_float_param.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/aliased_array.exp ... -FAIL: gdb.ada/aliased_array.exp: print bt Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/array_bounds.exp ... -FAIL: gdb.ada/array_bounds.exp: print table'first -FAIL: gdb.ada/array_bounds.exp: print table'last Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/array_char_idx.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/array_return.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/array_subscript_addr.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/arraydim.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/arrayidx.exp ... -FAIL: gdb.ada/arrayidx.exp: print e_one_two_three, indexes off -FAIL: gdb.ada/arrayidx.exp: print r_two_three, indexes off -FAIL: gdb.ada/arrayidx.exp: print p_one_two_three, indexes off -FAIL: gdb.ada/arrayidx.exp: print e_one_two_three -FAIL: gdb.ada/arrayidx.exp: print r_two_three -FAIL: gdb.ada/arrayidx.exp: print p_one_two_three Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/arrayparam.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/arrayptr.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/assign_1.exp ... @@ -1876,7 +1867,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/complete.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/cond_lang.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/dot_all.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/dyn_arrayidx.exp ... -FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/dyn_loc.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/enum_idx_packed.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/exec_changed.exp ... @@ -1897,8 +1887,13 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/info_locals_renaming.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/info_types.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/int_deref.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/interface.exp ... +FAIL: gdb.ada/interface.exp: print s Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/iwide.exp ... FAIL: gdb.ada/iwide.exp: print My_Drawable +FAIL: gdb.ada/iwide.exp: print s_access.all +FAIL: gdb.ada/iwide.exp: print sp_access.all +FAIL: gdb.ada/iwide.exp: print d_access.all +FAIL: gdb.ada/iwide.exp: print dp_access.all Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/lang_switch.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_catch_ex.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_dyn_arr.exp ... @@ -1912,14 +1907,11 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mi_task_info.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/mod_from_name.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/nested.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/null_array.exp ... -FAIL: gdb.ada/null_array.exp: ptype my_table Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/null_record.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/operator_bp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/optim_drec.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/packed_array.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/packed_tagged.exp ... -FAIL: gdb.ada/packed_tagged.exp: print x -FAIL: gdb.ada/packed_tagged.exp: ptype x Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/pckd_arr_ren.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/pp-rec-component.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/print_chars.exp ... @@ -1928,6 +1920,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/ptr_typedef.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/ptype_arith_binop.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/ptype_field.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/ptype_tagged_param.exp ... +FAIL: gdb.ada/ptype_tagged_param.exp: ptype s Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/py_range.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/rdv_wait.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/rec_return.exp ... @@ -1942,7 +1935,11 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/str_ref_cmp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/sym_print_name.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/taft_type.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged.exp ... +FAIL: gdb.ada/tagged.exp: ptype obj +FAIL: gdb.ada/tagged.exp: print obj Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged_access.exp ... +FAIL: gdb.ada/tagged_access.exp: ptype c.all +FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tagged_not_init.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/task_bp.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/tasks.exp ... @@ -1952,10 +1949,8 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/type_coercion.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/unc_arr_ptr_in_var_rec.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/uninitialized_vars.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/variant_record_packed_array.exp ... -FAIL: gdb.ada/variant_record_packed_array.exp: print adress content Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/watch_arg.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/whatis_array_val.exp ... -FAIL: gdb.ada/whatis_array_val.exp: print full Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/widewide.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.ada/win_fu_syms.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.arch/aarch64-atomic-inst.exp ... @@ -2044,6 +2039,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/alias.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/all-bin.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/annota1.exp ... FAIL: gdb.base/annota1.exp: run until main breakpoint (timeout) +ERROR: Process no longer exists Running ../../../W._C._Handy/gdb/testsuite/gdb.base/annota3.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/anon.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/args.exp ... @@ -2052,7 +2048,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/arithmet.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/arrayidx.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/assign.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/async-shell.exp ... -FAIL: gdb.base/async-shell.exp: run & +FAIL: gdb.base/async-shell.exp: run & (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/async.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-pie-misread.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/attach-pie-noexec.exp ... @@ -2175,7 +2171,14 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-relro-pie.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore-relro.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gcore.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb-sigterm.exp ... -FAIL: gdb.base/gdb-sigterm.exp: expect eof #15 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #5 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #6 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #12 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #13 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #16 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #19 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #25 (stepping inside range 201 times) +FAIL: gdb.base/gdb-sigterm.exp: expect eof #49 (stepping inside range 201 times) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1056.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb1090.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/gdb11530.exp ... @@ -2213,7 +2216,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/info-target.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/infoline.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interact.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interp.exp ... -FAIL: gdb.base/interp.exp: can list sources Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interrupt-noterm.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/interrupt.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit-simple.exp ... @@ -3155,13 +3157,13 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.xml/tdesc-xinclude.exp ... === gdb Summary === -# of expected passes 30244 -# of unexpected failures 107 +# of expected passes 30230 +# of unexpected failures 108 # of unexpected successes 2 # of expected failures 58 # of unknown successes 1 -# of known failures 61 -# of unresolved testcases 1 +# of known failures 60 +# of unresolved testcases 2 # of untested testcases 29 # of unsupported tests 58 [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.8.50.20140916-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory |