dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): dpkg-buildpackage: source package binutils-arm7 dpkg-buildpackage: source version 2.20.1 dpkg-buildpackage: source changed by Thadeu Lima de Souza Cascardo dpkg-source --before-build binutils-arm7-2.20.1 dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp configure-stamp unpack-stamp a.out # Add here commands to clean up after the build process. #-/usr/bin/make clean rm -rf binutils-2.20.1 dh_clean dpkg-source -b binutils-arm7-2.20.1 dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1) dpkg-source: info: using source format `1.0' dpkg-source: info: building binutils-arm7 in binutils-arm7_2.20.1.tar.gz dpkg-source: info: building binutils-arm7 in binutils-arm7_2.20.1.dsc debian/rules build tar xjf binutils-2.20.1.tar.bz2 touch unpack-stamp dh_testdir # Add here commands to configure the package. cd binutils-2.20.1 && env CC="gcc" ./configure --prefix=/usr --target=arm-elf --disable-static --with-gnu-ld --with-gnu-as --enable-install-libbfd --with-dwarf2 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... arm-unknown-elf 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 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 accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for version 0.10 of PPL... no checking for correct version of CLooG... no 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... 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 ranlib... ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... objcopy checking for objdump... objdump checking for arm-elf-cc... no checking for arm-elf-gcc... arm-elf-gcc checking for arm-elf-c++... no checking for arm-elf-g++... no checking for arm-elf-cxx... no checking for arm-elf-gxx... no checking for arm-elf-gcc... arm-elf-gcc checking for arm-elf-gcj... no checking for arm-elf-gfortran... no checking for arm-elf-ar... arm-elf-ar checking for arm-elf-as... arm-elf-as checking for arm-elf-dlltool... no checking for arm-elf-ld... arm-elf-ld checking for arm-elf-lipo... no checking for arm-elf-nm... arm-elf-nm checking for arm-elf-objdump... arm-elf-objdump checking for arm-elf-ranlib... arm-elf-ranlib checking for arm-elf-strip... arm-elf-strip checking for arm-elf-windres... no checking for arm-elf-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... pre-installed checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... just compiled checking where to find the target gcc... pre-installed checking where to find the target gcj... pre-installed checking where to find the target gfortran... pre-installed checking where to find the target ld... just compiled checking where to find the target lipo... pre-installed 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 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 touch configure-stamp dh_testdir # Add here commands to compile the package. cd binutils-2.20.1 && /usr/bin/make make[1]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1' make[2]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1' Configuring in ./intl configure: creating cache ./config.cache checking whether /usr/bin/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 x86_64-unknown-linux-gnu-gcc... gcc 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 accepts -g... yes checking for gcc option to accept ISO C89... none needed checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for x86_64-unknown-linux-gnu-ranlib... ranlib checking for library containing strerror... none required checking how to run the C preprocessor... gcc -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.4.1, 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 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... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for x86_64-unknown-linux-gnu-ar... ar checking for x86_64-unknown-linux-gnu-ranlib... ranlib checking for x86_64-unknown-linux-gnu-gcc... gcc 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 accepts -g... yes checking for gcc 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... no checking how to run the C preprocessor... gcc -E checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -pedantic ... yes checking whether gcc 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 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 intptr_t... yes checking for uintptr_t... yes checking for a 64-bit type... uint64_t 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 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 getrusage... yes checking for on_exit... yes checking for psignal... yes checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for times... yes checking for sbrk... yes checking for gettimeofday... (cached) yes checking for realpath... yes checking for canonicalize_file_name... yes checking for pstat_getstatic... no checking for pstat_getdynamic... no checking for sysmp... no checking for getsysinfo... no checking for table... no checking for sysctl... yes checking for wait3... yes checking for wait4... yes checking for __fsetlocking... 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 Configuring in ./bfd configure: creating cache ./config.cache checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... arm-unknown-elf checking for x86_64-unknown-linux-gnu-gcc... gcc 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 accepts -g... yes checking for gcc 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 /usr/bin/make sets $(MAKE)... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of gcc... gcc3 checking for x86_64-unknown-linux-gnu-ar... ar checking for x86_64-unknown-linux-gnu-ranlib... ranlib checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -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 a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... 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... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for x86_64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-unknown-linux-gnu-ar... (cached) ar checking for x86_64-unknown-linux-gnu-strip... no checking for strip... strip checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) 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... no Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 *... 8 checking size of long... 8 checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in bfd_stdint.h... stdint.h (already complete) checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether string.h and strings.h may both be included... yes checking for fcntl... yes checking for getpagesize... yes checking for setitimer... yes checking for sysconf... yes checking for fdopen... yes checking for getuid... yes checking for getgid... yes checking for fileno... yes checking for strtoull... yes checking whether basename is declared... yes checking whether ftello is declared... yes checking whether ftello64 is declared... yes checking whether fseeko is declared... yes checking whether fseeko64 is declared... yes checking whether ffs is declared... yes checking whether free is declared... yes checking whether getenv is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether stpcpy is declared... yes checking whether strstr is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking for library containing zlibVersion... -lz checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking linker --as-needed support... yes checking for cos in -lm... yes checking for gcc version with buggy 64-bit support... no 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[3]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./regex.c -o pic/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./regex.c -o regex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./cplus-dem.c -o pic/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./cplus-dem.c -o cplus-dem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./cp-demangle.c -o pic/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./md5.c -o pic/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./md5.c -o md5.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./sha1.c -o pic/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./sha1.c -o sha1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./alloca.c -o pic/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./alloca.c -o alloca.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./argv.c -o pic/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./choose-temp.c -o pic/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./choose-temp.c -o choose-temp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./concat.c -o pic/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./concat.c -o concat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./cp-demint.c -o pic/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./cp-demint.c -o cp-demint.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./crc32.c -o pic/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./crc32.c -o crc32.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./dyn-string.c -o pic/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./fdmatch.c -o pic/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./fibheap.c -o pic/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./fibheap.c -o fibheap.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./filename_cmp.c -o pic/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./filename_cmp.c -o filename_cmp.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./floatformat.c -o pic/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./floatformat.c -o floatformat.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./fnmatch.c -o pic/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./getopt.c -o pic/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./getopt.c -o getopt.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./getopt1.c -o pic/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./getopt1.c -o getopt1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./getpwd.c -o pic/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./getpwd.c -o getpwd.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./getruntime.c -o pic/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./getruntime.c -o getruntime.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./hashtab.c -o pic/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./hashtab.c -o hashtab.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./hex.c -o pic/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./hex.c -o hex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./lbasename.c -o pic/lbasename.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./lbasename.c -o lbasename.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./lrealpath.c -o pic/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./make-temp-file.c -o pic/make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./objalloc.c -o pic/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./objalloc.c -o objalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./obstack.c -o pic/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./obstack.c -o obstack.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./partition.c -o pic/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./partition.c -o partition.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./pexecute.c -o pic/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./pexecute.c -o pexecute.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./physmem.c -o pic/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./physmem.c -o physmem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./pex-common.c -o pic/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./pex-common.c -o pex-common.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./pex-one.c -o pic/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./pex-one.c -o pex-one.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./pex-unix.c -o pic/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./safe-ctype.c -o pic/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./sort.c -o pic/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./sort.c -o sort.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./spaces.c -o pic/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./spaces.c -o spaces.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./splay-tree.c -o pic/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./strerror.c -o pic/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./strerror.c -o strerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./strsignal.c -o pic/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./strsignal.c -o strsignal.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xatexit.c -o pic/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xatexit.c -o xatexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xexit.c -o pic/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xexit.c -o xexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xmalloc.c -o pic/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xmemdup.c -o pic/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrdup.c -o pic/xstrdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrerror.c -o pic/xstrerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrndup.c -o pic/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrndup.c -o xstrndup.o rm -f ./libiberty.a pic/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/libiberty/testsuite' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/libiberty/testsuite' make[3]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/libiberty' make[3]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/intl' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/intl' make[3]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd' creating bfdver.h rm -f elf32-target.h sed -e s/NN/32/g < ./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 < ./elfxx-target.h > elf64-target.new mv -f elf64-target.new elf64-target.h rm -f targmatch.h sed -f ./targmatch.sed < ./config.bfd > targmatch.new mv -f targmatch.new targmatch.h Making info in doc make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/doc' /usr/bin/make chew make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/doc' gcc -o chew.$$ -g -O2 \ -I.. -I./.. -I./../../include -I./../../intl -I../../intl ./chew.c; \ /bin/bash ./../../move-if-change chew.$$ chew make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/doc' ./chew -f ./doc.str <./../elfcode.h >elfcode.tmp /bin/bash ./../../move-if-change elfcode.tmp elfcode.texi /usr/bin/make chew make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/doc' make[5]: `chew' is up to date. make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/doc' ./chew -f ./doc.str <./../opncls.c >opncls.tmp /bin/bash ./../../move-if-change opncls.tmp opncls.texi /usr/bin/make chew make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/doc' make[5]: `chew' is up to date. make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/doc' ./chew -f ./doc.str <./../section.c >section.tmp /bin/bash ./../../move-if-change section.tmp section.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 . \ -o bfd.info `test -f 'bfd.texinfo' || echo './'`bfd.texinfo; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/doc' Making info in po make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/po' ( if test 'x.' != 'x.'; then \ posrcprefix='../'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ./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@.*@ ../& \\\\@" < ./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/bash ./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[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/po' make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/po' make[4]: Nothing to be done for `info'. make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/po' make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd' make[4]: Nothing to be done for `info-am'. make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd' /usr/bin/make all-recursive make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd' Making all in doc make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/doc' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/doc' Making all in po make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/po' file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file da.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file es.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file fr.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file id.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ja.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file rw.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sv.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file tr.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file zh_CN.po make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/po' make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h /bin/bash ./../move-if-change bfd-tmp.h bfd.h rm -f bfd-tmp.h touch stmp-bfd-h /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo archive.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c archive.c -o archive.o mv -f .deps/archive.Tpo .deps/archive.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=bfd_elf32_littlearm_vec -DSELECT_VECS='&bfd_elf32_littlearm_vec,&bfd_elf32_bigarm_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_arm_arch' -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ./archures.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_littlearm_vec "-DSELECT_VECS=&bfd_elf32_littlearm_vec,&bfd_elf32_bigarm_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_arm_arch" -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ./archures.c -o archures.o mv -f .deps/archures.Tpo .deps/archures.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo bfd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c bfd.c -o bfd.o mv -f .deps/bfd.Tpo .deps/bfd.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo bfdio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c bfdio.c -o bfdio.o mv -f .deps/bfdio.Tpo .deps/bfdio.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo bfdwin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c bfdwin.c -o bfdwin.o mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -o cache.o mv -f .deps/cache.Tpo .deps/cache.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo coffgen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c coffgen.c -o coffgen.o mv -f .deps/coffgen.Tpo .deps/coffgen.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo corefile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c corefile.c -o corefile.o mv -f .deps/corefile.Tpo .deps/corefile.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo format.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c format.c -o format.o mv -f .deps/format.Tpo .deps/format.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -o init.o mv -f .deps/init.Tpo .deps/init.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo libbfd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c libbfd.c -o libbfd.o mv -f .deps/libbfd.Tpo .deps/libbfd.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo opncls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c opncls.c -o opncls.o mv -f .deps/opncls.Tpo .deps/opncls.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo reloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c reloc.c -o reloc.o mv -f .deps/reloc.Tpo .deps/reloc.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo section.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c section.c -o section.o mv -f .deps/section.Tpo .deps/section.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo syms.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c syms.c -o syms.o mv -f .deps/syms.Tpo .deps/syms.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=bfd_elf32_littlearm_vec -DSELECT_VECS='&bfd_elf32_littlearm_vec,&bfd_elf32_bigarm_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_arm_arch' -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ./targets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_littlearm_vec "-DSELECT_VECS=&bfd_elf32_littlearm_vec,&bfd_elf32_bigarm_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_arm_arch" -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ./targets.c -o targets.o mv -f .deps/targets.Tpo .deps/targets.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o mv -f .deps/hash.Tpo .deps/hash.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo linker.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c linker.c -o linker.o mv -f .deps/linker.Tpo .deps/linker.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo srec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c srec.c -o srec.o mv -f .deps/srec.Tpo .deps/srec.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo binary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c binary.c -o binary.o mv -f .deps/binary.Tpo .deps/binary.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo tekhex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c tekhex.c -o tekhex.o mv -f .deps/tekhex.Tpo .deps/tekhex.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ihex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ihex.c -o ihex.o mv -f .deps/ihex.Tpo .deps/ihex.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo stabs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c stabs.c -o stabs.o mv -f .deps/stabs.Tpo .deps/stabs.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo stab-syms.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c stab-syms.c -o stab-syms.o mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo merge.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c merge.c -o merge.o mv -f .deps/merge.Tpo .deps/merge.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"/usr/lib/debug\" ./dwarf2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/usr/lib/debug\" ./dwarf2.c -o dwarf2.o mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo simple.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c simple.c -o simple.o mv -f .deps/simple.Tpo .deps/simple.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo compress.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -o compress.o mv -f .deps/compress.Tpo .deps/compress.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo verilog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c verilog.c -o verilog.o mv -f .deps/verilog.Tpo .deps/verilog.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf32-arm.lo -MD -MP -MF .deps/elf32-arm.Tpo -c -o elf32-arm.lo elf32-arm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf32-arm.lo -MD -MP -MF .deps/elf32-arm.Tpo -c elf32-arm.c -o elf32-arm.o mv -f .deps/elf32-arm.Tpo .deps/elf32-arm.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo elf32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c elf32.c -o elf32.o mv -f .deps/elf32.Tpo .deps/elf32.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo elf-vxworks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c elf-vxworks.c -o elf-vxworks.o mv -f .deps/elf-vxworks.Tpo .deps/elf-vxworks.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo elf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c elf.c -o elf.o mv -f .deps/elf.Tpo .deps/elf.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo elflink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c elflink.c -o elflink.o mv -f .deps/elflink.Tpo .deps/elflink.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo elf-attrs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c elf-attrs.c -o elf-attrs.o mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo elf-strtab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c elf-strtab.c -o elf-strtab.o mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo elf-eh-frame.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c elf-eh-frame.c -o elf-eh-frame.o mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo dwarf1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c dwarf1.c -o dwarf1.o mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo elf32-gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c elf32-gen.c -o elf32-gen.o mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT cpu-arm.lo -MD -MP -MF .deps/cpu-arm.Tpo -c -o cpu-arm.lo cpu-arm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT cpu-arm.lo -MD -MP -MF .deps/cpu-arm.Tpo -c cpu-arm.c -o cpu-arm.o mv -f .deps/cpu-arm.Tpo .deps/cpu-arm.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c -o archive64.lo archive64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c archive64.c -o archive64.o mv -f .deps/archive64.Tpo .deps/archive64.Plo rm -f tofiles f=""; \ for i in elf32-arm.lo elf32.lo elf-vxworks.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo elf32-gen.lo cpu-arm.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles /bin/bash ./../move-if-change tofiles ofiles touch stamp-ofiles /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -release `cat libtool-soversion` -o libbfd.la -rpath /usr/x86_64-unknown-linux-gnu/arm-elf/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-arm.o elf32.o elf-vxworks.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o elf32-gen.o cpu-arm.o archive64.o libtool: link: ranlib .libs/libbfd.a libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" ) libtooldir=`/bin/bash ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ ranlib libbfd.tmp; \ /bin/bash ./../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd' make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd' make[3]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd' Configuring in ./opcodes configure: creating cache ./config.cache checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... arm-unknown-elf checking for x86_64-unknown-linux-gnu-gcc... gcc 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 accepts -g... yes checking for gcc 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 /usr/bin/make sets $(MAKE)... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of gcc... gcc3 checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -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 x86_64-unknown-linux-gnu-ar... ar checking for x86_64-unknown-linux-gnu-ranlib... ranlib checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... 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... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for x86_64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-unknown-linux-gnu-ar... (cached) ar checking for x86_64-unknown-linux-gnu-strip... no checking for strip... strip checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) 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 -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 nl pt_BR ro sv tr vi zh_CN checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking whether basename is declared... yes checking whether stpcpy is declared... yes checking linker --as-needed support... yes checking for cos in -lm... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile make[3]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/opcodes' /usr/bin/make all-recursive make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/opcodes' Making all in . make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/opcodes' /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo dis-buf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c dis-buf.c -o dis-buf.o mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo -DARCH_arm ./disassemble.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_arm ./disassemble.c -o disassemble.o mv -f .deps/disassemble.Tpo .deps/disassemble.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo dis-init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c dis-init.c -o dis-init.o mv -f .deps/dis-init.Tpo .deps/dis-init.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT arm-dis.lo -MD -MP -MF .deps/arm-dis.Tpo -c -o arm-dis.lo arm-dis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT arm-dis.lo -MD -MP -MF .deps/arm-dis.Tpo -c arm-dis.c -o arm-dis.o mv -f .deps/arm-dis.Tpo .deps/arm-dis.Plo /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -release `cat ../bfd/libtool-soversion` -o libopcodes.la -rpath /usr/x86_64-unknown-linux-gnu/arm-elf/lib dis-buf.lo disassemble.lo dis-init.lo arm-dis.lo libtool: link: ar rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o arm-dis.o libtool: link: ranlib .libs/libopcodes.a libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" ) libtooldir=`/bin/bash ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ ranlib libopcodes.tmp; \ /bin/bash ./../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi touch stamp-lib make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/opcodes' Making all in po make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/opcodes/po' file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file de.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file es.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file fr.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ga.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file id.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file nl.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ro.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sv.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file tr.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file zh_CN.po make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/opcodes/po' make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/opcodes' make[3]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/opcodes' Configuring in ./binutils configure: creating cache ./config.cache checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... arm-unknown-elf checking for x86_64-unknown-linux-gnu-gcc... gcc 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 accepts -g... yes checking for gcc 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 /usr/bin/make sets $(MAKE)... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of gcc... gcc3 checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -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... no checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... 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... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for x86_64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-unknown-linux-gnu-ar... ar checking for x86_64-unknown-linux-gnu-strip... no checking for strip... strip checking for x86_64-unknown-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) 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... no Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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... da es fi fr id 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 x86_64-unknown-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 sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for working alloca.h... yes checking for alloca... yes checking for sbrk... yes checking for utimes... yes checking for setmode... no checking for getc_unlocked... yes checking for strcoll... yes checking for mkstemp... yes checking for mkdtemp... yes checking for fopen64... yes checking for stat64... yes checking for library containing frexp... none required 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 -m elf_x86_64 checking if the linker (ld -m elf_x86_64) 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[3]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils' if [ -r sysinfo.c ]; then \ gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -Wno-error sysinfo.c ; \ else \ gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -Wno-error ./sysinfo.c ; \ fi if [ -r syslex.c ]; then \ gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -Wno-error syslex.c ; \ else \ gcc -c -I. -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -Wno-error ./syslex.c ;\ fi syslex.c:1271: warning: ‘yyunput’ defined but not used syslex.c:1312: warning: ‘input’ defined but not used gcc -g -O2 -o sysinfo sysinfo.o syslex.o ./sysinfo -d <./sysroff.info >sysroff.h Making info in doc make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/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 "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -I . \ -o binutils.info `test -f 'binutils.texi' || echo './'`binutils.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./binutils.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc if test -f cxxfilt.man; then \ man=cxxfilt.man; \ else \ man=./cxxfilt.man; \ fi; \ sed -e 's/@PROGRAM@/c++filt/' \ -e 's/cxxfilt/c++filt/' < $man \ > c++filt.1 make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils/doc' Making info in po make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils/po' make[4]: Nothing to be done for `info'. make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils/po' make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils' make[4]: Nothing to be done for `info-am'. make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils' /usr/bin/make all-recursive make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils' Making all in doc make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils/doc' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils/doc' Making all in po make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils/po' file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file da.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file es.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file fr.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file id.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ja.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file rw.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sk.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sv.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file zh_TW.po make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils/po' make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils' gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT size.o -MD -MP -MF .deps/size.Tpo -c -o size.o size.c mv -f .deps/size.Tpo .deps/size.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT bucomm.o -MD -MP -MF .deps/bucomm.Tpo -c -o bucomm.o bucomm.c mv -f .deps/bucomm.Tpo .deps/bucomm.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o version.c mv -f .deps/version.Tpo .deps/version.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT filemode.o -MD -MP -MF .deps/filemode.Tpo -c -o filemode.o filemode.c mv -f .deps/filemode.Tpo .deps/filemode.Po /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT objdump.o -MD -MP -MF .deps/objdump.Tpo -c -o objdump.o ./objdump.c mv -f .deps/objdump.Tpo .deps/objdump.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT dwarf.o -MD -MP -MF .deps/dwarf.Tpo -c -o dwarf.o dwarf.c mv -f .deps/dwarf.Tpo .deps/dwarf.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT prdbg.o -MD -MP -MF .deps/prdbg.Tpo -c -o prdbg.o prdbg.c mv -f .deps/prdbg.Tpo .deps/prdbg.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT rddbg.o -MD -MP -MF .deps/rddbg.Tpo -c -o rddbg.o rddbg.c mv -f .deps/rddbg.Tpo .deps/rddbg.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c mv -f .deps/debug.Tpo .deps/debug.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o stabs.c mv -f .deps/stabs.Tpo .deps/stabs.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT ieee.o -MD -MP -MF .deps/ieee.Tpo -c -o ieee.o ieee.c mv -f .deps/ieee.Tpo .deps/ieee.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT rdcoff.o -MD -MP -MF .deps/rdcoff.Tpo -c -o rdcoff.o rdcoff.c mv -f .deps/rdcoff.Tpo .deps/rdcoff.Po /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT arparse.o -MD -MP -MF .deps/arparse.Tpo -c -o arparse.o `test -f arparse.c || echo ./`arparse.c -Wno-error mv -f .deps/arparse.Tpo .deps/arparse.Po /bin/bash ./../ylwrap arlex.l lex.yy.c arlex.c -- flex gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT arlex.o -MD -MP -MF .deps/arlex.Tpo -c -o arlex.o `test -f arlex.c || echo ./`arlex.c -Wno-error arlex.c:1410: warning: ‘yyunput’ defined but not used arlex.c:1451: warning: ‘input’ defined but not used mv -f .deps/arlex.Tpo .deps/arlex.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT ar.o -MD -MP -MF .deps/ar.Tpo -c -o ar.o ar.c mv -f .deps/ar.Tpo .deps/ar.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT not-ranlib.o -MD -MP -MF .deps/not-ranlib.Tpo -c -o not-ranlib.o not-ranlib.c mv -f .deps/not-ranlib.Tpo .deps/not-ranlib.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT arsup.o -MD -MP -MF .deps/arsup.Tpo -c -o arsup.o arsup.c mv -f .deps/arsup.Tpo .deps/arsup.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT rename.o -MD -MP -MF .deps/rename.Tpo -c -o rename.o rename.c mv -f .deps/rename.Tpo .deps/rename.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT binemul.o -MD -MP -MF .deps/binemul.Tpo -c -o binemul.o binemul.c mv -f .deps/binemul.Tpo .deps/binemul.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT emul_vanilla.o -MD -MP -MF .deps/emul_vanilla.Tpo -c -o emul_vanilla.o emul_vanilla.c mv -f .deps/emul_vanilla.Tpo .deps/emul_vanilla.Po /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT strings.o -MD -MP -MF .deps/strings.Tpo -c -o strings.o strings.c mv -f .deps/strings.Tpo .deps/strings.Po /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT is-ranlib.o -MD -MP -MF .deps/is-ranlib.Tpo -c -o is-ranlib.o is-ranlib.c mv -f .deps/is-ranlib.Tpo .deps/is-ranlib.Po /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT objcopy.o -MD -MP -MF .deps/objcopy.Tpo -c -o objcopy.o objcopy.c mv -f .deps/objcopy.Tpo .deps/objcopy.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT not-strip.o -MD -MP -MF .deps/not-strip.Tpo -c -o not-strip.o not-strip.c mv -f .deps/not-strip.Tpo .deps/not-strip.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT wrstabs.o -MD -MP -MF .deps/wrstabs.Tpo -c -o wrstabs.o wrstabs.c mv -f .deps/wrstabs.Tpo .deps/wrstabs.Po /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT addr2line.o -MD -MP -MF .deps/addr2line.Tpo -c -o addr2line.o addr2line.c mv -f .deps/addr2line.Tpo .deps/addr2line.Po /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT readelf.o -MD -MP -MF .deps/readelf.Tpo -c -o readelf.o readelf.c mv -f .deps/readelf.Tpo .deps/readelf.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT unwind-ia64.o -MD -MP -MF .deps/unwind-ia64.Tpo -c -o unwind-ia64.o unwind-ia64.c mv -f .deps/unwind-ia64.Tpo .deps/unwind-ia64.Po /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o readelf readelf.o version.o unwind-ia64.o dwarf.o ../libiberty/libiberty.a -lz libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o readelf readelf.o version.o unwind-ia64.o dwarf.o ../libiberty/libiberty.a -lz gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT nm.o -MD -MP -MF .deps/nm.Tpo -c -o nm.o nm.c mv -f .deps/nm.Tpo .deps/nm.Po /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT is-strip.o -MD -MP -MF .deps/is-strip.Tpo -c -o is-strip.o is-strip.c mv -f .deps/is-strip.Tpo .deps/is-strip.Po /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT cxxfilt.o -MD -MP -MF .deps/cxxfilt.Tpo -c -o cxxfilt.o cxxfilt.c mv -f .deps/cxxfilt.Tpo .deps/cxxfilt.Po /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils' make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils' make[3]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils' 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[3]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/etc' for f in standards.info configure.info; do \ if test -f ./`echo $f | sed -e 's/.info$/.texi/'`; then \ if /usr/bin/make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then \ true; \ else \ exit 1; \ fi; \ fi; \ done make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/etc' makeinfo --split-size=5000000 --split-size=5000000 --no-split -I. -o standards.info ./standards.texi make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/etc' make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/etc' rm -f configdev.txt configbuild.txt cp ./configdev.tin configdev.txt cp ./configbuild.tin configbuild.txt makeinfo --split-size=5000000 --split-size=5000000 -I. -o configure.info ./configure.texi rm -f configdev.txt configbuild.txt make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/etc' make[3]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/etc' Configuring in ./gas configure: creating cache ./config.cache checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... arm-unknown-elf checking for x86_64-unknown-linux-gnu-gcc... gcc 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 accepts -g... yes checking for gcc 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 /usr/bin/make sets $(MAKE)... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of gcc... gcc3 checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -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... no checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... 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... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for x86_64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-unknown-linux-gnu-ar... ar checking for x86_64-unknown-linux-gnu-strip... no checking for strip... strip checking for x86_64-unknown-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) 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... no Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 fr id 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 stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no 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 time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for sys/stat.h... (cached) yes checking whether compiling a cross-assembler... yes checking for working alloca.h... yes checking for alloca... yes checking for inline... inline checking for unlink... yes checking for sbrk... 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 vsnprintf is declared... 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[3]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas' /usr/bin/make all-recursive make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas' Making all in doc make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas/doc' touch as.1 perl ./../../etc/texi2pod.pl -I "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -Dman < ./as.texinfo > as.pod (pod2man --center="GNU Development Tools" --release="binutils-2.20.1" --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[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas/doc' Making all in po make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas/po' file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file es.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file fr.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file id.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file rw.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file tr.po make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas/po' make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas' gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT app.o -MD -MP -MF .deps/app.Tpo -c -o app.o app.c mv -f .deps/app.Tpo .deps/app.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT as.o -MD -MP -MF .deps/as.Tpo -c -o as.o as.c mv -f .deps/as.Tpo .deps/as.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT atof-generic.o -MD -MP -MF .deps/atof-generic.Tpo -c -o atof-generic.o atof-generic.c mv -f .deps/atof-generic.Tpo .deps/atof-generic.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT cond.o -MD -MP -MF .deps/cond.Tpo -c -o cond.o cond.c mv -f .deps/cond.Tpo .deps/cond.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT depend.o -MD -MP -MF .deps/depend.Tpo -c -o depend.o depend.c mv -f .deps/depend.Tpo .deps/depend.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT dwarf2dbg.o -MD -MP -MF .deps/dwarf2dbg.Tpo -c -o dwarf2dbg.o dwarf2dbg.c mv -f .deps/dwarf2dbg.Tpo .deps/dwarf2dbg.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT dw2gencfi.o -MD -MP -MF .deps/dw2gencfi.Tpo -c -o dw2gencfi.o dw2gencfi.c mv -f .deps/dw2gencfi.Tpo .deps/dw2gencfi.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT ecoff.o -MD -MP -MF .deps/ecoff.Tpo -c -o ecoff.o ecoff.c mv -f .deps/ecoff.Tpo .deps/ecoff.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT ehopt.o -MD -MP -MF .deps/ehopt.Tpo -c -o ehopt.o ehopt.c mv -f .deps/ehopt.Tpo .deps/ehopt.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o expr.c mv -f .deps/expr.Tpo .deps/expr.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT flonum-copy.o -MD -MP -MF .deps/flonum-copy.Tpo -c -o flonum-copy.o flonum-copy.c mv -f .deps/flonum-copy.Tpo .deps/flonum-copy.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT flonum-konst.o -MD -MP -MF .deps/flonum-konst.Tpo -c -o flonum-konst.o flonum-konst.c mv -f .deps/flonum-konst.Tpo .deps/flonum-konst.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT flonum-mult.o -MD -MP -MF .deps/flonum-mult.Tpo -c -o flonum-mult.o flonum-mult.c mv -f .deps/flonum-mult.Tpo .deps/flonum-mult.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT frags.o -MD -MP -MF .deps/frags.Tpo -c -o frags.o frags.c mv -f .deps/frags.Tpo .deps/frags.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c mv -f .deps/hash.Tpo .deps/hash.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT input-file.o -MD -MP -MF .deps/input-file.Tpo -c -o input-file.o input-file.c mv -f .deps/input-file.Tpo .deps/input-file.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT input-scrub.o -MD -MP -MF .deps/input-scrub.Tpo -c -o input-scrub.o input-scrub.c mv -f .deps/input-scrub.Tpo .deps/input-scrub.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT listing.o -MD -MP -MF .deps/listing.Tpo -c -o listing.o listing.c mv -f .deps/listing.Tpo .deps/listing.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT literal.o -MD -MP -MF .deps/literal.Tpo -c -o literal.o literal.c mv -f .deps/literal.Tpo .deps/literal.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o macro.c mv -f .deps/macro.Tpo .deps/macro.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o messages.c mv -f .deps/messages.Tpo .deps/messages.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT output-file.o -MD -MP -MF .deps/output-file.Tpo -c -o output-file.o output-file.c mv -f .deps/output-file.Tpo .deps/output-file.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT read.o -MD -MP -MF .deps/read.Tpo -c -o read.o read.c mv -f .deps/read.Tpo .deps/read.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT remap.o -MD -MP -MF .deps/remap.Tpo -c -o remap.o remap.c mv -f .deps/remap.Tpo .deps/remap.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT sb.o -MD -MP -MF .deps/sb.Tpo -c -o sb.o sb.c mv -f .deps/sb.Tpo .deps/sb.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o stabs.c mv -f .deps/stabs.Tpo .deps/stabs.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT subsegs.o -MD -MP -MF .deps/subsegs.Tpo -c -o subsegs.o subsegs.c mv -f .deps/subsegs.Tpo .deps/subsegs.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT symbols.o -MD -MP -MF .deps/symbols.Tpo -c -o symbols.o symbols.c mv -f .deps/symbols.Tpo .deps/symbols.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT write.o -MD -MP -MF .deps/write.Tpo -c -o write.o write.c mv -f .deps/write.Tpo .deps/write.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT tc-arm.o -MD -MP -MF .deps/tc-arm.Tpo -c -o tc-arm.o `test -f 'config/tc-arm.c' || echo './'`config/tc-arm.c mv -f .deps/tc-arm.Tpo .deps/tc-arm.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 './'`config/obj-elf.c mv -f .deps/obj-elf.Tpo .deps/obj-elf.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 './'`config/atof-ieee.c mv -f .deps/atof-ieee.Tpo .deps/atof-ieee.Po /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o as-new app.o as.o atof-generic.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-arm.o obj-elf.o atof-ieee.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o as-new app.o as.o atof-generic.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-arm.o obj-elf.o atof-ieee.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas' make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas' make[3]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas' Configuring in ./gprof configure: creating cache ./config.cache checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... arm-unknown-elf checking for x86_64-unknown-linux-gnu-gcc... gcc 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 accepts -g... yes checking for gcc 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 /usr/bin/make sets $(MAKE)... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of gcc... gcc3 checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -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... no checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... 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... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for x86_64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-unknown-linux-gnu-ar... ar checking for x86_64-unknown-linux-gnu-strip... no checking for strip... strip checking for x86_64-unknown-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) 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... no checking for setmode... no checking whether NLS is requested... yes checking for catalogs to be installed... da de es fi fr ga id ms nl pt_BR ro rw sv tr 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 -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[3]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gprof' /usr/bin/make all-recursive make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gprof' Making all in po make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gprof/po' file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file de.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file es.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file fr.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ga.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file id.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ms.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file nl.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ro.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file rw.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sv.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file tr.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file vi.po make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gprof/po' make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gprof' 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 "." -I "./../bfd/doc" -I ../bfd/doc -I . \ -o gprof.info `test -f 'gprof.texi' || echo './'`gprof.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./gprof.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT basic_blocks.o -MD -MP -MF .deps/basic_blocks.Tpo -c -o basic_blocks.o basic_blocks.c mv -f .deps/basic_blocks.Tpo .deps/basic_blocks.Po gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT call_graph.o -MD -MP -MF .deps/call_graph.Tpo -c -o call_graph.o call_graph.c mv -f .deps/call_graph.Tpo .deps/call_graph.Po gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT cg_arcs.o -MD -MP -MF .deps/cg_arcs.Tpo -c -o cg_arcs.o cg_arcs.c mv -f .deps/cg_arcs.Tpo .deps/cg_arcs.Po gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT cg_dfn.o -MD -MP -MF .deps/cg_dfn.Tpo -c -o cg_dfn.o cg_dfn.c mv -f .deps/cg_dfn.Tpo .deps/cg_dfn.Po gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT cg_print.o -MD -MP -MF .deps/cg_print.Tpo -c -o cg_print.o cg_print.c mv -f .deps/cg_print.Tpo .deps/cg_print.Po gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT corefile.o -MD -MP -MF .deps/corefile.Tpo -c -o corefile.o corefile.c mv -f .deps/corefile.Tpo .deps/corefile.Po gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT gmon_io.o -MD -MP -MF .deps/gmon_io.Tpo -c -o gmon_io.o gmon_io.c mv -f .deps/gmon_io.Tpo .deps/gmon_io.Po gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT gprof.o -MD -MP -MF .deps/gprof.Tpo -c -o gprof.o gprof.c mv -f .deps/gprof.Tpo .deps/gprof.Po gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT hertz.o -MD -MP -MF .deps/hertz.Tpo -c -o hertz.o hertz.c mv -f .deps/hertz.Tpo .deps/hertz.Po gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT hist.o -MD -MP -MF .deps/hist.Tpo -c -o hist.o hist.c mv -f .deps/hist.Tpo .deps/hist.Po gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT source.o -MD -MP -MF .deps/source.Tpo -c -o source.o source.c mv -f .deps/source.Tpo .deps/source.Po gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT search_list.o -MD -MP -MF .deps/search_list.Tpo -c -o search_list.o search_list.c mv -f .deps/search_list.Tpo .deps/search_list.Po gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o symtab.c mv -f .deps/symtab.Tpo .deps/symtab.Po gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT sym_ids.o -MD -MP -MF .deps/sym_ids.Tpo -c -o sym_ids.o sym_ids.c mv -f .deps/sym_ids.Tpo .deps/sym_ids.Po gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c mv -f .deps/utils.Tpo .deps/utils.Po gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o i386.c mv -f .deps/i386.Tpo .deps/i386.Po gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT alpha.o -MD -MP -MF .deps/alpha.Tpo -c -o alpha.o alpha.c mv -f .deps/alpha.Tpo .deps/alpha.Po gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT vax.o -MD -MP -MF .deps/vax.Tpo -c -o vax.o vax.c mv -f .deps/vax.Tpo .deps/vax.Po gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT tahoe.o -MD -MP -MF .deps/tahoe.Tpo -c -o tahoe.o tahoe.c mv -f .deps/tahoe.Tpo .deps/tahoe.Po gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT sparc.o -MD -MP -MF .deps/sparc.Tpo -c -o sparc.o sparc.c mv -f .deps/sparc.Tpo .deps/sparc.Po gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT mips.o -MD -MP -MF .deps/mips.Tpo -c -o mips.o mips.c mv -f .deps/mips.Tpo .deps/mips.Po gcc -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 -DHAVE_CONFIG_H -I. -DDEBUG -I../bfd -I./../include -I./../bfd -I. -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 ./../etc/texi2pod.pl -I "." -I "./../bfd/doc" -I ../bfd/doc -Dman -Dgprof < ./gprof.texi > gprof.pod (pod2man --center="GNU" --release="binutils-2.20.1" --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[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gprof' make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gprof' make[3]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gprof' Configuring in ./ld configure: creating cache ./config.cache checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... arm-unknown-elf checking for x86_64-unknown-linux-gnu-gcc... gcc 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 accepts -g... yes checking for gcc 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 /usr/bin/make sets $(MAKE)... yes checking for style of include used by /usr/bin/make... GNU checking dependency style of gcc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -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... no checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... 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... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for x86_64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-unknown-linux-gnu-ar... ar checking for x86_64-unknown-linux-gnu-strip... no checking for strip... strip checking for x86_64-unknown-linux-gnu-ranlib... ranlib checking command to parse nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) 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... no checking whether NLS is requested... yes checking for catalogs to be installed... da es fi fr ga id 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 sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for glob... yes checking for mkstemp... yes checking for realpath... yes checking for sbrk... yes checking for waitpid... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 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[3]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/ld' (echo "/* This file is automatically generated. DO NOT EDIT! */";\ for f in `echo " " earmelf.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 " " earmelf.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 /usr/bin/make all-recursive make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/ld' Making all in po make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/ld/po' file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file da.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file es.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file fr.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ga.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file id.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sv.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file tr.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file zh_TW.po make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/ld/po' make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/ld' 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 . -I ./../bfd/doc -I ../bfd/doc -I ./../libiberty -I . \ -o ld.info `test -f 'ld.texinfo' || echo './'`ld.texinfo; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./ld.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT ldgram.o -MD -MP -MF .deps/ldgram.Tpo -c -o ldgram.o `test -f ldgram.c || echo ./`ldgram.c -Wno-error mv -f .deps/ldgram.Tpo .deps/ldgram.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT ldlex-wrapper.o -MD -MP -MF .deps/ldlex-wrapper.Tpo -c -o ldlex-wrapper.o ./ldlex-wrapper.c -Wno-error /Users/gingold/Repositories/fsf/binutils-2_20/ld/ldlex.c:3361: warning: ‘yyunput’ defined but not used mv -f .deps/ldlex-wrapper.Tpo .deps/ldlex-wrapper.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT lexsup.o -MD -MP -MF .deps/lexsup.Tpo -c -o lexsup.o lexsup.c mv -f .deps/lexsup.Tpo .deps/lexsup.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT ldlang.o -MD -MP -MF .deps/ldlang.Tpo -c -o ldlang.o ldlang.c mv -f .deps/ldlang.Tpo .deps/ldlang.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT mri.o -MD -MP -MF .deps/mri.Tpo -c -o mri.o mri.c mv -f .deps/mri.Tpo .deps/mri.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT ldctor.o -MD -MP -MF .deps/ldctor.Tpo -c -o ldctor.o ldctor.c mv -f .deps/ldctor.Tpo .deps/ldctor.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT ldmain.o -MD -MP -MF .deps/ldmain.Tpo -c -o ldmain.o \ -DDEFAULT_EMULATION='"armelf"' \ -DBINDIR='"/usr/bin"' -DTOOLBINDIR='"/usr/arm-elf/bin"' \ -DTARGET='"arm-unknown-elf"' -DTARGET_SYSTEM_ROOT=\"\" \ ./ldmain.c mv -f .deps/ldmain.Tpo .deps/ldmain.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT ldwrite.o -MD -MP -MF .deps/ldwrite.Tpo -c -o ldwrite.o ldwrite.c mv -f .deps/ldwrite.Tpo .deps/ldwrite.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT ldexp.o -MD -MP -MF .deps/ldexp.Tpo -c -o ldexp.o ldexp.c mv -f .deps/ldexp.Tpo .deps/ldexp.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT ldemul.o -MD -MP -MF .deps/ldemul.Tpo -c -o ldemul.o ldemul.c mv -f .deps/ldemul.Tpo .deps/ldemul.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT ldver.o -MD -MP -MF .deps/ldver.Tpo -c -o ldver.o ldver.c mv -f .deps/ldver.Tpo .deps/ldver.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT ldmisc.o -MD -MP -MF .deps/ldmisc.Tpo -c -o ldmisc.o ldmisc.c mv -f .deps/ldmisc.Tpo .deps/ldmisc.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT ldfile.o -MD -MP -MF .deps/ldfile.Tpo -c -o ldfile.o \ -DSCRIPTDIR='"/usr/lib"' -DBINDIR='"/usr/bin"' -DTOOLBINDIR='"/usr/arm-elf/bin"' \ ./ldfile.c mv -f .deps/ldfile.Tpo .deps/ldfile.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT ldcref.o -MD -MP -MF .deps/ldcref.Tpo -c -o ldcref.o ldcref.c mv -f .deps/ldcref.Tpo .deps/ldcref.Po cp ./emultempl/astring.sed stringify.sed LIB_PATH='' /bin/bash ./genscripts.sh "." "/usr/lib" "/usr" "/usr" x86_64-unknown-linux-gnu arm-unknown-elf arm-elf "armelf" "/usr/local/lib /lib /usr/lib" no armelf "arm-elf" gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT earmelf.o -MD -MP -MF .deps/earmelf.Tpo -c -o earmelf.o earmelf.c mv -f .deps/earmelf.Tpo .deps/earmelf.Po /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 earmelf.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 earmelf.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/ld' make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/ld' make[3]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/ld' make[2]: Nothing to be done for `all-target'. make[2]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1' make[1]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1' touch build-stamp fakeroot debian/rules binary dh_testdir # Add here commands to configure the package. cd binutils-2.20.1 && env CC="gcc" ./configure --prefix=/usr --target=arm-elf --disable-static --with-gnu-ld --with-gnu-as --enable-install-libbfd --with-dwarf2 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... arm-unknown-elf 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 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 accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for version 0.10 of PPL... no checking for correct version of CLooG... no *** removing intl/Makefile to force reconfigure *** removing libiberty/Makefile to force reconfigure *** removing opcodes/Makefile to force reconfigure *** removing bfd/Makefile to force reconfigure *** removing binutils/Makefile to force reconfigure *** removing gas/Makefile to force reconfigure *** removing ld/Makefile to force reconfigure *** removing gprof/Makefile to force reconfigure *** removing etc/Makefile to force reconfigure 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... 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 ranlib... ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... objcopy checking for objdump... objdump checking for arm-elf-cc... no checking for arm-elf-gcc... arm-elf-gcc checking for arm-elf-c++... no checking for arm-elf-g++... no checking for arm-elf-cxx... no checking for arm-elf-gxx... no checking for arm-elf-gcc... arm-elf-gcc checking for arm-elf-gcj... no checking for arm-elf-gfortran... no checking for arm-elf-ar... arm-elf-ar checking for arm-elf-as... arm-elf-as checking for arm-elf-dlltool... no checking for arm-elf-ld... arm-elf-ld checking for arm-elf-lipo... no checking for arm-elf-nm... arm-elf-nm checking for arm-elf-objdump... arm-elf-objdump checking for arm-elf-ranlib... arm-elf-ranlib checking for arm-elf-strip... arm-elf-strip checking for arm-elf-windres... no checking for arm-elf-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... pre-installed checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... just compiled checking where to find the target gcc... pre-installed checking where to find the target gcj... pre-installed checking where to find the target gfortran... pre-installed checking where to find the target ld... just compiled checking where to find the target lipo... pre-installed 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 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 touch configure-stamp dh_testdir # Add here commands to compile the package. cd binutils-2.20.1 && /usr/bin/make make[1]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1' make[2]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1' Configuring in ./intl configure: loading cache ./config.cache checking whether /usr/bin/make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib checking for library containing strerror... (cached) none required checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking whether we are using the GNU C Library 2.1 or newer... (cached) yes checking whether integer division by zero raises SIGFPE... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unsigned long long... (cached) yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... (cached) no checking for ld used by GCC... (cached) ld checking if the linker (ld) is GNU ld... (cached) yes checking for shared library run path origin... (cached) done checking for argz.h... (cached) yes checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for nl_types.h... (cached) yes checking for malloc.h... (cached) yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... (cached) yes checking for fgets_unlocked... (cached) yes checking for getc_unlocked... (cached) yes checking for getcwd... (cached) yes checking for getegid... (cached) yes checking for geteuid... (cached) yes checking for getgid... (cached) yes checking for getuid... (cached) yes checking for mempcpy... (cached) yes checking for munmap... (cached) yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for stpcpy... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strtoul... (cached) yes checking for tsearch... (cached) yes checking for __argz_count... (cached) yes checking for __argz_stringify... (cached) yes checking for __argz_next... (cached) yes checking for __fsetlocking... (cached) yes checking for iconv... (cached) yes checking for iconv declaration... (cached) install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... (cached) yes checking for LC_MESSAGES... (cached) yes checking for bison... (cached) bison checking version of bison... 2.4.1, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... (cached) yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for aclocal... (cached) aclocal checking for autoconf... (cached) autoconf checking for autoheader... (cached) autoheader configure: creating ./config.status config.status: creating Makefile config.status: creating config.intl config.status: creating config.h config.status: config.h is unchanged config.status: executing default-1 commands Configuring in ./libiberty configure: loading cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... (cached) makeinfo --split-size=5000000 checking for perl... (cached) perl checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for x86_64-unknown-linux-gnu-ar... (cached) ar checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking how to run the C preprocessor... (cached) gcc -E checking whether gcc supports -W... (cached) yes checking whether gcc supports -Wall... (cached) yes checking whether gcc supports -Wwrite-strings... (cached) yes checking whether gcc supports -Wc++-compat... (cached) yes checking whether gcc supports -Wstrict-prototypes... (cached) yes checking whether gcc supports -pedantic ... (cached) yes checking whether gcc and cc understand -c and -o together... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for a BSD-compatible install... /usr/bin/install -c checking for sys/file.h... (cached) yes checking for sys/param.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for malloc.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... (cached) yes checking for fcntl.h... (cached) yes checking for alloca.h... (cached) yes checking for sys/pstat.h... (cached) no checking for sys/sysmp.h... (cached) no checking for sys/sysinfo.h... (cached) yes checking for machine/hal_sysinfo.h... (cached) no checking for sys/table.h... (cached) no checking for sys/sysctl.h... (cached) yes checking for sys/systemcfg.h... (cached) no checking for stdint.h... (cached) yes checking for stdio_ext.h... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether errno must be declared... (cached) no checking size of int... (cached) 4 checking for intptr_t... (cached) yes checking for uintptr_t... (cached) yes checking for a 64-bit type... (cached) uint64_t checking for pid_t... (cached) yes checking for library containing strerror... (cached) none required checking for asprintf... (cached) yes checking for atexit... (cached) yes checking for basename... (cached) yes checking for bcmp... (cached) yes checking for bcopy... (cached) yes checking for bsearch... (cached) yes checking for bzero... (cached) yes checking for calloc... (cached) yes checking for clock... (cached) yes checking for ffs... (cached) yes checking for getcwd... (cached) yes checking for getpagesize... (cached) yes checking for gettimeofday... (cached) yes checking for index... (cached) yes checking for insque... (cached) yes checking for memchr... (cached) yes checking for memcmp... (cached) yes checking for memcpy... (cached) yes checking for memmem... (cached) yes checking for memmove... (cached) yes checking for mempcpy... (cached) yes checking for memset... (cached) yes checking for mkstemps... (cached) yes checking for putenv... (cached) yes checking for random... (cached) yes checking for rename... (cached) yes checking for rindex... (cached) yes checking for setenv... (cached) yes checking for snprintf... (cached) yes checking for sigsetmask... (cached) yes checking for stpcpy... (cached) yes checking for stpncpy... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strncasecmp... (cached) yes checking for strndup... (cached) yes checking for strrchr... (cached) yes checking for strstr... (cached) yes checking for strtod... (cached) yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for strverscmp... (cached) yes checking for tmpnam... (cached) yes checking for vasprintf... (cached) yes checking for vfprintf... (cached) yes checking for vprintf... (cached) yes checking for vsnprintf... (cached) yes checking for vsprintf... (cached) yes checking for waitpid... (cached) yes checking whether alloca needs Cray hooks... (cached) no checking stack direction for C alloca... (cached) -1 checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for _doprnt... (cached) no checking for sys_errlist... (cached) yes checking for sys_nerr... (cached) yes checking for sys_siglist... (cached) yes checking for external symbol _system_configuration... no checking for getrusage... (cached) yes checking for on_exit... (cached) yes checking for psignal... (cached) yes checking for strerror... (cached) yes checking for strsignal... (cached) yes checking for sysconf... (cached) yes checking for times... (cached) yes checking for sbrk... (cached) yes checking for gettimeofday... (cached) yes checking for realpath... (cached) yes checking for canonicalize_file_name... (cached) yes checking for pstat_getstatic... (cached) no checking for pstat_getdynamic... (cached) no checking for sysmp... (cached) no checking for getsysinfo... (cached) no checking for table... (cached) no checking for sysctl... (cached) yes checking for wait3... (cached) yes checking for wait4... (cached) yes checking for __fsetlocking... (cached) yes checking whether basename is declared... (cached) no checking whether ffs is declared... (cached) yes checking whether asprintf is declared... (cached) no checking whether vasprintf is declared... (cached) no checking whether snprintf is declared... (cached) yes checking whether vsnprintf is declared... (cached) yes checking whether calloc is declared... (cached) yes checking whether getenv is declared... (cached) yes checking whether getopt is declared... (cached) yes checking whether malloc is declared... (cached) yes checking whether realloc is declared... (cached) yes checking whether sbrk is declared... (cached) yes checking whether strverscmp is declared... (cached) no checking whether canonicalize_file_name must be declared... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for working strncmp... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing default commands Configuring in ./bfd configure: loading cache ./config.cache checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking target system type... (cached) arm-unknown-elf checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for library containing strerror... (cached) 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... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether /usr/bin/make sets $(MAKE)... (cached) yes checking for style of include used by /usr/bin/make... GNU checking dependency style of gcc... (cached) gcc3 checking for x86_64-unknown-linux-gnu-ar... (cached) ar checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... (cached) /bin/grep -F checking for ld used by gcc... (cached) ld checking if the linker (ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) nm checking the name lister (nm) interface... (cached) BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... (cached) -r checking for x86_64-unknown-linux-gnu-objdump... (cached) objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-unknown-linux-gnu-ar... (cached) ar checking for x86_64-unknown-linux-gnu-strip... no checking for strip... (cached) strip checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... (cached) ok checking for dlfcn.h... (cached) yes checking for objdir... (cached) .libs checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... (cached) yes checking if gcc static flag -static works... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... (cached) no checking for dlopen in -ldl... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) 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... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 da es fi fr id ja ro ru rw sv tr vi zh_CN checking whether NLS is requested... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking size of long long... (cached) 8 checking size of void *... (cached) 8 checking size of long... (cached) 8 checking for alloca.h... (cached) yes checking for stddef.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for time.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/time.h... (cached) 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... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking whether string.h and strings.h may both be included... (cached) yes checking for fcntl... (cached) yes checking for getpagesize... (cached) yes checking for setitimer... (cached) yes checking for sysconf... (cached) yes checking for fdopen... (cached) yes checking for getuid... (cached) yes checking for getgid... (cached) yes checking for fileno... (cached) yes checking for strtoull... (cached) yes checking whether basename is declared... (cached) yes checking whether ftello is declared... (cached) yes checking whether ftello64 is declared... (cached) yes checking whether fseeko is declared... (cached) yes checking whether fseeko64 is declared... (cached) yes checking whether ffs is declared... (cached) yes checking whether free is declared... (cached) yes checking whether getenv is declared... (cached) yes checking whether malloc is declared... (cached) yes checking whether realloc is declared... (cached) yes checking whether stpcpy is declared... (cached) yes checking whether strstr is declared... (cached) yes checking whether snprintf is declared... (cached) yes checking whether vsnprintf is declared... (cached) yes checking for library containing zlibVersion... (cached) -lz checking for zlib.h... (cached) yes checking linker --as-needed support... (cached) yes checking for cos in -lm... (cached) yes checking for gcc version with buggy 64-bit support... no checking for ftello... (cached) yes checking for ftello64... (cached) yes checking for fseeko... (cached) yes checking for fseeko64... (cached) yes checking for fopen64... (cached) yes checking size of off_t... (cached) 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... (cached) yes checking for madvise... (cached) yes checking for mprotect... (cached) yes 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: config.h is unchanged 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]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/libiberty' echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/libiberty/testsuite' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/libiberty/testsuite' make[3]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/libiberty' make[3]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/intl' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/intl' make[3]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd' Making info in doc make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/doc' /usr/bin/make chew make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/doc' make[5]: `chew' is up to date. make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/doc' ./chew -f ./doc.str <./../elfcode.h >elfcode.tmp /bin/bash ./../../move-if-change elfcode.tmp elfcode.texi /usr/bin/make chew make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/doc' make[5]: `chew' is up to date. make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/doc' ./chew -f ./doc.str <./../opncls.c >opncls.tmp /bin/bash ./../../move-if-change opncls.tmp opncls.texi /usr/bin/make chew make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/doc' make[5]: `chew' is up to date. make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/doc' ./chew -f ./doc.str <./../section.c >section.tmp /bin/bash ./../../move-if-change section.tmp section.texi make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/doc' Making info in po make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/po' make[4]: Nothing to be done for `info'. make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/po' make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd' make[4]: Nothing to be done for `info-am'. make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd' /usr/bin/make all-recursive make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd' Making all in doc make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/doc' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/doc' Making all in po make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/po' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/po' make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h /bin/bash ./../move-if-change bfd-tmp.h bfd.h rm -f bfd-tmp.h touch stmp-bfd-h /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=bfd_elf32_littlearm_vec -DSELECT_VECS='&bfd_elf32_littlearm_vec,&bfd_elf32_bigarm_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_arm_arch' -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ./archures.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_littlearm_vec "-DSELECT_VECS=&bfd_elf32_littlearm_vec,&bfd_elf32_bigarm_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_arm_arch" -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ./archures.c -o archures.o mv -f .deps/archures.Tpo .deps/archures.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=bfd_elf32_littlearm_vec -DSELECT_VECS='&bfd_elf32_littlearm_vec,&bfd_elf32_bigarm_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_arm_arch' -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ./targets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_littlearm_vec "-DSELECT_VECS=&bfd_elf32_littlearm_vec,&bfd_elf32_bigarm_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_arm_arch" -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ./targets.c -o targets.o mv -f .deps/targets.Tpo .deps/targets.Plo /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"/usr/lib/debug\" ./dwarf2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/usr/lib/debug\" ./dwarf2.c -o dwarf2.o mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo rm -f tofiles f=""; \ for i in elf32-arm.lo elf32.lo elf-vxworks.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo elf32-gen.lo cpu-arm.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles /bin/bash ./../move-if-change tofiles ofiles touch stamp-ofiles /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -release `cat libtool-soversion` -o libbfd.la -rpath /usr/x86_64-unknown-linux-gnu/arm-elf/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: rm -fr .libs/libbfd.a .libs/libbfd.la .libs/libbfd.lai 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-arm.o elf32.o elf-vxworks.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o elf32-gen.o cpu-arm.o archive64.o libtool: link: ranlib .libs/libbfd.a libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" ) libtooldir=`/bin/bash ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ ranlib libbfd.tmp; \ /bin/bash ./../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd' make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd' make[3]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd' Configuring in ./opcodes configure: loading cache ./config.cache checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking target system type... (cached) arm-unknown-elf checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for library containing strerror... (cached) 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... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether /usr/bin/make sets $(MAKE)... (cached) yes checking for style of include used by /usr/bin/make... GNU checking dependency style of gcc... (cached) gcc3 checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for x86_64-unknown-linux-gnu-ar... (cached) ar checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... (cached) /bin/grep -F checking for ld used by gcc... (cached) ld checking if the linker (ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) nm checking the name lister (nm) interface... (cached) BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... (cached) -r checking for x86_64-unknown-linux-gnu-objdump... (cached) objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-unknown-linux-gnu-ar... (cached) ar checking for x86_64-unknown-linux-gnu-strip... no checking for strip... (cached) strip checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... (cached) ok checking for dlfcn.h... (cached) yes checking for objdir... (cached) .libs checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... (cached) yes checking if gcc static flag -static works... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) 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 -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 nl pt_BR ro sv tr vi zh_CN da de es fi fr ga id nl pt_BR ro sv tr vi zh_CN checking whether NLS is requested... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for limits.h... (cached) yes checking whether basename is declared... (cached) yes checking whether stpcpy is declared... (cached) yes checking linker --as-needed support... (cached) yes checking for cos in -lm... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: config.h is unchanged 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[3]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/opcodes' /usr/bin/make all-recursive make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/opcodes' Making all in . make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/opcodes' make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/opcodes' Making all in po make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/opcodes/po' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/opcodes/po' make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/opcodes' make[3]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/opcodes' Configuring in ./binutils configure: loading cache ./config.cache checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking target system type... (cached) arm-unknown-elf checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for library containing strerror... (cached) 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... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether /usr/bin/make sets $(MAKE)... (cached) yes checking for style of include used by /usr/bin/make... GNU checking dependency style of gcc... (cached) gcc3 checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... (cached) /bin/grep -F checking for ld used by gcc... (cached) ld checking if the linker (ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) nm checking the name lister (nm) interface... (cached) BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... (cached) -r checking for x86_64-unknown-linux-gnu-objdump... (cached) objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-unknown-linux-gnu-ar... (cached) ar checking for x86_64-unknown-linux-gnu-strip... no checking for strip... (cached) strip checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... (cached) ok checking for dlfcn.h... (cached) yes checking for objdir... (cached) .libs checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... (cached) yes checking if gcc static flag -static works... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... (cached) no checking dynamic linker characteristics... (cached) 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... no Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror checking for bison... (cached) bison -y checking for flex... (cached) flex checking lex output file root... (cached) lex.yy checking lex library... (cached) -lfl checking whether yytext is a pointer... (cached) yes checking whether NLS is requested... yes checking for catalogs to be installed... da es fi fr id ja ro ru rw sk sv tr uk vi zh_CN zh_TW da es fi fr id ja ro ru rw sk sv tr uk vi zh_CN zh_TW checking whether NLS is requested... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-unknown-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 for fcntl.h... (cached) yes checking for sys/file.h... (cached) yes checking for limits.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for sbrk... (cached) yes checking for utimes... (cached) yes checking for setmode... (cached) no checking for getc_unlocked... (cached) yes checking for strcoll... (cached) yes checking for mkstemp... (cached) yes checking for mkdtemp... (cached) yes checking for fopen64... (cached) yes checking for stat64... (cached) yes checking for library containing frexp... (cached) none required checking for time_t in time.h... (cached) yes checking for time_t in sys/types.h... (cached) yes checking for a known getopt prototype in unistd.h... (cached) yes checking for utime.h... (cached) yes checking whether fprintf is declared... (cached) yes checking whether stpcpy is declared... (cached) yes checking whether strstr is declared... (cached) yes checking whether sbrk is declared... (cached) yes checking whether getenv is declared... (cached) yes checking whether environ is declared... (cached) yes checking whether getc_unlocked is declared... (cached) yes checking whether snprintf is declared... (cached) yes checking whether vsnprintf is declared... (cached) yes checking for library containing zlibVersion... (cached) -lz checking for zlib.h... (cached) yes checking for iconv.h... (cached) yes checking for ld used by GCC... (cached) ld -m elf_x86_64 checking if the linker (ld -m elf_x86_64) is GNU ld... (cached) yes checking for shared library run path origin... (cached) done checking for iconv... (cached) yes checking for iconv declaration... (cached) install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); 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: config.h is unchanged 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[3]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils' Making info in doc make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils/doc' if test -f cxxfilt.man; then \ man=cxxfilt.man; \ else \ man=./cxxfilt.man; \ fi; \ sed -e 's/@PROGRAM@/c++filt/' \ -e 's/cxxfilt/c++filt/' < $man \ > c++filt.1 make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils/doc' Making info in po make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils/po' make[4]: Nothing to be done for `info'. make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils/po' make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils' make[4]: Nothing to be done for `info-am'. make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils' /usr/bin/make all-recursive make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils' Making all in doc make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils/doc' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils/doc' Making all in po make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils/po' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils/po' make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils' /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -lz libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils' make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils' make[3]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils' Configuring in ./etc configure: loading cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating Makefile make[3]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/etc' for f in standards.info configure.info; do \ if test -f ./`echo $f | sed -e 's/.info$/.texi/'`; then \ if /usr/bin/make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then \ true; \ else \ exit 1; \ fi; \ fi; \ done make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/etc' make[4]: `standards.info' is up to date. make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/etc' make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/etc' make[4]: `configure.info' is up to date. make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/etc' make[3]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/etc' Configuring in ./gas configure: loading cache ./config.cache checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking target system type... (cached) arm-unknown-elf checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for library containing strerror... (cached) 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... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether /usr/bin/make sets $(MAKE)... (cached) yes checking for style of include used by /usr/bin/make... GNU checking dependency style of gcc... (cached) gcc3 checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... (cached) /bin/grep -F checking for ld used by gcc... (cached) ld checking if the linker (ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) nm checking the name lister (nm) interface... (cached) BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... (cached) -r checking for x86_64-unknown-linux-gnu-objdump... (cached) objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-unknown-linux-gnu-ar... (cached) ar checking for x86_64-unknown-linux-gnu-strip... no checking for strip... (cached) strip checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... (cached) ok checking for dlfcn.h... (cached) yes checking for objdir... (cached) .libs checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... (cached) yes checking if gcc static flag -static works... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... (cached) no checking dynamic linker characteristics... (cached) 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... no Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror checking whether byte ordering is bigendian... (cached) no checking for bison... (cached) bison -y checking for flex... (cached) flex checking lex output file root... (cached) lex.yy checking lex library... (cached) -lfl checking whether yytext is a pointer... (cached) yes checking whether NLS is requested... yes checking for catalogs to be installed... es fr id rw tr es fr id rw tr checking whether NLS is requested... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /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 for stdarg.h... (cached) yes checking for varargs.h... (cached) no checking for errno.h... (cached) yes checking for sys/types.h... (cached) yes checking for limits.h... (cached) yes checking for time.h... (cached) yes checking for sys/stat.h... (cached) yes checking whether compiling a cross-assembler... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for inline... (cached) inline checking for unlink... (cached) yes checking for sbrk... (cached) yes checking for working assert macro... (cached) yes checking whether declaration is required for errno... (cached) no checking for a known getopt prototype in unistd.h... (cached) yes checking whether declaration is required for environ... (cached) no checking whether declaration is required for ffs... (cached) no checking whether declaration is required for free... (cached) no checking whether declaration is required for malloc... (cached) no checking whether declaration is required for sbrk... (cached) no checking whether declaration is required for strstr... (cached) no checking whether vsnprintf is declared... (cached) yes checking for struct tm.tm_gmtoff in time.h... (cached) yes checking for struct stat.st_mtim.tv_sec in sys/stat.h... (cached) yes checking for struct stat.st_mtim.tv_nsec in sys/stat.h... (cached) yes 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: config.h is unchanged 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[3]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas' /usr/bin/make all-recursive make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas' Making all in doc make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas/doc' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas/doc' Making all in po make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas/po' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas/po' make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas' gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT app.o -MD -MP -MF .deps/app.Tpo -c -o app.o app.c mv -f .deps/app.Tpo .deps/app.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT as.o -MD -MP -MF .deps/as.Tpo -c -o as.o as.c mv -f .deps/as.Tpo .deps/as.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT atof-generic.o -MD -MP -MF .deps/atof-generic.Tpo -c -o atof-generic.o atof-generic.c mv -f .deps/atof-generic.Tpo .deps/atof-generic.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT cond.o -MD -MP -MF .deps/cond.Tpo -c -o cond.o cond.c mv -f .deps/cond.Tpo .deps/cond.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT depend.o -MD -MP -MF .deps/depend.Tpo -c -o depend.o depend.c mv -f .deps/depend.Tpo .deps/depend.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT dwarf2dbg.o -MD -MP -MF .deps/dwarf2dbg.Tpo -c -o dwarf2dbg.o dwarf2dbg.c mv -f .deps/dwarf2dbg.Tpo .deps/dwarf2dbg.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT dw2gencfi.o -MD -MP -MF .deps/dw2gencfi.Tpo -c -o dw2gencfi.o dw2gencfi.c mv -f .deps/dw2gencfi.Tpo .deps/dw2gencfi.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT ecoff.o -MD -MP -MF .deps/ecoff.Tpo -c -o ecoff.o ecoff.c mv -f .deps/ecoff.Tpo .deps/ecoff.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT ehopt.o -MD -MP -MF .deps/ehopt.Tpo -c -o ehopt.o ehopt.c mv -f .deps/ehopt.Tpo .deps/ehopt.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o expr.c mv -f .deps/expr.Tpo .deps/expr.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT flonum-copy.o -MD -MP -MF .deps/flonum-copy.Tpo -c -o flonum-copy.o flonum-copy.c mv -f .deps/flonum-copy.Tpo .deps/flonum-copy.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT frags.o -MD -MP -MF .deps/frags.Tpo -c -o frags.o frags.c mv -f .deps/frags.Tpo .deps/frags.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c mv -f .deps/hash.Tpo .deps/hash.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT input-file.o -MD -MP -MF .deps/input-file.Tpo -c -o input-file.o input-file.c mv -f .deps/input-file.Tpo .deps/input-file.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT input-scrub.o -MD -MP -MF .deps/input-scrub.Tpo -c -o input-scrub.o input-scrub.c mv -f .deps/input-scrub.Tpo .deps/input-scrub.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT listing.o -MD -MP -MF .deps/listing.Tpo -c -o listing.o listing.c mv -f .deps/listing.Tpo .deps/listing.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT literal.o -MD -MP -MF .deps/literal.Tpo -c -o literal.o literal.c mv -f .deps/literal.Tpo .deps/literal.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o macro.c mv -f .deps/macro.Tpo .deps/macro.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o messages.c mv -f .deps/messages.Tpo .deps/messages.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT output-file.o -MD -MP -MF .deps/output-file.Tpo -c -o output-file.o output-file.c mv -f .deps/output-file.Tpo .deps/output-file.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT read.o -MD -MP -MF .deps/read.Tpo -c -o read.o read.c mv -f .deps/read.Tpo .deps/read.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT remap.o -MD -MP -MF .deps/remap.Tpo -c -o remap.o remap.c mv -f .deps/remap.Tpo .deps/remap.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT sb.o -MD -MP -MF .deps/sb.Tpo -c -o sb.o sb.c mv -f .deps/sb.Tpo .deps/sb.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o stabs.c mv -f .deps/stabs.Tpo .deps/stabs.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT subsegs.o -MD -MP -MF .deps/subsegs.Tpo -c -o subsegs.o subsegs.c mv -f .deps/subsegs.Tpo .deps/subsegs.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT symbols.o -MD -MP -MF .deps/symbols.Tpo -c -o symbols.o symbols.c mv -f .deps/symbols.Tpo .deps/symbols.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT write.o -MD -MP -MF .deps/write.Tpo -c -o write.o write.c mv -f .deps/write.Tpo .deps/write.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT tc-arm.o -MD -MP -MF .deps/tc-arm.Tpo -c -o tc-arm.o `test -f 'config/tc-arm.c' || echo './'`config/tc-arm.c mv -f .deps/tc-arm.Tpo .deps/tc-arm.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 './'`config/obj-elf.c mv -f .deps/obj-elf.Tpo .deps/obj-elf.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 './'`config/atof-ieee.c mv -f .deps/atof-ieee.Tpo .deps/atof-ieee.Po /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o as-new app.o as.o atof-generic.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-arm.o obj-elf.o atof-ieee.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o as-new app.o as.o atof-generic.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-arm.o obj-elf.o atof-ieee.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas' make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas' make[3]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas' Configuring in ./gprof configure: loading cache ./config.cache checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking target system type... (cached) arm-unknown-elf checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for library containing strerror... (cached) 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... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether /usr/bin/make sets $(MAKE)... (cached) yes checking for style of include used by /usr/bin/make... GNU checking dependency style of gcc... (cached) gcc3 checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... (cached) /bin/grep -F checking for ld used by gcc... (cached) ld checking if the linker (ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) nm checking the name lister (nm) interface... (cached) BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... (cached) -r checking for x86_64-unknown-linux-gnu-objdump... (cached) objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-unknown-linux-gnu-ar... (cached) ar checking for x86_64-unknown-linux-gnu-strip... no checking for strip... (cached) strip checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... (cached) ok checking for dlfcn.h... (cached) yes checking for objdir... (cached) .libs checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... (cached) yes checking if gcc static flag -static works... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... (cached) no checking dynamic linker characteristics... (cached) 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... no checking for setmode... (cached) no checking whether NLS is requested... yes checking for catalogs to be installed... da de es fi fr ga id ms nl pt_BR ro rw sv tr vi da de es fi fr ga id ms nl pt_BR ro rw sv tr vi checking whether NLS is requested... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking whether to enable maintainer-specific portions of Makefiles... no checking for sys/gmon_out.h... (cached) yes checking for a known getopt prototype in unistd.h... (cached) yes checking for library containing fabs... (cached) -lm Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating gconfig.h config.status: gconfig.h is unchanged 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[3]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gprof' /usr/bin/make all-recursive make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gprof' Making all in po make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gprof/po' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gprof/po' make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gprof' /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gprof' make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gprof' make[3]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gprof' Configuring in ./ld configure: loading cache ./config.cache checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking target system type... (cached) arm-unknown-elf checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for library containing strerror... (cached) 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... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether /usr/bin/make sets $(MAKE)... (cached) yes checking for style of include used by /usr/bin/make... GNU checking dependency style of gcc... (cached) gcc3 checking whether to enable maintainer-specific portions of Makefiles... no Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... (cached) /bin/grep -F checking for ld used by gcc... (cached) ld checking if the linker (ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) nm checking the name lister (nm) interface... (cached) BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... (cached) -r checking for x86_64-unknown-linux-gnu-objdump... (cached) objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-unknown-linux-gnu-ar... (cached) ar checking for x86_64-unknown-linux-gnu-strip... no checking for strip... (cached) strip checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... (cached) ok checking for dlfcn.h... (cached) yes checking for objdir... (cached) .libs checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... (cached) yes checking if gcc static flag -static works... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... (cached) no checking dynamic linker characteristics... (cached) 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... no checking whether NLS is requested... yes checking for catalogs to be installed... da es fi fr ga id sv tr vi zh_CN zh_TW da es fi fr ga id sv tr vi zh_CN zh_TW checking whether NLS is requested... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking for bison... (cached) bison -y checking for flex... (cached) flex checking lex output file root... (cached) lex.yy checking lex library... (cached) -lfl checking whether yytext is a pointer... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking how to compare bootstrapped objects... (cached) 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 for elf-hints.h... (cached) no checking for limits.h... (cached) yes checking for sys/param.h... (cached) yes checking for glob... (cached) yes checking for mkstemp... (cached) yes checking for realpath... (cached) yes checking for sbrk... (cached) yes checking for waitpid... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking for a known getopt prototype in unistd.h... (cached) yes checking whether strstr is declared... (cached) yes checking whether free is declared... (cached) yes checking whether sbrk is declared... (cached) yes checking whether getenv is declared... (cached) yes checking whether environ is declared... (cached) yes checking for library containing zlibVersion... (cached) -lz checking for zlib.h... (cached) yes checking whether ANSI C string concatenation works... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: config.h is unchanged 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[3]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/ld' (echo "/* This file is automatically generated. DO NOT EDIT! */";\ for f in `echo " " earmelf.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 " " earmelf.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 /usr/bin/make all-recursive make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/ld' Making all in po make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/ld/po' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/ld/po' make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/ld' gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT ldmain.o -MD -MP -MF .deps/ldmain.Tpo -c -o ldmain.o \ -DDEFAULT_EMULATION='"armelf"' \ -DBINDIR='"/usr/bin"' -DTOOLBINDIR='"/usr/arm-elf/bin"' \ -DTARGET='"arm-unknown-elf"' -DTARGET_SYSTEM_ROOT=\"\" \ ./ldmain.c mv -f .deps/ldmain.Tpo .deps/ldmain.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT ldemul.o -MD -MP -MF .deps/ldemul.Tpo -c -o ldemul.o ldemul.c mv -f .deps/ldemul.Tpo .deps/ldemul.Po gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../bfd -I./../include -g -O2 -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT ldfile.o -MD -MP -MF .deps/ldfile.Tpo -c -o ldfile.o \ -DSCRIPTDIR='"/usr/lib"' -DBINDIR='"/usr/bin"' -DTOOLBINDIR='"/usr/arm-elf/bin"' \ ./ldfile.c mv -f .deps/ldfile.Tpo .deps/ldfile.Po /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 earmelf.o ../bfd/libbfd.la ../libiberty/libiberty.a -lz libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 earmelf.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lz make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/ld' make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/ld' make[3]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/ld' make[2]: Nothing to be done for `all-target'. make[2]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1' make[1]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1' touch build-stamp dh_testdir dh_testroot dh_clean -k dh_clean: dh_clean -k is deprecated; use dh_prep instead dh_installdirs # Add here commands to install the package into debian/binutils-arm7. cd binutils-2.20.1 && /usr/bin/make install prefix=/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr make[1]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1' make[2]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1' /bin/bash ./mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr make[3]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd' /usr/bin/make install-recursive make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd' Making install in doc make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/doc' /usr/bin/make chew make[6]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/doc' make[6]: `chew' is up to date. make[6]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/doc' ./chew -f ./doc.str <./../elfcode.h >elfcode.tmp /bin/bash ./../../move-if-change elfcode.tmp elfcode.texi /usr/bin/make chew make[6]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/doc' make[6]: `chew' is up to date. make[6]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/doc' ./chew -f ./doc.str <./../opncls.c >opncls.tmp /bin/bash ./../../move-if-change opncls.tmp opncls.texi /usr/bin/make chew make[6]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/doc' make[6]: `chew' is up to date. make[6]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/doc' ./chew -f ./doc.str <./../section.c >section.tmp /bin/bash ./../../move-if-change section.tmp section.texi test -z "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/info" || /bin/mkdir -p "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/info" /usr/bin/install -c -m 644 ./bfd.info '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/info' install-info --info-dir='/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/info' '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/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[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/doc' Making install in po make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/po' if test -r .././../mkinstalldirs; then \ .././../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share; \ else \ ../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share; \ fi mkdir -p -- /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/da/LC_MESSAGES installing da.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/da/LC_MESSAGES/bfd.mo mkdir -p -- /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/es/LC_MESSAGES installing es.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/es/LC_MESSAGES/bfd.mo mkdir -p -- /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/fi/LC_MESSAGES installing fi.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/fi/LC_MESSAGES/bfd.mo mkdir -p -- /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/fr/LC_MESSAGES/bfd.mo mkdir -p -- /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/id/LC_MESSAGES installing id.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/id/LC_MESSAGES/bfd.mo mkdir -p -- /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/ja/LC_MESSAGES installing ja.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/ja/LC_MESSAGES/bfd.mo mkdir -p -- /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/ro/LC_MESSAGES installing ro.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/ro/LC_MESSAGES/bfd.mo mkdir -p -- /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/ru/LC_MESSAGES installing ru.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/ru/LC_MESSAGES/bfd.mo mkdir -p -- /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/rw/LC_MESSAGES installing rw.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/rw/LC_MESSAGES/bfd.mo mkdir -p -- /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/sv/LC_MESSAGES installing sv.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/sv/LC_MESSAGES/bfd.mo mkdir -p -- /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/tr/LC_MESSAGES installing tr.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/tr/LC_MESSAGES/bfd.mo mkdir -p -- /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/vi/LC_MESSAGES installing vi.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/vi/LC_MESSAGES/bfd.mo mkdir -p -- /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/zh_CN/LC_MESSAGES installing zh_CN.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/zh_CN/LC_MESSAGES/bfd.mo installing da.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/da/LC_MESSAGES/bfd.mo installing es.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/es/LC_MESSAGES/bfd.mo installing fi.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/fi/LC_MESSAGES/bfd.mo installing fr.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/fr/LC_MESSAGES/bfd.mo installing id.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/id/LC_MESSAGES/bfd.mo installing ja.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/ja/LC_MESSAGES/bfd.mo installing ro.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/ro/LC_MESSAGES/bfd.mo installing ru.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/ru/LC_MESSAGES/bfd.mo installing rw.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/rw/LC_MESSAGES/bfd.mo installing sv.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/sv/LC_MESSAGES/bfd.mo installing tr.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/tr/LC_MESSAGES/bfd.mo installing vi.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/vi/LC_MESSAGES/bfd.mo installing zh_CN.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/zh_CN/LC_MESSAGES/bfd.mo if test "bfd" = "gettext"; then \ if test -r .././../mkinstalldirs; then \ .././../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/gettext/po; \ else \ ../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd/po' make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd' make[6]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd' make[6]: Nothing to be done for `install-exec-am'. test -z "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/x86_64-unknown-linux-gnu/arm-elf/include" || /bin/mkdir -p "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/x86_64-unknown-linux-gnu/arm-elf/include" /usr/bin/install -c -m 644 bfd.h ./../include/ansidecl.h ./../include/symcat.h ./../include/bfdlink.h '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/x86_64-unknown-linux-gnu/arm-elf/include' test -z "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/x86_64-unknown-linux-gnu/arm-elf/lib" || /bin/mkdir -p "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/x86_64-unknown-linux-gnu/arm-elf/lib" /bin/bash ./libtool --mode=install /usr/bin/install -c libbfd.la '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/x86_64-unknown-linux-gnu/arm-elf/lib' libtool: install: /usr/bin/install -c .libs/libbfd.lai /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/x86_64-unknown-linux-gnu/arm-elf/lib/libbfd.la libtool: install: /usr/bin/install -c .libs/libbfd.a /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/x86_64-unknown-linux-gnu/arm-elf/lib/libbfd.a libtool: install: chmod 644 /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/x86_64-unknown-linux-gnu/arm-elf/lib/libbfd.a libtool: install: ranlib /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/x86_64-unknown-linux-gnu/arm-elf/lib/libbfd.a libtool: install: warning: remember to run `libtool --finish /usr/x86_64-unknown-linux-gnu/arm-elf/lib' make[6]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd' make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd' make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd' make[3]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/bfd' make[3]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/opcodes' Making install in . make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/opcodes' make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/opcodes' make[5]: Nothing to be done for `install-exec-am'. test -z "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/x86_64-unknown-linux-gnu/arm-elf/include" || /bin/mkdir -p "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/x86_64-unknown-linux-gnu/arm-elf/include" /usr/bin/install -c -m 644 ./../include/dis-asm.h '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/x86_64-unknown-linux-gnu/arm-elf/include' test -z "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/x86_64-unknown-linux-gnu/arm-elf/lib" || /bin/mkdir -p "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/x86_64-unknown-linux-gnu/arm-elf/lib" /bin/bash ./libtool --mode=install /usr/bin/install -c libopcodes.la '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/x86_64-unknown-linux-gnu/arm-elf/lib' libtool: install: /usr/bin/install -c .libs/libopcodes.lai /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/x86_64-unknown-linux-gnu/arm-elf/lib/libopcodes.la libtool: install: /usr/bin/install -c .libs/libopcodes.a /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/x86_64-unknown-linux-gnu/arm-elf/lib/libopcodes.a libtool: install: chmod 644 /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/x86_64-unknown-linux-gnu/arm-elf/lib/libopcodes.a libtool: install: ranlib /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/x86_64-unknown-linux-gnu/arm-elf/lib/libopcodes.a libtool: install: warning: remember to run `libtool --finish /usr/x86_64-unknown-linux-gnu/arm-elf/lib' make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/opcodes' make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/opcodes' Making install in po make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/opcodes/po' if test -r .././../mkinstalldirs; then \ .././../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share; \ else \ ../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share; \ fi installing da.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/da/LC_MESSAGES/opcodes.mo mkdir -p -- /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/de/LC_MESSAGES installing de.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/de/LC_MESSAGES/opcodes.mo installing es.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/es/LC_MESSAGES/opcodes.mo installing fi.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/fi/LC_MESSAGES/opcodes.mo installing fr.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/fr/LC_MESSAGES/opcodes.mo mkdir -p -- /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/ga/LC_MESSAGES installing ga.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/ga/LC_MESSAGES/opcodes.mo installing id.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/id/LC_MESSAGES/opcodes.mo mkdir -p -- /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/nl/LC_MESSAGES installing nl.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/nl/LC_MESSAGES/opcodes.mo mkdir -p -- /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/pt_BR/LC_MESSAGES installing pt_BR.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/pt_BR/LC_MESSAGES/opcodes.mo installing ro.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/ro/LC_MESSAGES/opcodes.mo installing sv.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/sv/LC_MESSAGES/opcodes.mo installing tr.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/tr/LC_MESSAGES/opcodes.mo installing vi.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/vi/LC_MESSAGES/opcodes.mo installing zh_CN.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/zh_CN/LC_MESSAGES/opcodes.mo installing da.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/da/LC_MESSAGES/opcodes.mo installing de.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/de/LC_MESSAGES/opcodes.mo installing es.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/es/LC_MESSAGES/opcodes.mo installing fi.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/fi/LC_MESSAGES/opcodes.mo installing fr.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/fr/LC_MESSAGES/opcodes.mo installing ga.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/ga/LC_MESSAGES/opcodes.mo installing id.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/id/LC_MESSAGES/opcodes.mo installing nl.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/nl/LC_MESSAGES/opcodes.mo installing pt_BR.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/pt_BR/LC_MESSAGES/opcodes.mo installing ro.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/ro/LC_MESSAGES/opcodes.mo installing sv.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/sv/LC_MESSAGES/opcodes.mo installing tr.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/tr/LC_MESSAGES/opcodes.mo installing vi.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/vi/LC_MESSAGES/opcodes.mo installing zh_CN.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/zh_CN/LC_MESSAGES/opcodes.mo if test "opcodes" = "gettext"; then \ if test -r .././../mkinstalldirs; then \ .././../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/gettext/po; \ else \ ../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/opcodes/po' make[3]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/opcodes' make[3]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils' /usr/bin/make install-recursive make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils' Making install in doc make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils/doc' make[6]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils/doc' make[6]: Nothing to be done for `install-exec-am'. test -z "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/info" || /bin/mkdir -p "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/info" /usr/bin/install -c -m 644 ./binutils.info '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/info' install-info --info-dir='/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/info' '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/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 "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/man/man1" || /bin/mkdir -p "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/man/man1" /usr/bin/install -c -m 644 'addr2line.1' '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/man/man1/arm-elf-addr2line.1' /usr/bin/install -c -m 644 'ar.1' '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/man/man1/arm-elf-ar.1' /usr/bin/install -c -m 644 'dlltool.1' '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/man/man1/arm-elf-dlltool.1' /usr/bin/install -c -m 644 'nlmconv.1' '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/man/man1/arm-elf-nlmconv.1' /usr/bin/install -c -m 644 'nm.1' '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/man/man1/arm-elf-nm.1' /usr/bin/install -c -m 644 'objcopy.1' '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/man/man1/arm-elf-objcopy.1' /usr/bin/install -c -m 644 'objdump.1' '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/man/man1/arm-elf-objdump.1' /usr/bin/install -c -m 644 'ranlib.1' '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/man/man1/arm-elf-ranlib.1' /usr/bin/install -c -m 644 'readelf.1' '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/man/man1/arm-elf-readelf.1' /usr/bin/install -c -m 644 'size.1' '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/man/man1/arm-elf-size.1' /usr/bin/install -c -m 644 'strings.1' '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/man/man1/arm-elf-strings.1' /usr/bin/install -c -m 644 'strip.1' '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/man/man1/arm-elf-strip.1' /usr/bin/install -c -m 644 'windres.1' '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/man/man1/arm-elf-windres.1' /usr/bin/install -c -m 644 'windmc.1' '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/man/man1/arm-elf-windmc.1' /usr/bin/install -c -m 644 'c++filt.1' '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/man/man1/arm-elf-c++filt.1' make[6]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils/doc' make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils/doc' Making install in po make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils/po' if test -r .././../mkinstalldirs; then \ .././../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share; \ else \ ../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share; \ fi installing da.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/da/LC_MESSAGES/binutils.mo installing es.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/es/LC_MESSAGES/binutils.mo installing fi.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/fi/LC_MESSAGES/binutils.mo installing fr.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/fr/LC_MESSAGES/binutils.mo installing id.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/id/LC_MESSAGES/binutils.mo installing ja.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/ja/LC_MESSAGES/binutils.mo installing ro.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/ro/LC_MESSAGES/binutils.mo installing ru.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/ru/LC_MESSAGES/binutils.mo installing rw.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/rw/LC_MESSAGES/binutils.mo mkdir -p -- /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/sk/LC_MESSAGES installing sk.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/sk/LC_MESSAGES/binutils.mo installing sv.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/sv/LC_MESSAGES/binutils.mo installing tr.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/tr/LC_MESSAGES/binutils.mo mkdir -p -- /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/uk/LC_MESSAGES installing uk.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/uk/LC_MESSAGES/binutils.mo installing vi.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/vi/LC_MESSAGES/binutils.mo installing zh_CN.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/zh_CN/LC_MESSAGES/binutils.mo mkdir -p -- /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/zh_TW/LC_MESSAGES installing zh_TW.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/zh_TW/LC_MESSAGES/binutils.mo installing da.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/da/LC_MESSAGES/binutils.mo installing es.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/es/LC_MESSAGES/binutils.mo installing fi.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/fi/LC_MESSAGES/binutils.mo installing fr.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/fr/LC_MESSAGES/binutils.mo installing id.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/id/LC_MESSAGES/binutils.mo installing ja.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/ja/LC_MESSAGES/binutils.mo installing ro.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/ro/LC_MESSAGES/binutils.mo installing ru.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/ru/LC_MESSAGES/binutils.mo installing rw.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/rw/LC_MESSAGES/binutils.mo installing sk.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/sk/LC_MESSAGES/binutils.mo installing sv.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/sv/LC_MESSAGES/binutils.mo installing tr.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/tr/LC_MESSAGES/binutils.mo installing uk.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/uk/LC_MESSAGES/binutils.mo installing vi.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/vi/LC_MESSAGES/binutils.mo installing zh_CN.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/zh_CN/LC_MESSAGES/binutils.mo installing zh_TW.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/zh_TW/LC_MESSAGES/binutils.mo if test "binutils" = "gettext"; then \ if test -r .././../mkinstalldirs; then \ .././../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/gettext/po; \ else \ ../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils/po' make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils' make[6]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils' test -z "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin" || /bin/mkdir -p "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin" /bin/bash ./libtool --mode=install /usr/bin/install -c size '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/./arm-elf-size' libtool: install: /usr/bin/install -c size /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/./arm-elf-size /bin/bash ./libtool --mode=install /usr/bin/install -c objdump '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/./arm-elf-objdump' libtool: install: /usr/bin/install -c objdump /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/./arm-elf-objdump /bin/bash ./libtool --mode=install /usr/bin/install -c ar '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/./arm-elf-ar' libtool: install: /usr/bin/install -c ar /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/./arm-elf-ar /bin/bash ./libtool --mode=install /usr/bin/install -c strings '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/./arm-elf-strings' libtool: install: /usr/bin/install -c strings /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/./arm-elf-strings /bin/bash ./libtool --mode=install /usr/bin/install -c ranlib '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/./arm-elf-ranlib' libtool: install: /usr/bin/install -c ranlib /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/./arm-elf-ranlib /bin/bash ./libtool --mode=install /usr/bin/install -c objcopy '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/./arm-elf-objcopy' libtool: install: /usr/bin/install -c objcopy /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/./arm-elf-objcopy /bin/bash ./libtool --mode=install /usr/bin/install -c addr2line '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/./arm-elf-addr2line' libtool: install: /usr/bin/install -c addr2line /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/./arm-elf-addr2line /bin/bash ./libtool --mode=install /usr/bin/install -c readelf '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/./arm-elf-readelf' libtool: install: /usr/bin/install -c readelf /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/./arm-elf-readelf /bin/bash ./libtool --mode=install /usr/bin/install -c nm-new /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/arm-elf-nm libtool: install: /usr/bin/install -c nm-new /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/arm-elf-nm /bin/bash ./libtool --mode=install /usr/bin/install -c strip-new /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/arm-elf-strip libtool: install: /usr/bin/install -c strip-new /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/arm-elf-strip /bin/bash ./libtool --mode=install /usr/bin/install -c cxxfilt /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/arm-elf-c++filt libtool: install: /usr/bin/install -c cxxfilt /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/arm-elf-c++filt /bin/bash ./../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/arm-elf/bin mkdir -p -- /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/arm-elf/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&^&arm-elf-&'`; \ if [ "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/$k" != "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/arm-elf/bin/$j" ]; then \ rm -f /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/arm-elf/bin/$j; \ ln /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/$k /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/arm-elf/bin/$j >/dev/null 2>/dev/null \ || /bin/bash ./libtool --mode=install /usr/bin/install -c $i /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/arm-elf/bin/$j; \ fi; \ else true; \ fi; \ done make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils' make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils' make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils' make[3]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/binutils' make[3]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/etc' for f in standards.info configure.info; do \ if test -f ./`echo $f | sed -e 's/.info$/.texi/'`; then \ if /usr/bin/make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then \ true; \ else \ exit 1; \ fi; \ fi; \ done make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/etc' make[4]: `standards.info' is up to date. make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/etc' make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/etc' make[4]: `configure.info' is up to date. make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/etc' /bin/bash ./../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/info if test ! -f standards.info; then cd .; fi; \ if test -f standards.info; then \ for i in standards.info*; do \ /usr/bin/install -c -m 644 $i /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/info/$i; \ done; \ fi if test ! -f configure.info; then cd .; fi; \ if test -f configure.info; then \ for i in configure.info*; do \ /usr/bin/install -c -m 644 $i /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/info/$i; \ done; \ fi make[3]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/etc' make[3]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas' Making install in doc make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas/doc' make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas/doc' make[5]: 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 "." -I "../../libiberty" -I "../../bfd/doc" -I ../../bfd/doc -I . \ -o as.info `test -f 'as.texinfo' || echo './'`as.texinfo; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./as.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc test -z "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/info" || /bin/mkdir -p "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/info" /usr/bin/install -c -m 644 ./as.info '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/info' install-info --info-dir='/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/info' '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/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 "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/man/man1" || /bin/mkdir -p "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/man/man1" /usr/bin/install -c -m 644 'as.1' '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/man/man1/arm-elf-as.1' make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas/doc' make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas/doc' Making install in po make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas/po' if test -r ../../mkinstalldirs; then \ ../../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share; \ else \ ../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share; \ fi installing es.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/es/LC_MESSAGES/gas.mo installing fr.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/fr/LC_MESSAGES/gas.mo installing id.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/id/LC_MESSAGES/gas.mo installing rw.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/rw/LC_MESSAGES/gas.mo installing tr.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/tr/LC_MESSAGES/gas.mo installing es.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/es/LC_MESSAGES/gas.mo installing fr.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/fr/LC_MESSAGES/gas.mo installing id.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/id/LC_MESSAGES/gas.mo installing rw.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/rw/LC_MESSAGES/gas.mo installing tr.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/tr/LC_MESSAGES/gas.mo if test "gas" = "gettext"; then \ if test -r ../../mkinstalldirs; then \ ../../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/gettext/po; \ else \ ../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas/po' make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas' make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas' /bin/bash ./../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin /bin/bash ./libtool --mode=install /usr/bin/install -c as-new /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/arm-elf-as libtool: install: /usr/bin/install -c as-new /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/arm-elf-as /bin/bash ./../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/arm-elf/bin n=`echo as | sed 's&^&arm-elf-&'`; \ if [ "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/$n" != "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/arm-elf/bin/as" ]; then \ rm -f /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/arm-elf/bin/as; \ ln /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/$n /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/arm-elf/bin/as >/dev/null 2>/dev/null \ || /bin/bash ./libtool --mode=install /usr/bin/install -c as-new /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/arm-elf/bin/as; \ else \ true ; \ fi make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas' make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas' make[3]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gas' make[3]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gprof' /usr/bin/make install-recursive make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gprof' Making install in po make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gprof/po' if test -r .././../mkinstalldirs; then \ .././../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share; \ else \ ../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share; \ fi installing da.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/da/LC_MESSAGES/gprof.mo installing de.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/de/LC_MESSAGES/gprof.mo installing es.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/es/LC_MESSAGES/gprof.mo installing fi.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/fi/LC_MESSAGES/gprof.mo installing fr.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/fr/LC_MESSAGES/gprof.mo installing ga.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/ga/LC_MESSAGES/gprof.mo installing id.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/id/LC_MESSAGES/gprof.mo mkdir -p -- /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/ms/LC_MESSAGES installing ms.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/ms/LC_MESSAGES/gprof.mo installing nl.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/nl/LC_MESSAGES/gprof.mo installing pt_BR.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/pt_BR/LC_MESSAGES/gprof.mo installing ro.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/ro/LC_MESSAGES/gprof.mo installing rw.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/rw/LC_MESSAGES/gprof.mo installing sv.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/sv/LC_MESSAGES/gprof.mo installing tr.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/tr/LC_MESSAGES/gprof.mo installing vi.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/vi/LC_MESSAGES/gprof.mo installing da.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/da/LC_MESSAGES/gprof.mo installing de.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/de/LC_MESSAGES/gprof.mo installing es.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/es/LC_MESSAGES/gprof.mo installing fi.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/fi/LC_MESSAGES/gprof.mo installing fr.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/fr/LC_MESSAGES/gprof.mo installing ga.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/ga/LC_MESSAGES/gprof.mo installing id.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/id/LC_MESSAGES/gprof.mo installing ms.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/ms/LC_MESSAGES/gprof.mo installing nl.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/nl/LC_MESSAGES/gprof.mo installing pt_BR.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/pt_BR/LC_MESSAGES/gprof.mo installing ro.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/ro/LC_MESSAGES/gprof.mo installing rw.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/rw/LC_MESSAGES/gprof.mo installing sv.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/sv/LC_MESSAGES/gprof.mo installing tr.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/tr/LC_MESSAGES/gprof.mo installing vi.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/vi/LC_MESSAGES/gprof.mo if test "gprof" = "gettext"; then \ if test -r .././../mkinstalldirs; then \ .././../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/gettext/po; \ else \ ../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gprof/po' make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gprof' make[6]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gprof' test -z "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin" || /bin/mkdir -p "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin" /bin/bash ./libtool --mode=install /usr/bin/install -c gprof '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/./arm-elf-gprof' libtool: install: /usr/bin/install -c gprof /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/./arm-elf-gprof test -z "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/info" || /bin/mkdir -p "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/info" /usr/bin/install -c -m 644 ./gprof.info '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/info' install-info --info-dir='/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/info' '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/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 "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/man/man1" || /bin/mkdir -p "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/man/man1" /usr/bin/install -c -m 644 'gprof.1' '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/man/man1/arm-elf-gprof.1' make[6]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gprof' make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gprof' make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gprof' make[3]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/gprof' make[3]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/intl' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/intl' make[3]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/ld' /usr/bin/make install-recursive make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/ld' Making install in po make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/ld/po' if test -r .././../mkinstalldirs; then \ .././../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share; \ else \ ../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share; \ fi installing da.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/da/LC_MESSAGES/ld.mo installing es.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/es/LC_MESSAGES/ld.mo installing fi.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/fi/LC_MESSAGES/ld.mo installing fr.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/fr/LC_MESSAGES/ld.mo installing ga.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/ga/LC_MESSAGES/ld.mo installing id.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/id/LC_MESSAGES/ld.mo installing sv.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/sv/LC_MESSAGES/ld.mo installing tr.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/tr/LC_MESSAGES/ld.mo installing vi.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/vi/LC_MESSAGES/ld.mo installing zh_CN.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/zh_CN/LC_MESSAGES/ld.mo installing zh_TW.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/zh_TW/LC_MESSAGES/ld.mo installing da.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/da/LC_MESSAGES/ld.mo installing es.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/es/LC_MESSAGES/ld.mo installing fi.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/fi/LC_MESSAGES/ld.mo installing fr.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/fr/LC_MESSAGES/ld.mo installing ga.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/ga/LC_MESSAGES/ld.mo installing id.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/id/LC_MESSAGES/ld.mo installing sv.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/sv/LC_MESSAGES/ld.mo installing tr.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/tr/LC_MESSAGES/ld.mo installing vi.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/vi/LC_MESSAGES/ld.mo installing zh_CN.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/zh_CN/LC_MESSAGES/ld.mo installing zh_TW.gmo as /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/locale/zh_TW/LC_MESSAGES/ld.mo if test "ld" = "gettext"; then \ if test -r .././../mkinstalldirs; then \ .././../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/gettext/po; \ else \ ../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/ld/po' make[5]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/ld' make[6]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/ld' test -z "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin" || /bin/mkdir -p "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin" /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/./arm-elf-ld' libtool: install: /usr/bin/install -c ld-new /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/./arm-elf-ld /bin/bash ./../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/arm-elf/bin n=`echo ld | sed 's/^ld-new$/ld/;s&^&arm-elf-&'`; \ if test "ld.bfd" = "ld.bfd"; then \ if test "ld" != "ld"; then \ ld=`echo ld | sed 's/^ld-new$/ld/;s&^&arm-elf-&'`; \ rm -f /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/$ld; \ ln /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/$n /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/$ld >/dev/null 2>/dev/null \ || /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/$ld; \ fi; \ if test "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/$n" != "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/arm-elf/bin/ld"; then \ rm -f /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/arm-elf/bin/ld; \ ln /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/bin/$n /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/arm-elf/bin/ld >/dev/null 2>/dev/null \ || /bin/bash ./libtool --mode=install /usr/bin/install -c ld-new /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/arm-elf/bin/ld; \ fi; \ fi /bin/bash ./../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/lib/ldscripts mkdir -p -- /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/lib/ldscripts for f in ldscripts/*; do \ /usr/bin/install -c -m 644 $f /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/lib/$f ; \ done test -z "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/info" || /bin/mkdir -p "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/info" /usr/bin/install -c -m 644 ./ld.info '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/info' install-info --info-dir='/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/info' '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/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 "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/man/man1" || /bin/mkdir -p "/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/man/man1" /usr/bin/install -c -m 644 'ld.1' '/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/share/man/man1/arm-elf-ld.1' make[6]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/ld' make[5]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/ld' make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/ld' make[3]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/ld' make[3]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/libiberty' make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/libiberty/testsuite' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/libiberty/testsuite' /bin/bash ./../mkinstalldirs /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/lib/`gcc -g -O2 -print-multi-os-directory` /usr/bin/install -c -m 644 ./libiberty.a /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.an ( cd /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/lib/`gcc -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ) mv -f /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.an /mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.a if test -n ""; then \ case "" in \ /*) thd=;; \ *) thd=/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/debian/binutils-arm7/usr/include/;; \ esac; \ /bin/bash ./../mkinstalldirs ${thd}; \ for h in ./../include/ansidecl.h ./../include/demangle.h ./../include/dyn-string.h ./../include/fibheap.h ./../include/floatformat.h ./../include/hashtab.h ./../include/libiberty.h ./../include/objalloc.h ./../include/partition.h ./../include/safe-ctype.h ./../include/sort.h ./../include/splay-tree.h; do \ /usr/bin/install -c -m 644 $h ${thd}; \ done; \ fi make[4]: Entering directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/libiberty/testsuite' make[4]: Nothing to be done for `install'. make[4]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/libiberty/testsuite' make[3]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1/libiberty' make[2]: Nothing to be done for `install-target'. make[2]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1' make[1]: Leaving directory `/mnt/home/cascardo/code/toolchain/binutils-arm7-2.20.1/binutils-2.20.1' # Files also in main binutils pkg cd debian/binutils-arm7/usr && \ rm -rf lib/libiberty.* lib/libbfd.* lib/libopcodes* \ include/bfd.h include/ansidecl.h include/bfdlink.h \ share/locale include/symcat.h include/dis-asm.h \ info share/info man dh_testdir dh_testroot dh_installdocs -n dh_undocumented dh_undocumented: This program does nothing and should no longer be used. dh_installchangelogs dh_link dh_strip dh_compress dh_fixperms dh_installdeb dh_shlibdeps dpkg-shlibdeps: warning: dependency on libm.so.6 could be avoided if "debian/binutils-arm7/usr/bin/arm-elf-gprof" were not uselessly linked against it (they use none of its symbols). # Update toolchain-source version reference (won't work as it's a source dependency) #touch debian/substvars #-grep -v '^toolchain-source-version=' debian/substvars > debian/substvars.tmp #mv debian/substvars.tmp debian/substvars #echo >> debian/substvars #echo -n 'toolchain-source-version=' >> debian/substvars #dpkg -s toolchain-source | grep Version: | sed -e 's/Version: //' >> debian/substvars dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package `binutils-arm7' in `../binutils-arm7_2.20.1_amd64.deb'. dpkg-genchanges >../binutils-arm7_2.20.1_amd64.changes dpkg-genchanges: including full source code in upload dpkg-source --after-build binutils-arm7-2.20.1 dpkg-buildpackage: full upload; Debian-native package (full source is included) Now running lintian... W: binutils-arm7 source: dh_undocumented-is-obsolete line 89 W: binutils-arm7 source: debhelper-but-no-misc-depends binutils-arm7 W: binutils-arm7 source: build-depends-on-1-revision build-depends: gcc (>= 2.95.2-1) W: binutils-arm7 source: build-depends-on-1-revision build-depends: findutils (>= 4.2.31-1) W: binutils-arm7: copyright-without-copyright-notice W: binutils-arm7: latest-debian-changelog-entry-changed-to-native W: binutils-arm7: manpage-has-errors-from-pod2man usr/share/man/man1/arm-elf-gprof.1.gz:763 W: binutils-arm7: manpage-has-errors-from-man usr/share/man/man1/arm-elf-objdump.1.gz 168: warning [p 1, 5.3i]: can't break line W: binutils-arm7: manpage-has-errors-from-man usr/share/man/man1/arm-elf-readelf.1.gz 164: warning [p 1, 4.7i]: can't break line W: binutils-arm7: non-standard-dir-in-usr usr/arm-elf/ W: binutils-arm7: package-contains-hardlink usr/arm-elf/bin/ar -> usr/bin/arm-elf-ar W: binutils-arm7: file-in-unusual-dir usr/arm-elf/bin/ar W: binutils-arm7: package-contains-hardlink usr/arm-elf/bin/as -> usr/bin/arm-elf-as W: binutils-arm7: file-in-unusual-dir usr/arm-elf/bin/as W: binutils-arm7: package-contains-hardlink usr/arm-elf/bin/ld -> usr/bin/arm-elf-ld W: binutils-arm7: file-in-unusual-dir usr/arm-elf/bin/ld W: binutils-arm7: package-contains-hardlink usr/arm-elf/bin/nm -> usr/bin/arm-elf-nm W: binutils-arm7: file-in-unusual-dir usr/arm-elf/bin/nm W: binutils-arm7: package-contains-hardlink usr/arm-elf/bin/objcopy -> usr/bin/arm-elf-objcopy W: binutils-arm7: file-in-unusual-dir usr/arm-elf/bin/objcopy W: binutils-arm7: package-contains-hardlink usr/arm-elf/bin/objdump -> usr/bin/arm-elf-objdump W: binutils-arm7: file-in-unusual-dir usr/arm-elf/bin/objdump W: binutils-arm7: package-contains-hardlink usr/arm-elf/bin/ranlib -> usr/bin/arm-elf-ranlib W: binutils-arm7: file-in-unusual-dir usr/arm-elf/bin/ranlib W: binutils-arm7: package-contains-hardlink usr/arm-elf/bin/strip -> usr/bin/arm-elf-strip W: binutils-arm7: file-in-unusual-dir usr/arm-elf/bin/strip W: binutils-arm7: non-standard-dir-in-usr usr/x86_64-unknown-linux-gnu/ Finished running lintian. Now signing changes and any dsc files... signfile binutils-arm7_2.20.1.dsc Thadeu Lima de Souza Cascardo signfile binutils-arm7_2.20.1_amd64.changes Thadeu Lima de Souza Cascardo Successfully signed dsc and changes files