diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-11-06 13:23:45 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-11-06 13:23:45 +0100 |
commit | 7cabfc0c4e4d0c37f4333d45d3574bbe7b873b16 (patch) | |
tree | f75003d02e600be6611a7f4edf6969b933f5688f /gdb/coulomb.SCHWINGE/build | |
parent | 07b0e25109afc9d796f37f6aee569b17d641db94 (diff) |
gdb: 695f61ff0f378e1680964128585044799de27015 (2011-09-06)
Diffstat (limited to 'gdb/coulomb.SCHWINGE/build')
-rw-r--r-- | gdb/coulomb.SCHWINGE/build | 2974 |
1 files changed, 2974 insertions, 0 deletions
diff --git a/gdb/coulomb.SCHWINGE/build b/gdb/coulomb.SCHWINGE/build new file mode 100644 index 00000000..22c8a673 --- /dev/null +++ b/gdb/coulomb.SCHWINGE/build @@ -0,0 +1,2974 @@ +checking build system type... i686-unknown-gnu0.3 +checking host system type... i686-unknown-gnu0.3 +checking target system type... i686-unknown-gnu0.3 +checking for a BSD-compatible install... /usr/bin/install -c +checking whether ln works... yes +checking whether ln -s works... yes +checking for a sed that does not truncate output... /bin/sed +checking for gawk... gawk +checking for gcc... gcc-4.6 +checking for C compiler default output file name... a.out +checking whether the C compiler works... yes +checking whether we are cross compiling... no +checking for suffix of executables... +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether gcc-4.6 accepts -g... yes +checking for gcc-4.6 option to accept ISO C89... none needed +checking whether we are using the GNU C++ compiler... yes +checking whether g++-4.6 accepts -g... yes +checking for gnatbind... gnatbind +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 PWL_handle_timeout in -lpwl... no +checking for version 0.11 (revision 0 or later) of PPL... yes +checking for installed CLooG PPL Legacy... PPL Legacy +checking for version 0.15.5 (or later revision) of CLooG... yes +checking for default BUILD_CONFIG... +checking for bison... bison -y +checking for bison... bison +checking for gm4... no +checking for gnum4... no +checking for m4... m4 +checking for flex... flex +checking for flex... flex +checking for makeinfo... makeinfo +checking for expect... expect +checking for runtest... runtest +checking for ar... ar +checking for as... as +checking for dlltool... no +checking for ld... ld +checking for lipo... no +checking for nm... nm +checking for ranlib... ranlib +checking for strip... strip +checking for windres... no +checking for windmc... no +checking for objcopy... objcopy +checking for objdump... objdump +checking for cc... cc +checking for c++... c++ +checking for gcc... gcc +checking for gcj... gcj +checking for gfortran... gfortran +checking for gccgo... no +checking for ar... ar +checking for as... as +checking for dlltool... no +checking for ld... ld +checking for lipo... no +checking for nm... nm +checking for objdump... objdump +checking for ranlib... ranlib +checking for strip... strip +checking for windres... no +checking for windmc... no +checking where to find the target ar... host tool +checking where to find the target as... host tool +checking where to find the target cc... host tool +checking where to find the target c++... host tool +checking where to find the target c++ for libstdc++... host tool +checking where to find the target dlltool... host tool +checking where to find the target gcc... host tool +checking where to find the target gcj... host tool +checking where to find the target gfortran... host tool +checking where to find the target gccgo... host tool +checking where to find the target ld... host tool +checking where to find the target lipo... host tool +checking where to find the target nm... host tool +checking where to find the target objdump... host tool +checking where to find the target ranlib... host tool +checking where to find the target strip... host tool +checking where to find the target windres... host tool +checking where to find the target windmc... host tool +checking whether to enable maintainer-specific portions of Makefiles... no +checking whether -fkeep-inline-functions is supported... yes +configure: creating ./config.status +config.status: creating Makefile +make[1]: Entering directory `[...]/hurd/master.build' +mkdir -p -- ./intl +Configuring in ./intl +configure: creating cache ./config.cache +checking whether make sets $(MAKE)... yes +checking for a BSD-compatible install... /usr/bin/install -c +checking whether NLS is requested... yes +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking for i686-unknown-gnu0.3-gcc... gcc-4.6 +checking for C compiler default output file name... a.out +checking whether the C compiler works... yes +checking whether we are cross compiling... no +checking for suffix of executables... +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether gcc-4.6 accepts -g... yes +checking for gcc-4.6 option to accept ISO C89... none needed +checking build system type... i686-unknown-gnu0.3 +checking host system type... i686-unknown-gnu0.3 +checking for i686-unknown-gnu0.3-ranlib... ranlib +checking for library containing strerror... none required +checking how to run the C preprocessor... gcc-4.6 -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for ANSI C header files... yes +checking for an ANSI C-conforming const... yes +checking for inline... inline +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking for off_t... yes +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for getpagesize... yes +checking for working mmap... yes +checking whether we are using the GNU C Library 2.1 or newer... yes +checking whether integer division by zero raises SIGFPE... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unsigned long long... yes +checking for inttypes.h... yes +checking whether the inttypes.h PRIxNN macros are broken... no +checking for ld used by GCC... ld +checking if the linker (ld) is GNU ld... yes +checking for shared library run path origin... done +checking argz.h usability... yes +checking argz.h presence... yes +checking for argz.h... yes +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking nl_types.h usability... yes +checking nl_types.h presence... yes +checking for nl_types.h... yes +checking malloc.h usability... yes +checking malloc.h presence... yes +checking for malloc.h... yes +checking stddef.h usability... yes +checking stddef.h presence... yes +checking for stddef.h... yes +checking for stdlib.h... (cached) yes +checking for string.h... (cached) yes +checking for unistd.h... (cached) yes +checking sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... yes +checking for feof_unlocked... yes +checking for fgets_unlocked... yes +checking for getc_unlocked... yes +checking for getcwd... yes +checking for getegid... yes +checking for geteuid... yes +checking for getgid... yes +checking for getuid... yes +checking for mempcpy... yes +checking for munmap... yes +checking for putenv... yes +checking for setenv... yes +checking for setlocale... yes +checking for stpcpy... yes +checking for strcasecmp... yes +checking for strdup... yes +checking for strtoul... yes +checking for tsearch... yes +checking for __argz_count... yes +checking for __argz_stringify... yes +checking for __argz_next... yes +checking for __fsetlocking... yes +checking for iconv... yes +checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); +checking for nl_langinfo and CODESET... yes +checking for LC_MESSAGES... yes +checking for bison... bison +checking version of bison... 2.5, ok +checking whether NLS is requested... yes +checking whether included gettext is requested... no +checking for GNU gettext in libc... yes +checking whether to use NLS... yes +checking where the gettext function comes from... libc +checking for aclocal... aclocal +checking for autoconf... autoconf +checking for autoheader... autoheader +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating config.intl +config.status: creating config.h +config.status: executing default-1 commands +mkdir -p -- ./libiberty +Configuring in ./libiberty +configure: creating cache ./config.cache +checking whether to enable maintainer-specific portions of Makefiles... no +checking for makeinfo... makeinfo --split-size=5000000 +checking for perl... perl +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 for i686-unknown-gnu0.3-gcc... gcc-4.6 +checking for C compiler default output file name... a.out +checking whether the C compiler works... yes +checking whether we are cross compiling... no +checking for suffix of executables... +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether gcc-4.6 accepts -g... yes +checking for gcc-4.6 option to accept ISO C89... none needed +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... 64 +checking how to run the C preprocessor... gcc-4.6 -E +checking whether gcc-4.6 supports -W... yes +checking whether gcc-4.6 supports -Wall... yes +checking whether gcc-4.6 supports -Wwrite-strings... yes +checking whether gcc-4.6 supports -Wc++-compat... yes +checking whether gcc-4.6 supports -Wstrict-prototypes... yes +checking whether gcc-4.6 supports -pedantic ... yes +checking whether gcc-4.6 and cc understand -c and -o together... yes +checking for an ANSI C-conforming const... yes +checking for inline... inline +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking whether byte ordering is bigendian... no +checking for a BSD-compatible install... /usr/bin/install -c +checking for sys/file.h... yes +checking for sys/param.h... yes +checking for limits.h... yes +checking for stdlib.h... (cached) yes +checking for malloc.h... yes +checking for string.h... (cached) yes +checking for unistd.h... (cached) yes +checking for strings.h... (cached) yes +checking for sys/time.h... yes +checking for time.h... yes +checking for sys/resource.h... yes +checking for sys/stat.h... (cached) yes +checking for sys/mman.h... yes +checking for fcntl.h... yes +checking for alloca.h... yes +checking for sys/pstat.h... no +checking for sys/sysmp.h... no +checking for sys/sysinfo.h... yes +checking for machine/hal_sysinfo.h... no +checking for sys/table.h... no +checking for sys/sysctl.h... no +checking for sys/systemcfg.h... no +checking for stdint.h... (cached) yes +checking for stdio_ext.h... yes +checking for process.h... no +checking for sys/prctl.h... no +checking for sys/wait.h that is POSIX.1 compatible... yes +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 for a 64-bit type... uint64_t +checking for intptr_t... yes +checking for uintptr_t... yes +checking for ssize_t... yes +checking for pid_t... yes +checking for library containing strerror... none required +checking for asprintf... yes +checking for atexit... yes +checking for basename... yes +checking for bcmp... yes +checking for bcopy... yes +checking for bsearch... yes +checking for bzero... yes +checking for calloc... yes +checking for clock... yes +checking for ffs... yes +checking for getcwd... yes +checking for getpagesize... yes +checking for gettimeofday... yes +checking for index... yes +checking for insque... yes +checking for memchr... yes +checking for memcmp... yes +checking for memcpy... yes +checking for memmem... yes +checking for memmove... yes +checking for mempcpy... yes +checking for memset... yes +checking for mkstemps... yes +checking for putenv... yes +checking for random... yes +checking for rename... yes +checking for rindex... yes +checking for setenv... yes +checking for snprintf... yes +checking for sigsetmask... yes +checking for stpcpy... yes +checking for stpncpy... yes +checking for strcasecmp... yes +checking for strchr... yes +checking for strdup... yes +checking for strncasecmp... yes +checking for strndup... yes +checking for strrchr... yes +checking for strstr... yes +checking for strtod... yes +checking for strtol... yes +checking for strtoul... yes +checking for strverscmp... yes +checking for tmpnam... yes +checking for vasprintf... yes +checking for vfprintf... yes +checking for vprintf... yes +checking for vsnprintf... yes +checking for vsprintf... yes +checking for waitpid... yes +checking for setproctitle... no +checking whether alloca needs Cray hooks... no +checking stack direction for C alloca... -1 +checking for vfork.h... no +checking for fork... yes +checking for vfork... yes +checking for working fork... yes +checking for working vfork... (cached) yes +checking for _doprnt... no +checking for sys_errlist... no +checking for sys_nerr... no +checking for sys_siglist... yes +checking for external symbol _system_configuration... no +checking for __fsetlocking... yes +checking for canonicalize_file_name... yes +checking for dup3... yes +checking for getrlimit... yes +checking for getrusage... yes +checking for getsysinfo... no +checking for gettimeofday... (cached) yes +checking for on_exit... yes +checking for psignal... yes +checking for pstat_getdynamic... no +checking for pstat_getstatic... no +checking for realpath... yes +checking for setrlimit... yes +checking for sbrk... yes +checking for spawnve... no +checking for spawnvpe... no +checking for strerror... yes +checking for strsignal... yes +checking for sysconf... yes +checking for sysctl... no +checking for sysmp... no +checking for table... no +checking for times... yes +checking for wait3... yes +checking for wait4... yes +checking whether basename is declared... no +checking whether ffs is declared... yes +checking whether asprintf is declared... no +checking whether vasprintf is declared... no +checking whether snprintf is declared... yes +checking whether vsnprintf is declared... yes +checking whether calloc is declared... yes +checking whether getenv is declared... yes +checking whether getopt is declared... yes +checking whether malloc is declared... yes +checking whether realloc is declared... yes +checking whether sbrk is declared... yes +checking whether strverscmp is declared... no +checking whether canonicalize_file_name must be declared... yes +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for getpagesize... (cached) yes +checking for working mmap... yes +checking for working strncmp... yes +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating testsuite/Makefile +config.status: creating config.h +config.status: executing default commands +mkdir -p -- ./bfd +Configuring in ./bfd +configure: creating cache ./config.cache +checking build system type... i686-unknown-gnu0.3 +checking host system type... i686-unknown-gnu0.3 +checking target system type... i686-unknown-gnu0.3 +checking for i686-unknown-gnu0.3-gcc... gcc-4.6 +checking for C compiler default output file name... a.out +checking whether the C compiler works... yes +checking whether we are cross compiling... no +checking for suffix of executables... +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether gcc-4.6 accepts -g... yes +checking for gcc-4.6 option to accept ISO C89... none needed +checking for library containing strerror... none required +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking for style of include used by make... GNU +checking dependency style of gcc-4.6... gcc3 +checking for i686-unknown-gnu0.3-ar... ar +checking for i686-unknown-gnu0.3-ranlib... ranlib +checking for i686-unknown-gnu0.3-gcc... (cached) gcc-4.6 +checking whether we are using the GNU C compiler... (cached) yes +checking whether gcc-4.6 accepts -g... (cached) yes +checking for gcc-4.6 option to accept ISO C89... (cached) none needed +checking how to run the C preprocessor... gcc-4.6 -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by gcc-4.6... ld +checking if the linker (ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... nm +checking the name lister (nm) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... -1 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... no +checking for ld option to reload object files... -r +checking for i686-unknown-gnu0.3-objdump... objdump +checking how to recognize dependent libraries... pass_all +checking for i686-unknown-gnu0.3-ar... (cached) ar +checking for i686-unknown-gnu0.3-strip... no +checking for strip... strip +checking for i686-unknown-gnu0.3-ranlib... (cached) ranlib +checking command to parse nm output from gcc-4.6 object... ok +checking for dlfcn.h... yes +checking for objdir... .libs +checking if gcc-4.6 supports -fno-rtti -fno-exceptions... no +checking for gcc-4.6 option to produce PIC... -fPIC -DPIC +checking if gcc-4.6 PIC flag -fPIC -DPIC works... yes +checking if gcc-4.6 static flag -static works... yes +checking if gcc-4.6 supports -c -o file.o... yes +checking if gcc-4.6 supports -c -o file.o... (cached) yes +checking whether the gcc-4.6 linker (ld) supports shared libraries... yes +checking dynamic linker characteristics... gnu0.3 ld.so +checking how to hardcode library paths into programs... immediate +checking for shl_load... no +checking for shl_load in -ldld... no +checking for dlopen... no +checking for dlopen in -ldl... yes +checking whether a program can dlopen itself... yes +checking whether a statically linked program can dlopen itself... no +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... no +checking whether to build static libraries... yes +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 to enable maintainer-specific portions of Makefiles... no +checking whether to install libbfd... yes +checking whether NLS is requested... yes +checking for catalogs to be installed... da es fi fr id ja ro ru rw sv tr vi zh_CN +checking whether NLS is requested... yes +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking size of long long... 8 +checking size of void *... 4 +checking size of long... 4 +checking alloca.h usability... yes +checking alloca.h presence... yes +checking for alloca.h... yes +checking stddef.h usability... yes +checking stddef.h presence... yes +checking for stddef.h... yes +checking for string.h... (cached) yes +checking for strings.h... (cached) yes +checking for stdlib.h... (cached) yes +checking time.h usability... yes +checking time.h presence... yes +checking for time.h... yes +checking for unistd.h... (cached) yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking sys/file.h usability... yes +checking sys/file.h presence... yes +checking for sys/file.h... yes +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 +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 +checking for int_fast32_t... yes +checking for uint64_t... yes +checking what to include in bfd_stdint.h... stdint.h (already complete) +checking whether time.h and sys/time.h may both be included... yes +checking for dirent.h that defines DIR... yes +checking for library containing opendir... none required +checking whether string.h and strings.h may both be included... yes +checking for fcntl... yes +checking for getpagesize... yes +checking for setitimer... yes +checking for sysconf... yes +checking for fdopen... yes +checking for getuid... yes +checking for getgid... yes +checking for fileno... yes +checking for strtoull... yes +checking whether basename is declared... yes +checking whether ftello is declared... yes +checking whether ftello64 is declared... yes +checking whether fseeko is declared... yes +checking whether fseeko64 is declared... yes +checking whether ffs is declared... yes +checking whether free is declared... yes +checking whether getenv is declared... yes +checking whether malloc is declared... yes +checking whether realloc is declared... yes +checking whether stpcpy is declared... yes +checking whether strstr is declared... yes +checking whether snprintf is declared... yes +checking whether vsnprintf is declared... yes +checking for library containing zlibVersion... -lz +checking zlib.h usability... yes +checking zlib.h presence... yes +checking for zlib.h... yes +checking sys/procfs.h usability... yes +checking sys/procfs.h presence... yes +checking for sys/procfs.h... yes +checking for prstatus_t in sys/procfs.h... no +checking for prstatus32_t in sys/procfs.h... no +checking for prstatus_t.pr_who in sys/procfs.h... no +checking for prstatus32_t.pr_who in sys/procfs.h... no +checking for pstatus_t in sys/procfs.h... yes +checking for pxstatus_t in sys/procfs.h... no +checking for pstatus32_t in sys/procfs.h... no +checking for prpsinfo_t in sys/procfs.h... no +checking for prpsinfo_t.pr_pid in sys/procfs.h... no +checking for prpsinfo32_t in sys/procfs.h... no +checking for prpsinfo32_t.pr_pid in sys/procfs.h... no +checking for psinfo_t in sys/procfs.h... yes +checking for psinfo_t.pr_pid in sys/procfs.h... yes +checking for psinfo32_t in sys/procfs.h... no +checking for psinfo32_t.pr_pid in sys/procfs.h... no +checking for lwpstatus_t in sys/procfs.h... yes +checking for lwpxstatus_t in sys/procfs.h... no +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 +checking for fseeko64... yes +checking for fopen64... yes +checking size of off_t... 8 +checking file_ptr type... BFD_HOST_64_BIT +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for getpagesize... (cached) yes +checking for working mmap... yes +checking for madvise... yes +checking for mprotect... yes +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating doc/Makefile +config.status: creating bfd-in3.h +config.status: creating po/Makefile.in +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands +config.status: executing default-1 commands +config.status: executing bfd_stdint.h commands +config.status: executing default commands +make[2]: Entering directory `[...]/hurd/master.build/libiberty' +if [ x"" != x ] && [ ! -d pic ]; then \ + mkdir pic; \ + else true; fi +touch stamp-picdir +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/regex.c -o pic/regex.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/regex.c -o regex.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/cplus-dem.c -o cplus-dem.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/cp-demangle.c -o cp-demangle.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/md5.c -o pic/md5.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/md5.c -o md5.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/sha1.c -o pic/sha1.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/sha1.c -o sha1.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/alloca.c -o pic/alloca.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/alloca.c -o alloca.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/argv.c -o pic/argv.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/argv.c -o argv.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/choose-temp.c -o pic/choose-temp.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/choose-temp.c -o choose-temp.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/concat.c -o pic/concat.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/concat.c -o concat.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/cp-demint.c -o pic/cp-demint.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/cp-demint.c -o cp-demint.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/crc32.c -o pic/crc32.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/crc32.c -o crc32.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/dyn-string.c -o pic/dyn-string.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/dyn-string.c -o dyn-string.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/fdmatch.c -o pic/fdmatch.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/fdmatch.c -o fdmatch.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/fibheap.c -o pic/fibheap.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/fibheap.c -o fibheap.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/filename_cmp.c -o filename_cmp.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/floatformat.c -o pic/floatformat.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/floatformat.c -o floatformat.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/fnmatch.c -o pic/fnmatch.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/fnmatch.c -o fnmatch.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/fopen_unlocked.c -o fopen_unlocked.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/getopt.c -o pic/getopt.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/getopt.c -o getopt.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/getopt1.c -o pic/getopt1.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/getopt1.c -o getopt1.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/getpwd.c -o pic/getpwd.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/getpwd.c -o getpwd.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/getruntime.c -o pic/getruntime.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/getruntime.c -o getruntime.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/hashtab.c -o pic/hashtab.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/hashtab.c -o hashtab.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/hex.c -o pic/hex.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/hex.c -o hex.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/lbasename.c -o pic/lbasename.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/lbasename.c -o lbasename.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/lrealpath.c -o pic/lrealpath.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/lrealpath.c -o lrealpath.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/make-relative-prefix.c -o make-relative-prefix.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/make-temp-file.c -o make-temp-file.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/objalloc.c -o pic/objalloc.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/objalloc.c -o objalloc.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/obstack.c -o pic/obstack.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/obstack.c -o obstack.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/partition.c -o pic/partition.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/partition.c -o partition.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/pexecute.c -o pic/pexecute.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/pexecute.c -o pexecute.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/physmem.c -o pic/physmem.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/physmem.c -o physmem.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/pex-common.c -o pic/pex-common.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/pex-common.c -o pex-common.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/pex-one.c -o pic/pex-one.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/pex-one.c -o pex-one.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/pex-unix.c -o pic/pex-unix.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/pex-unix.c -o pex-unix.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/safe-ctype.c -o safe-ctype.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/simple-object.c -o pic/simple-object.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/simple-object.c -o simple-object.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/simple-object-coff.c -o simple-object-coff.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/simple-object-elf.c -o simple-object-elf.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/sort.c -o pic/sort.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/sort.c -o sort.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/spaces.c -o pic/spaces.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/spaces.c -o spaces.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/splay-tree.c -o pic/splay-tree.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/splay-tree.c -o splay-tree.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/stack-limit.c -o pic/stack-limit.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/stack-limit.c -o stack-limit.o +../../master/libiberty/stack-limit.c: In function 'stack_limit_increase': +../../master/libiberty/stack-limit.c:52:27: warning: use of C99 long long integer constant [-Wlong-long] +../../master/libiberty/stack-limit.c:54:28: warning: use of C99 long long integer constant [-Wlong-long] +../../master/libiberty/stack-limit.c:57:28: warning: use of C99 long long integer constant [-Wlong-long] +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/strerror.c -o pic/strerror.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/strerror.c -o strerror.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/strsignal.c -o pic/strsignal.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/strsignal.c -o strsignal.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/xatexit.c -o pic/xatexit.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/xatexit.c -o xatexit.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/xexit.c -o pic/xexit.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/xexit.c -o xexit.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/xmalloc.c -o pic/xmalloc.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/xmalloc.c -o xmalloc.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/xmemdup.c -o pic/xmemdup.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/xmemdup.c -o xmemdup.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/xstrdup.c -o pic/xstrdup.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/xstrdup.c -o xstrdup.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/xstrerror.c -o pic/xstrerror.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/xstrerror.c -o xstrerror.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/xstrndup.c -o pic/xstrndup.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/xstrndup.c -o xstrndup.o +if [ x"" != x ]; then \ + gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/setproctitle.c -o pic/setproctitle.o; \ + else true; fi +gcc-4.6 -c -DHAVE_CONFIG_H -g -O2 -I. -I../../master/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../master/libiberty/setproctitle.c -o setproctitle.o +rm -f ./libiberty.a pic/./libiberty.a +ar rc ./libiberty.a \ + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o +ranlib ./libiberty.a +if [ x"" != x ]; then \ + cd pic; \ + ar rc ./libiberty.a \ + ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \ + ranlib ./libiberty.a; \ + cd ..; \ + else true; fi +echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list +make[3]: Entering directory `[...]/hurd/master.build/libiberty/testsuite' +make[3]: Nothing to be done for `all'. +make[3]: Leaving directory `[...]/hurd/master.build/libiberty/testsuite' +make[2]: Leaving directory `[...]/hurd/master.build/libiberty' +make[2]: Entering directory `[...]/hurd/master.build/intl' +make[2]: Nothing to be done for `all'. +make[2]: Leaving directory `[...]/hurd/master.build/intl' +make[2]: Entering directory `[...]/hurd/master.build/bfd' +creating bfdver.h +rm -f elf32-target.h +sed -e s/NN/32/g < ../../master/bfd/elfxx-target.h > elf32-target.new +mv -f elf32-target.new elf32-target.h +rm -f elf64-target.h +sed -e s/NN/64/g < ../../master/bfd/elfxx-target.h > elf64-target.new +mv -f elf64-target.new elf64-target.h +rm -f targmatch.h +sed -f ../../master/bfd/targmatch.sed < ../../master/bfd/config.bfd > targmatch.new +mv -f targmatch.new targmatch.h +Making info in doc +make[3]: Entering directory `[...]/hurd/master.build/bfd/doc' +make chew +make[4]: Entering directory `[...]/hurd/master.build/bfd/doc' +gcc-4.6 -o chew.$$ -g -O2 \ + -I.. -I../../../master/bfd/doc/.. -I../../../master/bfd/doc/../../include -I../../../master/bfd/doc/../../intl -I../../intl ../../../master/bfd/doc/chew.c; \ + /bin/dash ../../../master/bfd/doc/../../move-if-change chew.$$ chew +make[4]: Leaving directory `[...]/hurd/master.build/bfd/doc' +./chew -f ../../../master/bfd/doc/doc.str <../../../master/bfd/doc/../aoutx.h >aoutx.tmp +/bin/dash ../../../master/bfd/doc/../../move-if-change aoutx.tmp aoutx.texi +make chew +make[4]: Entering directory `[...]/hurd/master.build/bfd/doc' +make[4]: `chew' is up to date. +make[4]: Leaving directory `[...]/hurd/master.build/bfd/doc' +./chew -f ../../../master/bfd/doc/doc.str <../../../master/bfd/doc/../archive.c >archive.tmp +/bin/dash ../../../master/bfd/doc/../../move-if-change archive.tmp archive.texi +make chew +make[4]: Entering directory `[...]/hurd/master.build/bfd/doc' +make[4]: `chew' is up to date. +make[4]: Leaving directory `[...]/hurd/master.build/bfd/doc' +./chew -f ../../../master/bfd/doc/doc.str < ../../../master/bfd/doc/../archures.c >archures.tmp +/bin/dash ../../../master/bfd/doc/../../move-if-change archures.tmp archures.texi +make chew +make[4]: Entering directory `[...]/hurd/master.build/bfd/doc' +make[4]: `chew' is up to date. +make[4]: Leaving directory `[...]/hurd/master.build/bfd/doc' +./chew -f ../../../master/bfd/doc/doc.str < ../../../master/bfd/doc/../bfd.c >bfd.tmp +/bin/dash ../../../master/bfd/doc/../../move-if-change bfd.tmp bfdt.texi +make chew +make[4]: Entering directory `[...]/hurd/master.build/bfd/doc' +make[4]: `chew' is up to date. +make[4]: Leaving directory `[...]/hurd/master.build/bfd/doc' +./chew -f ../../../master/bfd/doc/doc.str < ../../../master/bfd/doc/../cache.c >cache.tmp +/bin/dash ../../../master/bfd/doc/../../move-if-change cache.tmp cache.texi +make chew +make[4]: Entering directory `[...]/hurd/master.build/bfd/doc' +make[4]: `chew' is up to date. +make[4]: Leaving directory `[...]/hurd/master.build/bfd/doc' +./chew -f ../../../master/bfd/doc/doc.str <../../../master/bfd/doc/../coffcode.h >coffcode.tmp +/bin/dash ../../../master/bfd/doc/../../move-if-change coffcode.tmp coffcode.texi +make chew +make[4]: Entering directory `[...]/hurd/master.build/bfd/doc' +make[4]: `chew' is up to date. +make[4]: Leaving directory `[...]/hurd/master.build/bfd/doc' +./chew -f ../../../master/bfd/doc/doc.str <../../../master/bfd/doc/../corefile.c >core.tmp +/bin/dash ../../../master/bfd/doc/../../move-if-change core.tmp core.texi +make chew +make[4]: Entering directory `[...]/hurd/master.build/bfd/doc' +make[4]: `chew' is up to date. +make[4]: Leaving directory `[...]/hurd/master.build/bfd/doc' +./chew -f ../../../master/bfd/doc/doc.str <../../../master/bfd/doc/../elf.c >elf.tmp +/bin/dash ../../../master/bfd/doc/../../move-if-change elf.tmp elf.texi +make chew +make[4]: Entering directory `[...]/hurd/master.build/bfd/doc' +make[4]: `chew' is up to date. +make[4]: Leaving directory `[...]/hurd/master.build/bfd/doc' +./chew -f ../../../master/bfd/doc/doc.str <../../../master/bfd/doc/../elfcode.h >elfcode.tmp +/bin/dash ../../../master/bfd/doc/../../move-if-change elfcode.tmp elfcode.texi +make chew +make[4]: Entering directory `[...]/hurd/master.build/bfd/doc' +make[4]: `chew' is up to date. +make[4]: Leaving directory `[...]/hurd/master.build/bfd/doc' +./chew -f ../../../master/bfd/doc/doc.str <../../../master/bfd/doc/../format.c >format.tmp +/bin/dash ../../../master/bfd/doc/../../move-if-change format.tmp format.texi +make chew +make[4]: Entering directory `[...]/hurd/master.build/bfd/doc' +make[4]: `chew' is up to date. +make[4]: Leaving directory `[...]/hurd/master.build/bfd/doc' +./chew -f ../../../master/bfd/doc/doc.str < ../../../master/bfd/doc/../libbfd.c >libbfd.tmp +/bin/dash ../../../master/bfd/doc/../../move-if-change libbfd.tmp libbfd.texi +make chew +make[4]: Entering directory `[...]/hurd/master.build/bfd/doc' +make[4]: `chew' is up to date. +make[4]: Leaving directory `[...]/hurd/master.build/bfd/doc' +./chew -f ../../../master/bfd/doc/doc.str < ../../../master/bfd/doc/../bfdwin.c >bfdwin.tmp +/bin/dash ../../../master/bfd/doc/../../move-if-change bfdwin.tmp bfdwin.texi +make chew +make[4]: Entering directory `[...]/hurd/master.build/bfd/doc' +make[4]: `chew' is up to date. +make[4]: Leaving directory `[...]/hurd/master.build/bfd/doc' +./chew -f ../../../master/bfd/doc/doc.str < ../../../master/bfd/doc/../bfdio.c >bfdio.tmp +/bin/dash ../../../master/bfd/doc/../../move-if-change bfdio.tmp bfdio.texi +make chew +make[4]: Entering directory `[...]/hurd/master.build/bfd/doc' +make[4]: `chew' is up to date. +make[4]: Leaving directory `[...]/hurd/master.build/bfd/doc' +./chew -f ../../../master/bfd/doc/doc.str <../../../master/bfd/doc/../opncls.c >opncls.tmp +/bin/dash ../../../master/bfd/doc/../../move-if-change opncls.tmp opncls.texi +make chew +make[4]: Entering directory `[...]/hurd/master.build/bfd/doc' +make[4]: `chew' is up to date. +make[4]: Leaving directory `[...]/hurd/master.build/bfd/doc' +./chew -f ../../../master/bfd/doc/doc.str <../../../master/bfd/doc/../reloc.c >reloc.tmp +/bin/dash ../../../master/bfd/doc/../../move-if-change reloc.tmp reloc.texi +make chew +make[4]: Entering directory `[...]/hurd/master.build/bfd/doc' +make[4]: `chew' is up to date. +make[4]: Leaving directory `[...]/hurd/master.build/bfd/doc' +./chew -f ../../../master/bfd/doc/doc.str <../../../master/bfd/doc/../section.c >section.tmp +/bin/dash ../../../master/bfd/doc/../../move-if-change section.tmp section.texi +make chew +make[4]: Entering directory `[...]/hurd/master.build/bfd/doc' +make[4]: `chew' is up to date. +make[4]: Leaving directory `[...]/hurd/master.build/bfd/doc' +./chew -f ../../../master/bfd/doc/doc.str <../../../master/bfd/doc/../syms.c >syms.tmp +/bin/dash ../../../master/bfd/doc/../../move-if-change syms.tmp syms.texi +make chew +make[4]: Entering directory `[...]/hurd/master.build/bfd/doc' +make[4]: `chew' is up to date. +make[4]: Leaving directory `[...]/hurd/master.build/bfd/doc' +./chew -f ../../../master/bfd/doc/doc.str <../../../master/bfd/doc/../targets.c >targets.tmp +/bin/dash ../../../master/bfd/doc/../../move-if-change targets.tmp targets.texi +make chew +make[4]: Entering directory `[...]/hurd/master.build/bfd/doc' +make[4]: `chew' is up to date. +make[4]: Leaving directory `[...]/hurd/master.build/bfd/doc' +./chew -f ../../../master/bfd/doc/doc.str <../../../master/bfd/doc/../init.c >init.tmp +/bin/dash ../../../master/bfd/doc/../../move-if-change init.tmp init.texi +make chew +make[4]: Entering directory `[...]/hurd/master.build/bfd/doc' +make[4]: `chew' is up to date. +make[4]: Leaving directory `[...]/hurd/master.build/bfd/doc' +./chew -f ../../../master/bfd/doc/doc.str <../../../master/bfd/doc/../hash.c >hash.tmp +/bin/dash ../../../master/bfd/doc/../../move-if-change hash.tmp hash.texi +make chew +make[4]: Entering directory `[...]/hurd/master.build/bfd/doc' +make[4]: `chew' is up to date. +make[4]: Leaving directory `[...]/hurd/master.build/bfd/doc' +./chew -f ../../../master/bfd/doc/doc.str <../../../master/bfd/doc/../linker.c >linker.tmp +/bin/dash ../../../master/bfd/doc/../../move-if-change linker.tmp linker.texi +make chew +make[4]: Entering directory `[...]/hurd/master.build/bfd/doc' +make[4]: `chew' is up to date. +make[4]: Leaving directory `[...]/hurd/master.build/bfd/doc' +./chew -f ../../../master/bfd/doc/doc.str <../../../master/bfd/doc/../mmo.c >mmo.tmp +/bin/dash ../../../master/bfd/doc/../../move-if-change mmo.tmp mmo.texi +creating bfdver.texi +restore=: && backupdir=".am$$" && \ + rm -rf $backupdir && mkdir $backupdir && \ + if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ + for f in bfd.info bfd.info-[0-9] bfd.info-[0-9][0-9] bfd.i[0-9] bfd.i[0-9][0-9]; do \ + if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ + done; \ + else :; fi && \ + if makeinfo --split-size=5000000 --split-size=5000000 -I ../../../master/bfd/doc \ + -o bfd.info `test -f 'bfd.texinfo' || echo '../../../master/bfd/doc/'`bfd.texinfo; \ + then \ + rc=0; \ + else \ + rc=$?; \ + $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \ + fi; \ + rm -rf $backupdir; exit $rc +make[3]: Leaving directory `[...]/hurd/master.build/bfd/doc' +Making info in po +make[3]: Entering directory `[...]/hurd/master.build/bfd/po' +( if test 'x../../../master/bfd/po' != 'x.'; then \ + posrcprefix='../../../master/bfd/'; \ + else \ + posrcprefix="../"; \ + fi; \ + rm -f SRC-POTFILES-t SRC-POTFILES \ + && (sed -e '/^#/d' \ + -e '/^[ ]*$/d' \ + -e "s@.*@ $posrcprefix& \\\\@" < ../../../master/bfd/po/SRC-POTFILES.in \ + | sed -e '$s/\\$//') > SRC-POTFILES-t \ + && chmod a-w SRC-POTFILES-t \ + && mv SRC-POTFILES-t SRC-POTFILES ) +( rm -f BLD-POTFILES-t BLD-POTFILES \ + && (sed -e '/^#/d' \ + -e '/^[ ]*$/d' \ + -e "s@.*@ ../& \\\\@" < ../../../master/bfd/po/BLD-POTFILES.in \ + | sed -e '$s/\\$//') > BLD-POTFILES-t \ + && chmod a-w BLD-POTFILES-t \ + && mv BLD-POTFILES-t BLD-POTFILES ) +cd .. \ + && CONFIG_FILES=po/Makefile.in:po/Make-in \ + CONFIG_HEADERS= /bin/dash ./config.status +config.status: creating po/Makefile.in +config.status: executing depfiles commands +config.status: executing libtool commands +config.status: executing default-1 commands +config.status: executing bfd_stdint.h commands +config.status: executing default commands +make[3]: Leaving directory `[...]/hurd/master.build/bfd/po' +make[3]: Entering directory `[...]/hurd/master.build/bfd/po' +make[3]: Nothing to be done for `info'. +make[3]: Leaving directory `[...]/hurd/master.build/bfd/po' +make[3]: Entering directory `[...]/hurd/master.build/bfd' +make[3]: Nothing to be done for `info-am'. +make[3]: Leaving directory `[...]/hurd/master.build/bfd' +make all-recursive +make[3]: Entering directory `[...]/hurd/master.build/bfd' +Making all in doc +make[4]: Entering directory `[...]/hurd/master.build/bfd/doc' +make[4]: Nothing to be done for `all'. +make[4]: Leaving directory `[...]/hurd/master.build/bfd/doc' +Making all in po +make[4]: Entering directory `[...]/hurd/master.build/bfd/po' +file=`echo ../../../master/bfd/po/da | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/bfd/po/da.po +file=`echo ../../../master/bfd/po/es | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/bfd/po/es.po +file=`echo ../../../master/bfd/po/fi | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/bfd/po/fi.po +file=`echo ../../../master/bfd/po/fr | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/bfd/po/fr.po +file=`echo ../../../master/bfd/po/id | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/bfd/po/id.po +file=`echo ../../../master/bfd/po/ja | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/bfd/po/ja.po +file=`echo ../../../master/bfd/po/ro | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/bfd/po/ro.po +file=`echo ../../../master/bfd/po/ru | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/bfd/po/ru.po +file=`echo ../../../master/bfd/po/rw | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/bfd/po/rw.po +file=`echo ../../../master/bfd/po/sv | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/bfd/po/sv.po +file=`echo ../../../master/bfd/po/tr | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/bfd/po/tr.po +file=`echo ../../../master/bfd/po/vi | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/bfd/po/vi.po +file=`echo ../../../master/bfd/po/zh_CN | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/bfd/po/zh_CN.po +make[4]: Leaving directory `[...]/hurd/master.build/bfd/po' +make[4]: Entering directory `[...]/hurd/master.build/bfd' +rm -f bfd-tmp.h +cp bfd-in3.h bfd-tmp.h +/bin/dash ../../master/bfd/../move-if-change bfd-tmp.h bfd.h +rm -f bfd-tmp.h +touch stmp-bfd-h +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo ../../master/bfd/archive.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../master/bfd/archive.c -o archive.o +mv -f .deps/archive.Tpo .deps/archive.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' ../../master/bfd/archures.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" ../../master/bfd/archures.c -o archures.o +mv -f .deps/archures.Tpo .deps/archures.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo ../../master/bfd/bfd.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../master/bfd/bfd.c -o bfd.o +mv -f .deps/bfd.Tpo .deps/bfd.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo ../../master/bfd/bfdio.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../master/bfd/bfdio.c -o bfdio.o +mv -f .deps/bfdio.Tpo .deps/bfdio.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo ../../master/bfd/bfdwin.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../master/bfd/bfdwin.c -o bfdwin.o +mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../master/bfd/cache.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../master/bfd/cache.c -o cache.o +mv -f .deps/cache.Tpo .deps/cache.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo ../../master/bfd/coffgen.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../master/bfd/coffgen.c -o coffgen.o +mv -f .deps/coffgen.Tpo .deps/coffgen.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo ../../master/bfd/corefile.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../master/bfd/corefile.c -o corefile.o +mv -f .deps/corefile.Tpo .deps/corefile.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo ../../master/bfd/format.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../master/bfd/format.c -o format.o +mv -f .deps/format.Tpo .deps/format.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../master/bfd/init.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../master/bfd/init.c -o init.o +mv -f .deps/init.Tpo .deps/init.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo ../../master/bfd/libbfd.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../master/bfd/libbfd.c -o libbfd.o +mv -f .deps/libbfd.Tpo .deps/libbfd.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo ../../master/bfd/opncls.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../master/bfd/opncls.c -o opncls.o +mv -f .deps/opncls.Tpo .deps/opncls.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo ../../master/bfd/reloc.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../master/bfd/reloc.c -o reloc.o +mv -f .deps/reloc.Tpo .deps/reloc.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo ../../master/bfd/section.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../master/bfd/section.c -o section.o +mv -f .deps/section.Tpo .deps/section.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo ../../master/bfd/syms.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../master/bfd/syms.c -o syms.o +mv -f .deps/syms.Tpo .deps/syms.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' ../../master/bfd/targets.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" ../../master/bfd/targets.c -o targets.o +mv -f .deps/targets.Tpo .deps/targets.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo ../../master/bfd/hash.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../master/bfd/hash.c -o hash.o +mv -f .deps/hash.Tpo .deps/hash.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo ../../master/bfd/linker.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../master/bfd/linker.c -o linker.o +mv -f .deps/linker.Tpo .deps/linker.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo ../../master/bfd/srec.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../master/bfd/srec.c -o srec.o +mv -f .deps/srec.Tpo .deps/srec.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo ../../master/bfd/binary.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../master/bfd/binary.c -o binary.o +mv -f .deps/binary.Tpo .deps/binary.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo ../../master/bfd/tekhex.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../master/bfd/tekhex.c -o tekhex.o +mv -f .deps/tekhex.Tpo .deps/tekhex.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ../../master/bfd/ihex.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../master/bfd/ihex.c -o ihex.o +mv -f .deps/ihex.Tpo .deps/ihex.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo ../../master/bfd/stabs.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../master/bfd/stabs.c -o stabs.o +mv -f .deps/stabs.Tpo .deps/stabs.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo ../../master/bfd/stab-syms.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../master/bfd/stab-syms.c -o stab-syms.o +mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo ../../master/bfd/merge.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../master/bfd/merge.c -o merge.o +mv -f .deps/merge.Tpo .deps/merge.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"[...]/hurd/master.build.install/lib/debug\" ../../master/bfd/dwarf2.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"[...]/hurd/master.build.install/lib/debug\" ../../master/bfd/dwarf2.c -o dwarf2.o +mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo ../../master/bfd/simple.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../master/bfd/simple.c -o simple.o +mv -f .deps/simple.Tpo .deps/simple.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo ../../master/bfd/compress.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../master/bfd/compress.c -o compress.o +mv -f .deps/compress.Tpo .deps/compress.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo ../../master/bfd/verilog.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../master/bfd/verilog.c -o verilog.o +mv -f .deps/verilog.Tpo .deps/verilog.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo ../../master/bfd/elf32-i386.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../master/bfd/elf32-i386.c -o elf32-i386.o +mv -f .deps/elf32-i386.Tpo .deps/elf32-i386.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo ../../master/bfd/elf-ifunc.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../master/bfd/elf-ifunc.c -o elf-ifunc.o +mv -f .deps/elf-ifunc.Tpo .deps/elf-ifunc.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo ../../master/bfd/elf-vxworks.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../master/bfd/elf-vxworks.c -o elf-vxworks.o +mv -f .deps/elf-vxworks.Tpo .deps/elf-vxworks.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo ../../master/bfd/elf32.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../master/bfd/elf32.c -o elf32.o +mv -f .deps/elf32.Tpo .deps/elf32.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo ../../master/bfd/elf.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../master/bfd/elf.c -o elf.o +mv -f .deps/elf.Tpo .deps/elf.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo ../../master/bfd/elflink.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../master/bfd/elflink.c -o elflink.o +mv -f .deps/elflink.Tpo .deps/elflink.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo ../../master/bfd/elf-attrs.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../master/bfd/elf-attrs.c -o elf-attrs.o +mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo ../../master/bfd/elf-strtab.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../master/bfd/elf-strtab.c -o elf-strtab.o +mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo ../../master/bfd/elf-eh-frame.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../master/bfd/elf-eh-frame.c -o elf-eh-frame.o +mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../master/bfd/dwarf1.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../master/bfd/dwarf1.c -o dwarf1.o +mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../master/bfd/elf32-gen.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../master/bfd/elf32-gen.c -o elf32-gen.o +mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"[...]/hurd/master.build.install/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo ../../master/bfd/cpu-i386.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"[...]/hurd/master.build.install/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../master/bfd/cpu-i386.c -o cpu-i386.o +mv -f .deps/cpu-i386.Tpo .deps/cpu-i386.Plo +rm -f tofiles +f=""; \ + for i in elf32-i386.lo elf-ifunc.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo elf32-gen.lo cpu-i386.lo ; do \ + case " $f " in \ + *" $i "*) ;; \ + *) f="$f $i" ;; \ + esac ; \ + done ; \ + echo $f > tofiles +/bin/dash ../../master/bfd/../move-if-change tofiles ofiles +touch stamp-ofiles +/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -release `cat libtool-soversion` -o libbfd.la -rpath [...]/hurd/master.build.install/lib archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo verilog.lo `cat ofiles` -lz +libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o compress.o verilog.o elf32-i386.o elf-ifunc.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o elf32-gen.o cpu-i386.o +libtool: link: ranlib .libs/libbfd.a +libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" ) +libtooldir=`/bin/dash ./libtool --config | sed -n -e 's/^objdir=//p'`; \ + if [ -f $libtooldir/libbfd.a ]; then \ + cp $libtooldir/libbfd.a libbfd.tmp; \ + ranlib libbfd.tmp; \ + /bin/dash ../../master/bfd/../move-if-change libbfd.tmp libbfd.a; \ + else true; fi +touch stamp-lib +make[4]: Leaving directory `[...]/hurd/master.build/bfd' +make[3]: Leaving directory `[...]/hurd/master.build/bfd' +make[2]: Leaving directory `[...]/hurd/master.build/bfd' +mkdir -p -- ./opcodes +Configuring in ./opcodes +configure: creating cache ./config.cache +checking build system type... i686-unknown-gnu0.3 +checking host system type... i686-unknown-gnu0.3 +checking target system type... i686-unknown-gnu0.3 +checking for i686-unknown-gnu0.3-gcc... gcc-4.6 +checking for C compiler default output file name... a.out +checking whether the C compiler works... yes +checking whether we are cross compiling... no +checking for suffix of executables... +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether gcc-4.6 accepts -g... yes +checking for gcc-4.6 option to accept ISO C89... none needed +checking for library containing strerror... none required +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking for style of include used by make... GNU +checking dependency style of gcc-4.6... gcc3 +checking for i686-unknown-gnu0.3-gcc... (cached) gcc-4.6 +checking whether we are using the GNU C compiler... (cached) yes +checking whether gcc-4.6 accepts -g... (cached) yes +checking for gcc-4.6 option to accept ISO C89... (cached) none needed +checking how to run the C preprocessor... gcc-4.6 -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking for i686-unknown-gnu0.3-ar... ar +checking for i686-unknown-gnu0.3-ranlib... ranlib +checking how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by gcc-4.6... ld +checking if the linker (ld) is GNU ld... yes +checking for BSD- or MS-compatible name lister (nm)... nm +checking the name lister (nm) interface... BSD nm +checking whether ln -s works... yes +checking the maximum length of command line arguments... -1 +checking whether the shell understands some XSI constructs... yes +checking whether the shell understands "+="... no +checking for ld option to reload object files... -r +checking for i686-unknown-gnu0.3-objdump... objdump +checking how to recognize dependent libraries... pass_all +checking for i686-unknown-gnu0.3-ar... (cached) ar +checking for i686-unknown-gnu0.3-strip... no +checking for strip... strip +checking for i686-unknown-gnu0.3-ranlib... (cached) ranlib +checking command to parse nm output from gcc-4.6 object... ok +checking for dlfcn.h... yes +checking for objdir... .libs +checking if gcc-4.6 supports -fno-rtti -fno-exceptions... no +checking for gcc-4.6 option to produce PIC... -fPIC -DPIC +checking if gcc-4.6 PIC flag -fPIC -DPIC works... yes +checking if gcc-4.6 static flag -static works... yes +checking if gcc-4.6 supports -c -o file.o... yes +checking if gcc-4.6 supports -c -o file.o... (cached) yes +checking whether the gcc-4.6 linker (ld) supports shared libraries... yes +checking dynamic linker characteristics... gnu0.3 ld.so +checking how to hardcode library paths into programs... immediate +checking whether stripping libraries is possible... yes +checking if libtool supports shared libraries... yes +checking whether to build shared libraries... no +checking whether to build static libraries... yes +Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow +checking whether to enable maintainer-specific portions of Makefiles... no +checking whether to install libbfd... yes +checking whether NLS is requested... yes +checking for catalogs to be installed... da de es fi fr ga id nl pt_BR ro sv tr vi zh_CN +checking whether NLS is requested... yes +checking for msgfmt... /usr/bin/msgfmt +checking for gmsgfmt... /usr/bin/msgfmt +checking for xgettext... /usr/bin/xgettext +checking for msgmerge... /usr/bin/msgmerge +checking for string.h... (cached) yes +checking for strings.h... (cached) yes +checking for stdlib.h... (cached) yes +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking whether basename is declared... yes +checking whether stpcpy is declared... yes +checking linker --as-needed support... yes +checking for cos in -lm... yes +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating po/Makefile.in +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands +config.status: executing default-1 commands +config.status: creating po/POTFILES +config.status: creating po/Makefile +make[2]: Entering directory `[...]/hurd/master.build/opcodes' +make all-recursive +make[3]: Entering directory `[...]/hurd/master.build/opcodes' +Making all in . +make[4]: Entering directory `[...]/hurd/master.build/opcodes' +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/opcodes -I. -I../../master/opcodes -I../bfd -I../../master/opcodes/../include -I../../master/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo ../../master/opcodes/dis-buf.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/opcodes -I. -I../../master/opcodes -I../bfd -I../../master/opcodes/../include -I../../master/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c ../../master/opcodes/dis-buf.c -o dis-buf.o +mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/opcodes -I. -I../../master/opcodes -I../bfd -I../../master/opcodes/../include -I../../master/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo -DARCH_i386 ../../master/opcodes/disassemble.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/opcodes -I. -I../../master/opcodes -I../bfd -I../../master/opcodes/../include -I../../master/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_i386 ../../master/opcodes/disassemble.c -o disassemble.o +mv -f .deps/disassemble.Tpo .deps/disassemble.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/opcodes -I. -I../../master/opcodes -I../bfd -I../../master/opcodes/../include -I../../master/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo ../../master/opcodes/dis-init.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/opcodes -I. -I../../master/opcodes -I../bfd -I../../master/opcodes/../include -I../../master/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c ../../master/opcodes/dis-init.c -o dis-init.o +mv -f .deps/dis-init.Tpo .deps/dis-init.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/opcodes -I. -I../../master/opcodes -I../bfd -I../../master/opcodes/../include -I../../master/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c -o i386-dis.lo ../../master/opcodes/i386-dis.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/opcodes -I. -I../../master/opcodes -I../bfd -I../../master/opcodes/../include -I../../master/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c ../../master/opcodes/i386-dis.c -o i386-dis.o +mv -f .deps/i386-dis.Tpo .deps/i386-dis.Plo +/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/opcodes -I. -I../../master/opcodes -I../bfd -I../../master/opcodes/../include -I../../master/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c -o i386-opc.lo ../../master/opcodes/i386-opc.c +libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/opcodes -I. -I../../master/opcodes -I../bfd -I../../master/opcodes/../include -I../../master/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c ../../master/opcodes/i386-opc.c -o i386-opc.o +mv -f .deps/i386-opc.Tpo .deps/i386-opc.Plo +/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -release `cat ../bfd/libtool-soversion` -o libopcodes.la -rpath [...]/hurd/master.build.install/lib dis-buf.lo disassemble.lo dis-init.lo i386-dis.lo i386-opc.lo +libtool: link: ar rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o i386-dis.o i386-opc.o +libtool: link: ranlib .libs/libopcodes.a +libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" ) +libtooldir=`/bin/dash ./libtool --config | sed -n -e 's/^objdir=//p'`; \ + if [ -f $libtooldir/libopcodes.a ]; then \ + cp $libtooldir/libopcodes.a libopcodes.tmp; \ + ranlib libopcodes.tmp; \ + /bin/dash ../../master/opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ + else true; fi +touch stamp-lib +make[4]: Leaving directory `[...]/hurd/master.build/opcodes' +Making all in po +make[4]: Entering directory `[...]/hurd/master.build/opcodes/po' +file=`echo ../../../master/opcodes/po/da | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/opcodes/po/da.po +file=`echo ../../../master/opcodes/po/de | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/opcodes/po/de.po +file=`echo ../../../master/opcodes/po/es | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/opcodes/po/es.po +file=`echo ../../../master/opcodes/po/fi | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/opcodes/po/fi.po +file=`echo ../../../master/opcodes/po/fr | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/opcodes/po/fr.po +file=`echo ../../../master/opcodes/po/ga | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/opcodes/po/ga.po +file=`echo ../../../master/opcodes/po/id | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/opcodes/po/id.po +file=`echo ../../../master/opcodes/po/nl | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/opcodes/po/nl.po +file=`echo ../../../master/opcodes/po/pt_BR | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/opcodes/po/pt_BR.po +file=`echo ../../../master/opcodes/po/ro | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/opcodes/po/ro.po +file=`echo ../../../master/opcodes/po/sv | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/opcodes/po/sv.po +file=`echo ../../../master/opcodes/po/tr | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/opcodes/po/tr.po +file=`echo ../../../master/opcodes/po/vi | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/opcodes/po/vi.po +file=`echo ../../../master/opcodes/po/zh_CN | sed 's,.*/,,'`.gmo \ + && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/opcodes/po/zh_CN.po +make[4]: Leaving directory `[...]/hurd/master.build/opcodes/po' +make[3]: Leaving directory `[...]/hurd/master.build/opcodes' +make[2]: Leaving directory `[...]/hurd/master.build/opcodes' +mkdir -p -- ./etc +Configuring in ./etc +configure: creating cache ./config.cache +checking for a BSD-compatible install... /usr/bin/install -c +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +make[2]: Entering directory `[...]/hurd/master.build/etc' +for f in standards.info configure.info; do \ + if test -f ../../master/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 `[...]/hurd/master.build/etc' +makeinfo --split-size=5000000 --split-size=5000000 --no-split -I../../master/etc -o standards.info ../../master/etc/standards.texi +make[3]: Leaving directory `[...]/hurd/master.build/etc' +make[3]: Entering directory `[...]/hurd/master.build/etc' +rm -f configdev.txt configbuild.txt +cp ../../master/etc/configdev.tin configdev.txt +cp ../../master/etc/configbuild.tin configbuild.txt +makeinfo --split-size=5000000 --split-size=5000000 -I../../master/etc -o configure.info ../../master/etc/configure.texi +rm -f configdev.txt configbuild.txt +make[3]: Leaving directory `[...]/hurd/master.build/etc' +make[2]: Leaving directory `[...]/hurd/master.build/etc' +mkdir -p -- ./libdecnumber +Configuring in ./libdecnumber +configure: creating cache ./config.cache +checking whether make sets $(MAKE)... yes +checking for i686-unknown-gnu0.3-gcc... gcc-4.6 +checking for C compiler default output file name... a.out +checking whether the C compiler works... yes +checking whether we are cross compiling... no +checking for suffix of executables... +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether gcc-4.6 accepts -g... yes +checking for gcc-4.6 option to accept ISO C89... none needed +checking for i686-unknown-gnu0.3-ranlib... ranlib +checking for aclocal... aclocal +checking for autoconf... autoconf +checking for autoheader... autoheader +checking whether gcc-4.6 supports -W... yes +checking whether gcc-4.6 supports -Wall... yes +checking whether gcc-4.6 supports -Wwrite-strings... yes +checking whether gcc-4.6 supports -Wstrict-prototypes... yes +checking whether gcc-4.6 supports -Wmissing-prototypes... yes +checking whether gcc-4.6 supports -Wold-style-definition... yes +checking whether gcc-4.6 supports -Wmissing-format-attribute... yes +checking whether gcc-4.6 supports -Wcast-qual... yes +checking whether gcc-4.6 supports -pedantic -Wno-long-long... yes +checking how to run the C preprocessor... gcc-4.6 -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking ctype.h usability... yes +checking ctype.h presence... yes +checking for ctype.h... yes +checking stddef.h usability... yes +checking stddef.h presence... yes +checking for stddef.h... yes +checking for string.h... (cached) yes +checking stdio.h usability... yes +checking stdio.h presence... yes +checking for stdio.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 +checking for int_fast32_t... yes +checking for uint64_t... yes +checking what to include in gstdint.h... stdint.h (already complete) +checking for an ANSI C-conforming const... yes +checking for off_t... yes +checking size of int... 4 +checking size of long... 4 +checking for ANSI C header files... (cached) yes +checking build system type... i686-unknown-gnu0.3 +checking host system type... i686-unknown-gnu0.3 +checking target system type... i686-unknown-gnu0.3 +checking for decimal floating point... configure: WARNING: decimal float is not supported for this target, ignored +dpd +checking whether byte ordering is bigendian... no +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating config.h +config.status: executing gstdint.h commands +make[2]: Entering directory `[...]/hurd/master.build/libdecnumber' +source='../../master/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc-4.6 -I../../master/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../master/libdecnumber -I. -c ../../master/libdecnumber/decNumber.c +source='../../master/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc-4.6 -I../../master/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../master/libdecnumber -I. -c ../../master/libdecnumber/decContext.c +source='../../master/libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no gcc-4.6 -I../../master/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../master/libdecnumber -I. -c ../../master/libdecnumber/dpd/decimal32.c +source='../../master/libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no gcc-4.6 -I../../master/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../master/libdecnumber -I. -c ../../master/libdecnumber/dpd/decimal64.c +source='../../master/libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no gcc-4.6 -I../../master/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../master/libdecnumber -I. -c ../../master/libdecnumber/dpd/decimal128.c +rm -f libdecnumber.a +ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o +ranlib libdecnumber.a +make[2]: Leaving directory `[...]/hurd/master.build/libdecnumber' +mkdir -p -- ./readline +Configuring in ./readline +configure: creating cache ./config.cache +checking build system type... i686-unknown-gnu0.3 +checking host system type... i686-unknown-gnu0.3 + +Beginning configuration for readline-6.2 for i686-unknown-gnu0.3 + +checking whether make sets $(MAKE)... yes +checking for i686-unknown-gnu0.3-gcc... gcc-4.6 +checking for C compiler default output file name... a.out +checking whether the C compiler works... yes +checking whether we are cross compiling... no +checking for suffix of executables... +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether gcc-4.6 accepts -g... yes +checking for gcc-4.6 option to accept ISO C89... none needed +checking how to run the C preprocessor... gcc-4.6 -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking whether gcc-4.6 needs -traditional... no +checking for a BSD-compatible install... /usr/bin/install -c +checking for ar... ar +checking for i686-unknown-gnu0.3-ranlib... ranlib +checking for an ANSI C-conforming const... yes +checking for function prototypes... yes +checking whether char is unsigned... no +checking for working volatile... yes +checking return type of signal handlers... void +checking for size_t... yes +checking for ssize_t... yes +checking for ANSI C header files... (cached) yes +checking whether stat file-mode macros are broken... no +checking for dirent.h that defines DIR... yes +checking for library containing opendir... none required +checking for fcntl... yes +checking for kill... yes +checking for lstat... yes +checking for memmove... yes +checking for putenv... yes +checking for select... yes +checking for setenv... yes +checking for setlocale... yes +checking for strcasecmp... yes +checking for strpbrk... yes +checking for tcgetattr... yes +checking for vsnprintf... yes +checking for isascii... yes +checking for isxdigit... yes +checking for getpwent... yes +checking for getpwnam... yes +checking for getpwuid... yes +checking for working strcoll... yes +checking fcntl.h usability... yes +checking fcntl.h presence... yes +checking for fcntl.h... yes +checking for unistd.h... (cached) yes +checking for stdlib.h... (cached) yes +checking varargs.h usability... no +checking varargs.h presence... no +checking for varargs.h... no +checking stdarg.h usability... yes +checking stdarg.h presence... yes +checking for stdarg.h... yes +checking for string.h... (cached) yes +checking for strings.h... (cached) yes +checking limits.h usability... yes +checking limits.h presence... yes +checking for limits.h... yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking pwd.h usability... yes +checking pwd.h presence... yes +checking for pwd.h... yes +checking for memory.h... (cached) yes +checking termcap.h usability... yes +checking termcap.h presence... yes +checking for termcap.h... yes +checking termios.h usability... yes +checking termios.h presence... yes +checking for termios.h... yes +checking termio.h usability... no +checking termio.h presence... no +checking for termio.h... no +checking sys/pte.h usability... no +checking sys/pte.h presence... no +checking for sys/pte.h... no +checking sys/stream.h usability... no +checking sys/stream.h presence... no +checking for sys/stream.h... no +checking sys/select.h usability... yes +checking sys/select.h presence... yes +checking for sys/select.h... yes +checking sys/file.h usability... yes +checking sys/file.h presence... yes +checking for sys/file.h... yes +checking for sys/ptem.h... no +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... 64 +checking for type of signal functions... posix +checking if signal handlers must be reinstalled when invoked... no +checking for presence of POSIX-style sigsetjmp/siglongjmp... present +checking for lstat... yes +checking whether or not strcoll and strcmp differ... no +checking whether the ctype macros accept non-ascii characters... yes +checking whether getpw functions are declared in pwd.h... yes +checking whether termios.h defines TIOCGWINSZ... no +checking whether sys/ioctl.h defines TIOCGWINSZ... yes +checking for sig_atomic_t in signal.h... yes +checking whether signal handlers are of type void... yes +checking for TIOCSTAT in sys/ioctl.h... no +checking for FIONREAD in sys/ioctl.h... yes +checking for speed_t in sys/types.h... no +checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h +checking for struct dirent.d_ino... yes +checking for struct dirent.d_fileno... yes +checking for tgetent... no +checking for tgetent in -ltermcap... yes +checking which library has the termcap functions... using libtermcap +checking wctype.h usability... yes +checking wctype.h presence... yes +checking for wctype.h... yes +checking wchar.h usability... yes +checking wchar.h presence... yes +checking for wchar.h... yes +checking langinfo.h usability... yes +checking langinfo.h presence... yes +checking for langinfo.h... yes +checking for mbrlen... yes +checking for mbscasecmp... no +checking for mbscmp... no +checking for mbsnrtowcs... yes +checking for mbsrtowcs... yes +checking for mbschr... no +checking for wcrtomb... yes +checking for wcscoll... yes +checking for wcsdup... yes +checking for wcwidth... yes +checking for wctype... yes +checking for wcswidth... yes +checking whether mbrtowc and mbstate_t are properly declared... yes +checking for iswlower... yes +checking for iswupper... yes +checking for towlower... yes +checking for towupper... yes +checking for iswctype... yes +checking for nl_langinfo and CODESET... yes +checking for wchar_t in wchar.h... yes +checking for wctype_t in wctype.h... yes +checking for wint_t in wctype.h... yes +checking configuration for building shared libraries... supported +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating doc/Makefile +config.status: creating examples/Makefile +config.status: creating shlib/Makefile +config.status: creating config.h +config.status: executing default commands +make[2]: Entering directory `[...]/hurd/master.build/readline' +rm -f readline.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/readline.c +rm -f vi_mode.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/vi_mode.c +rm -f funmap.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/funmap.c +rm -f keymaps.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/keymaps.c +rm -f parens.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/parens.c +rm -f search.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/search.c +rm -f rltty.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/rltty.c +rm -f complete.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/complete.c +rm -f bind.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/bind.c +rm -f isearch.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/isearch.c +rm -f display.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/display.c +rm -f signals.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/signals.c +rm -f util.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/util.c +rm -f kill.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/kill.c +rm -f undo.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/undo.c +rm -f macro.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/macro.c +rm -f input.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/input.c +rm -f callback.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/callback.c +rm -f terminal.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/terminal.c +rm -f text.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/text.c +rm -f nls.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/nls.c +rm -f misc.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/misc.c +rm -f compat.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/compat.c +rm -f xfree.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/xfree.c +rm -f xmalloc.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/xmalloc.c +rm -f history.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/history.c +rm -f histexpand.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/histexpand.c +rm -f histfile.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/histfile.c +rm -f histsearch.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/histsearch.c +rm -f shell.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/shell.c +rm -f mbutil.o +gcc-4.6 -c -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 ../../master/readline/mbutil.c +rm -f tilde.o +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/readline -DRL_LIBRARY_VERSION='"6.2"' -g -O2 -DREADLINE_LIBRARY -c ../../master/readline/tilde.c +rm -f libreadline.a +ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o compat.o xfree.o xmalloc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o +test -n "ranlib" && ranlib libreadline.a +rm -f libhistory.a +ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o +test -n "ranlib" && ranlib libhistory.a +make[2]: Leaving directory `[...]/hurd/master.build/readline' +mkdir -p -- ./sim +Configuring in ./sim +configure: creating cache ./config.cache +checking for i686-unknown-gnu0.3-gcc... gcc-4.6 +checking for C compiler default output file name... a.out +checking whether the C compiler works... yes +checking whether we are cross compiling... no +checking for suffix of executables... +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether gcc-4.6 accepts -g... yes +checking for gcc-4.6 option to accept ISO C89... none needed +checking for a BSD-compatible install... /usr/bin/install -c +checking for i686-unknown-gnu0.3-ar... ar +checking for i686-unknown-gnu0.3-ranlib... ranlib +checking build system type... i686-unknown-gnu0.3 +checking host system type... i686-unknown-gnu0.3 +checking target system type... i686-unknown-gnu0.3 +checking for i686-unknown-gnu0.3-gcc... (cached) gcc-4.6 +checking whether we are using the GNU C compiler... (cached) yes +checking whether gcc-4.6 accepts -g... (cached) yes +checking for gcc-4.6 option to accept ISO C89... (cached) none needed +checking for i686-unknown-gnu0.3-ranlib... (cached) ranlib +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +mkdir -p -- ./gdb +Configuring in ./gdb +configure: creating cache ./config.cache +checking whether to enable maintainer-specific portions of Makefiles... no +checking for i686-unknown-gnu0.3-gcc... gcc-4.6 +checking for C compiler default output file name... a.out +checking whether the C compiler works... yes +checking whether we are cross compiling... no +checking for suffix of executables... +checking for suffix of object files... o +checking whether we are using the GNU C compiler... yes +checking whether gcc-4.6 accepts -g... yes +checking for gcc-4.6 option to accept ISO C89... none needed +checking build system type... i686-unknown-gnu0.3 +checking host system type... i686-unknown-gnu0.3 +checking how to run the C preprocessor... gcc-4.6 -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking for i686-unknown-gnu0.3-ranlib... ranlib +checking target system type... i686-unknown-gnu0.3 +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... 64 +checking for gcc-4.6 option to accept ANSI C... none needed +checking dependency style of gcc-4.6... gcc3 +checking for make... make +checking whether make sets $(MAKE)... yes +checking whether NLS is requested... yes +checking for catalogs to be installed... +checking sys/mman.h usability... yes +checking sys/mman.h presence... yes +checking for sys/mman.h... yes +checking stddef.h usability... yes +checking stddef.h presence... yes +checking for stddef.h... yes +checking for stdint.h... (cached) yes +checking wchar.h usability... yes +checking wchar.h presence... yes +checking for wchar.h... yes +checking for string.h... (cached) yes +checking for mprotect... yes +checking for memchr... yes +checking for mmap... yes +checking for MAP_ANONYMOUS... yes +checking whether memchr works... yes +checking whether memmem is declared... yes +checking for memmem... yes +checking for wchar_t... yes +checking whether the preprocessor supports include_next... yes +checking for long long int... yes +checking for unsigned long long int... yes +checking for C/C++ restrict keyword... __restrict +checking whether memmem is declared without a macro... yes +checking whether mempcpy is declared without a macro... yes +checking whether memrchr is declared without a macro... yes +checking whether rawmemchr is declared without a macro... yes +checking whether stpcpy is declared without a macro... yes +checking whether stpncpy is declared without a macro... yes +checking whether strchrnul is declared without a macro... yes +checking whether strdup is declared without a macro... yes +checking whether strncat is declared without a macro... yes +checking whether strndup is declared without a macro... yes +checking whether strnlen is declared without a macro... yes +checking whether strpbrk is declared without a macro... yes +checking whether strsep is declared without a macro... yes +checking whether strcasestr is declared without a macro... yes +checking whether strtok_r is declared without a macro... yes +checking whether strsignal is declared without a macro... yes +checking whether strverscmp is declared without a macro... yes +checking whether <wchar.h> uses 'inline' correctly... yes +checking for wint_t... yes +checking whether memmem works in linear time... yes +checking for memmem... (cached) yes +checking whether NULL can be used in arbitrary expressions... yes +checking whether stdint.h conforms to C99... yes +checking whether btowc is declared without a macro... yes +checking whether wctob is declared without a macro... yes +checking whether mbsinit is declared without a macro... yes +checking whether mbrtowc is declared without a macro... yes +checking whether mbrlen is declared without a macro... yes +checking whether mbsrtowcs is declared without a macro... yes +checking whether mbsnrtowcs is declared without a macro... yes +checking whether wcrtomb is declared without a macro... yes +checking whether wcsrtombs is declared without a macro... yes +checking whether wcsnrtombs is declared without a macro... yes +checking whether wcwidth is declared without a macro... yes +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +checking for a thread-safe mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking for style of include used by make... GNU +checking dependency style of gcc-4.6... (cached) gcc3 +checking libunwind.h usability... no +checking libunwind.h presence... no +checking for libunwind.h... no +checking libunwind-ia64.h usability... no +checking libunwind-ia64.h presence... no +checking for libunwind-ia64.h... no +checking for monstartup... yes +checking for _mcleanup... yes +checking for _etext... yes +checking for etext... yes +checking for gawk... (cached) gawk +checking whether ln -s works... yes +checking for i686-unknown-gnu0.3-ranlib... (cached) ranlib +checking for bison... bison -y +checking for i686-unknown-gnu0.3-ar... ar +checking for i686-unknown-gnu0.3-dlltool... dlltool +checking for i686-unknown-gnu0.3-windres... windres +checking for i686-unknown-gnu0.3-mig... no +checking for mig... mig +checking for main in -lm... yes +checking for wctype... yes +checking for library containing gethostbyname... none required +checking for library containing socketpair... none required +checking for library containing zlibVersion... -lz +checking zlib.h usability... yes +checking zlib.h presence... yes +checking for zlib.h... yes +checking for library containing dlgetmodinfo... no +checking for iconv... yes +checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); +checking for library containing waddstr... -lncurses +checking for library containing tgetent... none required +checking whether to use expat... auto +checking for ld used by GCC... ld +checking if the linker (ld) is GNU ld... yes +checking for shared library run path origin... done +checking for libexpat... yes +checking how to link with libexpat... -lexpat +checking for XML_StopParser... yes +checking whether to use python... auto +checking for python... /usr/bin/python +checking for python2.7... yes +checking compiler flags for python code... -fno-strict-aliasing -DNDEBUG -fwrapv +checking for dirent.h that defines DIR... yes +checking for library containing opendir... none required +checking whether stat file-mode macros are broken... no +checking for ANSI C header files... (cached) yes +checking nlist.h usability... yes +checking nlist.h presence... yes +checking for nlist.h... yes +checking machine/reg.h usability... no +checking machine/reg.h presence... no +checking for machine/reg.h... no +checking poll.h usability... yes +checking poll.h presence... yes +checking for poll.h... yes +checking sys/poll.h usability... yes +checking sys/poll.h presence... yes +checking for sys/poll.h... yes +checking proc_service.h usability... no +checking proc_service.h presence... no +checking for proc_service.h... no +checking thread_db.h usability... no +checking thread_db.h presence... no +checking for thread_db.h... no +checking gnu/libc-version.h usability... yes +checking gnu/libc-version.h presence... yes +checking for gnu/libc-version.h... yes +checking signal.h usability... yes +checking signal.h presence... yes +checking for signal.h... yes +checking for stddef.h... (cached) yes +checking for stdlib.h... (cached) yes +checking for string.h... (cached) yes +checking for memory.h... (cached) yes +checking for strings.h... (cached) yes +checking sys/fault.h usability... no +checking sys/fault.h presence... no +checking for sys/fault.h... no +checking sys/file.h usability... yes +checking sys/file.h presence... yes +checking for sys/file.h... yes +checking sys/filio.h usability... no +checking sys/filio.h presence... no +checking for sys/filio.h... no +checking sys/ioctl.h usability... yes +checking sys/ioctl.h presence... yes +checking for sys/ioctl.h... yes +checking sys/param.h usability... yes +checking sys/param.h presence... yes +checking for sys/param.h... yes +checking sys/resource.h usability... yes +checking sys/resource.h presence... yes +checking for sys/resource.h... yes +checking sys/procfs.h usability... yes +checking sys/procfs.h presence... yes +checking for sys/procfs.h... yes +checking sys/ptrace.h usability... yes +checking sys/ptrace.h presence... yes +checking for sys/ptrace.h... yes +checking ptrace.h usability... no +checking ptrace.h presence... no +checking for ptrace.h... no +checking sys/reg.h usability... no +checking sys/reg.h presence... no +checking for sys/reg.h... no +checking sys/debugreg.h usability... no +checking sys/debugreg.h presence... no +checking for sys/debugreg.h... no +checking sys/select.h usability... yes +checking sys/select.h presence... yes +checking for sys/select.h... yes +checking sys/syscall.h usability... yes +checking sys/syscall.h presence... yes +checking for sys/syscall.h... yes +checking for sys/types.h... (cached) yes +checking sys/wait.h usability... yes +checking sys/wait.h presence... yes +checking for sys/wait.h... yes +checking wait.h usability... yes +checking wait.h presence... yes +checking for wait.h... yes +checking termios.h usability... yes +checking termios.h presence... yes +checking for termios.h... yes +checking termio.h usability... no +checking termio.h presence... no +checking for termio.h... no +checking sgtty.h usability... yes +checking sgtty.h presence... yes +checking for sgtty.h... yes +checking for unistd.h... (cached) yes +checking elf_hp.h usability... no +checking elf_hp.h presence... no +checking for elf_hp.h... no +checking ctype.h usability... yes +checking ctype.h presence... yes +checking for ctype.h... yes +checking time.h usability... yes +checking time.h presence... yes +checking for time.h... yes +checking locale.h usability... yes +checking locale.h presence... yes +checking for locale.h... yes +checking for link.h... yes +checking for sys/proc.h... no +checking for sys/user.h... no +checking curses.h usability... yes +checking curses.h presence... yes +checking for curses.h... yes +checking cursesX.h usability... no +checking cursesX.h presence... no +checking for cursesX.h... no +checking ncurses.h usability... yes +checking ncurses.h presence... yes +checking for ncurses.h... yes +checking ncurses/ncurses.h usability... no +checking ncurses/ncurses.h presence... no +checking for ncurses/ncurses.h... no +checking ncurses/term.h usability... no +checking ncurses/term.h presence... no +checking for ncurses/term.h... no +checking for term.h... yes +checking whether free is declared... yes +checking whether malloc is declared... yes +checking whether realloc is declared... yes +checking whether strerror is declared... yes +checking whether strstr is declared... yes +checking whether getopt is declared... yes +checking whether snprintf is declared... yes +checking whether vsnprintf is declared... yes +checking for LC_MESSAGES... yes +checking for struct stat.st_blocks... yes +checking for struct stat.st_blksize... yes +checking return type of signal handlers... void +checking for socklen_t... yes +checking for an ANSI C-conforming const... yes +checking for inline... inline +checking whether byte ordering is bigendian... no +checking for working alloca.h... yes +checking for alloca... yes +checking for stdlib.h... (cached) yes +checking for unistd.h... (cached) yes +checking for getpagesize... yes +checking for working mmap... yes +checking for pid_t... yes +checking vfork.h usability... no +checking vfork.h presence... no +checking for vfork.h... no +checking for fork... yes +checking for vfork... yes +checking for working fork... yes +checking for working vfork... (cached) yes +checking for canonicalize_file_name... yes +checking for realpath... yes +checking for getrusage... yes +checking for getuid... yes +checking for getgid... yes +checking for pipe... yes +checking for poll... yes +checking for pread64... yes +checking for resize_term... yes +checking for sbrk... yes +checking for setpgid... yes +checking for setpgrp... yes +checking for setsid... yes +checking for sigaction... yes +checking for sigprocmask... yes +checking for sigsetmask... yes +checking for socketpair... yes +checking for syscall... yes +checking for ttrace... no +checking for wborder... yes +checking for wresize... yes +checking for setlocale... yes +checking for iconvlist... no +checking for libiconvlist... no +checking for btowc... yes +checking for setrlimit... yes +checking for getrlimit... yes +checking for posix_madvise... yes +checking for waitpid... yes +checking for nl_langinfo and CODESET... yes +checking whether ptrace is declared... yes +checking return type of ptrace... long +checking types of arguments for ptrace... int,int,long,long +checking whether setpgrp takes no argument... yes +checking for sigsetjmp... yes +checking for GNU regex... yes +checking for struct thread.td_pcb... no +checking for struct lwp... no +checking for struct reg in machine/reg.h... no +checking for struct reg.r_fs... no +checking for struct reg.r_gs... no +checking for PTRACE_GETREGS... yes +checking for PTRACE_GETFPXREGS... no +checking for PT_GETDBREGS... no +checking for PT_GETXMMREGS... no +checking for pstatus_t in sys/procfs.h... yes +checking for prrun_t in sys/procfs.h... 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 +checking for prfpregset_t in sys/procfs.h... yes +checking for prgregset32_t in sys/procfs.h... no +checking for prfpregset32_t in sys/procfs.h... no +checking for lwpid_t in sys/procfs.h... no +checking for psaddr_t in sys/procfs.h... no +checking for prsysent_t in sys/procfs.h... no +checking for pr_sigset_t in sys/procfs.h... no +checking for pr_sigaction64_t in sys/procfs.h... no +checking for pr_siginfo64_t in sys/procfs.h... no +checking whether prfpregset_t type is broken... no +checking for PIOCSET ioctl entry in sys/procfs.h... no +checking for member l_addr in struct link_map... yes +checking for member lm_addr in struct link_map... no +checking for member som_addr in struct so_map... no +checking for struct link_map32 in sys/link.h... no +checking for long long support in compiler... yes +checking for long long support in printf... yes +checking for decfloat support in printf... no +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... -rdynamic +checking whether <sys/syscall.h> has __NR_tkill... no +checking whether ADDR_NO_RANDOMIZE is declared... no +checking compiler warning flags... -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts +checking for cygwin... no +checking for ELF support in BFD... yes +checking for X... libraries , headers +checking whether gdbserver is supported on this host... no +configure: updating cache ./config.cache +configure: creating ./config.status +config.status: creating Makefile +config.status: creating .gdbinit +config.status: creating doc/Makefile +config.status: creating gnulib/Makefile +config.status: creating data-directory/Makefile +config.status: creating config.h +config.status: linking ../../master/gdb/config/i386/nm-i386gnu.h to nm.h +config.status: executing depdir commands +mkdir -p -- .deps +config.status: executing depfiles commands +config.status: executing default commands +=== configuring in testsuite ([...]/hurd/master.build/gdb/testsuite) +configure: running /bin/dash ../../../master/gdb/testsuite/configure --disable-option-checking '--prefix=[...]/hurd/master.build.install' '--with-system-zlib' '--disable-werror' '--program-transform-name=s,y,y,' '--build=i686-unknown-gnu0.3' '--host=i686-unknown-gnu0.3' '--target=i686-unknown-gnu0.3' 'build_alias=i686-unknown-gnu0.3' 'host_alias=i686-unknown-gnu0.3' 'target_alias=i686-unknown-gnu0.3' 'CC=gcc-4.6' 'CFLAGS=-g -O2' 'LDFLAGS= ' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=../../../master/gdb/testsuite +configure: loading cache .././config.cache +checking build system type... (cached) i686-unknown-gnu0.3 +checking host system type... (cached) i686-unknown-gnu0.3 +checking target system type... (cached) i686-unknown-gnu0.3 +checking for make... (cached) make +checking whether make sets $(MAKE)... (cached) yes +checking for i686-unknown-gnu0.3-gcc... (cached) gcc-4.6 +checking for C compiler default output file name... a.out +checking whether the C compiler works... yes +checking whether we are cross compiling... no +checking for suffix of executables... +checking for suffix of object files... (cached) o +checking whether we are using the GNU C compiler... (cached) yes +checking whether gcc-4.6 accepts -g... (cached) yes +checking for gcc-4.6 option to accept ISO C89... (cached) none needed +checking how to run the C preprocessor... (cached) gcc-4.6 -E +checking for grep that handles long lines and -e... (cached) /bin/grep +checking for egrep... (cached) /bin/grep -E +checking for ANSI C header files... (cached) yes +checking for sys/types.h... (cached) yes +checking for sys/stat.h... (cached) yes +checking for stdlib.h... (cached) yes +checking for string.h... (cached) yes +checking for memory.h... (cached) yes +checking for strings.h... (cached) yes +checking for inttypes.h... (cached) yes +checking for stdint.h... (cached) yes +checking for unistd.h... (cached) yes +checking pthread.h usability... yes +checking pthread.h presence... yes +checking for pthread.h... yes +configure: updating cache .././config.cache +configure: creating ./config.status +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.cell/Makefile +config.status: creating gdb.cp/Makefile +config.status: creating gdb.disasm/Makefile +config.status: creating gdb.dwarf2/Makefile +config.status: creating gdb.fortran/Makefile +config.status: creating gdb.server/Makefile +config.status: creating gdb.java/Makefile +config.status: creating gdb.hp/Makefile +config.status: creating gdb.hp/gdb.objdbg/Makefile +config.status: creating gdb.hp/gdb.base-hp/Makefile +config.status: creating gdb.hp/gdb.aCC/Makefile +config.status: creating gdb.hp/gdb.compat/Makefile +config.status: creating gdb.hp/gdb.defects/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.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 `[...]/hurd/master.build/sim' +make[2]: Leaving directory `[...]/hurd/master.build/sim' +make[2]: Entering directory `[...]/hurd/master.build/gdb' +CONFIG_HEADERS=config.h:config.in \ + CONFIG_COMMANDS="default depdir" \ + CONFIG_FILES= \ + CONFIG_LINKS= \ + /bin/dash config.status +config.status: creating config.h +config.status: config.h is unchanged +config.status: executing default commands +config.status: executing depdir commands +../../master/gdb/observer.sh h ../../master/gdb/doc/observer.texi observer.h +Creating observer.htmp +Moving observer.htmp to observer.h +../../master/gdb/observer.sh inc ../../master/gdb/doc/observer.texi observer.inc +Creating observer.itmp +Moving observer.itmp to observer.inc +if [ "flex" ] && flex --version >/dev/null 2>&1; then \ + flex -oada-lex.c ../../master/gdb/ada-lex.l && \ + rm -f ada-lex.c.new && \ + sed -e '/extern.*malloc/d' \ + -e '/extern.*realloc/d' \ + -e '/extern.*free/d' \ + -e '/include.*malloc.h/d' \ + -e 's/\([^x]\)malloc/\1xmalloc/g' \ + -e 's/\([^x]\)realloc/\1xrealloc/g' \ + -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ + -e 's/\([ \t;,(]\)free$/\1xfree/g' \ + -e 's/yy_flex_xrealloc/yyxrealloc/g' \ + < ada-lex.c > ada-lex.c.new && \ + rm -f ada-lex.c && \ + mv ada-lex.c.new ada-lex.c; \ + elif [ -f ada-lex.c ]; then \ + echo "Warning: ada-lex.c older than ada-lex.l and flex not available."; \ + else \ + echo "ada-lex.c missing and flex not available."; \ + false; \ + fi +make[3]: Entering directory `[...]/hurd/master.build/gdb' +make[4]: Entering directory `[...]/hurd/master.build/gdb/gnulib' +rm -f arg-nonnull.h-t arg-nonnull.h && \ + sed -n -e '/GL_ARG_NONNULL/,$p' \ + < ../../../master/gdb/gnulib/extra/arg-nonnull.h \ + > arg-nonnull.h-t && \ + mv arg-nonnull.h-t arg-nonnull.h +rm -f c++defs.h-t c++defs.h && \ + sed -n -e '/_GL_CXXDEFS/,$p' \ + < ../../../master/gdb/gnulib/extra/c++defs.h \ + > c++defs.h-t && \ + mv c++defs.h-t c++defs.h +rm -f warn-on-use.h-t warn-on-use.h && \ + sed -n -e '/^.ifndef/,$p' \ + < ../../../master/gdb/gnulib/extra/warn-on-use.h \ + > warn-on-use.h-t && \ + mv warn-on-use.h-t warn-on-use.h +rm -f string.h-t string.h && \ + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ + sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ + -e 's|@''NEXT_STRING_H''@|<string.h>|g' \ + -e 's|@''GNULIB_MBSLEN''@|0|g' \ + -e 's|@''GNULIB_MBSNLEN''@|0|g' \ + -e 's|@''GNULIB_MBSCHR''@|0|g' \ + -e 's|@''GNULIB_MBSRCHR''@|0|g' \ + -e 's|@''GNULIB_MBSSTR''@|0|g' \ + -e 's|@''GNULIB_MBSCASECMP''@|0|g' \ + -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ + -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ + -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ + -e 's|@''GNULIB_MBSCSPN''@|0|g' \ + -e 's|@''GNULIB_MBSPBRK''@|0|g' \ + -e 's|@''GNULIB_MBSSPN''@|0|g' \ + -e 's|@''GNULIB_MBSSEP''@|0|g' \ + -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ + -e 's|@''GNULIB_MEMCHR''@|1|g' \ + -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_STPCPY''@|0|g' \ + -e 's|@''GNULIB_STPNCPY''@|0|g' \ + -e 's|@''GNULIB_STRCHRNUL''@|0|g' \ + -e 's|@''GNULIB_STRDUP''@|0|g' \ + -e 's|@''GNULIB_STRNCAT''@|0|g' \ + -e 's|@''GNULIB_STRNDUP''@|0|g' \ + -e 's|@''GNULIB_STRNLEN''@|0|g' \ + -e 's|@''GNULIB_STRPBRK''@|0|g' \ + -e 's|@''GNULIB_STRSEP''@|0|g' \ + -e 's|@''GNULIB_STRSTR''@|0|g' \ + -e 's|@''GNULIB_STRCASESTR''@|0|g' \ + -e 's|@''GNULIB_STRTOK_R''@|0|g' \ + -e 's|@''GNULIB_STRERROR''@|0|g' \ + -e 's|@''GNULIB_STRSIGNAL''@|0|g' \ + -e 's|@''GNULIB_STRVERSCMP''@|0|g' \ + < ../../../master/gdb/gnulib/string.in.h | \ + sed -e 's|@''HAVE_MBSLEN''@|0|g' \ + -e 's|@''HAVE_MEMCHR''@|1|g' \ + -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ + -e 's|@''HAVE_MEMPCPY''@|1|g' \ + -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ + -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ + -e 's|@''HAVE_STPCPY''@|1|g' \ + -e 's|@''HAVE_STPNCPY''@|1|g' \ + -e 's|@''HAVE_STRCHRNUL''@|1|g' \ + -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ + -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ + -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ + -e 's|@''HAVE_STRPBRK''@|1|g' \ + -e 's|@''HAVE_STRSEP''@|1|g' \ + -e 's|@''HAVE_STRCASESTR''@|1|g' \ + -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ + -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ + -e 's|@''HAVE_STRVERSCMP''@|1|g' \ + -e 's|@''REPLACE_STPNCPY''@|0|g' \ + -e 's|@''REPLACE_MEMCHR''@|0|g' \ + -e 's|@''REPLACE_MEMMEM''@|0|g' \ + -e 's|@''REPLACE_STRCASESTR''@|0|g' \ + -e 's|@''REPLACE_STRDUP''@|0|g' \ + -e 's|@''REPLACE_STRSTR''@|0|g' \ + -e 's|@''REPLACE_STRERROR''@|0|g' \ + -e 's|@''REPLACE_STRNCAT''@|0|g' \ + -e 's|@''REPLACE_STRNDUP''@|0|g' \ + -e 's|@''REPLACE_STRNLEN''@|0|g' \ + -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ + -e 's|@''REPLACE_STRTOK_R''@|0|g' \ + -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ + -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ + -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ + < ../../../master/gdb/gnulib/string.in.h; \ + } > string.h-t && \ + mv string.h-t string.h +rm -f wchar.h-t wchar.h && \ + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ + sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ + -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \ + -e 's|@''HAVE_WCHAR_H''@|1|g' \ + -e 's|@''GNULIB_BTOWC''@|0|g' \ + -e 's|@''GNULIB_WCTOB''@|0|g' \ + -e 's|@''GNULIB_MBSINIT''@|0|g' \ + -e 's|@''GNULIB_MBRTOWC''@|0|g' \ + -e 's|@''GNULIB_MBRLEN''@|0|g' \ + -e 's|@''GNULIB_MBSRTOWCS''@|0|g' \ + -e 's|@''GNULIB_MBSNRTOWCS''@|0|g' \ + -e 's|@''GNULIB_WCRTOMB''@|0|g' \ + -e 's|@''GNULIB_WCSRTOMBS''@|0|g' \ + -e 's|@''GNULIB_WCSNRTOMBS''@|0|g' \ + -e 's|@''GNULIB_WCWIDTH''@|0|g' \ + -e 's|@''HAVE_WINT_T''@|1|g' \ + -e 's|@''HAVE_BTOWC''@|1|g' \ + -e 's|@''HAVE_MBSINIT''@|1|g' \ + -e 's|@''HAVE_MBRTOWC''@|1|g' \ + -e 's|@''HAVE_MBRLEN''@|1|g' \ + -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ + -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ + -e 's|@''HAVE_WCRTOMB''@|1|g' \ + -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ + -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ + -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ + -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ + -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ + -e 's|@''REPLACE_BTOWC''@|0|g' \ + -e 's|@''REPLACE_WCTOB''@|0|g' \ + -e 's|@''REPLACE_MBSINIT''@|0|g' \ + -e 's|@''REPLACE_MBRTOWC''@|0|g' \ + -e 's|@''REPLACE_MBRLEN''@|0|g' \ + -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ + -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ + -e 's|@''REPLACE_WCRTOMB''@|0|g' \ + -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ + -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ + -e 's|@''REPLACE_WCWIDTH''@|0|g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ + -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ + -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ + < ../../../master/gdb/gnulib/wchar.in.h; \ + } > wchar.h-t && \ + mv wchar.h-t wchar.h +make all-recursive +make[5]: Entering directory `[...]/hurd/master.build/gdb/gnulib' +make[6]: Entering directory `[...]/hurd/master.build/gdb/gnulib' +gcc-4.6 -DHAVE_CONFIG_H -I. -I../../../master/gdb/gnulib -I.. -g -O2 -MT dummy.o -MD -MP -MF .deps/dummy.Tpo -c -o dummy.o ../../../master/gdb/gnulib/dummy.c +mv -f .deps/dummy.Tpo .deps/dummy.Po +rm -f libgnu.a +ar cru libgnu.a dummy.o +ranlib libgnu.a +make[6]: Leaving directory `[...]/hurd/master.build/gdb/gnulib' +make[5]: Leaving directory `[...]/hurd/master.build/gdb/gnulib' +make[4]: Leaving directory `[...]/hurd/master.build/gdb/gnulib' +make[3]: Leaving directory `[...]/hurd/master.build/gdb' +gcc-4.6 -E -DSERVERPREFIX=S_ -x c ../../master/gdb/notify.defs \ + | mig -cc cat - /dev/null -sheader notify_S.h -server notify_S.c -user /dev/null -header /dev/null +gcc-4.6 -E -DSERVERPREFIX=S_ -x c ../../master/gdb/process_reply.defs \ + | mig -cc cat - /dev/null -sheader process_reply_S.h -server process_reply_S.raw -user /dev/null -header /dev/null \ + && gawk -f ../../master/gdb/reply_mig_hack.awk < process_reply_S.raw > process_reply_S.c +gcc-4.6 -E -DSERVERPREFIX=S_ -x c ../../master/gdb/msg_reply.defs \ + | mig -cc cat - /dev/null -sheader msg_reply_S.h -server msg_reply_S.raw -user /dev/null -header /dev/null \ + && gawk -f ../../master/gdb/reply_mig_hack.awk < msg_reply_S.raw > msg_reply_S.c +gcc-4.6 -E -D'MSG_IMPORTS=waittime 1000;' -x c ../../master/gdb/msg.defs \ + | mig -cc cat - /dev/null -sheader /dev/null -server /dev/null -user msg_U.c -header msg_U.h +gcc-4.6 -E -x c ../../master/gdb/exc_request.defs \ + | mig -cc cat - /dev/null -sheader /dev/null -server /dev/null -user exc_request_U.c -header exc_request_U.h +gcc-4.6 -E -DSERVERPREFIX=S_ -x c ../../master/gdb/exc_request.defs \ + | mig -cc cat - /dev/null -sheader exc_request_S.h -server exc_request_S.c -user /dev/null -header /dev/null +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o gdb.o -MT gdb.o -MMD -MP -MF .deps/gdb.Tpo ../../master/gdb/gdb.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o i386-tdep.o -MT i386-tdep.o -MMD -MP -MF .deps/i386-tdep.Tpo ../../master/gdb/i386-tdep.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o i387-tdep.o -MT i387-tdep.o -MMD -MP -MF .deps/i387-tdep.Tpo ../../master/gdb/i387-tdep.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o i386gnu-tdep.o -MT i386gnu-tdep.o -MMD -MP -MF .deps/i386gnu-tdep.Tpo ../../master/gdb/i386gnu-tdep.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o solib.o -MT solib.o -MMD -MP -MF .deps/solib.Tpo ../../master/gdb/solib.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o solib-svr4.o -MT solib-svr4.o -MMD -MP -MF .deps/solib-svr4.Tpo ../../master/gdb/solib-svr4.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o ser-base.o -MT ser-base.o -MMD -MP -MF .deps/ser-base.Tpo ../../master/gdb/ser-base.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o ser-unix.o -MT ser-unix.o -MMD -MP -MF .deps/ser-unix.Tpo ../../master/gdb/ser-unix.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o ser-pipe.o -MT ser-pipe.o -MMD -MP -MF .deps/ser-pipe.Tpo ../../master/gdb/ser-pipe.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o ser-tcp.o -MT ser-tcp.o -MMD -MP -MF .deps/ser-tcp.Tpo ../../master/gdb/ser-tcp.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o i386gnu-nat.o -MT i386gnu-nat.o -MMD -MP -MF .deps/i386gnu-nat.Tpo ../../master/gdb/i386gnu-nat.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o gnu-nat.o -MT gnu-nat.o -MMD -MP -MF .deps/gnu-nat.Tpo ../../master/gdb/gnu-nat.c +../../master/gdb/gnu-nat.c: In function 'proc_set_exception_port': +../../master/gdb/gnu-nat.c:409:3: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat] +../../master/gdb/gnu-nat.c: In function 'proc_steal_exc_port': +../../master/gdb/gnu-nat.c:449:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat] +../../master/gdb/gnu-nat.c:470:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat] +../../master/gdb/gnu-nat.c: In function 'make_proc': +../../master/gdb/gnu-nat.c:583:7: warning: format '%d' expects argument of type 'int', but argument 2 has type 'mach_port_t' [-Wformat] +../../master/gdb/gnu-nat.c:586:7: warning: format '%d' expects argument of type 'int', but argument 8 has type 'mach_port_t' [-Wformat] +../../master/gdb/gnu-nat.c: In function 'inf_set_pid': +../../master/gdb/gnu-nat.c:761:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'task_t' [-Wformat] +../../master/gdb/gnu-nat.c: In function 'inf_validate_procs': +../../master/gdb/gnu-nat.c:1085:6: warning: format '%d' expects argument of type 'int', but argument 8 has type 'thread_t' [-Wformat] +../../master/gdb/gnu-nat.c: In function 'inf_signal': +../../master/gdb/gnu-nat.c:1349:4: warning: format '%d' expects argument of type 'int', but argument 7 has type 'thread_t' [-Wformat] +../../master/gdb/gnu-nat.c:1349:4: warning: format '%d' expects argument of type 'int', but argument 8 has type 'thread_t' [-Wformat] +../../master/gdb/gnu-nat.c: In function 'S_exception_raise_request': +../../master/gdb/gnu-nat.c:1668:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'thread_t' [-Wformat] +../../master/gdb/gnu-nat.c:1668:3: warning: format '%d' expects argument of type 'int', but argument 8 has type 'task_t' [-Wformat] +../../master/gdb/gnu-nat.c:1705:8: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat] +../../master/gdb/gnu-nat.c:1711:8: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat] +../../master/gdb/gnu-nat.c: In function 'do_mach_notify_dead_name': +../../master/gdb/gnu-nat.c:1762:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat] +../../master/gdb/gnu-nat.c: In function 'gnu_write_inferior': +../../master/gdb/gnu-nat.c:2383:8: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'vm_address_t' [-Wformat] +../../master/gdb/gnu-nat.c:2393:8: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'vm_address_t' [-Wformat] +../../master/gdb/gnu-nat.c: In function 'steal_exc_port': +../../master/gdb/gnu-nat.c:2864:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'mach_port_t' [-Wformat] +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o corelow.o -MT corelow.o -MMD -MP -MF .deps/corelow.Tpo ../../master/gdb/corelow.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o core-regset.o -MT core-regset.o -MMD -MP -MF .deps/core-regset.Tpo ../../master/gdb/core-regset.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o fork-child.o -MT fork-child.o -MMD -MP -MF .deps/fork-child.Tpo ../../master/gdb/fork-child.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o notify_S.o -MT notify_S.o -MMD -MP -MF .deps/notify_S.Tpo notify_S.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o process_reply_S.o -MT process_reply_S.o -MMD -MP -MF .deps/process_reply_S.Tpo process_reply_S.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o msg_reply_S.o -MT msg_reply_S.o -MMD -MP -MF .deps/msg_reply_S.Tpo msg_reply_S.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o msg_U.o -MT msg_U.o -MMD -MP -MF .deps/msg_U.Tpo msg_U.c +msg_U.c: In function 'msg_del_auth': +msg_U.c:504:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +msg_U.c:519:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +msg_U.c: In function 'msg_get_init_ports': +msg_U.c:956:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +msg_U.c: In function 'msg_set_init_ports': +msg_U.c:1049:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +msg_U.c: In function 'msg_get_init_ints': +msg_U.c:1480:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +msg_U.c: In function 'msg_set_init_ints': +msg_U.c:1572:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +msg_U.c: In function 'msg_get_dtable': +msg_U.c:1738:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +msg_U.c: In function 'msg_set_dtable': +msg_U.c:1831:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +msg_U.c: In function 'msg_get_environment': +msg_U.c:2252:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +msg_U.c: In function 'msg_set_environment': +msg_U.c:2344:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +msg_U.c: In function 'msg_get_env_variable': +msg_U.c:2510:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +msg_U.c: In function 'msg_describe_ports': +msg_U.c:3017:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +msg_U.c:3082:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o exc_request_U.o -MT exc_request_U.o -MMD -MP -MF .deps/exc_request_U.Tpo exc_request_U.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o exc_request_S.o -MT exc_request_S.o -MMD -MP -MF .deps/exc_request_S.Tpo exc_request_S.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o remote.o -MT remote.o -MMD -MP -MF .deps/remote.Tpo ../../master/gdb/remote.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o dcache.o -MT dcache.o -MMD -MP -MF .deps/dcache.Tpo ../../master/gdb/dcache.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tracepoint.o -MT tracepoint.o -MMD -MP -MF .deps/tracepoint.Tpo ../../master/gdb/tracepoint.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o ax-general.o -MT ax-general.o -MMD -MP -MF .deps/ax-general.Tpo ../../master/gdb/ax-general.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o ax-gdb.o -MT ax-gdb.o -MMD -MP -MF .deps/ax-gdb.Tpo ../../master/gdb/ax-gdb.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o remote-fileio.o -MT remote-fileio.o -MMD -MP -MF .deps/remote-fileio.Tpo ../../master/gdb/remote-fileio.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o cli-dump.o -MT cli-dump.o -MMD -MP -MF .deps/cli-dump.Tpo ../../master/gdb/cli/cli-dump.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o cli-decode.o -MT cli-decode.o -MMD -MP -MF .deps/cli-decode.Tpo ../../master/gdb/cli/cli-decode.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o cli-script.o -MT cli-script.o -MMD -MP -MF .deps/cli-script.Tpo ../../master/gdb/cli/cli-script.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o cli-cmds.o -MT cli-cmds.o -MMD -MP -MF .deps/cli-cmds.Tpo ../../master/gdb/cli/cli-cmds.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o cli-setshow.o -MT cli-setshow.o -MMD -MP -MF .deps/cli-setshow.Tpo ../../master/gdb/cli/cli-setshow.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o cli-logging.o -MT cli-logging.o -MMD -MP -MF .deps/cli-logging.Tpo ../../master/gdb/cli/cli-logging.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o cli-interp.o -MT cli-interp.o -MMD -MP -MF .deps/cli-interp.Tpo ../../master/gdb/cli/cli-interp.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o cli-utils.o -MT cli-utils.o -MMD -MP -MF .deps/cli-utils.Tpo ../../master/gdb/cli/cli-utils.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-out.o -MT mi-out.o -MMD -MP -MF .deps/mi-out.Tpo ../../master/gdb/mi/mi-out.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-console.o -MT mi-console.o -MMD -MP -MF .deps/mi-console.Tpo ../../master/gdb/mi/mi-console.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-cmds.o -MT mi-cmds.o -MMD -MP -MF .deps/mi-cmds.Tpo ../../master/gdb/mi/mi-cmds.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-cmd-env.o -MT mi-cmd-env.o -MMD -MP -MF .deps/mi-cmd-env.Tpo ../../master/gdb/mi/mi-cmd-env.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-cmd-var.o -MT mi-cmd-var.o -MMD -MP -MF .deps/mi-cmd-var.Tpo ../../master/gdb/mi/mi-cmd-var.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-cmd-break.o -MT mi-cmd-break.o -MMD -MP -MF .deps/mi-cmd-break.Tpo ../../master/gdb/mi/mi-cmd-break.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-cmd-stack.o -MT mi-cmd-stack.o -MMD -MP -MF .deps/mi-cmd-stack.Tpo ../../master/gdb/mi/mi-cmd-stack.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-cmd-file.o -MT mi-cmd-file.o -MMD -MP -MF .deps/mi-cmd-file.Tpo ../../master/gdb/mi/mi-cmd-file.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-cmd-disas.o -MT mi-cmd-disas.o -MMD -MP -MF .deps/mi-cmd-disas.Tpo ../../master/gdb/mi/mi-cmd-disas.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-symbol-cmds.o -MT mi-symbol-cmds.o -MMD -MP -MF .deps/mi-symbol-cmds.Tpo ../../master/gdb/mi/mi-symbol-cmds.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-cmd-target.o -MT mi-cmd-target.o -MMD -MP -MF .deps/mi-cmd-target.Tpo ../../master/gdb/mi/mi-cmd-target.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-interp.o -MT mi-interp.o -MMD -MP -MF .deps/mi-interp.Tpo ../../master/gdb/mi/mi-interp.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-main.o -MT mi-main.o -MMD -MP -MF .deps/mi-main.Tpo ../../master/gdb/mi/mi-main.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-parse.o -MT mi-parse.o -MMD -MP -MF .deps/mi-parse.Tpo ../../master/gdb/mi/mi-parse.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-getopt.o -MT mi-getopt.o -MMD -MP -MF .deps/mi-getopt.Tpo ../../master/gdb/mi/mi-getopt.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-command.o -MT tui-command.o -MMD -MP -MF .deps/tui-command.Tpo ../../master/gdb/tui/tui-command.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-data.o -MT tui-data.o -MMD -MP -MF .deps/tui-data.Tpo ../../master/gdb/tui/tui-data.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-disasm.o -MT tui-disasm.o -MMD -MP -MF .deps/tui-disasm.Tpo ../../master/gdb/tui/tui-disasm.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-file.o -MT tui-file.o -MMD -MP -MF .deps/tui-file.Tpo ../../master/gdb/tui/tui-file.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui.o -MT tui.o -MMD -MP -MF .deps/tui.Tpo ../../master/gdb/tui/tui.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-hooks.o -MT tui-hooks.o -MMD -MP -MF .deps/tui-hooks.Tpo ../../master/gdb/tui/tui-hooks.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-interp.o -MT tui-interp.o -MMD -MP -MF .deps/tui-interp.Tpo ../../master/gdb/tui/tui-interp.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-io.o -MT tui-io.o -MMD -MP -MF .deps/tui-io.Tpo ../../master/gdb/tui/tui-io.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-layout.o -MT tui-layout.o -MMD -MP -MF .deps/tui-layout.Tpo ../../master/gdb/tui/tui-layout.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-out.o -MT tui-out.o -MMD -MP -MF .deps/tui-out.Tpo ../../master/gdb/tui/tui-out.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-main.o -MT tui-main.o -MMD -MP -MF .deps/tui-main.Tpo ../../master/gdb/tui/tui-main.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-regs.o -MT tui-regs.o -MMD -MP -MF .deps/tui-regs.Tpo ../../master/gdb/tui/tui-regs.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-source.o -MT tui-source.o -MMD -MP -MF .deps/tui-source.Tpo ../../master/gdb/tui/tui-source.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-stack.o -MT tui-stack.o -MMD -MP -MF .deps/tui-stack.Tpo ../../master/gdb/tui/tui-stack.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-win.o -MT tui-win.o -MMD -MP -MF .deps/tui-win.Tpo ../../master/gdb/tui/tui-win.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-windata.o -MT tui-windata.o -MMD -MP -MF .deps/tui-windata.Tpo ../../master/gdb/tui/tui-windata.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-wingeneral.o -MT tui-wingeneral.o -MMD -MP -MF .deps/tui-wingeneral.Tpo ../../master/gdb/tui/tui-wingeneral.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-winsource.o -MT tui-winsource.o -MMD -MP -MF .deps/tui-winsource.Tpo ../../master/gdb/tui/tui-winsource.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o python.o -MT python.o -MMD -MP -MF .deps/python.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../master/gdb/python/python.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o py-auto-load.o -MT py-auto-load.o -MMD -MP -MF .deps/py-auto-load.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../master/gdb/python/py-auto-load.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o py-block.o -MT py-block.o -MMD -MP -MF .deps/py-block.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../master/gdb/python/py-block.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o py-bpevent.o -MT py-bpevent.o -MMD -MP -MF .deps/py-bpevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../master/gdb/python/py-bpevent.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o py-breakpoint.o -MT py-breakpoint.o -MMD -MP -MF .deps/py-breakpoint.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../master/gdb/python/py-breakpoint.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o py-cmd.o -MT py-cmd.o -MMD -MP -MF .deps/py-cmd.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../master/gdb/python/py-cmd.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o py-continueevent.o -MT py-continueevent.o -MMD -MP -MF .deps/py-continueevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../master/gdb/python/py-continueevent.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o py-event.o -MT py-event.o -MMD -MP -MF .deps/py-event.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../master/gdb/python/py-event.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o py-evtregistry.o -MT py-evtregistry.o -MMD -MP -MF .deps/py-evtregistry.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../master/gdb/python/py-evtregistry.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o py-evts.o -MT py-evts.o -MMD -MP -MF .deps/py-evts.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../master/gdb/python/py-evts.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o py-exitedevent.o -MT py-exitedevent.o -MMD -MP -MF .deps/py-exitedevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../master/gdb/python/py-exitedevent.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o py-frame.o -MT py-frame.o -MMD -MP -MF .deps/py-frame.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../master/gdb/python/py-frame.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o py-function.o -MT py-function.o -MMD -MP -MF .deps/py-function.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../master/gdb/python/py-function.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o py-inferior.o -MT py-inferior.o -MMD -MP -MF .deps/py-inferior.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../master/gdb/python/py-inferior.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o py-infthread.o -MT py-infthread.o -MMD -MP -MF .deps/py-infthread.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../master/gdb/python/py-infthread.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o py-lazy-string.o -MT py-lazy-string.o -MMD -MP -MF .deps/py-lazy-string.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../master/gdb/python/py-lazy-string.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o py-objfile.o -MT py-objfile.o -MMD -MP -MF .deps/py-objfile.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../master/gdb/python/py-objfile.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o py-param.o -MT py-param.o -MMD -MP -MF .deps/py-param.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../master/gdb/python/py-param.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o py-prettyprint.o -MT py-prettyprint.o -MMD -MP -MF .deps/py-prettyprint.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../master/gdb/python/py-prettyprint.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o py-progspace.o -MT py-progspace.o -MMD -MP -MF .deps/py-progspace.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../master/gdb/python/py-progspace.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o py-signalevent.o -MT py-signalevent.o -MMD -MP -MF .deps/py-signalevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../master/gdb/python/py-signalevent.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o py-stopevent.o -MT py-stopevent.o -MMD -MP -MF .deps/py-stopevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../master/gdb/python/py-stopevent.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o py-symbol.o -MT py-symbol.o -MMD -MP -MF .deps/py-symbol.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../master/gdb/python/py-symbol.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o py-symtab.o -MT py-symtab.o -MMD -MP -MF .deps/py-symtab.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../master/gdb/python/py-symtab.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o py-threadevent.o -MT py-threadevent.o -MMD -MP -MF .deps/py-threadevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../master/gdb/python/py-threadevent.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o py-type.o -MT py-type.o -MMD -MP -MF .deps/py-type.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../master/gdb/python/py-type.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o py-utils.o -MT py-utils.o -MMD -MP -MF .deps/py-utils.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../master/gdb/python/py-utils.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o py-value.o -MT py-value.o -MMD -MP -MF .deps/py-value.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../master/gdb/python/py-value.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o elfread.o -MT elfread.o -MMD -MP -MF .deps/elfread.Tpo ../../master/gdb/elfread.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o posix-hdep.o -MT posix-hdep.o -MMD -MP -MF .deps/posix-hdep.Tpo ../../master/gdb/posix-hdep.c +rm -f c-exp.c c-exp.c.tmp +/bin/dash ../../master/gdb/../ylwrap ../../master/gdb/c-exp.y y.tab.c c-exp.c -- bison -y && mv c-exp.c c-exp.c.tmp \ + || (rm -f c-exp.c; false) +conflicts: 18 shift/reduce, 9 reduce/reduce +sed -e '/extern.*malloc/d' \ + -e '/extern.*realloc/d' \ + -e '/extern.*free/d' \ + -e '/include.*malloc.h/d' \ + -e 's/\([^x]\)malloc/\1xmalloc/g' \ + -e 's/\([^x]\)realloc/\1xrealloc/g' \ + -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ + -e 's/\([ \t;,(]\)free$/\1xfree/g' \ + -e '/^#line.*y.tab.c/d' \ + -e "s/^\(#line.*\)`basename ../../master/gdb/c-exp.y`/\1`echo ../../master/gdb/c-exp.y|sed 's/\//\\\\\//g'`/" \ + < c-exp.c.tmp > c-exp.c +rm -f c-exp.c.tmp +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o c-exp.o -MT c-exp.o -MMD -MP -MF .deps/c-exp.Tpo c-exp.c +rm -f cp-name-parser.c cp-name-parser.c.tmp +/bin/dash ../../master/gdb/../ylwrap ../../master/gdb/cp-name-parser.y y.tab.c cp-name-parser.c -- bison -y && mv cp-name-parser.c cp-name-parser.c.tmp \ + || (rm -f cp-name-parser.c; false) +sed -e '/extern.*malloc/d' \ + -e '/extern.*realloc/d' \ + -e '/extern.*free/d' \ + -e '/include.*malloc.h/d' \ + -e 's/\([^x]\)malloc/\1xmalloc/g' \ + -e 's/\([^x]\)realloc/\1xrealloc/g' \ + -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ + -e 's/\([ \t;,(]\)free$/\1xfree/g' \ + -e '/^#line.*y.tab.c/d' \ + -e "s/^\(#line.*\)`basename ../../master/gdb/cp-name-parser.y`/\1`echo ../../master/gdb/cp-name-parser.y|sed 's/\//\\\\\//g'`/" \ + < cp-name-parser.c.tmp > cp-name-parser.c +rm -f cp-name-parser.c.tmp +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o cp-name-parser.o -MT cp-name-parser.o -MMD -MP -MF .deps/cp-name-parser.Tpo cp-name-parser.c +rm -f objc-exp.c objc-exp.c.tmp +/bin/dash ../../master/gdb/../ylwrap ../../master/gdb/objc-exp.y y.tab.c objc-exp.c -- bison -y && mv objc-exp.c objc-exp.c.tmp \ + || (rm -f objc-exp.c; false) +conflicts: 5 shift/reduce +sed -e '/extern.*malloc/d' \ + -e '/extern.*realloc/d' \ + -e '/extern.*free/d' \ + -e '/include.*malloc.h/d' \ + -e 's/\([^x]\)malloc/\1xmalloc/g' \ + -e 's/\([^x]\)realloc/\1xrealloc/g' \ + -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ + -e 's/\([ \t;,(]\)free$/\1xfree/g' \ + -e '/^#line.*y.tab.c/d' \ + -e "s/^\(#line.*\)`basename ../../master/gdb/objc-exp.y`/\1`echo ../../master/gdb/objc-exp.y|sed 's/\//\\\\\//g'`/" \ + < objc-exp.c.tmp > objc-exp.c +rm -f objc-exp.c.tmp +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o objc-exp.o -MT objc-exp.o -MMD -MP -MF .deps/objc-exp.Tpo objc-exp.c +rm -f ada-exp.c ada-exp.c.tmp +/bin/dash ../../master/gdb/../ylwrap ../../master/gdb/ada-exp.y y.tab.c ada-exp.c -- bison -y && mv ada-exp.c ada-exp.c.tmp \ + || (rm -f ada-exp.c; false) +sed -e '/extern.*malloc/d' \ + -e '/extern.*realloc/d' \ + -e '/extern.*free/d' \ + -e '/include.*malloc.h/d' \ + -e 's/\([^x]\)malloc/\1xmalloc/g' \ + -e 's/\([^x]\)realloc/\1xrealloc/g' \ + -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ + -e 's/\([ \t;,(]\)free$/\1xfree/g' \ + -e '/^#line.*y.tab.c/d' \ + -e "s/^\(#line.*\)`basename ../../master/gdb/ada-exp.y`/\1`echo ../../master/gdb/ada-exp.y|sed 's/\//\\\\\//g'`/" \ + < ada-exp.c.tmp > ada-exp.c +rm -f ada-exp.c.tmp +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o ada-exp.o -MT ada-exp.o -MMD -MP -MF .deps/ada-exp.Tpo ada-exp.c +rm -f jv-exp.c jv-exp.c.tmp +/bin/dash ../../master/gdb/../ylwrap ../../master/gdb/jv-exp.y y.tab.c jv-exp.c -- bison -y && mv jv-exp.c jv-exp.c.tmp \ + || (rm -f jv-exp.c; false) +sed -e '/extern.*malloc/d' \ + -e '/extern.*realloc/d' \ + -e '/extern.*free/d' \ + -e '/include.*malloc.h/d' \ + -e 's/\([^x]\)malloc/\1xmalloc/g' \ + -e 's/\([^x]\)realloc/\1xrealloc/g' \ + -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ + -e 's/\([ \t;,(]\)free$/\1xfree/g' \ + -e '/^#line.*y.tab.c/d' \ + -e "s/^\(#line.*\)`basename ../../master/gdb/jv-exp.y`/\1`echo ../../master/gdb/jv-exp.y|sed 's/\//\\\\\//g'`/" \ + < jv-exp.c.tmp > jv-exp.c +rm -f jv-exp.c.tmp +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o jv-exp.o -MT jv-exp.o -MMD -MP -MF .deps/jv-exp.Tpo jv-exp.c +rm -f f-exp.c f-exp.c.tmp +/bin/dash ../../master/gdb/../ylwrap ../../master/gdb/f-exp.y y.tab.c f-exp.c -- bison -y && mv f-exp.c f-exp.c.tmp \ + || (rm -f f-exp.c; false) +sed -e '/extern.*malloc/d' \ + -e '/extern.*realloc/d' \ + -e '/extern.*free/d' \ + -e '/include.*malloc.h/d' \ + -e 's/\([^x]\)malloc/\1xmalloc/g' \ + -e 's/\([^x]\)realloc/\1xrealloc/g' \ + -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ + -e 's/\([ \t;,(]\)free$/\1xfree/g' \ + -e '/^#line.*y.tab.c/d' \ + -e "s/^\(#line.*\)`basename ../../master/gdb/f-exp.y`/\1`echo ../../master/gdb/f-exp.y|sed 's/\//\\\\\//g'`/" \ + < f-exp.c.tmp > f-exp.c +rm -f f-exp.c.tmp +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o f-exp.o -MT f-exp.o -MMD -MP -MF .deps/f-exp.Tpo f-exp.c +rm -f m2-exp.c m2-exp.c.tmp +/bin/dash ../../master/gdb/../ylwrap ../../master/gdb/m2-exp.y y.tab.c m2-exp.c -- bison -y && mv m2-exp.c m2-exp.c.tmp \ + || (rm -f m2-exp.c; false) +conflicts: 34 shift/reduce +[...]/hurd/master.build/gdb/../../master/gdb/m2-exp.y:355.25-44: warning: rule useless in parser due to conflicts: $@2: /* empty */ +sed -e '/extern.*malloc/d' \ + -e '/extern.*realloc/d' \ + -e '/extern.*free/d' \ + -e '/include.*malloc.h/d' \ + -e 's/\([^x]\)malloc/\1xmalloc/g' \ + -e 's/\([^x]\)realloc/\1xrealloc/g' \ + -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ + -e 's/\([ \t;,(]\)free$/\1xfree/g' \ + -e '/^#line.*y.tab.c/d' \ + -e "s/^\(#line.*\)`basename ../../master/gdb/m2-exp.y`/\1`echo ../../master/gdb/m2-exp.y|sed 's/\//\\\\\//g'`/" \ + < m2-exp.c.tmp > m2-exp.c +rm -f m2-exp.c.tmp +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o m2-exp.o -MT m2-exp.o -MMD -MP -MF .deps/m2-exp.Tpo m2-exp.c +rm -f p-exp.c p-exp.c.tmp +/bin/dash ../../master/gdb/../ylwrap ../../master/gdb/p-exp.y y.tab.c p-exp.c -- bison -y && mv p-exp.c p-exp.c.tmp \ + || (rm -f p-exp.c; false) +sed -e '/extern.*malloc/d' \ + -e '/extern.*realloc/d' \ + -e '/extern.*free/d' \ + -e '/include.*malloc.h/d' \ + -e 's/\([^x]\)malloc/\1xmalloc/g' \ + -e 's/\([^x]\)realloc/\1xrealloc/g' \ + -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \ + -e 's/\([ \t;,(]\)free$/\1xfree/g' \ + -e '/^#line.*y.tab.c/d' \ + -e "s/^\(#line.*\)`basename ../../master/gdb/p-exp.y`/\1`echo ../../master/gdb/p-exp.y|sed 's/\//\\\\\//g'`/" \ + < p-exp.c.tmp > p-exp.c +rm -f p-exp.c.tmp +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o p-exp.o -MT p-exp.o -MMD -MP -MF .deps/p-exp.Tpo p-exp.c +rm -f version.c-tmp version.c +echo '#include "version.h"' >> version.c-tmp +echo 'const char version[] = "'"`sed q ../../master/gdb/version.in`"'";' >> version.c-tmp +echo 'const char host_name[] = "i686-unknown-gnu0.3";' >> version.c-tmp +echo 'const char target_name[] = "i686-unknown-gnu0.3";' >> version.c-tmp +mv version.c-tmp version.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o version.o -MT version.o -MMD -MP -MF .deps/version.Tpo version.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o annotate.o -MT annotate.o -MMD -MP -MF .deps/annotate.Tpo ../../master/gdb/annotate.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o addrmap.o -MT addrmap.o -MMD -MP -MF .deps/addrmap.Tpo ../../master/gdb/addrmap.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o auxv.o -MT auxv.o -MMD -MP -MF .deps/auxv.Tpo ../../master/gdb/auxv.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o bfd-target.o -MT bfd-target.o -MMD -MP -MF .deps/bfd-target.Tpo ../../master/gdb/bfd-target.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o blockframe.o -MT blockframe.o -MMD -MP -MF .deps/blockframe.Tpo ../../master/gdb/blockframe.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o breakpoint.o -MT breakpoint.o -MMD -MP -MF .deps/breakpoint.Tpo ../../master/gdb/breakpoint.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o findvar.o -MT findvar.o -MMD -MP -MF .deps/findvar.Tpo ../../master/gdb/findvar.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o regcache.o -MT regcache.o -MMD -MP -MF .deps/regcache.Tpo ../../master/gdb/regcache.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../master/gdb/charset.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o continuations.o -MT continuations.o -MMD -MP -MF .deps/continuations.Tpo ../../master/gdb/continuations.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o disasm.o -MT disasm.o -MMD -MP -MF .deps/disasm.Tpo ../../master/gdb/disasm.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o dummy-frame.o -MT dummy-frame.o -MMD -MP -MF .deps/dummy-frame.Tpo ../../master/gdb/dummy-frame.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o dfp.o -MT dfp.o -MMD -MP -MF .deps/dfp.Tpo ../../master/gdb/dfp.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o source.o -MT source.o -MMD -MP -MF .deps/source.Tpo ../../master/gdb/source.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o value.o -MT value.o -MMD -MP -MF .deps/value.Tpo ../../master/gdb/value.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o eval.o -MT eval.o -MMD -MP -MF .deps/eval.Tpo ../../master/gdb/eval.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o valops.o -MT valops.o -MMD -MP -MF .deps/valops.Tpo ../../master/gdb/valops.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o valarith.o -MT valarith.o -MMD -MP -MF .deps/valarith.Tpo ../../master/gdb/valarith.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o valprint.o -MT valprint.o -MMD -MP -MF .deps/valprint.Tpo ../../master/gdb/valprint.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts `echo " -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` \ + -c -o printcmd.o -MT printcmd.o -MMD -MP -MF .deps/printcmd.Tpo ../../master/gdb/printcmd.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o block.o -MT block.o -MMD -MP -MF .deps/block.Tpo ../../master/gdb/block.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../master/gdb/symtab.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o psymtab.o -MT psymtab.o -MMD -MP -MF .deps/psymtab.Tpo ../../master/gdb/psymtab.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o symfile.o -MT symfile.o -MMD -MP -MF .deps/symfile.Tpo ../../master/gdb/symfile.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o symmisc.o -MT symmisc.o -MMD -MP -MF .deps/symmisc.Tpo ../../master/gdb/symmisc.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o linespec.o -MT linespec.o -MMD -MP -MF .deps/linespec.Tpo ../../master/gdb/linespec.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o dictionary.o -MT dictionary.o -MMD -MP -MF .deps/dictionary.Tpo ../../master/gdb/dictionary.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o infcall.o -MT infcall.o -MMD -MP -MF .deps/infcall.Tpo ../../master/gdb/infcall.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o infcmd.o -MT infcmd.o -MMD -MP -MF .deps/infcmd.Tpo ../../master/gdb/infcmd.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o infrun.o -MT infrun.o -MMD -MP -MF .deps/infrun.Tpo ../../master/gdb/infrun.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o expprint.o -MT expprint.o -MMD -MP -MF .deps/expprint.Tpo ../../master/gdb/expprint.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o environ.o -MT environ.o -MMD -MP -MF .deps/environ.Tpo ../../master/gdb/environ.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o stack.o -MT stack.o -MMD -MP -MF .deps/stack.Tpo ../../master/gdb/stack.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o thread.o -MT thread.o -MMD -MP -MF .deps/thread.Tpo ../../master/gdb/thread.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o exceptions.o -MT exceptions.o -MMD -MP -MF .deps/exceptions.Tpo ../../master/gdb/exceptions.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o filesystem.o -MT filesystem.o -MMD -MP -MF .deps/filesystem.Tpo ../../master/gdb/filesystem.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o inf-child.o -MT inf-child.o -MMD -MP -MF .deps/inf-child.Tpo ../../master/gdb/inf-child.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o interps.o -MT interps.o -MMD -MP -MF .deps/interps.Tpo ../../master/gdb/interps.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o main.o -MT main.o -MMD -MP -MF .deps/main.Tpo -DTARGET_SYSTEM_ROOT=\"\" -DTARGET_SYSTEM_ROOT_RELOCATABLE=0 -DBINDIR=\"[...]/hurd/master.build.install/bin\" ../../master/gdb/main.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o macrotab.o -MT macrotab.o -MMD -MP -MF .deps/macrotab.Tpo ../../master/gdb/macrotab.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o macrocmd.o -MT macrocmd.o -MMD -MP -MF .deps/macrocmd.Tpo ../../master/gdb/macrocmd.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o macroexp.o -MT macroexp.o -MMD -MP -MF .deps/macroexp.Tpo ../../master/gdb/macroexp.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o macroscope.o -MT macroscope.o -MMD -MP -MF .deps/macroscope.Tpo ../../master/gdb/macroscope.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-common.o -MT mi-common.o -MMD -MP -MF .deps/mi-common.Tpo ../../master/gdb/mi/mi-common.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o event-loop.o -MT event-loop.o -MMD -MP -MF .deps/event-loop.Tpo ../../master/gdb/event-loop.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o event-top.o -MT event-top.o -MMD -MP -MF .deps/event-top.Tpo ../../master/gdb/event-top.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o inf-loop.o -MT inf-loop.o -MMD -MP -MF .deps/inf-loop.Tpo ../../master/gdb/inf-loop.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o completer.o -MT completer.o -MMD -MP -MF .deps/completer.Tpo ../../master/gdb/completer.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o gdbarch.o -MT gdbarch.o -MMD -MP -MF .deps/gdbarch.Tpo ../../master/gdb/gdbarch.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o arch-utils.o -MT arch-utils.o -MMD -MP -MF .deps/arch-utils.Tpo ../../master/gdb/arch-utils.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o gdbtypes.o -MT gdbtypes.o -MMD -MP -MF .deps/gdbtypes.Tpo ../../master/gdb/gdbtypes.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o osabi.o -MT osabi.o -MMD -MP -MF .deps/osabi.Tpo ../../master/gdb/osabi.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o copying.o -MT copying.o -MMD -MP -MF .deps/copying.Tpo ../../master/gdb/copying.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o memattr.o -MT memattr.o -MMD -MP -MF .deps/memattr.Tpo ../../master/gdb/memattr.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mem-break.o -MT mem-break.o -MMD -MP -MF .deps/mem-break.Tpo ../../master/gdb/mem-break.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o target.o -MT target.o -MMD -MP -MF .deps/target.Tpo ../../master/gdb/target.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o parse.o -MT parse.o -MMD -MP -MF .deps/parse.Tpo ../../master/gdb/parse.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o language.o -MT language.o -MMD -MP -MF .deps/language.Tpo ../../master/gdb/language.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o buildsym.o -MT buildsym.o -MMD -MP -MF .deps/buildsym.Tpo ../../master/gdb/buildsym.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o findcmd.o -MT findcmd.o -MMD -MP -MF .deps/findcmd.Tpo ../../master/gdb/findcmd.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o std-regs.o -MT std-regs.o -MMD -MP -MF .deps/std-regs.Tpo ../../master/gdb/std-regs.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o signals.o -MT signals.o -MMD -MP -MF .deps/signals.Tpo ../../master/gdb/common/signals.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o exec.o -MT exec.o -MMD -MP -MF .deps/exec.Tpo ../../master/gdb/exec.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o reverse.o -MT reverse.o -MMD -MP -MF .deps/reverse.Tpo ../../master/gdb/reverse.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o bcache.o -MT bcache.o -MMD -MP -MF .deps/bcache.Tpo ../../master/gdb/bcache.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o objfiles.o -MT objfiles.o -MMD -MP -MF .deps/objfiles.Tpo ../../master/gdb/objfiles.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o observer.o -MT observer.o -MMD -MP -MF .deps/observer.Tpo ../../master/gdb/observer.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o minsyms.o -MT minsyms.o -MMD -MP -MF .deps/minsyms.Tpo ../../master/gdb/minsyms.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o maint.o -MT maint.o -MMD -MP -MF .deps/maint.Tpo ../../master/gdb/maint.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o demangle.o -MT demangle.o -MMD -MP -MF .deps/demangle.Tpo ../../master/gdb/demangle.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o dbxread.o -MT dbxread.o -MMD -MP -MF .deps/dbxread.Tpo ../../master/gdb/dbxread.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o coffread.o -MT coffread.o -MMD -MP -MF .deps/coffread.Tpo ../../master/gdb/coffread.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o coff-pe-read.o -MT coff-pe-read.o -MMD -MP -MF .deps/coff-pe-read.Tpo ../../master/gdb/coff-pe-read.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o dwarf2read.o -MT dwarf2read.o -MMD -MP -MF .deps/dwarf2read.Tpo ../../master/gdb/dwarf2read.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mipsread.o -MT mipsread.o -MMD -MP -MF .deps/mipsread.Tpo ../../master/gdb/mipsread.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o stabsread.o -MT stabsread.o -MMD -MP -MF .deps/stabsread.Tpo ../../master/gdb/stabsread.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o corefile.o -MT corefile.o -MMD -MP -MF .deps/corefile.Tpo ../../master/gdb/corefile.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o dwarf2expr.o -MT dwarf2expr.o -MMD -MP -MF .deps/dwarf2expr.Tpo ../../master/gdb/dwarf2expr.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o dwarf2loc.o -MT dwarf2loc.o -MMD -MP -MF .deps/dwarf2loc.Tpo ../../master/gdb/dwarf2loc.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o dwarf2-frame.o -MT dwarf2-frame.o -MMD -MP -MF .deps/dwarf2-frame.Tpo ../../master/gdb/dwarf2-frame.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o ada-lang.o -MT ada-lang.o -MMD -MP -MF .deps/ada-lang.Tpo ../../master/gdb/ada-lang.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o c-lang.o -MT c-lang.o -MMD -MP -MF .deps/c-lang.Tpo ../../master/gdb/c-lang.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o d-lang.o -MT d-lang.o -MMD -MP -MF .deps/d-lang.Tpo ../../master/gdb/d-lang.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o f-lang.o -MT f-lang.o -MMD -MP -MF .deps/f-lang.Tpo ../../master/gdb/f-lang.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o objc-lang.o -MT objc-lang.o -MMD -MP -MF .deps/objc-lang.Tpo ../../master/gdb/objc-lang.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o ada-tasks.o -MT ada-tasks.o -MMD -MP -MF .deps/ada-tasks.Tpo ../../master/gdb/ada-tasks.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o ui-out.o -MT ui-out.o -MMD -MP -MF .deps/ui-out.Tpo ../../master/gdb/ui-out.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o cli-out.o -MT cli-out.o -MMD -MP -MF .deps/cli-out.Tpo ../../master/gdb/cli-out.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o varobj.o -MT varobj.o -MMD -MP -MF .deps/varobj.Tpo ../../master/gdb/varobj.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o vec.o -MT vec.o -MMD -MP -MF .deps/vec.Tpo ../../master/gdb/vec.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o wrapper.o -MT wrapper.o -MMD -MP -MF .deps/wrapper.Tpo ../../master/gdb/wrapper.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o jv-lang.o -MT jv-lang.o -MMD -MP -MF .deps/jv-lang.Tpo ../../master/gdb/jv-lang.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o jv-valprint.o -MT jv-valprint.o -MMD -MP -MF .deps/jv-valprint.Tpo ../../master/gdb/jv-valprint.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o jv-typeprint.o -MT jv-typeprint.o -MMD -MP -MF .deps/jv-typeprint.Tpo ../../master/gdb/jv-typeprint.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o m2-lang.o -MT m2-lang.o -MMD -MP -MF .deps/m2-lang.Tpo ../../master/gdb/m2-lang.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o opencl-lang.o -MT opencl-lang.o -MMD -MP -MF .deps/opencl-lang.Tpo ../../master/gdb/opencl-lang.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o p-lang.o -MT p-lang.o -MMD -MP -MF .deps/p-lang.Tpo ../../master/gdb/p-lang.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o p-typeprint.o -MT p-typeprint.o -MMD -MP -MF .deps/p-typeprint.Tpo ../../master/gdb/p-typeprint.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o p-valprint.o -MT p-valprint.o -MMD -MP -MF .deps/p-valprint.Tpo ../../master/gdb/p-valprint.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o sentinel-frame.o -MT sentinel-frame.o -MMD -MP -MF .deps/sentinel-frame.Tpo ../../master/gdb/sentinel-frame.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o complaints.o -MT complaints.o -MMD -MP -MF .deps/complaints.Tpo ../../master/gdb/complaints.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o typeprint.o -MT typeprint.o -MMD -MP -MF .deps/typeprint.Tpo ../../master/gdb/typeprint.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o ada-typeprint.o -MT ada-typeprint.o -MMD -MP -MF .deps/ada-typeprint.Tpo ../../master/gdb/ada-typeprint.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o c-typeprint.o -MT c-typeprint.o -MMD -MP -MF .deps/c-typeprint.Tpo ../../master/gdb/c-typeprint.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o f-typeprint.o -MT f-typeprint.o -MMD -MP -MF .deps/f-typeprint.Tpo ../../master/gdb/f-typeprint.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o m2-typeprint.o -MT m2-typeprint.o -MMD -MP -MF .deps/m2-typeprint.Tpo ../../master/gdb/m2-typeprint.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o ada-valprint.o -MT ada-valprint.o -MMD -MP -MF .deps/ada-valprint.Tpo ../../master/gdb/ada-valprint.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o c-valprint.o -MT c-valprint.o -MMD -MP -MF .deps/c-valprint.Tpo ../../master/gdb/c-valprint.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o cp-valprint.o -MT cp-valprint.o -MMD -MP -MF .deps/cp-valprint.Tpo ../../master/gdb/cp-valprint.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o d-valprint.o -MT d-valprint.o -MMD -MP -MF .deps/d-valprint.Tpo ../../master/gdb/d-valprint.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o f-valprint.o -MT f-valprint.o -MMD -MP -MF .deps/f-valprint.Tpo ../../master/gdb/f-valprint.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o m2-valprint.o -MT m2-valprint.o -MMD -MP -MF .deps/m2-valprint.Tpo ../../master/gdb/m2-valprint.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o serial.o -MT serial.o -MMD -MP -MF .deps/serial.Tpo ../../master/gdb/serial.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mdebugread.o -MT mdebugread.o -MMD -MP -MF .deps/mdebugread.Tpo ../../master/gdb/mdebugread.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o top.o -MT top.o -MMD -MP -MF .deps/top.Tpo ../../master/gdb/top.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o utils.o -MT utils.o -MMD -MP -MF .deps/utils.Tpo ../../master/gdb/utils.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o ui-file.o -MT ui-file.o -MMD -MP -MF .deps/ui-file.Tpo ../../master/gdb/ui-file.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o user-regs.o -MT user-regs.o -MMD -MP -MF .deps/user-regs.Tpo ../../master/gdb/user-regs.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o frame.o -MT frame.o -MMD -MP -MF .deps/frame.Tpo ../../master/gdb/frame.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o frame-unwind.o -MT frame-unwind.o -MMD -MP -MF .deps/frame-unwind.Tpo ../../master/gdb/frame-unwind.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o doublest.o -MT doublest.o -MMD -MP -MF .deps/doublest.Tpo ../../master/gdb/doublest.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o frame-base.o -MT frame-base.o -MMD -MP -MF .deps/frame-base.Tpo ../../master/gdb/frame-base.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o inline-frame.o -MT inline-frame.o -MMD -MP -MF .deps/inline-frame.Tpo ../../master/gdb/inline-frame.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o gnu-v2-abi.o -MT gnu-v2-abi.o -MMD -MP -MF .deps/gnu-v2-abi.Tpo ../../master/gdb/gnu-v2-abi.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o gnu-v3-abi.o -MT gnu-v3-abi.o -MMD -MP -MF .deps/gnu-v3-abi.Tpo ../../master/gdb/gnu-v3-abi.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o cp-abi.o -MT cp-abi.o -MMD -MP -MF .deps/cp-abi.Tpo ../../master/gdb/cp-abi.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o cp-support.o -MT cp-support.o -MMD -MP -MF .deps/cp-support.Tpo ../../master/gdb/cp-support.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o cp-namespace.o -MT cp-namespace.o -MMD -MP -MF .deps/cp-namespace.Tpo ../../master/gdb/cp-namespace.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o reggroups.o -MT reggroups.o -MMD -MP -MF .deps/reggroups.Tpo ../../master/gdb/reggroups.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o regset.o -MT regset.o -MMD -MP -MF .deps/regset.Tpo ../../master/gdb/regset.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o trad-frame.o -MT trad-frame.o -MMD -MP -MF .deps/trad-frame.Tpo ../../master/gdb/trad-frame.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tramp-frame.o -MT tramp-frame.o -MMD -MP -MF .deps/tramp-frame.Tpo ../../master/gdb/tramp-frame.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o solib-target.o -MT solib-target.o -MMD -MP -MF .deps/solib-target.Tpo ../../master/gdb/solib-target.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o prologue-value.o -MT prologue-value.o -MMD -MP -MF .deps/prologue-value.Tpo ../../master/gdb/prologue-value.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o memory-map.o -MT memory-map.o -MMD -MP -MF .deps/memory-map.Tpo ../../master/gdb/memory-map.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o memrange.o -MT memrange.o -MMD -MP -MF .deps/memrange.Tpo ../../master/gdb/memrange.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o xml-support.o -MT xml-support.o -MMD -MP -MF .deps/xml-support.Tpo ../../master/gdb/xml-support.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o xml-syscall.o -MT xml-syscall.o -MMD -MP -MF .deps/xml-syscall.Tpo ../../master/gdb/xml-syscall.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o xml-utils.o -MT xml-utils.o -MMD -MP -MF .deps/xml-utils.Tpo ../../master/gdb/common/xml-utils.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o target-descriptions.o -MT target-descriptions.o -MMD -MP -MF .deps/target-descriptions.Tpo ../../master/gdb/target-descriptions.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o target-memory.o -MT target-memory.o -MMD -MP -MF .deps/target-memory.Tpo ../../master/gdb/target-memory.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o xml-tdesc.o -MT xml-tdesc.o -MMD -MP -MF .deps/xml-tdesc.Tpo ../../master/gdb/xml-tdesc.c +rm -f xml-builtin.tmp +AWK="gawk" \ + /bin/dash ../../master/gdb/features/feature_to_c.sh \ + xml-builtin.tmp ../../master/gdb/features/gdb-target.dtd ../../master/gdb/features/xinclude.dtd ../../master/gdb/features/library-list.dtd ../../master/gdb/features/osdata.dtd ../../master/gdb/features/threads.dtd ../../master/gdb/features/traceframe-info.dtd +/bin/dash ../../master/gdb/../move-if-change xml-builtin.tmp xml-builtin.c +echo stamp > stamp-xml +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o xml-builtin.o -MT xml-builtin.o -MMD -MP -MF .deps/xml-builtin.Tpo xml-builtin.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o inferior.o -MT inferior.o -MMD -MP -MF .deps/inferior.Tpo ../../master/gdb/inferior.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o osdata.o -MT osdata.o -MMD -MP -MF .deps/osdata.Tpo ../../master/gdb/osdata.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o gdb_usleep.o -MT gdb_usleep.o -MMD -MP -MF .deps/gdb_usleep.Tpo ../../master/gdb/gdb_usleep.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o record.o -MT record.o -MMD -MP -MF .deps/record.Tpo ../../master/gdb/record.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o gcore.o -MT gcore.o -MMD -MP -MF .deps/gcore.Tpo ../../master/gdb/gcore.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o jit.o -MT jit.o -MMD -MP -MF .deps/jit.Tpo ../../master/gdb/jit.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o progspace.o -MT progspace.o -MMD -MP -MF .deps/progspace.Tpo ../../master/gdb/progspace.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o common-utils.o -MT common-utils.o -MMD -MP -MF .deps/common-utils.Tpo ../../master/gdb/common/common-utils.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o buffer.o -MT buffer.o -MMD -MP -MF .deps/buffer.Tpo ../../master/gdb/common/buffer.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o ptid.o -MT ptid.o -MMD -MP -MF .deps/ptid.Tpo ../../master/gdb/common/ptid.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o inflow.o -MT inflow.o -MMD -MP -MF .deps/inflow.Tpo ../../master/gdb/inflow.c +Making init.c +gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../master/gdb -I../../master/gdb/common -I../../master/gdb/config -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../master/gdb/../include/opcode -I../../master/gdb/../opcodes/.. -I../../master/gdb/../readline/.. -I../bfd -I../../master/gdb/../bfd -I../../master/gdb/../include -I../libdecnumber -I../../master/gdb/../libdecnumber -I../../master/gdb/gnulib -Ignulib -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo init.c +rm -f libgdb.a +ar q libgdb.a i386-tdep.o i387-tdep.o i386gnu-tdep.o solib.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o i386gnu-nat.o gnu-nat.o corelow.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 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-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-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-main.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-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-frame.o py-function.o py-inferior.o py-infthread.o py-lazy-string.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 posix-hdep.o c-exp.o cp-name-parser.o objc-exp.o ada-exp.o jv-exp.o f-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auxv.o bfd-target.o blockframe.o breakpoint.o findvar.o regcache.o charset.o continuations.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 inf-child.o interps.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 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 ada-lang.o c-lang.o d-lang.o f-lang.o objc-lang.o ada-tasks.o ui-out.o cli-out.o varobj.o vec.o wrapper.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 gcore.o jit.o progspace.o common-utils.o buffer.o ptid.o inflow.o init.o +ar: creating libgdb.a +ranlib libgdb.a +rm -f gdb +gcc-4.6 -g -O2 -D_GNU_SOURCE \ + -o gdb gdb.o libgdb.a \ + ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lshouldbeinlibc -lncurses -lz -lm -L/usr/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lexpat ../libiberty/libiberty.a gnulib/libgnu.a +rm -f gdbtui +gcc-4.6 -g -O2 -D_GNU_SOURCE \ + -o gdbtui tui-main.o libgdb.a \ + ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lshouldbeinlibc -lncurses -lz -lm -L/usr/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lexpat ../libiberty/libiberty.a gnulib/libgnu.a +make[3]: Entering directory `[...]/hurd/master.build/gdb' +make[4]: Entering directory `[...]/hurd/master.build/gdb/doc' +make[4]: Nothing to be done for `all'. +make[4]: Leaving directory `[...]/hurd/master.build/gdb/doc' +make[4]: Entering directory `[...]/hurd/master.build/gdb/data-directory' +rm -rf ./syscalls +mkdir ./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=../../../master/gdb/data-directory/../syscalls/$file ; \ + if test -f $f ; then \ + /usr/bin/install -c -m 644 $f ./syscalls ; \ + fi ; \ + done +touch stamp-syscalls +rm -rf ./python +files='gdb/__init__.py gdb/types.py gdb/printing.py gdb/prompt.py gdb/command/__init__.py gdb/command/pretty_printers.py gdb/command/prompt.py' ; \ + for file in $files ; do \ + dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ + /bin/dash ../../../master/gdb/data-directory/../../mkinstalldirs ./python/$dir ; \ + /usr/bin/install -c -m 644 ../../../master/gdb/data-directory/../python/lib/$file ./python/$dir ; \ + done +mkdir -p -- ./python/gdb +mkdir -p -- ./python/gdb/command +touch stamp-python +make[4]: Leaving directory `[...]/hurd/master.build/gdb/data-directory' +make[3]: Leaving directory `[...]/hurd/master.build/gdb' +make[2]: Leaving directory `[...]/hurd/master.build/gdb' +make[1]: Nothing to be done for `all-target'. +make[1]: Leaving directory `[...]/hurd/master.build' |