summaryrefslogtreecommitdiff
path: root/gdb/kepler.SCHWINGE/log_install
blob: 8dffe6c82add801f9f466c15609c93080b892161 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
make[1]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build'
/bin/dash ../Ferry_Tagscherer/mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install [...]/tschwinge/Ferry_Tagscherer.build.install
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install [...]/tschwinge/Ferry_Tagscherer.build.install
make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd'
make  install-recursive
make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd'
Making install in doc
make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
test -z "[...]/tschwinge/Ferry_Tagscherer.build.install/share/info" || /bin/mkdir -p "[...]/tschwinge/Ferry_Tagscherer.build.install/share/info"
 /usr/bin/install -c -m 644 ./bfd.info '[...]/tschwinge/Ferry_Tagscherer.build.install/share/info'
 install-info --info-dir='[...]/tschwinge/Ferry_Tagscherer.build.install/share/info' '[...]/tschwinge/Ferry_Tagscherer.build.install/share/info/bfd.info'
This is not dpkg install-info anymore, but GNU install-info
See the man page for ginstall-info for command line arguments
make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
Making install in po
make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/po'
if test -r ../../../Ferry_Tagscherer/bfd/../mkinstalldirs; then \
	  ../../../Ferry_Tagscherer/bfd/../mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/share; \
	else \
	  ../../../Ferry_Tagscherer/bfd/mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/share; \
	fi
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/da/LC_MESSAGES
installing da.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/da/LC_MESSAGES/bfd.mo
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/es/LC_MESSAGES
installing es.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/es/LC_MESSAGES/bfd.mo
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/fi/LC_MESSAGES
installing fi.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/fi/LC_MESSAGES/bfd.mo
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/fr/LC_MESSAGES
installing fr.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/fr/LC_MESSAGES/bfd.mo
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/id/LC_MESSAGES
installing id.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/id/LC_MESSAGES/bfd.mo
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/ja/LC_MESSAGES
installing ja.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/ja/LC_MESSAGES/bfd.mo
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/ro/LC_MESSAGES
installing ro.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/ro/LC_MESSAGES/bfd.mo
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/ru/LC_MESSAGES
installing ru.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/ru/LC_MESSAGES/bfd.mo
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/rw/LC_MESSAGES
installing rw.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/rw/LC_MESSAGES/bfd.mo
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/sv/LC_MESSAGES
installing sv.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/sv/LC_MESSAGES/bfd.mo
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/tr/LC_MESSAGES
installing tr.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/tr/LC_MESSAGES/bfd.mo
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/uk/LC_MESSAGES
installing uk.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/uk/LC_MESSAGES/bfd.mo
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/vi/LC_MESSAGES
installing vi.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/vi/LC_MESSAGES/bfd.mo
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/zh_CN/LC_MESSAGES
installing zh_CN.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/zh_CN/LC_MESSAGES/bfd.mo
if test "bfd" = "gettext"; then \
	  if test -r ../../../Ferry_Tagscherer/bfd/../mkinstalldirs; then \
	    ../../../Ferry_Tagscherer/bfd/../mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/share/gettext/po; \
	  else \
	    ../../../Ferry_Tagscherer/bfd/mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/share/gettext/po; \
	  fi; \
	  /usr/bin/install -c -m 644 ../../../Ferry_Tagscherer/bfd/po/Makefile.in.in \
			  [...]/tschwinge/Ferry_Tagscherer.build.install/share/gettext/po/Makefile.in.in; \
	else \
	  : ; \
	fi
make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/po'
make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd'
make[5]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd'
make[5]: Nothing to be done for `install-exec-am'.
test -z "[...]/tschwinge/Ferry_Tagscherer.build.install/include" || /bin/mkdir -p "[...]/tschwinge/Ferry_Tagscherer.build.install/include"
 /usr/bin/install -c -m 644 bfd.h ../../Ferry_Tagscherer/bfd/../include/ansidecl.h ../../Ferry_Tagscherer/bfd/../include/symcat.h ../../Ferry_Tagscherer/bfd/../include/bfdlink.h '[...]/tschwinge/Ferry_Tagscherer.build.install/include'
test -z "[...]/tschwinge/Ferry_Tagscherer.build.install/lib" || /bin/mkdir -p "[...]/tschwinge/Ferry_Tagscherer.build.install/lib"
 /bin/dash ./libtool   --mode=install /usr/bin/install -c   libbfd.la '[...]/tschwinge/Ferry_Tagscherer.build.install/lib'
libtool: install: /usr/bin/install -c .libs/libbfd.lai [...]/tschwinge/Ferry_Tagscherer.build.install/lib/libbfd.la
libtool: install: /usr/bin/install -c .libs/libbfd.a [...]/tschwinge/Ferry_Tagscherer.build.install/lib/libbfd.a
libtool: install: chmod 644 [...]/tschwinge/Ferry_Tagscherer.build.install/lib/libbfd.a
libtool: install: ranlib [...]/tschwinge/Ferry_Tagscherer.build.install/lib/libbfd.a
libtool: finish: PATH="/home/thomas/command-i686:/home/thomas/command:/home/thomas/shared/command:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/sbin" ldconfig -n [...]/tschwinge/Ferry_Tagscherer.build.install/lib
----------------------------------------------------------------------
Libraries have been installed in:
   [...]/tschwinge/Ferry_Tagscherer.build.install/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[5]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd'
make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd'
make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd'
make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd'
make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes'
Making install in .
make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes'
../../Ferry_Tagscherer/opcodes/i386-tbl.h
make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes'
make[4]: Nothing to be done for `install-exec-am'.
test -z "[...]/tschwinge/Ferry_Tagscherer.build.install/include" || /bin/mkdir -p "[...]/tschwinge/Ferry_Tagscherer.build.install/include"
 /usr/bin/install -c -m 644 ../../Ferry_Tagscherer/opcodes/../include/dis-asm.h '[...]/tschwinge/Ferry_Tagscherer.build.install/include'
../../Ferry_Tagscherer/opcodes/i386-tbl.h
test -z "[...]/tschwinge/Ferry_Tagscherer.build.install/lib" || /bin/mkdir -p "[...]/tschwinge/Ferry_Tagscherer.build.install/lib"
 /bin/dash ./libtool   --mode=install /usr/bin/install -c   libopcodes.la '[...]/tschwinge/Ferry_Tagscherer.build.install/lib'
libtool: install: /usr/bin/install -c .libs/libopcodes.lai [...]/tschwinge/Ferry_Tagscherer.build.install/lib/libopcodes.la
libtool: install: /usr/bin/install -c .libs/libopcodes.a [...]/tschwinge/Ferry_Tagscherer.build.install/lib/libopcodes.a
libtool: install: chmod 644 [...]/tschwinge/Ferry_Tagscherer.build.install/lib/libopcodes.a
libtool: install: ranlib [...]/tschwinge/Ferry_Tagscherer.build.install/lib/libopcodes.a
libtool: finish: PATH="/home/thomas/command-i686:/home/thomas/command:/home/thomas/shared/command:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/sbin" ldconfig -n [...]/tschwinge/Ferry_Tagscherer.build.install/lib
----------------------------------------------------------------------
Libraries have been installed in:
   [...]/tschwinge/Ferry_Tagscherer.build.install/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes'
make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes'
Making install in po
make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes/po'
if test -r ../../../Ferry_Tagscherer/opcodes/../mkinstalldirs; then \
	  ../../../Ferry_Tagscherer/opcodes/../mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/share; \
	else \
	  ../../../Ferry_Tagscherer/opcodes/mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/share; \
	fi
installing da.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/da/LC_MESSAGES/opcodes.mo
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/de/LC_MESSAGES
installing de.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/de/LC_MESSAGES/opcodes.mo
installing es.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/es/LC_MESSAGES/opcodes.mo
installing fi.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/fi/LC_MESSAGES/opcodes.mo
installing fr.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/fr/LC_MESSAGES/opcodes.mo
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/ga/LC_MESSAGES
installing ga.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/ga/LC_MESSAGES/opcodes.mo
installing id.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/id/LC_MESSAGES/opcodes.mo
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/it/LC_MESSAGES
installing it.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/it/LC_MESSAGES/opcodes.mo
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/nl/LC_MESSAGES
installing nl.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/nl/LC_MESSAGES/opcodes.mo
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/pt_BR/LC_MESSAGES
installing pt_BR.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/pt_BR/LC_MESSAGES/opcodes.mo
installing ro.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/ro/LC_MESSAGES/opcodes.mo
installing sv.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/sv/LC_MESSAGES/opcodes.mo
installing tr.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/tr/LC_MESSAGES/opcodes.mo
installing uk.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/uk/LC_MESSAGES/opcodes.mo
installing vi.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/vi/LC_MESSAGES/opcodes.mo
installing zh_CN.gmo as [...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/zh_CN/LC_MESSAGES/opcodes.mo
if test "opcodes" = "gettext"; then \
	  if test -r ../../../Ferry_Tagscherer/opcodes/../mkinstalldirs; then \
	    ../../../Ferry_Tagscherer/opcodes/../mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/share/gettext/po; \
	  else \
	    ../../../Ferry_Tagscherer/opcodes/mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/share/gettext/po; \
	  fi; \
	  /usr/bin/install -c -m 644 ../../../Ferry_Tagscherer/opcodes/po/Makefile.in.in \
			  [...]/tschwinge/Ferry_Tagscherer.build.install/share/gettext/po/Makefile.in.in; \
	else \
	  : ; \
	fi
make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes/po'
make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes'
make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/etc'
for f in standards.info configure.info; do \
	  if test -f ../../Ferry_Tagscherer/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/Ferry_Tagscherer.build/etc'
make[3]: `standards.info' is up to date.
make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/etc'
make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/etc'
make[3]: `configure.info' is up to date.
make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/etc'
/bin/dash ../../Ferry_Tagscherer/etc/../mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/share/info
if test ! -f standards.info; then cd ../../Ferry_Tagscherer/etc; fi; \
	if test -f standards.info; then \
	  for i in standards.info*; do \
	    /usr/bin/install -c -m 644 $i [...]/tschwinge/Ferry_Tagscherer.build.install/share/info/$i; \
	  done; \
	fi
if test ! -f configure.info; then cd ../../Ferry_Tagscherer/etc; fi; \
	if test -f configure.info; then \
	  for i in configure.info*; do \
	    /usr/bin/install -c -m 644 $i [...]/tschwinge/Ferry_Tagscherer.build.install/share/info/$i; \
	  done; \
	fi
make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/etc'
make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/intl'
make[2]: Nothing to be done for `install'.
make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/intl'
make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/libdecnumber'
make[2]: Nothing to be done for `install'.
make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/libdecnumber'
make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/libiberty'
make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/libiberty/testsuite'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/libiberty/testsuite'
if test -n ""; then \
		/bin/dash ../../Ferry_Tagscherer/libiberty/../mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory`; \
		/usr/bin/install -c -m 644 ./libiberty.a [...]/tschwinge/Ferry_Tagscherer.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory`/./libiberty.an; \
		( cd [...]/tschwinge/Ferry_Tagscherer.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \
		mv -f [...]/tschwinge/Ferry_Tagscherer.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory`/./libiberty.an [...]/tschwinge/Ferry_Tagscherer.build.install/lib/`gcc-4.8 -g -O2 -print-multi-os-directory`/./libiberty.a; \
		case "" in \
		  /*)    thd=;; \
		  *)     thd=[...]/tschwinge/Ferry_Tagscherer.build.install/include/;; \
		esac; \
		/bin/dash ../../Ferry_Tagscherer/libiberty/../mkinstalldirs ${thd}; \
		for h in ../../Ferry_Tagscherer/libiberty/../include/ansidecl.h ../../Ferry_Tagscherer/libiberty/../include/demangle.h ../../Ferry_Tagscherer/libiberty/../include/dyn-string.h ../../Ferry_Tagscherer/libiberty/../include/fibheap.h ../../Ferry_Tagscherer/libiberty/../include/floatformat.h ../../Ferry_Tagscherer/libiberty/../include/hashtab.h ../../Ferry_Tagscherer/libiberty/../include/libiberty.h ../../Ferry_Tagscherer/libiberty/../include/objalloc.h ../../Ferry_Tagscherer/libiberty/../include/partition.h ../../Ferry_Tagscherer/libiberty/../include/safe-ctype.h ../../Ferry_Tagscherer/libiberty/../include/sort.h ../../Ferry_Tagscherer/libiberty/../include/splay-tree.h ../../Ferry_Tagscherer/libiberty/../include/timeval-utils.h; do \
		  /usr/bin/install -c -m 644 $h ${thd}; \
		done; \
	fi
make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/libiberty/testsuite'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/libiberty/testsuite'
make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/libiberty'
make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/readline'
make[2]: Nothing to be done for `install'.
make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/readline'
make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/sim'
make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/sim'
make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb'
make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb'
make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib'
make[5]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib'
make[6]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
make  all-recursive
make[7]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
make[8]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
make[8]: Nothing to be done for `all-am'.
make[8]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
make[7]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
make[6]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
make[5]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib'
make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib'
make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb'
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'.
make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/doc'
make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver'
make[5]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver'
make[6]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver'
make[7]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver'
make[8]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make  all-recursive
make[9]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make[10]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make[10]: Nothing to be done for `all-am'.
make[10]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make[9]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make[8]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make[7]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver'
make[6]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver'
make[5]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver'
make[5]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver'
make[6]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver'
make[7]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver'
make[8]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make  all-recursive
make[9]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make[10]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make[10]: Nothing to be done for `all-am'.
make[10]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make[9]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make[8]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make[7]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver'
make[6]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver'
make[5]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver'
make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver'
make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/data-directory'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/data-directory'
make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib'
make[5]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib'
make[6]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
make  all-recursive
make[7]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
make[8]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
make[8]: Nothing to be done for `all-am'.
make[8]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
make[7]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
make[6]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
make[5]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib'
make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib'
make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb'
make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb'
/bin/dash ../../Ferry_Tagscherer/gdb/../mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/share
cats=""; for cat in $cats; do \
	  lang=`basename $cat | sed 's/\.gmo$//'`; \
	  if [ -f $cat ]; then :; \
	  elif [ -f ../../Ferry_Tagscherer/gdb/$cat ]; then cat=../../Ferry_Tagscherer/gdb/$cat; \
	  else continue; \
	  fi; \
	  dir=[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale/$lang/LC_MESSAGES; \
	  echo /bin/dash ../../Ferry_Tagscherer/gdb/../mkinstalldirs $dir; \
	  /bin/dash ../../Ferry_Tagscherer/gdb/../mkinstalldirs $dir || exit 1; \
	  echo /usr/bin/install -c -m 644 $cat $dir/gdb.mo; \
	  /usr/bin/install -c -m 644 $cat $dir/gdb.mo; \
	done
/bin/dash ../../Ferry_Tagscherer/gdb/../mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/share/gdb/python/gdb
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/gdb/python/gdb
transformed_name=`t='s,y,y,'; \
			  echo gdb | sed -e "$t"` ; \
		if test "x$transformed_name" = x; then \
		  transformed_name=gdb ; \
		else \
		  true ; \
		fi ; \
		/bin/dash ../../Ferry_Tagscherer/gdb/../mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/bin ; \
		/usr/bin/install -c gdb \
			[...]/tschwinge/Ferry_Tagscherer.build.install/bin/$transformed_name ; \
		/bin/dash ../../Ferry_Tagscherer/gdb/../mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/include/gdb ; \
		/usr/bin/install -c -m 644 jit-reader.h [...]/tschwinge/Ferry_Tagscherer.build.install/include/gdb/jit-reader.h
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/bin
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/include/gdb
if test "x1" != x; \
	then \
	  transformed_name=`t='s,y,y,'; \
			    echo gcore | sed -e "$t"` ; \
		  if test "x$transformed_name" = x; then \
		    transformed_name=gcore ; \
		  else \
		    true ; \
		  fi ; \
		  /bin/dash ../../Ferry_Tagscherer/gdb/../mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/bin ; \
		  /usr/bin/install -c gcore \
			  [...]/tschwinge/Ferry_Tagscherer.build.install/bin/$transformed_name; \
	fi
make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb'
make[5]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/doc'
(test "ln -s" = "ln -s" && \
	  ln -s ../../../Ferry_Tagscherer/gdb/doc/all-cfg.texi gdb-cfg.texi) || \
	ln ../../../Ferry_Tagscherer/gdb/doc/all-cfg.texi gdb-cfg.texi || \
	cp ../../../Ferry_Tagscherer/gdb/doc/all-cfg.texi gdb-cfg.texi
echo "@set GDBVN `sed q ../../../Ferry_Tagscherer/gdb/doc/../version.in`" > ./GDBvn.new
if [ -n "(GDB) " ]; then \
	  echo "@set VERSION_PACKAGE (GDB) " >> ./GDBvn.new; \
	fi
echo "@set BUGURL @uref{http://www.gnu.org/software/gdb/bugs/}" >> ./GDBvn.new
if [ "@uref{http://www.gnu.org/software/gdb/bugs/}" = "@uref{http://www.gnu.org/software/gdb/bugs/}" ]; then \
	  echo "@set BUGURL_DEFAULT" >> ./GDBvn.new; \
	fi
if test -z "-I ../../../Ferry_Tagscherer/gdb/doc/../../readline/doc"; then \
	  echo "@set SYSTEM_READLINE" >> ./GDBvn.new; \
	fi
if [ -n "" ]; then \
	  echo "@set SYSTEM_GDBINIT " >> ./GDBvn.new; \
	fi
mv GDBvn.new GDBvn.texi
makeinfo --split-size=5000000 --split-size=5000000  -DHAVE_MAKEINFO_CLICK -I ../../../Ferry_Tagscherer/gdb/doc/../../readline/doc -I ../../../Ferry_Tagscherer/gdb/doc/../mi -I ../../../Ferry_Tagscherer/gdb/doc \
		-o gdb.info ../../../Ferry_Tagscherer/gdb/doc/gdb.texinfo
makeinfo --split-size=5000000 --split-size=5000000  -DHAVE_MAKEINFO_CLICK -I ../../../Ferry_Tagscherer/gdb/doc -o gdbint.info ../../../Ferry_Tagscherer/gdb/doc/gdbint.texinfo
makeinfo --split-size=5000000 --split-size=5000000  -DHAVE_MAKEINFO_CLICK -I ../../../Ferry_Tagscherer/gdb/doc -o stabs.info ../../../Ferry_Tagscherer/gdb/doc/stabs.texinfo
makeinfo --split-size=5000000 --split-size=5000000  -DHAVE_MAKEINFO_CLICK -I ../../../Ferry_Tagscherer/gdb/doc -o annotate.info ../../../Ferry_Tagscherer/gdb/doc/annotate.texinfo
/bin/dash ../../../Ferry_Tagscherer/gdb/doc/../../mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/share/info
 /usr/bin/install -c -m 644 ./gdb.info [...]/tschwinge/Ferry_Tagscherer.build.install/share/info/gdb.info
 /usr/bin/install -c -m 644 ./gdbint.info [...]/tschwinge/Ferry_Tagscherer.build.install/share/info/gdbint.info
 /usr/bin/install -c -m 644 ./stabs.info [...]/tschwinge/Ferry_Tagscherer.build.install/share/info/stabs.info
 /usr/bin/install -c -m 644 ./annotate.info [...]/tschwinge/Ferry_Tagscherer.build.install/share/info/annotate.info
 install-info --info-dir=[...]/tschwinge/Ferry_Tagscherer.build.install/share/info [...]/tschwinge/Ferry_Tagscherer.build.install/share/info/gdb.info
This is not dpkg install-info anymore, but GNU install-info
See the man page for ginstall-info for command line arguments
 install-info --info-dir=[...]/tschwinge/Ferry_Tagscherer.build.install/share/info [...]/tschwinge/Ferry_Tagscherer.build.install/share/info/gdbint.info
This is not dpkg install-info anymore, but GNU install-info
See the man page for ginstall-info for command line arguments
 install-info --info-dir=[...]/tschwinge/Ferry_Tagscherer.build.install/share/info [...]/tschwinge/Ferry_Tagscherer.build.install/share/info/stabs.info
This is not dpkg install-info anymore, but GNU install-info
See the man page for ginstall-info for command line arguments
 install-info --info-dir=[...]/tschwinge/Ferry_Tagscherer.build.install/share/info [...]/tschwinge/Ferry_Tagscherer.build.install/share/info/annotate.info
This is not dpkg install-info anymore, but GNU install-info
See the man page for ginstall-info for command line arguments
touch gdb.1
perl ../../../Ferry_Tagscherer/gdb/doc/../../etc/texi2pod.pl  -DHAVE_MAKEINFO_CLICK -Dman -Dgdb < ../../../Ferry_Tagscherer/gdb/doc/gdb.texinfo > gdb.pod
(pod2man --center="GNU Development Tools" --release="gdb-`sed q ../../../Ferry_Tagscherer/gdb/doc/../version.in`" --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 ../../../Ferry_Tagscherer/gdb/doc/../../etc/texi2pod.pl  -DHAVE_MAKEINFO_CLICK -Dman -Dgdbserver < ../../../Ferry_Tagscherer/gdb/doc/gdb.texinfo > gdbserver.pod
(pod2man --center="GNU Development Tools" --release="gdb-`sed q ../../../Ferry_Tagscherer/gdb/doc/../version.in`" --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 ../../../Ferry_Tagscherer/gdb/doc/../../etc/texi2pod.pl  -DHAVE_MAKEINFO_CLICK -Dman -Dgcore < ../../../Ferry_Tagscherer/gdb/doc/gdb.texinfo > gcore.pod
(pod2man --center="GNU Development Tools" --release="gdb-`sed q ../../../Ferry_Tagscherer/gdb/doc/../version.in`" --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
test -z "[...]/tschwinge/Ferry_Tagscherer.build.install/share/man/man1" || /bin/dash ../../../Ferry_Tagscherer/gdb/doc/../../mkinstalldirs "[...]/tschwinge/Ferry_Tagscherer.build.install/share/man/man1"
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/man/man1
 /usr/bin/install -c -m 644 'gdb.1' '[...]/tschwinge/Ferry_Tagscherer.build.install/share/man/man1/gdb.1'
 /usr/bin/install -c -m 644 'gdbserver.1' '[...]/tschwinge/Ferry_Tagscherer.build.install/share/man/man1/gdbserver.1'
 /usr/bin/install -c -m 644 'gcore.1' '[...]/tschwinge/Ferry_Tagscherer.build.install/share/man/man1/gcore.1'
touch gdbinit.5
perl ../../../Ferry_Tagscherer/gdb/doc/../../etc/texi2pod.pl  -DHAVE_MAKEINFO_CLICK -Dman -Dgdbinit < ../../../Ferry_Tagscherer/gdb/doc/gdb.texinfo > gdbinit.pod
(pod2man --center="GNU Development Tools" --release="gdb-`sed q ../../../Ferry_Tagscherer/gdb/doc/../version.in`" --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
test -z "[...]/tschwinge/Ferry_Tagscherer.build.install/share/man/man5" || /bin/dash ../../../Ferry_Tagscherer/gdb/doc/../../mkinstalldirs "[...]/tschwinge/Ferry_Tagscherer.build.install/share/man/man5"
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/man/man5
 /usr/bin/install -c -m 644 'gdbinit.5' '[...]/tschwinge/Ferry_Tagscherer.build.install/share/man/man5/gdbinit.5'
make[5]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/doc'
make[5]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite'
make[5]: Nothing to be done for `install'.
make[5]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite'
make[5]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver'
make[6]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver'
make[7]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver'
make[8]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver'
make[9]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make  all-recursive
make[10]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make[11]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make[11]: Nothing to be done for `all-am'.
make[11]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make[10]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make[9]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make[8]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver'
make[7]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver'
make[6]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver'
make[6]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver'
make[7]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver'
make[8]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver'
make[9]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make  all-recursive
make[10]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make[11]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make[11]: Nothing to be done for `all-am'.
make[11]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make[10]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make[9]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make[8]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver'
make[7]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver'
make[6]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver'
make[6]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver'
n=`echo gdbserver | sed 's,y,y,'`; \
	if [ x$n = x ]; then n=gdbserver; else true; fi; \
	if [ x"i386-linux-ipa.o linux-i386-ipa.o" != x ]; then \
		/bin/dash ../../../Ferry_Tagscherer/gdb/gdbserver/../../mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/lib; \
		/usr/bin/install -c libinproctrace.so [...]/tschwinge/Ferry_Tagscherer.build.install/lib/libinproctrace.so; \
	fi; \
	/bin/dash ../../../Ferry_Tagscherer/gdb/gdbserver/../../mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/bin; \
	/usr/bin/install -c gdbserver [...]/tschwinge/Ferry_Tagscherer.build.install/bin/$n
make[7]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver'
make[8]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver'
make[9]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver'
make[10]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make  install-recursive
make[11]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make[12]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make[13]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
if test yes = no; then \
	  case 'linux-gnu' in \
	    darwin[56]*) \
	      need_charset_alias=true ;; \
	    darwin* | cygwin* | mingw* | pw32* | cegcc*) \
	      need_charset_alias=false ;; \
	    *) \
	      need_charset_alias=true ;; \
	  esac ; \
	else \
	  need_charset_alias=false ; \
	fi ; \
	if $need_charset_alias; then \
	  /bin/dash ../../../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/../../mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/lib ; \
	fi ; \
	if test -f [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.alias; then \
	  sed -f ref-add.sed [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.alias > [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.tmp ; \
	  /usr/bin/install -c -m 644 [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.tmp [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.alias ; \
	  rm -f [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.tmp ; \
	else \
	  if $need_charset_alias; then \
	    sed -f ref-add.sed charset.alias > [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.tmp ; \
	    /usr/bin/install -c -m 644 [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.tmp [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.alias ; \
	    rm -f [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.tmp ; \
	  fi ; \
	fi
make[13]: Nothing to be done for `install-data-am'.
make[13]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make[12]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make[11]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make[10]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver/import'
make[9]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver'
make[8]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver/build-gnulib-gdbserver'
make[7]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver'
make[6]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver'
make[5]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/gdbserver'
make[5]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/data-directory'
make[6]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/data-directory'
/bin/dash ../../../Ferry_Tagscherer/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/share/gdb/syscalls
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/gdb/syscalls
files='gdb-syscalls.dtd ppc-linux.xml ppc64-linux.xml i386-linux.xml amd64-linux.xml sparc-linux.xml sparc64-linux.xml mips-o32-linux.xml mips-n32-linux.xml mips-n64-linux.xml' ; \
	for file in $files; do \
	  f=../../../Ferry_Tagscherer/gdb/data-directory/../syscalls/$file ; \
	  if test -f $f ; then \
	    /usr/bin/install -c -m 644 $f [...]/tschwinge/Ferry_Tagscherer.build.install/share/gdb/syscalls ; \
	  fi ; \
	done
files='gdb/__init__.py gdb/frames.py gdb/FrameIterator.py gdb/FrameDecorator.py gdb/types.py gdb/printing.py gdb/prompt.py gdb/command/__init__.py gdb/command/frame_filters.py gdb/command/type_printers.py gdb/command/pretty_printers.py gdb/command/prompt.py gdb/command/explore.py gdb/function/__init__.py gdb/function/strfns.py' ; \
	for file in $files ; do \
	  dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \
	  /bin/dash ../../../Ferry_Tagscherer/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/share/gdb/python/$dir ; \
	  /usr/bin/install -c -m 644 ./python/$file [...]/tschwinge/Ferry_Tagscherer.build.install/share/gdb/python/$dir ; \
	done
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/gdb/python/gdb/command
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/gdb/python/gdb/function
/bin/dash ../../../Ferry_Tagscherer/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/share/gdb/system-gdbinit
mkdir -p -- [...]/tschwinge/Ferry_Tagscherer.build.install/share/gdb/system-gdbinit
files='elinos.py wrs-linux.py' ; \
	for file in $files; do \
	  f=../../../Ferry_Tagscherer/gdb/data-directory/../system-gdbinit/$file ; \
	  if test -f $f ; then \
	    /usr/bin/install -c -m 644 $f [...]/tschwinge/Ferry_Tagscherer.build.install/share/gdb/system-gdbinit ; \
	  fi ; \
	done
make[6]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/data-directory'
make[5]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/data-directory'
make[5]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib'
make[6]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib'
make[7]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
make  all-recursive
make[8]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
make[9]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
make[9]: Nothing to be done for `all-am'.
make[9]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
make[8]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
make[7]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
make[6]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib'
make[6]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib'
make[7]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib'
make[8]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
make  install-recursive
make[9]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
make[10]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
make[11]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
if test yes = no; then \
	  case 'linux-gnu' in \
	    darwin[56]*) \
	      need_charset_alias=true ;; \
	    darwin* | cygwin* | mingw* | pw32* | cegcc*) \
	      need_charset_alias=false ;; \
	    *) \
	      need_charset_alias=true ;; \
	  esac ; \
	else \
	  need_charset_alias=false ; \
	fi ; \
	if $need_charset_alias; then \
	  /bin/dash ../../../../Ferry_Tagscherer/gdb/gnulib/../../mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/lib ; \
	fi ; \
	if test -f [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.alias; then \
	  sed -f ref-add.sed [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.alias > [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.tmp ; \
	  /usr/bin/install -c -m 644 [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.tmp [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.alias ; \
	  rm -f [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.tmp ; \
	else \
	  if $need_charset_alias; then \
	    sed -f ref-add.sed charset.alias > [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.tmp ; \
	    /usr/bin/install -c -m 644 [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.tmp [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.alias ; \
	    rm -f [...]/tschwinge/Ferry_Tagscherer.build.install/lib/charset.tmp ; \
	  fi ; \
	fi
make[11]: Nothing to be done for `install-data-am'.
make[11]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
make[10]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
make[9]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
make[8]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib/import'
make[7]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib'
make[6]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib'
make[5]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib'
make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb'
make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb'
make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb'
make[1]: Nothing to be done for `install-target'.
make[1]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build'