summaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-06-07 12:21:13 +0200
committerThomas Schwinge <thomas@codesourcery.com>2012-06-07 12:21:13 +0200
commita6e2d9ba61db9df488a17d4ef2df327d9ad54bf9 (patch)
tree659e25301ae89f7786654b5b020a592a69188421 /binutils
parent8cc4758a0bd068b43c2275e6fc401f302b59e30a (diff)
binutils: fd4e30c5155b436eb3e0334ca844e890c050b2a4 (2012-06-07; 2012-05-04)
Diffstat (limited to 'binutils')
-rw-r--r--binutils/hurd/log_build2754
-rw-r--r--binutils/hurd/log_install531
-rw-r--r--binutils/hurd/sum25
-rw-r--r--binutils/linux/log_build2781
-rw-r--r--binutils/linux/log_install533
-rw-r--r--binutils/linux/sum25
-rw-r--r--binutils/log_build.diff44
-rw-r--r--binutils/log_install.diff4
-rw-r--r--binutils/sum.diff30
9 files changed, 6674 insertions, 53 deletions
diff --git a/binutils/hurd/log_build b/binutils/hurd/log_build
new file mode 100644
index 00000000..e9181faf
--- /dev/null
+++ b/binutils/hurd/log_build
@@ -0,0 +1,2754 @@
+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... no
+checking for gnatmake... no
+checking whether compiler driver understands Ada... no
+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 readelf... readelf
+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 readelf... readelf
+checking for strip... strip
+checking for windres... no
+checking for windmc... no
+checking where to find the target ar... just compiled
+checking where to find the target as... just compiled
+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... just compiled
+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... just compiled
+checking where to find the target lipo... host tool
+checking where to find the target nm... just compiled
+checking where to find the target objdump... just compiled
+checking where to find the target ranlib... just compiled
+checking where to find the target readelf... just compiled
+checking where to find the target strip... just compiled
+checking where to find the target windres... just compiled
+checking where to find the target windmc... just compiled
+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 -Werror
+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 windows.h usability... no
+checking windows.h presence... no
+checking for windows.h... no
+checking for dlfcn.h... (cached) yes
+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/dwarfnames.c -o pic/dwarfnames.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/dwarfnames.c -o dwarfnames.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:53:27: warning: use of C99 long long integer constant [-Wlong-long]
+../../master/libiberty/stack-limit.c:55:28: warning: use of C99 long long integer constant [-Wlong-long]
+../../master/libiberty/stack-limit.c:58: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/timeval-utils.c -o pic/timeval-utils.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/timeval-utils.c -o timeval-utils.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 ./dwarfnames.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 ./timeval-utils.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 ./dwarfnames.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 ./timeval-utils.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 ./dwarfnames.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 ./timeval-utils.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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c -o elf-nacl.lo ../../master/bfd/elf-nacl.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 -Werror -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c ../../master/bfd/elf-nacl.c -o elf-nacl.o
+mv -f .deps/elf-nacl.Tpo .deps/elf-nacl.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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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-nacl.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 -Werror -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-nacl.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 -Werror
+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 it 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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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/it | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/opcodes/po/it.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 -- ./binutils
+Configuring in ./binutils
+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 special C compiler options needed for large files... no
+checking for _FILE_OFFSET_BITS value needed for large files... 64
+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... ar
+checking for i686-unknown-gnu0.3-strip... no
+checking for strip... strip
+checking for i686-unknown-gnu0.3-ranlib... 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 whether -lc should be explicitly linked in... no
+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... yes
+checking whether to build static libraries... yes
+Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
+checking for bison... bison -y
+checking for flex... flex
+checking lex output file root... lex.yy
+checking lex library... -lfl
+checking whether yytext is a pointer... yes
+checking whether NLS is requested... yes
+checking for catalogs to be installed... bg da es fi fr id it ja ro ru rw sk sv tr uk vi zh_CN zh_TW
+checking whether NLS is requested... yes
+checking for msgfmt... /usr/bin/msgfmt
+checking for gmsgfmt... /usr/bin/msgfmt
+checking for xgettext... /usr/bin/xgettext
+checking for msgmerge... /usr/bin/msgmerge
+checking whether to enable maintainer-specific portions of Makefiles... no
+checking for i686-unknown-gnu0.3-ranlib... (cached) ranlib
+checking for string.h... (cached) yes
+checking for strings.h... (cached) yes
+checking for stdlib.h... (cached) 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 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 sys/param.h usability... yes
+checking sys/param.h presence... yes
+checking for sys/param.h... yes
+checking for sys/wait.h that is POSIX.1 compatible... yes
+checking for working alloca.h... yes
+checking for alloca... yes
+checking for sbrk... yes
+checking for utimes... yes
+checking for setmode... no
+checking for getc_unlocked... yes
+checking for strcoll... yes
+checking for setlocale... yes
+checking for mkstemp... yes
+checking for mkdtemp... yes
+checking for library containing frexp... none required
+checking for LC_MESSAGES... yes
+checking for time_t in time.h... yes
+checking for time_t in sys/types.h... yes
+checking for a known getopt prototype in unistd.h... yes
+checking for utime.h... yes
+checking whether fprintf is declared... yes
+checking whether stpcpy is declared... yes
+checking whether strstr is declared... yes
+checking whether sbrk is declared... yes
+checking whether getenv is declared... yes
+checking whether environ is declared... yes
+checking whether getc_unlocked 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 iconv.h usability... yes
+checking iconv.h presence... yes
+checking for iconv.h... yes
+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 iconv... yes
+checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
+configure: updating cache ./config.cache
+configure: creating ./config.status
+config.status: creating Makefile
+config.status: creating doc/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/binutils'
+/bin/dash ../../master/binutils/../ylwrap ../../master/binutils/arparse.y y.tab.c arparse.c y.tab.h arparse.h y.output arparse.output -- bison -y -d
+updating arparse.h
+/bin/dash ../../master/binutils/../ylwrap ../../master/binutils/sysinfo.y y.tab.c sysinfo.c y.tab.h sysinfo.h y.output sysinfo.output -- bison -y -d
+conflicts: 1 shift/reduce
+updating sysinfo.h
+if [ -r sysinfo.c ]; then \
+ gcc-4.6 -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error sysinfo.c ; \
+ else \
+ gcc-4.6 -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error ../../master/binutils/sysinfo.c ; \
+ fi
+/bin/dash ../../master/binutils/../ylwrap ../../master/binutils/syslex.l lex.yy.c syslex.c -- flex
+if [ -r syslex.c ]; then \
+ gcc-4.6 -c -I. -I../../master/binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error syslex.c ; \
+ else \
+ gcc-4.6 -c -I. -I../../master/binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error ../../master/binutils/syslex.c ;\
+ fi
+gcc-4.6 -g -O2 -o sysinfo sysinfo.o syslex.o
+./sysinfo -d <../../master/binutils/sysroff.info >sysroff.h
+/bin/dash ../../master/binutils/../ylwrap ../../master/binutils/defparse.y y.tab.c defparse.c y.tab.h defparse.h y.output defparse.output -- bison -y -d
+conflicts: 27 shift/reduce
+updating defparse.h
+/bin/dash ../../master/binutils/../ylwrap ../../master/binutils/rcparse.y y.tab.c rcparse.c y.tab.h rcparse.h y.output rcparse.output -- bison -y -d
+conflicts: 54 shift/reduce, 10 reduce/reduce
+updating rcparse.h
+/bin/dash ../../master/binutils/../ylwrap ../../master/binutils/mcparse.y y.tab.c mcparse.c y.tab.h mcparse.h y.output mcparse.output -- bison -y -d
+conflicts: 1 shift/reduce
+updating mcparse.h
+Making info in doc
+make[3]: Entering directory `[...]/hurd/master.build/binutils/doc'
+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 binutils.info binutils.info-[0-9] binutils.info-[0-9][0-9] binutils.i[0-9] binutils.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/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -I ../../../master/binutils/doc \
+ -o binutils.info `test -f 'binutils.texi' || echo '../../../master/binutils/doc/'`binutils.texi; \
+ then \
+ rc=0; \
+ else \
+ rc=$?; \
+ $restore $backupdir/* `echo "./binutils.info" | sed 's|[^/]*$||'`; \
+ fi; \
+ rm -rf $backupdir; exit $rc
+touch addr2line.1
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Daddr2line < ../../../master/binutils/doc/binutils.texi > addr2line.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 addr2line.pod | sed -e '/^.if n .na/d' > addr2line.1.T$$ && \
+ mv -f addr2line.1.T$$ addr2line.1) || (rm -f addr2line.1.T$$ && exit 1)
+rm -f addr2line.pod
+touch ar.1
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dar < ../../../master/binutils/doc/binutils.texi > ar.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 ar.pod | sed -e '/^.if n .na/d' > ar.1.T$$ && \
+ mv -f ar.1.T$$ ar.1) || (rm -f ar.1.T$$ && exit 1)
+rm -f ar.pod
+touch dlltool.1
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Ddlltool < ../../../master/binutils/doc/binutils.texi > dlltool.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 dlltool.pod | sed -e '/^.if n .na/d' > dlltool.1.T$$ && \
+ mv -f dlltool.1.T$$ dlltool.1) || (rm -f dlltool.1.T$$ && exit 1)
+rm -f dlltool.pod
+touch nlmconv.1
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dnlmconv < ../../../master/binutils/doc/binutils.texi > nlmconv.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 nlmconv.pod | sed -e '/^.if n .na/d' > nlmconv.1.T$$ && \
+ mv -f nlmconv.1.T$$ nlmconv.1) || (rm -f nlmconv.1.T$$ && exit 1)
+rm -f nlmconv.pod
+touch nm.1
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dnm < ../../../master/binutils/doc/binutils.texi > nm.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 nm.pod | sed -e '/^.if n .na/d' > nm.1.T$$ && \
+ mv -f nm.1.T$$ nm.1) || (rm -f nm.1.T$$ && exit 1)
+rm -f nm.pod
+touch objcopy.1
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dobjcopy < ../../../master/binutils/doc/binutils.texi > objcopy.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 objcopy.pod | sed -e '/^.if n .na/d' > objcopy.1.T$$ && \
+ mv -f objcopy.1.T$$ objcopy.1) || (rm -f objcopy.1.T$$ && exit 1)
+rm -f objcopy.pod
+touch objdump.1
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dobjdump < ../../../master/binutils/doc/binutils.texi > objdump.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 objdump.pod | sed -e '/^.if n .na/d' > objdump.1.T$$ && \
+ mv -f objdump.1.T$$ objdump.1) || (rm -f objdump.1.T$$ && exit 1)
+rm -f objdump.pod
+touch ranlib.1
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dranlib < ../../../master/binutils/doc/binutils.texi > ranlib.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 ranlib.pod | sed -e '/^.if n .na/d' > ranlib.1.T$$ && \
+ mv -f ranlib.1.T$$ ranlib.1) || (rm -f ranlib.1.T$$ && exit 1)
+rm -f ranlib.pod
+touch readelf.1
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dreadelf < ../../../master/binutils/doc/binutils.texi > readelf.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 readelf.pod | sed -e '/^.if n .na/d' > readelf.1.T$$ && \
+ mv -f readelf.1.T$$ readelf.1) || (rm -f readelf.1.T$$ && exit 1)
+rm -f readelf.pod
+touch size.1
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dsize < ../../../master/binutils/doc/binutils.texi > size.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 size.pod | sed -e '/^.if n .na/d' > size.1.T$$ && \
+ mv -f size.1.T$$ size.1) || (rm -f size.1.T$$ && exit 1)
+rm -f size.pod
+touch strings.1
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dstrings < ../../../master/binutils/doc/binutils.texi > strings.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 strings.pod | sed -e '/^.if n .na/d' > strings.1.T$$ && \
+ mv -f strings.1.T$$ strings.1) || (rm -f strings.1.T$$ && exit 1)
+rm -f strings.pod
+touch strip.1
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dstrip < ../../../master/binutils/doc/binutils.texi > strip.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 strip.pod | sed -e '/^.if n .na/d' > strip.1.T$$ && \
+ mv -f strip.1.T$$ strip.1) || (rm -f strip.1.T$$ && exit 1)
+rm -f strip.pod
+touch elfedit.1
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Delfedit < ../../../master/binutils/doc/binutils.texi > elfedit.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 elfedit.pod | sed -e '/^.if n .na/d' > elfedit.1.T$$ && \
+ mv -f elfedit.1.T$$ elfedit.1) || (rm -f elfedit.1.T$$ && exit 1)
+rm -f elfedit.pod
+touch windres.1
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dwindres < ../../../master/binutils/doc/binutils.texi > windres.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 windres.pod | sed -e '/^.if n .na/d' > windres.1.T$$ && \
+ mv -f windres.1.T$$ windres.1) || (rm -f windres.1.T$$ && exit 1)
+rm -f windres.pod
+touch windmc.1
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dwindmc < ../../../master/binutils/doc/binutils.texi > windmc.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 windmc.pod | sed -e '/^.if n .na/d' > windmc.1.T$$ && \
+ mv -f windmc.1.T$$ windmc.1) || (rm -f windmc.1.T$$ && exit 1)
+rm -f windmc.pod
+touch cxxfilt.man
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dcxxfilt < ../../../master/binutils/doc/binutils.texi > c++filt.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 c++filt.pod | sed -e '/^.if n .na/d' > cxxfilt.man.T$$ && \
+ mv -f cxxfilt.man.T$$ cxxfilt.man) || (rm -f cxxfilt.man.T$$ && exit 1)
+rm -f c++filt.pod
+if test -f cxxfilt.man; then \
+ man=cxxfilt.man; \
+ else \
+ man=../../../master/binutils/doc/cxxfilt.man; \
+ fi; \
+ sed -e 's/@PROGRAM@/c++filt/' \
+ -e 's/cxxfilt/c++filt/' < $man \
+ > c++filt.1
+make[3]: Leaving directory `[...]/hurd/master.build/binutils/doc'
+Making info in po
+make[3]: Entering directory `[...]/hurd/master.build/binutils/po'
+make[3]: Nothing to be done for `info'.
+make[3]: Leaving directory `[...]/hurd/master.build/binutils/po'
+make[3]: Entering directory `[...]/hurd/master.build/binutils'
+make[3]: Nothing to be done for `info-am'.
+make[3]: Leaving directory `[...]/hurd/master.build/binutils'
+make all-recursive
+make[3]: Entering directory `[...]/hurd/master.build/binutils'
+Making all in doc
+make[4]: Entering directory `[...]/hurd/master.build/binutils/doc'
+make[4]: Nothing to be done for `all'.
+make[4]: Leaving directory `[...]/hurd/master.build/binutils/doc'
+Making all in po
+make[4]: Entering directory `[...]/hurd/master.build/binutils/po'
+file=`echo ../../../master/binutils/po/bg | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/bg.po
+file=`echo ../../../master/binutils/po/da | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/da.po
+file=`echo ../../../master/binutils/po/es | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/es.po
+file=`echo ../../../master/binutils/po/fi | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/fi.po
+file=`echo ../../../master/binutils/po/fr | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/fr.po
+file=`echo ../../../master/binutils/po/id | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/id.po
+file=`echo ../../../master/binutils/po/it | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/it.po
+file=`echo ../../../master/binutils/po/ja | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/ja.po
+file=`echo ../../../master/binutils/po/ro | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/ro.po
+file=`echo ../../../master/binutils/po/ru | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/ru.po
+file=`echo ../../../master/binutils/po/rw | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/rw.po
+file=`echo ../../../master/binutils/po/sk | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/sk.po
+file=`echo ../../../master/binutils/po/sv | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/sv.po
+file=`echo ../../../master/binutils/po/tr | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/tr.po
+file=`echo ../../../master/binutils/po/uk | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/uk.po
+file=`echo ../../../master/binutils/po/vi | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/vi.po
+file=`echo ../../../master/binutils/po/zh_CN | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/zh_CN.po
+file=`echo ../../../master/binutils/po/zh_TW | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/zh_TW.po
+make[4]: Leaving directory `[...]/hurd/master.build/binutils/po'
+make[4]: Entering directory `[...]/hurd/master.build/binutils'
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT size.o -MD -MP -MF .deps/size.Tpo -c -o size.o ../../master/binutils/size.c
+mv -f .deps/size.Tpo .deps/size.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bucomm.o -MD -MP -MF .deps/bucomm.Tpo -c -o bucomm.o ../../master/binutils/bucomm.c
+mv -f .deps/bucomm.Tpo .deps/bucomm.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o ../../master/binutils/version.c
+mv -f .deps/version.Tpo .deps/version.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT filemode.o -MD -MP -MF .deps/filemode.Tpo -c -o filemode.o ../../master/binutils/filemode.c
+mv -f .deps/filemode.Tpo .deps/filemode.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz
+libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT objdump.o -MD -MP -MF .deps/objdump.Tpo -c -o objdump.o -DOBJDUMP_PRIVATE_VECTORS="" ../../master/binutils/objdump.c
+mv -f .deps/objdump.Tpo .deps/objdump.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf.o -MD -MP -MF .deps/dwarf.Tpo -c -o dwarf.o ../../master/binutils/dwarf.c
+mv -f .deps/dwarf.Tpo .deps/dwarf.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT prdbg.o -MD -MP -MF .deps/prdbg.Tpo -c -o prdbg.o ../../master/binutils/prdbg.c
+mv -f .deps/prdbg.Tpo .deps/prdbg.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rddbg.o -MD -MP -MF .deps/rddbg.Tpo -c -o rddbg.o ../../master/binutils/rddbg.c
+mv -f .deps/rddbg.Tpo .deps/rddbg.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o ../../master/binutils/debug.c
+mv -f .deps/debug.Tpo .deps/debug.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o ../../master/binutils/stabs.c
+mv -f .deps/stabs.Tpo .deps/stabs.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ieee.o -MD -MP -MF .deps/ieee.Tpo -c -o ieee.o ../../master/binutils/ieee.c
+mv -f .deps/ieee.Tpo .deps/ieee.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rdcoff.o -MD -MP -MF .deps/rdcoff.Tpo -c -o rdcoff.o ../../master/binutils/rdcoff.c
+mv -f .deps/rdcoff.Tpo .deps/rdcoff.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elfcomm.o -MD -MP -MF .deps/elfcomm.Tpo -c -o elfcomm.o ../../master/binutils/elfcomm.c
+mv -f .deps/elfcomm.Tpo .deps/elfcomm.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz
+libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT arparse.o -MD -MP -MF .deps/arparse.Tpo -c -o arparse.o `test -f arparse.c || echo ../../master/binutils/`arparse.c -Wno-error
+mv -f .deps/arparse.Tpo .deps/arparse.Po
+/bin/dash ../../master/binutils/../ylwrap ../../master/binutils/arlex.l lex.yy.c arlex.c -- flex
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT arlex.o -MD -MP -MF .deps/arlex.Tpo -c -o arlex.o `test -f arlex.c || echo ../../master/binutils/`arlex.c -Wno-error
+mv -f .deps/arlex.Tpo .deps/arlex.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ar.o -MD -MP -MF .deps/ar.Tpo -c -o ar.o ../../master/binutils/ar.c
+mv -f .deps/ar.Tpo .deps/ar.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT not-ranlib.o -MD -MP -MF .deps/not-ranlib.Tpo -c -o not-ranlib.o ../../master/binutils/not-ranlib.c
+mv -f .deps/not-ranlib.Tpo .deps/not-ranlib.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT arsup.o -MD -MP -MF .deps/arsup.Tpo -c -o arsup.o ../../master/binutils/arsup.c
+mv -f .deps/arsup.Tpo .deps/arsup.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rename.o -MD -MP -MF .deps/rename.Tpo -c -o rename.o ../../master/binutils/rename.c
+mv -f .deps/rename.Tpo .deps/rename.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT binemul.o -MD -MP -MF .deps/binemul.Tpo -c -o binemul.o ../../master/binutils/binemul.c
+mv -f .deps/binemul.Tpo .deps/binemul.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT emul_vanilla.o -MD -MP -MF .deps/emul_vanilla.Tpo -c -o emul_vanilla.o ../../master/binutils/emul_vanilla.c
+mv -f .deps/emul_vanilla.Tpo .deps/emul_vanilla.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz
+libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT strings.o -MD -MP -MF .deps/strings.Tpo -c -o strings.o ../../master/binutils/strings.c
+mv -f .deps/strings.Tpo .deps/strings.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz
+libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT is-ranlib.o -MD -MP -MF .deps/is-ranlib.Tpo -c -o is-ranlib.o ../../master/binutils/is-ranlib.c
+mv -f .deps/is-ranlib.Tpo .deps/is-ranlib.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz
+libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT objcopy.o -MD -MP -MF .deps/objcopy.Tpo -c -o objcopy.o ../../master/binutils/objcopy.c
+mv -f .deps/objcopy.Tpo .deps/objcopy.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT not-strip.o -MD -MP -MF .deps/not-strip.Tpo -c -o not-strip.o ../../master/binutils/not-strip.c
+mv -f .deps/not-strip.Tpo .deps/not-strip.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT wrstabs.o -MD -MP -MF .deps/wrstabs.Tpo -c -o wrstabs.o ../../master/binutils/wrstabs.c
+mv -f .deps/wrstabs.Tpo .deps/wrstabs.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz
+libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT addr2line.o -MD -MP -MF .deps/addr2line.Tpo -c -o addr2line.o ../../master/binutils/addr2line.c
+mv -f .deps/addr2line.Tpo .deps/addr2line.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz
+libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT readelf.o -MD -MP -MF .deps/readelf.Tpo -c -o readelf.o ../../master/binutils/readelf.c
+mv -f .deps/readelf.Tpo .deps/readelf.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT unwind-ia64.o -MD -MP -MF .deps/unwind-ia64.Tpo -c -o unwind-ia64.o ../../master/binutils/unwind-ia64.c
+mv -f .deps/unwind-ia64.Tpo .deps/unwind-ia64.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz
+libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elfedit.o -MD -MP -MF .deps/elfedit.Tpo -c -o elfedit.o ../../master/binutils/elfedit.c
+mv -f .deps/elfedit.Tpo .deps/elfedit.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz
+libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT nm.o -MD -MP -MF .deps/nm.Tpo -c -o nm.o ../../master/binutils/nm.c
+mv -f .deps/nm.Tpo .deps/nm.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz
+libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT is-strip.o -MD -MP -MF .deps/is-strip.Tpo -c -o is-strip.o ../../master/binutils/is-strip.c
+mv -f .deps/is-strip.Tpo .deps/is-strip.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz
+libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cxxfilt.o -MD -MP -MF .deps/cxxfilt.Tpo -c -o cxxfilt.o ../../master/binutils/cxxfilt.c
+mv -f .deps/cxxfilt.Tpo .deps/cxxfilt.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz
+libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
+make[4]: Leaving directory `[...]/hurd/master.build/binutils'
+make[3]: Leaving directory `[...]/hurd/master.build/binutils'
+make[2]: Leaving directory `[...]/hurd/master.build/binutils'
+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 -- ./gas
+Configuring in ./gas
+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 special C compiler options needed for large files... no
+checking for _FILE_OFFSET_BITS value needed for large files... 64
+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... ar
+checking for i686-unknown-gnu0.3-strip... no
+checking for strip... strip
+checking for i686-unknown-gnu0.3-ranlib... 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 whether -lc should be explicitly linked in... no
+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... yes
+checking whether to build static libraries... yes
+Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
+checking whether byte ordering is bigendian... no
+checking for bison... bison -y
+checking for flex... flex
+checking lex output file root... lex.yy
+checking lex library... -lfl
+checking whether yytext is a pointer... yes
+checking whether NLS is requested... yes
+checking for catalogs to be installed... es fi fr id ja ru rw tr
+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 whether to enable maintainer-specific portions of Makefiles... no
+checking for string.h... (cached) yes
+checking for stdlib.h... (cached) yes
+checking for memory.h... (cached) yes
+checking for strings.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking errno.h usability... yes
+checking errno.h presence... yes
+checking for errno.h... yes
+checking for sys/types.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 time.h usability... yes
+checking time.h presence... yes
+checking for time.h... yes
+checking for sys/stat.h... (cached) yes
+checking whether compiling a cross-assembler... no
+checking for working alloca.h... yes
+checking for alloca... yes
+checking for inline... inline
+checking for unlink... yes
+checking for sbrk... yes
+checking for setlocale... yes
+checking for LC_MESSAGES... yes
+checking for working assert macro... yes
+checking whether declaration is required for errno... no
+checking for a known getopt prototype in unistd.h... yes
+checking whether declaration is required for environ... no
+checking whether declaration is required for ffs... no
+checking whether declaration is required for free... no
+checking whether declaration is required for malloc... no
+checking whether declaration is required for sbrk... no
+checking whether declaration is required for strstr... no
+checking whether mempcpy 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 for struct tm.tm_gmtoff in time.h... yes
+checking for struct stat.st_mtim.tv_sec in sys/stat.h... yes
+checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes
+configure: updating cache ./config.cache
+configure: creating ./config.status
+config.status: creating .gdbinit
+config.status: creating Makefile
+config.status: creating doc/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
+config.status: executing default commands
+make[2]: Entering directory `[...]/hurd/master.build/gas'
+make all-recursive
+make[3]: Entering directory `[...]/hurd/master.build/gas'
+Making all in doc
+make[4]: Entering directory `[...]/hurd/master.build/gas/doc'
+rm -f asconfig.texi
+cp ../../../master/gas/doc/all.texi ./asconfig.texi
+chmod u+w ./asconfig.texi
+touch as.1
+perl ../../../master/gas/doc/../../etc/texi2pod.pl -I "../../../master/gas/doc" -I "../../../master/gas/../libiberty" -I "../../../master/gas/../bfd/doc" -I ../../bfd/doc -Dman < ../../../master/gas/doc/as.texinfo > as.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 as.pod | \
+ sed -e '/^.if n .na/d' > as.1.T$$ && \
+ mv -f as.1.T$$ as.1) || \
+ (rm -f as.1.T$$ && exit 1)
+rm -f as.pod
+make[4]: Leaving directory `[...]/hurd/master.build/gas/doc'
+Making all in po
+make[4]: Entering directory `[...]/hurd/master.build/gas/po'
+file=`echo ../../../master/gas/po/es | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gas/po/es.po
+file=`echo ../../../master/gas/po/fi | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gas/po/fi.po
+file=`echo ../../../master/gas/po/fr | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gas/po/fr.po
+file=`echo ../../../master/gas/po/id | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gas/po/id.po
+file=`echo ../../../master/gas/po/ja | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gas/po/ja.po
+file=`echo ../../../master/gas/po/ru | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gas/po/ru.po
+file=`echo ../../../master/gas/po/rw | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gas/po/rw.po
+file=`echo ../../../master/gas/po/tr | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gas/po/tr.po
+make[4]: Leaving directory `[...]/hurd/master.build/gas/po'
+make[4]: Entering directory `[...]/hurd/master.build/gas'
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT app.o -MD -MP -MF .deps/app.Tpo -c -o app.o ../../master/gas/app.c
+mv -f .deps/app.Tpo .deps/app.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT as.o -MD -MP -MF .deps/as.Tpo -c -o as.o ../../master/gas/as.c
+mv -f .deps/as.Tpo .deps/as.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT atof-generic.o -MD -MP -MF .deps/atof-generic.Tpo -c -o atof-generic.o ../../master/gas/atof-generic.c
+mv -f .deps/atof-generic.Tpo .deps/atof-generic.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT compress-debug.o -MD -MP -MF .deps/compress-debug.Tpo -c -o compress-debug.o ../../master/gas/compress-debug.c
+mv -f .deps/compress-debug.Tpo .deps/compress-debug.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cond.o -MD -MP -MF .deps/cond.Tpo -c -o cond.o ../../master/gas/cond.c
+mv -f .deps/cond.Tpo .deps/cond.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT depend.o -MD -MP -MF .deps/depend.Tpo -c -o depend.o ../../master/gas/depend.c
+mv -f .deps/depend.Tpo .deps/depend.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf2dbg.o -MD -MP -MF .deps/dwarf2dbg.Tpo -c -o dwarf2dbg.o ../../master/gas/dwarf2dbg.c
+mv -f .deps/dwarf2dbg.Tpo .deps/dwarf2dbg.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dw2gencfi.o -MD -MP -MF .deps/dw2gencfi.Tpo -c -o dw2gencfi.o ../../master/gas/dw2gencfi.c
+mv -f .deps/dw2gencfi.Tpo .deps/dw2gencfi.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ecoff.o -MD -MP -MF .deps/ecoff.Tpo -c -o ecoff.o ../../master/gas/ecoff.c
+mv -f .deps/ecoff.Tpo .deps/ecoff.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ehopt.o -MD -MP -MF .deps/ehopt.Tpo -c -o ehopt.o ../../master/gas/ehopt.c
+mv -f .deps/ehopt.Tpo .deps/ehopt.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o ../../master/gas/expr.c
+mv -f .deps/expr.Tpo .deps/expr.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-copy.o -MD -MP -MF .deps/flonum-copy.Tpo -c -o flonum-copy.o ../../master/gas/flonum-copy.c
+mv -f .deps/flonum-copy.Tpo .deps/flonum-copy.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-konst.o -MD -MP -MF .deps/flonum-konst.Tpo -c -o flonum-konst.o ../../master/gas/flonum-konst.c
+mv -f .deps/flonum-konst.Tpo .deps/flonum-konst.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-mult.o -MD -MP -MF .deps/flonum-mult.Tpo -c -o flonum-mult.o ../../master/gas/flonum-mult.c
+mv -f .deps/flonum-mult.Tpo .deps/flonum-mult.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT frags.o -MD -MP -MF .deps/frags.Tpo -c -o frags.o ../../master/gas/frags.c
+mv -f .deps/frags.Tpo .deps/frags.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o ../../master/gas/hash.c
+mv -f .deps/hash.Tpo .deps/hash.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT input-file.o -MD -MP -MF .deps/input-file.Tpo -c -o input-file.o ../../master/gas/input-file.c
+mv -f .deps/input-file.Tpo .deps/input-file.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT input-scrub.o -MD -MP -MF .deps/input-scrub.Tpo -c -o input-scrub.o ../../master/gas/input-scrub.c
+mv -f .deps/input-scrub.Tpo .deps/input-scrub.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT listing.o -MD -MP -MF .deps/listing.Tpo -c -o listing.o ../../master/gas/listing.c
+mv -f .deps/listing.Tpo .deps/listing.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT literal.o -MD -MP -MF .deps/literal.Tpo -c -o literal.o ../../master/gas/literal.c
+mv -f .deps/literal.Tpo .deps/literal.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o ../../master/gas/macro.c
+mv -f .deps/macro.Tpo .deps/macro.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o ../../master/gas/messages.c
+mv -f .deps/messages.Tpo .deps/messages.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT output-file.o -MD -MP -MF .deps/output-file.Tpo -c -o output-file.o ../../master/gas/output-file.c
+mv -f .deps/output-file.Tpo .deps/output-file.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT read.o -MD -MP -MF .deps/read.Tpo -c -o read.o ../../master/gas/read.c
+mv -f .deps/read.Tpo .deps/read.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT remap.o -MD -MP -MF .deps/remap.Tpo -c -o remap.o ../../master/gas/remap.c
+mv -f .deps/remap.Tpo .deps/remap.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sb.o -MD -MP -MF .deps/sb.Tpo -c -o sb.o ../../master/gas/sb.c
+mv -f .deps/sb.Tpo .deps/sb.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o ../../master/gas/stabs.c
+mv -f .deps/stabs.Tpo .deps/stabs.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT subsegs.o -MD -MP -MF .deps/subsegs.Tpo -c -o subsegs.o ../../master/gas/subsegs.c
+mv -f .deps/subsegs.Tpo .deps/subsegs.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT symbols.o -MD -MP -MF .deps/symbols.Tpo -c -o symbols.o ../../master/gas/symbols.c
+mv -f .deps/symbols.Tpo .deps/symbols.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT write.o -MD -MP -MF .deps/write.Tpo -c -o write.o ../../master/gas/write.c
+mv -f .deps/write.Tpo .deps/write.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tc-i386.o -MD -MP -MF .deps/tc-i386.Tpo -c -o tc-i386.o `test -f 'config/tc-i386.c' || echo '../../master/gas/'`config/tc-i386.c
+mv -f .deps/tc-i386.Tpo .deps/tc-i386.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT obj-elf.o -MD -MP -MF .deps/obj-elf.Tpo -c -o obj-elf.o `test -f 'config/obj-elf.c' || echo '../../master/gas/'`config/obj-elf.c
+mv -f .deps/obj-elf.Tpo .deps/obj-elf.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT atof-ieee.o -MD -MP -MF .deps/atof-ieee.Tpo -c -o atof-ieee.o `test -f 'config/atof-ieee.c' || echo '../../master/gas/'`config/atof-ieee.c
+mv -f .deps/atof-ieee.Tpo .deps/atof-ieee.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz
+libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
+make[4]: Leaving directory `[...]/hurd/master.build/gas'
+make[3]: Leaving directory `[...]/hurd/master.build/gas'
+make[2]: Leaving directory `[...]/hurd/master.build/gas'
+mkdir -p -- ./gprof
+Configuring in ./gprof
+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 special C compiler options needed for large files... no
+checking for _FILE_OFFSET_BITS value needed for large files... 64
+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... ar
+checking for i686-unknown-gnu0.3-strip... no
+checking for strip... strip
+checking for i686-unknown-gnu0.3-ranlib... 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 whether -lc should be explicitly linked in... no
+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... yes
+checking whether to build static libraries... yes
+checking for setmode... no
+checking whether NLS is requested... yes
+checking for catalogs to be installed... bg da de eo es fi fr ga id it ja ms nl pt_BR ro ru rw sr sv tr uk vi
+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 whether to enable maintainer-specific portions of Makefiles... no
+checking sys/gmon_out.h usability... yes
+checking sys/gmon_out.h presence... yes
+checking for sys/gmon_out.h... yes
+checking for a known getopt prototype in unistd.h... yes
+checking for library containing fabs... -lm
+Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
+configure: updating cache ./config.cache
+configure: creating ./config.status
+config.status: creating Makefile
+config.status: creating po/Makefile.in
+config.status: creating gconfig.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/gprof'
+awk -f ../../master/gprof/gen-c-prog.awk > ./flat_bl.c \
+ FUNCTION=`(echo flat_bl|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \
+ FILE=flat_bl.m ../../master/gprof/flat_bl.m
+awk -f ../../master/gprof/gen-c-prog.awk > ./bsd_callg_bl.c \
+ FUNCTION=`(echo bsd_callg_bl|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \
+ FILE=bsd_callg_bl.m ../../master/gprof/bsd_callg_bl.m
+awk -f ../../master/gprof/gen-c-prog.awk > ./fsf_callg_bl.c \
+ FUNCTION=`(echo fsf_callg_bl|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \
+ FILE=fsf_callg_bl.m ../../master/gprof/fsf_callg_bl.m
+make all-recursive
+make[3]: Entering directory `[...]/hurd/master.build/gprof'
+Making all in po
+make[4]: Entering directory `[...]/hurd/master.build/gprof/po'
+file=`echo ../../../master/gprof/po/bg | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/bg.po
+file=`echo ../../../master/gprof/po/da | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/da.po
+file=`echo ../../../master/gprof/po/de | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/de.po
+file=`echo ../../../master/gprof/po/eo | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/eo.po
+file=`echo ../../../master/gprof/po/es | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/es.po
+file=`echo ../../../master/gprof/po/fi | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/fi.po
+file=`echo ../../../master/gprof/po/fr | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/fr.po
+file=`echo ../../../master/gprof/po/ga | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/ga.po
+file=`echo ../../../master/gprof/po/id | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/id.po
+file=`echo it | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/it.po
+file=`echo ../../../master/gprof/po/ja | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/ja.po
+file=`echo ../../../master/gprof/po/ms | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/ms.po
+file=`echo ../../../master/gprof/po/nl | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/nl.po
+file=`echo ../../../master/gprof/po/pt_BR | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/pt_BR.po
+file=`echo ro | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/ro.po
+file=`echo ru | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/ru.po
+file=`echo ../../../master/gprof/po/rw | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/rw.po
+file=`echo ../../../master/gprof/po/sr | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/sr.po
+file=`echo ../../../master/gprof/po/sv | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/sv.po
+file=`echo ../../../master/gprof/po/tr | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/tr.po
+file=`echo uk | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/uk.po
+file=`echo ../../../master/gprof/po/vi | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/vi.po
+make[4]: Leaving directory `[...]/hurd/master.build/gprof/po'
+make[4]: Entering directory `[...]/hurd/master.build/gprof'
+echo "@set top_srcdir ../../master/gprof" >> ./config.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 gprof.info gprof.info-[0-9] gprof.info-[0-9][0-9] gprof.i[0-9] gprof.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/gprof" -I "../../master/gprof/../bfd/doc" -I ../bfd/doc -I ../../master/gprof \
+ -o gprof.info `test -f 'gprof.texi' || echo '../../master/gprof/'`gprof.texi; \
+ then \
+ rc=0; \
+ else \
+ rc=$?; \
+ $restore $backupdir/* `echo "./gprof.info" | sed 's|[^/]*$||'`; \
+ fi; \
+ rm -rf $backupdir; exit $rc
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT basic_blocks.o -MD -MP -MF .deps/basic_blocks.Tpo -c -o basic_blocks.o ../../master/gprof/basic_blocks.c
+mv -f .deps/basic_blocks.Tpo .deps/basic_blocks.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT call_graph.o -MD -MP -MF .deps/call_graph.Tpo -c -o call_graph.o ../../master/gprof/call_graph.c
+mv -f .deps/call_graph.Tpo .deps/call_graph.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cg_arcs.o -MD -MP -MF .deps/cg_arcs.Tpo -c -o cg_arcs.o ../../master/gprof/cg_arcs.c
+mv -f .deps/cg_arcs.Tpo .deps/cg_arcs.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cg_dfn.o -MD -MP -MF .deps/cg_dfn.Tpo -c -o cg_dfn.o ../../master/gprof/cg_dfn.c
+mv -f .deps/cg_dfn.Tpo .deps/cg_dfn.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cg_print.o -MD -MP -MF .deps/cg_print.Tpo -c -o cg_print.o ../../master/gprof/cg_print.c
+mv -f .deps/cg_print.Tpo .deps/cg_print.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT corefile.o -MD -MP -MF .deps/corefile.Tpo -c -o corefile.o ../../master/gprof/corefile.c
+mv -f .deps/corefile.Tpo .deps/corefile.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT gmon_io.o -MD -MP -MF .deps/gmon_io.Tpo -c -o gmon_io.o ../../master/gprof/gmon_io.c
+mv -f .deps/gmon_io.Tpo .deps/gmon_io.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT gprof.o -MD -MP -MF .deps/gprof.Tpo -c -o gprof.o ../../master/gprof/gprof.c
+mv -f .deps/gprof.Tpo .deps/gprof.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hertz.o -MD -MP -MF .deps/hertz.Tpo -c -o hertz.o ../../master/gprof/hertz.c
+mv -f .deps/hertz.Tpo .deps/hertz.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hist.o -MD -MP -MF .deps/hist.Tpo -c -o hist.o ../../master/gprof/hist.c
+mv -f .deps/hist.Tpo .deps/hist.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT source.o -MD -MP -MF .deps/source.Tpo -c -o source.o ../../master/gprof/source.c
+mv -f .deps/source.Tpo .deps/source.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT search_list.o -MD -MP -MF .deps/search_list.Tpo -c -o search_list.o ../../master/gprof/search_list.c
+mv -f .deps/search_list.Tpo .deps/search_list.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o ../../master/gprof/symtab.c
+mv -f .deps/symtab.Tpo .deps/symtab.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sym_ids.o -MD -MP -MF .deps/sym_ids.Tpo -c -o sym_ids.o ../../master/gprof/sym_ids.c
+mv -f .deps/sym_ids.Tpo .deps/sym_ids.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o ../../master/gprof/utils.c
+mv -f .deps/utils.Tpo .deps/utils.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o ../../master/gprof/i386.c
+mv -f .deps/i386.Tpo .deps/i386.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT alpha.o -MD -MP -MF .deps/alpha.Tpo -c -o alpha.o ../../master/gprof/alpha.c
+mv -f .deps/alpha.Tpo .deps/alpha.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT vax.o -MD -MP -MF .deps/vax.Tpo -c -o vax.o ../../master/gprof/vax.c
+mv -f .deps/vax.Tpo .deps/vax.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tahoe.o -MD -MP -MF .deps/tahoe.Tpo -c -o tahoe.o ../../master/gprof/tahoe.c
+mv -f .deps/tahoe.Tpo .deps/tahoe.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sparc.o -MD -MP -MF .deps/sparc.Tpo -c -o sparc.o ../../master/gprof/sparc.c
+mv -f .deps/sparc.Tpo .deps/sparc.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mips.o -MD -MP -MF .deps/mips.Tpo -c -o mips.o ../../master/gprof/mips.c
+mv -f .deps/mips.Tpo .deps/mips.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flat_bl.o -MD -MP -MF .deps/flat_bl.Tpo -c -o flat_bl.o flat_bl.c
+mv -f .deps/flat_bl.Tpo .deps/flat_bl.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bsd_callg_bl.o -MD -MP -MF .deps/bsd_callg_bl.Tpo -c -o bsd_callg_bl.o bsd_callg_bl.c
+mv -f .deps/bsd_callg_bl.Tpo .deps/bsd_callg_bl.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT fsf_callg_bl.o -MD -MP -MF .deps/fsf_callg_bl.Tpo -c -o fsf_callg_bl.o fsf_callg_bl.c
+mv -f .deps/fsf_callg_bl.Tpo .deps/fsf_callg_bl.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a -lm
+libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -lm
+touch gprof.1
+perl ../../master/gprof/../etc/texi2pod.pl -I "../../master/gprof" -I "../../master/gprof/../bfd/doc" -I ../bfd/doc -Dman -Dgprof < ../../master/gprof/gprof.texi > gprof.pod
+(pod2man --center="GNU" --release="binutils-2.22.52" --section=1 gprof.pod | \
+ sed -e '/^.if n .na/d' > gprof.1.T$$ && \
+ mv -f gprof.1.T$$ gprof.1) || \
+ (rm -f gprof.1.T$$ && exit 1)
+rm -f gprof.pod
+make[4]: Leaving directory `[...]/hurd/master.build/gprof'
+make[3]: Leaving directory `[...]/hurd/master.build/gprof'
+make[2]: Leaving directory `[...]/hurd/master.build/gprof'
+mkdir -p -- ./ld
+Configuring in ./ld
+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 whether to enable maintainer-specific portions of Makefiles... no
+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
+Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
+checking for LC_MESSAGES... yes
+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 whether we are using the GNU C++ compiler... yes
+checking whether g++-4.6 accepts -g... yes
+checking dependency style of g++-4.6... gcc3
+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 special C compiler options needed for large files... no
+checking for _FILE_OFFSET_BITS value needed for large files... 64
+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... ar
+checking for i686-unknown-gnu0.3-strip... no
+checking for strip... strip
+checking for i686-unknown-gnu0.3-ranlib... 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 whether -lc should be explicitly linked in... no
+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... yes
+checking whether to build static libraries... yes
+checking how to run the C++ preprocessor... g++-4.6 -E
+checking for ld used by g++-4.6... ld
+checking if the linker (ld) is GNU ld... yes
+checking whether the g++-4.6 linker (ld) supports shared libraries... yes
+checking for g++-4.6 option to produce PIC... -fPIC -DPIC
+checking if g++-4.6 PIC flag -fPIC -DPIC works... yes
+checking if g++-4.6 static flag -static works... yes
+checking if g++-4.6 supports -c -o file.o... yes
+checking if g++-4.6 supports -c -o file.o... (cached) yes
+checking whether the g++-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 NLS is requested... yes
+checking for catalogs to be installed... bg da es fi fr ga id it ja sv tr vi zh_CN zh_TW
+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 bison... bison -y
+checking for flex... flex
+checking lex output file root... lex.yy
+checking lex library... -lfl
+checking whether yytext is a pointer... yes
+checking whether to enable maintainer-specific portions of Makefiles... no
+checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
+checking for string.h... (cached) yes
+checking for strings.h... (cached) yes
+checking for stdlib.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking elf-hints.h usability... no
+checking elf-hints.h presence... no
+checking for elf-hints.h... no
+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 sys/param.h usability... yes
+checking sys/param.h presence... yes
+checking for sys/param.h... 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
+checking for glob... yes
+checking for mkstemp... yes
+checking for realpath... yes
+checking for sbrk... yes
+checking for setlocale... yes
+checking for waitpid... yes
+checking for open... yes
+checking for lseek... yes
+checking for close... yes
+checking for dirent.h that defines DIR... yes
+checking for library containing opendir... none required
+checking for dlfcn.h... (cached) yes
+checking for library containing dlopen... -ldl
+checking for dlopen... yes
+checking for dlsym... yes
+checking for dlclose... yes
+checking for .preinit_array/.init_array/.fini_array support... yes
+checking for a known getopt prototype in unistd.h... yes
+checking whether strstr is declared... yes
+checking whether free is declared... yes
+checking whether sbrk is declared... yes
+checking whether getenv is declared... yes
+checking whether environ 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 whether ANSI C string concatenation works... yes
+checking size of void *... 4
+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/ld'
+/bin/dash ../../master/ld/../ylwrap ../../master/ld/ldgram.y y.tab.c ldgram.c y.tab.h ldgram.h y.output ldgram.output -- bison -y -d
+updating ldgram.h
+(echo "/* This file is automatically generated. DO NOT EDIT! */";\
+ for f in `echo " " eelf_i386.o "" \
+ | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
+ echo "extern ld_emulation_xfer_type ld_${f}_emulation;"; \
+ done;\
+ echo "";\
+ echo "#define EMULATION_LIST \\";\
+ for f in `echo " " eelf_i386.o "" \
+ | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
+ echo " &ld_${f}_emulation, \\"; \
+ done;\
+ echo " 0") >ldemul-tmp.h
+mv ldemul-tmp.h ldemul-list.h
+/bin/dash ../../master/ld/../ylwrap ../../master/ld/deffilep.y y.tab.c deffilep.c y.tab.h deffilep.h y.output deffilep.output -- bison -y -d
+conflicts: 76 shift/reduce
+updating deffilep.h
+make all-recursive
+make[3]: Entering directory `[...]/hurd/master.build/ld'
+Making all in po
+make[4]: Entering directory `[...]/hurd/master.build/ld/po'
+file=`echo ../../../master/ld/po/bg | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/ld/po/bg.po
+file=`echo ../../../master/ld/po/da | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/ld/po/da.po
+file=`echo ../../../master/ld/po/es | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/ld/po/es.po
+file=`echo ../../../master/ld/po/fi | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/ld/po/fi.po
+file=`echo ../../../master/ld/po/fr | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/ld/po/fr.po
+file=`echo ../../../master/ld/po/ga | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/ld/po/ga.po
+file=`echo ../../../master/ld/po/id | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/ld/po/id.po
+file=`echo ../../../master/ld/po/it | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/ld/po/it.po
+file=`echo ja | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/ld/po/ja.po
+file=`echo ../../../master/ld/po/sv | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/ld/po/sv.po
+file=`echo ../../../master/ld/po/tr | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/ld/po/tr.po
+file=`echo ../../../master/ld/po/vi | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/ld/po/vi.po
+file=`echo ../../../master/ld/po/zh_CN | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/ld/po/zh_CN.po
+file=`echo ../../../master/ld/po/zh_TW | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/ld/po/zh_TW.po
+make[4]: Leaving directory `[...]/hurd/master.build/ld/po'
+make[4]: Entering directory `[...]/hurd/master.build/ld'
+cp ../../master/ld/gen-doc.texi ./configdoc.texi
+chmod u+w ./configdoc.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 ld.info ld.info-[0-9] ld.info-[0-9][0-9] ld.i[0-9] ld.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/ld -I ../../master/ld/../bfd/doc -I ../bfd/doc -I ../../master/ld/../libiberty -I ../../master/ld \
+ -o ld.info `test -f 'ld.texinfo' || echo '../../master/ld/'`ld.texinfo; \
+ then \
+ rc=0; \
+ else \
+ rc=$?; \
+ $restore $backupdir/* `echo "./ld.info" | sed 's|[^/]*$||'`; \
+ fi; \
+ rm -rf $backupdir; exit $rc
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c -o libldtestplug_la-testplug.lo `test -f 'testplug.c' || echo '../../master/ld/'`testplug.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"[...]/hurd/master.build.install/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../master/ld/testplug.c -fPIC -DPIC -o .libs/libldtestplug_la-testplug.o
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"[...]/hurd/master.build.install/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../master/ld/testplug.c -o libldtestplug_la-testplug.o >/dev/null 2>&1
+mv -f .deps/libldtestplug_la-testplug.Tpo .deps/libldtestplug_la-testplug.Plo
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -g -O2 -g -O2 -no-undefined -rpath /nowhere -o libldtestplug.la libldtestplug_la-testplug.lo -lz -ldl
+libtool: link: gcc-4.6 -shared .libs/libldtestplug_la-testplug.o -lz -ldl -Wl,-soname -Wl,libldtestplug.so.0 -o .libs/libldtestplug.so.0.0.0
+libtool: link: (cd ".libs" && rm -f "libldtestplug.so.0" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so.0")
+libtool: link: (cd ".libs" && rm -f "libldtestplug.so" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so")
+libtool: link: ar rc .libs/libldtestplug.a libldtestplug_la-testplug.o
+libtool: link: ranlib .libs/libldtestplug.a
+libtool: link: ( cd ".libs" && rm -f "libldtestplug.la" && ln -s "../libldtestplug.la" "libldtestplug.la" )
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldgram.o -MD -MP -MF .deps/ldgram.Tpo -c -o ldgram.o `test -f ldgram.c || echo ../../master/ld/`ldgram.c -Wno-error
+mv -f .deps/ldgram.Tpo .deps/ldgram.Po
+/bin/dash ../../master/ld/../ylwrap ../../master/ld/ldlex.l lex.yy.c ldlex.c -- flex
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldlex-wrapper.o -MD -MP -MF .deps/ldlex-wrapper.Tpo -c -o ldlex-wrapper.o ../../master/ld/ldlex-wrapper.c -Wno-error
+In file included from ../../master/ld/ldlex-wrapper.c:6:0:
+ldlex.c: In function 'yy_scan_buffer':
+ldlex.c:3774:41: warning: declaration of 'base' shadows a global declaration [-Wshadow]
+../../master/ld/ldlang.h:475:20: warning: shadowed declaration is here [-Wshadow]
+mv -f .deps/ldlex-wrapper.Tpo .deps/ldlex-wrapper.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT lexsup.o -MD -MP -MF .deps/lexsup.Tpo -c -o lexsup.o ../../master/ld/lexsup.c
+mv -f .deps/lexsup.Tpo .deps/lexsup.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldlang.o -MD -MP -MF .deps/ldlang.Tpo -c -o ldlang.o ../../master/ld/ldlang.c
+mv -f .deps/ldlang.Tpo .deps/ldlang.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mri.o -MD -MP -MF .deps/mri.Tpo -c -o mri.o ../../master/ld/mri.c
+mv -f .deps/mri.Tpo .deps/mri.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldctor.o -MD -MP -MF .deps/ldctor.Tpo -c -o ldctor.o ../../master/ld/ldctor.c
+mv -f .deps/ldctor.Tpo .deps/ldctor.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldmain.o -MD -MP -MF .deps/ldmain.Tpo -c -o ldmain.o \
+ -DDEFAULT_EMULATION='"elf_i386"' \
+ -DBINDIR='"[...]/hurd/master.build.install/bin"' -DTOOLBINDIR='"[...]/hurd/master.build.install/i686-unknown-gnu0.3/bin"' \
+ -DTARGET='"i686-unknown-gnu0.3"' -DTARGET_SYSTEM_ROOT=\"\" \
+ ../../master/ld/ldmain.c
+mv -f .deps/ldmain.Tpo .deps/ldmain.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldwrite.o -MD -MP -MF .deps/ldwrite.Tpo -c -o ldwrite.o ../../master/ld/ldwrite.c
+mv -f .deps/ldwrite.Tpo .deps/ldwrite.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldexp.o -MD -MP -MF .deps/ldexp.Tpo -c -o ldexp.o ../../master/ld/ldexp.c
+mv -f .deps/ldexp.Tpo .deps/ldexp.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldemul.o -MD -MP -MF .deps/ldemul.Tpo -c -o ldemul.o ../../master/ld/ldemul.c
+mv -f .deps/ldemul.Tpo .deps/ldemul.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldver.o -MD -MP -MF .deps/ldver.Tpo -c -o ldver.o ../../master/ld/ldver.c
+mv -f .deps/ldver.Tpo .deps/ldver.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldmisc.o -MD -MP -MF .deps/ldmisc.Tpo -c -o ldmisc.o ../../master/ld/ldmisc.c
+mv -f .deps/ldmisc.Tpo .deps/ldmisc.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldfile.o -MD -MP -MF .deps/ldfile.Tpo -c -o ldfile.o \
+ -DSCRIPTDIR='"[...]/hurd/master.build.install/i686-unknown-gnu0.3/lib"' -DBINDIR='"[...]/hurd/master.build.install/bin"' -DTOOLBINDIR='"[...]/hurd/master.build.install/i686-unknown-gnu0.3/bin"' \
+ ../../master/ld/ldfile.c
+mv -f .deps/ldfile.Tpo .deps/ldfile.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldcref.o -MD -MP -MF .deps/ldcref.Tpo -c -o ldcref.o ../../master/ld/ldcref.c
+mv -f .deps/ldcref.Tpo .deps/ldcref.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../master/ld/plugin.c
+mv -f .deps/plugin.Tpo .deps/plugin.Po
+cp ../../master/ld/emultempl/astring.sed stringify.sed
+LIB_PATH='' /bin/dash ../../master/ld/genscripts.sh "../../master/ld" "[...]/hurd/master.build.install/lib" "[...]/hurd/master.build.install" "[...]/hurd/master.build.install" i686-unknown-gnu0.3 i686-unknown-gnu0.3 i686-unknown-gnu0.3 "elf_i386" "/usr/local/lib /lib /usr/lib" no yes elf_i386 "i686-unknown-gnu0.3"
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT eelf_i386.o -MD -MP -MF .deps/eelf_i386.Tpo -c -o eelf_i386.o eelf_i386.c
+mv -f .deps/eelf_i386.Tpo .deps/eelf_i386.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl
+libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl
+touch ld.1
+perl ../../master/ld/../etc/texi2pod.pl -I ../../master/ld -I ../../master/ld/../bfd/doc -I ../bfd/doc -I ../../master/ld/../libiberty -Dman < ../../master/ld/ld.texinfo > ld.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 ld.pod | \
+ sed -e '/^.if n .na/d' > ld.1.T$$ && \
+ mv -f ld.1.T$$ ld.1) || \
+ (rm -f ld.1.T$$ && exit 1)
+rm -f ld.pod
+make[4]: Leaving directory `[...]/hurd/master.build/ld'
+make[3]: Leaving directory `[...]/hurd/master.build/ld'
+make[2]: Leaving directory `[...]/hurd/master.build/ld'
+make[1]: Nothing to be done for `all-target'.
+make[1]: Leaving directory `[...]/hurd/master.build'
diff --git a/binutils/hurd/log_install b/binutils/hurd/log_install
new file mode 100644
index 00000000..0973ff08
--- /dev/null
+++ b/binutils/hurd/log_install
@@ -0,0 +1,531 @@
+make[1]: Entering directory `[...]/hurd/master.build'
+/bin/dash ../master/mkinstalldirs [...]/hurd/master.build.install [...]/hurd/master.build.install
+mkdir -p -- [...]/hurd/master.build.install [...]/hurd/master.build.install
+make[2]: Entering directory `[...]/hurd/master.build/bfd'
+make install-recursive
+make[3]: Entering directory `[...]/hurd/master.build/bfd'
+Making install in doc
+make[4]: Entering directory `[...]/hurd/master.build/bfd/doc'
+test -z "[...]/hurd/master.build.install/share/info" || /bin/mkdir -p "[...]/hurd/master.build.install/share/info"
+ /usr/bin/install -c -m 644 ./bfd.info '[...]/hurd/master.build.install/share/info'
+ install-info --info-dir='[...]/hurd/master.build.install/share/info' '[...]/hurd/master.build.install/share/info/bfd.info'
+This is not dpkg install-info anymore, but GNU install-info
+See the man page for ginstall-info for command line arguments
+make[4]: Leaving directory `[...]/hurd/master.build/bfd/doc'
+Making install in po
+make[4]: Entering directory `[...]/hurd/master.build/bfd/po'
+if test -r ../../../master/bfd/../mkinstalldirs; then \
+ ../../../master/bfd/../mkinstalldirs [...]/hurd/master.build.install/share; \
+ else \
+ ../../../master/bfd/mkinstalldirs [...]/hurd/master.build.install/share; \
+ fi
+mkdir -p -- [...]/hurd/master.build.install/share/locale/da/LC_MESSAGES
+installing da.gmo as [...]/hurd/master.build.install/share/locale/da/LC_MESSAGES/bfd.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/es/LC_MESSAGES
+installing es.gmo as [...]/hurd/master.build.install/share/locale/es/LC_MESSAGES/bfd.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/fi/LC_MESSAGES
+installing fi.gmo as [...]/hurd/master.build.install/share/locale/fi/LC_MESSAGES/bfd.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/fr/LC_MESSAGES
+installing fr.gmo as [...]/hurd/master.build.install/share/locale/fr/LC_MESSAGES/bfd.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/id/LC_MESSAGES
+installing id.gmo as [...]/hurd/master.build.install/share/locale/id/LC_MESSAGES/bfd.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/ja/LC_MESSAGES
+installing ja.gmo as [...]/hurd/master.build.install/share/locale/ja/LC_MESSAGES/bfd.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/ro/LC_MESSAGES
+installing ro.gmo as [...]/hurd/master.build.install/share/locale/ro/LC_MESSAGES/bfd.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/ru/LC_MESSAGES
+installing ru.gmo as [...]/hurd/master.build.install/share/locale/ru/LC_MESSAGES/bfd.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/rw/LC_MESSAGES
+installing rw.gmo as [...]/hurd/master.build.install/share/locale/rw/LC_MESSAGES/bfd.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/sv/LC_MESSAGES
+installing sv.gmo as [...]/hurd/master.build.install/share/locale/sv/LC_MESSAGES/bfd.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/tr/LC_MESSAGES
+installing tr.gmo as [...]/hurd/master.build.install/share/locale/tr/LC_MESSAGES/bfd.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/vi/LC_MESSAGES
+installing vi.gmo as [...]/hurd/master.build.install/share/locale/vi/LC_MESSAGES/bfd.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/zh_CN/LC_MESSAGES
+installing zh_CN.gmo as [...]/hurd/master.build.install/share/locale/zh_CN/LC_MESSAGES/bfd.mo
+if test "bfd" = "gettext"; then \
+ if test -r ../../../master/bfd/../mkinstalldirs; then \
+ ../../../master/bfd/../mkinstalldirs [...]/hurd/master.build.install/share/gettext/po; \
+ else \
+ ../../../master/bfd/mkinstalldirs [...]/hurd/master.build.install/share/gettext/po; \
+ fi; \
+ /usr/bin/install -c -m 644 ../../../master/bfd/po/Makefile.in.in \
+ [...]/hurd/master.build.install/share/gettext/po/Makefile.in.in; \
+ else \
+ : ; \
+ fi
+make[4]: Leaving directory `[...]/hurd/master.build/bfd/po'
+make[4]: Entering directory `[...]/hurd/master.build/bfd'
+make[5]: Entering directory `[...]/hurd/master.build/bfd'
+make[5]: Nothing to be done for `install-exec-am'.
+test -z "[...]/hurd/master.build.install/include" || /bin/mkdir -p "[...]/hurd/master.build.install/include"
+ /usr/bin/install -c -m 644 bfd.h ../../master/bfd/../include/ansidecl.h ../../master/bfd/../include/symcat.h ../../master/bfd/../include/bfdlink.h '[...]/hurd/master.build.install/include'
+test -z "[...]/hurd/master.build.install/lib" || /bin/mkdir -p "[...]/hurd/master.build.install/lib"
+ /bin/dash ./libtool --mode=install /usr/bin/install -c libbfd.la '[...]/hurd/master.build.install/lib'
+libtool: install: /usr/bin/install -c .libs/libbfd.lai [...]/hurd/master.build.install/lib/libbfd.la
+libtool: install: /usr/bin/install -c .libs/libbfd.a [...]/hurd/master.build.install/lib/libbfd.a
+libtool: install: chmod 644 [...]/hurd/master.build.install/lib/libbfd.a
+libtool: install: ranlib [...]/hurd/master.build.install/lib/libbfd.a
+----------------------------------------------------------------------
+Libraries have been installed in:
+ [...]/hurd/master.build.install/lib
+
+If you ever happen to want to link against installed libraries
+in a given directory, LIBDIR, you must either use libtool, and
+specify the full pathname of the library, or use the `-LLIBDIR'
+flag during linking and do at least one of the following:
+ - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
+ during execution
+ - add LIBDIR to the `LD_RUN_PATH' environment variable
+ during linking
+ - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
+ - have your system administrator add LIBDIR to `/etc/ld.so.conf'
+
+See any operating system documentation about shared libraries for
+more information, such as the ld(1) and ld.so(8) manual pages.
+----------------------------------------------------------------------
+make[5]: Leaving directory `[...]/hurd/master.build/bfd'
+make[4]: Leaving directory `[...]/hurd/master.build/bfd'
+make[3]: Leaving directory `[...]/hurd/master.build/bfd'
+make[2]: Leaving directory `[...]/hurd/master.build/bfd'
+make[2]: Entering directory `[...]/hurd/master.build/opcodes'
+Making install in .
+make[3]: Entering directory `[...]/hurd/master.build/opcodes'
+make[4]: Entering directory `[...]/hurd/master.build/opcodes'
+make[4]: Nothing to be done for `install-exec-am'.
+test -z "[...]/hurd/master.build.install/include" || /bin/mkdir -p "[...]/hurd/master.build.install/include"
+ /usr/bin/install -c -m 644 ../../master/opcodes/../include/dis-asm.h '[...]/hurd/master.build.install/include'
+test -z "[...]/hurd/master.build.install/lib" || /bin/mkdir -p "[...]/hurd/master.build.install/lib"
+ /bin/dash ./libtool --mode=install /usr/bin/install -c libopcodes.la '[...]/hurd/master.build.install/lib'
+libtool: install: /usr/bin/install -c .libs/libopcodes.lai [...]/hurd/master.build.install/lib/libopcodes.la
+libtool: install: /usr/bin/install -c .libs/libopcodes.a [...]/hurd/master.build.install/lib/libopcodes.a
+libtool: install: chmod 644 [...]/hurd/master.build.install/lib/libopcodes.a
+libtool: install: ranlib [...]/hurd/master.build.install/lib/libopcodes.a
+----------------------------------------------------------------------
+Libraries have been installed in:
+ [...]/hurd/master.build.install/lib
+
+If you ever happen to want to link against installed libraries
+in a given directory, LIBDIR, you must either use libtool, and
+specify the full pathname of the library, or use the `-LLIBDIR'
+flag during linking and do at least one of the following:
+ - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
+ during execution
+ - add LIBDIR to the `LD_RUN_PATH' environment variable
+ during linking
+ - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
+ - have your system administrator add LIBDIR to `/etc/ld.so.conf'
+
+See any operating system documentation about shared libraries for
+more information, such as the ld(1) and ld.so(8) manual pages.
+----------------------------------------------------------------------
+make[4]: Leaving directory `[...]/hurd/master.build/opcodes'
+make[3]: Leaving directory `[...]/hurd/master.build/opcodes'
+Making install in po
+make[3]: Entering directory `[...]/hurd/master.build/opcodes/po'
+if test -r ../../../master/opcodes/../mkinstalldirs; then \
+ ../../../master/opcodes/../mkinstalldirs [...]/hurd/master.build.install/share; \
+ else \
+ ../../../master/opcodes/mkinstalldirs [...]/hurd/master.build.install/share; \
+ fi
+installing da.gmo as [...]/hurd/master.build.install/share/locale/da/LC_MESSAGES/opcodes.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/de/LC_MESSAGES
+installing de.gmo as [...]/hurd/master.build.install/share/locale/de/LC_MESSAGES/opcodes.mo
+installing es.gmo as [...]/hurd/master.build.install/share/locale/es/LC_MESSAGES/opcodes.mo
+installing fi.gmo as [...]/hurd/master.build.install/share/locale/fi/LC_MESSAGES/opcodes.mo
+installing fr.gmo as [...]/hurd/master.build.install/share/locale/fr/LC_MESSAGES/opcodes.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/ga/LC_MESSAGES
+installing ga.gmo as [...]/hurd/master.build.install/share/locale/ga/LC_MESSAGES/opcodes.mo
+installing id.gmo as [...]/hurd/master.build.install/share/locale/id/LC_MESSAGES/opcodes.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/it/LC_MESSAGES
+installing it.gmo as [...]/hurd/master.build.install/share/locale/it/LC_MESSAGES/opcodes.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/nl/LC_MESSAGES
+installing nl.gmo as [...]/hurd/master.build.install/share/locale/nl/LC_MESSAGES/opcodes.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/pt_BR/LC_MESSAGES
+installing pt_BR.gmo as [...]/hurd/master.build.install/share/locale/pt_BR/LC_MESSAGES/opcodes.mo
+installing ro.gmo as [...]/hurd/master.build.install/share/locale/ro/LC_MESSAGES/opcodes.mo
+installing sv.gmo as [...]/hurd/master.build.install/share/locale/sv/LC_MESSAGES/opcodes.mo
+installing tr.gmo as [...]/hurd/master.build.install/share/locale/tr/LC_MESSAGES/opcodes.mo
+installing vi.gmo as [...]/hurd/master.build.install/share/locale/vi/LC_MESSAGES/opcodes.mo
+installing zh_CN.gmo as [...]/hurd/master.build.install/share/locale/zh_CN/LC_MESSAGES/opcodes.mo
+if test "opcodes" = "gettext"; then \
+ if test -r ../../../master/opcodes/../mkinstalldirs; then \
+ ../../../master/opcodes/../mkinstalldirs [...]/hurd/master.build.install/share/gettext/po; \
+ else \
+ ../../../master/opcodes/mkinstalldirs [...]/hurd/master.build.install/share/gettext/po; \
+ fi; \
+ /usr/bin/install -c -m 644 ../../../master/opcodes/po/Makefile.in.in \
+ [...]/hurd/master.build.install/share/gettext/po/Makefile.in.in; \
+ else \
+ : ; \
+ fi
+make[3]: Leaving directory `[...]/hurd/master.build/opcodes/po'
+make[2]: Leaving directory `[...]/hurd/master.build/opcodes'
+make[2]: Entering directory `[...]/hurd/master.build/binutils'
+make install-recursive
+make[3]: Entering directory `[...]/hurd/master.build/binutils'
+Making install in doc
+make[4]: Entering directory `[...]/hurd/master.build/binutils/doc'
+make[5]: Entering directory `[...]/hurd/master.build/binutils/doc'
+make[5]: Nothing to be done for `install-exec-am'.
+test -z "[...]/hurd/master.build.install/share/info" || /bin/mkdir -p "[...]/hurd/master.build.install/share/info"
+ /usr/bin/install -c -m 644 ./binutils.info '[...]/hurd/master.build.install/share/info'
+ install-info --info-dir='[...]/hurd/master.build.install/share/info' '[...]/hurd/master.build.install/share/info/binutils.info'
+This is not dpkg install-info anymore, but GNU install-info
+See the man page for ginstall-info for command line arguments
+test -z "[...]/hurd/master.build.install/share/man/man1" || /bin/mkdir -p "[...]/hurd/master.build.install/share/man/man1"
+ /usr/bin/install -c -m 644 addr2line.1 ar.1 dlltool.1 nlmconv.1 nm.1 objcopy.1 objdump.1 ranlib.1 readelf.1 size.1 strings.1 strip.1 elfedit.1 windres.1 windmc.1 c++filt.1 '[...]/hurd/master.build.install/share/man/man1'
+make[5]: Leaving directory `[...]/hurd/master.build/binutils/doc'
+make[4]: Leaving directory `[...]/hurd/master.build/binutils/doc'
+Making install in po
+make[4]: Entering directory `[...]/hurd/master.build/binutils/po'
+if test -r ../../../master/binutils/../mkinstalldirs; then \
+ ../../../master/binutils/../mkinstalldirs [...]/hurd/master.build.install/share; \
+ else \
+ ../../../master/binutils/mkinstalldirs [...]/hurd/master.build.install/share; \
+ fi
+mkdir -p -- [...]/hurd/master.build.install/share/locale/bg/LC_MESSAGES
+installing bg.gmo as [...]/hurd/master.build.install/share/locale/bg/LC_MESSAGES/binutils.mo
+installing da.gmo as [...]/hurd/master.build.install/share/locale/da/LC_MESSAGES/binutils.mo
+installing es.gmo as [...]/hurd/master.build.install/share/locale/es/LC_MESSAGES/binutils.mo
+installing fi.gmo as [...]/hurd/master.build.install/share/locale/fi/LC_MESSAGES/binutils.mo
+installing fr.gmo as [...]/hurd/master.build.install/share/locale/fr/LC_MESSAGES/binutils.mo
+installing id.gmo as [...]/hurd/master.build.install/share/locale/id/LC_MESSAGES/binutils.mo
+installing it.gmo as [...]/hurd/master.build.install/share/locale/it/LC_MESSAGES/binutils.mo
+installing ja.gmo as [...]/hurd/master.build.install/share/locale/ja/LC_MESSAGES/binutils.mo
+installing ro.gmo as [...]/hurd/master.build.install/share/locale/ro/LC_MESSAGES/binutils.mo
+installing ru.gmo as [...]/hurd/master.build.install/share/locale/ru/LC_MESSAGES/binutils.mo
+installing rw.gmo as [...]/hurd/master.build.install/share/locale/rw/LC_MESSAGES/binutils.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/sk/LC_MESSAGES
+installing sk.gmo as [...]/hurd/master.build.install/share/locale/sk/LC_MESSAGES/binutils.mo
+installing sv.gmo as [...]/hurd/master.build.install/share/locale/sv/LC_MESSAGES/binutils.mo
+installing tr.gmo as [...]/hurd/master.build.install/share/locale/tr/LC_MESSAGES/binutils.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/uk/LC_MESSAGES
+installing uk.gmo as [...]/hurd/master.build.install/share/locale/uk/LC_MESSAGES/binutils.mo
+installing vi.gmo as [...]/hurd/master.build.install/share/locale/vi/LC_MESSAGES/binutils.mo
+installing zh_CN.gmo as [...]/hurd/master.build.install/share/locale/zh_CN/LC_MESSAGES/binutils.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/zh_TW/LC_MESSAGES
+installing zh_TW.gmo as [...]/hurd/master.build.install/share/locale/zh_TW/LC_MESSAGES/binutils.mo
+if test "binutils" = "gettext"; then \
+ if test -r ../../../master/binutils/../mkinstalldirs; then \
+ ../../../master/binutils/../mkinstalldirs [...]/hurd/master.build.install/share/gettext/po; \
+ else \
+ ../../../master/binutils/mkinstalldirs [...]/hurd/master.build.install/share/gettext/po; \
+ fi; \
+ /usr/bin/install -c -m 644 ../../../master/binutils/po/Makefile.in.in \
+ [...]/hurd/master.build.install/share/gettext/po/Makefile.in.in; \
+ else \
+ : ; \
+ fi
+make[4]: Leaving directory `[...]/hurd/master.build/binutils/po'
+make[4]: Entering directory `[...]/hurd/master.build/binutils'
+make[5]: Entering directory `[...]/hurd/master.build/binutils'
+test -z "[...]/hurd/master.build.install/bin" || /bin/mkdir -p "[...]/hurd/master.build.install/bin"
+ /bin/dash ./libtool --mode=install /usr/bin/install -c size objdump ar strings ranlib objcopy addr2line readelf elfedit '[...]/hurd/master.build.install/bin'
+libtool: install: /usr/bin/install -c size [...]/hurd/master.build.install/bin/size
+libtool: install: /usr/bin/install -c objdump [...]/hurd/master.build.install/bin/objdump
+libtool: install: /usr/bin/install -c ar [...]/hurd/master.build.install/bin/ar
+libtool: install: /usr/bin/install -c strings [...]/hurd/master.build.install/bin/strings
+libtool: install: /usr/bin/install -c ranlib [...]/hurd/master.build.install/bin/ranlib
+libtool: install: /usr/bin/install -c objcopy [...]/hurd/master.build.install/bin/objcopy
+libtool: install: /usr/bin/install -c addr2line [...]/hurd/master.build.install/bin/addr2line
+libtool: install: /usr/bin/install -c readelf [...]/hurd/master.build.install/bin/readelf
+libtool: install: /usr/bin/install -c elfedit [...]/hurd/master.build.install/bin/elfedit
+test -z "[...]/hurd/master.build.install/bin" || /bin/mkdir -p "[...]/hurd/master.build.install/bin"
+ /bin/dash ./libtool --mode=install /usr/bin/install -c nm-new [...]/hurd/master.build.install/bin/nm
+libtool: install: /usr/bin/install -c nm-new [...]/hurd/master.build.install/bin/nm
+ /bin/dash ./libtool --mode=install /usr/bin/install -c strip-new [...]/hurd/master.build.install/bin/strip
+libtool: install: /usr/bin/install -c strip-new [...]/hurd/master.build.install/bin/strip
+ /bin/dash ./libtool --mode=install /usr/bin/install -c cxxfilt [...]/hurd/master.build.install/bin/c++filt
+libtool: install: /usr/bin/install -c cxxfilt [...]/hurd/master.build.install/bin/c++filt
+/bin/dash ../../master/binutils/../mkinstalldirs [...]/hurd/master.build.install/i686-unknown-gnu0.3/bin
+mkdir -p -- [...]/hurd/master.build.install/i686-unknown-gnu0.3/bin
+for i in nm-new strip-new ar ranlib dlltool objdump objcopy; do \
+ if [ -f $i ]; then \
+ j=`echo $i | sed -e 's/-new//'`; \
+ k=`echo $j | sed 's,y,y,'`; \
+ if [ "[...]/hurd/master.build.install/bin/$k" != "[...]/hurd/master.build.install/i686-unknown-gnu0.3/bin/$j" ]; then \
+ rm -f [...]/hurd/master.build.install/i686-unknown-gnu0.3/bin/$j; \
+ ln [...]/hurd/master.build.install/bin/$k [...]/hurd/master.build.install/i686-unknown-gnu0.3/bin/$j >/dev/null 2>/dev/null \
+ || /bin/dash ./libtool --mode=install /usr/bin/install -c $i [...]/hurd/master.build.install/i686-unknown-gnu0.3/bin/$j; \
+ fi; \
+ else true; \
+ fi; \
+ done
+make[5]: Nothing to be done for `install-data-am'.
+make[5]: Leaving directory `[...]/hurd/master.build/binutils'
+make[4]: Leaving directory `[...]/hurd/master.build/binutils'
+make[3]: Leaving directory `[...]/hurd/master.build/binutils'
+make[2]: Leaving directory `[...]/hurd/master.build/binutils'
+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'
+make[3]: `standards.info' is up to date.
+make[3]: Leaving directory `[...]/hurd/master.build/etc'
+make[3]: Entering directory `[...]/hurd/master.build/etc'
+make[3]: `configure.info' is up to date.
+make[3]: Leaving directory `[...]/hurd/master.build/etc'
+/bin/dash ../../master/etc/../mkinstalldirs [...]/hurd/master.build.install/share/info
+if test ! -f standards.info; then cd ../../master/etc; fi; \
+ if test -f standards.info; then \
+ for i in standards.info*; do \
+ /usr/bin/install -c -m 644 $i [...]/hurd/master.build.install/share/info/$i; \
+ done; \
+ fi
+if test ! -f configure.info; then cd ../../master/etc; fi; \
+ if test -f configure.info; then \
+ for i in configure.info*; do \
+ /usr/bin/install -c -m 644 $i [...]/hurd/master.build.install/share/info/$i; \
+ done; \
+ fi
+make[2]: Leaving directory `[...]/hurd/master.build/etc'
+make[2]: Entering directory `[...]/hurd/master.build/gas'
+Making install in doc
+make[3]: Entering directory `[...]/hurd/master.build/gas/doc'
+make[4]: Entering directory `[...]/hurd/master.build/gas/doc'
+make[4]: Nothing to be done for `install-exec-am'.
+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 as.info as.info-[0-9] as.info-[0-9][0-9] as.i[0-9] as.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/gas/doc" -I "../../../master/gas/../libiberty" -I "../../../master/gas/../bfd/doc" -I ../../bfd/doc -I ../../../master/gas/doc \
+ -o as.info `test -f 'as.texinfo' || echo '../../../master/gas/doc/'`as.texinfo; \
+ then \
+ rc=0; \
+ else \
+ rc=$?; \
+ $restore $backupdir/* `echo "./as.info" | sed 's|[^/]*$||'`; \
+ fi; \
+ rm -rf $backupdir; exit $rc
+test -z "[...]/hurd/master.build.install/share/info" || /bin/mkdir -p "[...]/hurd/master.build.install/share/info"
+ /usr/bin/install -c -m 644 ./as.info '[...]/hurd/master.build.install/share/info'
+ install-info --info-dir='[...]/hurd/master.build.install/share/info' '[...]/hurd/master.build.install/share/info/as.info'
+This is not dpkg install-info anymore, but GNU install-info
+See the man page for ginstall-info for command line arguments
+test -z "[...]/hurd/master.build.install/share/man/man1" || /bin/mkdir -p "[...]/hurd/master.build.install/share/man/man1"
+ /usr/bin/install -c -m 644 as.1 '[...]/hurd/master.build.install/share/man/man1'
+make[4]: Leaving directory `[...]/hurd/master.build/gas/doc'
+make[3]: Leaving directory `[...]/hurd/master.build/gas/doc'
+Making install in po
+make[3]: Entering directory `[...]/hurd/master.build/gas/po'
+if test -r ../../../master/gas/../mkinstalldirs; then \
+ ../../../master/gas/../mkinstalldirs [...]/hurd/master.build.install/share; \
+ else \
+ ../../../master/gas/mkinstalldirs [...]/hurd/master.build.install/share; \
+ fi
+installing es.gmo as [...]/hurd/master.build.install/share/locale/es/LC_MESSAGES/gas.mo
+installing fi.gmo as [...]/hurd/master.build.install/share/locale/fi/LC_MESSAGES/gas.mo
+installing fr.gmo as [...]/hurd/master.build.install/share/locale/fr/LC_MESSAGES/gas.mo
+installing id.gmo as [...]/hurd/master.build.install/share/locale/id/LC_MESSAGES/gas.mo
+installing ja.gmo as [...]/hurd/master.build.install/share/locale/ja/LC_MESSAGES/gas.mo
+installing ru.gmo as [...]/hurd/master.build.install/share/locale/ru/LC_MESSAGES/gas.mo
+installing rw.gmo as [...]/hurd/master.build.install/share/locale/rw/LC_MESSAGES/gas.mo
+installing tr.gmo as [...]/hurd/master.build.install/share/locale/tr/LC_MESSAGES/gas.mo
+if test "gas" = "gettext"; then \
+ if test -r ../../../master/gas/../mkinstalldirs; then \
+ ../../../master/gas/../mkinstalldirs [...]/hurd/master.build.install/share/gettext/po; \
+ else \
+ ../../../master/gas/mkinstalldirs [...]/hurd/master.build.install/share/gettext/po; \
+ fi; \
+ /usr/bin/install -c -m 644 ../../../master/gas/po/Makefile.in.in \
+ [...]/hurd/master.build.install/share/gettext/po/Makefile.in.in; \
+ else \
+ : ; \
+ fi
+make[3]: Leaving directory `[...]/hurd/master.build/gas/po'
+make[3]: Entering directory `[...]/hurd/master.build/gas'
+make[4]: Entering directory `[...]/hurd/master.build/gas'
+/bin/dash ../../master/gas/../mkinstalldirs [...]/hurd/master.build.install/bin
+ /bin/dash ./libtool --mode=install /usr/bin/install -c as-new [...]/hurd/master.build.install/bin/as
+libtool: install: /usr/bin/install -c as-new [...]/hurd/master.build.install/bin/as
+/bin/dash ../../master/gas/../mkinstalldirs [...]/hurd/master.build.install/i686-unknown-gnu0.3/bin
+n=`echo as | sed 's,y,y,'`; \
+ if [ "[...]/hurd/master.build.install/bin/$n" != "[...]/hurd/master.build.install/i686-unknown-gnu0.3/bin/as" ]; then \
+ rm -f [...]/hurd/master.build.install/i686-unknown-gnu0.3/bin/as; \
+ ln [...]/hurd/master.build.install/bin/$n [...]/hurd/master.build.install/i686-unknown-gnu0.3/bin/as >/dev/null 2>/dev/null \
+ || /bin/dash ./libtool --mode=install /usr/bin/install -c as-new [...]/hurd/master.build.install/i686-unknown-gnu0.3/bin/as; \
+ else \
+ true ; \
+ fi
+make[4]: Nothing to be done for `install-data-am'.
+make[4]: Leaving directory `[...]/hurd/master.build/gas'
+make[3]: Leaving directory `[...]/hurd/master.build/gas'
+make[2]: Leaving directory `[...]/hurd/master.build/gas'
+make[2]: Entering directory `[...]/hurd/master.build/gprof'
+make install-recursive
+make[3]: Entering directory `[...]/hurd/master.build/gprof'
+Making install in po
+make[4]: Entering directory `[...]/hurd/master.build/gprof/po'
+if test -r ../../../master/gprof/../mkinstalldirs; then \
+ ../../../master/gprof/../mkinstalldirs [...]/hurd/master.build.install/share; \
+ else \
+ ../../../master/gprof/mkinstalldirs [...]/hurd/master.build.install/share; \
+ fi
+installing bg.gmo as [...]/hurd/master.build.install/share/locale/bg/LC_MESSAGES/gprof.mo
+installing da.gmo as [...]/hurd/master.build.install/share/locale/da/LC_MESSAGES/gprof.mo
+installing de.gmo as [...]/hurd/master.build.install/share/locale/de/LC_MESSAGES/gprof.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/eo/LC_MESSAGES
+installing eo.gmo as [...]/hurd/master.build.install/share/locale/eo/LC_MESSAGES/gprof.mo
+installing es.gmo as [...]/hurd/master.build.install/share/locale/es/LC_MESSAGES/gprof.mo
+installing fi.gmo as [...]/hurd/master.build.install/share/locale/fi/LC_MESSAGES/gprof.mo
+installing fr.gmo as [...]/hurd/master.build.install/share/locale/fr/LC_MESSAGES/gprof.mo
+installing ga.gmo as [...]/hurd/master.build.install/share/locale/ga/LC_MESSAGES/gprof.mo
+installing id.gmo as [...]/hurd/master.build.install/share/locale/id/LC_MESSAGES/gprof.mo
+installing it.gmo as [...]/hurd/master.build.install/share/locale/it/LC_MESSAGES/gprof.mo
+installing ja.gmo as [...]/hurd/master.build.install/share/locale/ja/LC_MESSAGES/gprof.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/ms/LC_MESSAGES
+installing ms.gmo as [...]/hurd/master.build.install/share/locale/ms/LC_MESSAGES/gprof.mo
+installing nl.gmo as [...]/hurd/master.build.install/share/locale/nl/LC_MESSAGES/gprof.mo
+installing pt_BR.gmo as [...]/hurd/master.build.install/share/locale/pt_BR/LC_MESSAGES/gprof.mo
+installing ro.gmo as [...]/hurd/master.build.install/share/locale/ro/LC_MESSAGES/gprof.mo
+installing ru.gmo as [...]/hurd/master.build.install/share/locale/ru/LC_MESSAGES/gprof.mo
+installing rw.gmo as [...]/hurd/master.build.install/share/locale/rw/LC_MESSAGES/gprof.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/sr/LC_MESSAGES
+installing sr.gmo as [...]/hurd/master.build.install/share/locale/sr/LC_MESSAGES/gprof.mo
+installing sv.gmo as [...]/hurd/master.build.install/share/locale/sv/LC_MESSAGES/gprof.mo
+installing tr.gmo as [...]/hurd/master.build.install/share/locale/tr/LC_MESSAGES/gprof.mo
+installing uk.gmo as [...]/hurd/master.build.install/share/locale/uk/LC_MESSAGES/gprof.mo
+installing vi.gmo as [...]/hurd/master.build.install/share/locale/vi/LC_MESSAGES/gprof.mo
+if test "gprof" = "gettext"; then \
+ if test -r ../../../master/gprof/../mkinstalldirs; then \
+ ../../../master/gprof/../mkinstalldirs [...]/hurd/master.build.install/share/gettext/po; \
+ else \
+ ../../../master/gprof/mkinstalldirs [...]/hurd/master.build.install/share/gettext/po; \
+ fi; \
+ /usr/bin/install -c -m 644 ../../../master/gprof/po/Makefile.in.in \
+ [...]/hurd/master.build.install/share/gettext/po/Makefile.in.in; \
+ else \
+ : ; \
+ fi
+make[4]: Leaving directory `[...]/hurd/master.build/gprof/po'
+make[4]: Entering directory `[...]/hurd/master.build/gprof'
+make[5]: Entering directory `[...]/hurd/master.build/gprof'
+test -z "[...]/hurd/master.build.install/bin" || /bin/mkdir -p "[...]/hurd/master.build.install/bin"
+ /bin/dash ./libtool --mode=install /usr/bin/install -c gprof '[...]/hurd/master.build.install/bin'
+libtool: install: /usr/bin/install -c gprof [...]/hurd/master.build.install/bin/gprof
+test -z "[...]/hurd/master.build.install/share/info" || /bin/mkdir -p "[...]/hurd/master.build.install/share/info"
+ /usr/bin/install -c -m 644 ./gprof.info '[...]/hurd/master.build.install/share/info'
+ install-info --info-dir='[...]/hurd/master.build.install/share/info' '[...]/hurd/master.build.install/share/info/gprof.info'
+This is not dpkg install-info anymore, but GNU install-info
+See the man page for ginstall-info for command line arguments
+test -z "[...]/hurd/master.build.install/share/man/man1" || /bin/mkdir -p "[...]/hurd/master.build.install/share/man/man1"
+ /usr/bin/install -c -m 644 gprof.1 '[...]/hurd/master.build.install/share/man/man1'
+make[5]: Leaving directory `[...]/hurd/master.build/gprof'
+make[4]: Leaving directory `[...]/hurd/master.build/gprof'
+make[3]: Leaving directory `[...]/hurd/master.build/gprof'
+make[2]: Leaving directory `[...]/hurd/master.build/gprof'
+make[2]: Entering directory `[...]/hurd/master.build/intl'
+make[2]: Nothing to be done for `install'.
+make[2]: Leaving directory `[...]/hurd/master.build/intl'
+make[2]: Entering directory `[...]/hurd/master.build/ld'
+make install-recursive
+make[3]: Entering directory `[...]/hurd/master.build/ld'
+Making install in po
+make[4]: Entering directory `[...]/hurd/master.build/ld/po'
+if test -r ../../../master/ld/../mkinstalldirs; then \
+ ../../../master/ld/../mkinstalldirs [...]/hurd/master.build.install/share; \
+ else \
+ ../../../master/ld/mkinstalldirs [...]/hurd/master.build.install/share; \
+ fi
+installing bg.gmo as [...]/hurd/master.build.install/share/locale/bg/LC_MESSAGES/ld.mo
+installing da.gmo as [...]/hurd/master.build.install/share/locale/da/LC_MESSAGES/ld.mo
+installing es.gmo as [...]/hurd/master.build.install/share/locale/es/LC_MESSAGES/ld.mo
+installing fi.gmo as [...]/hurd/master.build.install/share/locale/fi/LC_MESSAGES/ld.mo
+installing fr.gmo as [...]/hurd/master.build.install/share/locale/fr/LC_MESSAGES/ld.mo
+installing ga.gmo as [...]/hurd/master.build.install/share/locale/ga/LC_MESSAGES/ld.mo
+installing id.gmo as [...]/hurd/master.build.install/share/locale/id/LC_MESSAGES/ld.mo
+installing it.gmo as [...]/hurd/master.build.install/share/locale/it/LC_MESSAGES/ld.mo
+installing ja.gmo as [...]/hurd/master.build.install/share/locale/ja/LC_MESSAGES/ld.mo
+installing sv.gmo as [...]/hurd/master.build.install/share/locale/sv/LC_MESSAGES/ld.mo
+installing tr.gmo as [...]/hurd/master.build.install/share/locale/tr/LC_MESSAGES/ld.mo
+installing vi.gmo as [...]/hurd/master.build.install/share/locale/vi/LC_MESSAGES/ld.mo
+installing zh_CN.gmo as [...]/hurd/master.build.install/share/locale/zh_CN/LC_MESSAGES/ld.mo
+installing zh_TW.gmo as [...]/hurd/master.build.install/share/locale/zh_TW/LC_MESSAGES/ld.mo
+if test "ld" = "gettext"; then \
+ if test -r ../../../master/ld/../mkinstalldirs; then \
+ ../../../master/ld/../mkinstalldirs [...]/hurd/master.build.install/share/gettext/po; \
+ else \
+ ../../../master/ld/mkinstalldirs [...]/hurd/master.build.install/share/gettext/po; \
+ fi; \
+ /usr/bin/install -c -m 644 ../../../master/ld/po/Makefile.in.in \
+ [...]/hurd/master.build.install/share/gettext/po/Makefile.in.in; \
+ else \
+ : ; \
+ fi
+make[4]: Leaving directory `[...]/hurd/master.build/ld/po'
+make[4]: Entering directory `[...]/hurd/master.build/ld'
+make[5]: Entering directory `[...]/hurd/master.build/ld'
+test -z "[...]/hurd/master.build.install/bin" || /bin/mkdir -p "[...]/hurd/master.build.install/bin"
+ /bin/dash ./libtool --mode=install /usr/bin/install -c ld-new '[...]/hurd/master.build.install/bin/./ld.bfd'
+libtool: install: /usr/bin/install -c ld-new [...]/hurd/master.build.install/bin/./ld.bfd
+/bin/dash ../../master/ld/../mkinstalldirs [...]/hurd/master.build.install/i686-unknown-gnu0.3/bin
+n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s,y,y,'`; \
+ if test "[...]/hurd/master.build.install/bin" != "[...]/hurd/master.build.install/i686-unknown-gnu0.3/bin"; then \
+ rm -f [...]/hurd/master.build.install/i686-unknown-gnu0.3/bin/ld.bfd; \
+ ln [...]/hurd/master.build.install/bin/$n [...]/hurd/master.build.install/i686-unknown-gnu0.3/bin/ld.bfd >/dev/null 2>/dev/null \
+ || /bin/dash ./libtool --mode=install /usr/bin/install -c ld-new [...]/hurd/master.build.install/i686-unknown-gnu0.3/bin/ld.bfd; \
+ fi; \
+ if test "xyes" = "xyes"; then \
+ ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s,y,y,'`; \
+ rm -f [...]/hurd/master.build.install/bin/$ld; \
+ ln [...]/hurd/master.build.install/bin/$n [...]/hurd/master.build.install/bin/$ld >/dev/null 2>/dev/null \
+ || /bin/dash ./libtool --mode=install /usr/bin/install -c ld-new [...]/hurd/master.build.install/bin/$ld; \
+ if test "[...]/hurd/master.build.install/bin" != "[...]/hurd/master.build.install/i686-unknown-gnu0.3/bin"; then \
+ rm -f [...]/hurd/master.build.install/i686-unknown-gnu0.3/bin/ld; \
+ ln [...]/hurd/master.build.install/bin/$n [...]/hurd/master.build.install/i686-unknown-gnu0.3/bin/ld >/dev/null 2>/dev/null \
+ || /bin/dash ./libtool --mode=install /usr/bin/install -c ld-new [...]/hurd/master.build.install/i686-unknown-gnu0.3/bin/ld; \
+ fi; \
+ fi
+/bin/dash ../../master/ld/../mkinstalldirs [...]/hurd/master.build.install/i686-unknown-gnu0.3/lib/ldscripts
+mkdir -p -- [...]/hurd/master.build.install/i686-unknown-gnu0.3/lib/ldscripts
+for f in ldscripts/*; do \
+ /usr/bin/install -c -m 644 $f [...]/hurd/master.build.install/i686-unknown-gnu0.3/lib/$f ; \
+ done
+test -z "[...]/hurd/master.build.install/share/info" || /bin/mkdir -p "[...]/hurd/master.build.install/share/info"
+ /usr/bin/install -c -m 644 ./ld.info '[...]/hurd/master.build.install/share/info'
+ install-info --info-dir='[...]/hurd/master.build.install/share/info' '[...]/hurd/master.build.install/share/info/ld.info'
+This is not dpkg install-info anymore, but GNU install-info
+See the man page for ginstall-info for command line arguments
+test -z "[...]/hurd/master.build.install/share/man/man1" || /bin/mkdir -p "[...]/hurd/master.build.install/share/man/man1"
+ /usr/bin/install -c -m 644 ld.1 '[...]/hurd/master.build.install/share/man/man1'
+make[5]: Leaving directory `[...]/hurd/master.build/ld'
+make[4]: Leaving directory `[...]/hurd/master.build/ld'
+make[3]: Leaving directory `[...]/hurd/master.build/ld'
+make[2]: Leaving directory `[...]/hurd/master.build/ld'
+make[2]: Entering directory `[...]/hurd/master.build/libiberty'
+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'
+/bin/dash ../../master/libiberty/../mkinstalldirs [...]/hurd/master.build.install/lib/`gcc-4.6 -g -O2 -print-multi-os-directory`
+/usr/bin/install -c -m 644 ./libiberty.a [...]/hurd/master.build.install/lib/`gcc-4.6 -g -O2 -print-multi-os-directory`/./libiberty.an
+( cd [...]/hurd/master.build.install/lib/`gcc-4.6 -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an )
+mv -f [...]/hurd/master.build.install/lib/`gcc-4.6 -g -O2 -print-multi-os-directory`/./libiberty.an [...]/hurd/master.build.install/lib/`gcc-4.6 -g -O2 -print-multi-os-directory`/./libiberty.a
+if test -n ""; then \
+ case "" in \
+ /*) thd=;; \
+ *) thd=[...]/hurd/master.build.install/include/;; \
+ esac; \
+ /bin/dash ../../master/libiberty/../mkinstalldirs ${thd}; \
+ for h in ../../master/libiberty/../include/ansidecl.h ../../master/libiberty/../include/demangle.h ../../master/libiberty/../include/dyn-string.h ../../master/libiberty/../include/fibheap.h ../../master/libiberty/../include/floatformat.h ../../master/libiberty/../include/hashtab.h ../../master/libiberty/../include/libiberty.h ../../master/libiberty/../include/objalloc.h ../../master/libiberty/../include/partition.h ../../master/libiberty/../include/safe-ctype.h ../../master/libiberty/../include/sort.h ../../master/libiberty/../include/splay-tree.h ../../master/libiberty/../include/timeval-utils.h; do \
+ /usr/bin/install -c -m 644 $h ${thd}; \
+ done; \
+ fi
+make[3]: Entering directory `[...]/hurd/master.build/libiberty/testsuite'
+make[3]: Nothing to be done for `install'.
+make[3]: Leaving directory `[...]/hurd/master.build/libiberty/testsuite'
+make[2]: Leaving directory `[...]/hurd/master.build/libiberty'
+make[1]: Nothing to be done for `install-target'.
+make[1]: Leaving directory `[...]/hurd/master.build'
diff --git a/binutils/hurd/sum b/binutils/hurd/sum
index 6be2bbb8..f1cc09c5 100644
--- a/binutils/hurd/sum
+++ b/binutils/hurd/sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Wed Feb 15 23:25:26 2012
+Test Run By thomas on Thu Jun 7 02:07:39 2012
Native configuration is i686-unknown-gnu0.3
=== binutils tests ===
@@ -123,7 +123,7 @@ Running [...]/hurd/master/binutils/testsuite/binutils-all/x86-64/x86-64.exp ...
# of expected passes 91
# of unsupported tests 3
-Test Run By thomas on Wed Feb 15 23:27:26 2012
+Test Run By thomas on Thu Jun 7 02:10:36 2012
Native configuration is i686-unknown-gnu0.3
=== ld tests ===
@@ -307,6 +307,7 @@ PASS: ld-elf/pr12851
PASS: ld-elf/pr12975
PASS: ld-elf/pr13177
PASS: ld-elf/pr13195
+PASS: ld-elf/pr13839
PASS: ld-elf/pr349
PASS: relocatable with script
PASS: ld-elf/seg
@@ -632,8 +633,12 @@ PASS: --gc-sections with note section
PASS: --gc-sections with __start_
PASS: --gc-sections with __gxx_personality
PASS: --gc-sections with shared library
+PASS: --gc-sections with --defsym
Running [...]/hurd/master/ld/testsuite/ld-h8300/h8300.exp ...
Running [...]/hurd/master/ld/testsuite/ld-i386/i386.exp ...
+PASS: Helper shared library (basic PLT test)
+PASS: basic PLT generation (non-PIC)
+PASS: basic PLT generation (PIC)
PASS: TLS -fpic -shared transitions
PASS: TLS descriptor -fpic -shared transitions
PASS: Helper shared library
@@ -666,6 +671,8 @@ PASS: ld-i386/hidden3
PASS: ld-i386/protected1
PASS: ld-i386/protected2
PASS: ld-i386/protected3
+PASS: ld-i386/protected4
+PASS: ld-i386/protected5
PASS: TLS with PIE
PASS: TLS with PIE
PASS: ld-i386/nogot1
@@ -948,12 +955,12 @@ Running [...]/hurd/master/ld/testsuite/ld-xtensa/xtensa.exp ...
=== ld Summary ===
-# of expected passes 667
+# of expected passes 674
# of expected failures 18
# of untested testcases 6
-[...]/hurd/master.build/ld/ld-new 2.22.52.20120215
+[...]/hurd/master.build/ld/ld-new 2.22.52.20120504
-Test Run By thomas on Wed Feb 15 23:25:53 2012
+Test Run By thomas on Thu Jun 7 02:08:28 2012
Native configuration is i686-unknown-gnu0.3
=== gas tests ===
@@ -1287,6 +1294,9 @@ PASS: i386 FSGSBase
PASS: i386 FSGSBase (Intel disassembly)
PASS: i386 RdRnd
PASS: i386 RdRnd (Intel disassembly)
+PASS: i386 .bundle_align_mode
+PASS: i386 .bundle_lock
+PASS: .bundle_align_mode diagnostics
PASS: i386 reloc
PASS: i386 jump16
PASS: i386 white
@@ -1424,6 +1434,7 @@ Running [...]/hurd/master/gas/testsuite/gas/tilepro/tilepro.exp ...
Running [...]/hurd/master/gas/testsuite/gas/v850/basic.exp ...
Running [...]/hurd/master/gas/testsuite/gas/vax/vax.exp ...
Running [...]/hurd/master/gas/testsuite/gas/xc16x/xc16x.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/xgate/xgate.exp ...
Running [...]/hurd/master/gas/testsuite/gas/xstormy16/allinsn.exp ...
Running [...]/hurd/master/gas/testsuite/gas/xtensa/all.exp ...
Running [...]/hurd/master/gas/testsuite/gas/xtensa/xtensa-err.exp ...
@@ -1432,6 +1443,6 @@ Running [...]/hurd/master/gas/testsuite/gas/z8k/z8k.exp ...
=== gas Summary ===
-# of expected passes 352
-../as-new 2.22.52.20120215
+# of expected passes 355
+../as-new 2.22.52.20120504
diff --git a/binutils/linux/log_build b/binutils/linux/log_build
new file mode 100644
index 00000000..80d980f7
--- /dev/null
+++ b/binutils/linux/log_build
@@ -0,0 +1,2781 @@
+checking build system type... i686-pc-linux-gnu
+checking host system type... i686-pc-linux-gnu
+checking target system type... i686-pc-linux-gnu
+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... no
+checking for gnatmake... no
+checking whether compiler driver understands Ada... no
+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 readelf... readelf
+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 readelf... readelf
+checking for strip... strip
+checking for windres... no
+checking for windmc... no
+checking where to find the target ar... just compiled
+checking where to find the target as... just compiled
+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... just compiled
+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... just compiled
+checking where to find the target lipo... host tool
+checking where to find the target nm... just compiled
+checking where to find the target objdump... just compiled
+checking where to find the target ranlib... just compiled
+checking where to find the target readelf... just compiled
+checking where to find the target strip... just compiled
+checking where to find the target windres... just compiled
+checking where to find the target windmc... just compiled
+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-pc-linux-gnu-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-pc-linux-gnu
+checking host system type... i686-pc-linux-gnu
+checking for i686-pc-linux-gnu-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-pc-linux-gnu
+checking host system type... i686-pc-linux-gnu
+checking for i686-pc-linux-gnu-ar... ar
+checking for i686-pc-linux-gnu-ranlib... ranlib
+checking for i686-pc-linux-gnu-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... yes
+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... yes
+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... yes
+checking for sys_nerr... yes
+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... yes
+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-pc-linux-gnu
+checking host system type... i686-pc-linux-gnu
+checking target system type... i686-pc-linux-gnu
+checking for i686-pc-linux-gnu-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-pc-linux-gnu-ar... ar
+checking for i686-pc-linux-gnu-ranlib... ranlib
+checking for i686-pc-linux-gnu-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... 805306365
+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-pc-linux-gnu-objdump... objdump
+checking how to recognize dependent libraries... pass_all
+checking for i686-pc-linux-gnu-ar... (cached) ar
+checking for i686-pc-linux-gnu-strip... no
+checking for strip... strip
+checking for i686-pc-linux-gnu-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... GNU/Linux 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 -Werror
+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 windows.h usability... no
+checking windows.h presence... no
+checking for windows.h... no
+checking for dlfcn.h... (cached) yes
+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... yes
+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... no
+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... yes
+checking for prpsinfo_t.pr_pid in sys/procfs.h... yes
+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... no
+checking for psinfo_t.pr_pid in sys/procfs.h... no
+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... no
+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... no
+checking for lwpstatus_t.pr_fpreg in sys/procfs.h... no
+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/dwarfnames.c -o pic/dwarfnames.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/dwarfnames.c -o dwarfnames.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:53:27: warning: use of C99 long long integer constant [-Wlong-long]
+../../master/libiberty/stack-limit.c:55:28: warning: use of C99 long long integer constant [-Wlong-long]
+../../master/libiberty/stack-limit.c:58: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/timeval-utils.c -o pic/timeval-utils.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/timeval-utils.c -o timeval-utils.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 ./dwarfnames.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 ./timeval-utils.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 ./dwarfnames.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 ./timeval-utils.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 ./dwarfnames.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 ./timeval-utils.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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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,&i386linux_vec,&i386pei_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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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,&i386linux_vec,&i386pei_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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c -o elf-nacl.lo ../../master/bfd/elf-nacl.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -g -O2 -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c ../../master/bfd/elf-nacl.c -o elf-nacl.o
+mv -f .deps/elf-nacl.Tpo .deps/elf-nacl.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c -o i386linux.lo ../../master/bfd/i386linux.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c ../../master/bfd/i386linux.c -o i386linux.o
+mv -f .deps/i386linux.Tpo .deps/i386linux.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -g -O2 -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c -o aout32.lo ../../master/bfd/aout32.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -g -O2 -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c ../../master/bfd/aout32.c -o aout32.o
+mv -f .deps/aout32.Tpo .deps/aout32.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c -o pei-i386.lo ../../master/bfd/pei-i386.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c ../../master/bfd/pei-i386.c -o pei-i386.o
+mv -f .deps/pei-i386.Tpo .deps/pei-i386.Plo
+rm -f peigen.c
+sed -e s/XX/pe/g < ../../master/bfd/peXXigen.c > peigen.new
+mv -f peigen.new peigen.c
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c -o peigen.lo peigen.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -o peigen.o
+mv -f .deps/peigen.Tpo .deps/peigen.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c -o cofflink.lo ../../master/bfd/cofflink.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c ../../master/bfd/cofflink.c -o cofflink.o
+mv -f .deps/cofflink.Tpo .deps/cofflink.Plo
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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 -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -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
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -g -O2 -MT trad-core.lo -MD -MP -MF .deps/trad-core.Tpo -c -o trad-core.lo ../../master/bfd/trad-core.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/bfd -DTRAD_CORE -I. -I../../master/bfd -I../../master/bfd/../include -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386pei_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 -Werror -g -O2 -MT trad-core.lo -MD -MP -MF .deps/trad-core.Tpo -c ../../master/bfd/trad-core.c -o trad-core.o
+mv -f .deps/trad-core.Tpo .deps/trad-core.Plo
+rm -f tofiles
+f=""; \
+ for i in elf32-i386.lo elf-ifunc.lo elf-nacl.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo i386linux.lo aout32.lo pei-i386.lo peigen.lo cofflink.lo elf32-gen.lo cpu-i386.lo trad-core.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 -Werror -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-nacl.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o i386linux.o aout32.o pei-i386.o peigen.o cofflink.o elf32-gen.o cpu-i386.o trad-core.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-pc-linux-gnu
+checking host system type... i686-pc-linux-gnu
+checking target system type... i686-pc-linux-gnu
+checking for i686-pc-linux-gnu-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-pc-linux-gnu-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-pc-linux-gnu-ar... ar
+checking for i686-pc-linux-gnu-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... 805306365
+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-pc-linux-gnu-objdump... objdump
+checking how to recognize dependent libraries... pass_all
+checking for i686-pc-linux-gnu-ar... (cached) ar
+checking for i686-pc-linux-gnu-strip... no
+checking for strip... strip
+checking for i686-pc-linux-gnu-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... GNU/Linux 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 -Werror
+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 it 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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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 -Werror -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/it | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/opcodes/po/it.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 -- ./binutils
+Configuring in ./binutils
+configure: creating cache ./config.cache
+checking build system type... i686-pc-linux-gnu
+checking host system type... i686-pc-linux-gnu
+checking target system type... i686-pc-linux-gnu
+checking for i686-pc-linux-gnu-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-pc-linux-gnu-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 special C compiler options needed for large files... no
+checking for _FILE_OFFSET_BITS value needed for large files... 64
+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... 805306365
+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-pc-linux-gnu-objdump... objdump
+checking how to recognize dependent libraries... pass_all
+checking for i686-pc-linux-gnu-ar... ar
+checking for i686-pc-linux-gnu-strip... no
+checking for strip... strip
+checking for i686-pc-linux-gnu-ranlib... 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 whether -lc should be explicitly linked in... no
+checking dynamic linker characteristics... GNU/Linux 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... yes
+checking whether to build static libraries... yes
+Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
+checking for bison... bison -y
+checking for flex... flex
+checking lex output file root... lex.yy
+checking lex library... -lfl
+checking whether yytext is a pointer... yes
+checking whether NLS is requested... yes
+checking for catalogs to be installed... bg da es fi fr id it ja ro ru rw sk sv tr uk vi zh_CN zh_TW
+checking whether NLS is requested... yes
+checking for msgfmt... /usr/bin/msgfmt
+checking for gmsgfmt... /usr/bin/msgfmt
+checking for xgettext... /usr/bin/xgettext
+checking for msgmerge... /usr/bin/msgmerge
+checking whether to enable maintainer-specific portions of Makefiles... no
+checking for i686-pc-linux-gnu-ranlib... (cached) ranlib
+checking for string.h... (cached) yes
+checking for strings.h... (cached) yes
+checking for stdlib.h... (cached) 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 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 sys/param.h usability... yes
+checking sys/param.h presence... yes
+checking for sys/param.h... yes
+checking for sys/wait.h that is POSIX.1 compatible... yes
+checking for working alloca.h... yes
+checking for alloca... yes
+checking for sbrk... yes
+checking for utimes... yes
+checking for setmode... no
+checking for getc_unlocked... yes
+checking for strcoll... yes
+checking for setlocale... yes
+checking for mkstemp... yes
+checking for mkdtemp... yes
+checking for library containing frexp... none required
+checking for LC_MESSAGES... yes
+checking for time_t in time.h... yes
+checking for time_t in sys/types.h... yes
+checking for a known getopt prototype in unistd.h... yes
+checking for utime.h... yes
+checking whether fprintf is declared... yes
+checking whether stpcpy is declared... yes
+checking whether strstr is declared... yes
+checking whether sbrk is declared... yes
+checking whether getenv is declared... yes
+checking whether environ is declared... yes
+checking whether getc_unlocked 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 iconv.h usability... yes
+checking iconv.h presence... yes
+checking for iconv.h... yes
+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 iconv... yes
+checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
+configure: updating cache ./config.cache
+configure: creating ./config.status
+config.status: creating Makefile
+config.status: creating doc/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/binutils'
+/bin/dash ../../master/binutils/../ylwrap ../../master/binutils/arparse.y y.tab.c arparse.c y.tab.h arparse.h y.output arparse.output -- bison -y -d
+updating arparse.h
+/bin/dash ../../master/binutils/../ylwrap ../../master/binutils/sysinfo.y y.tab.c sysinfo.c y.tab.h sysinfo.h y.output sysinfo.output -- bison -y -d
+conflicts: 1 shift/reduce
+updating sysinfo.h
+if [ -r sysinfo.c ]; then \
+ gcc-4.6 -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error sysinfo.c ; \
+ else \
+ gcc-4.6 -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error ../../master/binutils/sysinfo.c ; \
+ fi
+/bin/dash ../../master/binutils/../ylwrap ../../master/binutils/syslex.l lex.yy.c syslex.c -- flex
+if [ -r syslex.c ]; then \
+ gcc-4.6 -c -I. -I../../master/binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error syslex.c ; \
+ else \
+ gcc-4.6 -c -I. -I../../master/binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error ../../master/binutils/syslex.c ;\
+ fi
+gcc-4.6 -g -O2 -o sysinfo sysinfo.o syslex.o
+./sysinfo -d <../../master/binutils/sysroff.info >sysroff.h
+/bin/dash ../../master/binutils/../ylwrap ../../master/binutils/defparse.y y.tab.c defparse.c y.tab.h defparse.h y.output defparse.output -- bison -y -d
+conflicts: 27 shift/reduce
+updating defparse.h
+/bin/dash ../../master/binutils/../ylwrap ../../master/binutils/rcparse.y y.tab.c rcparse.c y.tab.h rcparse.h y.output rcparse.output -- bison -y -d
+conflicts: 54 shift/reduce, 10 reduce/reduce
+updating rcparse.h
+/bin/dash ../../master/binutils/../ylwrap ../../master/binutils/mcparse.y y.tab.c mcparse.c y.tab.h mcparse.h y.output mcparse.output -- bison -y -d
+conflicts: 1 shift/reduce
+updating mcparse.h
+Making info in doc
+make[3]: Entering directory `[...]/hurd/master.build/binutils/doc'
+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 binutils.info binutils.info-[0-9] binutils.info-[0-9][0-9] binutils.i[0-9] binutils.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/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -I ../../../master/binutils/doc \
+ -o binutils.info `test -f 'binutils.texi' || echo '../../../master/binutils/doc/'`binutils.texi; \
+ then \
+ rc=0; \
+ else \
+ rc=$?; \
+ $restore $backupdir/* `echo "./binutils.info" | sed 's|[^/]*$||'`; \
+ fi; \
+ rm -rf $backupdir; exit $rc
+touch addr2line.1
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Daddr2line < ../../../master/binutils/doc/binutils.texi > addr2line.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 addr2line.pod | sed -e '/^.if n .na/d' > addr2line.1.T$$ && \
+ mv -f addr2line.1.T$$ addr2line.1) || (rm -f addr2line.1.T$$ && exit 1)
+rm -f addr2line.pod
+touch ar.1
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dar < ../../../master/binutils/doc/binutils.texi > ar.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 ar.pod | sed -e '/^.if n .na/d' > ar.1.T$$ && \
+ mv -f ar.1.T$$ ar.1) || (rm -f ar.1.T$$ && exit 1)
+rm -f ar.pod
+touch dlltool.1
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Ddlltool < ../../../master/binutils/doc/binutils.texi > dlltool.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 dlltool.pod | sed -e '/^.if n .na/d' > dlltool.1.T$$ && \
+ mv -f dlltool.1.T$$ dlltool.1) || (rm -f dlltool.1.T$$ && exit 1)
+rm -f dlltool.pod
+touch nlmconv.1
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dnlmconv < ../../../master/binutils/doc/binutils.texi > nlmconv.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 nlmconv.pod | sed -e '/^.if n .na/d' > nlmconv.1.T$$ && \
+ mv -f nlmconv.1.T$$ nlmconv.1) || (rm -f nlmconv.1.T$$ && exit 1)
+rm -f nlmconv.pod
+touch nm.1
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dnm < ../../../master/binutils/doc/binutils.texi > nm.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 nm.pod | sed -e '/^.if n .na/d' > nm.1.T$$ && \
+ mv -f nm.1.T$$ nm.1) || (rm -f nm.1.T$$ && exit 1)
+rm -f nm.pod
+touch objcopy.1
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dobjcopy < ../../../master/binutils/doc/binutils.texi > objcopy.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 objcopy.pod | sed -e '/^.if n .na/d' > objcopy.1.T$$ && \
+ mv -f objcopy.1.T$$ objcopy.1) || (rm -f objcopy.1.T$$ && exit 1)
+rm -f objcopy.pod
+touch objdump.1
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dobjdump < ../../../master/binutils/doc/binutils.texi > objdump.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 objdump.pod | sed -e '/^.if n .na/d' > objdump.1.T$$ && \
+ mv -f objdump.1.T$$ objdump.1) || (rm -f objdump.1.T$$ && exit 1)
+rm -f objdump.pod
+touch ranlib.1
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dranlib < ../../../master/binutils/doc/binutils.texi > ranlib.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 ranlib.pod | sed -e '/^.if n .na/d' > ranlib.1.T$$ && \
+ mv -f ranlib.1.T$$ ranlib.1) || (rm -f ranlib.1.T$$ && exit 1)
+rm -f ranlib.pod
+touch readelf.1
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dreadelf < ../../../master/binutils/doc/binutils.texi > readelf.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 readelf.pod | sed -e '/^.if n .na/d' > readelf.1.T$$ && \
+ mv -f readelf.1.T$$ readelf.1) || (rm -f readelf.1.T$$ && exit 1)
+rm -f readelf.pod
+touch size.1
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dsize < ../../../master/binutils/doc/binutils.texi > size.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 size.pod | sed -e '/^.if n .na/d' > size.1.T$$ && \
+ mv -f size.1.T$$ size.1) || (rm -f size.1.T$$ && exit 1)
+rm -f size.pod
+touch strings.1
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dstrings < ../../../master/binutils/doc/binutils.texi > strings.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 strings.pod | sed -e '/^.if n .na/d' > strings.1.T$$ && \
+ mv -f strings.1.T$$ strings.1) || (rm -f strings.1.T$$ && exit 1)
+rm -f strings.pod
+touch strip.1
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dstrip < ../../../master/binutils/doc/binutils.texi > strip.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 strip.pod | sed -e '/^.if n .na/d' > strip.1.T$$ && \
+ mv -f strip.1.T$$ strip.1) || (rm -f strip.1.T$$ && exit 1)
+rm -f strip.pod
+touch elfedit.1
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Delfedit < ../../../master/binutils/doc/binutils.texi > elfedit.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 elfedit.pod | sed -e '/^.if n .na/d' > elfedit.1.T$$ && \
+ mv -f elfedit.1.T$$ elfedit.1) || (rm -f elfedit.1.T$$ && exit 1)
+rm -f elfedit.pod
+touch windres.1
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dwindres < ../../../master/binutils/doc/binutils.texi > windres.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 windres.pod | sed -e '/^.if n .na/d' > windres.1.T$$ && \
+ mv -f windres.1.T$$ windres.1) || (rm -f windres.1.T$$ && exit 1)
+rm -f windres.pod
+touch windmc.1
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dwindmc < ../../../master/binutils/doc/binutils.texi > windmc.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 windmc.pod | sed -e '/^.if n .na/d' > windmc.1.T$$ && \
+ mv -f windmc.1.T$$ windmc.1) || (rm -f windmc.1.T$$ && exit 1)
+rm -f windmc.pod
+touch cxxfilt.man
+perl ../../../master/binutils/../etc/texi2pod.pl -I "../../../master/binutils/doc" -I "../../../master/binutils/../libiberty" -I "../../../master/binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dcxxfilt < ../../../master/binutils/doc/binutils.texi > c++filt.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 c++filt.pod | sed -e '/^.if n .na/d' > cxxfilt.man.T$$ && \
+ mv -f cxxfilt.man.T$$ cxxfilt.man) || (rm -f cxxfilt.man.T$$ && exit 1)
+rm -f c++filt.pod
+if test -f cxxfilt.man; then \
+ man=cxxfilt.man; \
+ else \
+ man=../../../master/binutils/doc/cxxfilt.man; \
+ fi; \
+ sed -e 's/@PROGRAM@/c++filt/' \
+ -e 's/cxxfilt/c++filt/' < $man \
+ > c++filt.1
+make[3]: Leaving directory `[...]/hurd/master.build/binutils/doc'
+Making info in po
+make[3]: Entering directory `[...]/hurd/master.build/binutils/po'
+make[3]: Nothing to be done for `info'.
+make[3]: Leaving directory `[...]/hurd/master.build/binutils/po'
+make[3]: Entering directory `[...]/hurd/master.build/binutils'
+make[3]: Nothing to be done for `info-am'.
+make[3]: Leaving directory `[...]/hurd/master.build/binutils'
+make all-recursive
+make[3]: Entering directory `[...]/hurd/master.build/binutils'
+Making all in doc
+make[4]: Entering directory `[...]/hurd/master.build/binutils/doc'
+make[4]: Nothing to be done for `all'.
+make[4]: Leaving directory `[...]/hurd/master.build/binutils/doc'
+Making all in po
+make[4]: Entering directory `[...]/hurd/master.build/binutils/po'
+file=`echo ../../../master/binutils/po/bg | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/bg.po
+file=`echo ../../../master/binutils/po/da | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/da.po
+file=`echo ../../../master/binutils/po/es | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/es.po
+file=`echo ../../../master/binutils/po/fi | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/fi.po
+file=`echo ../../../master/binutils/po/fr | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/fr.po
+file=`echo ../../../master/binutils/po/id | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/id.po
+file=`echo ../../../master/binutils/po/it | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/it.po
+file=`echo ../../../master/binutils/po/ja | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/ja.po
+file=`echo ../../../master/binutils/po/ro | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/ro.po
+file=`echo ../../../master/binutils/po/ru | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/ru.po
+file=`echo ../../../master/binutils/po/rw | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/rw.po
+file=`echo ../../../master/binutils/po/sk | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/sk.po
+file=`echo ../../../master/binutils/po/sv | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/sv.po
+file=`echo ../../../master/binutils/po/tr | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/tr.po
+file=`echo ../../../master/binutils/po/uk | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/uk.po
+file=`echo ../../../master/binutils/po/vi | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/vi.po
+file=`echo ../../../master/binutils/po/zh_CN | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/zh_CN.po
+file=`echo ../../../master/binutils/po/zh_TW | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/binutils/po/zh_TW.po
+make[4]: Leaving directory `[...]/hurd/master.build/binutils/po'
+make[4]: Entering directory `[...]/hurd/master.build/binutils'
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT size.o -MD -MP -MF .deps/size.Tpo -c -o size.o ../../master/binutils/size.c
+mv -f .deps/size.Tpo .deps/size.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bucomm.o -MD -MP -MF .deps/bucomm.Tpo -c -o bucomm.o ../../master/binutils/bucomm.c
+mv -f .deps/bucomm.Tpo .deps/bucomm.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o ../../master/binutils/version.c
+mv -f .deps/version.Tpo .deps/version.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT filemode.o -MD -MP -MF .deps/filemode.Tpo -c -o filemode.o ../../master/binutils/filemode.c
+mv -f .deps/filemode.Tpo .deps/filemode.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz
+libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT objdump.o -MD -MP -MF .deps/objdump.Tpo -c -o objdump.o -DOBJDUMP_PRIVATE_VECTORS="" ../../master/binutils/objdump.c
+mv -f .deps/objdump.Tpo .deps/objdump.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf.o -MD -MP -MF .deps/dwarf.Tpo -c -o dwarf.o ../../master/binutils/dwarf.c
+mv -f .deps/dwarf.Tpo .deps/dwarf.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT prdbg.o -MD -MP -MF .deps/prdbg.Tpo -c -o prdbg.o ../../master/binutils/prdbg.c
+mv -f .deps/prdbg.Tpo .deps/prdbg.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rddbg.o -MD -MP -MF .deps/rddbg.Tpo -c -o rddbg.o ../../master/binutils/rddbg.c
+mv -f .deps/rddbg.Tpo .deps/rddbg.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o ../../master/binutils/debug.c
+mv -f .deps/debug.Tpo .deps/debug.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o ../../master/binutils/stabs.c
+mv -f .deps/stabs.Tpo .deps/stabs.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ieee.o -MD -MP -MF .deps/ieee.Tpo -c -o ieee.o ../../master/binutils/ieee.c
+mv -f .deps/ieee.Tpo .deps/ieee.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rdcoff.o -MD -MP -MF .deps/rdcoff.Tpo -c -o rdcoff.o ../../master/binutils/rdcoff.c
+mv -f .deps/rdcoff.Tpo .deps/rdcoff.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elfcomm.o -MD -MP -MF .deps/elfcomm.Tpo -c -o elfcomm.o ../../master/binutils/elfcomm.c
+mv -f .deps/elfcomm.Tpo .deps/elfcomm.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz
+libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT arparse.o -MD -MP -MF .deps/arparse.Tpo -c -o arparse.o `test -f arparse.c || echo ../../master/binutils/`arparse.c -Wno-error
+mv -f .deps/arparse.Tpo .deps/arparse.Po
+/bin/dash ../../master/binutils/../ylwrap ../../master/binutils/arlex.l lex.yy.c arlex.c -- flex
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT arlex.o -MD -MP -MF .deps/arlex.Tpo -c -o arlex.o `test -f arlex.c || echo ../../master/binutils/`arlex.c -Wno-error
+mv -f .deps/arlex.Tpo .deps/arlex.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ar.o -MD -MP -MF .deps/ar.Tpo -c -o ar.o ../../master/binutils/ar.c
+mv -f .deps/ar.Tpo .deps/ar.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT not-ranlib.o -MD -MP -MF .deps/not-ranlib.Tpo -c -o not-ranlib.o ../../master/binutils/not-ranlib.c
+mv -f .deps/not-ranlib.Tpo .deps/not-ranlib.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT arsup.o -MD -MP -MF .deps/arsup.Tpo -c -o arsup.o ../../master/binutils/arsup.c
+mv -f .deps/arsup.Tpo .deps/arsup.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT rename.o -MD -MP -MF .deps/rename.Tpo -c -o rename.o ../../master/binutils/rename.c
+mv -f .deps/rename.Tpo .deps/rename.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT binemul.o -MD -MP -MF .deps/binemul.Tpo -c -o binemul.o ../../master/binutils/binemul.c
+mv -f .deps/binemul.Tpo .deps/binemul.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT emul_vanilla.o -MD -MP -MF .deps/emul_vanilla.Tpo -c -o emul_vanilla.o ../../master/binutils/emul_vanilla.c
+mv -f .deps/emul_vanilla.Tpo .deps/emul_vanilla.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz
+libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT strings.o -MD -MP -MF .deps/strings.Tpo -c -o strings.o ../../master/binutils/strings.c
+mv -f .deps/strings.Tpo .deps/strings.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz
+libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT is-ranlib.o -MD -MP -MF .deps/is-ranlib.Tpo -c -o is-ranlib.o ../../master/binutils/is-ranlib.c
+mv -f .deps/is-ranlib.Tpo .deps/is-ranlib.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl -lz
+libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl -lz
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT objcopy.o -MD -MP -MF .deps/objcopy.Tpo -c -o objcopy.o ../../master/binutils/objcopy.c
+mv -f .deps/objcopy.Tpo .deps/objcopy.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT not-strip.o -MD -MP -MF .deps/not-strip.Tpo -c -o not-strip.o ../../master/binutils/not-strip.c
+mv -f .deps/not-strip.Tpo .deps/not-strip.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT wrstabs.o -MD -MP -MF .deps/wrstabs.Tpo -c -o wrstabs.o ../../master/binutils/wrstabs.c
+mv -f .deps/wrstabs.Tpo .deps/wrstabs.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz
+libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT addr2line.o -MD -MP -MF .deps/addr2line.Tpo -c -o addr2line.o ../../master/binutils/addr2line.c
+mv -f .deps/addr2line.Tpo .deps/addr2line.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz
+libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT readelf.o -MD -MP -MF .deps/readelf.Tpo -c -o readelf.o ../../master/binutils/readelf.c
+mv -f .deps/readelf.Tpo .deps/readelf.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT unwind-ia64.o -MD -MP -MF .deps/unwind-ia64.Tpo -c -o unwind-ia64.o ../../master/binutils/unwind-ia64.c
+mv -f .deps/unwind-ia64.Tpo .deps/unwind-ia64.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz
+libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libiberty/libiberty.a -lz
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT elfedit.o -MD -MP -MF .deps/elfedit.Tpo -c -o elfedit.o ../../master/binutils/elfedit.c
+mv -f .deps/elfedit.Tpo .deps/elfedit.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz
+libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -lz
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT nm.o -MD -MP -MF .deps/nm.Tpo -c -o nm.o ../../master/binutils/nm.c
+mv -f .deps/nm.Tpo .deps/nm.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz
+libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT is-strip.o -MD -MP -MF .deps/is-strip.Tpo -c -o is-strip.o ../../master/binutils/is-strip.c
+mv -f .deps/is-strip.Tpo .deps/is-strip.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz
+libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/binutils -I. -I../../master/binutils -I../bfd -I../../master/binutils/../bfd -I../../master/binutils/../include -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cxxfilt.o -MD -MP -MF .deps/cxxfilt.Tpo -c -o cxxfilt.o ../../master/binutils/cxxfilt.c
+mv -f .deps/cxxfilt.Tpo .deps/cxxfilt.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz
+libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
+make[4]: Leaving directory `[...]/hurd/master.build/binutils'
+make[3]: Leaving directory `[...]/hurd/master.build/binutils'
+make[2]: Leaving directory `[...]/hurd/master.build/binutils'
+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 -- ./gas
+Configuring in ./gas
+configure: creating cache ./config.cache
+checking build system type... i686-pc-linux-gnu
+checking host system type... i686-pc-linux-gnu
+checking target system type... i686-pc-linux-gnu
+checking for i686-pc-linux-gnu-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-pc-linux-gnu-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 special C compiler options needed for large files... no
+checking for _FILE_OFFSET_BITS value needed for large files... 64
+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... 805306365
+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-pc-linux-gnu-objdump... objdump
+checking how to recognize dependent libraries... pass_all
+checking for i686-pc-linux-gnu-ar... ar
+checking for i686-pc-linux-gnu-strip... no
+checking for strip... strip
+checking for i686-pc-linux-gnu-ranlib... 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 whether -lc should be explicitly linked in... no
+checking dynamic linker characteristics... GNU/Linux 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... yes
+checking whether to build static libraries... yes
+Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
+checking whether byte ordering is bigendian... no
+checking for bison... bison -y
+checking for flex... flex
+checking lex output file root... lex.yy
+checking lex library... -lfl
+checking whether yytext is a pointer... yes
+checking whether NLS is requested... yes
+checking for catalogs to be installed... es fi fr id ja ru rw tr
+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 whether to enable maintainer-specific portions of Makefiles... no
+checking for string.h... (cached) yes
+checking for stdlib.h... (cached) yes
+checking for memory.h... (cached) yes
+checking for strings.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking errno.h usability... yes
+checking errno.h presence... yes
+checking for errno.h... yes
+checking for sys/types.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 time.h usability... yes
+checking time.h presence... yes
+checking for time.h... yes
+checking for sys/stat.h... (cached) yes
+checking whether compiling a cross-assembler... no
+checking for working alloca.h... yes
+checking for alloca... yes
+checking for inline... inline
+checking for unlink... yes
+checking for sbrk... yes
+checking for setlocale... yes
+checking for LC_MESSAGES... yes
+checking for working assert macro... yes
+checking whether declaration is required for errno... no
+checking for a known getopt prototype in unistd.h... yes
+checking whether declaration is required for environ... no
+checking whether declaration is required for ffs... no
+checking whether declaration is required for free... no
+checking whether declaration is required for malloc... no
+checking whether declaration is required for sbrk... no
+checking whether declaration is required for strstr... no
+checking whether mempcpy 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 for struct tm.tm_gmtoff in time.h... yes
+checking for struct stat.st_mtim.tv_sec in sys/stat.h... yes
+checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes
+configure: updating cache ./config.cache
+configure: creating ./config.status
+config.status: creating .gdbinit
+config.status: creating Makefile
+config.status: creating doc/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
+config.status: executing default commands
+make[2]: Entering directory `[...]/hurd/master.build/gas'
+make all-recursive
+make[3]: Entering directory `[...]/hurd/master.build/gas'
+Making all in doc
+make[4]: Entering directory `[...]/hurd/master.build/gas/doc'
+rm -f asconfig.texi
+cp ../../../master/gas/doc/all.texi ./asconfig.texi
+chmod u+w ./asconfig.texi
+touch as.1
+perl ../../../master/gas/doc/../../etc/texi2pod.pl -I "../../../master/gas/doc" -I "../../../master/gas/../libiberty" -I "../../../master/gas/../bfd/doc" -I ../../bfd/doc -Dman < ../../../master/gas/doc/as.texinfo > as.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 as.pod | \
+ sed -e '/^.if n .na/d' > as.1.T$$ && \
+ mv -f as.1.T$$ as.1) || \
+ (rm -f as.1.T$$ && exit 1)
+rm -f as.pod
+make[4]: Leaving directory `[...]/hurd/master.build/gas/doc'
+Making all in po
+make[4]: Entering directory `[...]/hurd/master.build/gas/po'
+file=`echo ../../../master/gas/po/es | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gas/po/es.po
+file=`echo ../../../master/gas/po/fi | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gas/po/fi.po
+file=`echo ../../../master/gas/po/fr | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gas/po/fr.po
+file=`echo ../../../master/gas/po/id | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gas/po/id.po
+file=`echo ../../../master/gas/po/ja | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gas/po/ja.po
+file=`echo ../../../master/gas/po/ru | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gas/po/ru.po
+file=`echo ../../../master/gas/po/rw | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gas/po/rw.po
+file=`echo ../../../master/gas/po/tr | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gas/po/tr.po
+make[4]: Leaving directory `[...]/hurd/master.build/gas/po'
+make[4]: Entering directory `[...]/hurd/master.build/gas'
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT app.o -MD -MP -MF .deps/app.Tpo -c -o app.o ../../master/gas/app.c
+mv -f .deps/app.Tpo .deps/app.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT as.o -MD -MP -MF .deps/as.Tpo -c -o as.o ../../master/gas/as.c
+mv -f .deps/as.Tpo .deps/as.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT atof-generic.o -MD -MP -MF .deps/atof-generic.Tpo -c -o atof-generic.o ../../master/gas/atof-generic.c
+mv -f .deps/atof-generic.Tpo .deps/atof-generic.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT compress-debug.o -MD -MP -MF .deps/compress-debug.Tpo -c -o compress-debug.o ../../master/gas/compress-debug.c
+mv -f .deps/compress-debug.Tpo .deps/compress-debug.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cond.o -MD -MP -MF .deps/cond.Tpo -c -o cond.o ../../master/gas/cond.c
+mv -f .deps/cond.Tpo .deps/cond.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT depend.o -MD -MP -MF .deps/depend.Tpo -c -o depend.o ../../master/gas/depend.c
+mv -f .deps/depend.Tpo .deps/depend.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dwarf2dbg.o -MD -MP -MF .deps/dwarf2dbg.Tpo -c -o dwarf2dbg.o ../../master/gas/dwarf2dbg.c
+mv -f .deps/dwarf2dbg.Tpo .deps/dwarf2dbg.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT dw2gencfi.o -MD -MP -MF .deps/dw2gencfi.Tpo -c -o dw2gencfi.o ../../master/gas/dw2gencfi.c
+mv -f .deps/dw2gencfi.Tpo .deps/dw2gencfi.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ecoff.o -MD -MP -MF .deps/ecoff.Tpo -c -o ecoff.o ../../master/gas/ecoff.c
+mv -f .deps/ecoff.Tpo .deps/ecoff.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ehopt.o -MD -MP -MF .deps/ehopt.Tpo -c -o ehopt.o ../../master/gas/ehopt.c
+mv -f .deps/ehopt.Tpo .deps/ehopt.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o ../../master/gas/expr.c
+mv -f .deps/expr.Tpo .deps/expr.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-copy.o -MD -MP -MF .deps/flonum-copy.Tpo -c -o flonum-copy.o ../../master/gas/flonum-copy.c
+mv -f .deps/flonum-copy.Tpo .deps/flonum-copy.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-konst.o -MD -MP -MF .deps/flonum-konst.Tpo -c -o flonum-konst.o ../../master/gas/flonum-konst.c
+mv -f .deps/flonum-konst.Tpo .deps/flonum-konst.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flonum-mult.o -MD -MP -MF .deps/flonum-mult.Tpo -c -o flonum-mult.o ../../master/gas/flonum-mult.c
+mv -f .deps/flonum-mult.Tpo .deps/flonum-mult.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT frags.o -MD -MP -MF .deps/frags.Tpo -c -o frags.o ../../master/gas/frags.c
+mv -f .deps/frags.Tpo .deps/frags.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o ../../master/gas/hash.c
+mv -f .deps/hash.Tpo .deps/hash.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT input-file.o -MD -MP -MF .deps/input-file.Tpo -c -o input-file.o ../../master/gas/input-file.c
+mv -f .deps/input-file.Tpo .deps/input-file.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT input-scrub.o -MD -MP -MF .deps/input-scrub.Tpo -c -o input-scrub.o ../../master/gas/input-scrub.c
+mv -f .deps/input-scrub.Tpo .deps/input-scrub.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT listing.o -MD -MP -MF .deps/listing.Tpo -c -o listing.o ../../master/gas/listing.c
+mv -f .deps/listing.Tpo .deps/listing.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT literal.o -MD -MP -MF .deps/literal.Tpo -c -o literal.o ../../master/gas/literal.c
+mv -f .deps/literal.Tpo .deps/literal.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o ../../master/gas/macro.c
+mv -f .deps/macro.Tpo .deps/macro.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o ../../master/gas/messages.c
+mv -f .deps/messages.Tpo .deps/messages.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT output-file.o -MD -MP -MF .deps/output-file.Tpo -c -o output-file.o ../../master/gas/output-file.c
+mv -f .deps/output-file.Tpo .deps/output-file.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT read.o -MD -MP -MF .deps/read.Tpo -c -o read.o ../../master/gas/read.c
+mv -f .deps/read.Tpo .deps/read.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT remap.o -MD -MP -MF .deps/remap.Tpo -c -o remap.o ../../master/gas/remap.c
+mv -f .deps/remap.Tpo .deps/remap.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sb.o -MD -MP -MF .deps/sb.Tpo -c -o sb.o ../../master/gas/sb.c
+mv -f .deps/sb.Tpo .deps/sb.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o ../../master/gas/stabs.c
+mv -f .deps/stabs.Tpo .deps/stabs.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT subsegs.o -MD -MP -MF .deps/subsegs.Tpo -c -o subsegs.o ../../master/gas/subsegs.c
+mv -f .deps/subsegs.Tpo .deps/subsegs.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT symbols.o -MD -MP -MF .deps/symbols.Tpo -c -o symbols.o ../../master/gas/symbols.c
+mv -f .deps/symbols.Tpo .deps/symbols.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT write.o -MD -MP -MF .deps/write.Tpo -c -o write.o ../../master/gas/write.c
+mv -f .deps/write.Tpo .deps/write.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tc-i386.o -MD -MP -MF .deps/tc-i386.Tpo -c -o tc-i386.o `test -f 'config/tc-i386.c' || echo '../../master/gas/'`config/tc-i386.c
+mv -f .deps/tc-i386.Tpo .deps/tc-i386.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT obj-elf.o -MD -MP -MF .deps/obj-elf.Tpo -c -o obj-elf.o `test -f 'config/obj-elf.c' || echo '../../master/gas/'`config/obj-elf.c
+mv -f .deps/obj-elf.Tpo .deps/obj-elf.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gas -I. -I../../master/gas -I../bfd -I../../master/gas/config -I../../master/gas/../include -I../../master/gas/.. -I../../master/gas/../bfd -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT atof-ieee.o -MD -MP -MF .deps/atof-ieee.Tpo -c -o atof-ieee.o `test -f 'config/atof-ieee.c' || echo '../../master/gas/'`config/atof-ieee.c
+mv -f .deps/atof-ieee.Tpo .deps/atof-ieee.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz
+libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz
+make[4]: Leaving directory `[...]/hurd/master.build/gas'
+make[3]: Leaving directory `[...]/hurd/master.build/gas'
+make[2]: Leaving directory `[...]/hurd/master.build/gas'
+mkdir -p -- ./gprof
+Configuring in ./gprof
+configure: creating cache ./config.cache
+checking build system type... i686-pc-linux-gnu
+checking host system type... i686-pc-linux-gnu
+checking target system type... i686-pc-linux-gnu
+checking for i686-pc-linux-gnu-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-pc-linux-gnu-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 special C compiler options needed for large files... no
+checking for _FILE_OFFSET_BITS value needed for large files... 64
+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... 805306365
+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-pc-linux-gnu-objdump... objdump
+checking how to recognize dependent libraries... pass_all
+checking for i686-pc-linux-gnu-ar... ar
+checking for i686-pc-linux-gnu-strip... no
+checking for strip... strip
+checking for i686-pc-linux-gnu-ranlib... 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 whether -lc should be explicitly linked in... no
+checking dynamic linker characteristics... GNU/Linux 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... yes
+checking whether to build static libraries... yes
+checking for setmode... no
+checking whether NLS is requested... yes
+checking for catalogs to be installed... bg da de eo es fi fr ga id it ja ms nl pt_BR ro ru rw sr sv tr uk vi
+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 whether to enable maintainer-specific portions of Makefiles... no
+checking sys/gmon_out.h usability... yes
+checking sys/gmon_out.h presence... yes
+checking for sys/gmon_out.h... yes
+checking for a known getopt prototype in unistd.h... yes
+checking for library containing fabs... -lm
+Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
+configure: updating cache ./config.cache
+configure: creating ./config.status
+config.status: creating Makefile
+config.status: creating po/Makefile.in
+config.status: creating gconfig.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/gprof'
+awk -f ../../master/gprof/gen-c-prog.awk > ./flat_bl.c \
+ FUNCTION=`(echo flat_bl|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \
+ FILE=flat_bl.m ../../master/gprof/flat_bl.m
+awk -f ../../master/gprof/gen-c-prog.awk > ./bsd_callg_bl.c \
+ FUNCTION=`(echo bsd_callg_bl|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \
+ FILE=bsd_callg_bl.m ../../master/gprof/bsd_callg_bl.m
+awk -f ../../master/gprof/gen-c-prog.awk > ./fsf_callg_bl.c \
+ FUNCTION=`(echo fsf_callg_bl|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \
+ FILE=fsf_callg_bl.m ../../master/gprof/fsf_callg_bl.m
+make all-recursive
+make[3]: Entering directory `[...]/hurd/master.build/gprof'
+Making all in po
+make[4]: Entering directory `[...]/hurd/master.build/gprof/po'
+file=`echo ../../../master/gprof/po/bg | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/bg.po
+file=`echo ../../../master/gprof/po/da | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/da.po
+file=`echo ../../../master/gprof/po/de | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/de.po
+file=`echo ../../../master/gprof/po/eo | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/eo.po
+file=`echo ../../../master/gprof/po/es | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/es.po
+file=`echo ../../../master/gprof/po/fi | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/fi.po
+file=`echo ../../../master/gprof/po/fr | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/fr.po
+file=`echo ../../../master/gprof/po/ga | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/ga.po
+file=`echo ../../../master/gprof/po/id | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/id.po
+file=`echo it | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/it.po
+file=`echo ../../../master/gprof/po/ja | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/ja.po
+file=`echo ../../../master/gprof/po/ms | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/ms.po
+file=`echo ../../../master/gprof/po/nl | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/nl.po
+file=`echo ../../../master/gprof/po/pt_BR | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/pt_BR.po
+file=`echo ro | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/ro.po
+file=`echo ru | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/ru.po
+file=`echo ../../../master/gprof/po/rw | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/rw.po
+file=`echo ../../../master/gprof/po/sr | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/sr.po
+file=`echo ../../../master/gprof/po/sv | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/sv.po
+file=`echo ../../../master/gprof/po/tr | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/tr.po
+file=`echo uk | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/uk.po
+file=`echo ../../../master/gprof/po/vi | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/gprof/po/vi.po
+make[4]: Leaving directory `[...]/hurd/master.build/gprof/po'
+make[4]: Entering directory `[...]/hurd/master.build/gprof'
+echo "@set top_srcdir ../../master/gprof" >> ./config.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 gprof.info gprof.info-[0-9] gprof.info-[0-9][0-9] gprof.i[0-9] gprof.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/gprof" -I "../../master/gprof/../bfd/doc" -I ../bfd/doc -I ../../master/gprof \
+ -o gprof.info `test -f 'gprof.texi' || echo '../../master/gprof/'`gprof.texi; \
+ then \
+ rc=0; \
+ else \
+ rc=$?; \
+ $restore $backupdir/* `echo "./gprof.info" | sed 's|[^/]*$||'`; \
+ fi; \
+ rm -rf $backupdir; exit $rc
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT basic_blocks.o -MD -MP -MF .deps/basic_blocks.Tpo -c -o basic_blocks.o ../../master/gprof/basic_blocks.c
+mv -f .deps/basic_blocks.Tpo .deps/basic_blocks.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT call_graph.o -MD -MP -MF .deps/call_graph.Tpo -c -o call_graph.o ../../master/gprof/call_graph.c
+mv -f .deps/call_graph.Tpo .deps/call_graph.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cg_arcs.o -MD -MP -MF .deps/cg_arcs.Tpo -c -o cg_arcs.o ../../master/gprof/cg_arcs.c
+mv -f .deps/cg_arcs.Tpo .deps/cg_arcs.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cg_dfn.o -MD -MP -MF .deps/cg_dfn.Tpo -c -o cg_dfn.o ../../master/gprof/cg_dfn.c
+mv -f .deps/cg_dfn.Tpo .deps/cg_dfn.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT cg_print.o -MD -MP -MF .deps/cg_print.Tpo -c -o cg_print.o ../../master/gprof/cg_print.c
+mv -f .deps/cg_print.Tpo .deps/cg_print.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT corefile.o -MD -MP -MF .deps/corefile.Tpo -c -o corefile.o ../../master/gprof/corefile.c
+mv -f .deps/corefile.Tpo .deps/corefile.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT gmon_io.o -MD -MP -MF .deps/gmon_io.Tpo -c -o gmon_io.o ../../master/gprof/gmon_io.c
+mv -f .deps/gmon_io.Tpo .deps/gmon_io.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT gprof.o -MD -MP -MF .deps/gprof.Tpo -c -o gprof.o ../../master/gprof/gprof.c
+mv -f .deps/gprof.Tpo .deps/gprof.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hertz.o -MD -MP -MF .deps/hertz.Tpo -c -o hertz.o ../../master/gprof/hertz.c
+mv -f .deps/hertz.Tpo .deps/hertz.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT hist.o -MD -MP -MF .deps/hist.Tpo -c -o hist.o ../../master/gprof/hist.c
+mv -f .deps/hist.Tpo .deps/hist.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT source.o -MD -MP -MF .deps/source.Tpo -c -o source.o ../../master/gprof/source.c
+mv -f .deps/source.Tpo .deps/source.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT search_list.o -MD -MP -MF .deps/search_list.Tpo -c -o search_list.o ../../master/gprof/search_list.c
+mv -f .deps/search_list.Tpo .deps/search_list.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o ../../master/gprof/symtab.c
+mv -f .deps/symtab.Tpo .deps/symtab.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sym_ids.o -MD -MP -MF .deps/sym_ids.Tpo -c -o sym_ids.o ../../master/gprof/sym_ids.c
+mv -f .deps/sym_ids.Tpo .deps/sym_ids.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o ../../master/gprof/utils.c
+mv -f .deps/utils.Tpo .deps/utils.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o ../../master/gprof/i386.c
+mv -f .deps/i386.Tpo .deps/i386.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT alpha.o -MD -MP -MF .deps/alpha.Tpo -c -o alpha.o ../../master/gprof/alpha.c
+mv -f .deps/alpha.Tpo .deps/alpha.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT vax.o -MD -MP -MF .deps/vax.Tpo -c -o vax.o ../../master/gprof/vax.c
+mv -f .deps/vax.Tpo .deps/vax.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tahoe.o -MD -MP -MF .deps/tahoe.Tpo -c -o tahoe.o ../../master/gprof/tahoe.c
+mv -f .deps/tahoe.Tpo .deps/tahoe.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT sparc.o -MD -MP -MF .deps/sparc.Tpo -c -o sparc.o ../../master/gprof/sparc.c
+mv -f .deps/sparc.Tpo .deps/sparc.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mips.o -MD -MP -MF .deps/mips.Tpo -c -o mips.o ../../master/gprof/mips.c
+mv -f .deps/mips.Tpo .deps/mips.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT flat_bl.o -MD -MP -MF .deps/flat_bl.Tpo -c -o flat_bl.o flat_bl.c
+mv -f .deps/flat_bl.Tpo .deps/flat_bl.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT bsd_callg_bl.o -MD -MP -MF .deps/bsd_callg_bl.Tpo -c -o bsd_callg_bl.o bsd_callg_bl.c
+mv -f .deps/bsd_callg_bl.Tpo .deps/bsd_callg_bl.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/gprof -DDEBUG -I../bfd -I../../master/gprof/../include -I../../master/gprof/../bfd -I. -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT fsf_callg_bl.o -MD -MP -MF .deps/fsf_callg_bl.Tpo -c -o fsf_callg_bl.o fsf_callg_bl.c
+mv -f .deps/fsf_callg_bl.Tpo .deps/fsf_callg_bl.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a -lm
+libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -lm
+touch gprof.1
+perl ../../master/gprof/../etc/texi2pod.pl -I "../../master/gprof" -I "../../master/gprof/../bfd/doc" -I ../bfd/doc -Dman -Dgprof < ../../master/gprof/gprof.texi > gprof.pod
+(pod2man --center="GNU" --release="binutils-2.22.52" --section=1 gprof.pod | \
+ sed -e '/^.if n .na/d' > gprof.1.T$$ && \
+ mv -f gprof.1.T$$ gprof.1) || \
+ (rm -f gprof.1.T$$ && exit 1)
+rm -f gprof.pod
+make[4]: Leaving directory `[...]/hurd/master.build/gprof'
+make[3]: Leaving directory `[...]/hurd/master.build/gprof'
+make[2]: Leaving directory `[...]/hurd/master.build/gprof'
+mkdir -p -- ./ld
+Configuring in ./ld
+configure: creating cache ./config.cache
+checking build system type... i686-pc-linux-gnu
+checking host system type... i686-pc-linux-gnu
+checking target system type... i686-pc-linux-gnu
+checking for i686-pc-linux-gnu-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 whether to enable maintainer-specific portions of Makefiles... no
+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
+Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
+checking for LC_MESSAGES... yes
+checking for i686-pc-linux-gnu-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 whether we are using the GNU C++ compiler... yes
+checking whether g++-4.6 accepts -g... yes
+checking dependency style of g++-4.6... gcc3
+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 special C compiler options needed for large files... no
+checking for _FILE_OFFSET_BITS value needed for large files... 64
+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... 805306365
+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-pc-linux-gnu-objdump... objdump
+checking how to recognize dependent libraries... pass_all
+checking for i686-pc-linux-gnu-ar... ar
+checking for i686-pc-linux-gnu-strip... no
+checking for strip... strip
+checking for i686-pc-linux-gnu-ranlib... 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 whether -lc should be explicitly linked in... no
+checking dynamic linker characteristics... GNU/Linux 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... yes
+checking whether to build static libraries... yes
+checking how to run the C++ preprocessor... g++-4.6 -E
+checking for ld used by g++-4.6... ld
+checking if the linker (ld) is GNU ld... yes
+checking whether the g++-4.6 linker (ld) supports shared libraries... yes
+checking for g++-4.6 option to produce PIC... -fPIC -DPIC
+checking if g++-4.6 PIC flag -fPIC -DPIC works... yes
+checking if g++-4.6 static flag -static works... yes
+checking if g++-4.6 supports -c -o file.o... yes
+checking if g++-4.6 supports -c -o file.o... (cached) yes
+checking whether the g++-4.6 linker (ld) supports shared libraries... yes
+checking dynamic linker characteristics... (cached) GNU/Linux ld.so
+checking how to hardcode library paths into programs... immediate
+checking whether NLS is requested... yes
+checking for catalogs to be installed... bg da es fi fr ga id it ja sv tr vi zh_CN zh_TW
+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 bison... bison -y
+checking for flex... flex
+checking lex output file root... lex.yy
+checking lex library... -lfl
+checking whether yytext is a pointer... yes
+checking whether to enable maintainer-specific portions of Makefiles... no
+checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
+checking for string.h... (cached) yes
+checking for strings.h... (cached) yes
+checking for stdlib.h... (cached) yes
+checking for unistd.h... (cached) yes
+checking elf-hints.h usability... no
+checking elf-hints.h presence... no
+checking for elf-hints.h... no
+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 sys/param.h usability... yes
+checking sys/param.h presence... yes
+checking for sys/param.h... 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
+checking for glob... yes
+checking for mkstemp... yes
+checking for realpath... yes
+checking for sbrk... yes
+checking for setlocale... yes
+checking for waitpid... yes
+checking for open... yes
+checking for lseek... yes
+checking for close... yes
+checking for dirent.h that defines DIR... yes
+checking for library containing opendir... none required
+checking for dlfcn.h... (cached) yes
+checking for library containing dlopen... -ldl
+checking for dlopen... yes
+checking for dlsym... yes
+checking for dlclose... yes
+checking for .preinit_array/.init_array/.fini_array support... yes
+checking for a known getopt prototype in unistd.h... yes
+checking whether strstr is declared... yes
+checking whether free is declared... yes
+checking whether sbrk is declared... yes
+checking whether getenv is declared... yes
+checking whether environ 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 whether ANSI C string concatenation works... yes
+checking size of void *... 4
+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/ld'
+/bin/dash ../../master/ld/../ylwrap ../../master/ld/ldgram.y y.tab.c ldgram.c y.tab.h ldgram.h y.output ldgram.output -- bison -y -d
+updating ldgram.h
+(echo "/* This file is automatically generated. DO NOT EDIT! */";\
+ for f in `echo " " eelf_i386.o ei386linux.o eelf32_x86_64.o "" \
+ | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
+ echo "extern ld_emulation_xfer_type ld_${f}_emulation;"; \
+ done;\
+ echo "";\
+ echo "#define EMULATION_LIST \\";\
+ for f in `echo " " eelf_i386.o ei386linux.o eelf32_x86_64.o "" \
+ | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
+ echo " &ld_${f}_emulation, \\"; \
+ done;\
+ echo " 0") >ldemul-tmp.h
+mv ldemul-tmp.h ldemul-list.h
+/bin/dash ../../master/ld/../ylwrap ../../master/ld/deffilep.y y.tab.c deffilep.c y.tab.h deffilep.h y.output deffilep.output -- bison -y -d
+conflicts: 76 shift/reduce
+updating deffilep.h
+make all-recursive
+make[3]: Entering directory `[...]/hurd/master.build/ld'
+Making all in po
+make[4]: Entering directory `[...]/hurd/master.build/ld/po'
+file=`echo ../../../master/ld/po/bg | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/ld/po/bg.po
+file=`echo ../../../master/ld/po/da | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/ld/po/da.po
+file=`echo ../../../master/ld/po/es | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/ld/po/es.po
+file=`echo ../../../master/ld/po/fi | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/ld/po/fi.po
+file=`echo ../../../master/ld/po/fr | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/ld/po/fr.po
+file=`echo ../../../master/ld/po/ga | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/ld/po/ga.po
+file=`echo ../../../master/ld/po/id | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/ld/po/id.po
+file=`echo ../../../master/ld/po/it | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/ld/po/it.po
+file=`echo ja | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/ld/po/ja.po
+file=`echo ../../../master/ld/po/sv | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/ld/po/sv.po
+file=`echo ../../../master/ld/po/tr | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/ld/po/tr.po
+file=`echo ../../../master/ld/po/vi | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/ld/po/vi.po
+file=`echo ../../../master/ld/po/zh_CN | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/ld/po/zh_CN.po
+file=`echo ../../../master/ld/po/zh_TW | sed 's,.*/,,'`.gmo \
+ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../master/ld/po/zh_TW.po
+make[4]: Leaving directory `[...]/hurd/master.build/ld/po'
+make[4]: Entering directory `[...]/hurd/master.build/ld'
+cp ../../master/ld/gen-doc.texi ./configdoc.texi
+chmod u+w ./configdoc.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 ld.info ld.info-[0-9] ld.info-[0-9][0-9] ld.i[0-9] ld.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/ld -I ../../master/ld/../bfd/doc -I ../bfd/doc -I ../../master/ld/../libiberty -I ../../master/ld \
+ -o ld.info `test -f 'ld.texinfo' || echo '../../master/ld/'`ld.texinfo; \
+ then \
+ rc=0; \
+ else \
+ rc=$?; \
+ $restore $backupdir/* `echo "./ld.info" | sed 's|[^/]*$||'`; \
+ fi; \
+ rm -rf $backupdir; exit $rc
+/bin/dash ./libtool --tag=CC --mode=compile gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c -o libldtestplug_la-testplug.lo `test -f 'testplug.c' || echo '../../master/ld/'`testplug.c
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"[...]/hurd/master.build.install/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../master/ld/testplug.c -fPIC -DPIC -o .libs/libldtestplug_la-testplug.o
+libtool: compile: gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR=\"[...]/hurd/master.build.install/share/locale\" -g -O2 -g -O2 -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../master/ld/testplug.c -o libldtestplug_la-testplug.o >/dev/null 2>&1
+mv -f .deps/libldtestplug_la-testplug.Tpo .deps/libldtestplug_la-testplug.Plo
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -g -O2 -g -O2 -no-undefined -rpath /nowhere -o libldtestplug.la libldtestplug_la-testplug.lo -lz -ldl
+libtool: link: gcc-4.6 -shared .libs/libldtestplug_la-testplug.o -lz -ldl -Wl,-soname -Wl,libldtestplug.so.0 -o .libs/libldtestplug.so.0.0.0
+libtool: link: (cd ".libs" && rm -f "libldtestplug.so.0" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so.0")
+libtool: link: (cd ".libs" && rm -f "libldtestplug.so" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so")
+libtool: link: ar rc .libs/libldtestplug.a libldtestplug_la-testplug.o
+libtool: link: ranlib .libs/libldtestplug.a
+libtool: link: ( cd ".libs" && rm -f "libldtestplug.la" && ln -s "../libldtestplug.la" "libldtestplug.la" )
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldgram.o -MD -MP -MF .deps/ldgram.Tpo -c -o ldgram.o `test -f ldgram.c || echo ../../master/ld/`ldgram.c -Wno-error
+mv -f .deps/ldgram.Tpo .deps/ldgram.Po
+/bin/dash ../../master/ld/../ylwrap ../../master/ld/ldlex.l lex.yy.c ldlex.c -- flex
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldlex-wrapper.o -MD -MP -MF .deps/ldlex-wrapper.Tpo -c -o ldlex-wrapper.o ../../master/ld/ldlex-wrapper.c -Wno-error
+In file included from ../../master/ld/ldlex-wrapper.c:6:0:
+ldlex.c: In function 'yy_scan_buffer':
+ldlex.c:3774:41: warning: declaration of 'base' shadows a global declaration [-Wshadow]
+../../master/ld/ldlang.h:475:20: warning: shadowed declaration is here [-Wshadow]
+mv -f .deps/ldlex-wrapper.Tpo .deps/ldlex-wrapper.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT lexsup.o -MD -MP -MF .deps/lexsup.Tpo -c -o lexsup.o ../../master/ld/lexsup.c
+mv -f .deps/lexsup.Tpo .deps/lexsup.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldlang.o -MD -MP -MF .deps/ldlang.Tpo -c -o ldlang.o ../../master/ld/ldlang.c
+mv -f .deps/ldlang.Tpo .deps/ldlang.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT mri.o -MD -MP -MF .deps/mri.Tpo -c -o mri.o ../../master/ld/mri.c
+mv -f .deps/mri.Tpo .deps/mri.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldctor.o -MD -MP -MF .deps/ldctor.Tpo -c -o ldctor.o ../../master/ld/ldctor.c
+mv -f .deps/ldctor.Tpo .deps/ldctor.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldmain.o -MD -MP -MF .deps/ldmain.Tpo -c -o ldmain.o \
+ -DDEFAULT_EMULATION='"elf_i386"' \
+ -DBINDIR='"[...]/hurd/master.build.install/bin"' -DTOOLBINDIR='"[...]/hurd/master.build.install/i686-pc-linux-gnu/bin"' \
+ -DTARGET='"i686-pc-linux-gnu"' -DTARGET_SYSTEM_ROOT=\"\" \
+ ../../master/ld/ldmain.c
+mv -f .deps/ldmain.Tpo .deps/ldmain.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldwrite.o -MD -MP -MF .deps/ldwrite.Tpo -c -o ldwrite.o ../../master/ld/ldwrite.c
+mv -f .deps/ldwrite.Tpo .deps/ldwrite.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldexp.o -MD -MP -MF .deps/ldexp.Tpo -c -o ldexp.o ../../master/ld/ldexp.c
+mv -f .deps/ldexp.Tpo .deps/ldexp.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldemul.o -MD -MP -MF .deps/ldemul.Tpo -c -o ldemul.o ../../master/ld/ldemul.c
+mv -f .deps/ldemul.Tpo .deps/ldemul.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldver.o -MD -MP -MF .deps/ldver.Tpo -c -o ldver.o ../../master/ld/ldver.c
+mv -f .deps/ldver.Tpo .deps/ldver.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldmisc.o -MD -MP -MF .deps/ldmisc.Tpo -c -o ldmisc.o ../../master/ld/ldmisc.c
+mv -f .deps/ldmisc.Tpo .deps/ldmisc.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldfile.o -MD -MP -MF .deps/ldfile.Tpo -c -o ldfile.o \
+ -DSCRIPTDIR='"[...]/hurd/master.build.install/i686-pc-linux-gnu/lib"' -DBINDIR='"[...]/hurd/master.build.install/bin"' -DTOOLBINDIR='"[...]/hurd/master.build.install/i686-pc-linux-gnu/bin"' \
+ ../../master/ld/ldfile.c
+mv -f .deps/ldfile.Tpo .deps/ldfile.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ldcref.o -MD -MP -MF .deps/ldcref.Tpo -c -o ldcref.o ../../master/ld/ldcref.c
+mv -f .deps/ldcref.Tpo .deps/ldcref.Po
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../master/ld/plugin.c
+mv -f .deps/plugin.Tpo .deps/plugin.Po
+cp ../../master/ld/emultempl/astring.sed stringify.sed
+LIB_PATH='' /bin/dash ../../master/ld/genscripts.sh "../../master/ld" "[...]/hurd/master.build.install/lib" "[...]/hurd/master.build.install" "[...]/hurd/master.build.install" i686-pc-linux-gnu i686-pc-linux-gnu i686-pc-linux-gnu "elf_i386 elf32_x86_64" "/usr/local/lib /lib /usr/lib" no yes elf_i386 "i686-pc-linux-gnu"
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT eelf_i386.o -MD -MP -MF .deps/eelf_i386.Tpo -c -o eelf_i386.o eelf_i386.c
+mv -f .deps/eelf_i386.Tpo .deps/eelf_i386.Po
+LIB_PATH='' /bin/dash ../../master/ld/genscripts.sh "../../master/ld" "[...]/hurd/master.build.install/lib" "[...]/hurd/master.build.install" "[...]/hurd/master.build.install" i686-pc-linux-gnu i686-pc-linux-gnu i686-pc-linux-gnu "elf_i386 elf32_x86_64" "/usr/local/lib /lib /usr/lib" no yes i386linux "i686-pc-linux-gnuaout"
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT ei386linux.o -MD -MP -MF .deps/ei386linux.Tpo -c -o ei386linux.o ei386linux.c
+mv -f .deps/ei386linux.Tpo .deps/ei386linux.Po
+LIB_PATH='' /bin/dash ../../master/ld/genscripts.sh "../../master/ld" "[...]/hurd/master.build.install/lib" "[...]/hurd/master.build.install" "[...]/hurd/master.build.install" i686-pc-linux-gnu i686-pc-linux-gnu i686-pc-linux-gnu "elf_i386 elf32_x86_64" "/usr/local/lib /lib /usr/lib" no yes elf32_x86_64 "i686-pc-linux-gnu"
+gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT eelf32_x86_64.o -MD -MP -MF .deps/eelf32_x86_64.Tpo -c -o eelf32_x86_64.o eelf32_x86_64.c
+mv -f .deps/eelf32_x86_64.Tpo .deps/eelf32_x86_64.Po
+/bin/dash ./libtool --tag=CC --mode=link gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ei386linux.o eelf32_x86_64.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz -ldl
+libtool: link: gcc-4.6 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o eelf_i386.o ei386linux.o eelf32_x86_64.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz -ldl
+touch ld.1
+perl ../../master/ld/../etc/texi2pod.pl -I ../../master/ld -I ../../master/ld/../bfd/doc -I ../bfd/doc -I ../../master/ld/../libiberty -Dman < ../../master/ld/ld.texinfo > ld.pod
+(pod2man --center="GNU Development Tools" --release="binutils-2.22.52" --section=1 ld.pod | \
+ sed -e '/^.if n .na/d' > ld.1.T$$ && \
+ mv -f ld.1.T$$ ld.1) || \
+ (rm -f ld.1.T$$ && exit 1)
+rm -f ld.pod
+make[4]: Leaving directory `[...]/hurd/master.build/ld'
+make[3]: Leaving directory `[...]/hurd/master.build/ld'
+make[2]: Leaving directory `[...]/hurd/master.build/ld'
+make[1]: Nothing to be done for `all-target'.
+make[1]: Leaving directory `[...]/hurd/master.build'
diff --git a/binutils/linux/log_install b/binutils/linux/log_install
new file mode 100644
index 00000000..0b2691f2
--- /dev/null
+++ b/binutils/linux/log_install
@@ -0,0 +1,533 @@
+make[1]: Entering directory `[...]/hurd/master.build'
+/bin/dash ../master/mkinstalldirs [...]/hurd/master.build.install [...]/hurd/master.build.install
+mkdir -p -- [...]/hurd/master.build.install [...]/hurd/master.build.install
+make[2]: Entering directory `[...]/hurd/master.build/bfd'
+make install-recursive
+make[3]: Entering directory `[...]/hurd/master.build/bfd'
+Making install in doc
+make[4]: Entering directory `[...]/hurd/master.build/bfd/doc'
+test -z "[...]/hurd/master.build.install/share/info" || /bin/mkdir -p "[...]/hurd/master.build.install/share/info"
+ /usr/bin/install -c -m 644 ./bfd.info '[...]/hurd/master.build.install/share/info'
+ install-info --info-dir='[...]/hurd/master.build.install/share/info' '[...]/hurd/master.build.install/share/info/bfd.info'
+This is not dpkg install-info anymore, but GNU install-info
+See the man page for ginstall-info for command line arguments
+make[4]: Leaving directory `[...]/hurd/master.build/bfd/doc'
+Making install in po
+make[4]: Entering directory `[...]/hurd/master.build/bfd/po'
+if test -r ../../../master/bfd/../mkinstalldirs; then \
+ ../../../master/bfd/../mkinstalldirs [...]/hurd/master.build.install/share; \
+ else \
+ ../../../master/bfd/mkinstalldirs [...]/hurd/master.build.install/share; \
+ fi
+mkdir -p -- [...]/hurd/master.build.install/share/locale/da/LC_MESSAGES
+installing da.gmo as [...]/hurd/master.build.install/share/locale/da/LC_MESSAGES/bfd.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/es/LC_MESSAGES
+installing es.gmo as [...]/hurd/master.build.install/share/locale/es/LC_MESSAGES/bfd.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/fi/LC_MESSAGES
+installing fi.gmo as [...]/hurd/master.build.install/share/locale/fi/LC_MESSAGES/bfd.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/fr/LC_MESSAGES
+installing fr.gmo as [...]/hurd/master.build.install/share/locale/fr/LC_MESSAGES/bfd.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/id/LC_MESSAGES
+installing id.gmo as [...]/hurd/master.build.install/share/locale/id/LC_MESSAGES/bfd.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/ja/LC_MESSAGES
+installing ja.gmo as [...]/hurd/master.build.install/share/locale/ja/LC_MESSAGES/bfd.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/ro/LC_MESSAGES
+installing ro.gmo as [...]/hurd/master.build.install/share/locale/ro/LC_MESSAGES/bfd.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/ru/LC_MESSAGES
+installing ru.gmo as [...]/hurd/master.build.install/share/locale/ru/LC_MESSAGES/bfd.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/rw/LC_MESSAGES
+installing rw.gmo as [...]/hurd/master.build.install/share/locale/rw/LC_MESSAGES/bfd.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/sv/LC_MESSAGES
+installing sv.gmo as [...]/hurd/master.build.install/share/locale/sv/LC_MESSAGES/bfd.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/tr/LC_MESSAGES
+installing tr.gmo as [...]/hurd/master.build.install/share/locale/tr/LC_MESSAGES/bfd.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/vi/LC_MESSAGES
+installing vi.gmo as [...]/hurd/master.build.install/share/locale/vi/LC_MESSAGES/bfd.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/zh_CN/LC_MESSAGES
+installing zh_CN.gmo as [...]/hurd/master.build.install/share/locale/zh_CN/LC_MESSAGES/bfd.mo
+if test "bfd" = "gettext"; then \
+ if test -r ../../../master/bfd/../mkinstalldirs; then \
+ ../../../master/bfd/../mkinstalldirs [...]/hurd/master.build.install/share/gettext/po; \
+ else \
+ ../../../master/bfd/mkinstalldirs [...]/hurd/master.build.install/share/gettext/po; \
+ fi; \
+ /usr/bin/install -c -m 644 ../../../master/bfd/po/Makefile.in.in \
+ [...]/hurd/master.build.install/share/gettext/po/Makefile.in.in; \
+ else \
+ : ; \
+ fi
+make[4]: Leaving directory `[...]/hurd/master.build/bfd/po'
+make[4]: Entering directory `[...]/hurd/master.build/bfd'
+make[5]: Entering directory `[...]/hurd/master.build/bfd'
+make[5]: Nothing to be done for `install-exec-am'.
+test -z "[...]/hurd/master.build.install/include" || /bin/mkdir -p "[...]/hurd/master.build.install/include"
+ /usr/bin/install -c -m 644 bfd.h ../../master/bfd/../include/ansidecl.h ../../master/bfd/../include/symcat.h ../../master/bfd/../include/bfdlink.h '[...]/hurd/master.build.install/include'
+test -z "[...]/hurd/master.build.install/lib" || /bin/mkdir -p "[...]/hurd/master.build.install/lib"
+ /bin/dash ./libtool --mode=install /usr/bin/install -c libbfd.la '[...]/hurd/master.build.install/lib'
+libtool: install: /usr/bin/install -c .libs/libbfd.lai [...]/hurd/master.build.install/lib/libbfd.la
+libtool: install: /usr/bin/install -c .libs/libbfd.a [...]/hurd/master.build.install/lib/libbfd.a
+libtool: install: chmod 644 [...]/hurd/master.build.install/lib/libbfd.a
+libtool: install: ranlib [...]/hurd/master.build.install/lib/libbfd.a
+libtool: finish: PATH="/home/thomas/command-i686:/home/thomas/command:/home/thomas/shared/command:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/games:/sbin" ldconfig -n [...]/hurd/master.build.install/lib
+----------------------------------------------------------------------
+Libraries have been installed in:
+ [...]/hurd/master.build.install/lib
+
+If you ever happen to want to link against installed libraries
+in a given directory, LIBDIR, you must either use libtool, and
+specify the full pathname of the library, or use the `-LLIBDIR'
+flag during linking and do at least one of the following:
+ - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
+ during execution
+ - add LIBDIR to the `LD_RUN_PATH' environment variable
+ during linking
+ - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
+ - have your system administrator add LIBDIR to `/etc/ld.so.conf'
+
+See any operating system documentation about shared libraries for
+more information, such as the ld(1) and ld.so(8) manual pages.
+----------------------------------------------------------------------
+make[5]: Leaving directory `[...]/hurd/master.build/bfd'
+make[4]: Leaving directory `[...]/hurd/master.build/bfd'
+make[3]: Leaving directory `[...]/hurd/master.build/bfd'
+make[2]: Leaving directory `[...]/hurd/master.build/bfd'
+make[2]: Entering directory `[...]/hurd/master.build/opcodes'
+Making install in .
+make[3]: Entering directory `[...]/hurd/master.build/opcodes'
+make[4]: Entering directory `[...]/hurd/master.build/opcodes'
+make[4]: Nothing to be done for `install-exec-am'.
+test -z "[...]/hurd/master.build.install/include" || /bin/mkdir -p "[...]/hurd/master.build.install/include"
+ /usr/bin/install -c -m 644 ../../master/opcodes/../include/dis-asm.h '[...]/hurd/master.build.install/include'
+test -z "[...]/hurd/master.build.install/lib" || /bin/mkdir -p "[...]/hurd/master.build.install/lib"
+ /bin/dash ./libtool --mode=install /usr/bin/install -c libopcodes.la '[...]/hurd/master.build.install/lib'
+libtool: install: /usr/bin/install -c .libs/libopcodes.lai [...]/hurd/master.build.install/lib/libopcodes.la
+libtool: install: /usr/bin/install -c .libs/libopcodes.a [...]/hurd/master.build.install/lib/libopcodes.a
+libtool: install: chmod 644 [...]/hurd/master.build.install/lib/libopcodes.a
+libtool: install: ranlib [...]/hurd/master.build.install/lib/libopcodes.a
+libtool: finish: PATH="/home/thomas/command-i686:/home/thomas/command:/home/thomas/shared/command:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/games:/sbin" ldconfig -n [...]/hurd/master.build.install/lib
+----------------------------------------------------------------------
+Libraries have been installed in:
+ [...]/hurd/master.build.install/lib
+
+If you ever happen to want to link against installed libraries
+in a given directory, LIBDIR, you must either use libtool, and
+specify the full pathname of the library, or use the `-LLIBDIR'
+flag during linking and do at least one of the following:
+ - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
+ during execution
+ - add LIBDIR to the `LD_RUN_PATH' environment variable
+ during linking
+ - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
+ - have your system administrator add LIBDIR to `/etc/ld.so.conf'
+
+See any operating system documentation about shared libraries for
+more information, such as the ld(1) and ld.so(8) manual pages.
+----------------------------------------------------------------------
+make[4]: Leaving directory `[...]/hurd/master.build/opcodes'
+make[3]: Leaving directory `[...]/hurd/master.build/opcodes'
+Making install in po
+make[3]: Entering directory `[...]/hurd/master.build/opcodes/po'
+if test -r ../../../master/opcodes/../mkinstalldirs; then \
+ ../../../master/opcodes/../mkinstalldirs [...]/hurd/master.build.install/share; \
+ else \
+ ../../../master/opcodes/mkinstalldirs [...]/hurd/master.build.install/share; \
+ fi
+installing da.gmo as [...]/hurd/master.build.install/share/locale/da/LC_MESSAGES/opcodes.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/de/LC_MESSAGES
+installing de.gmo as [...]/hurd/master.build.install/share/locale/de/LC_MESSAGES/opcodes.mo
+installing es.gmo as [...]/hurd/master.build.install/share/locale/es/LC_MESSAGES/opcodes.mo
+installing fi.gmo as [...]/hurd/master.build.install/share/locale/fi/LC_MESSAGES/opcodes.mo
+installing fr.gmo as [...]/hurd/master.build.install/share/locale/fr/LC_MESSAGES/opcodes.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/ga/LC_MESSAGES
+installing ga.gmo as [...]/hurd/master.build.install/share/locale/ga/LC_MESSAGES/opcodes.mo
+installing id.gmo as [...]/hurd/master.build.install/share/locale/id/LC_MESSAGES/opcodes.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/it/LC_MESSAGES
+installing it.gmo as [...]/hurd/master.build.install/share/locale/it/LC_MESSAGES/opcodes.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/nl/LC_MESSAGES
+installing nl.gmo as [...]/hurd/master.build.install/share/locale/nl/LC_MESSAGES/opcodes.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/pt_BR/LC_MESSAGES
+installing pt_BR.gmo as [...]/hurd/master.build.install/share/locale/pt_BR/LC_MESSAGES/opcodes.mo
+installing ro.gmo as [...]/hurd/master.build.install/share/locale/ro/LC_MESSAGES/opcodes.mo
+installing sv.gmo as [...]/hurd/master.build.install/share/locale/sv/LC_MESSAGES/opcodes.mo
+installing tr.gmo as [...]/hurd/master.build.install/share/locale/tr/LC_MESSAGES/opcodes.mo
+installing vi.gmo as [...]/hurd/master.build.install/share/locale/vi/LC_MESSAGES/opcodes.mo
+installing zh_CN.gmo as [...]/hurd/master.build.install/share/locale/zh_CN/LC_MESSAGES/opcodes.mo
+if test "opcodes" = "gettext"; then \
+ if test -r ../../../master/opcodes/../mkinstalldirs; then \
+ ../../../master/opcodes/../mkinstalldirs [...]/hurd/master.build.install/share/gettext/po; \
+ else \
+ ../../../master/opcodes/mkinstalldirs [...]/hurd/master.build.install/share/gettext/po; \
+ fi; \
+ /usr/bin/install -c -m 644 ../../../master/opcodes/po/Makefile.in.in \
+ [...]/hurd/master.build.install/share/gettext/po/Makefile.in.in; \
+ else \
+ : ; \
+ fi
+make[3]: Leaving directory `[...]/hurd/master.build/opcodes/po'
+make[2]: Leaving directory `[...]/hurd/master.build/opcodes'
+make[2]: Entering directory `[...]/hurd/master.build/binutils'
+make install-recursive
+make[3]: Entering directory `[...]/hurd/master.build/binutils'
+Making install in doc
+make[4]: Entering directory `[...]/hurd/master.build/binutils/doc'
+make[5]: Entering directory `[...]/hurd/master.build/binutils/doc'
+make[5]: Nothing to be done for `install-exec-am'.
+test -z "[...]/hurd/master.build.install/share/info" || /bin/mkdir -p "[...]/hurd/master.build.install/share/info"
+ /usr/bin/install -c -m 644 ./binutils.info '[...]/hurd/master.build.install/share/info'
+ install-info --info-dir='[...]/hurd/master.build.install/share/info' '[...]/hurd/master.build.install/share/info/binutils.info'
+This is not dpkg install-info anymore, but GNU install-info
+See the man page for ginstall-info for command line arguments
+test -z "[...]/hurd/master.build.install/share/man/man1" || /bin/mkdir -p "[...]/hurd/master.build.install/share/man/man1"
+ /usr/bin/install -c -m 644 addr2line.1 ar.1 dlltool.1 nlmconv.1 nm.1 objcopy.1 objdump.1 ranlib.1 readelf.1 size.1 strings.1 strip.1 elfedit.1 windres.1 windmc.1 c++filt.1 '[...]/hurd/master.build.install/share/man/man1'
+make[5]: Leaving directory `[...]/hurd/master.build/binutils/doc'
+make[4]: Leaving directory `[...]/hurd/master.build/binutils/doc'
+Making install in po
+make[4]: Entering directory `[...]/hurd/master.build/binutils/po'
+if test -r ../../../master/binutils/../mkinstalldirs; then \
+ ../../../master/binutils/../mkinstalldirs [...]/hurd/master.build.install/share; \
+ else \
+ ../../../master/binutils/mkinstalldirs [...]/hurd/master.build.install/share; \
+ fi
+mkdir -p -- [...]/hurd/master.build.install/share/locale/bg/LC_MESSAGES
+installing bg.gmo as [...]/hurd/master.build.install/share/locale/bg/LC_MESSAGES/binutils.mo
+installing da.gmo as [...]/hurd/master.build.install/share/locale/da/LC_MESSAGES/binutils.mo
+installing es.gmo as [...]/hurd/master.build.install/share/locale/es/LC_MESSAGES/binutils.mo
+installing fi.gmo as [...]/hurd/master.build.install/share/locale/fi/LC_MESSAGES/binutils.mo
+installing fr.gmo as [...]/hurd/master.build.install/share/locale/fr/LC_MESSAGES/binutils.mo
+installing id.gmo as [...]/hurd/master.build.install/share/locale/id/LC_MESSAGES/binutils.mo
+installing it.gmo as [...]/hurd/master.build.install/share/locale/it/LC_MESSAGES/binutils.mo
+installing ja.gmo as [...]/hurd/master.build.install/share/locale/ja/LC_MESSAGES/binutils.mo
+installing ro.gmo as [...]/hurd/master.build.install/share/locale/ro/LC_MESSAGES/binutils.mo
+installing ru.gmo as [...]/hurd/master.build.install/share/locale/ru/LC_MESSAGES/binutils.mo
+installing rw.gmo as [...]/hurd/master.build.install/share/locale/rw/LC_MESSAGES/binutils.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/sk/LC_MESSAGES
+installing sk.gmo as [...]/hurd/master.build.install/share/locale/sk/LC_MESSAGES/binutils.mo
+installing sv.gmo as [...]/hurd/master.build.install/share/locale/sv/LC_MESSAGES/binutils.mo
+installing tr.gmo as [...]/hurd/master.build.install/share/locale/tr/LC_MESSAGES/binutils.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/uk/LC_MESSAGES
+installing uk.gmo as [...]/hurd/master.build.install/share/locale/uk/LC_MESSAGES/binutils.mo
+installing vi.gmo as [...]/hurd/master.build.install/share/locale/vi/LC_MESSAGES/binutils.mo
+installing zh_CN.gmo as [...]/hurd/master.build.install/share/locale/zh_CN/LC_MESSAGES/binutils.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/zh_TW/LC_MESSAGES
+installing zh_TW.gmo as [...]/hurd/master.build.install/share/locale/zh_TW/LC_MESSAGES/binutils.mo
+if test "binutils" = "gettext"; then \
+ if test -r ../../../master/binutils/../mkinstalldirs; then \
+ ../../../master/binutils/../mkinstalldirs [...]/hurd/master.build.install/share/gettext/po; \
+ else \
+ ../../../master/binutils/mkinstalldirs [...]/hurd/master.build.install/share/gettext/po; \
+ fi; \
+ /usr/bin/install -c -m 644 ../../../master/binutils/po/Makefile.in.in \
+ [...]/hurd/master.build.install/share/gettext/po/Makefile.in.in; \
+ else \
+ : ; \
+ fi
+make[4]: Leaving directory `[...]/hurd/master.build/binutils/po'
+make[4]: Entering directory `[...]/hurd/master.build/binutils'
+make[5]: Entering directory `[...]/hurd/master.build/binutils'
+test -z "[...]/hurd/master.build.install/bin" || /bin/mkdir -p "[...]/hurd/master.build.install/bin"
+ /bin/dash ./libtool --mode=install /usr/bin/install -c size objdump ar strings ranlib objcopy addr2line readelf elfedit '[...]/hurd/master.build.install/bin'
+libtool: install: /usr/bin/install -c size [...]/hurd/master.build.install/bin/size
+libtool: install: /usr/bin/install -c objdump [...]/hurd/master.build.install/bin/objdump
+libtool: install: /usr/bin/install -c ar [...]/hurd/master.build.install/bin/ar
+libtool: install: /usr/bin/install -c strings [...]/hurd/master.build.install/bin/strings
+libtool: install: /usr/bin/install -c ranlib [...]/hurd/master.build.install/bin/ranlib
+libtool: install: /usr/bin/install -c objcopy [...]/hurd/master.build.install/bin/objcopy
+libtool: install: /usr/bin/install -c addr2line [...]/hurd/master.build.install/bin/addr2line
+libtool: install: /usr/bin/install -c readelf [...]/hurd/master.build.install/bin/readelf
+libtool: install: /usr/bin/install -c elfedit [...]/hurd/master.build.install/bin/elfedit
+test -z "[...]/hurd/master.build.install/bin" || /bin/mkdir -p "[...]/hurd/master.build.install/bin"
+ /bin/dash ./libtool --mode=install /usr/bin/install -c nm-new [...]/hurd/master.build.install/bin/nm
+libtool: install: /usr/bin/install -c nm-new [...]/hurd/master.build.install/bin/nm
+ /bin/dash ./libtool --mode=install /usr/bin/install -c strip-new [...]/hurd/master.build.install/bin/strip
+libtool: install: /usr/bin/install -c strip-new [...]/hurd/master.build.install/bin/strip
+ /bin/dash ./libtool --mode=install /usr/bin/install -c cxxfilt [...]/hurd/master.build.install/bin/c++filt
+libtool: install: /usr/bin/install -c cxxfilt [...]/hurd/master.build.install/bin/c++filt
+/bin/dash ../../master/binutils/../mkinstalldirs [...]/hurd/master.build.install/i686-pc-linux-gnu/bin
+mkdir -p -- [...]/hurd/master.build.install/i686-pc-linux-gnu/bin
+for i in nm-new strip-new ar ranlib dlltool objdump objcopy; do \
+ if [ -f $i ]; then \
+ j=`echo $i | sed -e 's/-new//'`; \
+ k=`echo $j | sed 's,y,y,'`; \
+ if [ "[...]/hurd/master.build.install/bin/$k" != "[...]/hurd/master.build.install/i686-pc-linux-gnu/bin/$j" ]; then \
+ rm -f [...]/hurd/master.build.install/i686-pc-linux-gnu/bin/$j; \
+ ln [...]/hurd/master.build.install/bin/$k [...]/hurd/master.build.install/i686-pc-linux-gnu/bin/$j >/dev/null 2>/dev/null \
+ || /bin/dash ./libtool --mode=install /usr/bin/install -c $i [...]/hurd/master.build.install/i686-pc-linux-gnu/bin/$j; \
+ fi; \
+ else true; \
+ fi; \
+ done
+make[5]: Nothing to be done for `install-data-am'.
+make[5]: Leaving directory `[...]/hurd/master.build/binutils'
+make[4]: Leaving directory `[...]/hurd/master.build/binutils'
+make[3]: Leaving directory `[...]/hurd/master.build/binutils'
+make[2]: Leaving directory `[...]/hurd/master.build/binutils'
+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'
+make[3]: `standards.info' is up to date.
+make[3]: Leaving directory `[...]/hurd/master.build/etc'
+make[3]: Entering directory `[...]/hurd/master.build/etc'
+make[3]: `configure.info' is up to date.
+make[3]: Leaving directory `[...]/hurd/master.build/etc'
+/bin/dash ../../master/etc/../mkinstalldirs [...]/hurd/master.build.install/share/info
+if test ! -f standards.info; then cd ../../master/etc; fi; \
+ if test -f standards.info; then \
+ for i in standards.info*; do \
+ /usr/bin/install -c -m 644 $i [...]/hurd/master.build.install/share/info/$i; \
+ done; \
+ fi
+if test ! -f configure.info; then cd ../../master/etc; fi; \
+ if test -f configure.info; then \
+ for i in configure.info*; do \
+ /usr/bin/install -c -m 644 $i [...]/hurd/master.build.install/share/info/$i; \
+ done; \
+ fi
+make[2]: Leaving directory `[...]/hurd/master.build/etc'
+make[2]: Entering directory `[...]/hurd/master.build/gas'
+Making install in doc
+make[3]: Entering directory `[...]/hurd/master.build/gas/doc'
+make[4]: Entering directory `[...]/hurd/master.build/gas/doc'
+make[4]: Nothing to be done for `install-exec-am'.
+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 as.info as.info-[0-9] as.info-[0-9][0-9] as.i[0-9] as.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/gas/doc" -I "../../../master/gas/../libiberty" -I "../../../master/gas/../bfd/doc" -I ../../bfd/doc -I ../../../master/gas/doc \
+ -o as.info `test -f 'as.texinfo' || echo '../../../master/gas/doc/'`as.texinfo; \
+ then \
+ rc=0; \
+ else \
+ rc=$?; \
+ $restore $backupdir/* `echo "./as.info" | sed 's|[^/]*$||'`; \
+ fi; \
+ rm -rf $backupdir; exit $rc
+test -z "[...]/hurd/master.build.install/share/info" || /bin/mkdir -p "[...]/hurd/master.build.install/share/info"
+ /usr/bin/install -c -m 644 ./as.info '[...]/hurd/master.build.install/share/info'
+ install-info --info-dir='[...]/hurd/master.build.install/share/info' '[...]/hurd/master.build.install/share/info/as.info'
+This is not dpkg install-info anymore, but GNU install-info
+See the man page for ginstall-info for command line arguments
+test -z "[...]/hurd/master.build.install/share/man/man1" || /bin/mkdir -p "[...]/hurd/master.build.install/share/man/man1"
+ /usr/bin/install -c -m 644 as.1 '[...]/hurd/master.build.install/share/man/man1'
+make[4]: Leaving directory `[...]/hurd/master.build/gas/doc'
+make[3]: Leaving directory `[...]/hurd/master.build/gas/doc'
+Making install in po
+make[3]: Entering directory `[...]/hurd/master.build/gas/po'
+if test -r ../../../master/gas/../mkinstalldirs; then \
+ ../../../master/gas/../mkinstalldirs [...]/hurd/master.build.install/share; \
+ else \
+ ../../../master/gas/mkinstalldirs [...]/hurd/master.build.install/share; \
+ fi
+installing es.gmo as [...]/hurd/master.build.install/share/locale/es/LC_MESSAGES/gas.mo
+installing fi.gmo as [...]/hurd/master.build.install/share/locale/fi/LC_MESSAGES/gas.mo
+installing fr.gmo as [...]/hurd/master.build.install/share/locale/fr/LC_MESSAGES/gas.mo
+installing id.gmo as [...]/hurd/master.build.install/share/locale/id/LC_MESSAGES/gas.mo
+installing ja.gmo as [...]/hurd/master.build.install/share/locale/ja/LC_MESSAGES/gas.mo
+installing ru.gmo as [...]/hurd/master.build.install/share/locale/ru/LC_MESSAGES/gas.mo
+installing rw.gmo as [...]/hurd/master.build.install/share/locale/rw/LC_MESSAGES/gas.mo
+installing tr.gmo as [...]/hurd/master.build.install/share/locale/tr/LC_MESSAGES/gas.mo
+if test "gas" = "gettext"; then \
+ if test -r ../../../master/gas/../mkinstalldirs; then \
+ ../../../master/gas/../mkinstalldirs [...]/hurd/master.build.install/share/gettext/po; \
+ else \
+ ../../../master/gas/mkinstalldirs [...]/hurd/master.build.install/share/gettext/po; \
+ fi; \
+ /usr/bin/install -c -m 644 ../../../master/gas/po/Makefile.in.in \
+ [...]/hurd/master.build.install/share/gettext/po/Makefile.in.in; \
+ else \
+ : ; \
+ fi
+make[3]: Leaving directory `[...]/hurd/master.build/gas/po'
+make[3]: Entering directory `[...]/hurd/master.build/gas'
+make[4]: Entering directory `[...]/hurd/master.build/gas'
+/bin/dash ../../master/gas/../mkinstalldirs [...]/hurd/master.build.install/bin
+ /bin/dash ./libtool --mode=install /usr/bin/install -c as-new [...]/hurd/master.build.install/bin/as
+libtool: install: /usr/bin/install -c as-new [...]/hurd/master.build.install/bin/as
+/bin/dash ../../master/gas/../mkinstalldirs [...]/hurd/master.build.install/i686-pc-linux-gnu/bin
+n=`echo as | sed 's,y,y,'`; \
+ if [ "[...]/hurd/master.build.install/bin/$n" != "[...]/hurd/master.build.install/i686-pc-linux-gnu/bin/as" ]; then \
+ rm -f [...]/hurd/master.build.install/i686-pc-linux-gnu/bin/as; \
+ ln [...]/hurd/master.build.install/bin/$n [...]/hurd/master.build.install/i686-pc-linux-gnu/bin/as >/dev/null 2>/dev/null \
+ || /bin/dash ./libtool --mode=install /usr/bin/install -c as-new [...]/hurd/master.build.install/i686-pc-linux-gnu/bin/as; \
+ else \
+ true ; \
+ fi
+make[4]: Nothing to be done for `install-data-am'.
+make[4]: Leaving directory `[...]/hurd/master.build/gas'
+make[3]: Leaving directory `[...]/hurd/master.build/gas'
+make[2]: Leaving directory `[...]/hurd/master.build/gas'
+make[2]: Entering directory `[...]/hurd/master.build/gprof'
+make install-recursive
+make[3]: Entering directory `[...]/hurd/master.build/gprof'
+Making install in po
+make[4]: Entering directory `[...]/hurd/master.build/gprof/po'
+if test -r ../../../master/gprof/../mkinstalldirs; then \
+ ../../../master/gprof/../mkinstalldirs [...]/hurd/master.build.install/share; \
+ else \
+ ../../../master/gprof/mkinstalldirs [...]/hurd/master.build.install/share; \
+ fi
+installing bg.gmo as [...]/hurd/master.build.install/share/locale/bg/LC_MESSAGES/gprof.mo
+installing da.gmo as [...]/hurd/master.build.install/share/locale/da/LC_MESSAGES/gprof.mo
+installing de.gmo as [...]/hurd/master.build.install/share/locale/de/LC_MESSAGES/gprof.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/eo/LC_MESSAGES
+installing eo.gmo as [...]/hurd/master.build.install/share/locale/eo/LC_MESSAGES/gprof.mo
+installing es.gmo as [...]/hurd/master.build.install/share/locale/es/LC_MESSAGES/gprof.mo
+installing fi.gmo as [...]/hurd/master.build.install/share/locale/fi/LC_MESSAGES/gprof.mo
+installing fr.gmo as [...]/hurd/master.build.install/share/locale/fr/LC_MESSAGES/gprof.mo
+installing ga.gmo as [...]/hurd/master.build.install/share/locale/ga/LC_MESSAGES/gprof.mo
+installing id.gmo as [...]/hurd/master.build.install/share/locale/id/LC_MESSAGES/gprof.mo
+installing it.gmo as [...]/hurd/master.build.install/share/locale/it/LC_MESSAGES/gprof.mo
+installing ja.gmo as [...]/hurd/master.build.install/share/locale/ja/LC_MESSAGES/gprof.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/ms/LC_MESSAGES
+installing ms.gmo as [...]/hurd/master.build.install/share/locale/ms/LC_MESSAGES/gprof.mo
+installing nl.gmo as [...]/hurd/master.build.install/share/locale/nl/LC_MESSAGES/gprof.mo
+installing pt_BR.gmo as [...]/hurd/master.build.install/share/locale/pt_BR/LC_MESSAGES/gprof.mo
+installing ro.gmo as [...]/hurd/master.build.install/share/locale/ro/LC_MESSAGES/gprof.mo
+installing ru.gmo as [...]/hurd/master.build.install/share/locale/ru/LC_MESSAGES/gprof.mo
+installing rw.gmo as [...]/hurd/master.build.install/share/locale/rw/LC_MESSAGES/gprof.mo
+mkdir -p -- [...]/hurd/master.build.install/share/locale/sr/LC_MESSAGES
+installing sr.gmo as [...]/hurd/master.build.install/share/locale/sr/LC_MESSAGES/gprof.mo
+installing sv.gmo as [...]/hurd/master.build.install/share/locale/sv/LC_MESSAGES/gprof.mo
+installing tr.gmo as [...]/hurd/master.build.install/share/locale/tr/LC_MESSAGES/gprof.mo
+installing uk.gmo as [...]/hurd/master.build.install/share/locale/uk/LC_MESSAGES/gprof.mo
+installing vi.gmo as [...]/hurd/master.build.install/share/locale/vi/LC_MESSAGES/gprof.mo
+if test "gprof" = "gettext"; then \
+ if test -r ../../../master/gprof/../mkinstalldirs; then \
+ ../../../master/gprof/../mkinstalldirs [...]/hurd/master.build.install/share/gettext/po; \
+ else \
+ ../../../master/gprof/mkinstalldirs [...]/hurd/master.build.install/share/gettext/po; \
+ fi; \
+ /usr/bin/install -c -m 644 ../../../master/gprof/po/Makefile.in.in \
+ [...]/hurd/master.build.install/share/gettext/po/Makefile.in.in; \
+ else \
+ : ; \
+ fi
+make[4]: Leaving directory `[...]/hurd/master.build/gprof/po'
+make[4]: Entering directory `[...]/hurd/master.build/gprof'
+make[5]: Entering directory `[...]/hurd/master.build/gprof'
+test -z "[...]/hurd/master.build.install/bin" || /bin/mkdir -p "[...]/hurd/master.build.install/bin"
+ /bin/dash ./libtool --mode=install /usr/bin/install -c gprof '[...]/hurd/master.build.install/bin'
+libtool: install: /usr/bin/install -c gprof [...]/hurd/master.build.install/bin/gprof
+test -z "[...]/hurd/master.build.install/share/info" || /bin/mkdir -p "[...]/hurd/master.build.install/share/info"
+ /usr/bin/install -c -m 644 ./gprof.info '[...]/hurd/master.build.install/share/info'
+ install-info --info-dir='[...]/hurd/master.build.install/share/info' '[...]/hurd/master.build.install/share/info/gprof.info'
+This is not dpkg install-info anymore, but GNU install-info
+See the man page for ginstall-info for command line arguments
+test -z "[...]/hurd/master.build.install/share/man/man1" || /bin/mkdir -p "[...]/hurd/master.build.install/share/man/man1"
+ /usr/bin/install -c -m 644 gprof.1 '[...]/hurd/master.build.install/share/man/man1'
+make[5]: Leaving directory `[...]/hurd/master.build/gprof'
+make[4]: Leaving directory `[...]/hurd/master.build/gprof'
+make[3]: Leaving directory `[...]/hurd/master.build/gprof'
+make[2]: Leaving directory `[...]/hurd/master.build/gprof'
+make[2]: Entering directory `[...]/hurd/master.build/intl'
+make[2]: Nothing to be done for `install'.
+make[2]: Leaving directory `[...]/hurd/master.build/intl'
+make[2]: Entering directory `[...]/hurd/master.build/ld'
+make install-recursive
+make[3]: Entering directory `[...]/hurd/master.build/ld'
+Making install in po
+make[4]: Entering directory `[...]/hurd/master.build/ld/po'
+if test -r ../../../master/ld/../mkinstalldirs; then \
+ ../../../master/ld/../mkinstalldirs [...]/hurd/master.build.install/share; \
+ else \
+ ../../../master/ld/mkinstalldirs [...]/hurd/master.build.install/share; \
+ fi
+installing bg.gmo as [...]/hurd/master.build.install/share/locale/bg/LC_MESSAGES/ld.mo
+installing da.gmo as [...]/hurd/master.build.install/share/locale/da/LC_MESSAGES/ld.mo
+installing es.gmo as [...]/hurd/master.build.install/share/locale/es/LC_MESSAGES/ld.mo
+installing fi.gmo as [...]/hurd/master.build.install/share/locale/fi/LC_MESSAGES/ld.mo
+installing fr.gmo as [...]/hurd/master.build.install/share/locale/fr/LC_MESSAGES/ld.mo
+installing ga.gmo as [...]/hurd/master.build.install/share/locale/ga/LC_MESSAGES/ld.mo
+installing id.gmo as [...]/hurd/master.build.install/share/locale/id/LC_MESSAGES/ld.mo
+installing it.gmo as [...]/hurd/master.build.install/share/locale/it/LC_MESSAGES/ld.mo
+installing ja.gmo as [...]/hurd/master.build.install/share/locale/ja/LC_MESSAGES/ld.mo
+installing sv.gmo as [...]/hurd/master.build.install/share/locale/sv/LC_MESSAGES/ld.mo
+installing tr.gmo as [...]/hurd/master.build.install/share/locale/tr/LC_MESSAGES/ld.mo
+installing vi.gmo as [...]/hurd/master.build.install/share/locale/vi/LC_MESSAGES/ld.mo
+installing zh_CN.gmo as [...]/hurd/master.build.install/share/locale/zh_CN/LC_MESSAGES/ld.mo
+installing zh_TW.gmo as [...]/hurd/master.build.install/share/locale/zh_TW/LC_MESSAGES/ld.mo
+if test "ld" = "gettext"; then \
+ if test -r ../../../master/ld/../mkinstalldirs; then \
+ ../../../master/ld/../mkinstalldirs [...]/hurd/master.build.install/share/gettext/po; \
+ else \
+ ../../../master/ld/mkinstalldirs [...]/hurd/master.build.install/share/gettext/po; \
+ fi; \
+ /usr/bin/install -c -m 644 ../../../master/ld/po/Makefile.in.in \
+ [...]/hurd/master.build.install/share/gettext/po/Makefile.in.in; \
+ else \
+ : ; \
+ fi
+make[4]: Leaving directory `[...]/hurd/master.build/ld/po'
+make[4]: Entering directory `[...]/hurd/master.build/ld'
+make[5]: Entering directory `[...]/hurd/master.build/ld'
+test -z "[...]/hurd/master.build.install/bin" || /bin/mkdir -p "[...]/hurd/master.build.install/bin"
+ /bin/dash ./libtool --mode=install /usr/bin/install -c ld-new '[...]/hurd/master.build.install/bin/./ld.bfd'
+libtool: install: /usr/bin/install -c ld-new [...]/hurd/master.build.install/bin/./ld.bfd
+/bin/dash ../../master/ld/../mkinstalldirs [...]/hurd/master.build.install/i686-pc-linux-gnu/bin
+n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s,y,y,'`; \
+ if test "[...]/hurd/master.build.install/bin" != "[...]/hurd/master.build.install/i686-pc-linux-gnu/bin"; then \
+ rm -f [...]/hurd/master.build.install/i686-pc-linux-gnu/bin/ld.bfd; \
+ ln [...]/hurd/master.build.install/bin/$n [...]/hurd/master.build.install/i686-pc-linux-gnu/bin/ld.bfd >/dev/null 2>/dev/null \
+ || /bin/dash ./libtool --mode=install /usr/bin/install -c ld-new [...]/hurd/master.build.install/i686-pc-linux-gnu/bin/ld.bfd; \
+ fi; \
+ if test "xyes" = "xyes"; then \
+ ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s,y,y,'`; \
+ rm -f [...]/hurd/master.build.install/bin/$ld; \
+ ln [...]/hurd/master.build.install/bin/$n [...]/hurd/master.build.install/bin/$ld >/dev/null 2>/dev/null \
+ || /bin/dash ./libtool --mode=install /usr/bin/install -c ld-new [...]/hurd/master.build.install/bin/$ld; \
+ if test "[...]/hurd/master.build.install/bin" != "[...]/hurd/master.build.install/i686-pc-linux-gnu/bin"; then \
+ rm -f [...]/hurd/master.build.install/i686-pc-linux-gnu/bin/ld; \
+ ln [...]/hurd/master.build.install/bin/$n [...]/hurd/master.build.install/i686-pc-linux-gnu/bin/ld >/dev/null 2>/dev/null \
+ || /bin/dash ./libtool --mode=install /usr/bin/install -c ld-new [...]/hurd/master.build.install/i686-pc-linux-gnu/bin/ld; \
+ fi; \
+ fi
+/bin/dash ../../master/ld/../mkinstalldirs [...]/hurd/master.build.install/i686-pc-linux-gnu/lib/ldscripts
+mkdir -p -- [...]/hurd/master.build.install/i686-pc-linux-gnu/lib/ldscripts
+for f in ldscripts/*; do \
+ /usr/bin/install -c -m 644 $f [...]/hurd/master.build.install/i686-pc-linux-gnu/lib/$f ; \
+ done
+test -z "[...]/hurd/master.build.install/share/info" || /bin/mkdir -p "[...]/hurd/master.build.install/share/info"
+ /usr/bin/install -c -m 644 ./ld.info '[...]/hurd/master.build.install/share/info'
+ install-info --info-dir='[...]/hurd/master.build.install/share/info' '[...]/hurd/master.build.install/share/info/ld.info'
+This is not dpkg install-info anymore, but GNU install-info
+See the man page for ginstall-info for command line arguments
+test -z "[...]/hurd/master.build.install/share/man/man1" || /bin/mkdir -p "[...]/hurd/master.build.install/share/man/man1"
+ /usr/bin/install -c -m 644 ld.1 '[...]/hurd/master.build.install/share/man/man1'
+make[5]: Leaving directory `[...]/hurd/master.build/ld'
+make[4]: Leaving directory `[...]/hurd/master.build/ld'
+make[3]: Leaving directory `[...]/hurd/master.build/ld'
+make[2]: Leaving directory `[...]/hurd/master.build/ld'
+make[2]: Entering directory `[...]/hurd/master.build/libiberty'
+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'
+/bin/dash ../../master/libiberty/../mkinstalldirs [...]/hurd/master.build.install/lib/`gcc-4.6 -g -O2 -print-multi-os-directory`
+/usr/bin/install -c -m 644 ./libiberty.a [...]/hurd/master.build.install/lib/`gcc-4.6 -g -O2 -print-multi-os-directory`/./libiberty.an
+( cd [...]/hurd/master.build.install/lib/`gcc-4.6 -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an )
+mv -f [...]/hurd/master.build.install/lib/`gcc-4.6 -g -O2 -print-multi-os-directory`/./libiberty.an [...]/hurd/master.build.install/lib/`gcc-4.6 -g -O2 -print-multi-os-directory`/./libiberty.a
+if test -n ""; then \
+ case "" in \
+ /*) thd=;; \
+ *) thd=[...]/hurd/master.build.install/include/;; \
+ esac; \
+ /bin/dash ../../master/libiberty/../mkinstalldirs ${thd}; \
+ for h in ../../master/libiberty/../include/ansidecl.h ../../master/libiberty/../include/demangle.h ../../master/libiberty/../include/dyn-string.h ../../master/libiberty/../include/fibheap.h ../../master/libiberty/../include/floatformat.h ../../master/libiberty/../include/hashtab.h ../../master/libiberty/../include/libiberty.h ../../master/libiberty/../include/objalloc.h ../../master/libiberty/../include/partition.h ../../master/libiberty/../include/safe-ctype.h ../../master/libiberty/../include/sort.h ../../master/libiberty/../include/splay-tree.h ../../master/libiberty/../include/timeval-utils.h; do \
+ /usr/bin/install -c -m 644 $h ${thd}; \
+ done; \
+ fi
+make[3]: Entering directory `[...]/hurd/master.build/libiberty/testsuite'
+make[3]: Nothing to be done for `install'.
+make[3]: Leaving directory `[...]/hurd/master.build/libiberty/testsuite'
+make[2]: Leaving directory `[...]/hurd/master.build/libiberty'
+make[1]: Nothing to be done for `install-target'.
+make[1]: Leaving directory `[...]/hurd/master.build'
diff --git a/binutils/linux/sum b/binutils/linux/sum
index bc92f500..2217d63b 100644
--- a/binutils/linux/sum
+++ b/binutils/linux/sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Wed Feb 15 23:08:06 2012
+Test Run By thomas on Thu Jun 7 12:14:25 2012
Native configuration is i686-pc-linux-gnu
=== binutils tests ===
@@ -123,7 +123,7 @@ Running [...]/hurd/master/binutils/testsuite/binutils-all/x86-64/x86-64.exp ...
# of expected passes 91
# of unsupported tests 3
-Test Run By thomas on Wed Feb 15 23:08:31 2012
+Test Run By thomas on Thu Jun 7 12:14:51 2012
Native configuration is i686-pc-linux-gnu
=== ld tests ===
@@ -307,6 +307,7 @@ PASS: ld-elf/pr12851
PASS: ld-elf/pr12975
PASS: ld-elf/pr13177
PASS: ld-elf/pr13195
+PASS: ld-elf/pr13839
PASS: ld-elf/pr349
PASS: relocatable with script
PASS: ld-elf/seg
@@ -632,8 +633,12 @@ PASS: --gc-sections with note section
PASS: --gc-sections with __start_
PASS: --gc-sections with __gxx_personality
PASS: --gc-sections with shared library
+PASS: --gc-sections with --defsym
Running [...]/hurd/master/ld/testsuite/ld-h8300/h8300.exp ...
Running [...]/hurd/master/ld/testsuite/ld-i386/i386.exp ...
+PASS: Helper shared library (basic PLT test)
+PASS: basic PLT generation (non-PIC)
+PASS: basic PLT generation (PIC)
PASS: TLS -fpic -shared transitions
PASS: TLS descriptor -fpic -shared transitions
PASS: Helper shared library
@@ -666,6 +671,8 @@ PASS: ld-i386/hidden3
PASS: ld-i386/protected1
PASS: ld-i386/protected2
PASS: ld-i386/protected3
+PASS: ld-i386/protected4
+PASS: ld-i386/protected5
PASS: TLS with PIE
PASS: TLS with PIE
PASS: ld-i386/nogot1
@@ -948,12 +955,12 @@ Running [...]/hurd/master/ld/testsuite/ld-xtensa/xtensa.exp ...
=== ld Summary ===
-# of expected passes 677
+# of expected passes 684
# of expected failures 8
# of untested testcases 6
-[...]/hurd/master.build/ld/ld-new 2.22.52.20120215
+[...]/hurd/master.build/ld/ld-new 2.22.52.20120504
-Test Run By thomas on Wed Feb 15 23:08:12 2012
+Test Run By thomas on Thu Jun 7 12:14:31 2012
Native configuration is i686-pc-linux-gnu
=== gas tests ===
@@ -1287,6 +1294,9 @@ PASS: i386 FSGSBase
PASS: i386 FSGSBase (Intel disassembly)
PASS: i386 RdRnd
PASS: i386 RdRnd (Intel disassembly)
+PASS: i386 .bundle_align_mode
+PASS: i386 .bundle_lock
+PASS: .bundle_align_mode diagnostics
PASS: i386 reloc
PASS: i386 jump16
PASS: i386 white
@@ -1424,6 +1434,7 @@ Running [...]/hurd/master/gas/testsuite/gas/tilepro/tilepro.exp ...
Running [...]/hurd/master/gas/testsuite/gas/v850/basic.exp ...
Running [...]/hurd/master/gas/testsuite/gas/vax/vax.exp ...
Running [...]/hurd/master/gas/testsuite/gas/xc16x/xc16x.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/xgate/xgate.exp ...
Running [...]/hurd/master/gas/testsuite/gas/xstormy16/allinsn.exp ...
Running [...]/hurd/master/gas/testsuite/gas/xtensa/all.exp ...
Running [...]/hurd/master/gas/testsuite/gas/xtensa/xtensa-err.exp ...
@@ -1432,6 +1443,6 @@ Running [...]/hurd/master/gas/testsuite/gas/z8k/z8k.exp ...
=== gas Summary ===
-# of expected passes 352
-../as-new 2.22.52.20120215
+# of expected passes 355
+../as-new 2.22.52.20120504
diff --git a/binutils/log_build.diff b/binutils/log_build.diff
index 66b398ff..d565631e 100644
--- a/binutils/log_build.diff
+++ b/binutils/log_build.diff
@@ -1,5 +1,5 @@
---- /dev/fd/63 2012-02-15 23:34:46.633719867 +0100
-+++ /dev/fd/62 2012-02-15 23:34:46.637719753 +0100
+--- /dev/fd/63 2012-06-07 12:16:10.913790457 +0200
++++ /dev/fd/62 2012-06-07 12:16:10.913790457 +0200
@@ -279,12 +279,12 @@
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
@@ -53,7 +53,7 @@
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
-@@ -572,26 +572,26 @@
+@@ -576,26 +576,26 @@
checking sys/procfs.h usability... yes
checking sys/procfs.h presence... yes
checking for sys/procfs.h... yes
@@ -89,7 +89,7 @@
checking for win32_pstatus_t in sys/procfs.h... no
checking linker --as-needed support... yes
checking for cos in -lm... yes
-@@ -1236,36 +1236,15 @@
+@@ -1247,36 +1247,15 @@
/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 -Werror -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 -Werror -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
@@ -122,21 +122,21 @@
-mv -f .deps/trad-core.Tpo .deps/trad-core.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 i386linux.lo aout32.lo pei-i386.lo peigen.lo cofflink.lo elf32-gen.lo cpu-i386.lo trad-core.lo ; do \
-+ 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 \
+- for i in elf32-i386.lo elf-ifunc.lo elf-nacl.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo i386linux.lo aout32.lo pei-i386.lo peigen.lo cofflink.lo elf32-gen.lo cpu-i386.lo trad-core.lo ; do \
++ for i in elf32-i386.lo elf-ifunc.lo elf-nacl.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" ;; \
-@@ -1275,7 +1254,7 @@
+@@ -1286,7 +1265,7 @@
/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 -Werror -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 i386linux.o aout32.o pei-i386.o peigen.o cofflink.o elf32-gen.o cpu-i386.o trad-core.o
-+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: 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-nacl.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o i386linux.o aout32.o pei-i386.o peigen.o cofflink.o elf32-gen.o cpu-i386.o trad-core.o
++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-nacl.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'`; \
-@@ -1342,7 +1321,7 @@
+@@ -1353,7 +1332,7 @@
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
@@ -145,7 +145,7 @@
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for ld option to reload object files... -r
-@@ -1362,7 +1341,7 @@
+@@ -1373,7 +1352,7 @@
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
@@ -154,7 +154,7 @@
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -1519,7 +1498,7 @@
+@@ -1530,7 +1509,7 @@
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
@@ -163,7 +163,7 @@
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for ld option to reload object files... -r
-@@ -1540,7 +1519,7 @@
+@@ -1551,7 +1530,7 @@
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 whether -lc should be explicitly linked in... no
@@ -172,7 +172,7 @@
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -1986,7 +1965,7 @@
+@@ -2004,7 +1983,7 @@
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
@@ -181,7 +181,7 @@
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for ld option to reload object files... -r
-@@ -2007,7 +1986,7 @@
+@@ -2025,7 +2004,7 @@
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 whether -lc should be explicitly linked in... no
@@ -190,7 +190,7 @@
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -2242,7 +2221,7 @@
+@@ -2265,7 +2244,7 @@
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
@@ -199,7 +199,7 @@
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for ld option to reload object files... -r
-@@ -2263,7 +2242,7 @@
+@@ -2286,7 +2265,7 @@
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 whether -lc should be explicitly linked in... no
@@ -208,7 +208,7 @@
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -2490,7 +2469,7 @@
+@@ -2514,7 +2493,7 @@
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
@@ -217,7 +217,7 @@
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for ld option to reload object files... -r
-@@ -2511,7 +2490,7 @@
+@@ -2535,7 +2514,7 @@
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 whether -lc should be explicitly linked in... no
@@ -226,7 +226,7 @@
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
-@@ -2527,7 +2506,7 @@
+@@ -2551,7 +2530,7 @@
checking if g++-4.6 supports -c -o file.o... yes
checking if g++-4.6 supports -c -o file.o... (cached) yes
checking whether the g++-4.6 linker (ld) supports shared libraries... yes
@@ -235,7 +235,7 @@
checking how to hardcode library paths into programs... immediate
checking whether NLS is requested... yes
checking for catalogs to be installed... bg da es fi fr ga id it ja sv tr vi zh_CN zh_TW
-@@ -2607,13 +2586,13 @@
+@@ -2636,13 +2615,13 @@
/bin/dash ../../master/ld/../ylwrap ../../master/ld/ldgram.y y.tab.c ldgram.c y.tab.h ldgram.h y.output ldgram.output -- bison -y -d
updating ldgram.h
(echo "/* This file is automatically generated. DO NOT EDIT! */";\
@@ -251,7 +251,7 @@
| sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
echo " &ld_${f}_emulation, \\"; \
done;\
-@@ -2727,17 +2706,11 @@
+@@ -2756,17 +2735,11 @@
gcc-4.6 -DHAVE_CONFIG_H -I. -I../../master/ld -I. -I../../master/ld -I../bfd -I../../master/ld/../bfd -I../../master/ld/../include -g -O2 -DENABLE_PLUGINS -DLOCALEDIR="\"[...]/hurd/master.build.install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../master/ld/plugin.c
mv -f .deps/plugin.Tpo .deps/plugin.Po
cp ../../master/ld/emultempl/astring.sed stringify.sed
diff --git a/binutils/log_install.diff b/binutils/log_install.diff
index 2b85b696..54eb9620 100644
--- a/binutils/log_install.diff
+++ b/binutils/log_install.diff
@@ -1,5 +1,5 @@
---- /dev/fd/63 2012-02-15 23:35:01.029312528 +0100
-+++ /dev/fd/62 2012-02-15 23:35:01.029312528 +0100
+--- /dev/fd/63 2012-06-07 12:16:41.677788468 +0200
++++ /dev/fd/62 2012-06-07 12:16:41.677788468 +0200
@@ -68,7 +68,6 @@
libtool: install: /usr/bin/install -c .libs/libbfd.a [...]/hurd/master.build.install/lib/libbfd.a
libtool: install: chmod 644 [...]/hurd/master.build.install/lib/libbfd.a
diff --git a/binutils/sum.diff b/binutils/sum.diff
index d555a1a4..c0c2db8e 100644
--- a/binutils/sum.diff
+++ b/binutils/sum.diff
@@ -1,9 +1,9 @@
---- open_issues/binutils/sum_linux 2012-02-15 23:36:39.000000000 +0100
-+++ open_issues/binutils/sum_hurd 2012-02-15 23:36:51.000000000 +0100
+--- toolchain/logs/binutils/linux/sum 2012-06-07 12:17:05.321788410 +0200
++++ toolchain/logs/binutils/hurd/sum 2012-06-07 12:16:56.709788667 +0200
@@ -1,5 +1,5 @@
--Test Run By thomas on Wed Feb 15 23:08:06 2012
+-Test Run By thomas on Thu Jun 7 12:14:25 2012
-Native configuration is i686-pc-linux-gnu
-+Test Run By thomas on Wed Feb 15 23:25:26 2012
++Test Run By thomas on Thu Jun 7 02:07:39 2012
+Native configuration is i686-unknown-gnu0.3
=== binutils tests ===
@@ -12,14 +12,14 @@
# of expected passes 91
# of unsupported tests 3
--Test Run By thomas on Wed Feb 15 23:08:31 2012
+-Test Run By thomas on Thu Jun 7 12:14:51 2012
-Native configuration is i686-pc-linux-gnu
-+Test Run By thomas on Wed Feb 15 23:27:26 2012
++Test Run By thomas on Thu Jun 7 02:10:36 2012
+Native configuration is i686-unknown-gnu0.3
=== ld tests ===
-@@ -336,10 +336,10 @@ Running [...]/hurd/master/ld/testsuite/l
+@@ -337,10 +337,10 @@ Running [...]/hurd/master/ld/testsuite/l
PASS: PIE init array
PASS: PIE fini array
PASS: PIE init array mixed
@@ -34,7 +34,7 @@
Running [...]/hurd/master/ld/testsuite/ld-elf/exclude.exp ...
PASS: ld link shared library
PASS: ld export symbols from archive
-@@ -597,8 +597,8 @@ Running [...]/hurd/master/ld/testsuite/l
+@@ -598,8 +598,8 @@ Running [...]/hurd/master/ld/testsuite/l
PASS: ELF DSO weak func last DSO
PASS: ELF weak func first
PASS: ELF weak func last
@@ -45,7 +45,7 @@
PASS: ELF DSO weak data first
PASS: ELF DSO weak data last
PASS: ELF DSO weak data first DSO
-@@ -609,10 +609,10 @@ Running [...]/hurd/master/ld/testsuite/l
+@@ -610,10 +610,10 @@ Running [...]/hurd/master/ld/testsuite/l
PASS: ELF weak data last
PASS: ELF weak data first common
PASS: ELF weak data last common
@@ -60,20 +60,20 @@
PASS: ELF DSO small bar (size)
PASS: ELF DSO foo with small bar (size)
PASS: ELF DSO big bar (size)
-@@ -948,13 +948,13 @@ Running [...]/hurd/master/ld/testsuite/l
+@@ -955,13 +955,13 @@ Running [...]/hurd/master/ld/testsuite/l
=== ld Summary ===
--# of expected passes 677
+-# of expected passes 684
-# of expected failures 8
-+# of expected passes 667
++# of expected passes 674
+# of expected failures 18
# of untested testcases 6
- [...]/hurd/master.build/ld/ld-new 2.22.52.20120215
+ [...]/hurd/master.build/ld/ld-new 2.22.52.20120504
--Test Run By thomas on Wed Feb 15 23:08:12 2012
+-Test Run By thomas on Thu Jun 7 12:14:31 2012
-Native configuration is i686-pc-linux-gnu
-+Test Run By thomas on Wed Feb 15 23:25:53 2012
++Test Run By thomas on Thu Jun 7 02:08:28 2012
+Native configuration is i686-unknown-gnu0.3
=== gas tests ===