summaryrefslogtreecommitdiff
path: root/binutils-gdb/laplace.SCHWINGE/log_build
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-gdb/laplace.SCHWINGE/log_build')
-rw-r--r--binutils-gdb/laplace.SCHWINGE/log_build112
1 files changed, 39 insertions, 73 deletions
diff --git a/binutils-gdb/laplace.SCHWINGE/log_build b/binutils-gdb/laplace.SCHWINGE/log_build
index 9987948d..00af60c2 100644
--- a/binutils-gdb/laplace.SCHWINGE/log_build
+++ b/binutils-gdb/laplace.SCHWINGE/log_build
@@ -23,7 +23,7 @@ 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
-checking for compatible ISL... yes
+checking for isl 0.15 (or deprecated 0.14)... yes
checking for default BUILD_CONFIG...
checking for --enable-vtable-verify... no
checking for bison... bison -y
@@ -174,6 +174,7 @@ checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
checking size of int... 4
checking size of long... 4
+checking size of size_t... 4
checking for long long... yes
checking size of long long... 8
checking for a 64-bit type... uint64_t
@@ -597,6 +598,8 @@ checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether strnlen is declared... yes
+checking linker --as-needed support... yes
+checking for cos in -lm... yes
checking sys/procfs.h usability... yes
checking sys/procfs.h presence... yes
checking for sys/procfs.h... yes
@@ -621,8 +624,6 @@ checking for lwpstatus_t.pr_context in sys/procfs.h... no
checking for lwpstatus_t.pr_reg in sys/procfs.h... yes
checking for lwpstatus_t.pr_fpreg in sys/procfs.h... yes
checking for win32_pstatus_t in sys/procfs.h... no
-checking linker --as-needed support... yes
-checking for cos in -lm... yes
checking for ftello... yes
checking for ftello64... yes
checking for fseeko... yes
@@ -825,14 +826,6 @@ if [ x"" != x ]; then \
gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/getruntime.c -o getruntime.o
-../../W._C._Handy/libiberty/getruntime.c: In function 'get_run_time':
-../../W._C._Handy/libiberty/getruntime.c:98:14: warning: enum conversion when passing argument 1 of 'getrusage' is invalid in C++ [-Wc++-compat]
- getrusage (0, &rusage);
- ^
-In file included from ../../W._C._Handy/libiberty/getruntime.c:47:0:
-/usr/include/i386-gnu/sys/resource.h:87:12: note: expected '__rusage_who_t' but argument is of type 'int'
- extern int getrusage (__rusage_who_t __who, struct rusage *__usage) __THROW;
- ^
if [ x"" != x ]; then \
gcc-4.9 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../W._C._Handy/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE ../../W._C._Handy/libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
@@ -1873,7 +1866,7 @@ checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking whether NLS is requested... yes
-checking for catalogs to be installed... bg da es fi fr hr id it ja ro ru rw sk sr sv tr uk vi zh_CN zh_TW
+checking for catalogs to be installed... bg ca da es fi fr hr id it ja ro ru rw sk sr sv tr uk vi zh_CN zh_TW
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
@@ -2040,14 +2033,13 @@ checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
checking whether byte ordering is bigendian... no
-[...]/tschwinge/W._C._Handy/gas/configure: 12508: test: xunset: unexpected operator
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking whether NLS is requested... yes
-checking for catalogs to be installed... es fi fr id ja ru rw tr uk
+checking for catalogs to be installed... es fi fr id ja ru rw tr uk zh_CN
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
@@ -2127,7 +2119,7 @@ chmod u+w ./asconfig.texi
touch as.1
perl ../../../W._C._Handy/gas/doc/../../etc/texi2pod.pl -I "../../../W._C._Handy/gas/doc" -I "../../../W._C._Handy/gas/../libiberty" -I "../../../W._C._Handy/gas/../bfd/doc" -I ../../bfd/doc -Dman < ../../../W._C._Handy/gas/doc/as.texinfo > as.pod
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../W._C._Handy/gas/doc/../../etc/texi2pod.pl line 314.
-(pod2man --center="GNU Development Tools" --release="binutils-2.25.51" --section=1 as.pod | \
+(pod2man --center="GNU Development Tools" --release="binutils-2.26.51" --section=1 as.pod | \
sed -e '/^.if n .na/d' > as.1.T$$ && \
mv -f as.1.T$$ as.1) || \
(rm -f as.1.T$$ && exit 1)
@@ -2153,6 +2145,8 @@ file=`echo ../../../W._C._Handy/gas/po/tr | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gas/po/tr.po
file=`echo uk | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gas/po/uk.po
+file=`echo ../../../W._C._Handy/gas/po/zh_CN | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/gas/po/zh_CN.po
make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas/po'
make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas'
gcc-4.9 -DHAVE_CONFIG_H -I. -I../../W._C._Handy/gas -I. -I../../W._C._Handy/gas -I../bfd -I../../W._C._Handy/gas/config -I../../W._C._Handy/gas/../include -I../../W._C._Handy/gas/.. -I../../W._C._Handy/gas/../bfd -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -I../../W._C._Handy/gas/../zlib -g -O2 -MT app.o -MD -MP -MF .deps/app.Tpo -c -o app.o ../../W._C._Handy/gas/app.c
@@ -2276,101 +2270,101 @@ fi; \
rm -rf $backupdir; exit $rc
../../../W._C._Handy/binutils/doc/binutils.texi:788: warning: @ref node name should not contain `.'
../../../W._C._Handy/binutils/doc/binutils.texi:1155: warning: @xref node name should not contain `.'
-../../../W._C._Handy/binutils/doc/binutils.texi:3544: warning: @ref node name should not contain `.'
+../../../W._C._Handy/binutils/doc/binutils.texi:3549: warning: @ref node name should not contain `.'
touch addr2line.1
perl ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Daddr2line < ../../../W._C._Handy/binutils/doc/binutils.texi > addr2line.pod
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../W._C._Handy/binutils/../etc/texi2pod.pl line 314.
-(pod2man --center="GNU Development Tools" --release="binutils-2.25.51" --section=1 addr2line.pod | sed -e '/^.if n .na/d' > addr2line.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.26.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 ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dar < ../../../W._C._Handy/binutils/doc/binutils.texi > ar.pod
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../W._C._Handy/binutils/../etc/texi2pod.pl line 314.
-(pod2man --center="GNU Development Tools" --release="binutils-2.25.51" --section=1 ar.pod | sed -e '/^.if n .na/d' > ar.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.26.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 ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Ddlltool < ../../../W._C._Handy/binutils/doc/binutils.texi > dlltool.pod
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../W._C._Handy/binutils/../etc/texi2pod.pl line 314.
-(pod2man --center="GNU Development Tools" --release="binutils-2.25.51" --section=1 dlltool.pod | sed -e '/^.if n .na/d' > dlltool.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.26.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 ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dnlmconv < ../../../W._C._Handy/binutils/doc/binutils.texi > nlmconv.pod
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../W._C._Handy/binutils/../etc/texi2pod.pl line 314.
-(pod2man --center="GNU Development Tools" --release="binutils-2.25.51" --section=1 nlmconv.pod | sed -e '/^.if n .na/d' > nlmconv.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.26.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 ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dnm < ../../../W._C._Handy/binutils/doc/binutils.texi > nm.pod
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../W._C._Handy/binutils/../etc/texi2pod.pl line 314.
-(pod2man --center="GNU Development Tools" --release="binutils-2.25.51" --section=1 nm.pod | sed -e '/^.if n .na/d' > nm.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.26.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 ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dobjcopy < ../../../W._C._Handy/binutils/doc/binutils.texi > objcopy.pod
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../W._C._Handy/binutils/../etc/texi2pod.pl line 314.
-(pod2man --center="GNU Development Tools" --release="binutils-2.25.51" --section=1 objcopy.pod | sed -e '/^.if n .na/d' > objcopy.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.26.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 ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dobjdump < ../../../W._C._Handy/binutils/doc/binutils.texi > objdump.pod
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../W._C._Handy/binutils/../etc/texi2pod.pl line 314.
-(pod2man --center="GNU Development Tools" --release="binutils-2.25.51" --section=1 objdump.pod | sed -e '/^.if n .na/d' > objdump.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.26.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 ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dranlib < ../../../W._C._Handy/binutils/doc/binutils.texi > ranlib.pod
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../W._C._Handy/binutils/../etc/texi2pod.pl line 314.
-(pod2man --center="GNU Development Tools" --release="binutils-2.25.51" --section=1 ranlib.pod | sed -e '/^.if n .na/d' > ranlib.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.26.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 ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dreadelf < ../../../W._C._Handy/binutils/doc/binutils.texi > readelf.pod
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../W._C._Handy/binutils/../etc/texi2pod.pl line 314.
-(pod2man --center="GNU Development Tools" --release="binutils-2.25.51" --section=1 readelf.pod | sed -e '/^.if n .na/d' > readelf.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.26.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 ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dsize < ../../../W._C._Handy/binutils/doc/binutils.texi > size.pod
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../W._C._Handy/binutils/../etc/texi2pod.pl line 314.
-(pod2man --center="GNU Development Tools" --release="binutils-2.25.51" --section=1 size.pod | sed -e '/^.if n .na/d' > size.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.26.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 ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dstrings < ../../../W._C._Handy/binutils/doc/binutils.texi > strings.pod
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../W._C._Handy/binutils/../etc/texi2pod.pl line 314.
-(pod2man --center="GNU Development Tools" --release="binutils-2.25.51" --section=1 strings.pod | sed -e '/^.if n .na/d' > strings.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.26.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 ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dstrip < ../../../W._C._Handy/binutils/doc/binutils.texi > strip.pod
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../W._C._Handy/binutils/../etc/texi2pod.pl line 314.
-(pod2man --center="GNU Development Tools" --release="binutils-2.25.51" --section=1 strip.pod | sed -e '/^.if n .na/d' > strip.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.26.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 ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Delfedit < ../../../W._C._Handy/binutils/doc/binutils.texi > elfedit.pod
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../W._C._Handy/binutils/../etc/texi2pod.pl line 314.
-(pod2man --center="GNU Development Tools" --release="binutils-2.25.51" --section=1 elfedit.pod | sed -e '/^.if n .na/d' > elfedit.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.26.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 ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dwindres < ../../../W._C._Handy/binutils/doc/binutils.texi > windres.pod
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../W._C._Handy/binutils/../etc/texi2pod.pl line 314.
-(pod2man --center="GNU Development Tools" --release="binutils-2.25.51" --section=1 windres.pod | sed -e '/^.if n .na/d' > windres.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.26.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 ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dwindmc < ../../../W._C._Handy/binutils/doc/binutils.texi > windmc.pod
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../W._C._Handy/binutils/../etc/texi2pod.pl line 314.
-(pod2man --center="GNU Development Tools" --release="binutils-2.25.51" --section=1 windmc.pod | sed -e '/^.if n .na/d' > windmc.1.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.26.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 ../../../W._C._Handy/binutils/../etc/texi2pod.pl -I "../../../W._C._Handy/binutils/doc" -I "../../../W._C._Handy/binutils/../libiberty" -I "../../../W._C._Handy/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dcxxfilt < ../../../W._C._Handy/binutils/doc/binutils.texi > c++filt.pod
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../../W._C._Handy/binutils/../etc/texi2pod.pl line 314.
-(pod2man --center="GNU Development Tools" --release="binutils-2.25.51" --section=1 c++filt.pod | sed -e '/^.if n .na/d' > cxxfilt.man.T$$ && \
+(pod2man --center="GNU Development Tools" --release="binutils-2.26.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 \
@@ -2399,6 +2393,8 @@ Making all in po
make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/binutils/po'
file=`echo ../../../W._C._Handy/binutils/po/bg | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/bg.po
+file=`echo ../../../W._C._Handy/binutils/po/ca | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/ca.po
file=`echo ../../../W._C._Handy/binutils/po/da | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../W._C._Handy/binutils/po/da.po
file=`echo ../../../W._C._Handy/binutils/po/es | sed 's,.*/,,'`.gmo \
@@ -3116,7 +3112,7 @@ libtool: link: gcc-4.9 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshado
touch gprof.1
perl ../../W._C._Handy/gprof/../etc/texi2pod.pl -I "../../W._C._Handy/gprof" -I "../../W._C._Handy/gprof/../bfd/doc" -I ../bfd/doc -Dman -Dgprof < ../../W._C._Handy/gprof/gprof.texi > gprof.pod
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../W._C._Handy/gprof/../etc/texi2pod.pl line 314.
-(pod2man --center="GNU" --release="binutils-2.25.51" --section=1 gprof.pod | \
+(pod2man --center="GNU" --release="binutils-2.26.51" --section=1 gprof.pod | \
sed -e '/^.if n .na/d' > gprof.1.T$$ && \
mv -f gprof.1.T$$ gprof.1) || \
(rm -f gprof.1.T$$ && exit 1)
@@ -3283,7 +3279,6 @@ checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for library containing dlopen... (cached) -ldl
-checking for .preinit_array/.init_array/.fini_array support... yes
checking for a known getopt prototype in unistd.h... yes
checking whether strstr is declared... yes
checking whether free is declared... yes
@@ -3292,7 +3287,6 @@ checking whether getenv is declared... yes
checking whether environ is declared... yes
checking whether ANSI C string concatenation works... yes
checking size of void *... 4
-[...]/tschwinge/W._C._Handy/ld/configure: 17136: test: xunset: unexpected operator
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
@@ -3474,7 +3468,7 @@ libtool: link: gcc-4.9 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshado
touch ld.1
perl ../../W._C._Handy/ld/../etc/texi2pod.pl -I ../../W._C._Handy/ld -I ../../W._C._Handy/ld/../bfd/doc -I ../bfd/doc -I ../../W._C._Handy/ld/../libiberty -Dman < ../../W._C._Handy/ld/ld.texinfo > ld.pod
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../W._C._Handy/ld/../etc/texi2pod.pl line 314.
-(pod2man --center="GNU Development Tools" --release="binutils-2.25.51" --section=1 ld.pod | \
+(pod2man --center="GNU Development Tools" --release="binutils-2.26.51" --section=1 ld.pod | \
sed -e '/^.if n .na/d' > ld.1.T$$ && \
mv -f ld.1.T$$ ld.1) || \
(rm -f ld.1.T$$ && exit 1)
@@ -4175,6 +4169,7 @@ checking whether mbsrtowcs works... yes
checking whether memmem works in linear time... yes
checking for memmem... (cached) yes
checking whether memmem works... (cached) yes
+checking for rawmemchr... yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... yes
checking whether rename honors trailing slash on destination... no
@@ -4244,6 +4239,8 @@ checking whether strtoll is declared without a macro... yes
checking whether strtoull is declared without a macro... yes
checking whether unlockpt is declared without a macro... yes
checking whether unsetenv is declared without a macro... yes
+checking for strchrnul... yes
+checking whether strchrnul works... yes
checking whether strstr works in linear time... yes
checking whether strstr works... (cached) yes
checking for strtok_r... yes
@@ -4642,6 +4639,7 @@ checking for PTRACE_GETREGS... yes
checking for PTRACE_GETFPXREGS... no
checking for PT_GETDBREGS... no
checking for PT_GETXMMREGS... no
+checking for struct ptrace_lwpinfo.pl_tdname... no
checking for gregset_t in sys/procfs.h... yes
checking for fpregset_t in sys/procfs.h... yes
checking for prgregset_t in sys/procfs.h... yes
@@ -4661,7 +4659,6 @@ checking for long double support in compiler... yes
checking for long double support in printf... yes
checking for long double support in scanf... yes
checking for the dynamic export flag... -Wl,--dynamic-list
-checking whether <sys/syscall.h> has __NR_tkill... no
checking whether ADDR_NO_RANDOMIZE is declared... no
checking compiler warning flags... -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral
checking for cygwin... no
@@ -4688,7 +4685,6 @@ config.status: creating config.h
config.status: linking ../../W._C._Handy/gdb/config/i386/nm-i386gnu.h to nm.h
config.status: executing depdir commands
mkdir -p -- .deps
-config.status: executing default commands
=== configuring in testsuite ([...]/tschwinge/W._C._Handy.build/gdb/testsuite)
configure: running /bin/dash ../../../W._C._Handy/gdb/testsuite/configure --disable-option-checking '--prefix=[...]/tschwinge/W._C._Handy.build.install' '--with-gnu-as' '--with-gnu-ld' '--enable-gold' '--enable-plugins' '--with-sysroot=/' '--disable-werror' '--program-transform-name=s,y,y,' '--build=i686-unknown-gnu0.7' '--host=i686-unknown-gnu0.7' '--target=i686-unknown-gnu0.7' 'build_alias=i686-unknown-gnu0.7' 'host_alias=i686-unknown-gnu0.7' 'target_alias=i686-unknown-gnu0.7' 'CC=gcc-4.9' 'CFLAGS=-g -O2' 'LDFLAGS=-static-libstdc++ -static-libgcc ' 'CXX=g++-4.9' 'CXXFLAGS=-g -O2' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=../../../W._C._Handy/gdb/testsuite
configure: loading cache .././config.cache
@@ -4726,38 +4722,6 @@ configure: updating cache .././config.cache
configure: creating ./config.status
config.status: creating lib/pdtrace
config.status: creating Makefile
-config.status: creating gdb.ada/Makefile
-config.status: creating gdb.arch/Makefile
-config.status: creating gdb.asm/Makefile
-config.status: creating gdb.base/Makefile
-config.status: creating gdb.btrace/Makefile
-config.status: creating gdb.cell/Makefile
-config.status: creating gdb.compile/Makefile
-config.status: creating gdb.cp/Makefile
-config.status: creating gdb.disasm/Makefile
-config.status: creating gdb.dwarf2/Makefile
-config.status: creating gdb.dlang/Makefile
-config.status: creating gdb.fortran/Makefile
-config.status: creating gdb.gdb/Makefile
-config.status: creating gdb.go/Makefile
-config.status: creating gdb.server/Makefile
-config.status: creating gdb.java/Makefile
-config.status: creating gdb.guile/Makefile
-config.status: creating gdb.linespec/Makefile
-config.status: creating gdb.mi/Makefile
-config.status: creating gdb.modula2/Makefile
-config.status: creating gdb.multi/Makefile
-config.status: creating gdb.objc/Makefile
-config.status: creating gdb.opencl/Makefile
-config.status: creating gdb.opt/Makefile
-config.status: creating gdb.pascal/Makefile
-config.status: creating gdb.perf/Makefile
-config.status: creating gdb.python/Makefile
-config.status: creating gdb.reverse/Makefile
-config.status: creating gdb.stabs/Makefile
-config.status: creating gdb.threads/Makefile
-config.status: creating gdb.trace/Makefile
-config.status: creating gdb.xml/Makefile
make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/sim'
make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/sim'
make[2]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb'
@@ -5483,10 +5447,10 @@ rm -f string.h-t string.h && \
-e 's/@''GNULIB_MEMMEM''@/1/g' \
-e 's/@''GNULIB_MEMPCPY''@/0/g' \
-e 's/@''GNULIB_MEMRCHR''@/0/g' \
- -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
+ -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \
-e 's/@''GNULIB_STPCPY''@/0/g' \
-e 's/@''GNULIB_STPNCPY''@/0/g' \
- -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
+ -e 's/@''GNULIB_STRCHRNUL''@/1/g' \
-e 's/@''GNULIB_STRDUP''@/0/g' \
-e 's/@''GNULIB_STRNCAT''@/0/g' \
-e 's/@''GNULIB_STRNDUP''@/0/g' \
@@ -6451,6 +6415,7 @@ gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gd
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o expprint.o -MT expprint.o -MMD -MP -MF .deps/expprint.Tpo ../../W._C._Handy/gdb/expprint.c
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o environ.o -MT environ.o -MMD -MP -MF .deps/environ.Tpo ../../W._C._Handy/gdb/environ.c
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o stack.o -MT stack.o -MMD -MP -MF .deps/stack.Tpo ../../W._C._Handy/gdb/stack.c
+gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tid-parse.o -MT tid-parse.o -MMD -MP -MF .deps/tid-parse.Tpo ../../W._C._Handy/gdb/tid-parse.c
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o thread.o -MT thread.o -MMD -MP -MF .deps/thread.Tpo ../../W._C._Handy/gdb/thread.c
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o thread-fsm.o -MT thread-fsm.o -MMD -MP -MF .deps/thread-fsm.Tpo ../../W._C._Handy/gdb/thread-fsm.c
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o exceptions.o -MT exceptions.o -MMD -MP -MF .deps/exceptions.Tpo ../../W._C._Handy/gdb/exceptions.c
@@ -6611,6 +6576,7 @@ gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gd
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o common-exceptions.o -MT common-exceptions.o -MMD -MP -MF .deps/common-exceptions.Tpo ../../W._C._Handy/gdb/common/common-exceptions.c
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o btrace-common.o -MT btrace-common.o -MMD -MP -MF .deps/btrace-common.Tpo ../../W._C._Handy/gdb/common/btrace-common.c
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o fileio.o -MT fileio.o -MMD -MP -MF .deps/fileio.Tpo ../../W._C._Handy/gdb/common/fileio.c
+gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o common-regcache.o -MT common-regcache.o -MMD -MP -MF .deps/common-regcache.Tpo ../../W._C._Handy/gdb/common/common-regcache.c
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o compile.o -MT compile.o -MMD -MP -MF .deps/compile.Tpo ../../W._C._Handy/gdb/compile/compile.c
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o compile-c-symbols.o -MT compile-c-symbols.o -MMD -MP -MF .deps/compile-c-symbols.Tpo ../../W._C._Handy/gdb/compile/compile-c-symbols.c
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o compile-c-types.o -MT compile-c-types.o -MMD -MP -MF .deps/compile-c-types.Tpo ../../W._C._Handy/gdb/compile/compile-c-types.c
@@ -6623,7 +6589,7 @@ Making init.c
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo init.c
rm -f gdb
gcc-4.9 -g -O2 -D_GNU_SOURCE -static-libstdc++ -static-libgcc \
- -o gdb gdb.o i386-tdep.o i387-tdep.o i386gnu-tdep.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o i386gnu-nat.o gnu-nat.o x86-nat.o x86-dregs.o fork-child.o notify_S.o process_reply_S.o msg_reply_S.o msg_U.o exc_request_U.o exc_request_S.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-notif.o ctf.o tracefile.o tracefile-tfile.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-catch.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-arch.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-xmethods.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-framefilter.o py-function.o py-gdb-readline.o py-inferior.o py-infevents.o py-infthread.o py-lazy-string.o py-linetable.o py-newobjfileevent.o py-objfile.o py-param.o py-prettyprint.o py-progspace.o py-signalevent.o py-stopevent.o py-symbol.o py-symtab.o py-threadevent.o py-type.o py-unwind.o py-utils.o py-value.o py-varobj.o guile.o scm-arch.o scm-auto-load.o scm-block.o scm-breakpoint.o scm-cmd.o scm-disasm.o scm-exception.o scm-frame.o scm-gsmob.o scm-iterator.o scm-lazy-string.o scm-objfile.o scm-math.o scm-param.o scm-ports.o scm-pretty-print.o scm-progspace.o scm-safe-call.o scm-string.o scm-symbol.o scm-symtab.o scm-type.o scm-utils.o scm-value.o elfread.o stap-probe.o dtrace-probe.o posix-hdep.o posix-strerror.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o d-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o break-catch-sig.o break-catch-throw.o break-catch-syscall.o findvar.o regcache.o cleanups.o charset.o continuations.o corelow.o disasm.o dummy-frame.o dfp.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o psymtab.o symfile.o symfile-debug.o symmisc.o linespec.o dictionary.o namespace.o location.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o thread-fsm.o exceptions.o extension.o filesystem.o filestuff.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o gdb_obstack.o osabi.o copying.o memattr.o mem-break.o target.o target-dcache.o parse.o language.o build-id.o buildsym.o findcmd.o std-regs.o signals.o exec.o reverse.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o dwarf2-frame-tailcall.o ada-lang.o c-lang.o d-lang.o f-lang.o objc-lang.o ada-tasks.o ada-varobj.o c-varobj.o ui-out.o cli-out.o varobj.o vec.o go-lang.o go-valprint.o go-typeprint.o jv-lang.o jv-valprint.o jv-typeprint.o jv-varobj.o m2-lang.o opencl-lang.o p-lang.o p-typeprint.o p-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o d-valprint.o f-valprint.o m2-valprint.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o inline-frame.o gnu-v2-abi.o gnu-v3-abi.o cp-abi.o cp-support.o cp-namespace.o d-namespace.o reggroups.o trad-frame.o tramp-frame.o solib.o solib-target.o prologue-value.o memory-map.o memrange.o xml-support.o xml-syscall.o xml-utils.o target-descriptions.o target-memory.o xml-tdesc.o xml-builtin.o inferior.o osdata.o gdb_usleep.o record.o record-full.o gcore.o gdb_vecs.o jit.o progspace.o skip.o probe.o common-utils.o buffer.o ptid.o gdb-dlfcn.o common-agent.o format.o registry.o btrace.o record-btrace.o waitstatus.o print-utils.o rsp-low.o errors.o common-debug.o debug.o common-exceptions.o btrace-common.o fileio.o compile.o compile-c-symbols.o compile-c-types.o compile-object-load.o compile-object-run.o compile-loc2c.o compile-c-support.o inflow.o init.o \
+ -o gdb gdb.o i386-tdep.o i387-tdep.o i386gnu-tdep.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o i386gnu-nat.o gnu-nat.o x86-nat.o x86-dregs.o fork-child.o notify_S.o process_reply_S.o msg_reply_S.o msg_U.o exc_request_U.o exc_request_S.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-notif.o ctf.o tracefile.o tracefile-tfile.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-catch.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-arch.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-xmethods.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-framefilter.o py-function.o py-gdb-readline.o py-inferior.o py-infevents.o py-infthread.o py-lazy-string.o py-linetable.o py-newobjfileevent.o py-objfile.o py-param.o py-prettyprint.o py-progspace.o py-signalevent.o py-stopevent.o py-symbol.o py-symtab.o py-threadevent.o py-type.o py-unwind.o py-utils.o py-value.o py-varobj.o guile.o scm-arch.o scm-auto-load.o scm-block.o scm-breakpoint.o scm-cmd.o scm-disasm.o scm-exception.o scm-frame.o scm-gsmob.o scm-iterator.o scm-lazy-string.o scm-objfile.o scm-math.o scm-param.o scm-ports.o scm-pretty-print.o scm-progspace.o scm-safe-call.o scm-string.o scm-symbol.o scm-symtab.o scm-type.o scm-utils.o scm-value.o elfread.o stap-probe.o dtrace-probe.o posix-hdep.o posix-strerror.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o d-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o break-catch-sig.o break-catch-throw.o break-catch-syscall.o findvar.o regcache.o cleanups.o charset.o continuations.o corelow.o disasm.o dummy-frame.o dfp.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o psymtab.o symfile.o symfile-debug.o symmisc.o linespec.o dictionary.o namespace.o location.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o tid-parse.o thread.o thread-fsm.o exceptions.o extension.o filesystem.o filestuff.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o gdb_obstack.o osabi.o copying.o memattr.o mem-break.o target.o target-dcache.o parse.o language.o build-id.o buildsym.o findcmd.o std-regs.o signals.o exec.o reverse.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o dwarf2-frame-tailcall.o ada-lang.o c-lang.o d-lang.o f-lang.o objc-lang.o ada-tasks.o ada-varobj.o c-varobj.o ui-out.o cli-out.o varobj.o vec.o go-lang.o go-valprint.o go-typeprint.o jv-lang.o jv-valprint.o jv-typeprint.o jv-varobj.o m2-lang.o opencl-lang.o p-lang.o p-typeprint.o p-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o d-valprint.o f-valprint.o m2-valprint.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o inline-frame.o gnu-v2-abi.o gnu-v3-abi.o cp-abi.o cp-support.o cp-namespace.o d-namespace.o reggroups.o trad-frame.o tramp-frame.o solib.o solib-target.o prologue-value.o memory-map.o memrange.o xml-support.o xml-syscall.o xml-utils.o target-descriptions.o target-memory.o xml-tdesc.o xml-builtin.o inferior.o osdata.o gdb_usleep.o record.o record-full.o gcore.o gdb_vecs.o jit.o progspace.o skip.o probe.o common-utils.o buffer.o ptid.o gdb-dlfcn.o common-agent.o format.o registry.o btrace.o record-btrace.o waitstatus.o print-utils.o rsp-low.o errors.o common-debug.o debug.o common-exceptions.o btrace-common.o fileio.o common-regcache.o compile.o compile-c-symbols.o compile-c-types.o compile-object-load.o compile-object-run.o compile-loc2c.o compile-c-support.o inflow.o init.o \
../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a -L./../zlib -lz ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lshouldbeinlibc -ldl -ldl -lncurses -lm -ldl -lguile-2.0 -lgc -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lexpat -llzma ../libiberty/libiberty.a build-gnulib/import/libgnu.a
make[3]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb'
make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/doc'