diff options
Diffstat (limited to 'binutils-gdb/laplace.SCHWINGE/log_test')
-rw-r--r-- | binutils-gdb/laplace.SCHWINGE/log_test | 87 |
1 files changed, 56 insertions, 31 deletions
diff --git a/binutils-gdb/laplace.SCHWINGE/log_test b/binutils-gdb/laplace.SCHWINGE/log_test index 8ae3e2ed..54f3ab91 100644 --- a/binutils-gdb/laplace.SCHWINGE/log_test +++ b/binutils-gdb/laplace.SCHWINGE/log_test @@ -50,7 +50,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 11:09:00 2014 +Test Run By thomas on Fri Apr 3 17:25:18 2015 Native configuration is i686-unknown-gnu0.5 === binutils tests === @@ -130,7 +130,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 11:09:12 2014 +Test Run By thomas on Fri Apr 3 17:25:24 2015 Native configuration is i686-unknown-gnu0.5 === gas tests === @@ -384,6 +384,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 @@ -740,18 +741,18 @@ 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-gnu/4.9/crtend.o: claim file hook called (offset = 0, size = 930) -/usr/lib/gcc/i586-gnu/4.9/../../../i386-gnu/crtn.o: claim file hook called (offset = 0, size = 733) +/usr/lib/gcc/i586-gnu/4.9/crtend.o: claim file hook called (offset = 0, size = 932) +/usr/lib/gcc/i586-gnu/4.9/../../../i386-gnu/crtn.o: claim file hook called (offset = 0, size = 736) /usr/lib/gcc/i586-gnu/4.9/libstdc++.so: claim file hook called (offset = 0, size = 963380) /usr/lib/gcc/i586-gnu/4.9/../../../i386-gnu/libm.so: claim file hook called (offset = 0, size = 276040) -/usr/lib/gcc/i586-gnu/4.9/libgcc_s.so: claim file hook called (offset = 0, size = 114428) +/usr/lib/gcc/i586-gnu/4.9/libgcc_s.so: claim file hook called (offset = 0, size = 115084) /usr/lib/gcc/i586-gnu/4.9/../../../i386-gnu/libc.so: claim file hook called (offset = 0, size = 309) -/usr/lib/gcc/i586-gnu/4.9/../../../i386-gnu/libmachuser.so: claim file hook called (offset = 0, size = 87464) -/usr/lib/gcc/i586-gnu/4.9/../../../i386-gnu/libhurduser.so: claim file hook called (offset = 0, size = 198292) +/usr/lib/gcc/i586-gnu/4.9/../../../i386-gnu/libmachuser.so: claim file hook called (offset = 0, size = 91560) +/usr/lib/gcc/i586-gnu/4.9/../../../i386-gnu/libhurduser.so: claim file hook called (offset = 0, size = 202388) /lib/i386-gnu/libc.so.0.3: claim file hook called (offset = 0, size = 1825700) /usr/lib/i386-gnu/libcrt_nonshared.a: claim file hook called (offset = 882, size = 1468) /lib/i386-gnu/ld.so.1: claim file hook called (offset = 0, size = 159348) -/usr/lib/gcc/i586-gnu/4.9/libgcc_s.so: claim file hook called (offset = 0, size = 114428) +/usr/lib/gcc/i586-gnu/4.9/libgcc_s.so: claim file hook called (offset = 0, size = 115084) all symbols read hook called two_file_test_1.syms: _Z4f13iv: PREVAILING_DEF_IRONLY two_file_test_1.syms: _Z4f11av: PREVAILING_DEF_IRONLY @@ -1449,7 +1450,7 @@ PASS: relro_strip_test PASS: relro_script_test PASS: script_test_1 PASS: script_test_2 -FAIL: justsyms +PASS: justsyms PASS: justsyms_exec PASS: binary_test FAIL: script_test_3 @@ -1510,7 +1511,7 @@ PASS: ehdr_start_test_2 PASS: ehdr_start_test_3 PASS: ehdr_start_test_5 ============================ -5 of 209 tests failed +4 of 209 tests failed See testsuite/test-suite.log ============================ Makefile:3901: recipe for target 'test-suite.log' failed @@ -1621,7 +1622,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 11:14:32 2014 +Test Run By thomas on Fri Apr 3 17:29:08 2015 Native configuration is i686-unknown-gnu0.5 === ld tests === @@ -1838,7 +1839,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 11:18:43 2014 +Test Run By thomas on Fri Apr 3 17:32:04 2015 Native configuration is i686-unknown-gnu0.5 === gdb tests === @@ -1852,21 +1853,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 ... @@ -1885,7 +1877,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 ... @@ -1906,8 +1897,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 ... @@ -1926,14 +1922,11 @@ FAIL: gdb.ada/mi_task_info.exp: -ada-task-info 3 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 ... @@ -1942,6 +1935,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 ... FAIL: gdb.ada/rdv_wait.exp: task 2 @@ -1957,7 +1951,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 ... FAIL: gdb.ada/task_bp.exp: run to pck.dummy_task - from psymtab @@ -1979,10 +1977,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 ... @@ -2272,6 +2268,29 @@ FAIL: gdb.base/exitsignal.exp: $_exitsignal is 11 (SIGSEGV) after restarting the Running ../../../W._C._Handy/gdb/testsuite/gdb.base/expand-psymtabs.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/exprs.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/fileio.exp ... +FAIL: gdb.base/fileio.exp: Stat a NULL pathname returns ENOENT or EFAULT +FAIL: gdb.base/fileio.exp: Stat an empty pathname returns ENOENT +FAIL: gdb.base/fileio.exp: Stat a nonexistant file returns ENOENT (the program is no longer running) +FAIL: gdb.base/fileio.exp: Fstat an open file (the program is no longer running) +FAIL: gdb.base/fileio.exp: Fstat an invalid file descriptor returns EBADF (the program is no longer running) +FAIL: gdb.base/fileio.exp: Isatty (stdin) (the program is no longer running) +FAIL: gdb.base/fileio.exp: Isatty (stdout) (the program is no longer running) +FAIL: gdb.base/fileio.exp: Isatty (stderr) (the program is no longer running) +FAIL: gdb.base/fileio.exp: Isatty (invalid fd) (the program is no longer running) +FAIL: gdb.base/fileio.exp: Isatty (open file) (the program is no longer running) +FAIL: gdb.base/fileio.exp: System says shell is available (the program is no longer running) +FAIL: gdb.base/fileio.exp: System(3) call (the program is no longer running) +FAIL: gdb.base/fileio.exp: System with invalid command returns 127 (the program is no longer running) +FAIL: gdb.base/fileio.exp: Rename a file (the program is no longer running) +FAIL: gdb.base/fileio.exp: Renaming a file to existing directory returns EISDIR (the program is no longer running) +FAIL: gdb.base/fileio.exp: Renaming a directory to a non-empty directory returns ENOTEMPTY or EEXIST (the program is no longer running) +FAIL: gdb.base/fileio.exp: Renaming a directory to a subdir of itself returns EINVAL (the program is no longer running) +FAIL: gdb.base/fileio.exp: Renaming a nonexistant file returns ENOENT (the program is no longer running) +FAIL: gdb.base/fileio.exp: Unlink a file (the program is no longer running) +FAIL: gdb.base/fileio.exp: Unlinking a file in a directory w/o write access returns EACCES (the program is no longer running) +FAIL: gdb.base/fileio.exp: Unlinking a nonexistant file returns ENOENT (the program is no longer running) +FAIL: gdb.base/fileio.exp: Time(2) call returns the same value as in parameter (the program is no longer running) +FAIL: gdb.base/fileio.exp: Time(2) returns feasible values (the program is no longer running) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/filesym.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/find-unmapped.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/find.exp ... @@ -2499,6 +2518,10 @@ FAIL: gdb.base/sigaltstack.exp: finish to OUTER (timeout) FAIL: gdb.base/sigaltstack.exp: finish to catch MAIN (timeout) FAIL: gdb.base/sigaltstack.exp: finish to MAIN (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigbpt.exp ... +FAIL: gdb.base/sigbpt.exp: stepi; stepi out of handler +FAIL: gdb.base/sigbpt.exp: stepi bp before segv; stepi out of handler +FAIL: gdb.base/sigbpt.exp: stepi bp at segv; stepi out of handler +FAIL: gdb.base/sigbpt.exp: stepi bp before and at segv; stepi out of handler Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigchld.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/siginfo-addr.exp ... FAIL: gdb.base/siginfo-addr.exp: si_addr value @@ -2521,8 +2544,10 @@ FAIL: gdb.base/signals.exp: signal SIGUSR1 (the program is no longer running) FAIL: gdb.base/signals.exp: backtrace for SIGUSR1 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/signest.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/signull.exp ... +FAIL: gdb.base/signull.exp: data read; backtrace from keeper through SIGSEGV +FAIL: gdb.base/signull.exp: data write; backtrace from keeper through SIGSEGV +FAIL: gdb.base/signull.exp: code; backtrace from keeper through SIGSEGV Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigrepeat.exp ... -FAIL: gdb.base/sigrepeat.exp: next Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigstep.exp ... FAIL: gdb.base/sigstep.exp: backtrace for nexti (pattern 2) FAIL: gdb.base/sigstep.exp: step from handler; leave handler (timeout) @@ -3799,14 +3824,14 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.xml/tdesc-xinclude.exp ... === gdb Summary === -# of expected passes 23890 -# of unexpected failures 721 +# of expected passes 23979 +# of unexpected failures 745 # of unexpected successes 2 # of expected failures 36 # of unknown successes 1 # of known failures 55 # of unresolved testcases 4 -# of untested testcases 59 +# of untested testcases 52 # of unsupported tests 92 [...]/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 |