summaryrefslogtreecommitdiff
path: root/binutils/kepler.SCHWINGE
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/kepler.SCHWINGE')
-rw-r--r--binutils/kepler.SCHWINGE/build2781
-rw-r--r--binutils/kepler.SCHWINGE/build.sed5
-rw-r--r--binutils/kepler.SCHWINGE/install533
-rw-r--r--binutils/kepler.SCHWINGE/install.sed1
-rw-r--r--binutils/kepler.SCHWINGE/test/binutils.sum125
-rw-r--r--binutils/kepler.SCHWINGE/test/gas.sum487
-rw-r--r--binutils/kepler.SCHWINGE/test/ld.sum842
7 files changed, 4774 insertions, 0 deletions
diff --git a/binutils/kepler.SCHWINGE/build b/binutils/kepler.SCHWINGE/build
new file mode 100644
index 00000000..1f598985
--- /dev/null
+++ b/binutils/kepler.SCHWINGE/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... gnatbind
+checking for gnatmake... gnatmake
+checking whether compiler driver understands Ada... yes
+checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
+checking for objdir... .libs
+checking for PWL_handle_timeout in -lpwl... no
+checking for version 0.11 (revision 0 or later) of PPL... yes
+checking for installed CLooG PPL Legacy... PPL Legacy
+checking for version 0.15.5 (or later revision) of CLooG... yes
+checking for default BUILD_CONFIG...
+checking for bison... bison -y
+checking for bison... bison
+checking for gm4... no
+checking for gnum4... no
+checking for m4... m4
+checking for flex... flex
+checking for flex... flex
+checking for makeinfo... makeinfo
+checking for expect... expect
+checking for runtest... runtest
+checking for ar... ar
+checking for as... as
+checking for dlltool... no
+checking for ld... ld
+checking for lipo... no
+checking for nm... nm
+checking for ranlib... ranlib
+checking for strip... strip
+checking for windres... no
+checking for windmc... no
+checking for objcopy... objcopy
+checking for objdump... objdump
+checking for 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 string.h and strings.h may both be included... 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 whether string.h and strings.h may both be included... 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
+gcc-4.6 -c -I. -I../../master/binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -Wno-error ../../master/binutils/syslex_wrap.c
+gcc-4.6 -g -O2 -o sysinfo sysinfo.o syslex_wrap.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 string.h and strings.h may both be included... 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 whether string.h and strings.h may both be included... 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:476: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" yes 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" yes 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" yes 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/kepler.SCHWINGE/build.sed b/binutils/kepler.SCHWINGE/build.sed
new file mode 100644
index 00000000..9c94797c
--- /dev/null
+++ b/binutils/kepler.SCHWINGE/build.sed
@@ -0,0 +1,5 @@
+s%i686-pc-linux-gnu%[ARCH]%g
+s%-DTRAD_CORE%%
+s%-DHAVE_i386linux_vec%%
+s%-DHAVE_i386pei_vec%%
+s%-DSELECT_VECS=\('\?\)&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec\1%-DSELECT_VECS=\1[SELECT_VECS]\1%
diff --git a/binutils/kepler.SCHWINGE/install b/binutils/kepler.SCHWINGE/install
new file mode 100644
index 00000000..0b2691f2
--- /dev/null
+++ b/binutils/kepler.SCHWINGE/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/kepler.SCHWINGE/install.sed b/binutils/kepler.SCHWINGE/install.sed
new file mode 100644
index 00000000..22880cc5
--- /dev/null
+++ b/binutils/kepler.SCHWINGE/install.sed
@@ -0,0 +1 @@
+s%i686-pc-linux-gnu%[ARCH]%g
diff --git a/binutils/kepler.SCHWINGE/test/binutils.sum b/binutils/kepler.SCHWINGE/test/binutils.sum
new file mode 100644
index 00000000..8f0eeb82
--- /dev/null
+++ b/binutils/kepler.SCHWINGE/test/binutils.sum
@@ -0,0 +1,125 @@
+Test Run By thomas on Wed Aug 29 21:20:49 2012
+Native configuration is i686-pc-linux-gnu
+
+ === binutils tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Running [...]/hurd/master/binutils/testsuite/binutils-all/ar.exp ...
+PASS: ar long file names
+PASS: ar symbol table
+PASS: ar thin archive
+PASS: ar thin archive with nested archive
+PASS: ar argument parsing
+PASS: ar deterministic archive
+PASS: ar deleting an element
+PASS: ar moving an element
+PASS: ar unique symbol in archive
+Running [...]/hurd/master/binutils/testsuite/binutils-all/arm/objdump.exp ...
+Running [...]/hurd/master/binutils/testsuite/binutils-all/bfin/objdump.exp ...
+Running [...]/hurd/master/binutils/testsuite/binutils-all/compress.exp ...
+PASS: objcopy (objcopy compress debug sections)
+PASS: objcopy (objcopy decompress compressed debug sections)
+PASS: objcopy decompress debug sections in archive
+PASS: objcopy compress debug sections in archive
+Running [...]/hurd/master/binutils/testsuite/binutils-all/dlltool.exp ...
+Running [...]/hurd/master/binutils/testsuite/binutils-all/elfedit.exp ...
+UNSUPPORTED: Update ELF header 1
+PASS: Update ELF header 2
+PASS: Update ELF header 3
+UNSUPPORTED: Update ELF header 4
+Running [...]/hurd/master/binutils/testsuite/binutils-all/hppa/objdump.exp ...
+Running [...]/hurd/master/binutils/testsuite/binutils-all/i386/i386.exp ...
+PASS: objcopy on compressed debug sections
+PASS: strip on uncompressed debug sections
+PASS: strip on compressed debug sections
+Running [...]/hurd/master/binutils/testsuite/binutils-all/m68k/objdump.exp ...
+Running [...]/hurd/master/binutils/testsuite/binutils-all/nm.exp ...
+PASS: nm (no arguments)
+PASS: nm -g
+PASS: nm -g on unique symbols
+PASS: nm -P
+Running [...]/hurd/master/binutils/testsuite/binutils-all/objcopy.exp ...
+PASS: objcopy (simple copy)
+PASS: objcopy --reverse-bytes
+PASS: objcopy -i --interleave-width
+PASS: objcopy -O srec
+PASS: objcopy --set-start
+PASS: objcopy --adjust-start
+PASS: objcopy --adjust-vma
+PASS: objcopy --adjust-section-vma +
+PASS: objcopy --adjust-section-vma =
+PASS: strip preserving OS/ABI
+PASS: strip
+PASS: strip with saving a symbol
+PASS: simple objcopy of executable
+PASS: run objcopy of executable
+PASS: run stripped executable preserving OS/ABI
+PASS: run stripped executable
+PASS: run stripped executable with saving a symbol
+PASS: keep only debug data
+PASS: simple objcopy of debug data
+PASS: objcopy (ELF unknown section type)
+PASS: objcopy (ELF group)
+PASS: objcopy (ELF group)
+PASS: objcopy (ELF group)
+PASS: objcopy (ELF group)
+PASS: copy removing group member
+PASS: copy removing all group member
+PASS: copy with setting section flags 1
+PASS: add notes section
+PASS: copy with setting section flags 2
+PASS: copy with setting section flags 3
+PASS: strip --strip-unneeded on common symbol
+PASS: strip with section group 1
+PASS: strip with section group 2
+PASS: strip empty file
+PASS: strip with section group 4
+PASS: strip with section group 5
+PASS: strip with section group 6
+PASS: strip with section group 7
+PASS: strip with section group 8
+PASS: strip with section group 9
+PASS: strip on STB_GNU_UNIQUE
+PASS: objcopy keeps symbols needed by relocs
+PASS: --localize-hidden test 1
+PASS: unordered .debug_info references to .debug_ranges
+UNSUPPORTED: unordered .debug_info references to .debug_ranges
+PASS: objcopy add-section
+PASS: objcopy add-empty-section
+PASS: objcopy on sections with SHF_EXCLUDE
+PASS: strip --strip-unneeded on sections with SHF_EXCLUDE
+PASS: --localize-hidden test 2
+Running [...]/hurd/master/binutils/testsuite/binutils-all/objdump.exp ...
+PASS: objdump -i
+PASS: objdump -f
+PASS: objdump -h
+PASS: objdump -t
+PASS: objdump -r
+PASS: objdump -s
+PASS: objdump -s -j .zdebug_abbrev
+PASS: objdump -W
+PASS: objdump -WL
+Running [...]/hurd/master/binutils/testsuite/binutils-all/readelf.exp ...
+PASS: finding out ELF size with readelf -h
+PASS: readelf -h
+PASS: readelf -S
+PASS: readelf -s
+PASS: readelf -r
+PASS: readelf -wi
+PASS: readelf -wa (compressed)
+PASS: readelf -p
+PASS: readelf -n
+Running [...]/hurd/master/binutils/testsuite/binutils-all/size.exp ...
+PASS: size (no arguments)
+PASS: size -A
+Running [...]/hurd/master/binutils/testsuite/binutils-all/vax/objdump.exp ...
+Running [...]/hurd/master/binutils/testsuite/binutils-all/windres/windres.exp ...
+Running [...]/hurd/master/binutils/testsuite/binutils-all/x86-64/x86-64.exp ...
+
+ === binutils Summary ===
+
+# of expected passes 91
+# of unsupported tests 3
diff --git a/binutils/kepler.SCHWINGE/test/gas.sum b/binutils/kepler.SCHWINGE/test/gas.sum
new file mode 100644
index 00000000..d61fd076
--- /dev/null
+++ b/binutils/kepler.SCHWINGE/test/gas.sum
@@ -0,0 +1,487 @@
+Test Run By thomas on Wed Aug 29 21:20:55 2012
+Native configuration is i686-pc-linux-gnu
+
+ === gas tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Running [...]/hurd/master/gas/testsuite/gas/all/gas.exp ...
+PASS: pcrel values in assignment
+PASS: simplifiable double subtraction
+PASS: simplifiable double subtraction (-a)
+PASS: simple FP constants
+PASS: difference of two undefined symbols
+PASS: .equiv for symbol already set to another one
+PASS: .equiv for symbol already set to an expression
+PASS: .equ for symbol already set
+PASS: .equ for symbol already set through .eqv
+PASS: .eqv support
+PASS: .eqv for symbol already set
+PASS: == assignment support
+PASS: == assignment for symbol already set
+PASS: forward references
+PASS: forward expression
+PASS: .equ redefinitions
+PASS: .equ redefinitions (2)
+PASS: .equ redefinitions (3)
+PASS: .set for symbol already used as label
+PASS: .set for symbol already defined through .comm
+PASS: comment.s: comments in listings
+PASS: general info section in listings
+PASS: difference between forward references
+PASS: struct
+PASS: align
+PASS: align2
+PASS: alternate macro syntax
+PASS: alternate macro syntax (escape)
+PASS: evaluation of simple expressions
+PASS: conditional listings
+PASS: incbin
+PASS: assignment tests
+PASS: .sleb128 tests
+PASS: relax .uleb128
+PASS: bad byte directive
+PASS: .quad tests
+PASS: octa bignum
+PASS: weakref tests, relocations
+PASS: weakref tests, global syms
+PASS: weakref tests, local syms
+PASS: weakref tests, strong undefined syms
+PASS: weakref tests, weak undefined syms
+PASS: e: would close weakref loop: e => a => b => c => d => e
+PASS: a: would close weakref loop: a => b => c => d => e => a
+PASS: is already defined
+PASS: .strings tests
+PASS: gas/all/err-1.s (test for errors, line 3)
+PASS: gas/all/err-1.s (test for errors, line 4)
+PASS: gas/all/err-1.s (test for errors, line 5)
+PASS: gas/all/err-1.s (test for errors, line 6)
+PASS: gas/all/err-1.s (test for errors, line 7)
+PASS: gas/all/err-1.s (test for excess errors)
+PASS: gas/all/warn-1.s (test for warnings, line 3)
+PASS: gas/all/warn-1.s (test for errors, line 4)
+PASS: gas/all/warn-1.s (test for warnings, line 5)
+PASS: gas/all/warn-1.s (test for warnings, line 6)
+PASS: gas/all/warn-1.s (test for warnings, line 7)
+PASS: gas/all/warn-1.s (test for excess errors)
+Running [...]/hurd/master/gas/testsuite/gas/alpha/alpha.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/arc/arc.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/arc/warn.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/arm/arm.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/bfin/bfin.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/bfin/error.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/cfi/cfi.exp ...
+PASS: CFI on i386
+PASS: cfi cfi-diag-1
+PASS: CFI common 1
+PASS: CFI common 2
+PASS: CFI common 3
+PASS: CFI common 4
+PASS: CFI common 5
+PASS: CFI common 6
+PASS: CFI common 7
+Running [...]/hurd/master/gas/testsuite/gas/cr16/cr16.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/cr16/pic.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/cris/cris.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/crx/allinsn.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/d10v/d10v.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/d30v/d30.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/dlx/alltests.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/elf/elf.exp ...
+PASS: elf ehopt0
+PASS: .file file names
+PASS: group section
+PASS: group section
+PASS: group section name
+PASS: group section with multiple sections of same name
+PASS: group section with multiple sections of same name
+PASS: automatic section group a
+PASS: automatic section group b
+PASS: .equ redefinitions (ELF)
+PASS: elf equate relocs
+PASS: Ill-formed directives
+PASS: elf section0
+PASS: elf section1
+PASS: elf section2 list
+PASS: note section
+PASS: label arithmetic with multiple same-name sections
+PASS: elf section5 list
+PASS: ELF struct
+PASS: .set with expression
+PASS: ELF symbol versioning
+PASS: .set with IFUNC
+PASS: elf type list
+PASS: elf section6
+PASS: elf section7
+PASS: section flags
+PASS: section flags
+PASS: DWARF2 1
+PASS: DWARF2 2
+PASS: DWARF2 3
+PASS: DWARF2 4
+PASS: Check bad section flag
+PASS: Check bad size directive
+PASS: Check bad group
+PASS: Multibyte symbol names
+PASS: gas/elf/warn-2.s (test for warnings, line )
+PASS: gas/elf/warn-2.s (test for excess errors)
+Running [...]/hurd/master/gas/testsuite/gas/epiphany/allinsn.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/fr30/allinsn.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/fr30/fr30.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/frv/allinsn.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/h8300/h8300-coff.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/h8300/h8300-elf.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/h8300/h8300.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/h8300/t01_mov.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/h8300/t02_mova.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/h8300/t03_add.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/h8300/t04_sub.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/h8300/t05_cmp.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/h8300/t06_ari2.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/h8300/t07_ari3.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/h8300/t08_or.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/h8300/t09_xor.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/h8300/t10_and.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/h8300/t11_logs.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/h8300/t12_bit.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/h8300/t13_otr.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/hppa/basic/basic.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/hppa/parse/parse.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/hppa/reloc/reloc.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/hppa/unsorted/unsorted.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/i386/i386.exp ...
+PASS: i386 float
+PASS: i386 general
+PASS: i386 inval
+PASS: i386 segment
+PASS: i386 inval-seg
+PASS: i386 inval-reg
+PASS: i386 modrm
+PASS: i386 naked reg
+PASS: i386 opcodes
+PASS: i386 opcodes (Intel disassembly)
+PASS: i386 opcodes (w/ suffix)
+PASS: i386 intel
+PASS: i386 intel16
+PASS: i386 intelbad
+PASS: i386 intel-ok
+PASS: i386 prefix
+PASS: i386 amd
+PASS: i386 katmai
+PASS: i386 jump
+PASS: i386 relax 1
+PASS: i386 relax 2
+PASS: i386 ssemmx2
+PASS: i386 sse2
+PASS: i386 sub
+PASS: i386 SSE3
+PASS: i386 SIB
+PASS: i386 SIB (Intel mode)
+PASS: i386 displacement
+PASS: i386 displacement (Intel mode)
+PASS: i386 32bit displacement
+PASS: i386 VMX
+PASS: i386 VMFUNC
+PASS: i386 SMX
+PASS: i386 suffix
+PASS: i386 immed
+PASS: i386 equates
+PASS: i386 divide
+PASS: i386 padlock
+PASS: i386 cr8+
+PASS: i386 cr-err
+PASS: 32-bit SVME
+PASS: i386 amdfam10
+PASS: i386 SSSE3
+PASS: i386 rep prefix
+PASS: i386 rep prefix (with suffixes)
+PASS: i386 lockable insns
+PASS: i386 lockable insns (Intel disassembly)
+PASS: i386 lockbad-1
+PASS: i386 long insns
+PASS: i386 long insns (Intel disassembly)
+PASS: i386 fp
+PASS: i386 nops
+PASS: i386 nops 16bit 1
+PASS: i386 nops 1
+PASS: i386 -mtune=i386 nops 1
+PASS: i386 nops -march=i386 -mtune=i686 1
+PASS: i386 -mtune=i686 nops 1
+PASS: i386 -mtune=k8 nops 1
+PASS: i386 -mtune=core2 nops 1
+PASS: i386 -mtune=bdver1 nops 1
+PASS: i386 -mtune=bdver2 nops 1
+PASS: i386 nops 2
+PASS: i386 nops -mtune=i386 2
+PASS: i386 -march=i386 -mtune=core2 nops 2
+PASS: i386 nops 3
+PASS: i386 nops -mtune=i386 3
+PASS: i386 -mtune=i686 nops 3
+PASS: i386 nops 4
+PASS: i386 nops -mtune=i386 4
+PASS: i386 -mtune=i686 nops 4
+PASS: i386 -march=i686+nop nops 4a
+PASS: i386 nops 5
+PASS: i386 -march=i686 nops 5
+PASS: i386 nops 6
+PASS: i386 16-bit addressing in 32-bit mode.
+PASS: i386 32-bit addressing in 16-bit mode.
+PASS: i386 SSE4.1
+PASS: i386 SSE4.1 (Intel disassembly)
+PASS: i386 SSE4.2
+PASS: i386 SSE4.2 (Intel disassembly)
+PASS: i386 crc32
+PASS: i386 crc32 (Intel disassembly)
+PASS: i386 inval-crc32
+PASS: i386 SIMD
+PASS: i386 SIMD (Intel mode)
+PASS: i386 SIMD (with suffixes)
+PASS: i386 mem
+PASS: i386 mem (Intel mode)
+PASS: i386 reg
+PASS: i386 reg (Intel mode)
+PASS: i386
+PASS: i386 float AT&T mnemonic
+PASS: i386 float Intel mnemonic
+PASS: i386 arch 1
+PASS: i386 arch 2
+PASS: i386 arch 3
+PASS: i386 arch 4
+PASS: i386 arch 5
+PASS: i386 arch 6
+PASS: i386 arch 7
+PASS: i386 arch 9
+PASS: i386 arch 10
+PASS: i386 arch 10 (lzcnt)
+PASS: i386 arch-10-1
+PASS: i386 arch-10-2
+PASS: i386 arch-10-3
+PASS: i386 arch-10-4
+PASS: i386 arch 11
+PASS: i386 arch 12
+PASS: i386 8087
+PASS: i386 287
+PASS: i386 387 (cmdline)
+PASS: i386 no87
+PASS: i386 no87-2
+PASS: i386 xsave
+PASS: i386 xsave (Intel mode)
+PASS: i386 AES
+PASS: i386 AES (Intel mode)
+PASS: i386 PCLMUL
+PASS: i386 PCLMUL (Intel mode)
+PASS: i386 AVX
+PASS: i386 AVX (Intel disassembly)
+PASS: i386 AVX scalar insns
+PASS: i386 AVX scalar insns (Intel disassembly)
+PASS: i386 256bit integer AVX insns
+PASS: i386 256bit integer AVX insns (Intel disassembly)
+PASS: i386 AVX2 insns
+PASS: i386 AVX2 insns (Intel disassembly)
+PASS: i386 AVX GATHER insns
+PASS: i386 AVX GATHER insns (Intel disassembly)
+PASS: i386 SSE with AVX encoding
+PASS: i386 inval-avx
+PASS: i386 SSE check (none)
+PASS: i386 SSE check (.sse_check none)
+PASS: i386 SSE check (warning)
+PASS: i386 sse-check-error
+PASS: i386 SSE without AVX equivalent
+PASS: i386 movbe
+PASS: i386 movbe (Intel disassembly)
+PASS: i386 inval-movbe
+PASS: i386 EPT
+PASS: i386 EPT (Intel disassembly)
+PASS: i386 inval-ept
+PASS: i386 INVPCID insns
+PASS: i386 INVPCID insns (Intel disassembly)
+PASS: i386 inval-invpcid
+PASS: i386 arch avx 1
+PASS: i386 arch-avx-1-1
+PASS: i386 arch-avx-1-2
+PASS: i386 arch-avx-1-3
+PASS: i386 arch-avx-1-4
+PASS: i386 arch-avx-1-5
+PASS: i386 arch-avx-1-6
+PASS: encoding option
+PASS: encoding option (Intel mode)
+PASS: encoding option with -msse2avx
+PASS: encoding option with -msse2avx (Intel mode)
+PASS: i386 BMI2 insns
+PASS: i386 BMI2 insns (Intel disassembly)
+PASS: i386 FMA
+PASS: i386 FMA (Intel disassembly)
+PASS: i386 FMA scalar insns
+PASS: i386 FMA scalar insns (Intel disassembly)
+PASS: i386 HLE insns
+PASS: i386 HLE insns (Intel disassembly)
+PASS: i386 hlebad
+PASS: i386 RTM insns
+PASS: i386 RTM insns (Intel disassembly)
+PASS: i386 FMA4
+PASS: i386 LWP
+PASS: i386 XOP
+PASS: i386 BMI insns
+PASS: i386 BMI insns (Intel disassembly)
+PASS: i386 TBM
+PASS: i386 TBM insns (Intel disassembly)
+PASS: i386 F16C
+PASS: i386 F16C (Intel disassembly)
+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
+PASS: i386 pcrel reloc
+PASS: i386 abs reloc
+PASS: i386 intelpic
+PASS: i386 relax
+PASS: i386 gotpc
+PASS: i386 dynamic tls
+PASS: i386 pic tls
+PASS: i386 non-pic tls
+PASS: i386 .bss
+PASS: i386 relocs
+PASS: i386 reloc32
+PASS: x86 mixed mode relocs (32-bit object)
+PASS: i386 AT&T register names
+PASS: i386 intel-got
+PASS: i386 Intel register names
+PASS: i386 inval-equ-1
+PASS: i386 inval-equ-2
+PASS: i386 ifunc
+PASS: i386 ifunc-2
+PASS: i386 ifunc 3
+PASS: i386 l1om-inval
+PASS: i386 k1om-inval
+PASS: i386 local PIC
+PASS: DWARF2 debugging information 1
+PASS: DWARF2 debugging information 2
+PASS: Check bad size directive
+PASS: i386 jump
+PASS: x86 Intel expressions
+PASS: string insn operands
+PASS: i386 string-bad
+PASS: i386 space1
+PASS: i386 list-1
+PASS: i386 list-2
+PASS: i386 list-3
+PASS: DWARF2 debugging information 1
+Running [...]/hurd/master/gas/testsuite/gas/i386/ilp32/cfi/ilp32.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/i386/ilp32/elf/ilp32.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/i386/ilp32/ilp32.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/i386/ilp32/lns/ilp32.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/i860/i860.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/ia64/ia64.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/ieee-fp/x930509a.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/iq2000/allinsn.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/iq2000/load-hazards.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/iq2000/odd-ldw.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/iq2000/odd-sdw.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/iq2000/yield.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/lm32/all.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/lns/lns.exp ...
+PASS: lns lns-diag-1
+PASS: lns-duplicate
+PASS: lns-common-1
+Running [...]/hurd/master/gas/testsuite/gas/m32r/allinsn.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/m32r/error.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/m32r/m32r.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/m32r/m32r2.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/m32r/m32rx.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/m32r/pic.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/m32r/rel32.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/m68hc11/m68hc11.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/m68k-coff/gas.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/m68k/all.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/mach-o/mach-o.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/macros/macros.exp ...
+PASS: macro test 1
+PASS: macro test 2
+PASS: macro test 3
+PASS: macro irp
+PASS: macro rept
+PASS: nested irp/irpc/rept
+PASS: macro vararg
+PASS: macro infinite recursion
+PASS: logical and in macro definition
+PASS: semi
+PASS: strings
+PASS: APP with macro without NO_APP
+PASS: APP with macro then NO_APP
+PASS: APP with macro then NO_APP then more code
+PASS: included file with .if 0 wrapped in APP/NO_APP, no final NO_APP, macro in main file
+PASS: macros badarg
+PASS: macros dot
+PASS: macros end
+PASS: macros purge
+PASS: macros redef
+PASS: gas/macros/paren
+PASS: .exitm outside of a macro
+Running [...]/hurd/master/gas/testsuite/gas/mcore/allinsn.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/mep/allinsn.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/mep/complex-relocs.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/mips/mips.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/mmix/mmix-err.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/mmix/mmix-list.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/mmix/mmix.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/mn10200/basic.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/mn10300/basic.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/mri/mri.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/msp430/msp430.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/mt/errors.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/mt/mt.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/mt/relocs.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/openrisc/allinsn.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/pdp11/pdp11.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/pe/pe.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/pj/pj.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/ppc/aix.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/ppc/ppc.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/rx/rx.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/s390/s390.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/score/relax.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/score/relax_32.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/sh/arch/arch.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/sh/basic.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/sh/err.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/sh/sh64/err.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/sh/sh64/sh64.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/sparc-solaris/addend.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/sparc-solaris/gas.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/sparc/mismatch.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/sparc/sparc.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/sun4/addend.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/symver/symver.exp ...
+PASS: symver symver0
+PASS: symver symver1
+PASS: symver symver2
+PASS: symver symver3
+PASS: symver symver6
+Running [...]/hurd/master/gas/testsuite/gas/tic4x/tic4x.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/tic54x/tic54x.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/tic6x/tic6x.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/tilegx/tilegx.exp ...
+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 ...
+Running [...]/hurd/master/gas/testsuite/gas/z80/z80.exp ...
+Running [...]/hurd/master/gas/testsuite/gas/z8k/z8k.exp ...
+
+ === gas Summary ===
+
+# of expected passes 356
+../as-new 2.22.52.20120607
+
diff --git a/binutils/kepler.SCHWINGE/test/ld.sum b/binutils/kepler.SCHWINGE/test/ld.sum
new file mode 100644
index 00000000..9b72f9c3
--- /dev/null
+++ b/binutils/kepler.SCHWINGE/test/ld.sum
@@ -0,0 +1,842 @@
+Test Run By thomas on Wed Aug 29 21:21:19 2012
+Native configuration is i686-pc-linux-gnu
+
+ === ld tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Running [...]/hurd/master/ld/testsuite/ld-alpha/alpha.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-arm/arm-elf.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-auto-import/auto-import.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-bootstrap/bootstrap.exp ...
+UNTESTED: bootstrap
+UNTESTED: bootstrap with strip
+UNTESTED: bootstrap with --static
+UNTESTED: bootstrap with --traditional-format
+UNTESTED: bootstrap with --no-keep-memory
+UNTESTED: bootstrap with --relax
+Running [...]/hurd/master/ld/testsuite/ld-cdtest/cdtest.exp ...
+PASS: cdtest
+PASS: cdtest with -Ur
+Running [...]/hurd/master/ld/testsuite/ld-checks/checks.exp ...
+PASS: check sections 1
+PASS: check sections 2
+Running [...]/hurd/master/ld/testsuite/ld-cris/cris.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-crx/crx.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-cygwin/exe-export.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-d10v/d10v.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-discard/discard.exp ...
+PASS: ld-discard/extern
+PASS: ld-discard/start
+PASS: ld-discard/static
+PASS: ld-discard/zero-range
+PASS: ld-discard/zero-rel
+Running [...]/hurd/master/ld/testsuite/ld-elf/audit.exp ...
+PASS: Run with -paudit.so
+PASS: Run with -Paudit.so
+PASS: Run with --depaudit=audit.so
+PASS: Run with shared with --audit
+PASS: Run with shared with --audit
+PASS: Run with -lusesaudit
+PASS: Run with -lusesaudit -lusesaudit2
+Running [...]/hurd/master/ld/testsuite/ld-elf/binutils.exp ...
+PASS: strip -z max-page-size=0x200000 (maxpage1)
+PASS: strip -z max-page-size=0x200000 -z common-page-size=0x100000 (maxpage1)
+PASS: strip -z max-page-size=0x100000 (maxpage1)
+PASS: strip -z max-page-size=0x100000 -z common-page-size=0x1000 (maxpage1)
+PASS: strip (maxpage1)
+PASS: strip -shared (maxpage1)
+PASS: objcopy (maxpage1)
+PASS: objcopy -shared (maxpage1)
+PASS: strip -z relro (relro1)
+PASS: strip -z relro -shared (relro1)
+PASS: objcopy -z relro (relro1)
+PASS: objcopy -z relro -shared (relro1)
+PASS: strip -z relro -shared (relro2)
+PASS: objcopy -z relro -shared (relro2)
+PASS: strip -T [...]/hurd/master/ld/testsuite/ld-elf/lma.lnk (lma)
+PASS: objcopy (tdata1)
+PASS: objcopy -z relro (tdata1)
+PASS: objcopy -shared (tdata1)
+PASS: objcopy -shared -z relro (tdata1)
+PASS: objcopy -z max-page-size=0x100000 (tdata1)
+PASS: objcopy -z max-page-size=0x100000 -z common-page-size=0x1000 (tdata1)
+PASS: objcopy (tdata2)
+PASS: objcopy -z relro (tdata2)
+PASS: objcopy -shared (tdata2)
+PASS: objcopy -shared -z relro (tdata2)
+PASS: objcopy -z max-page-size=0x100000 (tdata2)
+PASS: objcopy -z max-page-size=0x100000 -z common-page-size=0x1000 (tdata2)
+PASS: objcopy (tdata3)
+PASS: objcopy -z relro (tdata3)
+PASS: objcopy -shared (tdata3)
+PASS: objcopy -shared -z relro (tdata3)
+PASS: objcopy -z max-page-size=0x100000 (tdata3)
+PASS: objcopy -z max-page-size=0x100000 -z common-page-size=0x1000 (tdata3)
+PASS: objcopy (tbss1)
+PASS: objcopy -z relro (tbss1)
+PASS: objcopy -shared (tbss1)
+PASS: objcopy -shared -z relro (tbss1)
+PASS: objcopy -z max-page-size=0x100000 (tbss1)
+PASS: objcopy -z max-page-size=0x100000 -z common-page-size=0x1000 (tbss1)
+PASS: objcopy (tbss2)
+PASS: objcopy -z relro (tbss2)
+PASS: objcopy -shared (tbss2)
+PASS: objcopy -shared -z relro (tbss2)
+PASS: objcopy -z max-page-size=0x100000 (tbss2)
+PASS: objcopy -z max-page-size=0x100000 -z common-page-size=0x1000 (tbss2)
+PASS: objcopy (tbss3)
+PASS: objcopy -z relro (tbss3)
+PASS: objcopy -shared (tbss3)
+PASS: objcopy -shared -z relro (tbss3)
+PASS: objcopy -z max-page-size=0x100000 (tbss3)
+PASS: objcopy -z max-page-size=0x100000 -z common-page-size=0x1000 (tbss3)
+Running [...]/hurd/master/ld/testsuite/ld-elf/comm-data.exp ...
+PASS: Common symbol override test (auxiliary shared object build)
+PASS: Common symbol override test
+Running [...]/hurd/master/ld/testsuite/ld-elf/compress.exp ...
+PASS: Build libfoo.so with compressed debug sections
+PASS: Build libbar.so with compressed debug sections
+PASS: Run normal with libfoo.so with compressed debug sections
+Running [...]/hurd/master/ld/testsuite/ld-elf/dwarf.exp ...
+PASS: Build libdwarf1.so
+PASS: Run with libdwarf1.so first
+PASS: Run with libdwarf1.so last
+PASS: Strip -s libdwarf1c.so
+Running [...]/hurd/master/ld/testsuite/ld-elf/eh-group.exp ...
+PASS: Guess the target size from eh-group1size.o
+PASS: Build eh-group1.o
+PASS: Link eh-group.o to eh-group
+Running [...]/hurd/master/ld/testsuite/ld-elf/elf.exp ...
+PASS: Build symbol3.a
+PASS: Build symbol3w.a
+PASS: Build pr14170a.o
+PASS: Build shared library for pr14170
+PASS: PR ld/14170
+PASS: Build shared library for next test
+PASS: Link using broken linker script
+PASS: ld-elf/commonpage1
+PASS: ld-elf/compress1a
+PASS: ld-elf/compress1b
+PASS: ld-elf/compress1c
+PASS: ld-elf/discard1
+PASS: ld-elf/discard2
+PASS: ld-elf/discard3
+PASS: ld-elf/dynamic1
+PASS: ld-elf/dynsym1
+PASS: ld-elf/eh-frame-hdr
+PASS: ld-elf/eh5
+PASS: ld-elf/eh6
+PASS: ld-elf/empty
+PASS: ld-elf/empty2
+PASS: ld-elf/exclude3a
+PASS: ld-elf/exclude3b
+PASS: ld-elf/exclude3c
+PASS: ld-elf/expr1
+PASS: --extract-symbol test 1 (sections)
+PASS: --extract-symbol test 1 (symbols)
+PASS: --set-section-flags test 1 (sections)
+PASS: ld-elf/group1
+PASS: ld-elf/group10
+PASS: ld-elf/group2
+PASS: ld-elf/group3a
+PASS: ld-elf/group3b
+PASS: ld-elf/group4
+PASS: ld-elf/group5
+PASS: ld-elf/group6
+PASS: ld-elf/group7
+PASS: ld-elf/group8a
+PASS: ld-elf/group8b
+PASS: ld-elf/group9a
+PASS: ld-elf/group9b
+PASS: ld-elf/hash
+PASS: ld-elf/header
+PASS: ld-elf/init-fini-arrays
+PASS: ld-elf/linkonce1
+PASS: ld-elf/linkonce2
+PASS: ld-elf/linkoncerdiff
+PASS: ld-elf/loadaddr1
+PASS: ld-elf/loadaddr2
+PASS: ld-elf/loadaddr3a
+PASS: ld-elf/loadaddr3b
+PASS: ld-elf/local1
+PASS: ld-elf/maxpage1
+PASS: ld-elf/maxpage2
+PASS: ld-elf/maxpage3a
+PASS: ld-elf/merge
+PASS: ld-elf/merge2
+PASS: ld-elf/multibss1
+PASS: ld-elf/nobits-1
+PASS: ld-elf/noload-1
+PASS: ld-elf/noload-2
+PASS: ld-elf/noload-3
+PASS: ld-elf/note-1
+PASS: ld-elf/note-2
+PASS: ld-elf/orphan-region
+PASS: ld-elf/orphan
+PASS: ld-elf/orphan2
+PASS: ld-elf/orphan3
+PASS: ld-elf/orphan4
+PASS: ld-elf/overlay
+PASS: ld-elf/pr11304
+PASS: ld-elf/pr12851
+PASS: ld-elf/pr12975
+PASS: ld-elf/pr13177
+PASS: ld-elf/pr13195
+PASS: ld-elf/pr13839
+PASS: ld-elf/pr14052
+PASS: ld-elf/pr349
+PASS: relocatable with script
+PASS: ld-elf/seg
+PASS: ld-elf/stab
+PASS: ld-elf/textaddr1
+PASS: ld-elf/textaddr2
+PASS: ld-elf/textaddr3
+PASS: ld-elf/textaddr4
+PASS: ld-elf/textaddr5
+PASS: ld-elf/textaddr6
+PASS: ld-elf/textaddr7
+PASS: ld-elf/unknown
+PASS: ld-elf/unknown2
+PASS: ld-elf/warn1
+PASS: ld-elf/warn2
+PASS: ld-elf/warn3
+PASS: Weak symbols in dynamic objects 1 (support)
+PASS: Weak symbols in dynamic objects 1 (main test)
+PASS: --gc-sections on tls variable
+PASS: PR ld/13195
+PASS: preinit array
+PASS: init array
+PASS: fini array
+PASS: init array mixed
+PASS: PIE preinit array
+PASS: PIE init array
+PASS: PIE fini array
+PASS: PIE init array mixed
+PASS: static preinit array
+PASS: static init array
+PASS: static fini array
+PASS: static init array mixed
+Running [...]/hurd/master/ld/testsuite/ld-elf/exclude.exp ...
+PASS: ld link shared library
+PASS: ld export symbols from archive
+PASS: ld link shared library with --exclude-libs
+PASS: ld exclude symbols from archive - --exclude-libs libexclude
+PASS: ld exclude symbols from archive - --exclude-libs libexclude.a
+PASS: ld exclude symbols from archive - --exclude-libs ALL
+PASS: ld exclude symbols from archive - --exclude-libs foo:libexclude.a
+PASS: ld exclude symbols from archive - --exclude-libs foo,libexclude.a
+PASS: ld don't exclude symbols from archive - --exclude-libs foo:bar
+Running [...]/hurd/master/ld/testsuite/ld-elf/frame.exp ...
+PASS: read-only .eh_frame section
+PASS: read-only .gcc_except_table section
+Running [...]/hurd/master/ld/testsuite/ld-elf/sec-to-seg.exp ...
+PASS: assignment of ELF sections to segments (same page)
+PASS: assignment of ELF sections to segments (adjacent pages)
+PASS: assignment of ELF sections to segments (disjoint pages)
+Running [...]/hurd/master/ld/testsuite/ld-elf/sec64k.exp ...
+PASS: ld-elf/64ksec-r
+PASS: ld-elf/64ksec
+Running [...]/hurd/master/ld/testsuite/ld-elf/shared.exp ...
+PASS: Build libfoo.so
+PASS: Build versioned libfoo.so
+PASS: Build libbar.so
+PASS: Build warn libbar.so
+PASS: Build hidden libbar.so
+PASS: Build protected libbar.so
+PASS: Build libbar.so with libfoo.so
+PASS: Build libar.so with versioned libfoo.so
+PASS: Build hidden libbar.so with libfoo.so
+PASS: Build hidden libar.so with versioned libfoo.so
+PASS: Build protected libbar.so with libfoo.so
+PASS: Build protected libbar.so with versioned libfoo.so
+PASS: Build libdl1.so
+PASS: Build libdl2a.so with --dynamic-list=dl2.list
+PASS: Build libdl2a.so with --dynamic-list=dl2a.list
+PASS: Build libdl2a.so with --dynamic-list-data
+PASS: Build libdl2b.so with --dynamic-list=dl2.list and dl2xxx.list
+PASS: Build libdl2c.so with --dynamic-list-data and dl2xxx.list
+PASS: Build libdl4a.so with --dynamic-list=dl4.list
+PASS: Build libdl4b.so with --dynamic-list-data
+PASS: Build libdl4c.so with --dynamic-list=dl4.list and dl4xxx.list
+PASS: Build libdl4d.so with --dynamic-list-data and dl4xxx.list
+PASS: Build libdl4e.so with -Bsymbolic-functions --dynamic-list-cpp-new
+PASS: Build libdl4f.so with --dynamic-list-cpp-new -Bsymbolic-functions
+PASS: Build libdl6a.so
+PASS: Build libdl6b.so with -Bsymbolic --dynamic-list-data
+PASS: Build libdl6c.so with -Bsymbolic
+PASS: Build libdl6d.so with --dynamic-list-data -Bsymbolic
+PASS: Build libdata1.so
+PASS: Build libcomm1.o
+PASS: Build libfunc1.so
+PASS: Build libpr9676-1.a
+PASS: Build libpr9676-2.a
+PASS: Build libpr9676-3.so
+PASS: Build libpr9676-4.so
+PASS: Build libpr9676-4a.so
+PASS: Build libpr9679.so
+PASS: Build libpr11138-1.so
+PASS: Build libpr11138-2.o
+PASS: Build pr13250-1.so
+PASS: Build pr13250-2.so with libpr13250-1.so
+PASS: Build libpr13250-3.o
+PASS: Run normal with libfoo.so
+PASS: Run protected with libfoo.so
+PASS: Run hidden with libfoo.so
+PASS: Run normal with versioned libfoo.so
+PASS: Run warn with versioned libfoo.so
+PASS: Run protected with versioned libfoo.so
+PASS: Run hidden with versioned libfoo.so
+PASS: Run normal libbar.so with libfoo.so
+PASS: Run protected libbar.so with libfoo.so
+PASS: Run hidden libbar.so with libfoo.so
+PASS: Run normal libbar.so with versioned libfoo.so
+PASS: Run protected libbar.so with versioned libfoo.so
+PASS: Run hidden libbar.so with versioned libfoo.so
+PASS: Run dl1a with --dynamic-list=dl1.list and dlopen on libdl1.so
+PASS: Run dl1b with --dynamic-list-data and dlopen on libdl1.so
+PASS: Run with libdl2a.so
+PASS: Run with libdl2b.so
+PASS: Run with libdl2c.so
+PASS: Run with libdl4a.so
+PASS: Run with libdl4b.so
+PASS: Run with libdl4c.so
+PASS: Run with libdl4d.so
+PASS: Run with libdl4e.so
+PASS: Run with libdl4f.so
+PASS: Run dl6a1 with --dynamic-list-data and dlopen on libdl6a.so
+PASS: Run dl6a2 with -Bsymbolic-functions and dlopen on libdl6a.so
+PASS: Run dl6a3 with -Bsymbolic and dlopen on libdl6a.so
+PASS: Run dl6a4 with -Bsymbolic --dynamic-list-data and dlopen on libdl6a.so
+PASS: Run dl6a5 with -Bsymbolic-functions --dynamic-list-cpp-new and dlopen on libdl6a.so
+PASS: Run dl6a6 with --dynamic-list-cpp-new -Bsymbolic-functions and dlopen on libdl6a.so
+PASS: Run dl6a7 with --dynamic-list-data -Bsymbolic and dlopen on libdl6a.so
+PASS: Run dl6b1 with --dynamic-list-data and dlopen on libdl6b.so
+PASS: Run dl6b2 with dlopen on libdl6b.so
+PASS: Run dl6c1 with --dynamic-list-data and dlopen on libdl6c.so
+PASS: Run dl6d1 with --dynamic-list-data and dlopen on libdl6d.so
+PASS: Run with libdata1.so
+PASS: Run with libfunc1.so comm1.o
+PASS: Run with comm1.o libfunc1.so
+PASS: Run with pr11138-2.c libpr11138-1.so
+PASS: Run with libpr11138-1.so pr11138-2.c
+PASS: Run with pr13250-3.c, libpr13250-1.so and libpr13250-2.so
+PASS: Build libdl3a.so with --dynamic-list=dl3.list
+PASS: Build libdl3b.so with -Bsymbolic
+PASS: Build libdl3a.so with --dynamic-list-cpp-typeinfo
+PASS: Build libdnew1a.so with --Bsymbolic-functions --dynamic-list-cpp-new
+PASS: Build libdnew1b.so with --dynamic-list-data --dynamic-list-cpp-new
+PASS: Run with libdl3a.so
+PASS: Run with libdl3c.so
+PASS: Run with libnew1a.so
+PASS: Run with libnew1b.so
+Running [...]/hurd/master/ld/testsuite/ld-elf/tls_common.exp ...
+PASS: tls_common
+Running [...]/hurd/master/ld/testsuite/ld-elf/wrap.exp ...
+PASS: Build libwrap1a.so
+PASS: Build libwrap1b.so
+PASS: Run with libwrap1a.so and libwrap1b.so
+PASS: Run with libwrap1b.so and libwrap1a.so
+Running [...]/hurd/master/ld/testsuite/ld-elfcomm/elfcomm.exp ...
+PASS: --sort-common (descending)
+PASS: --sort-common (ascending)
+PASS: size/aligment change of common symbols (warning 1)
+PASS: size/aligment change of common symbols (change 1)
+PASS: size/aligment change of common symbols (warning 2)
+PASS: size/aligment change of common symbols (change 2)
+Running [...]/hurd/master/ld/testsuite/ld-elfvers/vers.exp ...
+PASS: vers1
+PASS: vers2
+PASS: vers3
+PASS: vers4
+PASS: vers4a
+PASS: vers4b
+PASS: vers5
+PASS: vers6
+PASS: vers7a
+PASS: vers7
+PASS: vers8
+PASS: vers9
+PASS: vers10
+PASS: vers11
+PASS: vers12
+PASS: ar with versioned solib
+PASS: vers14
+PASS: vers15
+PASS: vers16a
+PASS: vers16
+PASS: vers17
+PASS: vers18
+PASS: vers19
+PASS: vers20a
+PASS: vers20
+PASS: vers21
+PASS: vers22a
+PASS: vers22b
+PASS: vers22
+PASS: vers23a
+PASS: vers23b
+PASS: vers23c
+PASS: vers23d
+PASS: vers23
+PASS: vers24a
+PASS: vers24b
+PASS: vers24c
+PASS: vers25a
+PASS: vers25b1
+PASS: vers25b2
+PASS: vers26a
+PASS: vers26b1
+PASS: vers26b2
+PASS: vers26b3
+PASS: vers27a
+PASS: vers27b
+PASS: vers27c1
+PASS: vers27c2
+PASS: vers27d1
+PASS: vers27d2
+PASS: vers27d3
+PASS: vers27d4
+PASS: vers27d5
+PASS: vers28a
+PASS: vers28b
+PASS: vers28c
+PASS: vers29
+PASS: vers30
+PASS: vers31
+PASS: vers32a
+PASS: vers32b
+Running [...]/hurd/master/ld/testsuite/ld-elfvsb/elfvsb.exp ...
+PASS: ld-elfvsb/hidden0
+PASS: ld-elfvsb/hidden1
+PASS: ld-elfvsb/hidden2
+PASS: ld-elfvsb/internal0
+PASS: ld-elfvsb/internal1
+PASS: ld-elfvsb/protected0
+PASS: ld-elfvsb/protected1
+PASS: visibility (hidden) (non PIC)
+PASS: visibility (hidden) (non PIC, load offset)
+PASS: visibility (hidden)
+PASS: visibility (hidden) (PIC main, non PIC so)
+PASS: visibility (hidden) (PIC main)
+PASS: visibility (hidden_normal) (non PIC)
+PASS: visibility (hidden_normal) (non PIC, load offset)
+PASS: visibility (hidden_normal)
+PASS: visibility (hidden_normal) (PIC main, non PIC so)
+PASS: visibility (hidden_normal) (PIC main)
+PASS: visibility (hidden_undef) (non PIC)
+PASS: visibility (hidden_undef) (non PIC, load offset)
+PASS: visibility (hidden_undef)
+PASS: visibility (hidden_undef) (PIC main, non PIC so)
+PASS: visibility (hidden_undef) (PIC main)
+PASS: visibility (hidden_undef_def) (non PIC)
+PASS: visibility (hidden_undef_def) (non PIC, load offset)
+PASS: visibility (hidden_undef_def)
+PASS: visibility (hidden_undef_def) (PIC main, non PIC so)
+PASS: visibility (hidden_undef_def) (PIC main)
+PASS: visibility (hidden_weak) (non PIC)
+PASS: visibility (hidden_weak) (non PIC, load offset)
+PASS: visibility (hidden_weak)
+PASS: visibility (hidden_weak) (PIC main, non PIC so)
+PASS: visibility (hidden_weak) (PIC main)
+PASS: visibility (protected) (non PIC)
+PASS: visibility (protected) (non PIC, load offset)
+PASS: visibility (protected)
+PASS: visibility (protected) (PIC main, non PIC so)
+PASS: visibility (protected) (PIC main)
+PASS: visibility (protected_undef) (non PIC)
+PASS: visibility (protected_undef) (non PIC, load offset)
+PASS: visibility (protected_undef)
+PASS: visibility (protected_undef) (PIC main, non PIC so)
+PASS: visibility (protected_undef) (PIC main)
+PASS: visibility (protected_undef_def) (non PIC)
+PASS: visibility (protected_undef_def) (non PIC, load offset)
+PASS: visibility (protected_undef_def)
+PASS: visibility (protected_undef_def) (PIC main, non PIC so)
+PASS: visibility (protected_undef_def) (PIC main)
+PASS: visibility (protected_weak) (non PIC)
+PASS: visibility (protected_weak) (non PIC, load offset)
+PASS: visibility (protected_weak)
+PASS: visibility (protected_weak) (PIC main, non PIC so)
+PASS: visibility (protected_weak) (PIC main)
+PASS: visibility (normal) (non PIC)
+PASS: visibility (normal) (non PIC, load offset)
+PASS: visibility (normal)
+PASS: visibility (normal) (PIC main, non PIC so)
+PASS: visibility (normal) (PIC main)
+PASS: common hidden symbol
+PASS: weak hidden symbol DSO last
+PASS: weak hidden symbol DSO first
+Running [...]/hurd/master/ld/testsuite/ld-elfweak/elfweak.exp ...
+PASS: ELF DSO weak func first
+PASS: ELF DSO weak func last
+PASS: ELF DSO weak func first DSO
+PASS: ELF DSO weak func last DSO
+PASS: ELF weak func first
+PASS: ELF weak func last
+PASS: ELF weak func first DSO
+PASS: ELF weak func last DSO
+PASS: ELF DSO weak data first
+PASS: ELF DSO weak data last
+PASS: ELF DSO weak data first DSO
+PASS: ELF DSO weak data last DSO
+PASS: ELF DSO weak data first DSO common
+PASS: ELF DSO weak data last DSO common
+PASS: ELF weak data first
+PASS: ELF weak data last
+PASS: ELF weak data first common
+PASS: ELF weak data last common
+PASS: ELF weak data first DSO
+PASS: ELF weak data last DSO
+PASS: ELF weak data first DSO common
+PASS: ELF weak data last DSO common
+PASS: ELF DSO small bar (size)
+PASS: ELF DSO foo with small bar (size)
+PASS: ELF DSO big bar (size)
+PASS: ELF weak size
+PASS: ld-elfweak/size2
+Running [...]/hurd/master/ld/testsuite/ld-fastcall/fastcall.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-frv/fdpic.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-frv/frv-elf.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-frv/tls.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-gc/gc.exp ...
+PASS: Check --gc-section
+PASS: Check --gc-section/-q
+PASS: Check --gc-section/-r/-e
+PASS: Check --gc-section/-r/-u
+PASS: --gc-sections -r without -e
+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
+PASS: TLS -fpic and -fno-pic exec transitions
+PASS: TLS descriptor -fpic and -fno-pic exec transitions
+PASS: TLS -fno-pic -shared
+PASS: TLS with global dynamic and descriptors
+PASS: TLS in debug sections
+PASS: TLS @indntpoff with %eax
+PASS: Reloc section order
+PASS: Basic --emit-relocs support
+PASS: -z combreloc relocation sections
+PASS: TLS GD->LE transition
+PASS: TLS LD->LE transition
+PASS: TLS IE->LE transition
+PASS: Absolute non-overflowing relocs
+PASS: PCREL8 overflow
+PASS: PCREL16 overflow
+PASS: PCREL16 absolute reloc
+PASS: Invalid allocated section
+PASS: --warn-shared-textrel --fatal-warnings
+PASS: TLS GD->LE transition check
+PASS: TLS IE->LE transition check (R_386_TLS_GOTIE with %eax)
+PASS: TLS IE->LE transition check (R_386_TLS_GOTIE)
+PASS: TLS IE->LE transition check (R_386_TLS_IE with %eax)
+PASS: TLS IE->LE transition check (R_386_TLS_IE)
+PASS: ld-i386/hidden1
+PASS: ld-i386/hidden2
+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
+PASS: ld-i386/nogot2
+PASS: ld-i386/discarded1
+PASS: PR ld/12718
+PASS: PR ld/12921
+PASS: PR ld/12570
+PASS: PR ld/12570
+PASS: undefined symbol with compressed debug sections
+PASS: PR ld/12627
+PASS: PR ld/13302
+Running [...]/hurd/master/ld/testsuite/ld-ia64/ia64.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-ia64/line.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-ifunc/binutils.exp ...
+PASS: strip (ifunc-4-x86)
+PASS: objcopy (ifunc-4-x86)
+PASS: strip (ifunc-4-local-x86)
+PASS: objcopy (ifunc-4-local-x86)
+Running [...]/hurd/master/ld/testsuite/ld-ifunc/ifunc.exp ...
+PASS: Building ifunc binaries
+PASS: Checking ifunc binaries
+PASS: ld-ifunc/ifunc-1-local-x86
+PASS: ld-ifunc/ifunc-1-x86
+PASS: ld-ifunc/ifunc-10-i386
+PASS: ld-ifunc/ifunc-11-i386
+PASS: ld-ifunc/ifunc-12-i386
+PASS: ld-ifunc/ifunc-13-i386
+PASS: ld-ifunc/ifunc-14-i386
+PASS: ld-ifunc/ifunc-15-i386
+PASS: ld-ifunc/ifunc-16-i386
+PASS: ld-ifunc/ifunc-2-i386
+PASS: ld-ifunc/ifunc-2-local-i386
+PASS: ld-ifunc/ifunc-3a-x86
+PASS: ld-ifunc/ifunc-3b-x86
+PASS: ld-ifunc/ifunc-4-local-x86
+PASS: ld-ifunc/ifunc-4-x86
+PASS: ld-ifunc/ifunc-4a-x86
+PASS: ld-ifunc/ifunc-5a-i386
+PASS: ld-ifunc/ifunc-5a-local-i386
+PASS: ld-ifunc/ifunc-5b-i386
+PASS: ld-ifunc/ifunc-5b-local-i386
+PASS: ld-ifunc/ifunc-5r-local-i386
+PASS: ld-ifunc/ifunc-6a-i386
+PASS: ld-ifunc/ifunc-6b-i386
+PASS: ld-ifunc/ifunc-7a-i386
+PASS: ld-ifunc/ifunc-7b-i386
+PASS: ld-ifunc/ifunc-8-i386
+PASS: ld-ifunc/ifunc-9-x86
+Running [...]/hurd/master/ld/testsuite/ld-libs/libs.exp ...
+PASS: -l: test (preparation)
+PASS: -l: test
+Running [...]/hurd/master/ld/testsuite/ld-linkonce/linkonce.exp ...
+PASS: ld-linkonce/zeroehl32
+Running [...]/hurd/master/ld/testsuite/ld-m68hc11/m68hc11.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-m68k/m68k-got.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-m68k/m68k.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-mep/mep.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-mips-elf/comm-data.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-mips-elf/mips-elf-flags.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-mips-elf/mips-elf.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-misc/defsym.exp ...
+PASS: ld-misc/defsym1
+Running [...]/hurd/master/ld/testsuite/ld-mmix/mmix.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-mn10300/mn10300.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-pe/pe-compile.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-pe/pe-run.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-pe/pe-run2.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-pe/pe.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-pie/pie.exp ...
+PASS: weak undefined
+PASS: weak undefined data
+PASS: missing entry symbol
+Running [...]/hurd/master/ld/testsuite/ld-plugin/plugin.exp ...
+PASS: plugin API enabled
+PASS: load plugin
+PASS: fail plugin onload
+PASS: fail plugin allsymbolsread
+PASS: fail plugin cleanup
+PASS: plugin all hooks
+PASS: plugin claimfile lost symbol
+PASS: plugin claimfile replace symbol
+PASS: plugin claimfile resolve symbol
+PASS: plugin claimfile replace file
+PASS: plugin set symbol visibility
+PASS: plugin ignore lib
+PASS: plugin claimfile replace lib
+Running [...]/hurd/master/ld/testsuite/ld-powerpc/aix52.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-powerpc/powerpc.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-s390/s390.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-scripts/align.exp ...
+PASS: align1
+PASS: ld-scripts/align2a
+PASS: ld-scripts/align2b
+PASS: ld-scripts/align2c
+Running [...]/hurd/master/ld/testsuite/ld-scripts/alignof.exp ...
+PASS: ALIGNOF
+Running [...]/hurd/master/ld/testsuite/ld-scripts/assert.exp ...
+PASS: ASSERT
+PASS: ld-scripts/assert2
+Running [...]/hurd/master/ld/testsuite/ld-scripts/crossref.exp ...
+PASS: NOCROSSREFS 1
+PASS: NOCROSSREFS 2
+PASS: NOCROSSREFS 3
+Running [...]/hurd/master/ld/testsuite/ld-scripts/data.exp ...
+PASS: ld-scripts/data
+Running [...]/hurd/master/ld/testsuite/ld-scripts/default-script.exp ...
+PASS: ld-scripts/default-script1
+PASS: ld-scripts/default-script2
+PASS: ld-scripts/default-script3
+PASS: ld-scripts/default-script4
+Running [...]/hurd/master/ld/testsuite/ld-scripts/defined.exp ...
+PASS: DEFINED (PRMS 5699)
+PASS: ld-scripts/defined2
+PASS: ld-scripts/defined3
+PASS: ld-scripts/defined4
+PASS: ld-scripts/defined5
+Running [...]/hurd/master/ld/testsuite/ld-scripts/dynamic-sections.exp ...
+PASS: dynamic sections
+Running [...]/hurd/master/ld/testsuite/ld-scripts/empty-address.exp ...
+PASS: ld-scripts/empty-address-1
+PASS: ld-scripts/empty-address-2a
+PASS: ld-scripts/empty-address-2b
+PASS: ld-scripts/empty-address-3a
+PASS: ld-scripts/empty-address-3b
+PASS: ld-scripts/empty-address-3c
+Running [...]/hurd/master/ld/testsuite/ld-scripts/empty-aligned.exp ...
+PASS: ld-scripts/empty-aligned
+Running [...]/hurd/master/ld/testsuite/ld-scripts/empty-orphan.exp ...
+PASS: ld-scripts/empty-orphan
+Running [...]/hurd/master/ld/testsuite/ld-scripts/expr.exp ...
+PASS: ld-scripts/expr1
+PASS: ld-scripts/expr2
+PASS: ld-scripts/sane1
+Running [...]/hurd/master/ld/testsuite/ld-scripts/extern.exp ...
+PASS: EXTERN
+Running [...]/hurd/master/ld/testsuite/ld-scripts/include.exp ...
+PASS: include-1
+Running [...]/hurd/master/ld/testsuite/ld-scripts/map-address.exp ...
+PASS: map addresses
+Running [...]/hurd/master/ld/testsuite/ld-scripts/overlay-size.exp ...
+PASS: overlay size
+PASS: overlay size (map check)
+Running [...]/hurd/master/ld/testsuite/ld-scripts/phdrs.exp ...
+PASS: PHDRS
+Running [...]/hurd/master/ld/testsuite/ld-scripts/phdrs2.exp ...
+PASS: PHDRS2
+Running [...]/hurd/master/ld/testsuite/ld-scripts/phdrs3.exp ...
+PASS: PHDRS headers
+PASS: PHDRS headers 3a
+Running [...]/hurd/master/ld/testsuite/ld-scripts/provide.exp ...
+PASS: ld-scripts/provide-1
+PASS: ld-scripts/provide-2
+XFAIL: ld-scripts/provide-3
+Running [...]/hurd/master/ld/testsuite/ld-scripts/rgn-at.exp ...
+PASS: rgn-at1
+PASS: rgn-at2
+PASS: rgn-at3
+PASS: rgn-at4
+PASS: rgn-at5
+Running [...]/hurd/master/ld/testsuite/ld-scripts/rgn-over.exp ...
+PASS: rgn-over1
+PASS: rgn-over1 (map check)
+PASS: rgn-over2
+PASS: rgn-over2 (map check)
+PASS: rgn-over3
+PASS: rgn-over3 (map check)
+PASS: rgn-over4
+PASS: rgn-over4 (map check)
+PASS: rgn-over5
+PASS: rgn-over5 (map check)
+PASS: rgn-over6
+PASS: rgn-over6 (map check)
+PASS: rgn-over7
+PASS: rgn-over7 (map check)
+PASS: rgn-over8
+Running [...]/hurd/master/ld/testsuite/ld-scripts/script.exp ...
+PASS: script
+PASS: MRI script
+PASS: MEMORY
+XFAIL: REGION_ALIAS: region-alias-1.t
+XFAIL: REGION_ALIAS: region-alias-2.t
+XFAIL: REGION_ALIAS: region-alias-3.t
+XFAIL: REGION_ALIAS: region-alias-4.t
+Running [...]/hurd/master/ld/testsuite/ld-scripts/section-flags.exp ...
+PASS: section-flags-1
+PASS: section-flags-2
+Running [...]/hurd/master/ld/testsuite/ld-scripts/section-match.exp ...
+PASS: ld-scripts/section-match-1
+Running [...]/hurd/master/ld/testsuite/ld-scripts/size.exp ...
+PASS: ld-scripts/size-1
+PASS: ld-scripts/size-2
+Running [...]/hurd/master/ld/testsuite/ld-scripts/sizeof.exp ...
+PASS: SIZEOF
+Running [...]/hurd/master/ld/testsuite/ld-scripts/sort.exp ...
+PASS: --sort-section alignment
+PASS: SORT_BY_ALIGNMENT
+PASS: SORT_BY_ALIGNMENT(SORT_BY_ALIGNMENT())
+PASS: SORT_BY_ALIGNMENT(SORT_BY_ALIGNMENT()) --sort-section alignment
+PASS: SORT_BY_ALIGNMENT(SORT_BY_ALIGNMENT()) --sort-section name
+PASS: SORT_BY_ALIGNMENT(SORT_BY_NAME())
+PASS: SORT_BY_ALIGNMENT(SORT_BY_NAME()) --sort-section name
+PASS: SORT_BY_ALIGNMENT(SORT_BY_NAME()) --sort-section alignment
+PASS: --sort-section name
+PASS: SORT_BY_NAME
+PASS: SORT_BY_NAME(SORT_BY_ALIGNMENT())
+PASS: SORT_BY_NAME(SORT_BY_ALIGNMENT()) --sort-section alignment
+PASS: SORT_BY_NAME(SORT_BY_ALIGNMENT()) --sort-section alignment
+PASS: SORT_BY_NAME(SORT_BY_NAME())
+PASS: SORT_BY_NAME(SORT_BY_NAME()) --sort-section name
+PASS: SORT_BY_NAME(SORT_BY_NAME()) --sort-section alignment
+PASS: no SORT_BY_NAME/SORT_BY_ALIGNMENT/SORT
+PASS: no SORT_BY_NAME/SORT_BY_ALIGNMENT/SORT
+Running [...]/hurd/master/ld/testsuite/ld-scripts/weak.exp ...
+PASS: weak symbols
+Running [...]/hurd/master/ld/testsuite/ld-selective/sel-dump.exp ...
+PASS: Preserve default . = 0
+PASS: Preserve explicit . = 0
+Running [...]/hurd/master/ld/testsuite/ld-selective/selective.exp ...
+PASS: selective1
+PASS: selective2
+PASS: selective3
+XFAIL: selective4
+XFAIL: selective5
+XFAIL: selective6
+Running [...]/hurd/master/ld/testsuite/ld-sh/arch/arch.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-sh/rd-sh.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-sh/sh-vxworks.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-sh/sh.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-sh/sh64/rd-sh64.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-sh/sh64/relax.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-sh/sh64/relfail.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-sh/sh64/sh64.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-shared/shared.exp ...
+PASS: shared (non PIC)
+PASS: shared (non PIC, load offset)
+PASS: shared
+PASS: shared -Bsymbolic
+PASS: shared (PIC main, non PIC so)
+PASS: shared (PIC main)
+Running [...]/hurd/master/ld/testsuite/ld-sparc/sparc.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-spu/spu.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-srec/srec.exp ...
+PASS: S-records
+PASS: S-records with constructors
+Running [...]/hurd/master/ld/testsuite/ld-tic6x/tic6x.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-tilegx/tilegx.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-tilepro/tilepro.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-undefined/entry.exp ...
+PASS: Build libentry.a
+PASS: --entry foo archive
+PASS: --entry foo -u foo archive
+PASS: -shared --entry foo archive
+PASS: -shared --entry foo -u foo archive
+PASS: --entry foo
+PASS: --entry foo -u foo
+PASS: --entry 0x0
+Running [...]/hurd/master/ld/testsuite/ld-undefined/undefined.exp ...
+PASS: undefined
+PASS: undefined function
+PASS: undefined line
+Running [...]/hurd/master/ld/testsuite/ld-undefined/weak-undef.exp ...
+PASS: weak undefined symbols
+Running [...]/hurd/master/ld/testsuite/ld-unique/unique.exp ...
+PASS: Checking unique object
+PASS: Checking unique executable
+PASS: Checking empty unique object
+PASS: Checking unique PIC object
+PASS: Checking unique PIC object
+PASS: Checking shared empty executable
+Running [...]/hurd/master/ld/testsuite/ld-v850/v850.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-versados/versados.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-vxworks/vxworks.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-x86-64/dwarfreloc.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-x86-64/line.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-x86-64/x86-64.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-xc16x/xc16x.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-xstormy16/xstormy16.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-xtensa/coalesce.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-xtensa/lcall.exp ...
+Running [...]/hurd/master/ld/testsuite/ld-xtensa/xtensa.exp ...
+
+ === ld Summary ===
+
+# of expected passes 689
+# of expected failures 8
+# of untested testcases 6
+[...]/hurd/master.build/ld/ld-new 2.22.52.20120607
+