diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2016-05-23 15:54:05 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2016-05-23 15:54:05 +0200 |
commit | 982f65b01bf3ec0d1fac6f89bc0533f92cc1d099 (patch) | |
tree | 568475d279daa9e39f719da6c8cbf2c7505e7a7b /binutils-gdb/log_install.diff | |
parent | 110243da9b337e3944be52d57c2b8c836292b69d (diff) |
binutils-gdb: Re-run after system updates.
Diffstat (limited to 'binutils-gdb/log_install.diff')
-rw-r--r-- | binutils-gdb/log_install.diff | 57 |
1 files changed, 52 insertions, 5 deletions
diff --git a/binutils-gdb/log_install.diff b/binutils-gdb/log_install.diff index b0857012..77bd29c8 100644 --- a/binutils-gdb/log_install.diff +++ b/binutils-gdb/log_install.diff @@ -1,5 +1,5 @@ diff --git toolchain/logs/binutils-gdb/kepler.SCHWINGE/log_install_ toolchain/logs/binutils-gdb/laplace.SCHWINGE/log_install_ -index c2493e5..dfcbc11 100644 +index c2493e5..034845f 100644 --- toolchain/logs/binutils-gdb/kepler.SCHWINGE/log_install_ +++ toolchain/logs/binutils-gdb/laplace.SCHWINGE/log_install_ @@ -68,7 +68,6 @@ libtool: install: /usr/bin/install -c .libs/libbfd.lai [...]/tschwinge/W._C._Han @@ -18,7 +18,15 @@ index c2493e5..dfcbc11 100644 ---------------------------------------------------------------------- Libraries have been installed in: [...]/tschwinge/W._C._Handy.build.install/lib -@@ -605,46 +603,6 @@ make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb' +@@ -287,6 +285,7 @@ else \ + $restore $backupdir/* `echo "./as.info" | sed 's|[^/]*$||'`; \ + fi; \ + rm -rf $backupdir; exit $rc ++../../../W._C._Handy/gas/doc/as.texinfo:2636: warning: @xref node name should not contain `.' + test -z "[...]/tschwinge/W._C._Handy.build.install/share/info" || /bin/mkdir -p "[...]/tschwinge/W._C._Handy.build.install/share/info" + /usr/bin/install -c -m 644 ./as.info '[...]/tschwinge/W._C._Handy.build.install/share/info' + install-info --info-dir='[...]/tschwinge/W._C._Handy.build.install/share/info' '[...]/tschwinge/W._C._Handy.build.install/share/info/as.info' +@@ -605,46 +604,6 @@ make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb' make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/doc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/doc' @@ -65,7 +73,46 @@ index c2493e5..dfcbc11 100644 make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/data-directory' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/data-directory' -@@ -770,135 +728,6 @@ make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/doc' +@@ -730,6 +689,10 @@ fi + mv GDBvn.new GDBvn.texi + makeinfo --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../../../W._C._Handy/gdb/doc/../../readline/doc -I ../../../W._C._Handy/gdb/doc/../mi -I ../../../W._C._Handy/gdb/doc \ + -o gdb.info ../../../W._C._Handy/gdb/doc/gdb.texinfo ++../../../W._C._Handy/gdb/doc/gdb.texinfo:1984: warning: @xref node name should not contain `.' ++../../../W._C._Handy/gdb/doc/gdb.texinfo:18425: warning: @ref node name should not contain `.' ++../../../W._C._Handy/gdb/doc/python.texi:3683: warning: @ref node name should not contain `.' ++../../../W._C._Handy/gdb/doc/python.texi:3719: warning: @ref node name should not contain `.' + makeinfo --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../../../W._C._Handy/gdb/doc -o stabs.info ../../../W._C._Handy/gdb/doc/stabs.texinfo + makeinfo --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../../../W._C._Handy/gdb/doc -o annotate.info ../../../W._C._Handy/gdb/doc/annotate.texinfo + /bin/dash ../../../W._C._Handy/gdb/doc/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/info +@@ -741,16 +704,19 @@ makeinfo --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../ + install-info --info-dir=[...]/tschwinge/W._C._Handy.build.install/share/info [...]/tschwinge/W._C._Handy.build.install/share/info/annotate.info + touch gdb.1 + perl ../../../W._C._Handy/gdb/doc/../../etc/texi2pod.pl -DHAVE_MAKEINFO_CLICK -Dman -Dgdb < ../../../W._C._Handy/gdb/doc/gdb.texinfo > gdb.pod ++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../W._C._Handy/gdb/doc/../../etc/texi2pod.pl line 314. + (pod2man --center="GNU Development Tools" --release="gdb-`sed q version.subst`" --section=1 gdb.pod | sed -e '/^.if n .na/d' > gdb.1.T$$ && \ + mv -f gdb.1.T$$ gdb.1) || (rm -f gdb.1.T$$ && exit 1) + rm -f gdb.pod + touch gdbserver.1 + perl ../../../W._C._Handy/gdb/doc/../../etc/texi2pod.pl -DHAVE_MAKEINFO_CLICK -Dman -Dgdbserver < ../../../W._C._Handy/gdb/doc/gdb.texinfo > gdbserver.pod ++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../W._C._Handy/gdb/doc/../../etc/texi2pod.pl line 314. + (pod2man --center="GNU Development Tools" --release="gdb-`sed q version.subst`" --section=1 gdbserver.pod | sed -e '/^.if n .na/d' > gdbserver.1.T$$ && \ + mv -f gdbserver.1.T$$ gdbserver.1) || (rm -f gdbserver.1.T$$ && exit 1) + rm -f gdbserver.pod + touch gcore.1 + perl ../../../W._C._Handy/gdb/doc/../../etc/texi2pod.pl -DHAVE_MAKEINFO_CLICK -Dman -Dgcore < ../../../W._C._Handy/gdb/doc/gdb.texinfo > gcore.pod ++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../W._C._Handy/gdb/doc/../../etc/texi2pod.pl line 314. + (pod2man --center="GNU Development Tools" --release="gdb-`sed q version.subst`" --section=1 gcore.pod | sed -e '/^.if n .na/d' > gcore.1.T$$ && \ + mv -f gcore.1.T$$ gcore.1) || (rm -f gcore.1.T$$ && exit 1) + rm -f gcore.pod +@@ -760,6 +726,7 @@ test -z "[...]/tschwinge/W._C._Handy.build.install/share/man/man1" || /bin/dash + /usr/bin/install -c -m 644 'gcore.1' '[...]/tschwinge/W._C._Handy.build.install/share/man/man1/gcore.1' + touch gdbinit.5 + perl ../../../W._C._Handy/gdb/doc/../../etc/texi2pod.pl -DHAVE_MAKEINFO_CLICK -Dman -Dgdbinit < ../../../W._C._Handy/gdb/doc/gdb.texinfo > gdbinit.pod ++Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../W._C._Handy/gdb/doc/../../etc/texi2pod.pl line 314. + (pod2man --center="GNU Development Tools" --release="gdb-`sed q version.subst`" --section=5 gdbinit.pod | sed -e '/^.if n .na/d' > gdbinit.5.T$$ && \ + mv -f gdbinit.5.T$$ gdbinit.5) || (rm -f gdbinit.5.T$$ && exit 1) + rm -f gdbinit.pod +@@ -770,135 +737,6 @@ make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/doc' make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' make[5]: Nothing to be done for 'install'. make[5]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' @@ -201,12 +248,12 @@ index c2493e5..dfcbc11 100644 make[5]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/data-directory' make[6]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/data-directory' /bin/dash ../../../W._C._Handy/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/W._C._Handy.build.install/share/gdb/syscalls -@@ -959,7 +788,7 @@ make[9]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/ +@@ -959,7 +797,7 @@ make[9]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/ make[10]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' make[11]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/build-gnulib/import' if test yes = no; then \ - case 'linux-gnu' in \ -+ case 'gnu0.6' in \ ++ case 'gnu0.7' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ |