diff options
20 files changed, 760 insertions, 1534 deletions
diff --git a/binutils-gdb/kepler.SCHWINGE/log_build b/binutils-gdb/kepler.SCHWINGE/log_build index f01469cf..4f7f9256 100644 --- a/binutils-gdb/kepler.SCHWINGE/log_build +++ b/binutils-gdb/kepler.SCHWINGE/log_build @@ -8857,13 +8857,13 @@ mkdir -p -- ./guile/gdb /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o ./gdb.go ./gdb.scm wrote `./gdb.go' /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/experimental.go gdb/experimental.scm -wrote `gdb/experimental.go' ;;; note: source file ./gdb.scm ;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go +wrote `gdb/experimental.go' /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/iterator.go gdb/iterator.scm -wrote `gdb/iterator.go' ;;; note: source file ./gdb.scm ;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go +wrote `gdb/iterator.go' /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/printing.go gdb/printing.scm ;;; note: source file ./gdb.scm ;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go @@ -8871,11 +8871,11 @@ wrote `gdb/printing.go' /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/support.go gdb/support.scm wrote `gdb/support.go' /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/types.go gdb/types.scm +wrote `gdb/types.go' ;;; note: source file ./gdb.scm ;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go ;;; note: source file ./gdb/iterator.scm ;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb/iterator.scm.go -wrote `gdb/types.go' touch stamp-guile rm -rf ./system-gdbinit mkdir ./system-gdbinit diff --git a/binutils-gdb/kepler.SCHWINGE/log_test b/binutils-gdb/kepler.SCHWINGE/log_test index f9cf79f3..e87153db 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 Sun Apr 19 14:55:05 2015 +Test Run By thomas on Mon Apr 20 10:38:25 2015 Native configuration is i686-pc-linux-gnu === binutils tests === @@ -134,7 +134,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 Sun Apr 19 14:55:13 2015 +Test Run By thomas on Mon Apr 20 10:38:33 2015 Native configuration is i686-pc-linux-gnu === gas tests === @@ -1731,7 +1731,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 Sun Apr 19 14:58:12 2015 +Test Run By thomas on Mon Apr 20 10:41:29 2015 Native configuration is i686-pc-linux-gnu === ld tests === @@ -1997,7 +1997,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 Sun Apr 19 15:01:19 2015 +Test Run By thomas on Mon Apr 20 10:44:09 2015 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -3366,10 +3366,10 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.xml/tdesc-xinclude.exp ... === gdb Summary === -# of expected passes 33255 +# of expected passes 33256 # of unexpected failures 102 # of unexpected successes 2 -# of expected failures 73 +# of expected failures 72 # of unknown successes 1 # of known failures 59 # of unresolved testcases 2 diff --git a/binutils-gdb/kepler.SCHWINGE/test/binutils/binutils.sum b/binutils-gdb/kepler.SCHWINGE/test/binutils/binutils.sum index 21746d09..94a6eda4 100644 --- a/binutils-gdb/kepler.SCHWINGE/test/binutils/binutils.sum +++ b/binutils-gdb/kepler.SCHWINGE/test/binutils/binutils.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Apr 19 14:55:05 2015 +Test Run By thomas on Mon Apr 20 10:38:25 2015 Native configuration is i686-pc-linux-gnu === binutils tests === diff --git a/binutils-gdb/kepler.SCHWINGE/test/gas/testsuite/gas.sum b/binutils-gdb/kepler.SCHWINGE/test/gas/testsuite/gas.sum index 29b6655d..341c3a30 100644 --- a/binutils-gdb/kepler.SCHWINGE/test/gas/testsuite/gas.sum +++ b/binutils-gdb/kepler.SCHWINGE/test/gas/testsuite/gas.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Apr 19 14:55:13 2015 +Test Run By thomas on Mon Apr 20 10:38:33 2015 Native configuration is i686-pc-linux-gnu === gas tests === diff --git a/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.sum b/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.sum index 42d02325..45ffa342 100644 --- a/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.sum +++ b/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Apr 19 15:01:19 2015 +Test Run By thomas on Mon Apr 20 10:44:09 2015 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -31860,7 +31860,7 @@ PASS: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending sig PASS: gdb.threads/attach-into-signal.exp: threaded: attach (pass 2), pending signal catch Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-many-short-lived-threads.exp ... PASS: gdb.threads/attach-many-short-lived-threads.exp: successfully compiled posix threads test case -XFAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach (EPERM) +PASS: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach PASS: gdb.threads/attach-many-short-lived-threads.exp: iter 1: no new threads PASS: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted on PASS: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break break_fn @@ -34847,10 +34847,10 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml === gdb Summary === -# of expected passes 33255 +# of expected passes 33256 # of unexpected failures 102 # of unexpected successes 2 -# of expected failures 73 +# of expected failures 72 # of unknown successes 1 # of known failures 59 # of unresolved testcases 2 diff --git a/binutils-gdb/kepler.SCHWINGE/test/ld/ld.sum b/binutils-gdb/kepler.SCHWINGE/test/ld/ld.sum index 00de09a6..1ea6c7a5 100644 --- a/binutils-gdb/kepler.SCHWINGE/test/ld/ld.sum +++ b/binutils-gdb/kepler.SCHWINGE/test/ld/ld.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Apr 19 14:58:12 2015 +Test Run By thomas on Mon Apr 20 10:41:29 2015 Native configuration is i686-pc-linux-gnu === ld tests === diff --git a/binutils-gdb/laplace.SCHWINGE/log_build b/binutils-gdb/laplace.SCHWINGE/log_build index e9963d8b..dd944bb5 100644 --- a/binutils-gdb/laplace.SCHWINGE/log_build +++ b/binutils-gdb/laplace.SCHWINGE/log_build @@ -1,6 +1,6 @@ -checking build system type... i686-unknown-gnu0.5 -checking host system type... i686-unknown-gnu0.5 -checking target system type... i686-unknown-gnu0.5 +checking build system type... i686-unknown-gnu0.6 +checking host system type... i686-unknown-gnu0.6 +checking target system type... i686-unknown-gnu0.6 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes @@ -98,13 +98,13 @@ configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 checking for perl... perl -checking build system type... i686-unknown-gnu0.5 -checking host system type... i686-unknown-gnu0.5 -checking for i686-unknown-gnu0.5-ar... ar -checking for i686-unknown-gnu0.5-ranlib... ranlib +checking build system type... i686-unknown-gnu0.6 +checking host system type... i686-unknown-gnu0.6 +checking for i686-unknown-gnu0.6-ar... ar +checking for i686-unknown-gnu0.6-ranlib... ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = -checking for i686-unknown-gnu0.5-gcc... gcc-4.9 +checking for i686-unknown-gnu0.6-gcc... gcc-4.9 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no @@ -308,7 +308,7 @@ checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge -checking for i686-unknown-gnu0.5-gcc... gcc-4.9 +checking for i686-unknown-gnu0.6-gcc... gcc-4.9 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no @@ -317,9 +317,9 @@ checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc-4.9 accepts -g... yes checking for gcc-4.9 option to accept ISO C89... none needed -checking build system type... i686-unknown-gnu0.5 -checking host system type... i686-unknown-gnu0.5 -checking for i686-unknown-gnu0.5-ranlib... ranlib +checking build system type... i686-unknown-gnu0.6 +checking host system type... i686-unknown-gnu0.6 +checking for i686-unknown-gnu0.6-ranlib... ranlib checking for library containing strerror... none required checking how to run the C preprocessor... gcc-4.9 -E checking for grep that handles long lines and -e... /bin/grep @@ -423,10 +423,10 @@ config.status: executing default-1 commands mkdir -p -- ./bfd Configuring in ./bfd configure: creating cache ./config.cache -checking build system type... i686-unknown-gnu0.5 -checking host system type... i686-unknown-gnu0.5 -checking target system type... i686-unknown-gnu0.5 -checking for i686-unknown-gnu0.5-gcc... gcc-4.9 +checking build system type... i686-unknown-gnu0.6 +checking host system type... i686-unknown-gnu0.6 +checking target system type... i686-unknown-gnu0.6 +checking for i686-unknown-gnu0.6-gcc... gcc-4.9 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no @@ -443,9 +443,9 @@ checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc-4.9... gcc3 -checking for i686-unknown-gnu0.5-ar... ar -checking for i686-unknown-gnu0.5-ranlib... ranlib -checking for i686-unknown-gnu0.5-gcc... (cached) gcc-4.9 +checking for i686-unknown-gnu0.6-ar... ar +checking for i686-unknown-gnu0.6-ranlib... ranlib +checking for i686-unknown-gnu0.6-gcc... (cached) gcc-4.9 checking whether we are using the GNU C compiler... (cached) yes checking whether gcc-4.9 accepts -g... (cached) yes checking for gcc-4.9 option to accept ISO C89... (cached) none needed @@ -478,12 +478,12 @@ checking the maximum length of command line arguments... -1 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for ld option to reload object files... -r -checking for i686-unknown-gnu0.5-objdump... objdump +checking for i686-unknown-gnu0.6-objdump... objdump checking how to recognize dependent libraries... pass_all -checking for i686-unknown-gnu0.5-ar... (cached) ar -checking for i686-unknown-gnu0.5-strip... no +checking for i686-unknown-gnu0.6-ar... (cached) ar +checking for i686-unknown-gnu0.6-strip... no checking for strip... strip -checking for i686-unknown-gnu0.5-ranlib... (cached) ranlib +checking for i686-unknown-gnu0.6-ranlib... (cached) ranlib checking command to parse nm output from gcc-4.9 object... ok checking for dlfcn.h... yes checking for objdir... .libs @@ -494,7 +494,7 @@ checking if gcc-4.9 static flag -static works... yes checking if gcc-4.9 supports -c -o file.o... yes checking if gcc-4.9 supports -c -o file.o... (cached) yes checking whether the gcc-4.9 linker (ld) supports shared libraries... yes -checking dynamic linker characteristics... gnu0.5 ld.so +checking dynamic linker characteristics... gnu0.6 ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no @@ -1121,16 +1121,16 @@ make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/intl' mkdir -p -- ./zlib Configuring in ./zlib configure: creating cache ./config.cache -checking build system type... i686-unknown-gnu0.5 -checking host system type... i686-unknown-gnu0.5 -checking target system type... i686-unknown-gnu0.5 +checking build system type... i686-unknown-gnu0.6 +checking host system type... i686-unknown-gnu0.6 +checking target system type... i686-unknown-gnu0.6 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no -checking for i686-unknown-gnu0.5-gcc... gcc-4.9 +checking for i686-unknown-gnu0.6-gcc... gcc-4.9 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no @@ -1155,12 +1155,12 @@ checking the maximum length of command line arguments... -1 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for ld option to reload object files... -r -checking for i686-unknown-gnu0.5-objdump... objdump +checking for i686-unknown-gnu0.6-objdump... objdump checking how to recognize dependent libraries... pass_all -checking for i686-unknown-gnu0.5-ar... ar -checking for i686-unknown-gnu0.5-strip... no +checking for i686-unknown-gnu0.6-ar... ar +checking for i686-unknown-gnu0.6-strip... no checking for strip... strip -checking for i686-unknown-gnu0.5-ranlib... ranlib +checking for i686-unknown-gnu0.6-ranlib... ranlib checking command to parse nm output from gcc-4.9 object... ok checking how to run the C preprocessor... gcc-4.9 -E checking for ANSI C header files... yes @@ -1183,7 +1183,7 @@ checking if gcc-4.9 supports -c -o file.o... yes checking if gcc-4.9 supports -c -o file.o... (cached) yes checking whether the gcc-4.9 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no -checking dynamic linker characteristics... gnu0.5 ld.so +checking dynamic linker characteristics... gnu0.6 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes @@ -1222,7 +1222,7 @@ rm -f libz.a ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libz.a -true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc-4.9" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-static-libstdc++ -static-libgcc " "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/dash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=[...]/tschwinge/W._C._Handy.build.install" "infodir=[...]/tschwinge/W._C._Handy.build.install/share/info" "libdir=[...]/tschwinge/W._C._Handy.build.install/lib" "prefix=[...]/tschwinge/W._C._Handy.build.install" "tooldir=[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5" "AR=ar" "AS=as" "CC=gcc-4.9" "CXX=g++-4.9" "LD=ld" "LIBCFLAGS=-g -O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make +true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc-4.9" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-static-libstdc++ -static-libgcc " "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/dash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=[...]/tschwinge/W._C._Handy.build.install" "infodir=[...]/tschwinge/W._C._Handy.build.install/share/info" "libdir=[...]/tschwinge/W._C._Handy.build.install/lib" "prefix=[...]/tschwinge/W._C._Handy.build.install" "tooldir=[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6" "AR=ar" "AS=as" "CC=gcc-4.9" "CXX=g++-4.9" "LD=ld" "LIBCFLAGS=-g -O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/zlib' make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' creating bfdver.h @@ -1586,10 +1586,10 @@ make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/bfd' mkdir -p -- ./opcodes Configuring in ./opcodes configure: creating cache ./config.cache -checking build system type... i686-unknown-gnu0.5 -checking host system type... i686-unknown-gnu0.5 -checking target system type... i686-unknown-gnu0.5 -checking for i686-unknown-gnu0.5-gcc... gcc-4.9 +checking build system type... i686-unknown-gnu0.6 +checking host system type... i686-unknown-gnu0.6 +checking target system type... i686-unknown-gnu0.6 +checking for i686-unknown-gnu0.6-gcc... gcc-4.9 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no @@ -1606,7 +1606,7 @@ checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc-4.9... gcc3 -checking for i686-unknown-gnu0.5-gcc... (cached) gcc-4.9 +checking for i686-unknown-gnu0.6-gcc... (cached) gcc-4.9 checking whether we are using the GNU C compiler... (cached) yes checking whether gcc-4.9 accepts -g... (cached) yes checking for gcc-4.9 option to accept ISO C89... (cached) none needed @@ -1627,8 +1627,8 @@ checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes -checking for i686-unknown-gnu0.5-ar... ar -checking for i686-unknown-gnu0.5-ranlib... ranlib +checking for i686-unknown-gnu0.6-ar... ar +checking for i686-unknown-gnu0.6-ranlib... ranlib checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F @@ -1641,12 +1641,12 @@ checking the maximum length of command line arguments... -1 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for ld option to reload object files... -r -checking for i686-unknown-gnu0.5-objdump... objdump +checking for i686-unknown-gnu0.6-objdump... objdump checking how to recognize dependent libraries... pass_all -checking for i686-unknown-gnu0.5-ar... (cached) ar -checking for i686-unknown-gnu0.5-strip... no +checking for i686-unknown-gnu0.6-ar... (cached) ar +checking for i686-unknown-gnu0.6-strip... no checking for strip... strip -checking for i686-unknown-gnu0.5-ranlib... (cached) ranlib +checking for i686-unknown-gnu0.6-ranlib... (cached) ranlib checking command to parse nm output from gcc-4.9 object... ok checking for dlfcn.h... yes checking for objdir... .libs @@ -1657,7 +1657,7 @@ checking if gcc-4.9 static flag -static works... yes checking if gcc-4.9 supports -c -o file.o... yes checking if gcc-4.9 supports -c -o file.o... (cached) yes checking whether the gcc-4.9 linker (ld) supports shared libraries... yes -checking dynamic linker characteristics... gnu0.5 ld.so +checking dynamic linker characteristics... gnu0.6 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes @@ -1768,10 +1768,10 @@ make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/opcodes' mkdir -p -- ./binutils Configuring in ./binutils configure: creating cache ./config.cache -checking build system type... i686-unknown-gnu0.5 -checking host system type... i686-unknown-gnu0.5 -checking target system type... i686-unknown-gnu0.5 -checking for i686-unknown-gnu0.5-gcc... gcc-4.9 +checking build system type... i686-unknown-gnu0.6 +checking host system type... i686-unknown-gnu0.6 +checking target system type... i686-unknown-gnu0.6 +checking for i686-unknown-gnu0.6-gcc... gcc-4.9 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no @@ -1788,7 +1788,7 @@ checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc-4.9... gcc3 -checking for i686-unknown-gnu0.5-gcc... (cached) gcc-4.9 +checking for i686-unknown-gnu0.6-gcc... (cached) gcc-4.9 checking whether we are using the GNU C compiler... (cached) yes checking whether gcc-4.9 accepts -g... (cached) yes checking for gcc-4.9 option to accept ISO C89... (cached) none needed @@ -1821,12 +1821,12 @@ checking the maximum length of command line arguments... -1 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for ld option to reload object files... -r -checking for i686-unknown-gnu0.5-objdump... objdump +checking for i686-unknown-gnu0.6-objdump... objdump checking how to recognize dependent libraries... pass_all -checking for i686-unknown-gnu0.5-ar... ar -checking for i686-unknown-gnu0.5-strip... no +checking for i686-unknown-gnu0.6-ar... ar +checking for i686-unknown-gnu0.6-strip... no checking for strip... strip -checking for i686-unknown-gnu0.5-ranlib... ranlib +checking for i686-unknown-gnu0.6-ranlib... ranlib checking command to parse nm output from gcc-4.9 object... ok checking for dlfcn.h... yes checking for objdir... .libs @@ -1838,7 +1838,7 @@ checking if gcc-4.9 supports -c -o file.o... yes checking if gcc-4.9 supports -c -o file.o... (cached) yes checking whether the gcc-4.9 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no -checking dynamic linker characteristics... gnu0.5 ld.so +checking dynamic linker characteristics... gnu0.6 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes @@ -1863,7 +1863,7 @@ checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether to enable maintainer-specific portions of Makefiles... no -checking for i686-unknown-gnu0.5-ranlib... (cached) ranlib +checking for i686-unknown-gnu0.6-ranlib... (cached) ranlib checking size of long... 4 checking for long long... yes checking size of long long... 8 @@ -1940,10 +1940,10 @@ config.status: creating po/Makefile mkdir -p -- ./gas Configuring in ./gas configure: creating cache ./config.cache -checking build system type... i686-unknown-gnu0.5 -checking host system type... i686-unknown-gnu0.5 -checking target system type... i686-unknown-gnu0.5 -checking for i686-unknown-gnu0.5-gcc... gcc-4.9 +checking build system type... i686-unknown-gnu0.6 +checking host system type... i686-unknown-gnu0.6 +checking target system type... i686-unknown-gnu0.6 +checking for i686-unknown-gnu0.6-gcc... gcc-4.9 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no @@ -1960,7 +1960,7 @@ checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc-4.9... gcc3 -checking for i686-unknown-gnu0.5-gcc... (cached) gcc-4.9 +checking for i686-unknown-gnu0.6-gcc... (cached) gcc-4.9 checking whether we are using the GNU C compiler... (cached) yes checking whether gcc-4.9 accepts -g... (cached) yes checking for gcc-4.9 option to accept ISO C89... (cached) none needed @@ -1993,12 +1993,12 @@ checking the maximum length of command line arguments... -1 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for ld option to reload object files... -r -checking for i686-unknown-gnu0.5-objdump... objdump +checking for i686-unknown-gnu0.6-objdump... objdump checking how to recognize dependent libraries... pass_all -checking for i686-unknown-gnu0.5-ar... ar -checking for i686-unknown-gnu0.5-strip... no +checking for i686-unknown-gnu0.6-ar... ar +checking for i686-unknown-gnu0.6-strip... no checking for strip... strip -checking for i686-unknown-gnu0.5-ranlib... ranlib +checking for i686-unknown-gnu0.6-ranlib... ranlib checking command to parse nm output from gcc-4.9 object... ok checking for dlfcn.h... yes checking for objdir... .libs @@ -2010,7 +2010,7 @@ checking if gcc-4.9 supports -c -o file.o... yes checking if gcc-4.9 supports -c -o file.o... (cached) yes checking whether the gcc-4.9 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no -checking dynamic linker characteristics... gnu0.5 ld.so +checking dynamic linker characteristics... gnu0.6 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes @@ -2510,16 +2510,16 @@ make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/etc' mkdir -p -- ./gold Configuring in ./gold configure: creating cache ./config.cache -checking build system type... i686-unknown-gnu0.5 -checking host system type... i686-unknown-gnu0.5 -checking target system type... i686-unknown-gnu0.5 +checking build system type... i686-unknown-gnu0.6 +checking host system type... i686-unknown-gnu0.6 +checking target system type... i686-unknown-gnu0.6 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes -checking for i686-unknown-gnu0.5-nm... nm -checking for i686-unknown-gnu0.5-gcc... gcc-4.9 +checking for i686-unknown-gnu0.6-nm... nm +checking for i686-unknown-gnu0.6-gcc... gcc-4.9 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no @@ -2534,7 +2534,7 @@ checking whether we are using the GNU C++ compiler... yes checking whether g++-4.9 accepts -g... yes checking dependency style of g++-4.9... gcc3 checking for bison... bison -y -checking for i686-unknown-gnu0.5-ranlib... ranlib +checking for i686-unknown-gnu0.6-ranlib... ranlib checking whether ln -s works... yes checking how to run the C preprocessor... gcc-4.9 -E checking for grep that handles long lines and -e... /bin/grep @@ -2683,137 +2683,137 @@ make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold/testsuite' make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold' -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=archive.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT archive.o -MD -MP -MF .deps/archive.Tpo -c -o archive.o ../../W._C._Handy/gold/archive.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=archive.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT archive.o -MD -MP -MF .deps/archive.Tpo -c -o archive.o ../../W._C._Handy/gold/archive.cc mv -f .deps/archive.Tpo .deps/archive.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=attributes.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT attributes.o -MD -MP -MF .deps/attributes.Tpo -c -o attributes.o ../../W._C._Handy/gold/attributes.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=attributes.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT attributes.o -MD -MP -MF .deps/attributes.Tpo -c -o attributes.o ../../W._C._Handy/gold/attributes.cc mv -f .deps/attributes.Tpo .deps/attributes.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=binary.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT binary.o -MD -MP -MF .deps/binary.Tpo -c -o binary.o ../../W._C._Handy/gold/binary.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=binary.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT binary.o -MD -MP -MF .deps/binary.Tpo -c -o binary.o ../../W._C._Handy/gold/binary.cc mv -f .deps/binary.Tpo .deps/binary.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=common.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o ../../W._C._Handy/gold/common.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=common.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o ../../W._C._Handy/gold/common.cc mv -f .deps/common.Tpo .deps/common.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=compressed_output.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT compressed_output.o -MD -MP -MF .deps/compressed_output.Tpo -c -o compressed_output.o ../../W._C._Handy/gold/compressed_output.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=compressed_output.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT compressed_output.o -MD -MP -MF .deps/compressed_output.Tpo -c -o compressed_output.o ../../W._C._Handy/gold/compressed_output.cc mv -f .deps/compressed_output.Tpo .deps/compressed_output.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=copy-relocs.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT copy-relocs.o -MD -MP -MF .deps/copy-relocs.Tpo -c -o copy-relocs.o ../../W._C._Handy/gold/copy-relocs.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=copy-relocs.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT copy-relocs.o -MD -MP -MF .deps/copy-relocs.Tpo -c -o copy-relocs.o ../../W._C._Handy/gold/copy-relocs.cc mv -f .deps/copy-relocs.Tpo .deps/copy-relocs.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=cref.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT cref.o -MD -MP -MF .deps/cref.Tpo -c -o cref.o ../../W._C._Handy/gold/cref.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=cref.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT cref.o -MD -MP -MF .deps/cref.Tpo -c -o cref.o ../../W._C._Handy/gold/cref.cc mv -f .deps/cref.Tpo .deps/cref.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=defstd.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT defstd.o -MD -MP -MF .deps/defstd.Tpo -c -o defstd.o ../../W._C._Handy/gold/defstd.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=defstd.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT defstd.o -MD -MP -MF .deps/defstd.Tpo -c -o defstd.o ../../W._C._Handy/gold/defstd.cc mv -f .deps/defstd.Tpo .deps/defstd.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=descriptors.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT descriptors.o -MD -MP -MF .deps/descriptors.Tpo -c -o descriptors.o ../../W._C._Handy/gold/descriptors.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=descriptors.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT descriptors.o -MD -MP -MF .deps/descriptors.Tpo -c -o descriptors.o ../../W._C._Handy/gold/descriptors.cc mv -f .deps/descriptors.Tpo .deps/descriptors.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dirsearch.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT dirsearch.o -MD -MP -MF .deps/dirsearch.Tpo -c -o dirsearch.o ../../W._C._Handy/gold/dirsearch.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dirsearch.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT dirsearch.o -MD -MP -MF .deps/dirsearch.Tpo -c -o dirsearch.o ../../W._C._Handy/gold/dirsearch.cc mv -f .deps/dirsearch.Tpo .deps/dirsearch.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dynobj.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT dynobj.o -MD -MP -MF .deps/dynobj.Tpo -c -o dynobj.o ../../W._C._Handy/gold/dynobj.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dynobj.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT dynobj.o -MD -MP -MF .deps/dynobj.Tpo -c -o dynobj.o ../../W._C._Handy/gold/dynobj.cc mv -f .deps/dynobj.Tpo .deps/dynobj.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwarf_reader.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT dwarf_reader.o -MD -MP -MF .deps/dwarf_reader.Tpo -c -o dwarf_reader.o ../../W._C._Handy/gold/dwarf_reader.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwarf_reader.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT dwarf_reader.o -MD -MP -MF .deps/dwarf_reader.Tpo -c -o dwarf_reader.o ../../W._C._Handy/gold/dwarf_reader.cc mv -f .deps/dwarf_reader.Tpo .deps/dwarf_reader.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ehframe.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT ehframe.o -MD -MP -MF .deps/ehframe.Tpo -c -o ehframe.o ../../W._C._Handy/gold/ehframe.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ehframe.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT ehframe.o -MD -MP -MF .deps/ehframe.Tpo -c -o ehframe.o ../../W._C._Handy/gold/ehframe.cc mv -f .deps/ehframe.Tpo .deps/ehframe.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=errors.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT errors.o -MD -MP -MF .deps/errors.Tpo -c -o errors.o ../../W._C._Handy/gold/errors.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=errors.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT errors.o -MD -MP -MF .deps/errors.Tpo -c -o errors.o ../../W._C._Handy/gold/errors.cc mv -f .deps/errors.Tpo .deps/errors.Po /bin/dash ../../W._C._Handy/gold/../ylwrap ../../W._C._Handy/gold/yyscript.y y.tab.c yyscript.c y.tab.h yyscript.h y.output yyscript.output -- bison -y -d [...]/tschwinge/W._C._Handy.build/gold/../../W._C._Handy/gold/yyscript.y: warning: 6 shift/reduce conflicts [-Wconflicts-sr] [...]/tschwinge/W._C._Handy.build/gold/../../W._C._Handy/gold/yyscript.y: warning: 1 reduce/reduce conflict [-Wconflicts-rr] updating yyscript.h -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=expression.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT expression.o -MD -MP -MF .deps/expression.Tpo -c -o expression.o ../../W._C._Handy/gold/expression.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=expression.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT expression.o -MD -MP -MF .deps/expression.Tpo -c -o expression.o ../../W._C._Handy/gold/expression.cc mv -f .deps/expression.Tpo .deps/expression.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=fileread.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT fileread.o -MD -MP -MF .deps/fileread.Tpo -c -o fileread.o ../../W._C._Handy/gold/fileread.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=fileread.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT fileread.o -MD -MP -MF .deps/fileread.Tpo -c -o fileread.o ../../W._C._Handy/gold/fileread.cc mv -f .deps/fileread.Tpo .deps/fileread.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gc.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT gc.o -MD -MP -MF .deps/gc.Tpo -c -o gc.o ../../W._C._Handy/gold/gc.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gc.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT gc.o -MD -MP -MF .deps/gc.Tpo -c -o gc.o ../../W._C._Handy/gold/gc.cc mv -f .deps/gc.Tpo .deps/gc.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gdb-index.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT gdb-index.o -MD -MP -MF .deps/gdb-index.Tpo -c -o gdb-index.o ../../W._C._Handy/gold/gdb-index.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gdb-index.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT gdb-index.o -MD -MP -MF .deps/gdb-index.Tpo -c -o gdb-index.o ../../W._C._Handy/gold/gdb-index.cc mv -f .deps/gdb-index.Tpo .deps/gdb-index.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gold.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT gold.o -MD -MP -MF .deps/gold.Tpo -c -o gold.o ../../W._C._Handy/gold/gold.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gold.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT gold.o -MD -MP -MF .deps/gold.Tpo -c -o gold.o ../../W._C._Handy/gold/gold.cc mv -f .deps/gold.Tpo .deps/gold.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gold-threads.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT gold-threads.o -MD -MP -MF .deps/gold-threads.Tpo -c -o gold-threads.o ../../W._C._Handy/gold/gold-threads.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gold-threads.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT gold-threads.o -MD -MP -MF .deps/gold-threads.Tpo -c -o gold-threads.o ../../W._C._Handy/gold/gold-threads.cc mv -f .deps/gold-threads.Tpo .deps/gold-threads.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=icf.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT icf.o -MD -MP -MF .deps/icf.Tpo -c -o icf.o ../../W._C._Handy/gold/icf.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=icf.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT icf.o -MD -MP -MF .deps/icf.Tpo -c -o icf.o ../../W._C._Handy/gold/icf.cc mv -f .deps/icf.Tpo .deps/icf.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT incremental.o -MD -MP -MF .deps/incremental.Tpo -c -o incremental.o ../../W._C._Handy/gold/incremental.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT incremental.o -MD -MP -MF .deps/incremental.Tpo -c -o incremental.o ../../W._C._Handy/gold/incremental.cc mv -f .deps/incremental.Tpo .deps/incremental.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=int_encoding.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT int_encoding.o -MD -MP -MF .deps/int_encoding.Tpo -c -o int_encoding.o ../../W._C._Handy/gold/int_encoding.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=int_encoding.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT int_encoding.o -MD -MP -MF .deps/int_encoding.Tpo -c -o int_encoding.o ../../W._C._Handy/gold/int_encoding.cc mv -f .deps/int_encoding.Tpo .deps/int_encoding.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=layout.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT layout.o -MD -MP -MF .deps/layout.Tpo -c -o layout.o ../../W._C._Handy/gold/layout.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=layout.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT layout.o -MD -MP -MF .deps/layout.Tpo -c -o layout.o ../../W._C._Handy/gold/layout.cc mv -f .deps/layout.Tpo .deps/layout.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=mapfile.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT mapfile.o -MD -MP -MF .deps/mapfile.Tpo -c -o mapfile.o ../../W._C._Handy/gold/mapfile.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=mapfile.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT mapfile.o -MD -MP -MF .deps/mapfile.Tpo -c -o mapfile.o ../../W._C._Handy/gold/mapfile.cc mv -f .deps/mapfile.Tpo .deps/mapfile.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=merge.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT merge.o -MD -MP -MF .deps/merge.Tpo -c -o merge.o ../../W._C._Handy/gold/merge.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=merge.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT merge.o -MD -MP -MF .deps/merge.Tpo -c -o merge.o ../../W._C._Handy/gold/merge.cc mv -f .deps/merge.Tpo .deps/merge.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=nacl.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT nacl.o -MD -MP -MF .deps/nacl.Tpo -c -o nacl.o ../../W._C._Handy/gold/nacl.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=nacl.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT nacl.o -MD -MP -MF .deps/nacl.Tpo -c -o nacl.o ../../W._C._Handy/gold/nacl.cc mv -f .deps/nacl.Tpo .deps/nacl.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=object.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT object.o -MD -MP -MF .deps/object.Tpo -c -o object.o ../../W._C._Handy/gold/object.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=object.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT object.o -MD -MP -MF .deps/object.Tpo -c -o object.o ../../W._C._Handy/gold/object.cc mv -f .deps/object.Tpo .deps/object.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=options.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o ../../W._C._Handy/gold/options.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=options.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o ../../W._C._Handy/gold/options.cc mv -f .deps/options.Tpo .deps/options.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=output.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o ../../W._C._Handy/gold/output.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=output.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o ../../W._C._Handy/gold/output.cc mv -f .deps/output.Tpo .deps/output.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=parameters.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT parameters.o -MD -MP -MF .deps/parameters.Tpo -c -o parameters.o ../../W._C._Handy/gold/parameters.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=parameters.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT parameters.o -MD -MP -MF .deps/parameters.Tpo -c -o parameters.o ../../W._C._Handy/gold/parameters.cc mv -f .deps/parameters.Tpo .deps/parameters.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=plugin.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../W._C._Handy/gold/plugin.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=plugin.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../W._C._Handy/gold/plugin.cc mv -f .deps/plugin.Tpo .deps/plugin.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=readsyms.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT readsyms.o -MD -MP -MF .deps/readsyms.Tpo -c -o readsyms.o ../../W._C._Handy/gold/readsyms.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=readsyms.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT readsyms.o -MD -MP -MF .deps/readsyms.Tpo -c -o readsyms.o ../../W._C._Handy/gold/readsyms.cc mv -f .deps/readsyms.Tpo .deps/readsyms.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=reduced_debug_output.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT reduced_debug_output.o -MD -MP -MF .deps/reduced_debug_output.Tpo -c -o reduced_debug_output.o ../../W._C._Handy/gold/reduced_debug_output.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=reduced_debug_output.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT reduced_debug_output.o -MD -MP -MF .deps/reduced_debug_output.Tpo -c -o reduced_debug_output.o ../../W._C._Handy/gold/reduced_debug_output.cc mv -f .deps/reduced_debug_output.Tpo .deps/reduced_debug_output.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=reloc.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT reloc.o -MD -MP -MF .deps/reloc.Tpo -c -o reloc.o ../../W._C._Handy/gold/reloc.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=reloc.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT reloc.o -MD -MP -MF .deps/reloc.Tpo -c -o reloc.o ../../W._C._Handy/gold/reloc.cc mv -f .deps/reloc.Tpo .deps/reloc.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=resolve.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT resolve.o -MD -MP -MF .deps/resolve.Tpo -c -o resolve.o ../../W._C._Handy/gold/resolve.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=resolve.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT resolve.o -MD -MP -MF .deps/resolve.Tpo -c -o resolve.o ../../W._C._Handy/gold/resolve.cc mv -f .deps/resolve.Tpo .deps/resolve.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=script-sections.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT script-sections.o -MD -MP -MF .deps/script-sections.Tpo -c -o script-sections.o ../../W._C._Handy/gold/script-sections.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=script-sections.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT script-sections.o -MD -MP -MF .deps/script-sections.Tpo -c -o script-sections.o ../../W._C._Handy/gold/script-sections.cc mv -f .deps/script-sections.Tpo .deps/script-sections.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=script.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT script.o -MD -MP -MF .deps/script.Tpo -c -o script.o ../../W._C._Handy/gold/script.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=script.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT script.o -MD -MP -MF .deps/script.Tpo -c -o script.o ../../W._C._Handy/gold/script.cc mv -f .deps/script.Tpo .deps/script.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=stringpool.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT stringpool.o -MD -MP -MF .deps/stringpool.Tpo -c -o stringpool.o ../../W._C._Handy/gold/stringpool.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=stringpool.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT stringpool.o -MD -MP -MF .deps/stringpool.Tpo -c -o stringpool.o ../../W._C._Handy/gold/stringpool.cc mv -f .deps/stringpool.Tpo .deps/stringpool.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=symtab.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o ../../W._C._Handy/gold/symtab.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=symtab.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o ../../W._C._Handy/gold/symtab.cc mv -f .deps/symtab.Tpo .deps/symtab.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=target.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT target.o -MD -MP -MF .deps/target.Tpo -c -o target.o ../../W._C._Handy/gold/target.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=target.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT target.o -MD -MP -MF .deps/target.Tpo -c -o target.o ../../W._C._Handy/gold/target.cc mv -f .deps/target.Tpo .deps/target.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=target-select.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT target-select.o -MD -MP -MF .deps/target-select.Tpo -c -o target-select.o ../../W._C._Handy/gold/target-select.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=target-select.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT target-select.o -MD -MP -MF .deps/target-select.Tpo -c -o target-select.o ../../W._C._Handy/gold/target-select.cc mv -f .deps/target-select.Tpo .deps/target-select.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=timer.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o ../../W._C._Handy/gold/timer.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=timer.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o ../../W._C._Handy/gold/timer.cc mv -f .deps/timer.Tpo .deps/timer.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=version.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o ../../W._C._Handy/gold/version.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=version.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o ../../W._C._Handy/gold/version.cc mv -f .deps/version.Tpo .deps/version.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=workqueue.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT workqueue.o -MD -MP -MF .deps/workqueue.Tpo -c -o workqueue.o ../../W._C._Handy/gold/workqueue.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=workqueue.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT workqueue.o -MD -MP -MF .deps/workqueue.Tpo -c -o workqueue.o ../../W._C._Handy/gold/workqueue.cc mv -f .deps/workqueue.Tpo .deps/workqueue.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=workqueue-threads.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT workqueue-threads.o -MD -MP -MF .deps/workqueue-threads.Tpo -c -o workqueue-threads.o ../../W._C._Handy/gold/workqueue-threads.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=workqueue-threads.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT workqueue-threads.o -MD -MP -MF .deps/workqueue-threads.Tpo -c -o workqueue-threads.o ../../W._C._Handy/gold/workqueue-threads.cc mv -f .deps/workqueue-threads.Tpo .deps/workqueue-threads.Po -gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=yyscript.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT yyscript.o -MD -MP -MF .deps/yyscript.Tpo -c -o yyscript.o yyscript.c +gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=yyscript.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT yyscript.o -MD -MP -MF .deps/yyscript.Tpo -c -o yyscript.o yyscript.c mv -f .deps/yyscript.Tpo .deps/yyscript.Po -gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=mremap.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT mremap.o -MD -MP -MF .deps/mremap.Tpo -c -o mremap.o ../../W._C._Handy/gold/mremap.c +gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=mremap.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT mremap.o -MD -MP -MF .deps/mremap.Tpo -c -o mremap.o ../../W._C._Handy/gold/mremap.c mv -f .deps/mremap.Tpo .deps/mremap.Po rm -f libgold.a ar cru libgold.a archive.o attributes.o binary.o common.o compressed_output.o copy-relocs.o cref.o defstd.o descriptors.o dirsearch.o dynobj.o dwarf_reader.o ehframe.o errors.o expression.o fileread.o gc.o gdb-index.o gold.o gold-threads.o icf.o incremental.o int_encoding.o layout.o mapfile.o merge.o nacl.o object.o options.o output.o parameters.o plugin.o readsyms.o reduced_debug_output.o reloc.o resolve.o script-sections.o script.o stringpool.o symtab.o target.o target-select.o timer.o version.o workqueue.o workqueue-threads.o yyscript.o mremap.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libgold.a -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwp.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT dwp.o -MD -MP -MF .deps/dwp.Tpo -c -o dwp.o ../../W._C._Handy/gold/dwp.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwp.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT dwp.o -MD -MP -MF .deps/dwp.Tpo -c -o dwp.o ../../W._C._Handy/gold/dwp.cc mv -f .deps/dwp.Tpo .deps/dwp.Po g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwp -I../../W._C._Handy/gold/../zlib -g -O2 -static-libstdc++ -static-libgcc -o dwp dwp.o libgold.a ../libiberty/libiberty.a -ldl -L./../zlib -lz -ldl -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=main.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o ../../W._C._Handy/gold/main.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=main.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o ../../W._C._Handy/gold/main.cc mv -f .deps/main.Tpo .deps/main.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=i386.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o ../../W._C._Handy/gold/i386.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=i386.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o ../../W._C._Handy/gold/i386.cc mv -f .deps/i386.Tpo .deps/i386.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=x86_64.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT x86_64.o -MD -MP -MF .deps/x86_64.Tpo -c -o x86_64.o ../../W._C._Handy/gold/x86_64.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=x86_64.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT x86_64.o -MD -MP -MF .deps/x86_64.Tpo -c -o x86_64.o ../../W._C._Handy/gold/x86_64.cc mv -f .deps/x86_64.Tpo .deps/x86_64.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=sparc.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT sparc.o -MD -MP -MF .deps/sparc.Tpo -c -o sparc.o ../../W._C._Handy/gold/sparc.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=sparc.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT sparc.o -MD -MP -MF .deps/sparc.Tpo -c -o sparc.o ../../W._C._Handy/gold/sparc.cc mv -f .deps/sparc.Tpo .deps/sparc.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=powerpc.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT powerpc.o -MD -MP -MF .deps/powerpc.Tpo -c -o powerpc.o ../../W._C._Handy/gold/powerpc.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=powerpc.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT powerpc.o -MD -MP -MF .deps/powerpc.Tpo -c -o powerpc.o ../../W._C._Handy/gold/powerpc.cc mv -f .deps/powerpc.Tpo .deps/powerpc.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=arm.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT arm.o -MD -MP -MF .deps/arm.Tpo -c -o arm.o ../../W._C._Handy/gold/arm.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=arm.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT arm.o -MD -MP -MF .deps/arm.Tpo -c -o arm.o ../../W._C._Handy/gold/arm.cc mv -f .deps/arm.Tpo .deps/arm.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=arm-reloc-property.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT arm-reloc-property.o -MD -MP -MF .deps/arm-reloc-property.Tpo -c -o arm-reloc-property.o ../../W._C._Handy/gold/arm-reloc-property.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=arm-reloc-property.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT arm-reloc-property.o -MD -MP -MF .deps/arm-reloc-property.Tpo -c -o arm-reloc-property.o ../../W._C._Handy/gold/arm-reloc-property.cc mv -f .deps/arm-reloc-property.Tpo .deps/arm-reloc-property.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=tilegx.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT tilegx.o -MD -MP -MF .deps/tilegx.Tpo -c -o tilegx.o ../../W._C._Handy/gold/tilegx.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=tilegx.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT tilegx.o -MD -MP -MF .deps/tilegx.Tpo -c -o tilegx.o ../../W._C._Handy/gold/tilegx.cc mv -f .deps/tilegx.Tpo .deps/tilegx.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=mips.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT mips.o -MD -MP -MF .deps/mips.Tpo -c -o mips.o ../../W._C._Handy/gold/mips.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=mips.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT mips.o -MD -MP -MF .deps/mips.Tpo -c -o mips.o ../../W._C._Handy/gold/mips.cc mv -f .deps/mips.Tpo .deps/mips.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=aarch64.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT aarch64.o -MD -MP -MF .deps/aarch64.Tpo -c -o aarch64.o ../../W._C._Handy/gold/aarch64.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=aarch64.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT aarch64.o -MD -MP -MF .deps/aarch64.Tpo -c -o aarch64.o ../../W._C._Handy/gold/aarch64.cc mv -f .deps/aarch64.Tpo .deps/aarch64.Po -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=aarch64-reloc-property.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT aarch64-reloc-property.o -MD -MP -MF .deps/aarch64-reloc-property.Tpo -c -o aarch64-reloc-property.o ../../W._C._Handy/gold/aarch64-reloc-property.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=aarch64-reloc-property.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT aarch64-reloc-property.o -MD -MP -MF .deps/aarch64-reloc-property.Tpo -c -o aarch64-reloc-property.o ../../W._C._Handy/gold/aarch64-reloc-property.cc mv -f .deps/aarch64-reloc-property.Tpo .deps/aarch64-reloc-property.Po g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld-new -I../../W._C._Handy/gold/../zlib -g -O2 -static-libstdc++ -static-libgcc -o ld-new main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o libgold.a ../libiberty/libiberty.a -ldl -L./../zlib -lz -ldl -g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT incremental-dump.o -MD -MP -MF .deps/incremental-dump.Tpo -c -o incremental-dump.o ../../W._C._Handy/gold/incremental-dump.cc +g++-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gold -I../../W._C._Handy/gold -I../../W._C._Handy/gold/../include -I../../W._C._Handy/gold/../elfcpp -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/bin\"" -DTOOLBINDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin\"" -DTOOLLIBDIR="\"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib\"" -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump.o -I../../W._C._Handy/gold/../zlib -g -O2 -MT incremental-dump.o -MD -MP -MF .deps/incremental-dump.Tpo -c -o incremental-dump.o ../../W._C._Handy/gold/incremental-dump.cc mv -f .deps/incremental-dump.Tpo .deps/incremental-dump.Po g++-4.9 -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump -I../../W._C._Handy/gold/../zlib -g -O2 -static-libstdc++ -static-libgcc -o incremental-dump incremental-dump.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o libgold.a ../libiberty/libiberty.a -ldl -L./../zlib -lz -ldl make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' @@ -2822,10 +2822,10 @@ make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gold' mkdir -p -- ./gprof Configuring in ./gprof configure: creating cache ./config.cache -checking build system type... i686-unknown-gnu0.5 -checking host system type... i686-unknown-gnu0.5 -checking target system type... i686-unknown-gnu0.5 -checking for i686-unknown-gnu0.5-gcc... gcc-4.9 +checking build system type... i686-unknown-gnu0.6 +checking host system type... i686-unknown-gnu0.6 +checking target system type... i686-unknown-gnu0.6 +checking for i686-unknown-gnu0.6-gcc... gcc-4.9 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no @@ -2842,7 +2842,7 @@ checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc-4.9... gcc3 -checking for i686-unknown-gnu0.5-gcc... (cached) gcc-4.9 +checking for i686-unknown-gnu0.6-gcc... (cached) gcc-4.9 checking whether we are using the GNU C compiler... (cached) yes checking whether gcc-4.9 accepts -g... (cached) yes checking for gcc-4.9 option to accept ISO C89... (cached) none needed @@ -2875,12 +2875,12 @@ checking the maximum length of command line arguments... -1 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for ld option to reload object files... -r -checking for i686-unknown-gnu0.5-objdump... objdump +checking for i686-unknown-gnu0.6-objdump... objdump checking how to recognize dependent libraries... pass_all -checking for i686-unknown-gnu0.5-ar... ar -checking for i686-unknown-gnu0.5-strip... no +checking for i686-unknown-gnu0.6-ar... ar +checking for i686-unknown-gnu0.6-strip... no checking for strip... strip -checking for i686-unknown-gnu0.5-ranlib... ranlib +checking for i686-unknown-gnu0.6-ranlib... ranlib checking command to parse nm output from gcc-4.9 object... ok checking for dlfcn.h... yes checking for objdir... .libs @@ -2892,7 +2892,7 @@ checking if gcc-4.9 supports -c -o file.o... yes checking if gcc-4.9 supports -c -o file.o... (cached) yes checking whether the gcc-4.9 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no -checking dynamic linker characteristics... gnu0.5 ld.so +checking dynamic linker characteristics... gnu0.6 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes @@ -3072,10 +3072,10 @@ make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gprof' mkdir -p -- ./ld Configuring in ./ld configure: creating cache ./config.cache -checking build system type... i686-unknown-gnu0.5 -checking host system type... i686-unknown-gnu0.5 -checking target system type... i686-unknown-gnu0.5 -checking for i686-unknown-gnu0.5-gcc... gcc-4.9 +checking build system type... i686-unknown-gnu0.6 +checking host system type... i686-unknown-gnu0.6 +checking target system type... i686-unknown-gnu0.6 +checking for i686-unknown-gnu0.6-gcc... gcc-4.9 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no @@ -3093,7 +3093,7 @@ checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc-4.9... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no -checking for i686-unknown-gnu0.5-gcc... (cached) gcc-4.9 +checking for i686-unknown-gnu0.6-gcc... (cached) gcc-4.9 checking whether we are using the GNU C compiler... (cached) yes checking whether gcc-4.9 accepts -g... (cached) yes checking for gcc-4.9 option to accept ISO C89... (cached) none needed @@ -3129,12 +3129,12 @@ checking the maximum length of command line arguments... -1 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for ld option to reload object files... -r -checking for i686-unknown-gnu0.5-objdump... objdump +checking for i686-unknown-gnu0.6-objdump... objdump checking how to recognize dependent libraries... pass_all -checking for i686-unknown-gnu0.5-ar... ar -checking for i686-unknown-gnu0.5-strip... no +checking for i686-unknown-gnu0.6-ar... ar +checking for i686-unknown-gnu0.6-strip... no checking for strip... strip -checking for i686-unknown-gnu0.5-ranlib... ranlib +checking for i686-unknown-gnu0.6-ranlib... ranlib checking command to parse nm output from gcc-4.9 object... ok checking for dlfcn.h... yes checking for objdir... .libs @@ -3146,7 +3146,7 @@ checking if gcc-4.9 supports -c -o file.o... yes checking if gcc-4.9 supports -c -o file.o... (cached) yes checking whether the gcc-4.9 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no -checking dynamic linker characteristics... gnu0.5 ld.so +checking dynamic linker characteristics... gnu0.6 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes @@ -3162,7 +3162,7 @@ checking if g++-4.9 static flag -static works... yes checking if g++-4.9 supports -c -o file.o... yes checking if g++-4.9 supports -c -o file.o... (cached) yes checking whether the g++-4.9 linker (ld) supports shared libraries... yes -checking dynamic linker characteristics... gnu0.5 ld.so +checking dynamic linker characteristics... gnu0.6 ld.so checking how to hardcode library paths into programs... immediate checking for dlfcn.h... (cached) yes checking for windows.h... no @@ -3369,8 +3369,8 @@ gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld - mv -f .deps/ldctor.Tpo .deps/ldctor.Po gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldmain.o -MD -MP -MF .deps/ldmain.Tpo -c -o ldmain.o \ -DDEFAULT_EMULATION='"elf_i386"' \ - -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -DTOOLBINDIR='"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin"' \ - -DTARGET='"i686-unknown-gnu0.5"' -DTARGET_SYSTEM_ROOT=\"/\" \ + -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -DTOOLBINDIR='"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin"' \ + -DTARGET='"i686-unknown-gnu0.6"' -DTARGET_SYSTEM_ROOT=\"/\" \ ../../W._C._Handy/ld/ldmain.c mv -f .deps/ldmain.Tpo .deps/ldmain.Po gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldwrite.o -MD -MP -MF .deps/ldwrite.Tpo -c -o ldwrite.o ../../W._C._Handy/ld/ldwrite.c @@ -3384,7 +3384,7 @@ mv -f .deps/ldver.Tpo .deps/ldver.Po gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldmisc.o -MD -MP -MF .deps/ldmisc.Tpo -c -o ldmisc.o ../../W._C._Handy/ld/ldmisc.c mv -f .deps/ldmisc.Tpo .deps/ldmisc.Po gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldfile.o -MD -MP -MF .deps/ldfile.Tpo -c -o ldfile.o \ --DSCRIPTDIR='"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib"' -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -DTOOLBINDIR='"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin"' \ +-DSCRIPTDIR='"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib"' -DBINDIR='"[...]/tschwinge/W._C._Handy.build.install/bin"' -DTOOLBINDIR='"[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin"' \ ../../W._C._Handy/ld/ldfile.c mv -f .deps/ldfile.Tpo .deps/ldfile.Po gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT ldcref.o -MD -MP -MF .deps/ldcref.Tpo -c -o ldcref.o ../../W._C._Handy/ld/ldcref.c @@ -3397,7 +3397,7 @@ cp ../../W._C._Handy/ld/emultempl/astring.sed stringify.sed base=`echo eelf_i386.c | sed -e 's,e\(.*\).c,\1,'`; \ make run-genscripts "script_target=$base" "script_tdirname=tdir_$base" make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld' -LIB_PATH='' /bin/dash ../../W._C._Handy/ld/genscripts.sh "../../W._C._Handy/ld" "[...]/tschwinge/W._C._Handy.build.install/lib" "[...]/tschwinge/W._C._Handy.build.install" "[...]/tschwinge/W._C._Handy.build.install" i686-unknown-gnu0.5 i686-unknown-gnu0.5 i686-unknown-gnu0.5 "elf_i386" "/usr/local/lib /lib /usr/lib" yes yes elf_i386 "i686-unknown-gnu0.5" +LIB_PATH='' /bin/dash ../../W._C._Handy/ld/genscripts.sh "../../W._C._Handy/ld" "[...]/tschwinge/W._C._Handy.build.install/lib" "[...]/tschwinge/W._C._Handy.build.install" "[...]/tschwinge/W._C._Handy.build.install" i686-unknown-gnu0.6 i686-unknown-gnu0.6 i686-unknown-gnu0.6 "elf_i386" "/usr/local/lib /lib /usr/lib" yes yes elf_i386 "i686-unknown-gnu0.6" make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/ld' gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/ld -I. -I../../W._C._Handy/ld -I../bfd -I../../W._C._Handy/ld/../bfd -I../../W._C._Handy/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -g -O2 -MT eelf_i386.o -MD -MP -MF .deps/eelf_i386.Tpo -c -o eelf_i386.o eelf_i386.c mv -f .deps/eelf_i386.Tpo .deps/eelf_i386.Po @@ -3417,7 +3417,7 @@ mkdir -p -- ./libdecnumber Configuring in ./libdecnumber configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes -checking for i686-unknown-gnu0.5-gcc... gcc-4.9 +checking for i686-unknown-gnu0.6-gcc... gcc-4.9 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no @@ -3426,7 +3426,7 @@ checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc-4.9 accepts -g... yes checking for gcc-4.9 option to accept ISO C89... none needed -checking for i686-unknown-gnu0.5-ranlib... ranlib +checking for i686-unknown-gnu0.6-ranlib... ranlib checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader @@ -3473,9 +3473,9 @@ checking for off_t... yes checking size of int... 4 checking size of long... 4 checking for ANSI C header files... (cached) yes -checking build system type... i686-unknown-gnu0.5 -checking host system type... i686-unknown-gnu0.5 -checking target system type... i686-unknown-gnu0.5 +checking build system type... i686-unknown-gnu0.6 +checking host system type... i686-unknown-gnu0.6 +checking target system type... i686-unknown-gnu0.6 checking for decimal floating point... bid checking whether byte ordering is bigendian... no configure: updating cache ./config.cache @@ -3501,13 +3501,13 @@ make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/libdecnumber' mkdir -p -- ./readline Configuring in ./readline configure: creating cache ./config.cache -checking build system type... i686-unknown-gnu0.5 -checking host system type... i686-unknown-gnu0.5 +checking build system type... i686-unknown-gnu0.6 +checking host system type... i686-unknown-gnu0.6 -Beginning configuration for readline-6.2 for i686-unknown-gnu0.5 +Beginning configuration for readline-6.2 for i686-unknown-gnu0.6 checking whether make sets $(MAKE)... yes -checking for i686-unknown-gnu0.5-gcc... gcc-4.9 +checking for i686-unknown-gnu0.6-gcc... gcc-4.9 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no @@ -3536,7 +3536,7 @@ checking whether it is safe to define __EXTENSIONS__... yes checking whether gcc-4.9 needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking for ar... ar -checking for i686-unknown-gnu0.5-ranlib... ranlib +checking for i686-unknown-gnu0.6-ranlib... ranlib checking for an ANSI C-conforming const... yes checking for function prototypes... yes checking whether char is unsigned... no @@ -3748,7 +3748,7 @@ make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/readline' mkdir -p -- ./sim Configuring in ./sim configure: creating cache ./config.cache -checking for i686-unknown-gnu0.5-gcc... gcc-4.9 +checking for i686-unknown-gnu0.6-gcc... gcc-4.9 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no @@ -3758,32 +3758,32 @@ checking whether we are using the GNU C compiler... yes checking whether gcc-4.9 accepts -g... yes checking for gcc-4.9 option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c -checking for i686-unknown-gnu0.5-ar... ar -checking for i686-unknown-gnu0.5-ranlib... ranlib -checking build system type... i686-unknown-gnu0.5 -checking host system type... i686-unknown-gnu0.5 -checking target system type... i686-unknown-gnu0.5 -checking for i686-unknown-gnu0.5-gcc... (cached) gcc-4.9 +checking for i686-unknown-gnu0.6-ar... ar +checking for i686-unknown-gnu0.6-ranlib... ranlib +checking build system type... i686-unknown-gnu0.6 +checking host system type... i686-unknown-gnu0.6 +checking target system type... i686-unknown-gnu0.6 +checking for i686-unknown-gnu0.6-gcc... (cached) gcc-4.9 checking whether we are using the GNU C compiler... (cached) yes checking whether gcc-4.9 accepts -g... (cached) yes checking for gcc-4.9 option to accept ISO C89... (cached) none needed -checking for i686-unknown-gnu0.5-ranlib... (cached) ranlib +checking for i686-unknown-gnu0.6-ranlib... (cached) ranlib configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile === configuring in testsuite ([...]/tschwinge/W._C._Handy.build/sim/testsuite) -configure: running /bin/dash ../../../W._C._Handy/sim/testsuite/configure --disable-option-checking '--prefix=[...]/tschwinge/W._C._Handy.build.install' '--with-gnu-as' '--with-gnu-ld' '--enable-gold' '--enable-plugins' '--with-sysroot=/' '--disable-werror' '--program-transform-name=s,y,y,' '--build=i686-unknown-gnu0.5' '--host=i686-unknown-gnu0.5' '--target=i686-unknown-gnu0.5' 'build_alias=i686-unknown-gnu0.5' 'host_alias=i686-unknown-gnu0.5' 'target_alias=i686-unknown-gnu0.5' 'CC=gcc-4.9' 'CFLAGS=-g -O2' 'LDFLAGS=-static-libstdc++ -static-libgcc ' --cache-file=.././config.cache --srcdir=../../../W._C._Handy/sim/testsuite +configure: running /bin/dash ../../../W._C._Handy/sim/testsuite/configure --disable-option-checking '--prefix=[...]/tschwinge/W._C._Handy.build.install' '--with-gnu-as' '--with-gnu-ld' '--enable-gold' '--enable-plugins' '--with-sysroot=/' '--disable-werror' '--program-transform-name=s,y,y,' '--build=i686-unknown-gnu0.6' '--host=i686-unknown-gnu0.6' '--target=i686-unknown-gnu0.6' 'build_alias=i686-unknown-gnu0.6' 'host_alias=i686-unknown-gnu0.6' 'target_alias=i686-unknown-gnu0.6' 'CC=gcc-4.9' 'CFLAGS=-g -O2' 'LDFLAGS=-static-libstdc++ -static-libgcc ' --cache-file=.././config.cache --srcdir=../../../W._C._Handy/sim/testsuite configure: loading cache .././config.cache -checking build system type... (cached) i686-unknown-gnu0.5 -checking host system type... (cached) i686-unknown-gnu0.5 -checking target system type... (cached) i686-unknown-gnu0.5 +checking build system type... (cached) i686-unknown-gnu0.6 +checking host system type... (cached) i686-unknown-gnu0.6 +checking target system type... (cached) i686-unknown-gnu0.6 configure: creating ./config.status config.status: creating Makefile mkdir -p -- ./gdb Configuring in ./gdb configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no -checking for i686-unknown-gnu0.5-gcc... gcc-4.9 +checking for i686-unknown-gnu0.6-gcc... gcc-4.9 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no @@ -3811,9 +3811,9 @@ checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes -checking build system type... i686-unknown-gnu0.5 -checking host system type... i686-unknown-gnu0.5 -checking target system type... i686-unknown-gnu0.5 +checking build system type... i686-unknown-gnu0.6 +checking host system type... i686-unknown-gnu0.6 +checking target system type... i686-unknown-gnu0.6 checking for dlfcn.h... yes checking for windows.h... no checking for library containing dlopen... -ldl @@ -3824,10 +3824,10 @@ checking dependency style of gcc-4.9... gcc3 checking for make... make checking whether make sets $(MAKE)... yes === configuring in build-gnulib ([...]/tschwinge/W._C._Handy.build/gdb/build-gnulib) -configure: running /bin/dash ../../../W._C._Handy/gdb/gnulib/configure --disable-option-checking '--prefix=[...]/tschwinge/W._C._Handy.build.install' '--with-gnu-as' '--with-gnu-ld' '--enable-gold' '--enable-plugins' '--with-sysroot=/' '--disable-werror' '--program-transform-name=s,y,y,' '--build=i686-unknown-gnu0.5' '--host=i686-unknown-gnu0.5' '--target=i686-unknown-gnu0.5' 'build_alias=i686-unknown-gnu0.5' 'host_alias=i686-unknown-gnu0.5' 'target_alias=i686-unknown-gnu0.5' 'CC=gcc-4.9' 'CFLAGS=-g -O2' 'LDFLAGS=-static-libstdc++ -static-libgcc ' 'CXX=g++-4.9' 'CXXFLAGS=-g -O2' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=bison -y' --cache-file=./config.cache --srcdir=../../../W._C._Handy/gdb/gnulib +configure: running /bin/dash ../../../W._C._Handy/gdb/gnulib/configure --disable-option-checking '--prefix=[...]/tschwinge/W._C._Handy.build.install' '--with-gnu-as' '--with-gnu-ld' '--enable-gold' '--enable-plugins' '--with-sysroot=/' '--disable-werror' '--program-transform-name=s,y,y,' '--build=i686-unknown-gnu0.6' '--host=i686-unknown-gnu0.6' '--target=i686-unknown-gnu0.6' 'build_alias=i686-unknown-gnu0.6' 'host_alias=i686-unknown-gnu0.6' 'target_alias=i686-unknown-gnu0.6' 'CC=gcc-4.9' 'CFLAGS=-g -O2' 'LDFLAGS=-static-libstdc++ -static-libgcc ' 'CXX=g++-4.9' 'CXXFLAGS=-g -O2' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=bison -y' --cache-file=./config.cache --srcdir=../../../W._C._Handy/gdb/gnulib configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no -checking for i686-unknown-gnu0.5-gcc... gcc-4.9 +checking for i686-unknown-gnu0.6-gcc... gcc-4.9 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no @@ -3836,8 +3836,8 @@ checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc-4.9 accepts -g... yes checking for gcc-4.9 option to accept ISO C89... none needed -checking build system type... i686-unknown-gnu0.5 -checking host system type... i686-unknown-gnu0.5 +checking build system type... i686-unknown-gnu0.6 +checking host system type... i686-unknown-gnu0.6 checking how to run the C preprocessor... gcc-4.9 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E @@ -3858,11 +3858,11 @@ checking whether it is safe to define __EXTENSIONS__... yes checking for Minix Amsterdam compiler... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 -checking for i686-unknown-gnu0.5-gcc... (cached) gcc-4.9 +checking for i686-unknown-gnu0.6-gcc... (cached) gcc-4.9 checking whether we are using the GNU C compiler... (cached) yes checking whether gcc-4.9 accepts -g... (cached) yes checking for gcc-4.9 option to accept ISO C89... (cached) none needed -checking target system type... i686-unknown-gnu0.5 +checking target system type... i686-unknown-gnu0.6 checking for working alloca.h... yes checking for alloca... yes checking for canonicalize_file_name... yes @@ -4268,8 +4268,8 @@ checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc-4.9... gcc3 checking whether ln -s works... yes -checking for i686-unknown-gnu0.5-ranlib... ranlib -checking for i686-unknown-gnu0.5-ar... ar +checking for i686-unknown-gnu0.6-ranlib... ranlib +checking for i686-unknown-gnu0.6-ar... ar configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile @@ -4292,12 +4292,12 @@ checking for etext... yes checking for gawk... gawk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes -checking for i686-unknown-gnu0.5-ranlib... ranlib +checking for i686-unknown-gnu0.6-ranlib... ranlib checking for bison... bison -y -checking for i686-unknown-gnu0.5-ar... ar -checking for i686-unknown-gnu0.5-dlltool... dlltool -checking for i686-unknown-gnu0.5-windres... windres -checking for i686-unknown-gnu0.5-mig... no +checking for i686-unknown-gnu0.6-ar... ar +checking for i686-unknown-gnu0.6-dlltool... dlltool +checking for i686-unknown-gnu0.6-windres... windres +checking for i686-unknown-gnu0.6-mig... no checking for mig... mig checking for main in -lm... yes checking for wctype... yes @@ -4591,14 +4591,14 @@ config.status: executing depdir commands mkdir -p -- .deps config.status: executing default commands === configuring in testsuite ([...]/tschwinge/W._C._Handy.build/gdb/testsuite) -configure: running /bin/dash ../../../W._C._Handy/gdb/testsuite/configure --disable-option-checking '--prefix=[...]/tschwinge/W._C._Handy.build.install' '--with-gnu-as' '--with-gnu-ld' '--enable-gold' '--enable-plugins' '--with-sysroot=/' '--disable-werror' '--program-transform-name=s,y,y,' '--build=i686-unknown-gnu0.5' '--host=i686-unknown-gnu0.5' '--target=i686-unknown-gnu0.5' 'build_alias=i686-unknown-gnu0.5' 'host_alias=i686-unknown-gnu0.5' 'target_alias=i686-unknown-gnu0.5' 'CC=gcc-4.9' 'CFLAGS=-g -O2' 'LDFLAGS=-static-libstdc++ -static-libgcc ' 'CXX=g++-4.9' 'CXXFLAGS=-g -O2' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=../../../W._C._Handy/gdb/testsuite +configure: running /bin/dash ../../../W._C._Handy/gdb/testsuite/configure --disable-option-checking '--prefix=[...]/tschwinge/W._C._Handy.build.install' '--with-gnu-as' '--with-gnu-ld' '--enable-gold' '--enable-plugins' '--with-sysroot=/' '--disable-werror' '--program-transform-name=s,y,y,' '--build=i686-unknown-gnu0.6' '--host=i686-unknown-gnu0.6' '--target=i686-unknown-gnu0.6' 'build_alias=i686-unknown-gnu0.6' 'host_alias=i686-unknown-gnu0.6' 'target_alias=i686-unknown-gnu0.6' 'CC=gcc-4.9' 'CFLAGS=-g -O2' 'LDFLAGS=-static-libstdc++ -static-libgcc ' 'CXX=g++-4.9' 'CXXFLAGS=-g -O2' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=../../../W._C._Handy/gdb/testsuite configure: loading cache .././config.cache -checking build system type... (cached) i686-unknown-gnu0.5 -checking host system type... (cached) i686-unknown-gnu0.5 -checking target system type... (cached) i686-unknown-gnu0.5 +checking build system type... (cached) i686-unknown-gnu0.6 +checking host system type... (cached) i686-unknown-gnu0.6 +checking target system type... (cached) i686-unknown-gnu0.6 checking for make... (cached) make checking whether make sets $(MAKE)... (cached) yes -checking for i686-unknown-gnu0.5-gcc... (cached) gcc-4.9 +checking for i686-unknown-gnu0.6-gcc... (cached) gcc-4.9 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no @@ -5788,7 +5788,7 @@ ar cru libgnu.a dirname-lgpl.o basename-lgpl.o stripslash.o localcharset.o mallo ar: `u' modifier ignored since `D' is the default (see `U') ranlib libgnu.a rm -f t-charset.alias charset.alias && \ -/bin/dash ../../../../W._C._Handy/gdb/gnulib/import/config.charset 'i686-unknown-gnu0.5' > t-charset.alias && \ +/bin/dash ../../../../W._C._Handy/gdb/gnulib/import/config.charset 'i686-unknown-gnu0.6' > t-charset.alias && \ mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnu/g' ../../../../W._C._Handy/gdb/gnulib/import/ref-add.sin > t-ref-add.sed && \ @@ -5840,158 +5840,226 @@ gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gd gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o x86-dregs.o -MT x86-dregs.o -MMD -MP -MF .deps/x86-dregs.Tpo ../../W._C._Handy/gdb/nat/x86-dregs.c gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o fork-child.o -MT fork-child.o -MMD -MP -MF .deps/fork-child.Tpo ../../W._C._Handy/gdb/fork-child.c gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o notify_S.o -MT notify_S.o -MMD -MP -MF .deps/notify_S.Tpo notify_S.c -notify_S.c:305:24: warning: no previous prototype for 'notify_server' [-Wmissing-prototypes] +notify_S.c:368:24: warning: no previous prototype for 'notify_server' [-Wmissing-prototypes] mig_external boolean_t notify_server ^ -notify_S.c:341:28: warning: no previous prototype for 'notify_server_routine' [-Wmissing-prototypes] +notify_S.c:404:28: warning: no previous prototype for 'notify_server_routine' [-Wmissing-prototypes] mig_external mig_routine_t notify_server_routine ^ gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o process_reply_S.o -MT process_reply_S.o -MMD -MP -MF .deps/process_reply_S.Tpo process_reply_S.c +process_reply_S.c: In function '_Xproc_setmsgport_reply': +process_reply_S.c:102:22: warning: function called through a non-compatible type + OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_setmsgport_reply) (In0P->Head.msgh_request_port, In0P->return_code); + ^ +process_reply_S.c: In function '_Xproc_getmsgport_reply': +process_reply_S.c:185:22: warning: function called through a non-compatible type + OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getmsgport_reply) (In0P->Head.msgh_request_port, In0P->return_code); + ^ +process_reply_S.c: In function '_Xproc_wait_reply': +process_reply_S.c:304:22: warning: function called through a non-compatible type + OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_wait_reply) (In0P->Head.msgh_request_port, In0P->return_code); + ^ +process_reply_S.c: In function '_Xproc_pid2task_reply': +process_reply_S.c:405:22: warning: function called through a non-compatible type + OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_pid2task_reply) (In0P->Head.msgh_request_port, In0P->return_code); + ^ +process_reply_S.c: In function '_Xproc_task2pid_reply': +process_reply_S.c:488:22: warning: function called through a non-compatible type + OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_task2pid_reply) (In0P->Head.msgh_request_port, In0P->return_code); + ^ +process_reply_S.c: In function '_Xproc_task2proc_reply': +process_reply_S.c:571:22: warning: function called through a non-compatible type + OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_task2proc_reply) (In0P->Head.msgh_request_port, In0P->return_code); + ^ +process_reply_S.c: In function '_Xproc_proc2task_reply': +process_reply_S.c:654:22: warning: function called through a non-compatible type + OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_proc2task_reply) (In0P->Head.msgh_request_port, In0P->return_code); + ^ +process_reply_S.c: In function '_Xproc_pid2proc_reply': +process_reply_S.c:737:22: warning: function called through a non-compatible type + OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_pid2proc_reply) (In0P->Head.msgh_request_port, In0P->return_code); + ^ process_reply_S.c: In function '_Xproc_getprocinfo_reply': -process_reply_S.c:745:74: warning: initialization from incompatible pointer type - kern_return_t (*sfun)(mach_port_t, kern_return_t, int, int, char) = S_proc_getprocinfo_reply; - ^ -process_reply_S.c:795:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +process_reply_S.c:832:22: warning: function called through a non-compatible type + OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getprocinfo_reply) (In0P->Head.msgh_request_port, In0P->return_code); + ^ +process_reply_S.c:881:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] OutP->RetCode = S_proc_getprocinfo_reply(In0P->Head.msgh_request_port, In0P->return_code, In0P->flags, (In0P->procinfoType.msgtl_header.msgt_inline) ? In0P->procinfo : *((int **)In0P->procinfo), In0P->procinfoType.msgtl_number, (In1P->threadwaitsType.msgtl_header.msgt_inline) ? In1P->threadwaits : *((char **)In1P->threadwaits), In1P->threadwaitsType.msgtl_number); ^ -process_reply_S.c:795:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] -process_reply_S.c:798:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +process_reply_S.c:881:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +process_reply_S.c:884:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] mig_deallocate(* (vm_offset_t *) In1P->threadwaits, In1P->threadwaitsType.msgtl_number); ^ -process_reply_S.c:801:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +process_reply_S.c:887:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] mig_deallocate(* (vm_offset_t *) In0P->procinfo, 4 * In0P->procinfoType.msgtl_number); ^ process_reply_S.c: In function '_Xproc_getprocargs_reply': -process_reply_S.c:849:64: warning: initialization from incompatible pointer type - kern_return_t (*sfun)(mach_port_t, kern_return_t, char) = S_proc_getprocargs_reply; - ^ -process_reply_S.c:878:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +process_reply_S.c:950:22: warning: function called through a non-compatible type + OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getprocargs_reply) (In0P->Head.msgh_request_port, In0P->return_code); + ^ +process_reply_S.c:978:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] OutP->RetCode = S_proc_getprocargs_reply(In0P->Head.msgh_request_port, In0P->return_code, (In0P->procargsType.msgtl_header.msgt_inline) ? In0P->procargs : *((char **)In0P->procargs), In0P->procargsType.msgtl_number); ^ -process_reply_S.c:881:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +process_reply_S.c:981:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] mig_deallocate(* (vm_offset_t *) In0P->procargs, In0P->procargsType.msgtl_number); ^ process_reply_S.c: In function '_Xproc_getprocenv_reply': -process_reply_S.c:929:64: warning: initialization from incompatible pointer type - kern_return_t (*sfun)(mach_port_t, kern_return_t, char) = S_proc_getprocenv_reply; - ^ -process_reply_S.c:958:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +process_reply_S.c:1041:22: warning: function called through a non-compatible type + OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getprocenv_reply) (In0P->Head.msgh_request_port, In0P->return_code); + ^ +process_reply_S.c:1069:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] OutP->RetCode = S_proc_getprocenv_reply(In0P->Head.msgh_request_port, In0P->return_code, (In0P->procenvType.msgtl_header.msgt_inline) ? In0P->procenv : *((char **)In0P->procenv), In0P->procenvType.msgtl_number); ^ -process_reply_S.c:961:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +process_reply_S.c:1072:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] mig_deallocate(* (vm_offset_t *) In0P->procenv, In0P->procenvType.msgtl_number); ^ +process_reply_S.c: In function '_Xproc_getloginid_reply': +process_reply_S.c:1136:22: warning: function called through a non-compatible type + OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getloginid_reply) (In0P->Head.msgh_request_port, In0P->return_code); + ^ process_reply_S.c: In function '_Xproc_getloginpids_reply': -process_reply_S.c:1082:65: warning: initialization from incompatible pointer type - kern_return_t (*sfun)(mach_port_t, kern_return_t, pid_t) = S_proc_getloginpids_reply; - ^ -process_reply_S.c:1111:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +process_reply_S.c:1215:22: warning: function called through a non-compatible type + OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getloginpids_reply) (In0P->Head.msgh_request_port, In0P->return_code); + ^ +process_reply_S.c:1243:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] OutP->RetCode = S_proc_getloginpids_reply(In0P->Head.msgh_request_port, In0P->return_code, (In0P->pidsType.msgtl_header.msgt_inline) ? In0P->pids : *((pid_t **)In0P->pids), In0P->pidsType.msgtl_number); ^ -process_reply_S.c:1114:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +process_reply_S.c:1246:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] mig_deallocate(* (vm_offset_t *) In0P->pids, 4 * In0P->pidsType.msgtl_number); ^ +process_reply_S.c: In function '_Xproc_getlogin_reply': +process_reply_S.c:1310:22: warning: function called through a non-compatible type + OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getlogin_reply) (In0P->Head.msgh_request_port, In0P->return_code); + ^ +process_reply_S.c: In function '_Xproc_getsid_reply': +process_reply_S.c:1393:22: warning: function called through a non-compatible type + OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getsid_reply) (In0P->Head.msgh_request_port, In0P->return_code); + ^ process_reply_S.c: In function '_Xproc_getsessionpgids_reply': -process_reply_S.c:1308:65: warning: initialization from incompatible pointer type - kern_return_t (*sfun)(mach_port_t, kern_return_t, pid_t) = S_proc_getsessionpgids_reply; - ^ -process_reply_S.c:1337:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +process_reply_S.c:1472:22: warning: function called through a non-compatible type + OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getsessionpgids_reply) (In0P->Head.msgh_request_port, In0P->return_code); + ^ +process_reply_S.c:1500:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] OutP->RetCode = S_proc_getsessionpgids_reply(In0P->Head.msgh_request_port, In0P->return_code, (In0P->pgidsetType.msgtl_header.msgt_inline) ? In0P->pgidset : *((pid_t **)In0P->pgidset), In0P->pgidsetType.msgtl_number); ^ -process_reply_S.c:1340:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +process_reply_S.c:1503:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] mig_deallocate(* (vm_offset_t *) In0P->pgidset, 4 * In0P->pgidsetType.msgtl_number); ^ process_reply_S.c: In function '_Xproc_getsessionpids_reply': -process_reply_S.c:1388:65: warning: initialization from incompatible pointer type - kern_return_t (*sfun)(mach_port_t, kern_return_t, pid_t) = S_proc_getsessionpids_reply; - ^ -process_reply_S.c:1417:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +process_reply_S.c:1563:22: warning: function called through a non-compatible type + OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getsessionpids_reply) (In0P->Head.msgh_request_port, In0P->return_code); + ^ +process_reply_S.c:1591:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] OutP->RetCode = S_proc_getsessionpids_reply(In0P->Head.msgh_request_port, In0P->return_code, (In0P->pidsetType.msgtl_header.msgt_inline) ? In0P->pidset : *((pid_t **)In0P->pidset), In0P->pidsetType.msgtl_number); ^ -process_reply_S.c:1420:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +process_reply_S.c:1594:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] mig_deallocate(* (vm_offset_t *) In0P->pidset, 4 * In0P->pidsetType.msgtl_number); ^ +process_reply_S.c: In function '_Xproc_getsidport_reply': +process_reply_S.c:1658:22: warning: function called through a non-compatible type + OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getsidport_reply) (In0P->Head.msgh_request_port, In0P->return_code); + ^ +process_reply_S.c: In function '_Xproc_getpgrp_reply': +process_reply_S.c:1741:22: warning: function called through a non-compatible type + OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getpgrp_reply) (In0P->Head.msgh_request_port, In0P->return_code); + ^ process_reply_S.c: In function '_Xproc_getpgrppids_reply': -process_reply_S.c:1614:65: warning: initialization from incompatible pointer type - kern_return_t (*sfun)(mach_port_t, kern_return_t, pid_t) = S_proc_getpgrppids_reply; - ^ -process_reply_S.c:1643:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +process_reply_S.c:1820:22: warning: function called through a non-compatible type + OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getpgrppids_reply) (In0P->Head.msgh_request_port, In0P->return_code); + ^ +process_reply_S.c:1848:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] OutP->RetCode = S_proc_getpgrppids_reply(In0P->Head.msgh_request_port, In0P->return_code, (In0P->pidsetType.msgtl_header.msgt_inline) ? In0P->pidset : *((pid_t **)In0P->pidset), In0P->pidsetType.msgtl_number); ^ -process_reply_S.c:1646:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +process_reply_S.c:1851:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] mig_deallocate(* (vm_offset_t *) In0P->pidset, 4 * In0P->pidsetType.msgtl_number); ^ +process_reply_S.c: In function '_Xproc_get_tty_reply': +process_reply_S.c:1915:22: warning: function called through a non-compatible type + OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_get_tty_reply) (In0P->Head.msgh_request_port, In0P->return_code); + ^ +process_reply_S.c: In function '_Xproc_getnports_reply': +process_reply_S.c:1998:22: warning: function called through a non-compatible type + OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getnports_reply) (In0P->Head.msgh_request_port, In0P->return_code); + ^ +process_reply_S.c: In function '_Xproc_is_important_reply': +process_reply_S.c:2081:22: warning: function called through a non-compatible type + OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_is_important_reply) (In0P->Head.msgh_request_port, In0P->return_code); + ^ +process_reply_S.c: In function '_Xproc_get_code_reply': +process_reply_S.c:2176:22: warning: function called through a non-compatible type + OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_get_code_reply) (In0P->Head.msgh_request_port, In0P->return_code); + ^ process_reply_S.c: At top level: -process_reply_S.c:2018:24: warning: no previous prototype for 'process_reply_server' [-Wmissing-prototypes] +process_reply_S.c:2276:24: warning: no previous prototype for 'process_reply_server' [-Wmissing-prototypes] mig_external boolean_t process_reply_server ^ -process_reply_S.c:2054:28: warning: no previous prototype for 'process_reply_server_routine' [-Wmissing-prototypes] +process_reply_S.c:2312:28: warning: no previous prototype for 'process_reply_server_routine' [-Wmissing-prototypes] mig_external mig_routine_t process_reply_server_routine ^ gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o msg_reply_S.o -MT msg_reply_S.o -MMD -MP -MF .deps/msg_reply_S.Tpo msg_reply_S.c -msg_reply_S.c:165:24: warning: no previous prototype for 'msg_reply_server' [-Wmissing-prototypes] +msg_reply_S.c:189:24: warning: no previous prototype for 'msg_reply_server' [-Wmissing-prototypes] mig_external boolean_t msg_reply_server ^ -msg_reply_S.c:201:28: warning: no previous prototype for 'msg_reply_server_routine' [-Wmissing-prototypes] +msg_reply_S.c:225:28: warning: no previous prototype for 'msg_reply_server_routine' [-Wmissing-prototypes] mig_external mig_routine_t msg_reply_server_routine ^ gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o msg_U.o -MT msg_U.o -MMD -MP -MF .deps/msg_U.Tpo msg_U.c msg_U.c: In function 'msg_del_auth': -msg_U.c:504:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +msg_U.c:508:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int **)InP->uids) = uids; ^ -msg_U.c:519:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +msg_U.c:523:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int **)InP->gids) = gids; ^ msg_U.c: In function 'msg_get_init_ports': -msg_U.c:956:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +msg_U.c:960:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *ports = *((mach_port_t **)OutP->ports); ^ msg_U.c: In function 'msg_set_init_ports': -msg_U.c:1049:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +msg_U.c:1053:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((mach_port_t **)InP->ports) = ports; ^ msg_U.c: In function 'msg_get_init_ints': -msg_U.c:1480:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +msg_U.c:1484:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *values = *((int **)OutP->values); ^ msg_U.c: In function 'msg_set_init_ints': -msg_U.c:1572:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +msg_U.c:1576:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int **)InP->values) = values; ^ msg_U.c: In function 'msg_get_dtable': -msg_U.c:1738:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +msg_U.c:1742:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *dtable = *((mach_port_t **)OutP->dtable); ^ msg_U.c: In function 'msg_set_dtable': -msg_U.c:1831:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +msg_U.c:1835:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((mach_port_t **)InP->dtable) = dtable; ^ msg_U.c: In function 'msg_get_environment': -msg_U.c:2252:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +msg_U.c:2256:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *value = *((char **)OutP->value); ^ msg_U.c: In function 'msg_set_environment': -msg_U.c:2344:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +msg_U.c:2348:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((char **)InP->value) = value; ^ msg_U.c: In function 'msg_get_env_variable': -msg_U.c:2510:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +msg_U.c:2514:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *value = *((char **)OutP->value); ^ msg_U.c: In function 'msg_describe_ports': -msg_U.c:3017:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +msg_U.c:3021:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((mach_port_t **)InP->names) = names; ^ -msg_U.c:3082:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +msg_U.c:3086:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *descriptions = *((char **)OutP->descriptions); ^ gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o exc_request_U.o -MT exc_request_U.o -MMD -MP -MF .deps/exc_request_U.Tpo exc_request_U.c gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o exc_request_S.o -MT exc_request_S.o -MMD -MP -MF .deps/exc_request_S.Tpo exc_request_S.c -exc_request_S.c:157:24: warning: no previous prototype for 'exc_server' [-Wmissing-prototypes] +exc_request_S.c:176:24: warning: no previous prototype for 'exc_server' [-Wmissing-prototypes] mig_external boolean_t exc_server ^ -exc_request_S.c:193:28: warning: no previous prototype for 'exc_server_routine' [-Wmissing-prototypes] +exc_request_S.c:212:28: warning: no previous prototype for 'exc_server_routine' [-Wmissing-prototypes] mig_external mig_routine_t exc_server_routine ^ gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o remote.o -MT remote.o -MMD -MP -MF .deps/remote.Tpo ../../W._C._Handy/gdb/remote.c @@ -6257,7 +6325,7 @@ sed -e '/extern.*malloc/d' \ rm -f p-exp.c.tmp gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o p-exp.o -MT p-exp.o -MMD -MP -MF .deps/p-exp.Tpo p-exp.c /bin/dash ../../W._C._Handy/gdb/common/create-version.sh ../../W._C._Handy/gdb \ - i686-unknown-gnu0.5 i686-unknown-gnu0.5 version.c + i686-unknown-gnu0.6 i686-unknown-gnu0.6 version.c gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o version.o -MT version.o -MMD -MP -MF .deps/version.Tpo version.c gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o annotate.o -MT annotate.o -MMD -MP -MF .deps/annotate.Tpo ../../W._C._Handy/gdb/annotate.c gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o addrmap.o -MT addrmap.o -MMD -MP -MF .deps/addrmap.Tpo ../../W._C._Handy/gdb/addrmap.c diff --git a/binutils-gdb/laplace.SCHWINGE/log_build.diff.sed b/binutils-gdb/laplace.SCHWINGE/log_build.diff.sed index 3707c20c..13795076 100644 --- a/binutils-gdb/laplace.SCHWINGE/log_build.diff.sed +++ b/binutils-gdb/laplace.SCHWINGE/log_build.diff.sed @@ -1,4 +1,4 @@ -s%i686-unknown-gnu0\.5%[ARCH]%g +s%i686-unknown-gnu0\.6%[ARCH]%g diff --git a/binutils-gdb/laplace.SCHWINGE/log_install b/binutils-gdb/laplace.SCHWINGE/log_install index 72b62a2c..6a1fc1bf 100644 --- a/binutils-gdb/laplace.SCHWINGE/log_install +++ b/binutils-gdb/laplace.SCHWINGE/log_install @@ -242,16 +242,16 @@ libtool: install: /usr/bin/install -c nm-new [...]/tschwinge/W._C._Handy.build.i libtool: install: /usr/bin/install -c strip-new [...]/tschwinge/W._C._Handy.build.install/bin/strip /bin/dash ./libtool --mode=install /usr/bin/install -c cxxfilt [...]/tschwinge/W._C._Handy.build.install/bin/c++filt libtool: install: /usr/bin/install -c cxxfilt [...]/tschwinge/W._C._Handy.build.install/bin/c++filt -/bin/dash ../../W._C._Handy/binutils/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin -mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin +/bin/dash ../../W._C._Handy/binutils/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin +mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin for i in nm-new strip-new ar ranlib dlltool objdump objcopy; do \ if [ -f $i ]; then \ j=`echo $i | sed -e 's/-new//'`; \ k=`echo $j | sed 's,y,y,'`; \ - if [ "[...]/tschwinge/W._C._Handy.build.install/bin/$k" != "[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/$j" ]; then \ - rm -f [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/$j; \ - ln [...]/tschwinge/W._C._Handy.build.install/bin/$k [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/$j >/dev/null 2>/dev/null \ - || /bin/dash ./libtool --mode=install /usr/bin/install -c $i [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/$j; \ + if [ "[...]/tschwinge/W._C._Handy.build.install/bin/$k" != "[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin/$j" ]; then \ + rm -f [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin/$j; \ + ln [...]/tschwinge/W._C._Handy.build.install/bin/$k [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin/$j >/dev/null 2>/dev/null \ + || /bin/dash ./libtool --mode=install /usr/bin/install -c $i [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin/$j; \ fi; \ else true; \ fi; \ @@ -337,12 +337,12 @@ make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas' /bin/dash ../../W._C._Handy/gas/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/bin /bin/dash ./libtool --mode=install /usr/bin/install -c as-new [...]/tschwinge/W._C._Handy.build.install/bin/as libtool: install: /usr/bin/install -c as-new [...]/tschwinge/W._C._Handy.build.install/bin/as -/bin/dash ../../W._C._Handy/gas/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin +/bin/dash ../../W._C._Handy/gas/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin n=`echo as | sed 's,y,y,'`; \ -if [ "[...]/tschwinge/W._C._Handy.build.install/bin/$n" != "[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/as" ]; then \ - rm -f [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/as; \ - ln [...]/tschwinge/W._C._Handy.build.install/bin/$n [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/as >/dev/null 2>/dev/null \ - || /bin/dash ./libtool --mode=install /usr/bin/install -c as-new [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/as; \ +if [ "[...]/tschwinge/W._C._Handy.build.install/bin/$n" != "[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin/as" ]; then \ + rm -f [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin/as; \ + ln [...]/tschwinge/W._C._Handy.build.install/bin/$n [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin/as >/dev/null 2>/dev/null \ + || /bin/dash ./libtool --mode=install /usr/bin/install -c as-new [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin/as; \ else \ true ; \ fi @@ -389,24 +389,24 @@ make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold' make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gold' test -z "[...]/tschwinge/W._C._Handy.build.install/bin" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/bin" /usr/bin/install -c dwp '[...]/tschwinge/W._C._Handy.build.install/bin' -/bin/dash ../../W._C._Handy/gold/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/bin [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin +/bin/dash ../../W._C._Handy/gold/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/bin [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin n=`echo ld.gold | sed 's,y,y,'`; \ /usr/bin/install -c \ ld-new [...]/tschwinge/W._C._Handy.build.install/bin/${n}; \ -if test "[...]/tschwinge/W._C._Handy.build.install/bin" != "[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin"; then \ - rm -f [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld.gold; \ - ln [...]/tschwinge/W._C._Handy.build.install/bin/${n} [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld.gold >/dev/null 2>/dev/null \ - || /usr/bin/install -c ld-new [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld.gold; \ +if test "[...]/tschwinge/W._C._Handy.build.install/bin" != "[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin"; then \ + rm -f [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin/ld.gold; \ + ln [...]/tschwinge/W._C._Handy.build.install/bin/${n} [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin/ld.gold >/dev/null 2>/dev/null \ + || /usr/bin/install -c ld-new [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin/ld.gold; \ fi; \ if test "x" = "xyes"; then \ ld=`echo ld | sed 's,y,y,'`; \ rm -f [...]/tschwinge/W._C._Handy.build.install/bin/${ld}; \ ln [...]/tschwinge/W._C._Handy.build.install/bin/${n} [...]/tschwinge/W._C._Handy.build.install/bin/${ld} >/dev/null 2>/dev/null \ || /usr/bin/install -c ld-new [...]/tschwinge/W._C._Handy.build.install/bin/${ld}; \ - if test "[...]/tschwinge/W._C._Handy.build.install/bin" != "[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin"; then \ - rm -f [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld; \ - ln [...]/tschwinge/W._C._Handy.build.install/bin/${n} [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld >/dev/null 2>/dev/null \ - || /usr/bin/install -c ld-new [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld; \ + if test "[...]/tschwinge/W._C._Handy.build.install/bin" != "[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin"; then \ + rm -f [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin/ld; \ + ln [...]/tschwinge/W._C._Handy.build.install/bin/${n} [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin/ld >/dev/null 2>/dev/null \ + || /usr/bin/install -c ld-new [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin/ld; \ fi; \ fi Making install-info in po @@ -530,28 +530,28 @@ make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/ld' test -z "[...]/tschwinge/W._C._Handy.build.install/bin" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/bin" /bin/dash ./libtool --mode=install /usr/bin/install -c ld-new '[...]/tschwinge/W._C._Handy.build.install/bin/./ld.bfd' libtool: install: /usr/bin/install -c ld-new [...]/tschwinge/W._C._Handy.build.install/bin/./ld.bfd -/bin/dash ../../W._C._Handy/ld/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin +/bin/dash ../../W._C._Handy/ld/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s,y,y,'`; \ -if test "[...]/tschwinge/W._C._Handy.build.install/bin" != "[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin"; then \ - rm -f [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld.bfd; \ - ln [...]/tschwinge/W._C._Handy.build.install/bin/$n [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld.bfd >/dev/null 2>/dev/null \ - || /bin/dash ./libtool --mode=install /usr/bin/install -c ld-new [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld.bfd; \ +if test "[...]/tschwinge/W._C._Handy.build.install/bin" != "[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin"; then \ + rm -f [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin/ld.bfd; \ + ln [...]/tschwinge/W._C._Handy.build.install/bin/$n [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin/ld.bfd >/dev/null 2>/dev/null \ + || /bin/dash ./libtool --mode=install /usr/bin/install -c ld-new [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin/ld.bfd; \ fi; \ if test "xyes" = "xyes"; then \ ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s,y,y,'`; \ rm -f [...]/tschwinge/W._C._Handy.build.install/bin/$ld; \ ln [...]/tschwinge/W._C._Handy.build.install/bin/$n [...]/tschwinge/W._C._Handy.build.install/bin/$ld >/dev/null 2>/dev/null \ || /bin/dash ./libtool --mode=install /usr/bin/install -c ld-new [...]/tschwinge/W._C._Handy.build.install/bin/$ld; \ - if test "[...]/tschwinge/W._C._Handy.build.install/bin" != "[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin"; then \ - rm -f [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld; \ - ln [...]/tschwinge/W._C._Handy.build.install/bin/$n [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld >/dev/null 2>/dev/null \ - || /bin/dash ./libtool --mode=install /usr/bin/install -c ld-new [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/bin/ld; \ + if test "[...]/tschwinge/W._C._Handy.build.install/bin" != "[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin"; then \ + rm -f [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin/ld; \ + ln [...]/tschwinge/W._C._Handy.build.install/bin/$n [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin/ld >/dev/null 2>/dev/null \ + || /bin/dash ./libtool --mode=install /usr/bin/install -c ld-new [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/bin/ld; \ fi; \ fi -/bin/dash ../../W._C._Handy/ld/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib/ldscripts -mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib/ldscripts +/bin/dash ../../W._C._Handy/ld/../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib/ldscripts +mkdir -p -- [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib/ldscripts for f in ldscripts/* ; do \ - /usr/bin/install -c -m 644 $f [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5/lib/$f ; \ + /usr/bin/install -c -m 644 $f [...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6/lib/$f ; \ done test -z "[...]/tschwinge/W._C._Handy.build.install/share/info" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/share/info" /usr/bin/install -c -m 644 ./ld.info '[...]/tschwinge/W._C._Handy.build.install/share/info' @@ -799,7 +799,7 @@ make[9]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/ make[10]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' make[11]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' if test yes = no; then \ - case 'gnu0.5' in \ + case 'gnu0.6' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ diff --git a/binutils-gdb/laplace.SCHWINGE/log_install.diff.sed b/binutils-gdb/laplace.SCHWINGE/log_install.diff.sed index 42b0f777..209f873a 100644 --- a/binutils-gdb/laplace.SCHWINGE/log_install.diff.sed +++ b/binutils-gdb/laplace.SCHWINGE/log_install.diff.sed @@ -1 +1 @@ -s%i686-unknown-gnu0\.5%[ARCH]%g +s%i686-unknown-gnu0\.6%[ARCH]%g diff --git a/binutils-gdb/laplace.SCHWINGE/log_test b/binutils-gdb/laplace.SCHWINGE/log_test index f8cf0843..4908b12b 100644 --- a/binutils-gdb/laplace.SCHWINGE/log_test +++ b/binutils-gdb/laplace.SCHWINGE/log_test @@ -50,8 +50,8 @@ 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 Sun Apr 19 14:56:05 2015 -Native configuration is i686-unknown-gnu0.5 +Test Run By thomas on Mon May 11 10:01:27 2015 +Native configuration is i686-unknown-gnu0.6 === binutils tests === @@ -144,8 +144,8 @@ 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 Sun Apr 19 14:56:13 2015 -Native configuration is i686-unknown-gnu0.5 +Test Run By thomas on Mon May 11 10:01:35 2015 +Native configuration is i686-unknown-gnu0.6 === gas tests === @@ -303,7 +303,7 @@ make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/intl' make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/zlib' -true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc-4.9" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-static-libstdc++ -static-libgcc " "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/dash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=[...]/tschwinge/W._C._Handy.build.install" "infodir=[...]/tschwinge/W._C._Handy.build.install/share/info" "libdir=[...]/tschwinge/W._C._Handy.build.install/lib" "prefix=[...]/tschwinge/W._C._Handy.build.install" "tooldir=[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.5" "AR=ar" "AS=as" "CC=gcc-4.9" "CXX=g++-4.9" "LD=ld" "LIBCFLAGS=-g -O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make +true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc-4.9" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-static-libstdc++ -static-libgcc " "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/dash" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=[...]/tschwinge/W._C._Handy.build.install" "infodir=[...]/tschwinge/W._C._Handy.build.install/share/info" "libdir=[...]/tschwinge/W._C._Handy.build.install/lib" "prefix=[...]/tschwinge/W._C._Handy.build.install" "tooldir=[...]/tschwinge/W._C._Handy.build.install/i686-unknown-gnu0.6" "AR=ar" "AS=as" "CC=gcc-4.9" "CXX=g++-4.9" "LD=ld" "LIBCFLAGS=-g -O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/zlib' make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd' Making info in doc @@ -355,7 +355,6 @@ make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas/po' make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas' -make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' @@ -764,16 +763,16 @@ unused.o.syms: claim file hook called (offset = 0, size = 634) unused.o.syms: claiming file, adding 1 symbols /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/libstdc++.so: claim file hook called (offset = 0, size = 1492412) /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 = 115084) +/usr/lib/gcc/i586-gnu/4.9/libgcc_s.so: claim file hook called (offset = 0, size = 113180) /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 = 91560) -/usr/lib/gcc/i586-gnu/4.9/../../../i386-gnu/libhurduser.so: claim file hook called (offset = 0, size = 202388) +/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) /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 = 115084) +/usr/lib/gcc/i586-gnu/4.9/libgcc_s.so: claim file hook called (offset = 0, size = 113180) all symbols read hook called two_file_test_1.o.syms: _Z4f13iv: PREVAILING_DEF_IRONLY two_file_test_1.o.syms: _Z4f11av: PREVAILING_DEF_IRONLY @@ -933,16 +932,16 @@ plugin_common_test_2.o: claim file hook called (offset = 0, size = 3068) plugin_common_test_2.o: claiming file, adding 7 symbols /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/libstdc++.so: claim file hook called (offset = 0, size = 1492412) /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 = 115084) +/usr/lib/gcc/i586-gnu/4.9/libgcc_s.so: claim file hook called (offset = 0, size = 113180) /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 = 91560) -/usr/lib/gcc/i586-gnu/4.9/../../../i386-gnu/libhurduser.so: claim file hook called (offset = 0, size = 202388) +/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) /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 = 115084) +/usr/lib/gcc/i586-gnu/4.9/libgcc_s.so: claim file hook called (offset = 0, size = 113180) all symbols read hook called plugin_common_test_1.o.syms: main: PREVAILING_DEF_REG plugin_common_test_1.o.syms: foo: RESOLVED_IR @@ -1743,8 +1742,8 @@ 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 Sun Apr 19 15:00:18 2015 -Native configuration is i686-unknown-gnu0.5 +Test Run By thomas on Mon May 11 10:06:07 2015 +Native configuration is i686-unknown-gnu0.6 === ld tests === @@ -2022,8 +2021,8 @@ 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 Sun Apr 19 15:03:28 2015 -Native configuration is i686-unknown-gnu0.5 +Test Run By thomas on Mon May 11 10:08:33 2015 +Native configuration is i686-unknown-gnu0.6 === gdb tests === @@ -2409,18 +2408,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/callexit.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/callfuncs.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-gdb-caused-signals.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-load.exp ... -FAIL: gdb.base/catch-load.exp: plain load: continue -FAIL: gdb.base/catch-load.exp: plain load with stop-on-solib-events: continue -FAIL: gdb.base/catch-load.exp: rx load: continue -FAIL: gdb.base/catch-load.exp: rx load with stop-on-solib-events: continue -FAIL: gdb.base/catch-load.exp: non-matching load: continue -FAIL: gdb.base/catch-load.exp: non-matching load with stop-on-solib-events: continue -FAIL: gdb.base/catch-load.exp: plain unload: continue -FAIL: gdb.base/catch-load.exp: plain unload with stop-on-solib-events: continue -FAIL: gdb.base/catch-load.exp: rx unload: continue -FAIL: gdb.base/catch-load.exp: rx unload with stop-on-solib-events: continue -FAIL: gdb.base/catch-load.exp: non-matching unload: continue -FAIL: gdb.base/catch-load.exp: non-matching unload with stop-on-solib-events: continue Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-signal-fork.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-signal.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-syscall.exp ... @@ -2496,6 +2483,7 @@ FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: re-attach to inferior FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: detach program FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: re-attach to inferior Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-next.exp ... +WARNING: program timed out. Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-non-stop.exp ... FAIL: gdb.base/dprintf-non-stop.exp: Can't run to main Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-pending.exp ... @@ -2615,28 +2603,6 @@ FAIL: gdb.base/interrupt.exp: child process ate our char (timeout) FAIL: gdb.base/interrupt.exp: call function when asleep (wrong output) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit-simple.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit-so.exp ... -FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here after-dlopen (the program exited) -FAIL: gdb.base/jit-so.exp: one_jit_test-1: setting breakpoint at jit-main.c:130 -FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 0 (the program is no longer running) -FAIL: gdb.base/jit-so.exp: one_jit_test-1: set var argc = 2 -FAIL: gdb.base/jit-so.exp: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so" -FAIL: gdb.base/jit-so.exp: one_jit_test-1: set var count = 1 -FAIL: gdb.base/jit-so.exp: one_jit_test-1: setting breakpoint at jit-main.c:193 -FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 1 (the program is no longer running) -FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function -FAIL: gdb.base/jit-so.exp: one_jit_test-1: setting breakpoint at jit-main.c:218 -FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 2 (the program is no longer running) -FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here after-dlopen (the program exited) -FAIL: gdb.base/jit-so.exp: one_jit_test-2: setting breakpoint at jit-main.c:130 -FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 0 (the program is no longer running) -FAIL: gdb.base/jit-so.exp: one_jit_test-2: set var argc = 2 -FAIL: gdb.base/jit-so.exp: one_jit_test-2: set var libname = "SHLIBDIR/jit-solib.so" -FAIL: gdb.base/jit-so.exp: one_jit_test-2: set var count = 2 -FAIL: gdb.base/jit-so.exp: one_jit_test-2: setting breakpoint at jit-main.c:193 -FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 1 (the program is no longer running) -FAIL: gdb.base/jit-so.exp: one_jit_test-2: info function jit_function -FAIL: gdb.base/jit-so.exp: one_jit_test-2: setting breakpoint at jit-main.c:218 -FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 2 (the program is no longer running) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit.exp ... FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: Can't run to main Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jump.exp ... @@ -2780,6 +2746,7 @@ 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 ... +WARNING: program timed out. 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 @@ -2796,14 +2763,8 @@ FAIL: gdb.base/siginfo.exp: continue to stepi handler (timeout) FAIL: gdb.base/siginfo.exp: backtrace for nexti (pattern 1) (timeout) FAIL: gdb.base/siginfo.exp: step out of handler (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/signals.exp ... -FAIL: gdb.base/signals.exp: p count #1 -FAIL: gdb.base/signals.exp: p func1 () #2 -FAIL: gdb.base/signals.exp: backtrace from handler when calling func1 -FAIL: gdb.base/signals.exp: continue (the program exited) -FAIL: gdb.base/signals.exp: p count #2 -FAIL: gdb.base/signals.exp: signal without arguments disallowed (the program is no longer running) -FAIL: gdb.base/signals.exp: signal SIGUSR1 (the program is no longer running) -FAIL: gdb.base/signals.exp: backtrace for SIGUSR1 +WARNING: program timed out. +gdb compile failed, exit status is 1 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 @@ -2811,59 +2772,6 @@ 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 ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigstep.exp ... -FAIL: gdb.base/sigstep.exp: validate backtrace: backtrace for nexti (pattern 2) -FAIL: gdb.base/sigstep.exp: stepi to handler, nothing in handler, next from handler: leave handler -FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, next from handler: leave handler -FAIL: gdb.base/sigstep.exp: nexti to handler, nothing in handler, next from handler: leave handler -FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, next from handler: leave handler -FAIL: gdb.base/sigstep.exp: step to handler, nothing in handler, next from handler: leave handler -FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, next from handler: leave handler -FAIL: gdb.base/sigstep.exp: next to handler, nothing in handler, next from handler: leave handler -FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, next from handler: leave handler -FAIL: gdb.base/sigstep.exp: continue to handler, nothing in handler, step from handler: leave handler (timeout) -FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: leave handler (timeout) -FAIL: gdb.base/sigstep.exp: continue to handler, nothing in handler, next from handler: leave handler -FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: leave handler -FAIL: gdb.base/sigstep.exp: stepi from handleri: leave handler -FAIL: gdb.base/sigstep.exp: stepi from handleri: leave signal trampoline -FAIL: gdb.base/sigstep.exp: nexti from handleri: leave handler -FAIL: gdb.base/sigstep.exp: nexti from handleri: leave signal trampoline -FAIL: gdb.base/sigstep.exp: finish from handleri: leave handler -FAIL: gdb.base/sigstep.exp: finish from handleri: leave signal trampoline -FAIL: gdb.base/sigstep.exp: return from handleri: leave handler -FAIL: gdb.base/sigstep.exp: return from handleri: leave signal trampoline -FAIL: gdb.base/sigstep.exp: step to handler: performing step (timeout) -FAIL: gdb.base/sigstep.exp: next to handler: performing next (timeout) -FAIL: gdb.base/sigstep.exp: stepi to handler entry: performing stepi -FAIL: gdb.base/sigstep.exp: nexti to handler entry: performing nexti -FAIL: gdb.base/sigstep.exp: step to handler entry: performing step (timeout) -FAIL: gdb.base/sigstep.exp: next to handler entry: performing next (timeout) -FAIL: gdb.base/sigstep.exp: step over handler: performing step (timeout) -FAIL: gdb.base/sigstep.exp: next over handler: performing next (timeout) -FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: backtrace (pattern 2) -FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: performing next (timeout) -FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: backtrace (pattern 1) (timeout) -FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: backtrace (pattern 2) -FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: backtrace (pattern 2) -FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: backtrace (pattern 2) -FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: backtrace (pattern 2) -FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: backtrace (pattern 2) -FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: backtrace (pattern 2) -FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: backtrace (pattern 2) -FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: backtrace (pattern 2) -FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: performing next (timeout) -FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: backtrace (pattern 1) -FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: backtrace (pattern 2) -FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler: performing step (timeout) -FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: performing step (timeout) -FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: performing next (timeout) -FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: performing next (timeout) -FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: performing continue (timeout) -FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler: performing step (timeout) -FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: performing step (timeout) -FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: performing next (timeout) -FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: performing next (timeout) -FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: performing continue (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sizeof.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/skip-solib.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/skip.exp ... @@ -2947,17 +2855,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/twice.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/type-opaque.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/ui-redirect.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/unload.exp ... -FAIL: gdb.base/unload.exp: running program (the program exited) -FAIL: gdb.base/unload.exp: pending breakpoint info on first run at shrfunc1 -FAIL: gdb.base/unload.exp: continuing to unloaded libfile (the program is no longer running) -FAIL: gdb.base/unload.exp: print y from libfile -FAIL: gdb.base/unload.exp: rerun to shared library breakpoint (the program exited) -FAIL: gdb.base/unload.exp: pending breakpoint info on second run at shrfunc1 -FAIL: gdb.base/unload.exp: continuing to unloaded libfile (the program is no longer running) -FAIL: gdb.base/unload.exp: continue to shrfunc2 (the program is no longer running) -FAIL: gdb.base/unload.exp: pending breakpoint info on second run at shrfunc2 -FAIL: gdb.base/unload.exp: continuing to unloaded libfile2 (the program is no longer running) -FAIL: gdb.base/unload.exp: print y from libfile2 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/until-nodebug.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/until.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/unwindonsignal.exp ... @@ -2991,11 +2888,6 @@ FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-hw.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-reuse-slot.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-solib.exp ... -FAIL: gdb.base/watchpoint-solib.exp: continue to foo (the program exited) -FAIL: gdb.base/watchpoint-solib.exp: set watchpoint on g -FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit (the program is no longer running) -FAIL: gdb.base/watchpoint-solib.exp: continue to foo again (the program exited) -FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again (the program is no longer running) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-stops-at-right-insn.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoints.exp ... @@ -3089,16 +2981,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/gdb2495.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/hang.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/impl-this.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/infcall-dlopen.exp ... -FAIL: gdb.cp/infcall-dlopen.exp: test 0 -FAIL: gdb.cp/infcall-dlopen.exp: test 1 -FAIL: gdb.cp/infcall-dlopen.exp: test 2 -FAIL: gdb.cp/infcall-dlopen.exp: test 3 -FAIL: gdb.cp/infcall-dlopen.exp: test 4 -FAIL: gdb.cp/infcall-dlopen.exp: test 5 -FAIL: gdb.cp/infcall-dlopen.exp: test 6 -FAIL: gdb.cp/infcall-dlopen.exp: test 7 -FAIL: gdb.cp/infcall-dlopen.exp: test 8 -FAIL: gdb.cp/infcall-dlopen.exp: test 9 Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/inherit.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/koenig.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/local.exp ... @@ -3416,14 +3298,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp ... FAIL: gdb.mi/mi-breakpoint-changed.exp: catch syscall FAIL: gdb.mi/mi-breakpoint-changed.exp: dprintf marker, "arg" " FAIL: gdb.mi/mi-breakpoint-changed.exp: delete 6 -FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc3 resolved -FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continue to marker 2 (timeout) -FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continuing to exit (MI error) -FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc3 pending again (timeout) -FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-catch-load.exp ... -FAIL: gdb.mi/mi-catch-load.exp: catch-load: solib-event stop -FAIL: gdb.mi/mi-catch-load.exp: catch-unload: solib-event stop Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-cli.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-cmd-param-changed.exp ... FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking on" @@ -3586,6 +3461,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-evthreads.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-explore-cc.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-explore.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-finish-breakpoint.exp ... +FAIL: gdb.python/py-finish-breakpoint.exp: catch out of scope after exec Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-finish-breakpoint2.exp ... FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch() FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal @@ -3807,6 +3683,7 @@ FAIL: gdb.threads/info-threads-cur-sal.exp: list after info threads Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/interrupted-hand-call.exp ... FAIL: gdb.threads/interrupted-hand-call.exp: hand-call interrupted by signal in another thread Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/kill.exp ... +FAIL: gdb.threads/kill.exp: threaded: all threads started Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/killed.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/leader-exit.exp ... FAIL: gdb.threads/leader-exit.exp: continue to breakpoint: break-here @@ -4170,10 +4047,12 @@ FAIL: gdb.threads/thread_check.exp: backtrace from thread function Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread_events.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/threadapply.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/threxit-hop-specific.exp ... +WARNING: program timed out. FAIL: gdb.threads/threxit-hop-specific.exp: continue to thread start FAIL: gdb.threads/threxit-hop-specific.exp: get past the thread specific breakpoint Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/tid-reuse.exp ... -FAIL: gdb.threads/tid-reuse.exp: continue to breakpoint: do_nothing_thread_func +FAIL: gdb.threads/tid-reuse.exp: continue to breakpoint: do_nothing_thread_func (the program exited) +FAIL: gdb.threads/tid-reuse.exp: continue to breakpoint: after_reuse_time (the program is no longer running) Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/tls-nodebug.exp ... FAIL: gdb.threads/tls-nodebug.exp: thread local storage Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/tls-shared.exp ... @@ -4361,14 +4240,14 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.xml/tdesc-xinclude.exp ... === gdb Summary === -# of expected passes 25599 -# of unexpected failures 1035 +# of expected passes 24915 +# of unexpected failures 910 # of unexpected successes 2 # of expected failures 38 # of unknown successes 1 # of known failures 54 # of unresolved testcases 2 -# of untested testcases 60 +# of untested testcases 62 # of unsupported tests 97 [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.9.50.20150419-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory diff --git a/binutils-gdb/laplace.SCHWINGE/log_test.diff.sed b/binutils-gdb/laplace.SCHWINGE/log_test.diff.sed index 42b0f777..209f873a 100644 --- a/binutils-gdb/laplace.SCHWINGE/log_test.diff.sed +++ b/binutils-gdb/laplace.SCHWINGE/log_test.diff.sed @@ -1 +1 @@ -s%i686-unknown-gnu0\.5%[ARCH]%g +s%i686-unknown-gnu0\.6%[ARCH]%g diff --git a/binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum b/binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum index 487441b3..87e9162f 100644 --- a/binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum +++ b/binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum @@ -1,5 +1,5 @@ -Test Run By thomas on Sun Apr 19 14:56:05 2015 -Native configuration is i686-unknown-gnu0.5 +Test Run By thomas on Mon May 11 10:01:27 2015 +Native configuration is i686-unknown-gnu0.6 === binutils tests === diff --git a/binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum b/binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum index b00f79a6..4298ec4d 100644 --- a/binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum +++ b/binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum @@ -1,5 +1,5 @@ -Test Run By thomas on Sun Apr 19 14:56:13 2015 -Native configuration is i686-unknown-gnu0.5 +Test Run By thomas on Mon May 11 10:01:35 2015 +Native configuration is i686-unknown-gnu0.6 === gas tests === diff --git a/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum b/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum index ff66a15f..d4c5cf3f 100644 --- a/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum +++ b/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum @@ -1,5 +1,5 @@ -Test Run By thomas on Sun Apr 19 15:03:28 2015 -Native configuration is i686-unknown-gnu0.5 +Test Run By thomas on Mon May 11 10:08:33 2015 +Native configuration is i686-unknown-gnu0.6 === gdb tests === @@ -2687,51 +2687,51 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-load.exp ... PASS: gdb.base/catch-load.exp: plain load: set var libname = "catch-load-so.so" PASS: gdb.base/catch-load.exp: plain load: set stop-on-solib-events 0 PASS: gdb.base/catch-load.exp: plain load: catch load -FAIL: gdb.base/catch-load.exp: plain load: continue +PASS: gdb.base/catch-load.exp: plain load: continue PASS: gdb.base/catch-load.exp: plain load with stop-on-solib-events: set var libname = "catch-load-so.so" PASS: gdb.base/catch-load.exp: plain load with stop-on-solib-events: set stop-on-solib-events 1 PASS: gdb.base/catch-load.exp: plain load with stop-on-solib-events: catch load -FAIL: gdb.base/catch-load.exp: plain load with stop-on-solib-events: continue +PASS: gdb.base/catch-load.exp: plain load with stop-on-solib-events: continue PASS: gdb.base/catch-load.exp: rx load: set var libname = "catch-load-so.so" PASS: gdb.base/catch-load.exp: rx load: set stop-on-solib-events 0 PASS: gdb.base/catch-load.exp: rx load: catch load catch-load-so -FAIL: gdb.base/catch-load.exp: rx load: continue +PASS: gdb.base/catch-load.exp: rx load: continue PASS: gdb.base/catch-load.exp: rx load with stop-on-solib-events: set var libname = "catch-load-so.so" PASS: gdb.base/catch-load.exp: rx load with stop-on-solib-events: set stop-on-solib-events 1 PASS: gdb.base/catch-load.exp: rx load with stop-on-solib-events: catch load catch-load-so -FAIL: gdb.base/catch-load.exp: rx load with stop-on-solib-events: continue +PASS: gdb.base/catch-load.exp: rx load with stop-on-solib-events: continue PASS: gdb.base/catch-load.exp: non-matching load: set var libname = "catch-load-so.so" PASS: gdb.base/catch-load.exp: non-matching load: set stop-on-solib-events 0 PASS: gdb.base/catch-load.exp: non-matching load: catch load zardoz -FAIL: gdb.base/catch-load.exp: non-matching load: continue +PASS: gdb.base/catch-load.exp: non-matching load: continue PASS: gdb.base/catch-load.exp: non-matching load with stop-on-solib-events: set var libname = "catch-load-so.so" PASS: gdb.base/catch-load.exp: non-matching load with stop-on-solib-events: set stop-on-solib-events 1 PASS: gdb.base/catch-load.exp: non-matching load with stop-on-solib-events: catch load zardoz -FAIL: gdb.base/catch-load.exp: non-matching load with stop-on-solib-events: continue +PASS: gdb.base/catch-load.exp: non-matching load with stop-on-solib-events: continue PASS: gdb.base/catch-load.exp: plain unload: set var libname = "catch-load-so.so" PASS: gdb.base/catch-load.exp: plain unload: set stop-on-solib-events 0 PASS: gdb.base/catch-load.exp: plain unload: catch unload -FAIL: gdb.base/catch-load.exp: plain unload: continue +PASS: gdb.base/catch-load.exp: plain unload: continue PASS: gdb.base/catch-load.exp: plain unload with stop-on-solib-events: set var libname = "catch-load-so.so" PASS: gdb.base/catch-load.exp: plain unload with stop-on-solib-events: set stop-on-solib-events 1 PASS: gdb.base/catch-load.exp: plain unload with stop-on-solib-events: catch unload -FAIL: gdb.base/catch-load.exp: plain unload with stop-on-solib-events: continue +PASS: gdb.base/catch-load.exp: plain unload with stop-on-solib-events: continue PASS: gdb.base/catch-load.exp: rx unload: set var libname = "catch-load-so.so" PASS: gdb.base/catch-load.exp: rx unload: set stop-on-solib-events 0 PASS: gdb.base/catch-load.exp: rx unload: catch unload catch-load-so -FAIL: gdb.base/catch-load.exp: rx unload: continue +PASS: gdb.base/catch-load.exp: rx unload: continue PASS: gdb.base/catch-load.exp: rx unload with stop-on-solib-events: set var libname = "catch-load-so.so" PASS: gdb.base/catch-load.exp: rx unload with stop-on-solib-events: set stop-on-solib-events 1 PASS: gdb.base/catch-load.exp: rx unload with stop-on-solib-events: catch unload catch-load-so -FAIL: gdb.base/catch-load.exp: rx unload with stop-on-solib-events: continue +PASS: gdb.base/catch-load.exp: rx unload with stop-on-solib-events: continue PASS: gdb.base/catch-load.exp: non-matching unload: set var libname = "catch-load-so.so" PASS: gdb.base/catch-load.exp: non-matching unload: set stop-on-solib-events 0 PASS: gdb.base/catch-load.exp: non-matching unload: catch unload zardoz -FAIL: gdb.base/catch-load.exp: non-matching unload: continue +PASS: gdb.base/catch-load.exp: non-matching unload: continue PASS: gdb.base/catch-load.exp: non-matching unload with stop-on-solib-events: set var libname = "catch-load-so.so" PASS: gdb.base/catch-load.exp: non-matching unload with stop-on-solib-events: set stop-on-solib-events 1 PASS: gdb.base/catch-load.exp: non-matching unload with stop-on-solib-events: catch unload zardoz -FAIL: gdb.base/catch-load.exp: non-matching unload with stop-on-solib-events: continue +PASS: gdb.base/catch-load.exp: non-matching unload with stop-on-solib-events: continue Running ../../../W._C._Handy/gdb/testsuite/gdb.base/catch-signal-fork.exp ... PASS: gdb.base/catch-signal-fork.exp: catch signal SIGHUP PASS: gdb.base/catch-signal-fork.exp: continue to breakpoint: first HUP @@ -4524,6 +4524,7 @@ PASS: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: dprintf insertion FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: detach program FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: re-attach to inferior Running ../../../W._C._Handy/gdb/testsuite/gdb.base/dprintf-next.exp ... +WARNING: program timed out. PASS: gdb.base/dprintf-next.exp: dprintf 24, "%d\n", x PASS: gdb.base/dprintf-next.exp: next 1 PASS: gdb.base/dprintf-next.exp: next 2 @@ -6109,31 +6110,25 @@ PASS: gdb.base/jit-simple.exp: blah 1 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit-so.exp ... PASS: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here before-dlopen PASS: gdb.base/jit-so.exp: one_jit_test-1: set var jit_libname = "jit-main.so" -FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here after-dlopen (the program exited) -FAIL: gdb.base/jit-so.exp: one_jit_test-1: setting breakpoint at jit-main.c:130 -FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 0 (the program is no longer running) -FAIL: gdb.base/jit-so.exp: one_jit_test-1: set var argc = 2 -FAIL: gdb.base/jit-so.exp: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so" -FAIL: gdb.base/jit-so.exp: one_jit_test-1: set var count = 1 -FAIL: gdb.base/jit-so.exp: one_jit_test-1: setting breakpoint at jit-main.c:193 -FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 1 (the program is no longer running) -FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function -FAIL: gdb.base/jit-so.exp: one_jit_test-1: setting breakpoint at jit-main.c:218 -FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 2 (the program is no longer running) +PASS: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here after-dlopen +PASS: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 0 +PASS: gdb.base/jit-so.exp: one_jit_test-1: set var argc = 2 +PASS: gdb.base/jit-so.exp: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so" +PASS: gdb.base/jit-so.exp: one_jit_test-1: set var count = 1 +PASS: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 1 +PASS: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function +PASS: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 2 PASS: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function PASS: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here before-dlopen PASS: gdb.base/jit-so.exp: one_jit_test-2: set var jit_libname = "jit-main.so" -FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here after-dlopen (the program exited) -FAIL: gdb.base/jit-so.exp: one_jit_test-2: setting breakpoint at jit-main.c:130 -FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 0 (the program is no longer running) -FAIL: gdb.base/jit-so.exp: one_jit_test-2: set var argc = 2 -FAIL: gdb.base/jit-so.exp: one_jit_test-2: set var libname = "SHLIBDIR/jit-solib.so" -FAIL: gdb.base/jit-so.exp: one_jit_test-2: set var count = 2 -FAIL: gdb.base/jit-so.exp: one_jit_test-2: setting breakpoint at jit-main.c:193 -FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 1 (the program is no longer running) -FAIL: gdb.base/jit-so.exp: one_jit_test-2: info function jit_function -FAIL: gdb.base/jit-so.exp: one_jit_test-2: setting breakpoint at jit-main.c:218 -FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 2 (the program is no longer running) +PASS: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here after-dlopen +PASS: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 0 +PASS: gdb.base/jit-so.exp: one_jit_test-2: set var argc = 2 +PASS: gdb.base/jit-so.exp: one_jit_test-2: set var libname = "SHLIBDIR/jit-solib.so" +PASS: gdb.base/jit-so.exp: one_jit_test-2: set var count = 2 +PASS: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 1 +PASS: gdb.base/jit-so.exp: one_jit_test-2: info function jit_function +PASS: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 2 PASS: gdb.base/jit-so.exp: one_jit_test-2: info function jit_function Running ../../../W._C._Handy/gdb/testsuite/gdb.base/jit.exp ... PASS: gdb.base/jit.exp: one_jit_test-1: continue to breakpoint: break here 0 @@ -9210,6 +9205,7 @@ 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 ... +WARNING: program timed out. PASS: gdb.base/sigbpt.exp: break keeper PASS: gdb.base/sigbpt.exp: display/i $pc PASS: gdb.base/sigbpt.exp: advance to the bowler @@ -9295,39 +9291,9 @@ FAIL: gdb.base/siginfo.exp: continue to stepi handler (timeout) FAIL: gdb.base/siginfo.exp: backtrace for nexti (pattern 1) (timeout) FAIL: gdb.base/siginfo.exp: step out of handler (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/signals.exp ... -PASS: gdb.base/signals.exp: handle all print -PASS: gdb.base/signals.exp: set variable count = 0 -PASS: gdb.base/signals.exp: break handler if 0 -PASS: gdb.base/signals.exp: set $handler_breakpoint_number = $bpnum -PASS: gdb.base/signals.exp: next to signal -PASS: gdb.base/signals.exp: next to alarm #1 -PASS: gdb.base/signals.exp: next to ++count #1 -PASS: gdb.base/signals.exp: p func1 () #1 -FAIL: gdb.base/signals.exp: p count #1 -PASS: gdb.base/signals.exp: condition $handler_breakpoint_number -PASS: gdb.base/signals.exp: next to alarm #2 -PASS: gdb.base/signals.exp: next to ++count #2 -FAIL: gdb.base/signals.exp: p func1 () #2 -FAIL: gdb.base/signals.exp: backtrace from handler when calling func1 -FAIL: gdb.base/signals.exp: continue (the program exited) -FAIL: gdb.base/signals.exp: p count #2 -PASS: gdb.base/signals.exp: info signals -PASS: gdb.base/signals.exp: info signal SIGTRAP -PASS: gdb.base/signals.exp: info signal 5 -PASS: gdb.base/signals.exp: handle without arguments -PASS: gdb.base/signals.exp: handle with bogus SIG -PASS: gdb.base/signals.exp: handle SIG with bogus action -PASS: gdb.base/signals.exp: handle SIG with multiple conflicting actions -PASS: gdb.base/signals.exp: handle SIG parses all legal actions -PASS: gdb.base/signals.exp: handle multiple SIGs -PASS: gdb.base/signals.exp: override SIGTRAP -PASS: gdb.base/signals.exp: invalid signal number rejected -PASS: gdb.base/signals.exp: handle multiple SIGs via integer range -PASS: gdb.base/signals.exp: handle multiple SIGs via reverse integer range -PASS: gdb.base/signals.exp: override SIGINT -FAIL: gdb.base/signals.exp: signal without arguments disallowed (the program is no longer running) -FAIL: gdb.base/signals.exp: signal SIGUSR1 (the program is no longer running) -FAIL: gdb.base/signals.exp: backtrace for SIGUSR1 +WARNING: program timed out. +gdb compile failed, exit status is 1 +UNTESTED: gdb.base/signals.exp: signals.exp Running ../../../W._C._Handy/gdb/testsuite/gdb.base/signest.exp ... PASS: gdb.base/signest.exp: continue to fault PASS: gdb.base/signest.exp: set conditional breakpoint @@ -9363,775 +9329,7 @@ FAIL: gdb.base/signull.exp: code; backtrace from keeper through SIGSEGV Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigrepeat.exp ... UNTESTED: gdb.base/sigrepeat.exp: aborted; in the following, GDB will get stuck Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigstep.exp ... -PASS: gdb.base/sigstep.exp: validate backtrace: display/i $pc -PASS: gdb.base/sigstep.exp: validate backtrace: break handler -PASS: gdb.base/sigstep.exp: validate backtrace: continue to stepi handler -FAIL: gdb.base/sigstep.exp: validate backtrace: backtrace for nexti (pattern 2) -PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, step from handler: display/i $pc -PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, step from handler: handle SIGALRM print pass stop -PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, step from handler: handle SIGVTALRM print pass stop -PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, step from handler: continue to signal -PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, step from handler: stepi to handler -PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, step from handler: leave handler -PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, step from handler: display/i $pc -PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, step from handler: handle SIGALRM print pass stop -PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, step from handler: handle SIGVTALRM print pass stop -PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, step from handler: continue to signal -PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, step from handler: stepi to handler -PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, step from handler: si in handler -PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, step from handler: advance in handler -PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, step from handler: leave handler -PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, next from handler: display/i $pc -PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, next from handler: handle SIGALRM print pass stop -PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, next from handler: handle SIGVTALRM print pass stop -PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, next from handler: continue to signal -PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, next from handler: stepi to handler -FAIL: gdb.base/sigstep.exp: stepi to handler, nothing in handler, next from handler: leave handler -PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, next from handler: display/i $pc -PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, next from handler: handle SIGALRM print pass stop -PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, next from handler: handle SIGVTALRM print pass stop -PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, next from handler: continue to signal -PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, next from handler: stepi to handler -PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, next from handler: si in handler -PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, next from handler: advance in handler -FAIL: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, next from handler: leave handler -PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, continue from handler: display/i $pc -PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, continue from handler: handle SIGALRM print pass stop -PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, continue from handler: handle SIGVTALRM print pass stop -PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, continue from handler: continue to signal -PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, continue from handler: stepi to handler -PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, continue from handler: break clear done -PASS: gdb.base/sigstep.exp: stepi to handler, nothing in handler, continue from handler: leave handler -PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, continue from handler: display/i $pc -PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, continue from handler: handle SIGALRM print pass stop -PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, continue from handler: handle SIGVTALRM print pass stop -PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, continue from handler: continue to signal -PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, continue from handler: stepi to handler -PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, continue from handler: si in handler -PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, continue from handler: advance in handler -PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, continue from handler: break clear done -PASS: gdb.base/sigstep.exp: stepi to handler, si+advance in handler, continue from handler: leave handler -PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, step from handler: display/i $pc -PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, step from handler: handle SIGALRM print pass stop -PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, step from handler: handle SIGVTALRM print pass stop -PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, step from handler: continue to signal -PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, step from handler: nexti to handler -PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, step from handler: leave handler -PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, step from handler: display/i $pc -PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, step from handler: handle SIGALRM print pass stop -PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, step from handler: handle SIGVTALRM print pass stop -PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, step from handler: continue to signal -PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, step from handler: nexti to handler -PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, step from handler: si in handler -PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, step from handler: advance in handler -PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, step from handler: leave handler -PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, next from handler: display/i $pc -PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, next from handler: handle SIGALRM print pass stop -PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, next from handler: handle SIGVTALRM print pass stop -PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, next from handler: continue to signal -PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, next from handler: nexti to handler -FAIL: gdb.base/sigstep.exp: nexti to handler, nothing in handler, next from handler: leave handler -PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, next from handler: display/i $pc -PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, next from handler: handle SIGALRM print pass stop -PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, next from handler: handle SIGVTALRM print pass stop -PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, next from handler: continue to signal -PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, next from handler: nexti to handler -PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, next from handler: si in handler -PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, next from handler: advance in handler -FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, next from handler: leave handler -PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, continue from handler: display/i $pc -PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, continue from handler: handle SIGALRM print pass stop -PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, continue from handler: handle SIGVTALRM print pass stop -PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, continue from handler: continue to signal -PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, continue from handler: nexti to handler -PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, continue from handler: break clear done -PASS: gdb.base/sigstep.exp: nexti to handler, nothing in handler, continue from handler: leave handler -PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, continue from handler: display/i $pc -PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, continue from handler: handle SIGALRM print pass stop -PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, continue from handler: handle SIGVTALRM print pass stop -PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, continue from handler: continue to signal -PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, continue from handler: nexti to handler -PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, continue from handler: si in handler -PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, continue from handler: advance in handler -PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, continue from handler: break clear done -PASS: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, continue from handler: leave handler -PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, step from handler: display/i $pc -PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, step from handler: handle SIGALRM print pass stop -PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, step from handler: handle SIGVTALRM print pass stop -PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, step from handler: continue to signal -PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, step from handler: step to handler -PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, step from handler: leave handler -PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, step from handler: display/i $pc -PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, step from handler: handle SIGALRM print pass stop -PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, step from handler: handle SIGVTALRM print pass stop -PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, step from handler: continue to signal -PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, step from handler: step to handler -PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, step from handler: si in handler -PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, step from handler: advance in handler -PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, step from handler: leave handler -PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, next from handler: display/i $pc -PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, next from handler: handle SIGALRM print pass stop -PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, next from handler: handle SIGVTALRM print pass stop -PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, next from handler: continue to signal -PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, next from handler: step to handler -FAIL: gdb.base/sigstep.exp: step to handler, nothing in handler, next from handler: leave handler -PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, next from handler: display/i $pc -PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, next from handler: handle SIGALRM print pass stop -PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, next from handler: handle SIGVTALRM print pass stop -PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, next from handler: continue to signal -PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, next from handler: step to handler -PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, next from handler: si in handler -PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, next from handler: advance in handler -FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, next from handler: leave handler -PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, continue from handler: display/i $pc -PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, continue from handler: handle SIGALRM print pass stop -PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, continue from handler: handle SIGVTALRM print pass stop -PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, continue from handler: continue to signal -PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, continue from handler: step to handler -PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, continue from handler: break clear done -PASS: gdb.base/sigstep.exp: step to handler, nothing in handler, continue from handler: leave handler -PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: display/i $pc -PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: handle SIGALRM print pass stop -PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: handle SIGVTALRM print pass stop -PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: continue to signal -PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: step to handler -PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: si in handler -PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: advance in handler -PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: break clear done -PASS: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: leave handler -PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, step from handler: display/i $pc -PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, step from handler: handle SIGALRM print pass stop -PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, step from handler: handle SIGVTALRM print pass stop -PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, step from handler: continue to signal -PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, step from handler: next to handler -PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, step from handler: leave handler -PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, step from handler: display/i $pc -PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, step from handler: handle SIGALRM print pass stop -PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, step from handler: handle SIGVTALRM print pass stop -PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, step from handler: continue to signal -PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, step from handler: next to handler -PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, step from handler: si in handler -PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, step from handler: advance in handler -PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, step from handler: leave handler -PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, next from handler: display/i $pc -PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, next from handler: handle SIGALRM print pass stop -PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, next from handler: handle SIGVTALRM print pass stop -PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, next from handler: continue to signal -PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, next from handler: next to handler -FAIL: gdb.base/sigstep.exp: next to handler, nothing in handler, next from handler: leave handler -PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, next from handler: display/i $pc -PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, next from handler: handle SIGALRM print pass stop -PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, next from handler: handle SIGVTALRM print pass stop -PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, next from handler: continue to signal -PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, next from handler: next to handler -PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, next from handler: si in handler -PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, next from handler: advance in handler -FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, next from handler: leave handler -PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, continue from handler: display/i $pc -PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, continue from handler: handle SIGALRM print pass stop -PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, continue from handler: handle SIGVTALRM print pass stop -PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, continue from handler: continue to signal -PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, continue from handler: next to handler -PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, continue from handler: break clear done -PASS: gdb.base/sigstep.exp: next to handler, nothing in handler, continue from handler: leave handler -PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, continue from handler: display/i $pc -PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, continue from handler: handle SIGALRM print pass stop -PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, continue from handler: handle SIGVTALRM print pass stop -PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, continue from handler: continue to signal -PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, continue from handler: next to handler -PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, continue from handler: si in handler -PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, continue from handler: advance in handler -PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, continue from handler: break clear done -PASS: gdb.base/sigstep.exp: next to handler, si+advance in handler, continue from handler: leave handler -PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, step from handler: display/i $pc -PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, step from handler: break handler -PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, step from handler: continue to handler -FAIL: gdb.base/sigstep.exp: continue to handler, nothing in handler, step from handler: leave handler (timeout) -PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: display/i $pc -PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: break handler -PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: continue to handler -PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: si in handler -PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: advance in handler -FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: leave handler (timeout) -PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, next from handler: display/i $pc -PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, next from handler: break handler -PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, next from handler: continue to handler -FAIL: gdb.base/sigstep.exp: continue to handler, nothing in handler, next from handler: leave handler -PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: display/i $pc -PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: break handler -PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: continue to handler -PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: si in handler -PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: advance in handler -FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: leave handler -PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, continue from handler: display/i $pc -PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, continue from handler: break handler -PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, continue from handler: continue to handler -PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, continue from handler: break clear done -PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, continue from handler: leave handler -PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: display/i $pc -PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: break handler -PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: continue to handler -PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: si in handler -PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: advance in handler -PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: break clear done -PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: leave handler -PASS: gdb.base/sigstep.exp: stepi from handleri: display/i $pc -PASS: gdb.base/sigstep.exp: stepi from handleri: break handler -PASS: gdb.base/sigstep.exp: stepi from handleri: continue to handler -FAIL: gdb.base/sigstep.exp: stepi from handleri: leave handler -FAIL: gdb.base/sigstep.exp: stepi from handleri: leave signal trampoline -PASS: gdb.base/sigstep.exp: nexti from handleri: display/i $pc -PASS: gdb.base/sigstep.exp: nexti from handleri: break handler -PASS: gdb.base/sigstep.exp: nexti from handleri: continue to handler -FAIL: gdb.base/sigstep.exp: nexti from handleri: leave handler -FAIL: gdb.base/sigstep.exp: nexti from handleri: leave signal trampoline -PASS: gdb.base/sigstep.exp: finish from handleri: display/i $pc -PASS: gdb.base/sigstep.exp: finish from handleri: break handler -PASS: gdb.base/sigstep.exp: finish from handleri: continue to handler -FAIL: gdb.base/sigstep.exp: finish from handleri: leave handler -FAIL: gdb.base/sigstep.exp: finish from handleri: leave signal trampoline -PASS: gdb.base/sigstep.exp: return from handleri: display/i $pc -PASS: gdb.base/sigstep.exp: return from handleri: break handler -PASS: gdb.base/sigstep.exp: return from handleri: continue to handler -FAIL: gdb.base/sigstep.exp: return from handleri: leave handler -FAIL: gdb.base/sigstep.exp: return from handleri: leave signal trampoline -PASS: gdb.base/sigstep.exp: step to handler: display/i $pc -PASS: gdb.base/sigstep.exp: step to handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: step to handler: advance to infinite loop -PASS: gdb.base/sigstep.exp: step to handler: break handler -FAIL: gdb.base/sigstep.exp: step to handler: performing step (timeout) -PASS: gdb.base/sigstep.exp: next to handler: display/i $pc -PASS: gdb.base/sigstep.exp: next to handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: next to handler: advance to infinite loop -PASS: gdb.base/sigstep.exp: next to handler: break handler -FAIL: gdb.base/sigstep.exp: next to handler: performing next (timeout) -PASS: gdb.base/sigstep.exp: continue to handler: display/i $pc -PASS: gdb.base/sigstep.exp: continue to handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: continue to handler: advance to infinite loop -PASS: gdb.base/sigstep.exp: continue to handler: break handler -PASS: gdb.base/sigstep.exp: continue to handler: performing continue -PASS: gdb.base/sigstep.exp: stepi to handler entry: display/i $pc -PASS: gdb.base/sigstep.exp: stepi to handler entry: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: stepi to handler entry: advance to infinite loop -PASS: gdb.base/sigstep.exp: stepi to handler entry: break handler -FAIL: gdb.base/sigstep.exp: stepi to handler entry: performing stepi -PASS: gdb.base/sigstep.exp: nexti to handler entry: display/i $pc -PASS: gdb.base/sigstep.exp: nexti to handler entry: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: nexti to handler entry: advance to infinite loop -PASS: gdb.base/sigstep.exp: nexti to handler entry: break handler -FAIL: gdb.base/sigstep.exp: nexti to handler entry: performing nexti -PASS: gdb.base/sigstep.exp: step to handler entry: display/i $pc -PASS: gdb.base/sigstep.exp: step to handler entry: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: step to handler entry: advance to infinite loop -PASS: gdb.base/sigstep.exp: step to handler entry: break handler -FAIL: gdb.base/sigstep.exp: step to handler entry: performing step (timeout) -PASS: gdb.base/sigstep.exp: next to handler entry: display/i $pc -PASS: gdb.base/sigstep.exp: next to handler entry: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: next to handler entry: advance to infinite loop -PASS: gdb.base/sigstep.exp: next to handler entry: break handler -FAIL: gdb.base/sigstep.exp: next to handler entry: performing next (timeout) -PASS: gdb.base/sigstep.exp: continue to handler entry: display/i $pc -PASS: gdb.base/sigstep.exp: continue to handler entry: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: continue to handler entry: advance to infinite loop -PASS: gdb.base/sigstep.exp: continue to handler entry: break handler -PASS: gdb.base/sigstep.exp: continue to handler entry: performing continue -PASS: gdb.base/sigstep.exp: stepi over handler: display/i $pc -PASS: gdb.base/sigstep.exp: stepi over handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: stepi over handler: break clear done -PASS: gdb.base/sigstep.exp: stepi over handler: advance to infinite loop -PASS: gdb.base/sigstep.exp: stepi over handler: get next PC -PASS: gdb.base/sigstep.exp: stepi over handler: performing stepi -PASS: gdb.base/sigstep.exp: stepi over handler: advanced -PASS: gdb.base/sigstep.exp: nexti over handler: display/i $pc -PASS: gdb.base/sigstep.exp: nexti over handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: nexti over handler: break clear done -PASS: gdb.base/sigstep.exp: nexti over handler: advance to infinite loop -PASS: gdb.base/sigstep.exp: nexti over handler: get next PC -PASS: gdb.base/sigstep.exp: nexti over handler: performing nexti -PASS: gdb.base/sigstep.exp: nexti over handler: advanced -PASS: gdb.base/sigstep.exp: step over handler: display/i $pc -PASS: gdb.base/sigstep.exp: step over handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: step over handler: break clear done -PASS: gdb.base/sigstep.exp: step over handler: advance to infinite loop -FAIL: gdb.base/sigstep.exp: step over handler: performing step (timeout) -PASS: gdb.base/sigstep.exp: next over handler: display/i $pc -PASS: gdb.base/sigstep.exp: next over handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: next over handler: break clear done -PASS: gdb.base/sigstep.exp: next over handler: advance to infinite loop -FAIL: gdb.base/sigstep.exp: next over handler: performing next (timeout) -PASS: gdb.base/sigstep.exp: continue over handler: display/i $pc -PASS: gdb.base/sigstep.exp: continue over handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: continue over handler: break clear done -PASS: gdb.base/sigstep.exp: continue over handler: advance to infinite loop -PASS: gdb.base/sigstep.exp: continue over handler: performing continue -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: set displaced-stepping off -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: break handler -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: performing step -FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: backtrace (pattern 2) -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: set displaced-stepping off -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: break handler -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: continue to infinite loop -FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: performing next (timeout) -FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: backtrace (pattern 1) (timeout) -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: set displaced-stepping off -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: break handler -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: performing continue -FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: backtrace (pattern 2) -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: set displaced-stepping on -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: break handler -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: performing step -FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: backtrace (pattern 2) -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: set displaced-stepping on -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: break handler -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: performing next -FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: backtrace (pattern 2) -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: set displaced-stepping on -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: break handler -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: performing continue -FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: backtrace (pattern 2) -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: set displaced-stepping off -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: break handler -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: performing step -FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: backtrace (pattern 2) -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: set displaced-stepping off -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: break handler -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: performing next -FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: backtrace (pattern 2) -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: set displaced-stepping off -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: break handler -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: performing continue -FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: backtrace (pattern 2) -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: set displaced-stepping on -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: break handler -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: performing step -FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: backtrace (pattern 2) -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: set displaced-stepping on -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: break handler -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: continue to infinite loop -FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: performing next (timeout) -FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: backtrace (pattern 1) -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: set displaced-stepping on -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: break handler -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: performing continue -FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: backtrace (pattern 2) -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: set displaced-stepping off -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: break clear done -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: get next PC -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: performing stepi -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler: advanced -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: set displaced-stepping off -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: set no_handler -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: break clear done -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: set done -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: get next PC -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: performing stepi -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, no handler: advanced -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping off -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: break clear done -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: watch $convenience -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: get next PC -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: performing stepi -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint: advanced -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping off -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: break clear done -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set done -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: get next PC -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: performing stepi -PASS: gdb.base/sigstep.exp: displaced=off: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: advanced -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: set displaced-stepping off -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: break clear done -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: get next PC -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: performing nexti -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler: advanced -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: set displaced-stepping off -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: set no_handler -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: break clear done -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: set done -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: get next PC -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: performing nexti -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, no handler: advanced -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping off -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: break clear done -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: watch $convenience -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: get next PC -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: performing nexti -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint: advanced -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping off -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: break clear done -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set done -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: get next PC -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: performing nexti -PASS: gdb.base/sigstep.exp: displaced=off: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: advanced -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler: set displaced-stepping off -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler: break clear done -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler: continue to infinite loop -FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler: performing step (timeout) -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: set displaced-stepping off -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: set no_handler -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: break clear done -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: set done -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, no handler: performing step -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping off -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: break clear done -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: watch $convenience -FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: performing step (timeout) -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping off -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: break clear done -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: set done -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint, no handler: performing step -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: set displaced-stepping off -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: break clear done -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: continue to infinite loop -FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: performing next (timeout) -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: set displaced-stepping off -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: set no_handler -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: break clear done -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: set done -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: performing next -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping off -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: break clear done -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: watch $convenience -FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: performing next (timeout) -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping off -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: break clear done -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: set done -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint, no handler: performing next -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler: set displaced-stepping off -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler: break clear done -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler: performing continue -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: set displaced-stepping off -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: set no_handler -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: break clear done -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: set done -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, no handler: performing continue -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping off -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: break clear done -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: watch $convenience -FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: performing continue (timeout) -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping off -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: break clear done -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set done -PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint, no handler: performing continue -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: set displaced-stepping on -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: break clear done -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: get next PC -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: performing stepi -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler: advanced -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: set displaced-stepping on -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: set no_handler -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: break clear done -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: set done -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: get next PC -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: performing stepi -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: advanced -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping on -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: break clear done -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: watch $convenience -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: get next PC -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: performing stepi -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint: advanced -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping on -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: break clear done -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: set done -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: get next PC -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: performing stepi -PASS: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, with sw-watchpoint, no handler: advanced -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: set displaced-stepping on -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: break clear done -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: get next PC -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: performing nexti -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler: advanced -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: set displaced-stepping on -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: set no_handler -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: break clear done -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: set done -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: get next PC -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: performing nexti -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, no handler: advanced -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping on -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: break clear done -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: watch $convenience -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: get next PC -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: performing nexti -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint: advanced -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping on -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: break clear done -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: set done -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: get next PC -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: performing nexti -PASS: gdb.base/sigstep.exp: displaced=on: nexti on breakpoint, skip handler, with sw-watchpoint, no handler: advanced -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler: set displaced-stepping on -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler: break clear done -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler: continue to infinite loop -FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler: performing step (timeout) -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: set displaced-stepping on -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: set no_handler -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: break clear done -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: set done -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, no handler: performing step -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping on -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: break clear done -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: watch $convenience -FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: performing step (timeout) -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping on -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: break clear done -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: set done -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint, no handler: performing step -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: set displaced-stepping on -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: break clear done -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: continue to infinite loop -FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: performing next (timeout) -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: set displaced-stepping on -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: set no_handler -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: break clear done -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: set done -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: performing next -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping on -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: break clear done -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: watch $convenience -FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: performing next (timeout) -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping on -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: break clear done -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: set done -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint, no handler: performing next -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler: set displaced-stepping on -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler: break clear done -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler: performing continue -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: set displaced-stepping on -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: set no_handler -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: break clear done -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: set done -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, no handler: performing continue -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: set displaced-stepping on -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: break clear done -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: watch $convenience -FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: performing continue (timeout) -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: display/i $pc -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set displaced-stepping on -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set itimer = itimer_real -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set no_handler -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: break infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: break clear done -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: watch $convenience -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: set done -PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint, no handler: performing continue +UNTESTED: gdb.base/sigstep.exp: aborted; in the following, GDB will get stuck Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sizeof.exp ... PASS: gdb.base/sizeof.exp: next PASS: gdb.base/sizeof.exp: get integer valueof "sizeof (char)" (1) @@ -11526,17 +10724,17 @@ PASS: gdb.base/ui-redirect.exp: set logging off PASS: gdb.base/ui-redirect.exp: help Running ../../../W._C._Handy/gdb/testsuite/gdb.base/unload.exp ... PASS: gdb.base/unload.exp: pending breakpoint info before run -FAIL: gdb.base/unload.exp: running program (the program exited) -FAIL: gdb.base/unload.exp: pending breakpoint info on first run at shrfunc1 -FAIL: gdb.base/unload.exp: continuing to unloaded libfile (the program is no longer running) -FAIL: gdb.base/unload.exp: print y from libfile -FAIL: gdb.base/unload.exp: rerun to shared library breakpoint (the program exited) -FAIL: gdb.base/unload.exp: pending breakpoint info on second run at shrfunc1 -FAIL: gdb.base/unload.exp: continuing to unloaded libfile (the program is no longer running) -FAIL: gdb.base/unload.exp: continue to shrfunc2 (the program is no longer running) -FAIL: gdb.base/unload.exp: pending breakpoint info on second run at shrfunc2 -FAIL: gdb.base/unload.exp: continuing to unloaded libfile2 (the program is no longer running) -FAIL: gdb.base/unload.exp: print y from libfile2 +PASS: gdb.base/unload.exp: running program +PASS: gdb.base/unload.exp: pending breakpoint info on first run at shrfunc1 +PASS: gdb.base/unload.exp: continuing to unloaded libfile +PASS: gdb.base/unload.exp: print y from libfile +PASS: gdb.base/unload.exp: rerun to shared library breakpoint +PASS: gdb.base/unload.exp: pending breakpoint info on second run at shrfunc1 +PASS: gdb.base/unload.exp: continuing to unloaded libfile +PASS: gdb.base/unload.exp: continue to shrfunc2 +PASS: gdb.base/unload.exp: pending breakpoint info on second run at shrfunc2 +PASS: gdb.base/unload.exp: continuing to unloaded libfile2 +PASS: gdb.base/unload.exp: print y from libfile2 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/until-nodebug.exp ... PASS: gdb.base/until-nodebug.exp: until 1 PASS: gdb.base/until-nodebug.exp: until 2 @@ -14065,12 +13263,12 @@ PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : PASS: gdb.base/watchpoint-reuse-slot.exp: always-inserted on: hbreak x hbreak: : width 1, iter 3: base + 1: delete $bpnum Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-solib.exp ... PASS: gdb.base/watchpoint-solib.exp: set pending breakpoint -FAIL: gdb.base/watchpoint-solib.exp: continue to foo (the program exited) -FAIL: gdb.base/watchpoint-solib.exp: set watchpoint on g -FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit (the program is no longer running) +PASS: gdb.base/watchpoint-solib.exp: continue to foo +PASS: gdb.base/watchpoint-solib.exp: set watchpoint on g +PASS: gdb.base/watchpoint-solib.exp: continue to watchpoint hit PASS: gdb.base/watchpoint-solib.exp: rerun to main -FAIL: gdb.base/watchpoint-solib.exp: continue to foo again (the program exited) -FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again (the program is no longer running) +PASS: gdb.base/watchpoint-solib.exp: continue to foo again +PASS: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-stops-at-right-insn.exp ... PASS: gdb.base/watchpoint-stops-at-right-insn.exp: set breakpoint always-inserted on PASS: gdb.base/watchpoint-stops-at-right-insn.exp: set probe hw watchpoint @@ -16803,34 +16001,34 @@ PASS: gdb.cp/impl-this.exp: at D::f (ambiguous names): print am.A<int>::i PASS: gdb.cp/impl-this.exp: at D::f (ambiguous names): print am.BB::A<int>::i PASS: gdb.cp/impl-this.exp: at D::f (ambiguous names): print am.CC::A<int>::i Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/infcall-dlopen.exp ... -FAIL: gdb.cp/infcall-dlopen.exp: test 0 +PASS: gdb.cp/infcall-dlopen.exp: test 0 PASS: gdb.cp/infcall-dlopen.exp: test 0 stub 1 PASS: gdb.cp/infcall-dlopen.exp: test 0 stub 2 -FAIL: gdb.cp/infcall-dlopen.exp: test 1 +PASS: gdb.cp/infcall-dlopen.exp: test 1 PASS: gdb.cp/infcall-dlopen.exp: test 1 stub 1 PASS: gdb.cp/infcall-dlopen.exp: test 1 stub 2 -FAIL: gdb.cp/infcall-dlopen.exp: test 2 +PASS: gdb.cp/infcall-dlopen.exp: test 2 PASS: gdb.cp/infcall-dlopen.exp: test 2 stub 1 PASS: gdb.cp/infcall-dlopen.exp: test 2 stub 2 -FAIL: gdb.cp/infcall-dlopen.exp: test 3 +PASS: gdb.cp/infcall-dlopen.exp: test 3 PASS: gdb.cp/infcall-dlopen.exp: test 3 stub 1 PASS: gdb.cp/infcall-dlopen.exp: test 3 stub 2 -FAIL: gdb.cp/infcall-dlopen.exp: test 4 +PASS: gdb.cp/infcall-dlopen.exp: test 4 PASS: gdb.cp/infcall-dlopen.exp: test 4 stub 1 PASS: gdb.cp/infcall-dlopen.exp: test 4 stub 2 -FAIL: gdb.cp/infcall-dlopen.exp: test 5 +PASS: gdb.cp/infcall-dlopen.exp: test 5 PASS: gdb.cp/infcall-dlopen.exp: test 5 stub 1 PASS: gdb.cp/infcall-dlopen.exp: test 5 stub 2 -FAIL: gdb.cp/infcall-dlopen.exp: test 6 +PASS: gdb.cp/infcall-dlopen.exp: test 6 PASS: gdb.cp/infcall-dlopen.exp: test 6 stub 1 PASS: gdb.cp/infcall-dlopen.exp: test 6 stub 2 -FAIL: gdb.cp/infcall-dlopen.exp: test 7 +PASS: gdb.cp/infcall-dlopen.exp: test 7 PASS: gdb.cp/infcall-dlopen.exp: test 7 stub 1 PASS: gdb.cp/infcall-dlopen.exp: test 7 stub 2 -FAIL: gdb.cp/infcall-dlopen.exp: test 8 +PASS: gdb.cp/infcall-dlopen.exp: test 8 PASS: gdb.cp/infcall-dlopen.exp: test 8 stub 1 PASS: gdb.cp/infcall-dlopen.exp: test 8 stub 2 -FAIL: gdb.cp/infcall-dlopen.exp: test 9 +PASS: gdb.cp/infcall-dlopen.exp: test 9 PASS: gdb.cp/infcall-dlopen.exp: test 9 stub 1 PASS: gdb.cp/infcall-dlopen.exp: test 9 stub 2 Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/inherit.exp ... @@ -22549,22 +21747,21 @@ PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: delete breakpoint on p PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: insert breakpoint on marker PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: insert breakpoint on pendfunc3 PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continue to marker 1 -FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc3 resolved -FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continue to marker 2 (timeout) -FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continuing to exit (MI error) -FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc3 pending again (timeout) -FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: (timeout) +PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc3 resolved +PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continue to marker 2 +PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc3 pending again +PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-catch-load.exp ... PASS: gdb.mi/mi-catch-load.exp: breakpoint at main PASS: gdb.mi/mi-catch-load.exp: mi runto main PASS: gdb.mi/mi-catch-load.exp: catch-load: auto-solib-add on PASS: gdb.mi/mi-catch-load.exp: catch-load: catch load -FAIL: gdb.mi/mi-catch-load.exp: catch-load: solib-event stop +PASS: gdb.mi/mi-catch-load.exp: catch-load: solib-event stop PASS: gdb.mi/mi-catch-load.exp: breakpoint at main PASS: gdb.mi/mi-catch-load.exp: mi runto main PASS: gdb.mi/mi-catch-load.exp: catch-unload: auto-solib-add on PASS: gdb.mi/mi-catch-load.exp: catch-unload: catch unload -FAIL: gdb.mi/mi-catch-load.exp: catch-unload: solib-event stop +PASS: gdb.mi/mi-catch-load.exp: catch-unload: solib-event stop Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-cli.exp ... PASS: gdb.mi/mi-cli.exp: -interpreter-exec with no arguments PASS: gdb.mi/mi-cli.exp: -interpreter-exec with one argument @@ -25103,7 +24300,7 @@ PASS: gdb.python/py-finish-breakpoint.exp: set FinishBP after the exit() PASS: gdb.python/py-finish-breakpoint.exp: catch out of scope after exit PASS: gdb.python/py-finish-breakpoint.exp: set FinishBP after the exec PASS: gdb.python/py-finish-breakpoint.exp: catch exec -PASS: gdb.python/py-finish-breakpoint.exp: catch out of scope after exec +FAIL: gdb.python/py-finish-breakpoint.exp: catch out of scope after exec Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-finish-breakpoint2.exp ... PASS: gdb.python/py-finish-breakpoint2.exp: import python scripts PASS: gdb.python/py-finish-breakpoint2.exp: run to exception 1 @@ -25464,7 +24661,7 @@ PASS: gdb.python/py-objfile.exp: Get objfile user name PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile ("py-objfile").filename) PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile ("junk")) PASS: gdb.python/py-objfile.exp: Get objfile build id -PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile ("7ab823c965e72d9c7077d7fb58a3e87a7bf39e63", by_build_id=True).filename) +PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile ("da8bc92bb7ace920562bc4dd2c0029dbe4248741", by_build_id=True).filename) PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile ("foo", by_build_id=True)) PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile ("1234abcdef", by_build_id=True)) PASS: gdb.python/py-objfile.exp: Get objfile program space @@ -25482,7 +24679,7 @@ PASS: gdb.python/py-objfile.exp: Get separate debug info objfile PASS: gdb.python/py-objfile.exp: Test owner of separate debug file PASS: gdb.python/py-objfile.exp: Test user-name of owner of separate debug file PASS: gdb.python/py-objfile.exp: print main with debug info -PASS: gdb.python/py-objfile.exp: get python valueof "sep_objfile.build_id" (7ab823c965e72d9c7077d7fb58a3e87a7bf39e63) +PASS: gdb.python/py-objfile.exp: get python valueof "sep_objfile.build_id" (da8bc92bb7ace920562bc4dd2c0029dbe4248741) PASS: gdb.python/py-objfile.exp: python print (gdb.lookup_objfile (sep_objfile.build_id, by_build_id=True)) PASS: gdb.python/py-objfile.exp: gdb.lookup_objfile of symlinked binary Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-parameter.exp ... @@ -27029,7 +26226,7 @@ PASS: gdb.threads/interrupted-hand-call.exp: continue until exit Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/kill.exp ... PASS: gdb.threads/kill.exp: threaded: successfully compiled posix threads test case PASS: gdb.threads/kill.exp: threaded: continue to breakpoint: break here -PASS: gdb.threads/kill.exp: threaded: all threads started +FAIL: gdb.threads/kill.exp: threaded: all threads started PASS: gdb.threads/kill.exp: threaded: kill program PASS: gdb.threads/kill.exp: non-threaded: continue to breakpoint: break here PASS: gdb.threads/kill.exp: non-threaded: kill program @@ -27615,6 +26812,7 @@ PASS: gdb.threads/threadapply.exp: run a simple print command on all threads PASS: gdb.threads/threadapply.exp: go down and check selected frame PASS: gdb.threads/threadapply.exp: thread apply all detach Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/threxit-hop-specific.exp ... +WARNING: program timed out. PASS: gdb.threads/threxit-hop-specific.exp: successfully compiled posix threads test case FAIL: gdb.threads/threxit-hop-specific.exp: continue to thread start PASS: gdb.threads/threxit-hop-specific.exp: set thread specific breakpoint @@ -27624,8 +26822,8 @@ PASS: gdb.threads/tid-reuse.exp: successfully compiled posix threads test case PASS: gdb.threads/tid-reuse.exp: set print thread-events off PASS: gdb.threads/tid-reuse.exp: continue to breakpoint: after_count PASS: gdb.threads/tid-reuse.exp: get reuse_time -FAIL: gdb.threads/tid-reuse.exp: continue to breakpoint: do_nothing_thread_func -PASS: gdb.threads/tid-reuse.exp: continue to breakpoint: after_reuse_time +FAIL: gdb.threads/tid-reuse.exp: continue to breakpoint: do_nothing_thread_func (the program exited) +FAIL: gdb.threads/tid-reuse.exp: continue to breakpoint: after_reuse_time (the program is no longer running) Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/tls-nodebug.exp ... PASS: gdb.threads/tls-nodebug.exp: successfully compiled posix threads test case FAIL: gdb.threads/tls-nodebug.exp: thread local storage @@ -28183,14 +27381,14 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml === gdb Summary === -# of expected passes 25599 -# of unexpected failures 1035 +# of expected passes 24915 +# of unexpected failures 910 # of unexpected successes 2 # of expected failures 38 # of unknown successes 1 # of known failures 54 # of unresolved testcases 2 -# of untested testcases 60 +# of untested testcases 62 # of unsupported tests 97 [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.9.50.20150419-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory diff --git a/binutils-gdb/laplace.SCHWINGE/test/ld/ld.sum b/binutils-gdb/laplace.SCHWINGE/test/ld/ld.sum index b2a1bad9..65b608b1 100644 --- a/binutils-gdb/laplace.SCHWINGE/test/ld/ld.sum +++ b/binutils-gdb/laplace.SCHWINGE/test/ld/ld.sum @@ -1,5 +1,5 @@ -Test Run By thomas on Sun Apr 19 15:00:18 2015 -Native configuration is i686-unknown-gnu0.5 +Test Run By thomas on Mon May 11 10:06:07 2015 +Native configuration is i686-unknown-gnu0.6 === ld tests === diff --git a/binutils-gdb/log_build.diff b/binutils-gdb/log_build.diff index 1e8f5a0d..b41de368 100644 --- a/binutils-gdb/log_build.diff +++ b/binutils-gdb/log_build.diff @@ -1,5 +1,5 @@ diff --git toolchain/logs/binutils-gdb/kepler.SCHWINGE/log_build_ toolchain/logs/binutils-gdb/laplace.SCHWINGE/log_build_ -index 576a351..d3edebd 100644 +index 5bd0aa2..1f39df5 100644 --- toolchain/logs/binutils-gdb/kepler.SCHWINGE/log_build_ +++ toolchain/logs/binutils-gdb/laplace.SCHWINGE/log_build_ @@ -159,12 +159,12 @@ checking for sys/sysmp.h... no @@ -51,7 +51,7 @@ index 576a351..d3edebd 100644 checking if gcc-4.9 supports -c -o file.o... (cached) yes checking whether the gcc-4.9 linker (ld) supports shared libraries... yes -checking dynamic linker characteristics... GNU/Linux ld.so -+checking dynamic linker characteristics... gnu0.5 ld.so ++checking dynamic linker characteristics... gnu0.6 ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no @@ -105,7 +105,7 @@ index 576a351..d3edebd 100644 checking whether the gcc-4.9 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no -checking dynamic linker characteristics... GNU/Linux ld.so -+checking dynamic linker characteristics... gnu0.5 ld.so ++checking dynamic linker characteristics... gnu0.6 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes @@ -174,7 +174,7 @@ index 576a351..d3edebd 100644 checking if gcc-4.9 supports -c -o file.o... (cached) yes checking whether the gcc-4.9 linker (ld) supports shared libraries... yes -checking dynamic linker characteristics... GNU/Linux ld.so -+checking dynamic linker characteristics... gnu0.5 ld.so ++checking dynamic linker characteristics... gnu0.6 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes @@ -192,7 +192,7 @@ index 576a351..d3edebd 100644 checking whether the gcc-4.9 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no -checking dynamic linker characteristics... GNU/Linux ld.so -+checking dynamic linker characteristics... gnu0.5 ld.so ++checking dynamic linker characteristics... gnu0.6 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes @@ -210,7 +210,7 @@ index 576a351..d3edebd 100644 checking whether the gcc-4.9 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no -checking dynamic linker characteristics... GNU/Linux ld.so -+checking dynamic linker characteristics... gnu0.5 ld.so ++checking dynamic linker characteristics... gnu0.6 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes @@ -258,7 +258,7 @@ index 576a351..d3edebd 100644 checking whether the gcc-4.9 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no -checking dynamic linker characteristics... GNU/Linux ld.so -+checking dynamic linker characteristics... gnu0.5 ld.so ++checking dynamic linker characteristics... gnu0.6 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes @@ -276,7 +276,7 @@ index 576a351..d3edebd 100644 checking whether the gcc-4.9 linker (ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no -checking dynamic linker characteristics... GNU/Linux ld.so -+checking dynamic linker characteristics... gnu0.5 ld.so ++checking dynamic linker characteristics... gnu0.6 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes @@ -285,7 +285,7 @@ index 576a351..d3edebd 100644 checking if g++-4.9 supports -c -o file.o... (cached) yes checking whether the g++-4.9 linker (ld) supports shared libraries... yes -checking dynamic linker characteristics... (cached) GNU/Linux ld.so -+checking dynamic linker characteristics... gnu0.5 ld.so ++checking dynamic linker characteristics... gnu0.6 ld.so checking how to hardcode library paths into programs... immediate checking for dlfcn.h... (cached) yes checking for windows.h... no @@ -1376,7 +1376,7 @@ index 576a351..d3edebd 100644 ar: `u' modifier ignored since `D' is the default (see `U') ranlib libgnu.a rm -f t-charset.alias charset.alias && \ -@@ -6619,37 +5802,198 @@ make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/i +@@ -6619,37 +5802,266 @@ make[6]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/i make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib' make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb' @@ -1439,164 +1439,232 @@ index 576a351..d3edebd 100644 -gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o x86-linux-dregs.o -MT x86-linux-dregs.o -MMD -MP -MF .deps/x86-linux-dregs.Tpo ../../W._C._Handy/gdb/nat/x86-linux-dregs.c +gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o fork-child.o -MT fork-child.o -MMD -MP -MF .deps/fork-child.Tpo ../../W._C._Handy/gdb/fork-child.c +gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o notify_S.o -MT notify_S.o -MMD -MP -MF .deps/notify_S.Tpo notify_S.c -+notify_S.c:305:24: warning: no previous prototype for 'notify_server' [-Wmissing-prototypes] ++notify_S.c:368:24: warning: no previous prototype for 'notify_server' [-Wmissing-prototypes] + mig_external boolean_t notify_server + ^ -+notify_S.c:341:28: warning: no previous prototype for 'notify_server_routine' [-Wmissing-prototypes] ++notify_S.c:404:28: warning: no previous prototype for 'notify_server_routine' [-Wmissing-prototypes] + mig_external mig_routine_t notify_server_routine + ^ +gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o process_reply_S.o -MT process_reply_S.o -MMD -MP -MF .deps/process_reply_S.Tpo process_reply_S.c ++process_reply_S.c: In function '_Xproc_setmsgport_reply': ++process_reply_S.c:102:22: warning: function called through a non-compatible type ++ OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_setmsgport_reply) (In0P->Head.msgh_request_port, In0P->return_code); ++ ^ ++process_reply_S.c: In function '_Xproc_getmsgport_reply': ++process_reply_S.c:185:22: warning: function called through a non-compatible type ++ OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getmsgport_reply) (In0P->Head.msgh_request_port, In0P->return_code); ++ ^ ++process_reply_S.c: In function '_Xproc_wait_reply': ++process_reply_S.c:304:22: warning: function called through a non-compatible type ++ OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_wait_reply) (In0P->Head.msgh_request_port, In0P->return_code); ++ ^ ++process_reply_S.c: In function '_Xproc_pid2task_reply': ++process_reply_S.c:405:22: warning: function called through a non-compatible type ++ OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_pid2task_reply) (In0P->Head.msgh_request_port, In0P->return_code); ++ ^ ++process_reply_S.c: In function '_Xproc_task2pid_reply': ++process_reply_S.c:488:22: warning: function called through a non-compatible type ++ OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_task2pid_reply) (In0P->Head.msgh_request_port, In0P->return_code); ++ ^ ++process_reply_S.c: In function '_Xproc_task2proc_reply': ++process_reply_S.c:571:22: warning: function called through a non-compatible type ++ OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_task2proc_reply) (In0P->Head.msgh_request_port, In0P->return_code); ++ ^ ++process_reply_S.c: In function '_Xproc_proc2task_reply': ++process_reply_S.c:654:22: warning: function called through a non-compatible type ++ OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_proc2task_reply) (In0P->Head.msgh_request_port, In0P->return_code); ++ ^ ++process_reply_S.c: In function '_Xproc_pid2proc_reply': ++process_reply_S.c:737:22: warning: function called through a non-compatible type ++ OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_pid2proc_reply) (In0P->Head.msgh_request_port, In0P->return_code); ++ ^ +process_reply_S.c: In function '_Xproc_getprocinfo_reply': -+process_reply_S.c:745:74: warning: initialization from incompatible pointer type -+ kern_return_t (*sfun)(mach_port_t, kern_return_t, int, int, char) = S_proc_getprocinfo_reply; -+ ^ -+process_reply_S.c:795:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ++process_reply_S.c:832:22: warning: function called through a non-compatible type ++ OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getprocinfo_reply) (In0P->Head.msgh_request_port, In0P->return_code); ++ ^ ++process_reply_S.c:881:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] + OutP->RetCode = S_proc_getprocinfo_reply(In0P->Head.msgh_request_port, In0P->return_code, In0P->flags, (In0P->procinfoType.msgtl_header.msgt_inline) ? In0P->procinfo : *((int **)In0P->procinfo), In0P->procinfoType.msgtl_number, (In1P->threadwaitsType.msgtl_header.msgt_inline) ? In1P->threadwaits : *((char **)In1P->threadwaits), In1P->threadwaitsType.msgtl_number); + ^ -+process_reply_S.c:795:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] -+process_reply_S.c:798:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ++process_reply_S.c:881:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ++process_reply_S.c:884:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] + mig_deallocate(* (vm_offset_t *) In1P->threadwaits, In1P->threadwaitsType.msgtl_number); + ^ -+process_reply_S.c:801:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ++process_reply_S.c:887:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] + mig_deallocate(* (vm_offset_t *) In0P->procinfo, 4 * In0P->procinfoType.msgtl_number); + ^ +process_reply_S.c: In function '_Xproc_getprocargs_reply': -+process_reply_S.c:849:64: warning: initialization from incompatible pointer type -+ kern_return_t (*sfun)(mach_port_t, kern_return_t, char) = S_proc_getprocargs_reply; -+ ^ -+process_reply_S.c:878:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ++process_reply_S.c:950:22: warning: function called through a non-compatible type ++ OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getprocargs_reply) (In0P->Head.msgh_request_port, In0P->return_code); ++ ^ ++process_reply_S.c:978:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] + OutP->RetCode = S_proc_getprocargs_reply(In0P->Head.msgh_request_port, In0P->return_code, (In0P->procargsType.msgtl_header.msgt_inline) ? In0P->procargs : *((char **)In0P->procargs), In0P->procargsType.msgtl_number); + ^ -+process_reply_S.c:881:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ++process_reply_S.c:981:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] + mig_deallocate(* (vm_offset_t *) In0P->procargs, In0P->procargsType.msgtl_number); + ^ +process_reply_S.c: In function '_Xproc_getprocenv_reply': -+process_reply_S.c:929:64: warning: initialization from incompatible pointer type -+ kern_return_t (*sfun)(mach_port_t, kern_return_t, char) = S_proc_getprocenv_reply; -+ ^ -+process_reply_S.c:958:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ++process_reply_S.c:1041:22: warning: function called through a non-compatible type ++ OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getprocenv_reply) (In0P->Head.msgh_request_port, In0P->return_code); ++ ^ ++process_reply_S.c:1069:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] + OutP->RetCode = S_proc_getprocenv_reply(In0P->Head.msgh_request_port, In0P->return_code, (In0P->procenvType.msgtl_header.msgt_inline) ? In0P->procenv : *((char **)In0P->procenv), In0P->procenvType.msgtl_number); + ^ -+process_reply_S.c:961:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ++process_reply_S.c:1072:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] + mig_deallocate(* (vm_offset_t *) In0P->procenv, In0P->procenvType.msgtl_number); + ^ ++process_reply_S.c: In function '_Xproc_getloginid_reply': ++process_reply_S.c:1136:22: warning: function called through a non-compatible type ++ OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getloginid_reply) (In0P->Head.msgh_request_port, In0P->return_code); ++ ^ +process_reply_S.c: In function '_Xproc_getloginpids_reply': -+process_reply_S.c:1082:65: warning: initialization from incompatible pointer type -+ kern_return_t (*sfun)(mach_port_t, kern_return_t, pid_t) = S_proc_getloginpids_reply; -+ ^ -+process_reply_S.c:1111:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ++process_reply_S.c:1215:22: warning: function called through a non-compatible type ++ OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getloginpids_reply) (In0P->Head.msgh_request_port, In0P->return_code); ++ ^ ++process_reply_S.c:1243:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] + OutP->RetCode = S_proc_getloginpids_reply(In0P->Head.msgh_request_port, In0P->return_code, (In0P->pidsType.msgtl_header.msgt_inline) ? In0P->pids : *((pid_t **)In0P->pids), In0P->pidsType.msgtl_number); + ^ -+process_reply_S.c:1114:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ++process_reply_S.c:1246:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] + mig_deallocate(* (vm_offset_t *) In0P->pids, 4 * In0P->pidsType.msgtl_number); + ^ ++process_reply_S.c: In function '_Xproc_getlogin_reply': ++process_reply_S.c:1310:22: warning: function called through a non-compatible type ++ OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getlogin_reply) (In0P->Head.msgh_request_port, In0P->return_code); ++ ^ ++process_reply_S.c: In function '_Xproc_getsid_reply': ++process_reply_S.c:1393:22: warning: function called through a non-compatible type ++ OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getsid_reply) (In0P->Head.msgh_request_port, In0P->return_code); ++ ^ +process_reply_S.c: In function '_Xproc_getsessionpgids_reply': -+process_reply_S.c:1308:65: warning: initialization from incompatible pointer type -+ kern_return_t (*sfun)(mach_port_t, kern_return_t, pid_t) = S_proc_getsessionpgids_reply; -+ ^ -+process_reply_S.c:1337:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ++process_reply_S.c:1472:22: warning: function called through a non-compatible type ++ OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getsessionpgids_reply) (In0P->Head.msgh_request_port, In0P->return_code); ++ ^ ++process_reply_S.c:1500:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] + OutP->RetCode = S_proc_getsessionpgids_reply(In0P->Head.msgh_request_port, In0P->return_code, (In0P->pgidsetType.msgtl_header.msgt_inline) ? In0P->pgidset : *((pid_t **)In0P->pgidset), In0P->pgidsetType.msgtl_number); + ^ -+process_reply_S.c:1340:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ++process_reply_S.c:1503:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] + mig_deallocate(* (vm_offset_t *) In0P->pgidset, 4 * In0P->pgidsetType.msgtl_number); + ^ +process_reply_S.c: In function '_Xproc_getsessionpids_reply': -+process_reply_S.c:1388:65: warning: initialization from incompatible pointer type -+ kern_return_t (*sfun)(mach_port_t, kern_return_t, pid_t) = S_proc_getsessionpids_reply; -+ ^ -+process_reply_S.c:1417:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ++process_reply_S.c:1563:22: warning: function called through a non-compatible type ++ OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getsessionpids_reply) (In0P->Head.msgh_request_port, In0P->return_code); ++ ^ ++process_reply_S.c:1591:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] + OutP->RetCode = S_proc_getsessionpids_reply(In0P->Head.msgh_request_port, In0P->return_code, (In0P->pidsetType.msgtl_header.msgt_inline) ? In0P->pidset : *((pid_t **)In0P->pidset), In0P->pidsetType.msgtl_number); + ^ -+process_reply_S.c:1420:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ++process_reply_S.c:1594:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] + mig_deallocate(* (vm_offset_t *) In0P->pidset, 4 * In0P->pidsetType.msgtl_number); + ^ ++process_reply_S.c: In function '_Xproc_getsidport_reply': ++process_reply_S.c:1658:22: warning: function called through a non-compatible type ++ OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getsidport_reply) (In0P->Head.msgh_request_port, In0P->return_code); ++ ^ ++process_reply_S.c: In function '_Xproc_getpgrp_reply': ++process_reply_S.c:1741:22: warning: function called through a non-compatible type ++ OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getpgrp_reply) (In0P->Head.msgh_request_port, In0P->return_code); ++ ^ +process_reply_S.c: In function '_Xproc_getpgrppids_reply': -+process_reply_S.c:1614:65: warning: initialization from incompatible pointer type -+ kern_return_t (*sfun)(mach_port_t, kern_return_t, pid_t) = S_proc_getpgrppids_reply; -+ ^ -+process_reply_S.c:1643:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ++process_reply_S.c:1820:22: warning: function called through a non-compatible type ++ OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getpgrppids_reply) (In0P->Head.msgh_request_port, In0P->return_code); ++ ^ ++process_reply_S.c:1848:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] + OutP->RetCode = S_proc_getpgrppids_reply(In0P->Head.msgh_request_port, In0P->return_code, (In0P->pidsetType.msgtl_header.msgt_inline) ? In0P->pidset : *((pid_t **)In0P->pidset), In0P->pidsetType.msgtl_number); + ^ -+process_reply_S.c:1646:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ++process_reply_S.c:1851:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] + mig_deallocate(* (vm_offset_t *) In0P->pidset, 4 * In0P->pidsetType.msgtl_number); + ^ ++process_reply_S.c: In function '_Xproc_get_tty_reply': ++process_reply_S.c:1915:22: warning: function called through a non-compatible type ++ OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_get_tty_reply) (In0P->Head.msgh_request_port, In0P->return_code); ++ ^ ++process_reply_S.c: In function '_Xproc_getnports_reply': ++process_reply_S.c:1998:22: warning: function called through a non-compatible type ++ OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getnports_reply) (In0P->Head.msgh_request_port, In0P->return_code); ++ ^ ++process_reply_S.c: In function '_Xproc_is_important_reply': ++process_reply_S.c:2081:22: warning: function called through a non-compatible type ++ OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_is_important_reply) (In0P->Head.msgh_request_port, In0P->return_code); ++ ^ ++process_reply_S.c: In function '_Xproc_get_code_reply': ++process_reply_S.c:2176:22: warning: function called through a non-compatible type ++ OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_get_code_reply) (In0P->Head.msgh_request_port, In0P->return_code); ++ ^ +process_reply_S.c: At top level: -+process_reply_S.c:2018:24: warning: no previous prototype for 'process_reply_server' [-Wmissing-prototypes] ++process_reply_S.c:2276:24: warning: no previous prototype for 'process_reply_server' [-Wmissing-prototypes] + mig_external boolean_t process_reply_server + ^ -+process_reply_S.c:2054:28: warning: no previous prototype for 'process_reply_server_routine' [-Wmissing-prototypes] ++process_reply_S.c:2312:28: warning: no previous prototype for 'process_reply_server_routine' [-Wmissing-prototypes] + mig_external mig_routine_t process_reply_server_routine + ^ +gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o msg_reply_S.o -MT msg_reply_S.o -MMD -MP -MF .deps/msg_reply_S.Tpo msg_reply_S.c -+msg_reply_S.c:165:24: warning: no previous prototype for 'msg_reply_server' [-Wmissing-prototypes] ++msg_reply_S.c:189:24: warning: no previous prototype for 'msg_reply_server' [-Wmissing-prototypes] + mig_external boolean_t msg_reply_server + ^ -+msg_reply_S.c:201:28: warning: no previous prototype for 'msg_reply_server_routine' [-Wmissing-prototypes] ++msg_reply_S.c:225:28: warning: no previous prototype for 'msg_reply_server_routine' [-Wmissing-prototypes] + mig_external mig_routine_t msg_reply_server_routine + ^ +gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o msg_U.o -MT msg_U.o -MMD -MP -MF .deps/msg_U.Tpo msg_U.c +msg_U.c: In function 'msg_del_auth': -+msg_U.c:504:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ++msg_U.c:508:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] + *((int **)InP->uids) = uids; + ^ -+msg_U.c:519:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ++msg_U.c:523:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] + *((int **)InP->gids) = gids; + ^ +msg_U.c: In function 'msg_get_init_ports': -+msg_U.c:956:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ++msg_U.c:960:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] + *ports = *((mach_port_t **)OutP->ports); + ^ +msg_U.c: In function 'msg_set_init_ports': -+msg_U.c:1049:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ++msg_U.c:1053:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] + *((mach_port_t **)InP->ports) = ports; + ^ +msg_U.c: In function 'msg_get_init_ints': -+msg_U.c:1480:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ++msg_U.c:1484:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] + *values = *((int **)OutP->values); + ^ +msg_U.c: In function 'msg_set_init_ints': -+msg_U.c:1572:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ++msg_U.c:1576:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] + *((int **)InP->values) = values; + ^ +msg_U.c: In function 'msg_get_dtable': -+msg_U.c:1738:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ++msg_U.c:1742:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] + *dtable = *((mach_port_t **)OutP->dtable); + ^ +msg_U.c: In function 'msg_set_dtable': -+msg_U.c:1831:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ++msg_U.c:1835:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] + *((mach_port_t **)InP->dtable) = dtable; + ^ +msg_U.c: In function 'msg_get_environment': -+msg_U.c:2252:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ++msg_U.c:2256:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] + *value = *((char **)OutP->value); + ^ +msg_U.c: In function 'msg_set_environment': -+msg_U.c:2344:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ++msg_U.c:2348:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] + *((char **)InP->value) = value; + ^ +msg_U.c: In function 'msg_get_env_variable': -+msg_U.c:2510:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ++msg_U.c:2514:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] + *value = *((char **)OutP->value); + ^ +msg_U.c: In function 'msg_describe_ports': -+msg_U.c:3017:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ++msg_U.c:3021:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] + *((mach_port_t **)InP->names) = names; + ^ -+msg_U.c:3082:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ++msg_U.c:3086:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] + *descriptions = *((char **)OutP->descriptions); + ^ +gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o exc_request_U.o -MT exc_request_U.o -MMD -MP -MF .deps/exc_request_U.Tpo exc_request_U.c +gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o exc_request_S.o -MT exc_request_S.o -MMD -MP -MF .deps/exc_request_S.Tpo exc_request_S.c -+exc_request_S.c:157:24: warning: no previous prototype for 'exc_server' [-Wmissing-prototypes] ++exc_request_S.c:176:24: warning: no previous prototype for 'exc_server' [-Wmissing-prototypes] + mig_external boolean_t exc_server + ^ -+exc_request_S.c:193:28: warning: no previous prototype for 'exc_server_routine' [-Wmissing-prototypes] ++exc_request_S.c:212:28: warning: no previous prototype for 'exc_server_routine' [-Wmissing-prototypes] + mig_external mig_routine_t exc_server_routine + ^ gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o remote.o -MT remote.o -MMD -MP -MF .deps/remote.Tpo ../../W._C._Handy/gdb/remote.c gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o dcache.o -MT dcache.o -MMD -MP -MF .deps/dcache.Tpo ../../W._C._Handy/gdb/dcache.c gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tracepoint.o -MT tracepoint.o -MMD -MP -MF .deps/tracepoint.Tpo ../../W._C._Handy/gdb/tracepoint.c -@@ -7127,1690 +6471,12 @@ Making init.c +@@ -7127,1690 +6539,12 @@ Making init.c gcc-4.9 -g -O2 -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo init.c rm -f gdb gcc-4.9 -g -O2 -static-libstdc++ -static-libgcc \ @@ -3289,21 +3357,16 @@ index 576a351..d3edebd 100644 make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/data-directory' rm -rf ./syscalls mkdir ./syscalls -@@ -8857,13 +6523,13 @@ mkdir -p -- ./guile/gdb - /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o ./gdb.go ./gdb.scm - wrote `./gdb.go' - /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/experimental.go gdb/experimental.scm -+;;; note: source file ./gdb.scm -+;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go - wrote `gdb/experimental.go' --;;; note: source file ./gdb.scm --;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go - /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/iterator.go gdb/iterator.scm -+;;; note: source file ./gdb.scm -+;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go - wrote `gdb/iterator.go' --;;; note: source file ./gdb.scm --;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go - /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/printing.go gdb/printing.scm +@@ -8871,11 +6605,11 @@ wrote `gdb/printing.go' + /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/support.go gdb/support.scm + wrote `gdb/support.go' + /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/types.go gdb/types.scm +-wrote `gdb/types.go' ;;; note: source file ./gdb.scm ;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go + ;;; note: source file ./gdb/iterator.scm + ;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb/iterator.scm.go ++wrote `gdb/types.go' + touch stamp-guile + rm -rf ./system-gdbinit + mkdir ./system-gdbinit diff --git a/binutils-gdb/log_install.diff b/binutils-gdb/log_install.diff index eb09701e..0886f815 100644 --- a/binutils-gdb/log_install.diff +++ b/binutils-gdb/log_install.diff @@ -1,5 +1,5 @@ diff --git toolchain/logs/binutils-gdb/kepler.SCHWINGE/log_install_ toolchain/logs/binutils-gdb/laplace.SCHWINGE/log_install_ -index 39194df..33e7021 100644 +index 39194df..362a179 100644 --- toolchain/logs/binutils-gdb/kepler.SCHWINGE/log_install_ +++ toolchain/logs/binutils-gdb/laplace.SCHWINGE/log_install_ @@ -68,7 +68,6 @@ libtool: install: /usr/bin/install -c .libs/libbfd.lai [...]/tschwinge/W._C._Han @@ -206,7 +206,7 @@ index 39194df..33e7021 100644 make[11]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' if test yes = no; then \ - case 'linux-gnu' in \ -+ case 'gnu0.5' in \ ++ case 'gnu0.6' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ diff --git a/binutils-gdb/log_test.diff b/binutils-gdb/log_test.diff index 06b36c16..fd801a8b 100644 --- a/binutils-gdb/log_test.diff +++ b/binutils-gdb/log_test.diff @@ -1,5 +1,5 @@ diff --git toolchain/logs/binutils-gdb/kepler.SCHWINGE/log_test_ toolchain/logs/binutils-gdb/laplace.SCHWINGE/log_test_ -index dcd6bfd..2ac225e 100644 +index 7f636eb..e9007a6 100644 --- toolchain/logs/binutils-gdb/kepler.SCHWINGE/log_test_ +++ toolchain/logs/binutils-gdb/laplace.SCHWINGE/log_test_ @@ -11,14 +11,12 @@ make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/bfd/po' @@ -21,8 +21,8 @@ index dcd6bfd..2ac225e 100644 else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file --Test Run By thomas on Sun Apr 19 14:55:05 2015 -+Test Run By thomas on Sun Apr 19 14:56:05 2015 +-Test Run By thomas on Mon Apr 20 10:38:25 2015 ++Test Run By thomas on Mon Apr 20 11:41:00 2015 Native configuration is [ARCH] === binutils tests === @@ -63,8 +63,8 @@ index dcd6bfd..2ac225e 100644 else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file --Test Run By thomas on Sun Apr 19 14:55:13 2015 -+Test Run By thomas on Sun Apr 19 14:56:13 2015 +-Test Run By thomas on Mon Apr 20 10:38:33 2015 ++Test Run By thomas on Mon Apr 20 11:41:08 2015 Native configuration is [ARCH] === gas tests === @@ -135,8 +135,8 @@ index dcd6bfd..2ac225e 100644 +/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 = 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 = 91560) -+/usr/lib/gcc/i586-gnu/4.9/../../../i386-gnu/libhurduser.so: claim file hook called (offset = 0, size = 202388) ++/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) +/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) @@ -190,8 +190,8 @@ index dcd6bfd..2ac225e 100644 +/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 = 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 = 91560) -+/usr/lib/gcc/i586-gnu/4.9/../../../i386-gnu/libhurduser.so: claim file hook called (offset = 0, size = 202388) ++/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) +/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) @@ -242,8 +242,8 @@ index dcd6bfd..2ac225e 100644 else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file --Test Run By thomas on Sun Apr 19 14:58:12 2015 -+Test Run By thomas on Sun Apr 19 15:00:18 2015 +-Test Run By thomas on Mon Apr 20 10:41:29 2015 ++Test Run By thomas on Mon Apr 20 11:45:44 2015 Native configuration is [ARCH] === ld tests === @@ -290,8 +290,8 @@ index dcd6bfd..2ac225e 100644 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 Sun Apr 19 15:01:19 2015 -+Test Run By thomas on Sun Apr 19 15:03:28 2015 +-Test Run By thomas on Mon Apr 20 10:44:09 2015 ++Test Run By thomas on Mon Apr 20 11:48:11 2015 Native configuration is [ARCH] === gdb tests === @@ -713,7 +713,7 @@ index dcd6bfd..2ac225e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/scope.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sect-cmd.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sep.exp ... -@@ -2534,18 +2769,101 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/shlib-call.exp ... +@@ -2534,18 +2769,103 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/shlib-call.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/shreloc.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigall.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sigaltstack.exp ... @@ -780,7 +780,6 @@ index dcd6bfd..2ac225e 100644 +FAIL: gdb.base/sigstep.exp: finish from handleri: leave signal trampoline +FAIL: gdb.base/sigstep.exp: return from handleri: leave handler +FAIL: gdb.base/sigstep.exp: return from handleri: leave signal trampoline -+FAIL: gdb.base/sigstep.exp: step to handler: performing step (timeout) +FAIL: gdb.base/sigstep.exp: next to handler: performing next (timeout) +FAIL: gdb.base/sigstep.exp: stepi to handler entry: performing stepi +FAIL: gdb.base/sigstep.exp: nexti to handler entry: performing nexti @@ -788,34 +787,37 @@ index dcd6bfd..2ac225e 100644 +FAIL: gdb.base/sigstep.exp: next to handler entry: performing next (timeout) +FAIL: gdb.base/sigstep.exp: step over handler: performing step (timeout) +FAIL: gdb.base/sigstep.exp: next over handler: performing next (timeout) -+FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: backtrace (pattern 2) -+FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: performing next (timeout) -+FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: backtrace (pattern 1) (timeout) ++FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: performing step (timeout) ++FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: backtrace (pattern 1) ++FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: backtrace (pattern 2) +FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: backtrace (pattern 2) +FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: backtrace (pattern 2) +FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler: backtrace (pattern 2) +FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: backtrace (pattern 2) -+FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: backtrace (pattern 2) -+FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: backtrace (pattern 2) ++FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: performing step (timeout) ++FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: backtrace (pattern 1) (timeout) ++FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: performing next (timeout) ++FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: backtrace (pattern 1) +FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: backtrace (pattern 2) -+FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: backtrace (pattern 2) ++FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: performing step (timeout) ++FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: backtrace (pattern 1) (timeout) +FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: performing next (timeout) -+FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: backtrace (pattern 1) ++FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: backtrace (pattern 1) (timeout) +FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: backtrace (pattern 2) +FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler: performing step (timeout) +FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler, with sw-watchpoint: performing step (timeout) -+FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: performing next (timeout) ++FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: performing next +FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: performing next (timeout) +FAIL: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, skip handler, with sw-watchpoint: performing continue (timeout) +FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler: performing step (timeout) +FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, skip handler, with sw-watchpoint: performing step (timeout) -+FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: performing next (timeout) ++FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: performing next +FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: performing next (timeout) +FAIL: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, skip handler, with sw-watchpoint: performing continue (timeout) Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sizeof.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/skip-solib.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/skip.exp ... -@@ -2614,6 +2932,11 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/structs2.exp ... +@@ -2614,6 +2934,11 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/structs2.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/structs3.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/subst.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/sym-file.exp ... @@ -827,7 +829,7 @@ index dcd6bfd..2ac225e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/symbol-without-target_section.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/symtab-search-order.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/term.exp ... -@@ -2624,12 +2947,22 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/twice.exp ... +@@ -2624,12 +2949,22 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/twice.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/type-opaque.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/ui-redirect.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/unload.exp ... @@ -851,7 +853,7 @@ index dcd6bfd..2ac225e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/value-double-free.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/varargs.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/vdso-warning.exp ... -@@ -2645,12 +2978,24 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-non-mem.exp ... +@@ -2645,12 +2980,24 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-non-mem.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-read.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch-vfork.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watch_thread_num.exp ... @@ -876,7 +878,7 @@ index dcd6bfd..2ac225e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint-stops-at-right-insn.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoint.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.base/watchpoints.exp ... -@@ -2744,6 +3089,16 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/gdb2495.exp ... +@@ -2744,6 +3091,16 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/gdb2495.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/hang.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/impl-this.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/infcall-dlopen.exp ... @@ -893,7 +895,7 @@ index dcd6bfd..2ac225e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/inherit.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/koenig.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.cp/local.exp ... -@@ -2943,7 +3298,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/typeddwarf.exp ... +@@ -2943,7 +3300,6 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/typeddwarf.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/valop.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.dwarf2/watch-notconst.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/array-element.exp ... @@ -901,7 +903,7 @@ index dcd6bfd..2ac225e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/charset.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/common-block.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/complex.exp ... -@@ -2958,13 +3312,20 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/subarray.exp ... +@@ -2958,13 +3314,20 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/subarray.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/types.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.fortran/whatis_type.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/complaints.exp ... @@ -925,7 +927,7 @@ index dcd6bfd..2ac225e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.gdb/xfullpath.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.go/basic-types.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.go/chan.exp ... -@@ -3036,8 +3397,15 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/macro-relative.exp ... +@@ -3036,8 +3399,15 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/macro-relative.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/skip-two.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.linespec/thread.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/dw2-ref-missing-frame.exp ... @@ -941,7 +943,7 @@ index dcd6bfd..2ac225e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/gdb680.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/gdb701.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/gdb792.exp ... -@@ -3045,9 +3413,28 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-async.exp ... +@@ -3045,9 +3415,28 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-async.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-basics.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-break.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp ... @@ -970,7 +972,7 @@ index dcd6bfd..2ac225e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-condbreak-call-thr-state.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-console.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-disassemble.exp ... -@@ -3065,6 +3452,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-inheritance-syntax-error.ex +@@ -3065,6 +3454,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-inheritance-syntax-error.ex Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-language.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-logging.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-memory-changed.exp ... @@ -978,7 +980,7 @@ index dcd6bfd..2ac225e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nonstop-exit.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nonstop.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-ns-stale-regcache.exp ... -@@ -3072,7 +3460,16 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nsintrall.exp ... +@@ -3072,7 +3462,16 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nsintrall.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nsmoribund.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-nsthrexec.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-pending.exp ... @@ -995,7 +997,7 @@ index dcd6bfd..2ac225e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-read-memory.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-record-changed.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-reg-undefined.exp ... -@@ -3086,6 +3483,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-start.exp ... +@@ -3086,6 +3485,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-start.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-stepi.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-stepn.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-syn-frame.exp ... @@ -1003,7 +1005,7 @@ index dcd6bfd..2ac225e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-undefined-cmd.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-until.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-block.exp ... -@@ -3097,6 +3495,9 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-create-rtti.exp ... +@@ -3097,6 +3497,9 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-create-rtti.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-display.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-invalidate.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-list-children-invalid-grandchild.exp ... @@ -1013,7 +1015,7 @@ index dcd6bfd..2ac225e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-var-rtti.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-vla-c99.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.mi/mi-watch-nonstop.exp ... -@@ -3110,10 +3511,28 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.modula2/unbounded-array.exp ... +@@ -3110,10 +3513,28 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.modula2/unbounded-array.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/base.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/bkpt-multi-exec.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.multi/dummy-frame-restore.exp ... @@ -1042,7 +1044,7 @@ index dcd6bfd..2ac225e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/basicclass.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/nondebug.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.objc/objcdecode.exp ... -@@ -3149,6 +3568,19 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-cmd.exp ... +@@ -3149,11 +3570,25 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-cmd.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-completion.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-error.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-events.exp ... @@ -1062,7 +1064,13 @@ index dcd6bfd..2ac225e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-evsignal.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-evthreads.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-explore-cc.exp ... -@@ -3167,10 +3599,16 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-framefilter-mi.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-explore.exp ... + Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-finish-breakpoint.exp ... ++FAIL: gdb.python/py-finish-breakpoint.exp: catch out of scope after exec + Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-finish-breakpoint2.exp ... + FAIL: gdb.python/py-finish-breakpoint2.exp: check FinishBreakpoint in catch() + FAIL: gdb.python/py-finish-breakpoint2.exp: check finish BP removal +@@ -3167,10 +3602,16 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-framefilter-mi.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-framefilter.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-function.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-inferior.exp ... @@ -1079,7 +1087,7 @@ index dcd6bfd..2ac225e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-objfile-script.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-objfile.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-parameter.exp ... -@@ -3240,80 +3678,636 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-into-signal.exp .. +@@ -3240,80 +3681,636 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-into-signal.exp .. Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-many-short-lived-threads.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-stopped.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/bp_in_thread.exp ... @@ -1716,7 +1724,7 @@ index dcd6bfd..2ac225e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/actions-changed.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/actions.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/ax.exp ... -@@ -3352,6 +4346,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/trace-buffer-size.exp ... +@@ -3352,6 +4349,7 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/trace-buffer-size.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/trace-mt.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/tracecmd.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/tspeed.exp ... @@ -1724,16 +1732,16 @@ index dcd6bfd..2ac225e 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/tstatus.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/tsv.exp ... Running ../../../W._C._Handy/gdb/testsuite/gdb.trace/unavailable-dwarf-piece.exp ... -@@ -3366,15 +4361,15 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.xml/tdesc-xinclude.exp ... +@@ -3366,15 +4364,15 @@ Running ../../../W._C._Handy/gdb/testsuite/gdb.xml/tdesc-xinclude.exp ... === gdb Summary === --# of expected passes 33255 +-# of expected passes 33256 -# of unexpected failures 102 -+# of expected passes 25599 -+# of unexpected failures 1035 ++# of expected passes 25596 ++# of unexpected failures 1038 # of unexpected successes 2 --# of expected failures 73 +-# of expected failures 72 +# of expected failures 38 # of unknown successes 1 -# of known failures 59 @@ -1746,7 +1754,7 @@ index dcd6bfd..2ac225e 100644 [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.9.50.20150419-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory Makefile:196: recipe for target 'check-single' failed -@@ -3383,7 +4378,7 @@ make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' +@@ -3383,7 +4381,7 @@ make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' Makefile:155: recipe for target 'check' failed make[3]: *** [check] Error 2 make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' diff --git a/binutils-gdb/test.diff b/binutils-gdb/test.diff index d3ac08e1..7219197d 100644 --- a/binutils-gdb/test.diff +++ b/binutils-gdb/test.diff @@ -1,12 +1,12 @@ diff --git toolchain/logs/binutils-gdb/kepler.SCHWINGE/test/binutils/binutils.sum toolchain/logs/binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum -index 21746d0..487441b 100644 +index 94a6eda..b96c094 100644 --- toolchain/logs/binutils-gdb/kepler.SCHWINGE/test/binutils/binutils.sum +++ toolchain/logs/binutils-gdb/laplace.SCHWINGE/test/binutils/binutils.sum @@ -1,5 +1,5 @@ --Test Run By thomas on Sun Apr 19 14:55:05 2015 +-Test Run By thomas on Mon Apr 20 10:38:25 2015 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Sun Apr 19 14:56:05 2015 -+Native configuration is i686-unknown-gnu0.5 ++Test Run By thomas on Mon Apr 20 11:41:00 2015 ++Native configuration is i686-unknown-gnu0.6 === binutils tests === @@ -28,26 +28,26 @@ index 21746d0..487441b 100644 +# of unexpected successes 1 # of unsupported tests 3 diff --git toolchain/logs/binutils-gdb/kepler.SCHWINGE/test/gas/testsuite/gas.sum toolchain/logs/binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum -index 29b6655..b00f79a 100644 +index 341c3a3..994bedd 100644 --- toolchain/logs/binutils-gdb/kepler.SCHWINGE/test/gas/testsuite/gas.sum +++ toolchain/logs/binutils-gdb/laplace.SCHWINGE/test/gas/testsuite/gas.sum @@ -1,5 +1,5 @@ --Test Run By thomas on Sun Apr 19 14:55:13 2015 +-Test Run By thomas on Mon Apr 20 10:38:33 2015 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Sun Apr 19 14:56:13 2015 -+Native configuration is i686-unknown-gnu0.5 ++Test Run By thomas on Mon Apr 20 11:41:08 2015 ++Native configuration is i686-unknown-gnu0.6 === gas tests === diff --git toolchain/logs/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.sum toolchain/logs/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum -index 42d0232..ff66a15 100644 +index 45ffa34..9d68b5a 100644 --- toolchain/logs/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.sum +++ toolchain/logs/binutils-gdb/laplace.SCHWINGE/test/gdb/testsuite/gdb.sum @@ -1,5 +1,5 @@ --Test Run By thomas on Sun Apr 19 15:01:19 2015 +-Test Run By thomas on Mon Apr 20 10:44:09 2015 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Sun Apr 19 15:03:28 2015 -+Native configuration is i686-unknown-gnu0.5 ++Test Run By thomas on Mon Apr 20 11:48:11 2015 ++Native configuration is i686-unknown-gnu0.6 === gdb tests === @@ -3473,7 +3473,7 @@ index 42d0232..ff66a15 100644 PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, continue from handler: display/i $pc PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, continue from handler: break handler PASS: gdb.base/sigstep.exp: continue to handler, nothing in handler, continue from handler: continue to handler -@@ -11501,33 +9578,33 @@ PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue +@@ -11501,23 +9578,23 @@ PASS: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue PASS: gdb.base/sigstep.exp: stepi from handleri: display/i $pc PASS: gdb.base/sigstep.exp: stepi from handleri: break handler PASS: gdb.base/sigstep.exp: stepi from handleri: continue to handler @@ -3505,10 +3505,7 @@ index 42d0232..ff66a15 100644 PASS: gdb.base/sigstep.exp: step to handler: display/i $pc PASS: gdb.base/sigstep.exp: step to handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: step to handler: advance to infinite loop - PASS: gdb.base/sigstep.exp: step to handler: break handler --PASS: gdb.base/sigstep.exp: step to handler: performing step -+FAIL: gdb.base/sigstep.exp: step to handler: performing step (timeout) - PASS: gdb.base/sigstep.exp: next to handler: display/i $pc +@@ -11527,7 +9604,7 @@ PASS: gdb.base/sigstep.exp: next to handler: display/i $pc PASS: gdb.base/sigstep.exp: next to handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: next to handler: advance to infinite loop PASS: gdb.base/sigstep.exp: next to handler: break handler @@ -3559,22 +3556,23 @@ index 42d0232..ff66a15 100644 PASS: gdb.base/sigstep.exp: continue over handler: display/i $pc PASS: gdb.base/sigstep.exp: continue over handler: set itimer = itimer_real PASS: gdb.base/sigstep.exp: continue over handler: break clear done -@@ -11594,15 +9671,15 @@ PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: break +@@ -11593,8 +9670,8 @@ PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: set i + PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: break infinite loop PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: break handler PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: continue to infinite loop - PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: performing step +-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: performing step -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: backtrace -+FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: backtrace (pattern 2) ++FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: performing step (timeout) ++FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler: backtrace (pattern 1) PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: set itimer = itimer_real - PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: break infinite loop +@@ -11602,7 +9679,7 @@ PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: break PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: break handler PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: continue to infinite loop --PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: performing next + PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: performing next -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: backtrace -+FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: performing next (timeout) -+FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: backtrace (pattern 1) (timeout) ++FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler: backtrace (pattern 2) PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler: set itimer = itimer_real @@ -3605,7 +3603,7 @@ index 42d0232..ff66a15 100644 PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: set itimer = itimer_real -@@ -11634,7 +9711,7 @@ PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: br +@@ -11634,23 +9711,23 @@ PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: br PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: break handler PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler: performing continue @@ -3614,25 +3612,27 @@ index 42d0232..ff66a15 100644 PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: set itimer = itimer_real -@@ -11642,7 +9719,7 @@ PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: + PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: break infinite loop PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: break handler PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: continue to infinite loop - PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: performing step +-PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: performing step -PASS: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: backtrace -+FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: backtrace (pattern 2) ++FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: performing step (timeout) ++FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, to handler entry: backtrace (pattern 1) (timeout) PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: set itimer = itimer_real -@@ -11650,7 +9727,7 @@ PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: + PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: break infinite loop PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: break handler PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: continue to infinite loop - PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: performing next +-PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: performing next -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: backtrace -+FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: backtrace (pattern 2) ++FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: performing next (timeout) ++FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, to handler entry: backtrace (pattern 1) PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: set itimer = itimer_real -@@ -11658,7 +9735,7 @@ PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler en +@@ -11658,23 +9735,23 @@ PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler en PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: break handler PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: continue to infinite loop PASS: gdb.base/sigstep.exp: displaced=off: continue on breakpoint, to handler entry: performing continue @@ -3641,12 +3641,13 @@ index 42d0232..ff66a15 100644 PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: set itimer = itimer_real -@@ -11666,15 +9743,15 @@ PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: + PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: break infinite loop PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: break handler PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: continue to infinite loop - PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: performing step +-PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: performing step -PASS: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: backtrace -+FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: backtrace (pattern 2) ++FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: performing step (timeout) ++FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler entry: backtrace (pattern 1) (timeout) PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: set itimer = itimer_real @@ -3656,7 +3657,7 @@ index 42d0232..ff66a15 100644 -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: performing next -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: backtrace +FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: performing next (timeout) -+FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: backtrace (pattern 1) ++FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, to handler entry: backtrace (pattern 1) (timeout) PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: continue on breakpoint, to handler entry: set itimer = itimer_real @@ -3692,7 +3693,7 @@ index 42d0232..ff66a15 100644 PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: break clear done PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: performing next -+FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: performing next (timeout) ++FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler: performing next PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: set displaced-stepping off PASS: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, no handler: set itimer = itimer_real @@ -3737,7 +3738,7 @@ index 42d0232..ff66a15 100644 PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: break clear done PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: continue to infinite loop -PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: performing next -+FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: performing next (timeout) ++FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler: performing next PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: display/i $pc PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: set displaced-stepping on PASS: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, no handler: set itimer = itimer_real @@ -4714,6 +4715,15 @@ index 42d0232..ff66a15 100644 Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-explore-cc.exp ... PASS: gdb.python/py-explore-cc.exp: continue to breakpoint: Break here PASS: gdb.python/py-explore-cc.exp: explore A +@@ -27289,7 +25103,7 @@ PASS: gdb.python/py-finish-breakpoint.exp: set FinishBP after the exit() + PASS: gdb.python/py-finish-breakpoint.exp: catch out of scope after exit + PASS: gdb.python/py-finish-breakpoint.exp: set FinishBP after the exec + PASS: gdb.python/py-finish-breakpoint.exp: catch exec +-PASS: gdb.python/py-finish-breakpoint.exp: catch out of scope after exec ++FAIL: gdb.python/py-finish-breakpoint.exp: catch out of scope after exec + Running ../../../W._C._Handy/gdb/testsuite/gdb.python/py-finish-breakpoint2.exp ... + PASS: gdb.python/py-finish-breakpoint2.exp: import python scripts + PASS: gdb.python/py-finish-breakpoint2.exp: run to exception 1 @@ -27518,83 +25332,10 @@ PASS: gdb.python/py-inferior.exp: test equality comparison (true) PASS: gdb.python/py-inferior.exp: test Inferior.num PASS: gdb.python/py-inferior.exp: test Inferior.pid @@ -7751,7 +7761,7 @@ index 42d0232..ff66a15 100644 -PASS: gdb.threads/attach-into-signal.exp: threaded: attach (pass 2), pending signal catch Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-many-short-lived-threads.exp ... -PASS: gdb.threads/attach-many-short-lived-threads.exp: successfully compiled posix threads test case --XFAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach (EPERM) +-PASS: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach -PASS: gdb.threads/attach-many-short-lived-threads.exp: iter 1: no new threads -PASS: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted on -PASS: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break break_fn @@ -10904,12 +10914,12 @@ index 42d0232..ff66a15 100644 === gdb Summary === --# of expected passes 33255 +-# of expected passes 33256 -# of unexpected failures 102 -+# of expected passes 25599 -+# of unexpected failures 1035 ++# of expected passes 25596 ++# of unexpected failures 1038 # of unexpected successes 2 --# of expected failures 73 +-# of expected failures 72 +# of expected failures 38 # of unknown successes 1 -# of known failures 59 @@ -10922,14 +10932,14 @@ index 42d0232..ff66a15 100644 [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.9.50.20150419-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory diff --git toolchain/logs/binutils-gdb/kepler.SCHWINGE/test/ld/ld.sum toolchain/logs/binutils-gdb/laplace.SCHWINGE/test/ld/ld.sum -index 00de09a..b2a1bad 100644 +index 1ea6c7a..c7a2f35 100644 --- toolchain/logs/binutils-gdb/kepler.SCHWINGE/test/ld/ld.sum +++ toolchain/logs/binutils-gdb/laplace.SCHWINGE/test/ld/ld.sum @@ -1,5 +1,5 @@ --Test Run By thomas on Sun Apr 19 14:58:12 2015 +-Test Run By thomas on Mon Apr 20 10:41:29 2015 -Native configuration is i686-pc-linux-gnu -+Test Run By thomas on Sun Apr 19 15:00:18 2015 -+Native configuration is i686-unknown-gnu0.5 ++Test Run By thomas on Mon Apr 20 11:45:44 2015 ++Native configuration is i686-unknown-gnu0.6 === ld tests === |