From c917bcd8dd4f1e989562b7767a99722eb615c946 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Fri, 8 Feb 2013 14:41:57 +0100 Subject: binutils: 944a6010b676b9f80f0a16c65183102b187822c5 (2013-02-08) --- binutils/coulomb.SCHWINGE/log_build | 657 +++++++++++---------- binutils/coulomb.SCHWINGE/log_install | 2 +- binutils/coulomb.SCHWINGE/log_test | 48 +- .../coulomb.SCHWINGE/test/binutils/binutils.sum | 2 +- .../coulomb.SCHWINGE/test/gas/testsuite/gas.sum | 13 +- binutils/coulomb.SCHWINGE/test/ld/ld.sum | 53 +- 6 files changed, 426 insertions(+), 349 deletions(-) (limited to 'binutils/coulomb.SCHWINGE') diff --git a/binutils/coulomb.SCHWINGE/log_build b/binutils/coulomb.SCHWINGE/log_build index 9f85f0a9..e64f9f5b 100644 --- a/binutils/coulomb.SCHWINGE/log_build +++ b/binutils/coulomb.SCHWINGE/log_build @@ -23,9 +23,10 @@ checking for gnatmake... gnatmake checking whether compiler driver understands Ada... yes checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for objdir... .libs --g -O2 -checking for version 0.10 of ISL... yes -checking for version 0.17.0 of CLooG... yes +checking for version 0.10 of ISL... no +checking for version 0.11 of ISL... yes +checking for version 0.17.0 of CLooG... no +checking for version 0.18.0 of CLooG... yes checking for default BUILD_CONFIG... checking for bison... bison -y checking for bison... bison @@ -797,6 +798,10 @@ if [ x"" != x ]; then \ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"" != x ]; then \ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/sort.c -o pic/sort.o; \ else true; fi @@ -867,16 +872,16 @@ if [ x"" != x ]; then \ gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../Paul_Desmond/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../Paul_Desmond/libiberty/setproctitle.c -o setproctitle.o rm -f ./libiberty.a pic/./libiberty.a ar rc ./libiberty.a \ - ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ - ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \ + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi -echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list +echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/libiberty/testsuite' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/libiberty/testsuite' @@ -1630,322 +1635,6 @@ config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile -make[2]: Entering directory `[...]/tschwinge/Paul_Desmond.build/binutils' -/bin/dash ../../Paul_Desmond/binutils/../ylwrap ../../Paul_Desmond/binutils/arparse.y y.tab.c arparse.c y.tab.h arparse.h y.output arparse.output -- bison -y -d -updating arparse.h -/bin/dash ../../Paul_Desmond/binutils/../ylwrap ../../Paul_Desmond/binutils/sysinfo.y y.tab.c sysinfo.c y.tab.h sysinfo.h y.output sysinfo.output -- bison -y -d -conflicts: 1 shift/reduce -updating sysinfo.h -if [ -r sysinfo.c ]; then \ - gcc-4.6 -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error sysinfo.c ; \ - else \ - gcc-4.6 -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error ../../Paul_Desmond/binutils/sysinfo.c ; \ - fi -/bin/dash ../../Paul_Desmond/binutils/../ylwrap ../../Paul_Desmond/binutils/syslex.l lex.yy.c syslex.c -- flex -gcc-4.6 -c -I. -I../../Paul_Desmond/binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error ../../Paul_Desmond/binutils/syslex_wrap.c -gcc-4.6 -g -O2 -o sysinfo sysinfo.o syslex_wrap.o -./sysinfo -d <../../Paul_Desmond/binutils/sysroff.info >sysroff.h -/bin/dash ../../Paul_Desmond/binutils/../ylwrap ../../Paul_Desmond/binutils/defparse.y y.tab.c defparse.c y.tab.h defparse.h y.output defparse.output -- bison -y -d -conflicts: 27 shift/reduce -updating defparse.h -/bin/dash ../../Paul_Desmond/binutils/../ylwrap ../../Paul_Desmond/binutils/rcparse.y y.tab.c rcparse.c y.tab.h rcparse.h y.output rcparse.output -- bison -y -d -conflicts: 58 shift/reduce, 10 reduce/reduce -updating rcparse.h -/bin/dash ../../Paul_Desmond/binutils/../ylwrap ../../Paul_Desmond/binutils/mcparse.y y.tab.c mcparse.c y.tab.h mcparse.h y.output mcparse.output -- bison -y -d -conflicts: 1 shift/reduce -updating mcparse.h -Making info in doc -make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/binutils/doc' -restore=: && backupdir=".am$$" && \ - rm -rf $backupdir && mkdir $backupdir && \ - if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ - for f in binutils.info binutils.info-[0-9] binutils.info-[0-9][0-9] binutils.i[0-9] binutils.i[0-9][0-9]; do \ - if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ - done; \ - else :; fi && \ - if makeinfo --split-size=5000000 --split-size=5000000 -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -I ../../../Paul_Desmond/binutils/doc \ - -o binutils.info `test -f 'binutils.texi' || echo '../../../Paul_Desmond/binutils/doc/'`binutils.texi; \ - then \ - rc=0; \ - else \ - rc=$?; \ - $restore $backupdir/* `echo "./binutils.info" | sed 's|[^/]*$||'`; \ - fi; \ - rm -rf $backupdir; exit $rc -touch addr2line.1 -perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Daddr2line < ../../../Paul_Desmond/binutils/doc/binutils.texi > addr2line.pod -(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 addr2line.pod | sed -e '/^.if n .na/d' > addr2line.1.T$$ && \ - mv -f addr2line.1.T$$ addr2line.1) || (rm -f addr2line.1.T$$ && exit 1) -rm -f addr2line.pod -touch ar.1 -perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dar < ../../../Paul_Desmond/binutils/doc/binutils.texi > ar.pod -(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 ar.pod | sed -e '/^.if n .na/d' > ar.1.T$$ && \ - mv -f ar.1.T$$ ar.1) || (rm -f ar.1.T$$ && exit 1) -rm -f ar.pod -touch dlltool.1 -perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Ddlltool < ../../../Paul_Desmond/binutils/doc/binutils.texi > dlltool.pod -(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 dlltool.pod | sed -e '/^.if n .na/d' > dlltool.1.T$$ && \ - mv -f dlltool.1.T$$ dlltool.1) || (rm -f dlltool.1.T$$ && exit 1) -rm -f dlltool.pod -touch nlmconv.1 -perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dnlmconv < ../../../Paul_Desmond/binutils/doc/binutils.texi > nlmconv.pod -(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 nlmconv.pod | sed -e '/^.if n .na/d' > nlmconv.1.T$$ && \ - mv -f nlmconv.1.T$$ nlmconv.1) || (rm -f nlmconv.1.T$$ && exit 1) -rm -f nlmconv.pod -touch nm.1 -perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dnm < ../../../Paul_Desmond/binutils/doc/binutils.texi > nm.pod -(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 nm.pod | sed -e '/^.if n .na/d' > nm.1.T$$ && \ - mv -f nm.1.T$$ nm.1) || (rm -f nm.1.T$$ && exit 1) -rm -f nm.pod -touch objcopy.1 -perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dobjcopy < ../../../Paul_Desmond/binutils/doc/binutils.texi > objcopy.pod -(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 objcopy.pod | sed -e '/^.if n .na/d' > objcopy.1.T$$ && \ - mv -f objcopy.1.T$$ objcopy.1) || (rm -f objcopy.1.T$$ && exit 1) -rm -f objcopy.pod -touch objdump.1 -perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dobjdump < ../../../Paul_Desmond/binutils/doc/binutils.texi > objdump.pod -(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 objdump.pod | sed -e '/^.if n .na/d' > objdump.1.T$$ && \ - mv -f objdump.1.T$$ objdump.1) || (rm -f objdump.1.T$$ && exit 1) -rm -f objdump.pod -touch ranlib.1 -perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dranlib < ../../../Paul_Desmond/binutils/doc/binutils.texi > ranlib.pod -(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 ranlib.pod | sed -e '/^.if n .na/d' > ranlib.1.T$$ && \ - mv -f ranlib.1.T$$ ranlib.1) || (rm -f ranlib.1.T$$ && exit 1) -rm -f ranlib.pod -touch readelf.1 -perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dreadelf < ../../../Paul_Desmond/binutils/doc/binutils.texi > readelf.pod -(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 readelf.pod | sed -e '/^.if n .na/d' > readelf.1.T$$ && \ - mv -f readelf.1.T$$ readelf.1) || (rm -f readelf.1.T$$ && exit 1) -rm -f readelf.pod -touch size.1 -perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dsize < ../../../Paul_Desmond/binutils/doc/binutils.texi > size.pod -(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 size.pod | sed -e '/^.if n .na/d' > size.1.T$$ && \ - mv -f size.1.T$$ size.1) || (rm -f size.1.T$$ && exit 1) -rm -f size.pod -touch strings.1 -perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dstrings < ../../../Paul_Desmond/binutils/doc/binutils.texi > strings.pod -(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 strings.pod | sed -e '/^.if n .na/d' > strings.1.T$$ && \ - mv -f strings.1.T$$ strings.1) || (rm -f strings.1.T$$ && exit 1) -rm -f strings.pod -touch strip.1 -perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dstrip < ../../../Paul_Desmond/binutils/doc/binutils.texi > strip.pod -(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 strip.pod | sed -e '/^.if n .na/d' > strip.1.T$$ && \ - mv -f strip.1.T$$ strip.1) || (rm -f strip.1.T$$ && exit 1) -rm -f strip.pod -touch elfedit.1 -perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Delfedit < ../../../Paul_Desmond/binutils/doc/binutils.texi > elfedit.pod -(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 elfedit.pod | sed -e '/^.if n .na/d' > elfedit.1.T$$ && \ - mv -f elfedit.1.T$$ elfedit.1) || (rm -f elfedit.1.T$$ && exit 1) -rm -f elfedit.pod -touch windres.1 -perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dwindres < ../../../Paul_Desmond/binutils/doc/binutils.texi > windres.pod -(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 windres.pod | sed -e '/^.if n .na/d' > windres.1.T$$ && \ - mv -f windres.1.T$$ windres.1) || (rm -f windres.1.T$$ && exit 1) -rm -f windres.pod -touch windmc.1 -perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dwindmc < ../../../Paul_Desmond/binutils/doc/binutils.texi > windmc.pod -(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 windmc.pod | sed -e '/^.if n .na/d' > windmc.1.T$$ && \ - mv -f windmc.1.T$$ windmc.1) || (rm -f windmc.1.T$$ && exit 1) -rm -f windmc.pod -touch cxxfilt.man -perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dcxxfilt < ../../../Paul_Desmond/binutils/doc/binutils.texi > c++filt.pod -(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 c++filt.pod | sed -e '/^.if n .na/d' > cxxfilt.man.T$$ && \ - mv -f cxxfilt.man.T$$ cxxfilt.man) || (rm -f cxxfilt.man.T$$ && exit 1) -rm -f c++filt.pod -if test -f cxxfilt.man; then \ - man=cxxfilt.man; \ - else \ - man=../../../Paul_Desmond/binutils/doc/cxxfilt.man; \ - fi; \ - sed -e 's/@PROGRAM@/c++filt/' \ - -e 's/cxxfilt/c++filt/' < $man \ - > c++filt.1 -make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/binutils/doc' -Making info in po -make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/binutils/po' -make[3]: Nothing to be done for `info'. -make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/binutils/po' -make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/binutils' -make[3]: Nothing to be done for `info-am'. -make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/binutils' -make all-recursive -make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/binutils' -Making all in doc -make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/binutils/doc' -make[4]: Nothing to be done for `all'. -make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/binutils/doc' -Making all in po -make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/binutils/po' -file=`echo ../../../Paul_Desmond/binutils/po/bg | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/bg.po -file=`echo ../../../Paul_Desmond/binutils/po/da | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/da.po -file=`echo ../../../Paul_Desmond/binutils/po/es | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/es.po -file=`echo ../../../Paul_Desmond/binutils/po/fi | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/fi.po -file=`echo ../../../Paul_Desmond/binutils/po/fr | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/fr.po -file=`echo ../../../Paul_Desmond/binutils/po/hr | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/hr.po -file=`echo ../../../Paul_Desmond/binutils/po/id | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/id.po -file=`echo ../../../Paul_Desmond/binutils/po/it | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/it.po -file=`echo ../../../Paul_Desmond/binutils/po/ja | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/ja.po -file=`echo ../../../Paul_Desmond/binutils/po/ro | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/ro.po -file=`echo ../../../Paul_Desmond/binutils/po/ru | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/ru.po -file=`echo ../../../Paul_Desmond/binutils/po/rw | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/rw.po -file=`echo ../../../Paul_Desmond/binutils/po/sk | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/sk.po -file=`echo ../../../Paul_Desmond/binutils/po/sv | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/sv.po -file=`echo ../../../Paul_Desmond/binutils/po/tr | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/tr.po -file=`echo ../../../Paul_Desmond/binutils/po/uk | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/uk.po -file=`echo ../../../Paul_Desmond/binutils/po/vi | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/vi.po -file=`echo ../../../Paul_Desmond/binutils/po/zh_CN | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/zh_CN.po -file=`echo ../../../Paul_Desmond/binutils/po/zh_TW | sed 's,.*/,,'`.gmo \ - && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/zh_TW.po -make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/binutils/po' -make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/binutils' -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT size.o -MD -MP -MF .deps/size.Tpo -c -o size.o ../../Paul_Desmond/binutils/size.c -mv -f .deps/size.Tpo .deps/size.Po -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bucomm.o -MD -MP -MF .deps/bucomm.Tpo -c -o bucomm.o ../../Paul_Desmond/binutils/bucomm.c -mv -f .deps/bucomm.Tpo .deps/bucomm.Po -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o ../../Paul_Desmond/binutils/version.c -mv -f .deps/version.Tpo .deps/version.Po -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT filemode.o -MD -MP -MF .deps/filemode.Tpo -c -o filemode.o ../../Paul_Desmond/binutils/filemode.c -mv -f .deps/filemode.Tpo .deps/filemode.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT objdump.o -MD -MP -MF .deps/objdump.Tpo -c -o objdump.o -DOBJDUMP_PRIVATE_VECTORS="" ../../Paul_Desmond/binutils/objdump.c -mv -f .deps/objdump.Tpo .deps/objdump.Po -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf.o -MD -MP -MF .deps/dwarf.Tpo -c -o dwarf.o ../../Paul_Desmond/binutils/dwarf.c -mv -f .deps/dwarf.Tpo .deps/dwarf.Po -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT prdbg.o -MD -MP -MF .deps/prdbg.Tpo -c -o prdbg.o ../../Paul_Desmond/binutils/prdbg.c -mv -f .deps/prdbg.Tpo .deps/prdbg.Po -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rddbg.o -MD -MP -MF .deps/rddbg.Tpo -c -o rddbg.o ../../Paul_Desmond/binutils/rddbg.c -mv -f .deps/rddbg.Tpo .deps/rddbg.Po -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o ../../Paul_Desmond/binutils/debug.c -mv -f .deps/debug.Tpo .deps/debug.Po -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o ../../Paul_Desmond/binutils/stabs.c -mv -f .deps/stabs.Tpo .deps/stabs.Po -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ieee.o -MD -MP -MF .deps/ieee.Tpo -c -o ieee.o ../../Paul_Desmond/binutils/ieee.c -mv -f .deps/ieee.Tpo .deps/ieee.Po -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rdcoff.o -MD -MP -MF .deps/rdcoff.Tpo -c -o rdcoff.o ../../Paul_Desmond/binutils/rdcoff.c -mv -f .deps/rdcoff.Tpo .deps/rdcoff.Po -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elfcomm.o -MD -MP -MF .deps/elfcomm.Tpo -c -o elfcomm.o ../../Paul_Desmond/binutils/elfcomm.c -mv -f .deps/elfcomm.Tpo .deps/elfcomm.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT arparse.o -MD -MP -MF .deps/arparse.Tpo -c -o arparse.o `test -f arparse.c || echo ../../Paul_Desmond/binutils/`arparse.c -Wno-error -mv -f .deps/arparse.Tpo .deps/arparse.Po -/bin/dash ../../Paul_Desmond/binutils/../ylwrap ../../Paul_Desmond/binutils/arlex.l lex.yy.c arlex.c -- flex -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT arlex.o -MD -MP -MF .deps/arlex.Tpo -c -o arlex.o `test -f arlex.c || echo ../../Paul_Desmond/binutils/`arlex.c -Wno-error -mv -f .deps/arlex.Tpo .deps/arlex.Po -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ar.o -MD -MP -MF .deps/ar.Tpo -c -o ar.o ../../Paul_Desmond/binutils/ar.c -mv -f .deps/ar.Tpo .deps/ar.Po -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT not-ranlib.o -MD -MP -MF .deps/not-ranlib.Tpo -c -o not-ranlib.o ../../Paul_Desmond/binutils/not-ranlib.c -mv -f .deps/not-ranlib.Tpo .deps/not-ranlib.Po -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT arsup.o -MD -MP -MF .deps/arsup.Tpo -c -o arsup.o ../../Paul_Desmond/binutils/arsup.c -mv -f .deps/arsup.Tpo .deps/arsup.Po -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rename.o -MD -MP -MF .deps/rename.Tpo -c -o rename.o ../../Paul_Desmond/binutils/rename.c -mv -f .deps/rename.Tpo .deps/rename.Po -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT binemul.o -MD -MP -MF .deps/binemul.Tpo -c -o binemul.o ../../Paul_Desmond/binutils/binemul.c -mv -f .deps/binemul.Tpo .deps/binemul.Po -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT emul_vanilla.o -MD -MP -MF .deps/emul_vanilla.Tpo -c -o emul_vanilla.o ../../Paul_Desmond/binutils/emul_vanilla.c -mv -f .deps/emul_vanilla.Tpo .deps/emul_vanilla.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz -libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT strings.o -MD -MP -MF .deps/strings.Tpo -c -o strings.o ../../Paul_Desmond/binutils/strings.c -mv -f .deps/strings.Tpo .deps/strings.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT is-ranlib.o -MD -MP -MF .deps/is-ranlib.Tpo -c -o is-ranlib.o ../../Paul_Desmond/binutils/is-ranlib.c -mv -f .deps/is-ranlib.Tpo .deps/is-ranlib.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz -libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT objcopy.o -MD -MP -MF .deps/objcopy.Tpo -c -o objcopy.o ../../Paul_Desmond/binutils/objcopy.c -mv -f .deps/objcopy.Tpo .deps/objcopy.Po -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT not-strip.o -MD -MP -MF .deps/not-strip.Tpo -c -o not-strip.o ../../Paul_Desmond/binutils/not-strip.c -mv -f .deps/not-strip.Tpo .deps/not-strip.Po -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT wrstabs.o -MD -MP -MF .deps/wrstabs.Tpo -c -o wrstabs.o ../../Paul_Desmond/binutils/wrstabs.c -mv -f .deps/wrstabs.Tpo .deps/wrstabs.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT addr2line.o -MD -MP -MF .deps/addr2line.Tpo -c -o addr2line.o ../../Paul_Desmond/binutils/addr2line.c -mv -f .deps/addr2line.Tpo .deps/addr2line.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT readelf.o -MD -MP -MF .deps/readelf.Tpo -c -o readelf.o ../../Paul_Desmond/binutils/readelf.c -mv -f .deps/readelf.Tpo .deps/readelf.Po -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT unwind-ia64.o -MD -MP -MF .deps/unwind-ia64.Tpo -c -o unwind-ia64.o ../../Paul_Desmond/binutils/unwind-ia64.c -mv -f .deps/unwind-ia64.Tpo .deps/unwind-ia64.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz -libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elfedit.o -MD -MP -MF .deps/elfedit.Tpo -c -o elfedit.o ../../Paul_Desmond/binutils/elfedit.c -mv -f .deps/elfedit.Tpo .deps/elfedit.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz -libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT nm.o -MD -MP -MF .deps/nm.Tpo -c -o nm.o ../../Paul_Desmond/binutils/nm.c -mv -f .deps/nm.Tpo .deps/nm.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT is-strip.o -MD -MP -MF .deps/is-strip.Tpo -c -o is-strip.o ../../Paul_Desmond/binutils/is-strip.c -mv -f .deps/is-strip.Tpo .deps/is-strip.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cxxfilt.o -MD -MP -MF .deps/cxxfilt.Tpo -c -o cxxfilt.o ../../Paul_Desmond/binutils/cxxfilt.c -mv -f .deps/cxxfilt.Tpo .deps/cxxfilt.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdtest1.o -MD -MP -MF .deps/bfdtest1.Tpo -c -o bfdtest1.o ../../Paul_Desmond/binutils/bfdtest1.c -mv -f .deps/bfdtest1.Tpo .deps/bfdtest1.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o bfdtest1 bfdtest1.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o bfdtest1 bfdtest1.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdtest2.o -MD -MP -MF .deps/bfdtest2.Tpo -c -o bfdtest2.o ../../Paul_Desmond/binutils/bfdtest2.c -mv -f .deps/bfdtest2.Tpo .deps/bfdtest2.Po -/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o bfdtest2 bfdtest2.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o bfdtest2 bfdtest2.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/binutils' -make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/binutils' -make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/binutils' -mkdir -p -- ./etc -Configuring in ./etc -configure: creating cache ./config.cache -checking for a BSD-compatible install... /usr/bin/install -c -configure: updating cache ./config.cache -configure: creating ./config.status -config.status: creating Makefile -make[2]: Entering directory `[...]/tschwinge/Paul_Desmond.build/etc' -for f in standards.info configure.info; do \ - if test -f ../../Paul_Desmond/etc/`echo $f | sed -e 's/.info$/.texi/'`; then \ - if make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then \ - true; \ - else \ - exit 1; \ - fi; \ - fi; \ - done -make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/etc' -makeinfo --split-size=5000000 --split-size=5000000 --no-split -I../../Paul_Desmond/etc -o standards.info ../../Paul_Desmond/etc/standards.texi -make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/etc' -make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/etc' -rm -f configdev.txt configbuild.txt -cp ../../Paul_Desmond/etc/configdev.tin configdev.txt -cp ../../Paul_Desmond/etc/configbuild.tin configbuild.txt -makeinfo --split-size=5000000 --split-size=5000000 -I../../Paul_Desmond/etc -o configure.info ../../Paul_Desmond/etc/configure.texi -rm -f configdev.txt configbuild.txt -make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/etc' -make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/etc' mkdir -p -- ./gas Configuring in ./gas configure: creating cache ./config.cache @@ -2214,6 +1903,322 @@ libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshado make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas' make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas' make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas' +make[2]: Entering directory `[...]/tschwinge/Paul_Desmond.build/binutils' +/bin/dash ../../Paul_Desmond/binutils/../ylwrap ../../Paul_Desmond/binutils/arparse.y y.tab.c arparse.c y.tab.h arparse.h y.output arparse.output -- bison -y -d +updating arparse.h +/bin/dash ../../Paul_Desmond/binutils/../ylwrap ../../Paul_Desmond/binutils/sysinfo.y y.tab.c sysinfo.c y.tab.h sysinfo.h y.output sysinfo.output -- bison -y -d +conflicts: 1 shift/reduce +updating sysinfo.h +if [ -r sysinfo.c ]; then \ + gcc-4.6 -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error sysinfo.c ; \ + else \ + gcc-4.6 -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error ../../Paul_Desmond/binutils/sysinfo.c ; \ + fi +/bin/dash ../../Paul_Desmond/binutils/../ylwrap ../../Paul_Desmond/binutils/syslex.l lex.yy.c syslex.c -- flex +gcc-4.6 -c -I. -I../../Paul_Desmond/binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error ../../Paul_Desmond/binutils/syslex_wrap.c +gcc-4.6 -g -O2 -o sysinfo sysinfo.o syslex_wrap.o +./sysinfo -d <../../Paul_Desmond/binutils/sysroff.info >sysroff.h +/bin/dash ../../Paul_Desmond/binutils/../ylwrap ../../Paul_Desmond/binutils/defparse.y y.tab.c defparse.c y.tab.h defparse.h y.output defparse.output -- bison -y -d +conflicts: 27 shift/reduce +updating defparse.h +/bin/dash ../../Paul_Desmond/binutils/../ylwrap ../../Paul_Desmond/binutils/rcparse.y y.tab.c rcparse.c y.tab.h rcparse.h y.output rcparse.output -- bison -y -d +conflicts: 58 shift/reduce, 10 reduce/reduce +updating rcparse.h +/bin/dash ../../Paul_Desmond/binutils/../ylwrap ../../Paul_Desmond/binutils/mcparse.y y.tab.c mcparse.c y.tab.h mcparse.h y.output mcparse.output -- bison -y -d +conflicts: 1 shift/reduce +updating mcparse.h +Making info in doc +make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/binutils/doc' +restore=: && backupdir=".am$$" && \ + rm -rf $backupdir && mkdir $backupdir && \ + if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ + for f in binutils.info binutils.info-[0-9] binutils.info-[0-9][0-9] binutils.i[0-9] binutils.i[0-9][0-9]; do \ + if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ + done; \ + else :; fi && \ + if makeinfo --split-size=5000000 --split-size=5000000 -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -I ../../../Paul_Desmond/binutils/doc \ + -o binutils.info `test -f 'binutils.texi' || echo '../../../Paul_Desmond/binutils/doc/'`binutils.texi; \ + then \ + rc=0; \ + else \ + rc=$?; \ + $restore $backupdir/* `echo "./binutils.info" | sed 's|[^/]*$||'`; \ + fi; \ + rm -rf $backupdir; exit $rc +touch addr2line.1 +perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Daddr2line < ../../../Paul_Desmond/binutils/doc/binutils.texi > addr2line.pod +(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 addr2line.pod | sed -e '/^.if n .na/d' > addr2line.1.T$$ && \ + mv -f addr2line.1.T$$ addr2line.1) || (rm -f addr2line.1.T$$ && exit 1) +rm -f addr2line.pod +touch ar.1 +perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dar < ../../../Paul_Desmond/binutils/doc/binutils.texi > ar.pod +(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 ar.pod | sed -e '/^.if n .na/d' > ar.1.T$$ && \ + mv -f ar.1.T$$ ar.1) || (rm -f ar.1.T$$ && exit 1) +rm -f ar.pod +touch dlltool.1 +perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Ddlltool < ../../../Paul_Desmond/binutils/doc/binutils.texi > dlltool.pod +(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 dlltool.pod | sed -e '/^.if n .na/d' > dlltool.1.T$$ && \ + mv -f dlltool.1.T$$ dlltool.1) || (rm -f dlltool.1.T$$ && exit 1) +rm -f dlltool.pod +touch nlmconv.1 +perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dnlmconv < ../../../Paul_Desmond/binutils/doc/binutils.texi > nlmconv.pod +(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 nlmconv.pod | sed -e '/^.if n .na/d' > nlmconv.1.T$$ && \ + mv -f nlmconv.1.T$$ nlmconv.1) || (rm -f nlmconv.1.T$$ && exit 1) +rm -f nlmconv.pod +touch nm.1 +perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dnm < ../../../Paul_Desmond/binutils/doc/binutils.texi > nm.pod +(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 nm.pod | sed -e '/^.if n .na/d' > nm.1.T$$ && \ + mv -f nm.1.T$$ nm.1) || (rm -f nm.1.T$$ && exit 1) +rm -f nm.pod +touch objcopy.1 +perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dobjcopy < ../../../Paul_Desmond/binutils/doc/binutils.texi > objcopy.pod +(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 objcopy.pod | sed -e '/^.if n .na/d' > objcopy.1.T$$ && \ + mv -f objcopy.1.T$$ objcopy.1) || (rm -f objcopy.1.T$$ && exit 1) +rm -f objcopy.pod +touch objdump.1 +perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dobjdump < ../../../Paul_Desmond/binutils/doc/binutils.texi > objdump.pod +(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 objdump.pod | sed -e '/^.if n .na/d' > objdump.1.T$$ && \ + mv -f objdump.1.T$$ objdump.1) || (rm -f objdump.1.T$$ && exit 1) +rm -f objdump.pod +touch ranlib.1 +perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dranlib < ../../../Paul_Desmond/binutils/doc/binutils.texi > ranlib.pod +(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 ranlib.pod | sed -e '/^.if n .na/d' > ranlib.1.T$$ && \ + mv -f ranlib.1.T$$ ranlib.1) || (rm -f ranlib.1.T$$ && exit 1) +rm -f ranlib.pod +touch readelf.1 +perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dreadelf < ../../../Paul_Desmond/binutils/doc/binutils.texi > readelf.pod +(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 readelf.pod | sed -e '/^.if n .na/d' > readelf.1.T$$ && \ + mv -f readelf.1.T$$ readelf.1) || (rm -f readelf.1.T$$ && exit 1) +rm -f readelf.pod +touch size.1 +perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dsize < ../../../Paul_Desmond/binutils/doc/binutils.texi > size.pod +(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 size.pod | sed -e '/^.if n .na/d' > size.1.T$$ && \ + mv -f size.1.T$$ size.1) || (rm -f size.1.T$$ && exit 1) +rm -f size.pod +touch strings.1 +perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dstrings < ../../../Paul_Desmond/binutils/doc/binutils.texi > strings.pod +(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 strings.pod | sed -e '/^.if n .na/d' > strings.1.T$$ && \ + mv -f strings.1.T$$ strings.1) || (rm -f strings.1.T$$ && exit 1) +rm -f strings.pod +touch strip.1 +perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dstrip < ../../../Paul_Desmond/binutils/doc/binutils.texi > strip.pod +(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 strip.pod | sed -e '/^.if n .na/d' > strip.1.T$$ && \ + mv -f strip.1.T$$ strip.1) || (rm -f strip.1.T$$ && exit 1) +rm -f strip.pod +touch elfedit.1 +perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Delfedit < ../../../Paul_Desmond/binutils/doc/binutils.texi > elfedit.pod +(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 elfedit.pod | sed -e '/^.if n .na/d' > elfedit.1.T$$ && \ + mv -f elfedit.1.T$$ elfedit.1) || (rm -f elfedit.1.T$$ && exit 1) +rm -f elfedit.pod +touch windres.1 +perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dwindres < ../../../Paul_Desmond/binutils/doc/binutils.texi > windres.pod +(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 windres.pod | sed -e '/^.if n .na/d' > windres.1.T$$ && \ + mv -f windres.1.T$$ windres.1) || (rm -f windres.1.T$$ && exit 1) +rm -f windres.pod +touch windmc.1 +perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dwindmc < ../../../Paul_Desmond/binutils/doc/binutils.texi > windmc.pod +(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 windmc.pod | sed -e '/^.if n .na/d' > windmc.1.T$$ && \ + mv -f windmc.1.T$$ windmc.1) || (rm -f windmc.1.T$$ && exit 1) +rm -f windmc.pod +touch cxxfilt.man +perl ../../../Paul_Desmond/binutils/../etc/texi2pod.pl -I "../../../Paul_Desmond/binutils/doc" -I "../../../Paul_Desmond/binutils/../libiberty" -I "../../../Paul_Desmond/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dcxxfilt < ../../../Paul_Desmond/binutils/doc/binutils.texi > c++filt.pod +(pod2man --center="GNU Development Tools" --release="binutils-2.23.51" --section=1 c++filt.pod | sed -e '/^.if n .na/d' > cxxfilt.man.T$$ && \ + mv -f cxxfilt.man.T$$ cxxfilt.man) || (rm -f cxxfilt.man.T$$ && exit 1) +rm -f c++filt.pod +if test -f cxxfilt.man; then \ + man=cxxfilt.man; \ + else \ + man=../../../Paul_Desmond/binutils/doc/cxxfilt.man; \ + fi; \ + sed -e 's/@PROGRAM@/c++filt/' \ + -e 's/cxxfilt/c++filt/' < $man \ + > c++filt.1 +make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/binutils/doc' +Making info in po +make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/binutils/po' +make[3]: Nothing to be done for `info'. +make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/binutils/po' +make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/binutils' +make[3]: Nothing to be done for `info-am'. +make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/binutils' +make all-recursive +make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/binutils' +Making all in doc +make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/binutils/doc' +make[4]: Nothing to be done for `all'. +make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/binutils/doc' +Making all in po +make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/binutils/po' +file=`echo ../../../Paul_Desmond/binutils/po/bg | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/bg.po +file=`echo ../../../Paul_Desmond/binutils/po/da | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/da.po +file=`echo ../../../Paul_Desmond/binutils/po/es | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/es.po +file=`echo ../../../Paul_Desmond/binutils/po/fi | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/fi.po +file=`echo ../../../Paul_Desmond/binutils/po/fr | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/fr.po +file=`echo ../../../Paul_Desmond/binutils/po/hr | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/hr.po +file=`echo ../../../Paul_Desmond/binutils/po/id | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/id.po +file=`echo ../../../Paul_Desmond/binutils/po/it | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/it.po +file=`echo ../../../Paul_Desmond/binutils/po/ja | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/ja.po +file=`echo ../../../Paul_Desmond/binutils/po/ro | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/ro.po +file=`echo ../../../Paul_Desmond/binutils/po/ru | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/ru.po +file=`echo ../../../Paul_Desmond/binutils/po/rw | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/rw.po +file=`echo ../../../Paul_Desmond/binutils/po/sk | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/sk.po +file=`echo ../../../Paul_Desmond/binutils/po/sv | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/sv.po +file=`echo ../../../Paul_Desmond/binutils/po/tr | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/tr.po +file=`echo ../../../Paul_Desmond/binutils/po/uk | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/uk.po +file=`echo ../../../Paul_Desmond/binutils/po/vi | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/vi.po +file=`echo ../../../Paul_Desmond/binutils/po/zh_CN | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/zh_CN.po +file=`echo ../../../Paul_Desmond/binutils/po/zh_TW | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../Paul_Desmond/binutils/po/zh_TW.po +make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/binutils/po' +make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/binutils' +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT size.o -MD -MP -MF .deps/size.Tpo -c -o size.o ../../Paul_Desmond/binutils/size.c +mv -f .deps/size.Tpo .deps/size.Po +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bucomm.o -MD -MP -MF .deps/bucomm.Tpo -c -o bucomm.o ../../Paul_Desmond/binutils/bucomm.c +mv -f .deps/bucomm.Tpo .deps/bucomm.Po +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o ../../Paul_Desmond/binutils/version.c +mv -f .deps/version.Tpo .deps/version.Po +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT filemode.o -MD -MP -MF .deps/filemode.Tpo -c -o filemode.o ../../Paul_Desmond/binutils/filemode.c +mv -f .deps/filemode.Tpo .deps/filemode.Po +/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT objdump.o -MD -MP -MF .deps/objdump.Tpo -c -o objdump.o -DOBJDUMP_PRIVATE_VECTORS="" ../../Paul_Desmond/binutils/objdump.c +mv -f .deps/objdump.Tpo .deps/objdump.Po +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf.o -MD -MP -MF .deps/dwarf.Tpo -c -o dwarf.o ../../Paul_Desmond/binutils/dwarf.c +mv -f .deps/dwarf.Tpo .deps/dwarf.Po +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT prdbg.o -MD -MP -MF .deps/prdbg.Tpo -c -o prdbg.o ../../Paul_Desmond/binutils/prdbg.c +mv -f .deps/prdbg.Tpo .deps/prdbg.Po +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rddbg.o -MD -MP -MF .deps/rddbg.Tpo -c -o rddbg.o ../../Paul_Desmond/binutils/rddbg.c +mv -f .deps/rddbg.Tpo .deps/rddbg.Po +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o ../../Paul_Desmond/binutils/debug.c +mv -f .deps/debug.Tpo .deps/debug.Po +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o ../../Paul_Desmond/binutils/stabs.c +mv -f .deps/stabs.Tpo .deps/stabs.Po +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ieee.o -MD -MP -MF .deps/ieee.Tpo -c -o ieee.o ../../Paul_Desmond/binutils/ieee.c +mv -f .deps/ieee.Tpo .deps/ieee.Po +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rdcoff.o -MD -MP -MF .deps/rdcoff.Tpo -c -o rdcoff.o ../../Paul_Desmond/binutils/rdcoff.c +mv -f .deps/rdcoff.Tpo .deps/rdcoff.Po +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elfcomm.o -MD -MP -MF .deps/elfcomm.Tpo -c -o elfcomm.o ../../Paul_Desmond/binutils/elfcomm.c +mv -f .deps/elfcomm.Tpo .deps/elfcomm.Po +/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT arparse.o -MD -MP -MF .deps/arparse.Tpo -c -o arparse.o `test -f arparse.c || echo ../../Paul_Desmond/binutils/`arparse.c -Wno-error +mv -f .deps/arparse.Tpo .deps/arparse.Po +/bin/dash ../../Paul_Desmond/binutils/../ylwrap ../../Paul_Desmond/binutils/arlex.l lex.yy.c arlex.c -- flex +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT arlex.o -MD -MP -MF .deps/arlex.Tpo -c -o arlex.o `test -f arlex.c || echo ../../Paul_Desmond/binutils/`arlex.c -Wno-error +mv -f .deps/arlex.Tpo .deps/arlex.Po +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ar.o -MD -MP -MF .deps/ar.Tpo -c -o ar.o ../../Paul_Desmond/binutils/ar.c +mv -f .deps/ar.Tpo .deps/ar.Po +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT not-ranlib.o -MD -MP -MF .deps/not-ranlib.Tpo -c -o not-ranlib.o ../../Paul_Desmond/binutils/not-ranlib.c +mv -f .deps/not-ranlib.Tpo .deps/not-ranlib.Po +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT arsup.o -MD -MP -MF .deps/arsup.Tpo -c -o arsup.o ../../Paul_Desmond/binutils/arsup.c +mv -f .deps/arsup.Tpo .deps/arsup.Po +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rename.o -MD -MP -MF .deps/rename.Tpo -c -o rename.o ../../Paul_Desmond/binutils/rename.c +mv -f .deps/rename.Tpo .deps/rename.Po +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT binemul.o -MD -MP -MF .deps/binemul.Tpo -c -o binemul.o ../../Paul_Desmond/binutils/binemul.c +mv -f .deps/binemul.Tpo .deps/binemul.Po +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT emul_vanilla.o -MD -MP -MF .deps/emul_vanilla.Tpo -c -o emul_vanilla.o ../../Paul_Desmond/binutils/emul_vanilla.c +mv -f .deps/emul_vanilla.Tpo .deps/emul_vanilla.Po +/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz +libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT strings.o -MD -MP -MF .deps/strings.Tpo -c -o strings.o ../../Paul_Desmond/binutils/strings.c +mv -f .deps/strings.Tpo .deps/strings.Po +/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT is-ranlib.o -MD -MP -MF .deps/is-ranlib.Tpo -c -o is-ranlib.o ../../Paul_Desmond/binutils/is-ranlib.c +mv -f .deps/is-ranlib.Tpo .deps/is-ranlib.Po +/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz +libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT objcopy.o -MD -MP -MF .deps/objcopy.Tpo -c -o objcopy.o ../../Paul_Desmond/binutils/objcopy.c +mv -f .deps/objcopy.Tpo .deps/objcopy.Po +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT not-strip.o -MD -MP -MF .deps/not-strip.Tpo -c -o not-strip.o ../../Paul_Desmond/binutils/not-strip.c +mv -f .deps/not-strip.Tpo .deps/not-strip.Po +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT wrstabs.o -MD -MP -MF .deps/wrstabs.Tpo -c -o wrstabs.o ../../Paul_Desmond/binutils/wrstabs.c +mv -f .deps/wrstabs.Tpo .deps/wrstabs.Po +/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT addr2line.o -MD -MP -MF .deps/addr2line.Tpo -c -o addr2line.o ../../Paul_Desmond/binutils/addr2line.c +mv -f .deps/addr2line.Tpo .deps/addr2line.Po +/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT readelf.o -MD -MP -MF .deps/readelf.Tpo -c -o readelf.o ../../Paul_Desmond/binutils/readelf.c +mv -f .deps/readelf.Tpo .deps/readelf.Po +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT unwind-ia64.o -MD -MP -MF .deps/unwind-ia64.Tpo -c -o unwind-ia64.o ../../Paul_Desmond/binutils/unwind-ia64.c +mv -f .deps/unwind-ia64.Tpo .deps/unwind-ia64.Po +/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz +libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elfedit.o -MD -MP -MF .deps/elfedit.Tpo -c -o elfedit.o ../../Paul_Desmond/binutils/elfedit.c +mv -f .deps/elfedit.Tpo .deps/elfedit.Po +/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz +libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT nm.o -MD -MP -MF .deps/nm.Tpo -c -o nm.o ../../Paul_Desmond/binutils/nm.c +mv -f .deps/nm.Tpo .deps/nm.Po +/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT is-strip.o -MD -MP -MF .deps/is-strip.Tpo -c -o is-strip.o ../../Paul_Desmond/binutils/is-strip.c +mv -f .deps/is-strip.Tpo .deps/is-strip.Po +/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cxxfilt.o -MD -MP -MF .deps/cxxfilt.Tpo -c -o cxxfilt.o ../../Paul_Desmond/binutils/cxxfilt.c +mv -f .deps/cxxfilt.Tpo .deps/cxxfilt.Po +/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdtest1.o -MD -MP -MF .deps/bfdtest1.Tpo -c -o bfdtest1.o ../../Paul_Desmond/binutils/bfdtest1.c +mv -f .deps/bfdtest1.Tpo .deps/bfdtest1.Po +/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o bfdtest1 bfdtest1.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o bfdtest1 bfdtest1.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/binutils -I. -I../../Paul_Desmond/binutils -I../bfd -I../../Paul_Desmond/binutils/../bfd -I../../Paul_Desmond/binutils/../include -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bfdtest2.o -MD -MP -MF .deps/bfdtest2.Tpo -c -o bfdtest2.o ../../Paul_Desmond/binutils/bfdtest2.c +mv -f .deps/bfdtest2.Tpo .deps/bfdtest2.Po +/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o bfdtest2 bfdtest2.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz +libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -static-libstdc++ -static-libgcc -o bfdtest2 bfdtest2.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz +make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/binutils' +make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/binutils' +make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/binutils' +mkdir -p -- ./etc +Configuring in ./etc +configure: creating cache ./config.cache +checking for a BSD-compatible install... /usr/bin/install -c +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +make[2]: Entering directory `[...]/tschwinge/Paul_Desmond.build/etc' +for f in standards.info configure.info; do \ + if test -f ../../Paul_Desmond/etc/`echo $f | sed -e 's/.info$/.texi/'`; then \ + if make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then \ + true; \ + else \ + exit 1; \ + fi; \ + fi; \ + done +make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/etc' +makeinfo --split-size=5000000 --split-size=5000000 --no-split -I../../Paul_Desmond/etc -o standards.info ../../Paul_Desmond/etc/standards.texi +make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/etc' +make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/etc' +rm -f configdev.txt configbuild.txt +cp ../../Paul_Desmond/etc/configdev.tin configdev.txt +cp ../../Paul_Desmond/etc/configbuild.tin configbuild.txt +makeinfo --split-size=5000000 --split-size=5000000 -I../../Paul_Desmond/etc -o configure.info ../../Paul_Desmond/etc/configure.texi +rm -f configdev.txt configbuild.txt +make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/etc' +make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/etc' mkdir -p -- ./gold Configuring in ./gold configure: creating cache ./config.cache @@ -2313,6 +2318,12 @@ checking for ext/hash_set... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes +checking windows.h usability... no +checking windows.h presence... no +checking for windows.h... no +checking dlfcn.h usability... yes +checking dlfcn.h presence... yes +checking for dlfcn.h... yes checking for mallinfo... yes checking for posix_fallocate... yes checking for fallocate... no @@ -3018,7 +3029,7 @@ gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld mv -f .deps/ldgram.Tpo .deps/ldgram.Po /bin/dash ../../Paul_Desmond/ld/../ylwrap ../../Paul_Desmond/ld/ldlex.l lex.yy.c ldlex.c -- flex gcc-4.6 -DHAVE_CONFIG_H -I. -I../../Paul_Desmond/ld -I. -I../../Paul_Desmond/ld -I../bfd -I../../Paul_Desmond/ld/../bfd -I../../Paul_Desmond/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldlex-wrapper.o -MD -MP -MF .deps/ldlex-wrapper.Tpo -c -o ldlex-wrapper.o ../../Paul_Desmond/ld/ldlex-wrapper.c -Wno-error -In file included from ../../Paul_Desmond/ld/ldlex-wrapper.c:6:0: +In file included from ../../Paul_Desmond/ld/ldlex-wrapper.c:26:0: ldlex.c: In function 'yy_scan_buffer': ldlex.c:3799:41: warning: declaration of 'base' shadows a global declaration [-Wshadow] ../../Paul_Desmond/ld/ldlang.h:478:20: warning: shadowed declaration is here [-Wshadow] diff --git a/binutils/coulomb.SCHWINGE/log_install b/binutils/coulomb.SCHWINGE/log_install index c2ade92a..3e864144 100644 --- a/binutils/coulomb.SCHWINGE/log_install +++ b/binutils/coulomb.SCHWINGE/log_install @@ -415,7 +415,7 @@ n=`echo ld.gold | sed 's,y,y,'`; \ ln [...]/tschwinge/Paul_Desmond.build.install/bin/${n} [...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin/ld.gold >/dev/null 2>/dev/null \ || /usr/bin/install -c ld-new [...]/tschwinge/Paul_Desmond.build.install/i686-unknown-gnu0.3/bin/ld.gold; \ fi; \ - if test "xyes" = "xyes"; then \ + if test "x" = "xyes"; then \ ld=`echo ld | sed 's,y,y,'`; \ rm -f [...]/tschwinge/Paul_Desmond.build.install/bin/${ld}; \ ln [...]/tschwinge/Paul_Desmond.build.install/bin/${n} [...]/tschwinge/Paul_Desmond.build.install/bin/${ld} >/dev/null 2>/dev/null \ diff --git a/binutils/coulomb.SCHWINGE/log_test b/binutils/coulomb.SCHWINGE/log_test index 869ed63a..60da310f 100644 --- a/binutils/coulomb.SCHWINGE/log_test +++ b/binutils/coulomb.SCHWINGE/log_test @@ -11,7 +11,6 @@ make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/bfd/po' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd/po' make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/bfd' -make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd' make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd' make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd' @@ -51,7 +50,7 @@ srcdir=`cd ../../Paul_Desmond/binutils && pwd`; export srcdir; \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file -Test Run By thomas on Sun Dec 16 10:41:46 2012 +Test Run By thomas on Fri Feb 8 13:40:48 2013 Native configuration is i686-unknown-gnu0.3 === binutils tests === @@ -73,15 +72,15 @@ Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/hppa/objdum Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/i386/i386.exp ... Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/m68k/objdump.exp ... Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/nm.exp ... -Version [...]/tschwinge/Paul_Desmond.build/binutils/nm-new 2.23.51.20121216 +Version [...]/tschwinge/Paul_Desmond.build/binutils/nm-new 2.23.51.20130208 Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/objcopy.exp ... -Version [...]/tschwinge/Paul_Desmond.build/binutils/objcopy 2.23.51.20121216 +Version [...]/tschwinge/Paul_Desmond.build/binutils/objcopy 2.23.51.20130208 Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/objdump.exp ... -Version [...]/tschwinge/Paul_Desmond.build/binutils/objdump 2.23.51.20121216 +Version [...]/tschwinge/Paul_Desmond.build/binutils/objdump 2.23.51.20130208 Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/readelf.exp ... -Version [...]/tschwinge/Paul_Desmond.build/binutils/readelf 2.23.51.20121216 +Version [...]/tschwinge/Paul_Desmond.build/binutils/readelf 2.23.51.20130208 Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/size.exp ... -Version [...]/tschwinge/Paul_Desmond.build/binutils/size 2.23.51.20121216 +Version [...]/tschwinge/Paul_Desmond.build/binutils/size 2.23.51.20130208 Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/vax/objdump.exp ... Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/windres/windres.exp ... Running [...]/tschwinge/Paul_Desmond/binutils/testsuite/binutils-all/x86-64/x86-64.exp ... @@ -129,7 +128,7 @@ rootme=`pwd`; export rootme; \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file -Test Run By thomas on Sun Dec 16 10:42:14 2012 +Test Run By thomas on Fri Feb 8 13:41:16 2013 Native configuration is i686-unknown-gnu0.3 === gas tests === @@ -214,8 +213,10 @@ Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/macros/macros.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mcore/allinsn.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mep/allinsn.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mep/complex-relocs.exp ... +Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/metag/metag.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/microblaze/allinsn.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/microblaze/endian.exp ... +Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/microblaze/relax_size.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/microblaze/reloc_sym.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/microblaze/special_reg.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mips/mips.exp ... @@ -229,6 +230,7 @@ Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/msp430/msp430.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mt/errors.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mt/mt.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mt/relocs.exp ... +Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/nios2/nios2.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/openrisc/allinsn.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/pdp11/pdp11.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/pe/pe.exp ... @@ -267,9 +269,9 @@ Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/z8k/z8k.exp ... === gas Summary === -# of expected passes 378 +# of expected passes 382 # of unexpected failures 1 -../as-new 2.23.51.20121216 +../as-new 2.23.51.20130208 make[4]: *** [check-DEJAGNU] Error 1 make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/gas' @@ -310,7 +312,6 @@ make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/bfd/po' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd/po' make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/bfd' -make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd' make[3]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd' make[2]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/bfd' @@ -379,7 +380,7 @@ make[3]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gold/testsuite' make check-am make[4]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gold/testsuite' make libgoldtest.a object_unittest binary_unittest leb128_unittest icf_virtual_function_folding_test basic_test basic_pic_test basic_static_test basic_static_pic_test basic_pie_test constructor_test constructor_static_test two_file_test two_file_pic_test two_file_static_test two_file_shared_1_test two_file_shared_2_test two_file_shared_1_pic_2_test two_file_shared_2_pic_1_test two_file_same_shared_test two_file_separate_shared_12_test two_file_separate_shared_21_test two_file_relocatable_test two_file_pie_test two_file_shared_1_nonpic_test two_file_shared_2_nonpic_test two_file_same_shared_nonpic_test two_file_separate_shared_12_nonpic_test two_file_separate_shared_21_nonpic_test two_file_mixed_shared_test two_file_mixed_2_shared_test two_file_mixed_pie_test two_file_strip_test two_file_same_shared_strip_test common_test_1 common_test_2 exception_test exception_shared_1_test exception_shared_2_test exception_same_shared_test exception_separate_shared_12_test exception_separate_shared_21_test exception_static_test weak_test weak_undef_test weak_undef_nonpic_test weak_alias_test weak_plt copy_test tls_test tls_pic_test tls_pie_test tls_pie_pic_test tls_shared_test tls_shared_ie_test tls_shared_gd_to_ie_test tls_shared_gnu2_gd_to_ie_test tls_shared_gnu2_test tls_static_test tls_static_pic_test tls_shared_nonpic_test many_sections_test many_sections_r_test initpri1 initpri2 initpri3a flagstest_o_specialfile flagstest_compress_debug_sections flagstest_o_specialfile_and_compress_debug_sections flagstest_o_ttext_1 ver_test ver_test_2 ver_test_6 ver_test_8 ver_test_9 ver_test_11 ver_test_12 protected_1 protected_2 relro_test relro_now_test relro_strip_test relro_script_test script_test_1 script_test_2 justsyms justsyms_exec binary_test script_test_3 tls_phdrs_script_test tls_script_test thin_archive_test_1 thin_archive_test_2 exclude_libs_test local_labels_test discard_locals_test permission_test searched_file_test ifuncmain1 ifuncmain1pic ifuncmain1vis ifuncmain1vispic ifuncmain1staticpic ifuncmain1pie ifuncmain1vispie ifuncmain1staticpie ifuncmain2 ifuncmain2pic ifuncmain3 ifuncmain4 ifuncmain5 ifuncmain5pic ifuncmain5staticpic ifuncmain5pie ifuncmain6pie ifuncmain7 ifuncmain7pic ifuncmain7pie ifuncvar start_lib_test \ - incremental_test.sh gc_comdat_test.sh gc_tls_test.sh gc_orphan_section_test.sh pr14265.sh icf_test.sh icf_keep_unique_test.sh icf_safe_test.sh icf_safe_so_test.sh final_layout.sh icf_preemptible_functions_test.sh icf_string_merge_test.sh icf_sht_rel_addend_test.sh two_file_shared.sh weak_plt.sh debug_msg.sh undef_symbol.sh ver_test_1.sh ver_test_2.sh ver_test_4.sh ver_test_5.sh ver_test_7.sh ver_test_10.sh relro_test.sh ver_matching_test.sh script_test_3.sh script_test_4.sh script_test_5.sh script_test_6.sh script_test_7.sh script_test_8.sh script_test_9.sh dynamic_list.sh exclude_libs_test.sh discard_locals_test.sh hidden_test.sh retain_symbols_file_test.sh no_version_test.sh strong_ref_weak_def.sh dyn_weak_ref.sh memory_test.sh script_test_10.sh split_i386.sh incremental_test.stdout gc_comdat_test.stdout gc_tls_test.stdout gc_orphan_section_test.stdout pr14265.stdout icf_test.stdout icf_keep_unique_test.stdout icf_safe_test_1.stdout icf_safe_test_2.stdout icf_safe_so_test_1.stdout icf_safe_so_test_2.stdout final_layout.stdout icf_preemptible_functions_test.stdout icf_string_merge_test.stdout icf_sht_rel_addend_test.stdout two_file_shared.dbg weak_plt_shared.so debug_msg.err debug_msg_cdebug.err debug_msg_so.err debug_msg_ndebug.err undef_symbol.err flagstest_o_ttext_2 ver_test_1.syms ver_test_2.syms ver_test_4.syms ver_test_5.syms ver_test_7.syms ver_test_10.syms protected_3.err relro_test.stdout ver_matching_test.stdout script_test_3.stdout script_test_4.stdout script_test_5.stdout script_test_6.stdout script_test_7.stdout script_test_8.stdout script_test_9.stdout dynamic_list.stdout exclude_libs_test.syms discard_locals_test.syms discard_locals_relocatable_test1.syms discard_locals_relocatable_test2.syms hidden_test.err retain_symbols_file_test.stdout no_version_test.stdout strong_ref_weak_def.stdout dyn_weak_ref.stdout memory_test.stdout script_test_10.stdout split_i386_1.stdout split_i386_2.stdout split_i386_3.stdout split_i386_4.stdout split_i386_r.stdout + incremental_test.sh gc_comdat_test.sh gc_tls_test.sh gc_orphan_section_test.sh pr14265.sh icf_test.sh icf_keep_unique_test.sh icf_safe_test.sh icf_safe_so_test.sh final_layout.sh text_section_grouping.sh icf_preemptible_functions_test.sh icf_string_merge_test.sh icf_sht_rel_addend_test.sh two_file_shared.sh weak_plt.sh debug_msg.sh undef_symbol.sh ver_test_1.sh ver_test_2.sh ver_test_4.sh ver_test_5.sh ver_test_7.sh ver_test_10.sh relro_test.sh ver_matching_test.sh script_test_3.sh script_test_4.sh script_test_5.sh script_test_6.sh script_test_7.sh script_test_8.sh script_test_9.sh dynamic_list.sh exclude_libs_test.sh discard_locals_test.sh hidden_test.sh retain_symbols_file_test.sh no_version_test.sh strong_ref_weak_def.sh dyn_weak_ref.sh memory_test.sh script_test_10.sh split_i386.sh incremental_test.stdout gc_comdat_test.stdout gc_tls_test.stdout gc_orphan_section_test.stdout pr14265.stdout icf_test.stdout icf_keep_unique_test.stdout icf_safe_test_1.stdout icf_safe_test_2.stdout icf_safe_so_test_1.stdout icf_safe_so_test_2.stdout final_layout.stdout text_section_grouping.stdout text_section_no_grouping.stdout icf_preemptible_functions_test.stdout icf_string_merge_test.stdout icf_sht_rel_addend_test.stdout two_file_shared.dbg weak_plt_shared.so debug_msg.err debug_msg_cdebug.err debug_msg_so.err debug_msg_ndebug.err undef_symbol.err flagstest_o_ttext_2 ver_test_1.syms ver_test_2.syms ver_test_4.syms ver_test_5.syms ver_test_7.syms ver_test_10.syms protected_3.err relro_test.stdout ver_matching_test.stdout script_test_3.stdout script_test_4.stdout script_test_5.stdout script_test_6.stdout script_test_7.stdout script_test_8.stdout script_test_9.stdout dynamic_list.stdout exclude_libs_test.syms discard_locals_test.syms discard_locals_relocatable_test1.syms discard_locals_relocatable_test2.syms hidden_test.err retain_symbols_file_test.stdout no_version_test.stdout strong_ref_weak_def.stdout dyn_weak_ref.stdout memory_test.stdout script_test_10.stdout split_i386_1.stdout split_i386_2.stdout split_i386_3.stdout split_i386_4.stdout split_i386_r.stdout make[5]: Entering directory `[...]/tschwinge/Paul_Desmond.build/gold/testsuite' `echo g++-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o ../../../Paul_Desmond/gold/testsuite/test.cc mv -f .deps/test.Tpo .deps/test.Po @@ -803,6 +804,7 @@ make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/icf_keep_u make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/icf_safe_test.sh'. make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/icf_safe_so_test.sh'. make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/final_layout.sh'. +make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/text_section_grouping.sh'. make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/icf_preemptible_functions_test.sh'. make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/icf_string_merge_test.sh'. make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/icf_sht_rel_addend_test.sh'. @@ -869,8 +871,14 @@ make[5]: Nothing to be done for `../../../Paul_Desmond/gold/testsuite/split_i386 ../../binutils/readelf -h icf_safe_so_test > icf_safe_so_test_2.stdout `echo g++-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fdata-sections -g -o final_layout.o ../../../Paul_Desmond/gold/testsuite/final_layout.cc (echo "*_Z3barv*" && echo ".text._Z3bazv" && echo "*_Z3foov*" && echo "*global_varb*" && echo "*global_vara*" && echo "*global_varc*") > final_layout_sequence.txt -`echo g++-4.6 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o final_layout | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--section-ordering-file,final_layout_sequence.txt final_layout.o +(echo "SECTIONS { .text : { *(.text*) } .got : { *(.got .toc) } .bss : { *(.bss*) } }") > final_layout_script.lds +`echo g++-4.6 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o final_layout | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--section-ordering-file,final_layout_sequence.txt -Wl,-T,final_layout_script.lds final_layout.o ../../binutils/nm-new -n --synthetic final_layout > final_layout.stdout +`echo g++-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -g -o text_section_grouping.o ../../../Paul_Desmond/gold/testsuite/text_section_grouping.cc +`echo g++-4.6 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o text_section_grouping | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ text_section_grouping.o +../../binutils/nm-new -n --synthetic text_section_grouping > text_section_grouping.stdout +`echo g++-4.6 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o text_section_no_grouping | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--no-text-reorder text_section_grouping.o +../../binutils/nm-new -n --synthetic text_section_no_grouping > text_section_no_grouping.stdout `echo g++-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -c -ffunction-sections -fPIC -g -o icf_preemptible_functions_test.o ../../../Paul_Desmond/gold/testsuite/icf_preemptible_functions_test.cc `echo g++-4.6 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o icf_preemptible_functions_test | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -Wl,--icf=all icf_preemptible_functions_test.o -fPIC -shared ../../binutils/nm-new icf_preemptible_functions_test > icf_preemptible_functions_test.stdout @@ -902,7 +910,7 @@ g++-4.6 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-cons `echo g++-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g0 -shared -fPIC -w -o debug_msg_ndebug.so ../../../Paul_Desmond/gold/testsuite/debug_msg.cc `echo g++-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O0 -g0 -shared -fPIC -w -o odr_violation1_ndebug.so ../../../Paul_Desmond/gold/testsuite/odr_violation1.cc `echo g++-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -Bgcctestdir/ -O2 -g0 -shared -fPIC -w -o odr_violation2_ndebug.so ../../../Paul_Desmond/gold/testsuite/odr_violation2.cc -g++-4.6 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg_ndebug.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_ndebug debug_msg_ndebug.so odr_violation1_ndebug.so odr_violation2_ndebug.so 2>debug_msg_ndebug.err +g++-4.6 -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o debug_msg_ndebug.err -Bgcctestdir/ -Wl,--detect-odr-violations -o debug_msg_ndebug debug_msg_ndebug.so odr_violation1_ndebug.so odr_violation2_ndebug.so -shared-libgcc -Bdynamic -lstdc++ 2>debug_msg_ndebug.err `echo g++-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -MT undef_symbol_main.o -MD -MP -MF .deps/undef_symbol_main.Tpo -c -o undef_symbol_main.o ../../../Paul_Desmond/gold/testsuite/undef_symbol_main.cc mv -f .deps/undef_symbol_main.Tpo .deps/undef_symbol_main.Po `echo g++-4.6 -DHAVE_CONFIG_H -I. -I../../../Paul_Desmond/gold/testsuite -I.. -I../../../Paul_Desmond/gold/testsuite -I../../../Paul_Desmond/gold/testsuite/.. -I../../../Paul_Desmond/gold/testsuite/../../include -I../../../Paul_Desmond/gold/testsuite/../../elfcpp -I.. -DLOCALEDIR="\"[...]/tschwinge/Paul_Desmond.build.install/share/locale\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 | sed -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'` -O0 -g -c -fPIC ../../../Paul_Desmond/gold/testsuite/undef_symbol.cc @@ -1014,6 +1022,7 @@ PASS: icf_keep_unique_test.sh PASS: icf_safe_test.sh PASS: icf_safe_so_test.sh PASS: final_layout.sh +PASS: text_section_grouping.sh PASS: icf_preemptible_functions_test.sh PASS: icf_string_merge_test.sh PASS: icf_sht_rel_addend_test.sh @@ -1167,7 +1176,7 @@ PASS: ifuncmain7pie PASS: ifuncvar PASS: start_lib_test ============================ -4 of 162 tests failed +4 of 163 tests failed See testsuite/test-suite.log ============================ make[6]: *** [test-suite.log] Error 1 @@ -1263,7 +1272,7 @@ srcroot=`cd ../../Paul_Desmond/ld && pwd`; export srcroot; \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file -Test Run By thomas on Sun Dec 16 11:12:25 2012 +Test Run By thomas on Fri Feb 8 14:11:04 2013 Native configuration is i686-unknown-gnu0.3 === ld tests === @@ -1328,6 +1337,7 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-m68hc11/m68hc11.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-m68k/m68k-got.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-m68k/m68k.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mep/mep.exp ... +Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-metag/metag.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mips-elf/comm-data.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mips-elf/export-class.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mips-elf/mips-elf-flags.exp ... @@ -1335,6 +1345,7 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mips-elf/mips-elf.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-misc/defsym.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mmix/mmix.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mn10300/mn10300.exp ... +Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-nios2/nios2.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-pe/pe-compile.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-pe/pe-run.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-pe/pe-run2.exp ... @@ -1387,6 +1398,7 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-sh/sh64/relax.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-sh/sh64/relfail.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-sh/sh64/sh64.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-shared/shared.exp ... +Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-size/size.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-sparc/sparc.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-spu/spu.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-srec/srec.exp ... @@ -1413,11 +1425,11 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-xtensa/xtensa.exp ... === ld Summary === -# of expected passes 823 +# of expected passes 867 # of unexpected failures 3 # of expected failures 18 # of untested testcases 6 -[...]/tschwinge/Paul_Desmond.build/ld/ld-new 2.23.51.20121216 +[...]/tschwinge/Paul_Desmond.build/ld/ld-new 2.23.51.20130208 make[5]: *** [check-DEJAGNU] Error 1 make[5]: Leaving directory `[...]/tschwinge/Paul_Desmond.build/ld' diff --git a/binutils/coulomb.SCHWINGE/test/binutils/binutils.sum b/binutils/coulomb.SCHWINGE/test/binutils/binutils.sum index a42ee05f..a3bd11dc 100644 --- a/binutils/coulomb.SCHWINGE/test/binutils/binutils.sum +++ b/binutils/coulomb.SCHWINGE/test/binutils/binutils.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Dec 16 10:41:46 2012 +Test Run By thomas on Fri Feb 8 13:40:48 2013 Native configuration is i686-unknown-gnu0.3 === binutils tests === diff --git a/binutils/coulomb.SCHWINGE/test/gas/testsuite/gas.sum b/binutils/coulomb.SCHWINGE/test/gas/testsuite/gas.sum index 727a1875..a709e596 100644 --- a/binutils/coulomb.SCHWINGE/test/gas/testsuite/gas.sum +++ b/binutils/coulomb.SCHWINGE/test/gas/testsuite/gas.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Dec 16 10:42:14 2012 +Test Run By thomas on Fri Feb 8 13:41:16 2013 Native configuration is i686-unknown-gnu0.3 === gas tests === @@ -387,6 +387,10 @@ PASS: i386 local PIC PASS: DWARF2 debugging information 1 PASS: DWARF2 debugging information 2 PASS: Check bad size directive +PASS: i386 size 1 +PASS: i386 size 2 +PASS: i386 size 3 +PASS: i386 size 4 PASS: i386 jump PASS: x86 Intel expressions PASS: string insn operands @@ -453,8 +457,10 @@ PASS: .exitm outside of a macro Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mcore/allinsn.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mep/allinsn.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mep/complex-relocs.exp ... +Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/metag/metag.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/microblaze/allinsn.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/microblaze/endian.exp ... +Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/microblaze/relax_size.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/microblaze/reloc_sym.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/microblaze/special_reg.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mips/mips.exp ... @@ -468,6 +474,7 @@ Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/msp430/msp430.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mt/errors.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mt/mt.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/mt/relocs.exp ... +Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/nios2/nios2.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/openrisc/allinsn.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/pdp11/pdp11.exp ... Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/pe/pe.exp ... @@ -511,7 +518,7 @@ Running [...]/tschwinge/Paul_Desmond/gas/testsuite/gas/z8k/z8k.exp ... === gas Summary === -# of expected passes 378 +# of expected passes 382 # of unexpected failures 1 -../as-new 2.23.51.20121216 +../as-new 2.23.51.20130208 diff --git a/binutils/coulomb.SCHWINGE/test/ld/ld.sum b/binutils/coulomb.SCHWINGE/test/ld/ld.sum index 6587499a..61728b92 100644 --- a/binutils/coulomb.SCHWINGE/test/ld/ld.sum +++ b/binutils/coulomb.SCHWINGE/test/ld/ld.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Dec 16 11:12:25 2012 +Test Run By thomas on Fri Feb 8 14:11:04 2013 Native configuration is i686-unknown-gnu0.3 === ld tests === @@ -185,6 +185,10 @@ PASS: ld-elf/noload-2 PASS: ld-elf/noload-3 PASS: ld-elf/note-1 PASS: ld-elf/note-2 +PASS: ld-elf/now-1 +PASS: ld-elf/now-2 +PASS: ld-elf/now-3 +PASS: ld-elf/now-4 PASS: ld-elf/orphan-region PASS: ld-elf/orphan PASS: ld-elf/orphan2 @@ -204,6 +208,10 @@ PASS: ld-elf/pr14156c PASS: ld-elf/pr14926 PASS: ld-elf/pr349 PASS: relocatable with script +PASS: ld-elf/rpath-1 +PASS: ld-elf/rpath-2 +PASS: ld-elf/runpath-1 +PASS: ld-elf/runpath-2 PASS: ld-elf/seg PASS: ld-elf/stab PASS: ld-elf/textaddr1 @@ -215,6 +223,7 @@ PASS: ld-elf/textaddr6 PASS: ld-elf/textaddr7 PASS: ld-elf/unknown PASS: ld-elf/unknown2 +PASS: ld-elf/var1 PASS: ld-elf/warn1 PASS: ld-elf/warn2 PASS: ld-elf/warn3 @@ -659,10 +668,16 @@ PASS: ld-ifunc/ifunc-14a-i386 PASS: ld-ifunc/ifunc-14b-i386 PASS: ld-ifunc/ifunc-14c-i386 PASS: ld-ifunc/ifunc-14d-i386 +PASS: ld-ifunc/ifunc-14e-i386 +PASS: ld-ifunc/ifunc-14f-i386 PASS: ld-ifunc/ifunc-15-i386 PASS: ld-ifunc/ifunc-16-i386 PASS: ld-ifunc/ifunc-17a-i386 PASS: ld-ifunc/ifunc-17b-i386 +PASS: ld-ifunc/ifunc-18a-i386 +PASS: ld-ifunc/ifunc-18b-i386 +PASS: ld-ifunc/ifunc-19a-i386 +PASS: ld-ifunc/ifunc-19b-i386 PASS: ld-ifunc/ifunc-2-i386 PASS: ld-ifunc/ifunc-2-local-i386 PASS: ld-ifunc/ifunc-3a-x86 @@ -690,6 +705,7 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-m68hc11/m68hc11.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-m68k/m68k-got.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-m68k/m68k.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mep/mep.exp ... +Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-metag/metag.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mips-elf/comm-data.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mips-elf/export-class.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mips-elf/mips-elf-flags.exp ... @@ -698,6 +714,7 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-misc/defsym.exp ... PASS: ld-misc/defsym1 Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mmix/mmix.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-mn10300/mn10300.exp ... +Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-nios2/nios2.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-pe/pe-compile.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-pe/pe-run.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-pe/pe-run2.exp ... @@ -840,6 +857,7 @@ PASS: ld-scripts/expr1 PASS: ld-scripts/expr2 PASS: ld-scripts/sane1 PASS: ld-scripts/assign-loc +PASS: ld-scripts/pr14962 Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/extern.exp ... PASS: EXTERN Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-scripts/include.exp ... @@ -946,6 +964,35 @@ PASS: shared PASS: shared -Bsymbolic PASS: shared (PIC main, non PIC so) PASS: shared (PIC main) +Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-size/size.exp ... +PASS: ld-size/size32-1-i386 +PASS: ld-size/size32-2-i386 +PASS: ld-size/size32-3-i386 +PASS: Build libsize-1.so +PASS: Build libsize-2.so +PASS: Build libsize-3a.so +PASS: Build libsize-3b.so +PASS: Build libsize-3c.so +PASS: Build libsize-6b.so +PASS: Build libsize-7.so +PASS: Build size-7 +PASS: Build libsize-8.so +PASS: Build size-8 +PASS: Build libsize-9.so +PASS: Build libsize-10.so +PASS: Run size-1 +PASS: Run size-2 +PASS: Run size-3a +PASS: Run size-3b +PASS: Run size-3c +PASS: Run size-3d +PASS: Run size-3d +PASS: Run size-3e +PASS: Run size-4a +PASS: Run size-4b +PASS: Run size-5a +PASS: Run size-5b +PASS: Run size-6 Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-sparc/sparc.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-spu/spu.exp ... Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-srec/srec.exp ... @@ -992,9 +1039,9 @@ Running [...]/tschwinge/Paul_Desmond/ld/testsuite/ld-xtensa/xtensa.exp ... === ld Summary === -# of expected passes 823 +# of expected passes 867 # of unexpected failures 3 # of expected failures 18 # of untested testcases 6 -[...]/tschwinge/Paul_Desmond.build/ld/ld-new 2.23.51.20121216 +[...]/tschwinge/Paul_Desmond.build/ld/ld-new 2.23.51.20130208 -- cgit v1.2.3