summaryrefslogtreecommitdiff
path: root/gdb/coulomb.SCHWINGE/log_build
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/coulomb.SCHWINGE/log_build')
-rw-r--r--gdb/coulomb.SCHWINGE/log_build84
1 files changed, 45 insertions, 39 deletions
diff --git a/gdb/coulomb.SCHWINGE/log_build b/gdb/coulomb.SCHWINGE/log_build
index ee6e60eb..d5bd994e 100644
--- a/gdb/coulomb.SCHWINGE/log_build
+++ b/gdb/coulomb.SCHWINGE/log_build
@@ -199,7 +199,7 @@ checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, cha
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
-checking version of bison... 2.5, ok
+checking version of bison... 2.7.12, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
@@ -224,6 +224,8 @@ checking build system type... i686-unknown-gnu0.3
checking host system type... i686-unknown-gnu0.3
checking for i686-unknown-gnu0.3-ar... ar
checking for i686-unknown-gnu0.3-ranlib... ranlib
+checking whether to install libiberty headers and static library... no
+configure: target_header_dir =
checking for i686-unknown-gnu0.3-gcc... gcc-4.7
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
@@ -533,6 +535,9 @@ checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/stat.h... (cached) yes
+checking sys/resource.h usability... yes
+checking sys/resource.h presence... yes
+checking for sys/resource.h... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... yes
@@ -556,6 +561,7 @@ checking for getuid... yes
checking for getgid... yes
checking for fileno... yes
checking for strtoull... yes
+checking for getrlimit... yes
checking whether basename is declared... yes
checking whether ftello is declared... yes
checking whether ftello64 is declared... yes
@@ -2879,71 +2885,71 @@ gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tag
gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wformat-nonliteral -c -o i386gnu-nat.o -MT i386gnu-nat.o -MMD -MP -MF .deps/i386gnu-nat.Tpo ../../Ferry_Tagscherer/gdb/i386gnu-nat.c
gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wformat-nonliteral -c -o gnu-nat.o -MT gnu-nat.o -MMD -MP -MF .deps/gnu-nat.Tpo ../../Ferry_Tagscherer/gdb/gnu-nat.c
../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'proc_set_exception_port':
-../../Ferry_Tagscherer/gdb/gnu-nat.c:409:3: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:408:3: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat]
../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'proc_steal_exc_port':
-../../Ferry_Tagscherer/gdb/gnu-nat.c:449:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat]
-../../Ferry_Tagscherer/gdb/gnu-nat.c:470:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:448:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:469:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat]
../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'make_proc':
-../../Ferry_Tagscherer/gdb/gnu-nat.c:583:7: warning: format '%d' expects argument of type 'int', but argument 2 has type 'mach_port_t' [-Wformat]
-../../Ferry_Tagscherer/gdb/gnu-nat.c:586:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:582:7: warning: format '%d' expects argument of type 'int', but argument 2 has type 'mach_port_t' [-Wformat]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:585:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat]
../../Ferry_Tagscherer/gdb/gnu-nat.c: At top level:
-../../Ferry_Tagscherer/gdb/gnu-nat.c:643:1: warning: no previous prototype for 'make_inf' [-Wmissing-prototypes]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:642:1: warning: no previous prototype for 'make_inf' [-Wmissing-prototypes]
../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'inf_set_pid':
-../../Ferry_Tagscherer/gdb/gnu-nat.c:761:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'task_t' [-Wformat]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:760:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'task_t' [-Wformat]
../../Ferry_Tagscherer/gdb/gnu-nat.c: At top level:
-../../Ferry_Tagscherer/gdb/gnu-nat.c:879:1: warning: no previous prototype for 'inf_set_traced' [-Wmissing-prototypes]
-../../Ferry_Tagscherer/gdb/gnu-nat.c:980:1: warning: no previous prototype for 'inf_port_to_thread' [-Wmissing-prototypes]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:878:1: warning: no previous prototype for 'inf_set_traced' [-Wmissing-prototypes]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:979:1: warning: no previous prototype for 'inf_port_to_thread' [-Wmissing-prototypes]
../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'inf_validate_procs':
-../../Ferry_Tagscherer/gdb/gnu-nat.c:1085:6: warning: format '%d' expects argument of type 'int', but argument 8 has type 'thread_t' [-Wformat]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:1084:6: warning: format '%d' expects argument of type 'int', but argument 8 has type 'thread_t' [-Wformat]
../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'inf_signal':
-../../Ferry_Tagscherer/gdb/gnu-nat.c:1349:4: warning: format '%d' expects argument of type 'int', but argument 7 has type 'thread_t' [-Wformat]
-../../Ferry_Tagscherer/gdb/gnu-nat.c:1349:4: warning: format '%d' expects argument of type 'int', but argument 8 has type 'thread_t' [-Wformat]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:1348:4: warning: format '%d' expects argument of type 'int', but argument 7 has type 'thread_t' [-Wformat]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:1348:4: warning: format '%d' expects argument of type 'int', but argument 8 has type 'thread_t' [-Wformat]
../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'S_exception_raise_request':
-../../Ferry_Tagscherer/gdb/gnu-nat.c:1668:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'thread_t' [-Wformat]
-../../Ferry_Tagscherer/gdb/gnu-nat.c:1668:3: warning: format '%d' expects argument of type 'int', but argument 8 has type 'task_t' [-Wformat]
-../../Ferry_Tagscherer/gdb/gnu-nat.c:1705:8: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat]
-../../Ferry_Tagscherer/gdb/gnu-nat.c:1711:8: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:1667:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'thread_t' [-Wformat]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:1667:3: warning: format '%d' expects argument of type 'int', but argument 8 has type 'task_t' [-Wformat]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:1704:8: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:1710:8: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat]
../../Ferry_Tagscherer/gdb/gnu-nat.c: At top level:
-../../Ferry_Tagscherer/gdb/gnu-nat.c:1748:1: warning: no previous prototype for 'inf_task_died_status' [-Wmissing-prototypes]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:1747:1: warning: no previous prototype for 'inf_task_died_status' [-Wmissing-prototypes]
../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'do_mach_notify_dead_name':
-../../Ferry_Tagscherer/gdb/gnu-nat.c:1762:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:1761:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat]
../../Ferry_Tagscherer/gdb/gnu-nat.c: At top level:
-../../Ferry_Tagscherer/gdb/gnu-nat.c:2273:1: warning: no previous prototype for 'gnu_read_inferior' [-Wmissing-prototypes]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:2272:1: warning: no previous prototype for 'gnu_read_inferior' [-Wmissing-prototypes]
../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'gnu_read_inferior':
-../../Ferry_Tagscherer/gdb/gnu-nat.c:2283:3: warning: pointer targets in passing argument 5 of 'vm_read' differ in signedness [-Wpointer-sign]
-In file included from /usr/include/mach.h:38:0,
+../../Ferry_Tagscherer/gdb/gnu-nat.c:2282:3: warning: pointer targets in passing argument 5 of 'vm_read' differ in signedness [-Wpointer-sign]
+In file included from /usr/include/mach.h:37:0,
from ./nm.h:23,
from ../../Ferry_Tagscherer/gdb/defs.h:505,
- from ../../Ferry_Tagscherer/gdb/gnu-nat.c:24:
+ from ../../Ferry_Tagscherer/gdb/gnu-nat.c:23:
/usr/include/mach/mach_interface.h:843:15: note: expected 'mach_msg_type_number_t *' but argument is of type 'int *'
../../Ferry_Tagscherer/gdb/gnu-nat.c: At top level:
-../../Ferry_Tagscherer/gdb/gnu-nat.c:2319:1: warning: no previous prototype for 'gnu_write_inferior' [-Wmissing-prototypes]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:2318:1: warning: no previous prototype for 'gnu_write_inferior' [-Wmissing-prototypes]
../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'gnu_write_inferior':
-../../Ferry_Tagscherer/gdb/gnu-nat.c:2339:4: warning: pointer targets in passing argument 5 of 'vm_read' differ in signedness [-Wpointer-sign]
-In file included from /usr/include/mach.h:38:0,
+../../Ferry_Tagscherer/gdb/gnu-nat.c:2338:4: warning: pointer targets in passing argument 5 of 'vm_read' differ in signedness [-Wpointer-sign]
+In file included from /usr/include/mach.h:37:0,
from ./nm.h:23,
from ../../Ferry_Tagscherer/gdb/defs.h:505,
- from ../../Ferry_Tagscherer/gdb/gnu-nat.c:24:
+ from ../../Ferry_Tagscherer/gdb/gnu-nat.c:23:
/usr/include/mach/mach_interface.h:843:15: note: expected 'mach_msg_type_number_t *' but argument is of type 'int *'
-../../Ferry_Tagscherer/gdb/gnu-nat.c:2384:8: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'vm_address_t' [-Wformat]
-../../Ferry_Tagscherer/gdb/gnu-nat.c:2394:8: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'vm_address_t' [-Wformat]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:2383:8: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'vm_address_t' [-Wformat]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:2393:8: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'vm_address_t' [-Wformat]
../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'gnu_xfer_memory':
-../../Ferry_Tagscherer/gdb/gnu-nat.c:2496:2: warning: pointer targets in passing argument 3 of 'gnu_write_inferior' differ in signedness [-Wpointer-sign]
-../../Ferry_Tagscherer/gdb/gnu-nat.c:2319:1: note: expected 'char *' but argument is of type 'gdb_byte *'
-../../Ferry_Tagscherer/gdb/gnu-nat.c:2498:2: warning: pointer targets in passing argument 3 of 'gnu_read_inferior' differ in signedness [-Wpointer-sign]
-../../Ferry_Tagscherer/gdb/gnu-nat.c:2273:1: note: expected 'char *' but argument is of type 'gdb_byte *'
+../../Ferry_Tagscherer/gdb/gnu-nat.c:2495:2: warning: pointer targets in passing argument 3 of 'gnu_write_inferior' differ in signedness [-Wpointer-sign]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:2318:1: note: expected 'char *' but argument is of type 'gdb_byte *'
+../../Ferry_Tagscherer/gdb/gnu-nat.c:2497:2: warning: pointer targets in passing argument 3 of 'gnu_read_inferior' differ in signedness [-Wpointer-sign]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:2272:1: note: expected 'char *' but argument is of type 'gdb_byte *'
../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'steal_exc_port':
-../../Ferry_Tagscherer/gdb/gnu-nat.c:2867:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'mach_port_t' [-Wformat]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:2866:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'mach_port_t' [-Wformat]
../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'set_exceptions_cmd':
-../../Ferry_Tagscherer/gdb/gnu-nat.c:2982:15: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:2981:15: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'info_port_rights':
-../../Ferry_Tagscherer/gdb/gnu-nat.c:3058:11: warning: passing argument 1 of 'parse_to_comma_and_eval' from incompatible pointer type [enabled by default]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:3057:11: warning: passing argument 1 of 'parse_to_comma_and_eval' from incompatible pointer type [enabled by default]
In file included from ../../Ferry_Tagscherer/gdb/breakpoint.h:23:0,
from ../../Ferry_Tagscherer/gdb/inferior.h:37,
- from ../../Ferry_Tagscherer/gdb/gnu-nat.c:56:
+ from ../../Ferry_Tagscherer/gdb/gnu-nat.c:55:
../../Ferry_Tagscherer/gdb/value.h:729:22: note: expected 'const char **' but argument is of type 'char **'
../../Ferry_Tagscherer/gdb/gnu-nat.c: At top level:
-../../Ferry_Tagscherer/gdb/gnu-nat.c:3417:1: warning: no previous prototype for '_initialize_gnu_nat' [-Wmissing-prototypes]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:3416:1: warning: no previous prototype for '_initialize_gnu_nat' [-Wmissing-prototypes]
gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wformat-nonliteral -c -o core-regset.o -MT core-regset.o -MMD -MP -MF .deps/core-regset.Tpo ../../Ferry_Tagscherer/gdb/core-regset.c
gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wformat-nonliteral -c -o fork-child.o -MT fork-child.o -MMD -MP -MF .deps/fork-child.Tpo ../../Ferry_Tagscherer/gdb/fork-child.c
gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wformat-nonliteral -c -o notify_S.o -MT notify_S.o -MMD -MP -MF .deps/notify_S.Tpo notify_S.c
@@ -3399,7 +3405,7 @@ gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tag
rm -f gdb
gcc-4.7 -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 core-regset.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 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-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-infthread.o py-lazy-string.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-utils.o py-value.o elfread.o stap-probe.o posix-hdep.o c-exp.o cp-name-parser.o ada-exp.o jv-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 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 symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.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 parse.o language.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 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 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 reggroups.o regset.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 inflow.o init.o \
- ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lshouldbeinlibc -ldl -lncurses -lz -lm -L/usr/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lexpat -llzma ../libiberty/libiberty.a build-gnulib/import/libgnu.a
+ ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lshouldbeinlibc -ldl -lncurses -lz -lm -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/Ferry_Tagscherer.build/gdb'
make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/doc'
make[4]: Nothing to be done for `all'.